Aug 18 22:42:57.240624 np0000007715 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 18 22:42:57.247765 np0000007715 devstack@c-api.service[100263]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 18 22:42:57 2026] *** Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: nodename: np0000007715 Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: machine: x86_64 Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: clock source: unix Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: pcre jit disabled Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: detected number of CPU cores: 16 Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: current working directory: / Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: detected binary path: /usr/bin/uwsgi-core Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: your processes number limit is 257052 Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: your memory page size is 4096 bytes Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: detected max file descriptor number: 2048 Aug 18 22:42:57.250908 np0000007715 devstack@c-api.service[100263]: lock engine: pthread robust mutexes Aug 18 22:42:57.251457 np0000007715 devstack@c-api.service[100263]: thunder lock: enabled Aug 18 22:42:57.251457 np0000007715 devstack@c-api.service[100263]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 18 22:42:57.251457 np0000007715 devstack@c-api.service[100263]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 18 22:42:57.251457 np0000007715 devstack@c-api.service[100263]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 18 22:42:57.251457 np0000007715 devstack@c-api.service[100263]: Set PythonHome to /opt/stack/data/venv Aug 18 22:42:57.291293 np0000007715 devstack@c-api.service[100263]: Python main interpreter initialized at 0x7d8277ca4668 Aug 18 22:42:57.291383 np0000007715 devstack@c-api.service[100263]: python threads support enabled Aug 18 22:42:57.291383 np0000007715 devstack@c-api.service[100263]: your server socket listen backlog is limited to 100 connections Aug 18 22:42:57.291383 np0000007715 devstack@c-api.service[100263]: your mercy for graceful operations on workers is 80 seconds Aug 18 22:42:57.291814 np0000007715 devstack@c-api.service[100263]: mapped 671795 bytes (656 KB) for 4 cores Aug 18 22:42:57.291989 np0000007715 devstack@c-api.service[100263]: *** Operational MODE: preforking *** Aug 18 22:42:57.292147 np0000007715 devstack@c-api.service[100263]: *** uWSGI is running in multiple interpreter mode *** Aug 18 22:42:57.292147 np0000007715 devstack@c-api.service[100263]: spawned uWSGI master process (pid: 100263) Aug 18 22:42:57.292337 np0000007715 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 18 22:42:57.292701 np0000007715 devstack@c-api.service[100263]: spawned uWSGI worker 1 (pid: 100264, cores: 1) Aug 18 22:42:57.293238 np0000007715 devstack@c-api.service[100263]: spawned uWSGI worker 2 (pid: 100265, cores: 1) Aug 18 22:42:57.293695 np0000007715 devstack@c-api.service[100263]: spawned uWSGI worker 3 (pid: 100266, cores: 1) Aug 18 22:42:57.294147 np0000007715 devstack@c-api.service[100263]: spawned uWSGI worker 4 (pid: 100267, cores: 1) Aug 18 22:42:57.294212 np0000007715 devstack@c-api.service[100263]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 18 22:42:57.414030 np0000007715 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 22:42:57.414030 np0000007715 devstack@c-api.service[100265]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 22:42:57.414030 np0000007715 devstack@c-api.service[100265]: we strongly recommend against using it for new projects. Aug 18 22:42:57.414030 np0000007715 devstack@c-api.service[100265]: If you are already using Eventlet, we recommend migrating to a different Aug 18 22:42:57.414030 np0000007715 devstack@c-api.service[100265]: framework. For more detail see Aug 18 22:42:57.414030 np0000007715 devstack@c-api.service[100265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 22:42:57.414030 np0000007715 devstack@c-api.service[100265]: import eventlet # noqa Aug 18 22:42:57.415656 np0000007715 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 22:42:57.415656 np0000007715 devstack@c-api.service[100266]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 22:42:57.415656 np0000007715 devstack@c-api.service[100266]: we strongly recommend against using it for new projects. Aug 18 22:42:57.415656 np0000007715 devstack@c-api.service[100266]: If you are already using Eventlet, we recommend migrating to a different Aug 18 22:42:57.415656 np0000007715 devstack@c-api.service[100266]: framework. For more detail see Aug 18 22:42:57.415656 np0000007715 devstack@c-api.service[100266]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 22:42:57.415656 np0000007715 devstack@c-api.service[100266]: import eventlet # noqa Aug 18 22:42:57.434282 np0000007715 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 22:42:57.434282 np0000007715 devstack@c-api.service[100267]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 22:42:57.434282 np0000007715 devstack@c-api.service[100267]: we strongly recommend against using it for new projects. Aug 18 22:42:57.434282 np0000007715 devstack@c-api.service[100267]: If you are already using Eventlet, we recommend migrating to a different Aug 18 22:42:57.434282 np0000007715 devstack@c-api.service[100267]: framework. For more detail see Aug 18 22:42:57.434282 np0000007715 devstack@c-api.service[100267]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 22:42:57.434282 np0000007715 devstack@c-api.service[100267]: import eventlet # noqa Aug 18 22:42:57.449015 np0000007715 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 18 22:42:57.449015 np0000007715 devstack@c-api.service[100264]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 18 22:42:57.449015 np0000007715 devstack@c-api.service[100264]: we strongly recommend against using it for new projects. Aug 18 22:42:57.449015 np0000007715 devstack@c-api.service[100264]: If you are already using Eventlet, we recommend migrating to a different Aug 18 22:42:57.449015 np0000007715 devstack@c-api.service[100264]: framework. For more detail see Aug 18 22:42:57.449015 np0000007715 devstack@c-api.service[100264]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 18 22:42:57.449015 np0000007715 devstack@c-api.service[100264]: import eventlet # noqa Aug 18 22:42:57.581854 np0000007715 devstack@c-api.service[100265]: /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 Aug 18 22:42:57.581854 np0000007715 devstack@c-api.service[100265]: from cgi import parse_header Aug 18 22:42:57.627723 np0000007715 devstack@c-api.service[100266]: /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 Aug 18 22:42:57.627723 np0000007715 devstack@c-api.service[100266]: from cgi import parse_header Aug 18 22:42:57.629847 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 22:42:57.629847 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:42:57.643657 np0000007715 devstack@c-api.service[100265]: /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. Aug 18 22:42:57.643657 np0000007715 devstack@c-api.service[100265]: removals.removed_module( Aug 18 22:42:57.644634 np0000007715 devstack@c-api.service[100267]: /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 Aug 18 22:42:57.644634 np0000007715 devstack@c-api.service[100267]: from cgi import parse_header Aug 18 22:42:57.644774 np0000007715 devstack@c-api.service[100265]: /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. Aug 18 22:42:57.644774 np0000007715 devstack@c-api.service[100265]: removals.removed_module( Aug 18 22:42:57.665196 np0000007715 devstack@c-api.service[100264]: /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 Aug 18 22:42:57.665196 np0000007715 devstack@c-api.service[100264]: from cgi import parse_header Aug 18 22:42:57.688127 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 22:42:57.688127 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:42:57.694859 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 22:42:57.694859 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:42:57.704634 np0000007715 devstack@c-api.service[100266]: /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. Aug 18 22:42:57.704634 np0000007715 devstack@c-api.service[100266]: removals.removed_module( Aug 18 22:42:57.705896 np0000007715 devstack@c-api.service[100266]: /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. Aug 18 22:42:57.705896 np0000007715 devstack@c-api.service[100266]: removals.removed_module( Aug 18 22:42:57.709037 np0000007715 devstack@c-api.service[100267]: /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. Aug 18 22:42:57.709037 np0000007715 devstack@c-api.service[100267]: removals.removed_module( Aug 18 22:42:57.710415 np0000007715 devstack@c-api.service[100267]: /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. Aug 18 22:42:57.710415 np0000007715 devstack@c-api.service[100267]: removals.removed_module( Aug 18 22:42:57.719668 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 18 22:42:57.719668 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:42:57.734297 np0000007715 devstack@c-api.service[100264]: /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. Aug 18 22:42:57.734297 np0000007715 devstack@c-api.service[100264]: removals.removed_module( Aug 18 22:42:57.735371 np0000007715 devstack@c-api.service[100264]: /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. Aug 18 22:42:57.735371 np0000007715 devstack@c-api.service[100264]: removals.removed_module( Aug 18 22:42:58.419134 np0000007715 devstack@c-api.service[100265]: /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 Aug 18 22:42:58.419134 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:42:58.467865 np0000007715 devstack@c-api.service[100265]: /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. Aug 18 22:42:58.467865 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:42:58.532976 np0000007715 devstack@c-api.service[100266]: /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 Aug 18 22:42:58.532976 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:42:58.605614 np0000007715 devstack@c-api.service[100266]: /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. Aug 18 22:42:58.605614 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:42:58.610225 np0000007715 devstack@c-api.service[100267]: /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 Aug 18 22:42:58.610225 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:42:58.644373 np0000007715 devstack@c-api.service[100265]: 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. Aug 18 22:42:58.644577 np0000007715 devstack@c-api.service[100265]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100265) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 22:42:58.665731 np0000007715 devstack@c-api.service[100267]: /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. Aug 18 22:42:58.665731 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:42:58.720980 np0000007715 devstack@c-api.service[100264]: /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 Aug 18 22:42:58.720980 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:42:58.728722 np0000007715 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 22:42:58.728722 np0000007715 devstack@c-api.service[100265]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 22:42:58.790482 np0000007715 devstack@c-api.service[100264]: /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. Aug 18 22:42:58.790482 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:42:58.815759 np0000007715 devstack@c-api.service[100266]: 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. Aug 18 22:42:58.816060 np0000007715 devstack@c-api.service[100266]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100266) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 22:42:58.870163 np0000007715 devstack@c-api.service[100267]: 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. Aug 18 22:42:58.870503 np0000007715 devstack@c-api.service[100267]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100267) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 22:42:58.878761 np0000007715 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 22:42:58.878761 np0000007715 devstack@c-api.service[100266]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 22:42:58.939598 np0000007715 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 22:42:58.939598 np0000007715 devstack@c-api.service[100267]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 22:42:59.012581 np0000007715 devstack@c-api.service[100264]: 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. Aug 18 22:42:59.012869 np0000007715 devstack@c-api.service[100264]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100264) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 18 22:42:59.096717 np0000007715 devstack@c-api.service[100264]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 18 22:42:59.096717 np0000007715 devstack@c-api.service[100264]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 18 22:42:59.196686 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 22:42:59.197063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.197142 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.197360 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.199335 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.199408 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.199476 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.199533 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.199603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.199662 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.199728 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.200936 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.200994 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.201069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.201130 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.201196 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.201251 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.201339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.201405 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.201466 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.201523 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.201581 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.201640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.201686 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.201760 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.203940 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.204037 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.204107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.204180 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.204256 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.204376 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.204440 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.204879 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.204945 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.204997 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.205065 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.205110 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.205232 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.205232 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.206587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.206648 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.206715 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.206803 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.206856 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.206915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.206987 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.207747 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.207817 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.207890 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.207952 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.207999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.208064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.208125 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.208186 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.208226 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.208320 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.208377 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.208429 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.208480 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.208542 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.210363 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.210437 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.210491 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.210541 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.210615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.210654 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.210724 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.216390 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.216537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.216537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.216537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.216672 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.216672 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.216800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.217483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.217551 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.217616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.217661 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.217699 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.217778 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.217832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.219735 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.219834 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.219879 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.219927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.219968 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.220027 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.220088 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.220866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.220929 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.221032 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.221109 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.221188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.221246 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.221333 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.222469 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.222546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.222591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.222637 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.222679 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.222755 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.222826 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.225289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.225370 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.225437 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.225494 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.225551 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.225607 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.225662 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.226279 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 22:42:59.226492 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.226546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.226612 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.226674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.226723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.226776 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.226826 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.226893 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.226937 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.227110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.227686 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.227791 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.227913 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.227999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.228090 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.228201 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.228337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.228568 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.228659 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.228716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.228787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.228836 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.228888 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.228944 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.229007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.229056 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.229111 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.229167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.229251 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.229365 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.229443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.229496 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.229541 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.229586 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.229644 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.229694 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.229745 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.229801 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.229801 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.229897 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.229946 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.229990 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.230034 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.230034 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.230137 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.230188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.230232 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.230294 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.230294 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.230376 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.230415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.230415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.230415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.230415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.230415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.230611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.230611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.230685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.230724 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.230880 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.230979 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.231081 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.231174 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.231284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.231380 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.231480 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.231858 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.231858 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.231947 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.232053 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.232161 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.232209 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.232318 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.232514 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.232597 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.232694 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.232756 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.232825 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.232895 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.232956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.233077 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.233127 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.233185 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.233239 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.233355 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.233445 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.233551 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.233831 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.234030 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.234075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.234119 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.234167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.234215 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.234280 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.234343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.234343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.234423 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.234473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.234524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.234569 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.234617 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.234659 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.234698 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.234741 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.234741 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.234846 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.234903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.234967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.235016 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.235062 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.235116 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.235162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.235162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.235162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.235162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.237128 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.237227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.237398 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.237470 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.237517 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.237621 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.237726 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.238707 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.238781 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.238883 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.238940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.238994 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.239052 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.239104 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.239149 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.239201 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.239253 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.239335 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.239386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.239386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.239503 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.239849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.239951 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.240053 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.240144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.240240 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.240351 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.240467 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.241218 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.241293 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.241634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.241634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.241634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.241634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.241634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.241842 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.241842 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.241966 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.242054 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.242118 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.242167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.242227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.242301 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.242358 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.242404 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.242546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.242589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.242589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.242685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.243177 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.243237 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.243354 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.243437 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.243615 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.243701 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.243811 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.243930 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.244028 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.244123 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.244217 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.244325 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.244421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.244519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.244720 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.244807 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.244892 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.244988 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.245072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.245156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.245244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.245610 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.245705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.245797 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.245898 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.245958 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.246134 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.246134 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.246346 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.246447 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.246540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.246634 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.246723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.246825 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.246875 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.246922 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.246965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.247022 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.247069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.247114 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.247165 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.247212 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.247278 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.247338 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.247386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.247431 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.247483 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.247537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.247584 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.247755 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.247838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.247927 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.248010 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.248092 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.248173 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.248276 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.248368 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.248450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.248530 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.248614 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.248694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.248788 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.248878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.248962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.249044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.249124 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.249208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.249303 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.249383 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.249468 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.250009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.250076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.250173 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.250247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.250362 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.250444 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.250545 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.250891 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.250953 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.251047 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.251125 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.251207 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.251314 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.251407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.251493 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.251576 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.251655 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.251738 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.251836 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.251919 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.252006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.252601 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.252687 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.252790 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.252873 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.252972 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.253052 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.253143 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.253288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.253396 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.253490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.253584 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.253677 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.253794 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.253848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.253910 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.253965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.254040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.254122 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.254202 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.254296 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.254386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.254860 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.254934 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.255023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.255099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.255383 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.255383 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.255383 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.255902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.255962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.256062 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.256136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.256224 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.256606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.256606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.256606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.256606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.256606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.256606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.256857 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.256857 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.256857 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.257762 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.257843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.257943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.258011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.258159 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.258159 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.258381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.259287 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.259365 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.259436 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.259499 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.259548 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.259629 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.259693 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.260476 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.260542 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.260587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.260664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.260717 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.260757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.260757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.260849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.260909 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.260947 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.260989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.261085 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.261169 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.261274 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.261617 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.261678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.261801 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.261864 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.261943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.262029 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.262130 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.263389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.263463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.263511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.263566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.263626 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.263674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.264438 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.264593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.264667 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.264780 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.264861 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.264951 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.305210 np0000007715 devstack@c-api.service[100266]: INFO dbcounter [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Registered counter for database cinder Aug 18 22:42:59.306244 np0000007715 devstack@c-api.service[100265]: INFO dbcounter [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Registered counter for database cinder Aug 18 22:42:59.335147 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 22:42:59.335502 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.335597 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.335874 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.336597 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.336807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.336807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.336883 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.336917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.337020 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.337087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.337636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.337725 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.337813 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.337900 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.337968 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.338029 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.338092 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.338160 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.338220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.338305 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.338361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.338463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.338603 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.338603 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.339185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.339253 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.339338 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.339406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.339449 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.339546 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.339645 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.339926 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.339998 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.340052 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.340116 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.340203 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.340233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.340292 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.340860 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.340943 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.341039 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.341127 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.341183 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.341240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.341329 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.341677 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.341778 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.342360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.342360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.342360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.342360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.342360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.342360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.342668 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.342668 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.342668 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.342668 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.342830 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.342871 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.345712 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.345901 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.345953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.346001 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.346088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.346148 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.346226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.347626 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.347732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.348024 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.348024 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.348024 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.348024 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.348182 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.348475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.348547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.348595 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.348687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.348738 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:42:59.348796 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.348840 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.348883 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.349515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.349569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.349673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.349752 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.349845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.349943 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.350013 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.350375 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.350451 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.350518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.350573 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.350671 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.350736 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.350812 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.351449 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.351507 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.351581 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.351647 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.351746 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.351838 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.352156 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.352888 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.352969 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.353078 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.353151 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.353400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.353400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.353400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.353930 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.353995 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.354044 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.354107 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.354161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.354211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.354252 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.355069 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.355161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.355250 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.355371 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.355491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.355532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.355615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.355948 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.356018 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.356119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.356204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.356306 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.356406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.356491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.356579 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.356665 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.356743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.356835 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.356911 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.356989 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.357073 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.357157 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.357238 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.357332 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.357415 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.357490 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.357578 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.357663 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.358286 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.358398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.358466 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.358574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.358653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.358724 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.358832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.359515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.359601 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.359878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.359878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.359878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.360026 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-246243c3-d407-4a7a-982c-3a65604da59e 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:42:59.360091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.360091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.360171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.360283 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.360363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.360447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.360539 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.360614 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.360703 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.361447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.361508 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.361609 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.361712 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.361783 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.361823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.361927 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.362654 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.362732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.362839 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.362927 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.363012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.363110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.363206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.363887 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.363995 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.364074 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.364148 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.364215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.364281 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.364393 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.365012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.365072 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.365119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.365171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.365229 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.365293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.365360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.365418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.365485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.365592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.365672 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.365944 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.365944 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.366011 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.367370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.367443 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.367539 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.367603 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.367681 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.367800 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.367891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.369163 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.369254 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.369391 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.369505 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.369588 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.369664 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.369774 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.370200 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.370284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.370378 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.370488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.370758 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.370758 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.370758 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.371634 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.371720 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.371809 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.371946 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.372009 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.372102 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.426048 np0000007715 devstack@c-api.service[100267]: INFO dbcounter [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Registered counter for database cinder Aug 18 22:42:59.481121 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:42:59.490967 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writer thread running {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 22:42:59.493592 np0000007715 devstack@c-api.service[100266]: INFO cinder.rpc [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 22:42:59.498422 np0000007715 devstack@c-api.service[100266]: INFO cinder.rpc [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 22:42:59.501748 np0000007715 devstack@c-api.service[100266]: INFO cinder.rpc [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 22:42:59.504479 np0000007715 devstack@c-api.service[100266]: INFO cinder.rpc [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 22:42:59.504899 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.505341 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.507434 np0000007715 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d 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' Aug 18 22:42:59.511024 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.511322 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.521363 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writer thread running {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 22:42:59.525135 np0000007715 devstack@c-api.service[100265]: INFO cinder.rpc [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 22:42:59.528924 np0000007715 devstack@c-api.service[100265]: INFO cinder.rpc [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 22:42:59.531968 np0000007715 devstack@c-api.service[100265]: INFO cinder.rpc [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 22:42:59.534995 np0000007715 devstack@c-api.service[100265]: INFO cinder.rpc [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 22:42:59.535936 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.536379 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.537241 np0000007715 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-246243c3-d407-4a7a-982c-3a65604da59e 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' Aug 18 22:42:59.541214 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.541447 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.545700 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:42:59.548738 np0000007715 devstack@c-api.service[100266]: INFO cinder.rpc [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 22:42:59.551698 np0000007715 devstack@c-api.service[100266]: INFO cinder.rpc [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 22:42:59.552313 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.552521 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.567710 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.567949 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.571732 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.571936 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.575644 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.575882 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.579695 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100264) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 18 22:42:59.580217 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.580343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.580627 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.581352 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.581447 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.581534 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.581635 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.581714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.581836 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.581930 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.582280 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.582505 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.582564 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.582671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.582747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.582900 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.582954 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.583013 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.583105 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.583199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.583302 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.583376 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.583463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.583542 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.583628 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.583810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.584469 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.584559 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.584657 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.584749 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.584835 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.584917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.585001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.585430 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.585467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.585561 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.585645 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.585726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.585826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.585901 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.585954 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.586096 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.586577 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.586676 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.586791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.586881 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.586945 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.587070 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.587161 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.587535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.587664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.587708 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.587793 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.587843 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.587942 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.588034 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.588111 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.588202 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.588296 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.588385 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.588461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.588543 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.588628 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.589246 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.589465 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.591395 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.591509 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.591606 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.591690 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.591804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.591851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.591961 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.593059 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.593259 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.593417 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.593504 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.593603 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.593693 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.593782 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.593948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.594016 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.594419 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.594652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.594652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.594652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.594792 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.594837 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.594936 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.595401 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-246243c3-d407-4a7a-982c-3a65604da59e 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:42:59.595702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.595793 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.595882 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.595983 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.596054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.596143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.596239 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.596470 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.596807 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.596868 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.596911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.596911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.596911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.597054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.597054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.597141 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.597737 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.597852 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.597897 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.598074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.598074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.598303 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.598303 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.599164 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.599245 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.599358 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.599476 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.599546 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.599716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.599716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.599929 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.600109 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.600173 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.600332 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.600332 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.600404 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.600458 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.600535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.600632 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.601418 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.601463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.601538 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.601603 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.601647 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.601733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.601822 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.601902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.602009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.602357 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.602450 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.602493 np0000007715 devstack@c-api.service[100265]: INFO cinder.rpc [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 22:42:59.602534 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.602611 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.602716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.602778 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.602862 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.602971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.603062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.603142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.603230 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.603329 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.603413 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.603505 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.603608 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.603686 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.603786 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.603870 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.603954 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.604036 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.604120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.604448 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.604633 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.604795 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.604865 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.604960 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.605043 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.605123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.605199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.605303 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.605712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.605826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.605894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.605986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.606060 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.606158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.606246 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.606349 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.606433 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.606510 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.606597 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.606704 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.606846 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.606894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.607119 np0000007715 devstack@c-api.service[100265]: INFO cinder.rpc [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 22:42:59.607636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.607702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.607744 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.607813 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.607813 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.607871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.607921 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.607968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.608019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.608594 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.608665 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.608802 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.608802 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.608898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.608898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.609056 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.609423 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.609475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.609562 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.609626 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.609683 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.609741 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.609819 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.610355 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.610421 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.610472 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.610526 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.610590 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.610647 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.610701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.610777 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.610823 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.610880 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.610932 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.610973 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.611026 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.611079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.612046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.612111 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.612177 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.612279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.612353 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.612424 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.612468 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.612513 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.612727 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.613513 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.613589 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.613666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.613715 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.613782 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.613841 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.613923 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.614349 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.614349 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.614461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.614514 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.614583 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.614826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.614826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 18 22:42:59.615642 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 18 22:42:59.615767 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 18 22:42:59.615862 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 18 22:42:59.616006 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 18 22:42:59.616062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 18 22:42:59.616172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100264) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 18 22:42:59.616786 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writer thread running {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 22:42:59.617094 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.617304 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.619396 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.619597 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.620702 np0000007715 devstack@c-api.service[100267]: INFO cinder.rpc [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 22:42:59.620988 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.621172 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.622343 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.622532 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.623674 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.623864 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.624061 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.624216 np0000007715 devstack@c-api.service[100267]: INFO cinder.rpc [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 22:42:59.624326 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.625101 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.625309 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.626222 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.626427 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.627232 np0000007715 devstack@c-api.service[100267]: INFO cinder.rpc [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 22:42:59.627346 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.627530 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.627774 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.627957 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.628905 np0000007715 devstack@c-api.service[100266]: WARNING cinder.api.contrib.hosts [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 22:42:59.629280 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.629477 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.630029 np0000007715 devstack@c-api.service[100267]: INFO cinder.rpc [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 22:42:59.630281 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: extensions {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.630519 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.630904 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.630940 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.631049 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.631737 np0000007715 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 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' Aug 18 22:42:59.632202 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: consistencygroups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.635031 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.635098 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.635138 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.635181 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: extra_specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.635233 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.637525 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: capabilities {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.637875 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.638029 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.639060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: backups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.640626 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.640790 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.642320 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: os-quota-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.644061 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: qos-specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.645534 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.645708 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.646449 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.648228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.648817 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.649012 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.650027 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: cgsnapshots {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.651701 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: scheduler-stats {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.652358 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.652601 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.653407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: os-volume-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.653831 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.654039 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.655358 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: os-snapshot-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.657185 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.657502 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.657564 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: os-volume-transfer {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.659881 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: os-hosts {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.662699 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: os-volume-type-access {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.664720 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: os-availability-zone {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.664998 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.665260 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.665330 np0000007715 devstack@c-api.service[100264]: INFO dbcounter [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Registered counter for database cinder Aug 18 22:42:59.666864 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extended resource: os-quota-class-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.669626 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.669716 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.669844 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.670000 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.670944 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.671131 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.672175 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.672294 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.672404 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.672503 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.673428 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.snapshot_actions [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] SnapshotActionsController initialized {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 22:42:59.673910 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.674027 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.674098 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.674850 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.675381 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.675669 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.675988 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.676200 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.676880 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.677066 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.677244 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.678403 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.678403 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.678587 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.678702 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.678759 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.679047 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.679209 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.679346 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.679453 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.679550 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.679614 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.679782 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.679839 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.679935 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension UsedLimits extending resource: limits {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.680064 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.680210 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.680364 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.680479 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension AdminActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.680589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension AdminActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.680683 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.680729 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension AdminActions extending resource: backups {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.680869 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension VolumeActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.680916 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.680995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.681124 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-a937b6eb-bf7b-4e66-80ce-801911844b8d None None] Extension TypesManage extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.682258 np0000007715 devstack@c-api.service[100265]: WARNING cinder.api.contrib.hosts [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 22:42:59.682607 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.682804 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.683702 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: extensions {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.683843 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:42:59.685568 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: consistencygroups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.686812 np0000007715 devstack@c-api.service[100267]: INFO cinder.rpc [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 22:42:59.689177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: extra_specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.689347 np0000007715 devstack@c-api.service[100266]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d8277ca4668 pid: 100266 (default app) Aug 18 22:42:59.689552 np0000007715 devstack@c-api.service[100267]: INFO cinder.rpc [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 22:42:59.690010 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.690175 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.691043 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: capabilities {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.692870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: backups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.695814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: os-quota-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.697955 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: qos-specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.699565 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2605773c-e72f-4b94-8b81-f0c217d4d66e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:42:59.701096 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.701285 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.702624 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.703173 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1/1] 10.4.3.89 () {60 vars in 918 bytes} [Tue Aug 18 22:42:59 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:42:59.704208 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.704485 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.704989 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.707065 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.707281 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.707411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: cgsnapshots {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.709915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: scheduler-stats {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.711939 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: os-volume-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.713489 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.713807 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.713947 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: os-snapshot-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.715833 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: os-volume-transfer {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.716195 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.716401 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.718410 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: os-hosts {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.718522 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.718717 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.720452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: os-volume-type-access {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.721070 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.721211 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.722799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: os-availability-zone {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.723388 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.723574 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.724853 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extended resource: os-quota-class-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.725330 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:42:59.726210 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.726401 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.727209 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.727453 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.727492 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.727617 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.728689 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.728907 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.730037 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.730086 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.730240 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.730295 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.731147 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.snapshot_actions [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] SnapshotActionsController initialized {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 22:42:59.731932 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.731932 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.732970 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.733168 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.734302 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.734506 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.735643 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.735707 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.735825 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.735930 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.736741 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.736963 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.737116 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.737280 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.737534 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.737590 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.737717 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension UsedLimits extending resource: limits {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.737903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.738074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.738222 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.738369 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.738418 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension AdminActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.738543 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.738616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension AdminActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.739088 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension AdminActions extending resource: backups {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.739088 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension VolumeActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.739174 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.739332 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-246243c3-d407-4a7a-982c-3a65604da59e None None] Extension TypesManage extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.739925 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.740073 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.741034 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.741167 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.741933 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.742071 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.742887 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.743057 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.743926 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.744091 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.744809 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.745031 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.745667 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.749360 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.749360 np0000007715 devstack@c-api.service[100267]: WARNING cinder.api.contrib.hosts [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 22:42:59.749360 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.749360 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.749360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: extensions {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.750231 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: consistencygroups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.751176 np0000007715 devstack@c-api.service[100265]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d8277ca4668 pid: 100265 (default app) Aug 18 22:42:59.752947 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: extra_specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.754967 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: capabilities {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.756873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: backups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.760720 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: os-quota-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.762092 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: qos-specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.763858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.765163 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.766629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: cgsnapshots {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.768292 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: scheduler-stats {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.769680 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: os-volume-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.771485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: os-snapshot-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.773322 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: os-volume-transfer {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.775480 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: os-hosts {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.777353 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: os-volume-type-access {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.779510 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: os-availability-zone {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.781346 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extended resource: os-quota-class-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.783406 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.783611 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.784735 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.784925 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.785922 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.786098 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.786902 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] SnapshotActionsController initialized {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 22:42:59.787413 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.787595 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.788464 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.788659 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.789543 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.789692 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.790607 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.790723 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.791487 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.791671 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.791831 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.791964 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792141 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792277 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension UsedLimits extending resource: limits {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792420 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792670 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792792 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension AdminActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792901 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension AdminActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.792990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension AdminActions extending resource: backups {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.793084 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension VolumeActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.793289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.793436 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-49b8fa62-2daf-465f-a450-1a6b555ba5d0 None None] Extension TypesManage extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:42:59.802971 np0000007715 devstack@c-api.service[100267]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d8277ca4668 pid: 100267 (default app) Aug 18 22:42:59.854333 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writer thread running {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 18 22:42:59.857151 np0000007715 devstack@c-api.service[100264]: INFO cinder.rpc [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 18 22:42:59.859944 np0000007715 devstack@c-api.service[100264]: INFO cinder.rpc [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 18 22:42:59.862936 np0000007715 devstack@c-api.service[100264]: INFO cinder.rpc [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 18 22:42:59.864532 np0000007715 devstack@c-api.service[100264]: INFO cinder.rpc [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 18 22:42:59.864918 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.865215 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.866514 np0000007715 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c 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' Aug 18 22:42:59.868947 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.869085 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.905279 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:42:59.908143 np0000007715 devstack@c-api.service[100264]: INFO cinder.rpc [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 18 22:42:59.911150 np0000007715 devstack@c-api.service[100264]: INFO cinder.rpc [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 18 22:42:59.911789 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.912421 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.922989 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.923118 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.926432 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.926432 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.928710 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.928940 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.933924 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.933924 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.935922 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.936079 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.938392 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.938565 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.941095 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.941242 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.943490 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.943693 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.946614 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.946785 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.947934 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.948077 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.950432 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.950622 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.955232 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.955401 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.957977 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.958126 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.959549 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.959706 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.960818 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.960999 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.961843 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.961967 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.962871 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.963006 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.963973 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.964094 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.964765 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.964901 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.965646 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.965793 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.966759 np0000007715 devstack@c-api.service[100264]: WARNING cinder.api.contrib.hosts [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 18 22:42:59.967090 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.967305 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:42:59.968029 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: extensions {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.969240 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: consistencygroups {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.971009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: extra_specs {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.972807 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: capabilities {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.974069 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: backups {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.977431 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: os-quota-sets {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.978745 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: qos-specs {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.980873 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: encryption {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.982377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: encryption {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.983716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: cgsnapshots {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.985107 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: scheduler-stats {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.986420 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: os-volume-manage {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.988133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: os-snapshot-manage {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.990036 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: os-volume-transfer {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.992382 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: os-hosts {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.993682 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: os-volume-type-access {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.996058 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: os-availability-zone {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.997027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extended resource: os-quota-class-sets {{(pid=100264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 18 22:42:59.999114 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:42:59.999343 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:43:00.000549 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:43:00.000671 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:43:00.001584 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:43:00.001766 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:43:00.002322 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.snapshot_actions [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] SnapshotActionsController initialized {{(pid=100264) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 18 22:43:00.002726 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:43:00.002877 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:43:00.003720 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:43:00.003720 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:43:00.004520 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:43:00.004700 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:43:00.005501 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:43:00.005637 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:43:00.006330 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.006546 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.006608 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.006721 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.006846 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.006926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.007047 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension UsedLimits extending resource: limits {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.007220 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension SnapshotActions extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.008406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.008406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension VolumeTypeAccess extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.008406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension AdminActions extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.008406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension AdminActions extending resource: snapshots {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.008406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension AdminActions extending resource: backups {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.008406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension VolumeActions extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.008406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.008850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.router [None req-363cdb5b-af18-4ce0-ac28-8702432b8e1c None None] Extension TypesManage extending resource: types {{(pid=100264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 18 22:43:00.016403 np0000007715 devstack@c-api.service[100264]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d8277ca4668 pid: 100264 (default app) Aug 18 22:43:04.995393 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d027db91-cb41-4651-a22d-b775bae3f7de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:43:05.657857 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d027db91-cb41-4651-a22d-b775bae3f7de admin admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:43:05.658528 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d027db91-cb41-4651-a22d-b775bae3f7de admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:43:05.660353 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:43:05.660353 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:43:05.707017 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-d027db91-cb41-4651-a22d-b775bae3f7de 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:43:05.736951 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d027db91-cb41-4651-a22d-b775bae3f7de admin admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:43:05.737360 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 2/2] 10.4.3.89 () {68 vars in 1295 bytes} [Tue Aug 18 22:43:04 2026] POST /volume/v3/types => generated 183 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:43:05.756586 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b74d2909-1561-4fc5-83d0-ce6ccdb6510e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:43:06.043812 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b74d2909-1561-4fc5-83d0-ce6ccdb6510e admin admin] POST https://10.4.3.89/volume/v3/types/969ff03f-1397-48f7-ad0b-275f25033d24/extra_specs Aug 18 22:43:06.044695 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b74d2909-1561-4fc5-83d0-ce6ccdb6510e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:43:06.046547 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:43:06.046547 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:43:06.080259 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-b74d2909-1561-4fc5-83d0-ce6ccdb6510e 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:43:06.154863 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b74d2909-1561-4fc5-83d0-ce6ccdb6510e admin admin] https://10.4.3.89/volume/v3/types/969ff03f-1397-48f7-ad0b-275f25033d24/extra_specs returned with HTTP 200 Aug 18 22:43:06.155430 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1/3] 10.4.3.89 () {68 vars in 1442 bytes} [Tue Aug 18 22:43:05 2026] POST /volume/v3/types/969ff03f-1397-48f7-ad0b-275f25033d24/extra_specs => generated 52 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:43:06.449724 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d1d125c-096a-4d07-b850-74f5710c4440 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:43:06.761897 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d1d125c-096a-4d07-b850-74f5710c4440 admin admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:43:06.762600 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d1d125c-096a-4d07-b850-74f5710c4440 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:43:06.764196 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:43:06.764196 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:43:06.797130 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-0d1d125c-096a-4d07-b850-74f5710c4440 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:43:06.831253 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d1d125c-096a-4d07-b850-74f5710c4440 admin admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:43:06.831830 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1/4] 10.4.3.89 () {68 vars in 1295 bytes} [Tue Aug 18 22:43:06 2026] POST /volume/v3/types => generated 186 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:43:06.853808 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d80e3bc-b1b2-44f9-b740-1ba0562e5867 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:43:07.197705 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d80e3bc-b1b2-44f9-b740-1ba0562e5867 admin admin] POST https://10.4.3.89/volume/v3/types/d40bcabd-43e7-47a4-a75f-59bb1ae0cf61/extra_specs Aug 18 22:43:07.198349 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d80e3bc-b1b2-44f9-b740-1ba0562e5867 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:43:07.201552 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:43:07.201552 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:43:07.235812 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-0d80e3bc-b1b2-44f9-b740-1ba0562e5867 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=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:43:07.287779 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d80e3bc-b1b2-44f9-b740-1ba0562e5867 admin admin] https://10.4.3.89/volume/v3/types/d40bcabd-43e7-47a4-a75f-59bb1ae0cf61/extra_specs returned with HTTP 200 Aug 18 22:43:07.288202 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1/5] 10.4.3.89 () {68 vars in 1442 bytes} [Tue Aug 18 22:43:06 2026] POST /volume/v3/types/d40bcabd-43e7-47a4-a75f-59bb1ae0cf61/extra_specs => generated 45 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:43:15.734797 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:43:16.153109 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:43:16.828136 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:43:17.286512 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:43:33.792894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-103fab2b-03a4-4685-95a3-a9b788a4316e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:43:33.794034 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-103fab2b-03a4-4685-95a3-a9b788a4316e None None] GET https://10.4.3.89/volume// Aug 18 22:43:33.794374 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-103fab2b-03a4-4685-95a3-a9b788a4316e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:43:33.794747 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-103fab2b-03a4-4685-95a3-a9b788a4316e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:43:33.795397 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-103fab2b-03a4-4685-95a3-a9b788a4316e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:43:33.795718 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 3/6] 10.4.3.89 () {66 vars in 1418 bytes} [Tue Aug 18 22:43:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:44:16.446390 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9980f128-ff54-414d-a5a1-98bc42781f9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:44:16.758172 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9980f128-ff54-414d-a5a1-98bc42781f9d tempest-verify_tempest_config-1424770555 tempest-verify_tempest_config-1424770555-project-member] GET https://10.4.3.89/volume/v3/extensions Aug 18 22:44:16.758419 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9980f128-ff54-414d-a5a1-98bc42781f9d tempest-verify_tempest_config-1424770555 tempest-verify_tempest_config-1424770555-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:44:16.758662 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9980f128-ff54-414d-a5a1-98bc42781f9d tempest-verify_tempest_config-1424770555 tempest-verify_tempest_config-1424770555-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:44:16.759008 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9980f128-ff54-414d-a5a1-98bc42781f9d tempest-verify_tempest_config-1424770555 tempest-verify_tempest_config-1424770555-project-member] https://10.4.3.89/volume/v3/extensions returned with HTTP 200 Aug 18 22:44:16.759394 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 2/7] 10.4.3.89 () {66 vars in 1239 bytes} [Tue Aug 18 22:44:16 2026] GET /volume/v3/extensions => generated 5245 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:44:57.700293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:44:57.703774 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:44:57.704522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1992858274", "imageRef": "9452eac0-8774-40b0-a377-dd57bc5edf7f", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:44:57.706075 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1992858274', 'imageRef': '9452eac0-8774-40b0-a377-dd57bc5edf7f', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:44:58.507692 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Create volume of 1 GB Aug 18 22:44:58.522062 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:44:58.521394. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:44:58.522215 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Availability Zones retrieved successfully. Aug 18 22:44:58.553752 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Flow 'volume_create_api' (eae1f7d4-8c38-4546-9a9a-cb240bc047e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:44:58.555340 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d638063-1dc7-4571-8d59-6f264727615d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:44:58.556750 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:44:58.667612 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d638063-1dc7-4571-8d59-6f264727615d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:44:58.668489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab4d670-8a72-4545-aba8-d331aa4adcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:44:58.715107 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:44:58.715107 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:44:58.763735 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Created reservations ['436acda7-3a6e-44fa-bf24-0e11c3d6004c', 'c38ab3ea-14d0-4de4-bb8c-32cda87c008d', '6d4abe77-f816-4f29-99b3-e4f40b91e762', 'b4a62f55-f850-4379-83ab-4f6ba1231917'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:44:58.764945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab4d670-8a72-4545-aba8-d331aa4adcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['436acda7-3a6e-44fa-bf24-0e11c3d6004c', 'c38ab3ea-14d0-4de4-bb8c-32cda87c008d', '6d4abe77-f816-4f29-99b3-e4f40b91e762', 'b4a62f55-f850-4379-83ab-4f6ba1231917']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:44:58.765601 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2da5a2-53e5-4c7b-8bd4-ddc65947005d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:44:58.822320 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2da5a2-53e5-4c7b-8bd4-ddc65947005d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a914419f-7d14-4065-8737-17d25c5c4186', '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-1992858274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87ef2ef9b88849acba6a797493485ee9',qos_specs=None,replication_status=,reservations=['436acda7-3a6e-44fa-bf24-0e11c3d6004c','c38ab3ea-14d0-4de4-bb8c-32cda87c008d','6d4abe77-f816-4f29-99b3-e4f40b91e762','b4a62f55-f850-4379-83ab-4f6ba1231917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae7b4e9d69774c8987963330489480c6',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1992858274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a914419f-7d14-4065-8737-17d25c5c4186,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='87ef2ef9b88849acba6a797493485ee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae7b4e9d69774c8987963330489480c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:44:58.823145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442952e8-7b0e-4164-9014-4f24454964f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:44:58.848518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (442952e8-7b0e-4164-9014-4f24454964f2) transitioned into state 'SUCCESS' from state '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-1992858274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='87ef2ef9b88849acba6a797493485ee9',qos_specs=None,replication_status=,reservations=['436acda7-3a6e-44fa-bf24-0e11c3d6004c','c38ab3ea-14d0-4de4-bb8c-32cda87c008d','6d4abe77-f816-4f29-99b3-e4f40b91e762','b4a62f55-f850-4379-83ab-4f6ba1231917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae7b4e9d69774c8987963330489480c6',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:44:58.849343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b82fed-87b1-461f-84f9-0086066137ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:44:58.875802 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39b82fed-87b1-461f-84f9-0086066137ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:44:58.876920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Flow 'volume_create_api' (eae1f7d4-8c38-4546-9a9a-cb240bc047e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:44:58.877209 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Create volume request issued successfully. Aug 18 22:44:58.878315 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62b0e6dc-cc0d-4a84-a65f-c8c69abe8255 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:44:58.878732 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 2/8] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:44:57 2026] POST /volume/v3/volumes => generated 751 bytes in 1179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:44:58.892451 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f65a310-c808-462f-8f0e-137cd87bfbf3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:44:58.895824 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f65a310-c808-462f-8f0e-137cd87bfbf3 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:44:58.895985 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f65a310-c808-462f-8f0e-137cd87bfbf3 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:44:58.896236 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f65a310-c808-462f-8f0e-137cd87bfbf3 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:44:58.936556 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:44:58.936556 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:44:58.945785 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8f65a310-c808-462f-8f0e-137cd87bfbf3 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:44:58.954603 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f65a310-c808-462f-8f0e-137cd87bfbf3 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:44:58.955543 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 2/9] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:44:58 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:44:59.971407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-529092fb-4216-482b-b563-1757adfb13c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:44:59.974634 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-529092fb-4216-482b-b563-1757adfb13c7 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:44:59.974920 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-529092fb-4216-482b-b563-1757adfb13c7 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:44:59.975199 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-529092fb-4216-482b-b563-1757adfb13c7 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:00.032357 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:00.032357 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:00.042798 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-529092fb-4216-482b-b563-1757adfb13c7 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:00.052660 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-529092fb-4216-482b-b563-1757adfb13c7 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:00.052853 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 4/10] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:44:59 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 843 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:01.067072 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-286929b5-119c-4949-9554-67d0c620f9bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:01.070316 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-286929b5-119c-4949-9554-67d0c620f9bf tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:01.070618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-286929b5-119c-4949-9554-67d0c620f9bf tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:01.070920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-286929b5-119c-4949-9554-67d0c620f9bf tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:01.125951 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:01.125951 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:01.141518 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-286929b5-119c-4949-9554-67d0c620f9bf tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:01.154002 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-286929b5-119c-4949-9554-67d0c620f9bf tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:01.154692 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 3/11] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:01 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 843 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:02.172204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b37b7bdf-5af8-4489-a7e9-2b076fa23d00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:02.173362 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b37b7bdf-5af8-4489-a7e9-2b076fa23d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:02.173586 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b37b7bdf-5af8-4489-a7e9-2b076fa23d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:02.173779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b37b7bdf-5af8-4489-a7e9-2b076fa23d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:02.181587 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:02.181587 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:02.189841 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b37b7bdf-5af8-4489-a7e9-2b076fa23d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:02.199540 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b37b7bdf-5af8-4489-a7e9-2b076fa23d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:02.199903 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 3/12] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:02 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 901 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:03.216610 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67451c21-8e81-4e02-a5ba-adb9cc413747 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:03.218744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67451c21-8e81-4e02-a5ba-adb9cc413747 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:03.219291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67451c21-8e81-4e02-a5ba-adb9cc413747 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:03.219291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67451c21-8e81-4e02-a5ba-adb9cc413747 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:03.234190 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:03.234190 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:03.240652 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-67451c21-8e81-4e02-a5ba-adb9cc413747 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:03.248789 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67451c21-8e81-4e02-a5ba-adb9cc413747 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:03.249459 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 3/13] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:03 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:04.270876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2eb4b813-6e7f-4b69-b032-483d902bc399 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:04.273573 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2eb4b813-6e7f-4b69-b032-483d902bc399 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:04.273700 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2eb4b813-6e7f-4b69-b032-483d902bc399 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:04.273833 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2eb4b813-6e7f-4b69-b032-483d902bc399 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:04.283899 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:04.283899 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:04.290748 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2eb4b813-6e7f-4b69-b032-483d902bc399 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:04.297452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2eb4b813-6e7f-4b69-b032-483d902bc399 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:04.298024 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 5/14] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:04 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:04.741672 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:05.009308 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:45:05.009744 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2001799323"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:05.011518 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2001799323'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:45:05.011945 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Create volume of 1 GB Aug 18 22:45:05.033173 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:45:05.032232. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:45:05.033571 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Availability Zones retrieved successfully. Aug 18 22:45:05.073448 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Flow 'volume_create_api' (a8dcb584-ba7a-4b72-a19d-e044255595f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:05.075029 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eeb91cc-17ee-4ac0-b059-62179180008f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:05.076350 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:45:05.148647 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1eeb91cc-17ee-4ac0-b059-62179180008f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:05.149925 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93fa752-21ca-47a9-b6c6-bdd34bf3e5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:05.208954 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:05.209639 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:05.279331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Created reservations ['c1333581-2ee8-408f-8363-c5a99144ad13', '68f8f513-8289-4c61-a91c-a358c69ce87d', 'e982cbfa-fd5d-467c-a4e8-87773d6bb45f', '4a3029d3-f385-48d7-a1d4-f4347d583130'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:45:05.280428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b93fa752-21ca-47a9-b6c6-bdd34bf3e5a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1333581-2ee8-408f-8363-c5a99144ad13', '68f8f513-8289-4c61-a91c-a358c69ce87d', 'e982cbfa-fd5d-467c-a4e8-87773d6bb45f', '4a3029d3-f385-48d7-a1d4-f4347d583130']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:05.281333 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc8d04c-d786-49d7-84e9-33311e092f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:05.316041 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49d0b8cf-ea5c-4f32-b9ca-b232268f100c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:05.318343 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49d0b8cf-ea5c-4f32-b9ca-b232268f100c tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:05.318599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49d0b8cf-ea5c-4f32-b9ca-b232268f100c tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:05.318903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49d0b8cf-ea5c-4f32-b9ca-b232268f100c tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:05.321947 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bc8d04c-d786-49d7-84e9-33311e092f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79d42160-f099-4fdc-b6ea-1a080bee4b84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2001799323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e6b60e21c94e0284b9a5efe7a6fd64',qos_specs=None,replication_status=,reservations=['c1333581-2ee8-408f-8363-c5a99144ad13','68f8f513-8289-4c61-a91c-a358c69ce87d','e982cbfa-fd5d-467c-a4e8-87773d6bb45f','4a3029d3-f385-48d7-a1d4-f4347d583130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd86f6dbd0894e32b8654133b7faf954',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2001799323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79d42160-f099-4fdc-b6ea-1a080bee4b84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e6b60e21c94e0284b9a5efe7a6fd64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd86f6dbd0894e32b8654133b7faf954',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:05.322671 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226b0bc8-af0d-46ad-8a33-a3753696bc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:05.328241 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:05.328241 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:05.336591 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49d0b8cf-ea5c-4f32-b9ca-b232268f100c tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:05.344184 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49d0b8cf-ea5c-4f32-b9ca-b232268f100c tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:05.344721 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 4/15] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:05 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:05.359310 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (226b0bc8-af0d-46ad-8a33-a3753696bc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2001799323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e6b60e21c94e0284b9a5efe7a6fd64',qos_specs=None,replication_status=,reservations=['c1333581-2ee8-408f-8363-c5a99144ad13','68f8f513-8289-4c61-a91c-a358c69ce87d','e982cbfa-fd5d-467c-a4e8-87773d6bb45f','4a3029d3-f385-48d7-a1d4-f4347d583130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd86f6dbd0894e32b8654133b7faf954',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:05.360509 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84a57f1-af36-40a9-ac74-a47845b03fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:05.393915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b84a57f1-af36-40a9-ac74-a47845b03fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:05.396112 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Flow 'volume_create_api' (a8dcb584-ba7a-4b72-a19d-e044255595f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:05.396112 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Create volume request issued successfully. Aug 18 22:45:05.396796 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77762316-a3ca-4b08-b9e6-2fc974d30f5f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:45:05.397425 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 4/16] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:45:04 2026] POST /volume/v3/volumes => generated 757 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:45:06.360439 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2537bc0-fbb2-4e65-b534-e6c110f8d4a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:06.364924 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2537bc0-fbb2-4e65-b534-e6c110f8d4a0 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:06.365164 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2537bc0-fbb2-4e65-b534-e6c110f8d4a0 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:06.365411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2537bc0-fbb2-4e65-b534-e6c110f8d4a0 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:06.378173 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:06.378173 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:06.384643 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2537bc0-fbb2-4e65-b534-e6c110f8d4a0 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:06.391671 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2537bc0-fbb2-4e65-b534-e6c110f8d4a0 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:06.391671 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 4/17] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:06 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:07.409925 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15beab68-8bf1-475b-9d69-44b7c74880fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:07.412499 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15beab68-8bf1-475b-9d69-44b7c74880fc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:07.412557 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15beab68-8bf1-475b-9d69-44b7c74880fc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:07.412784 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15beab68-8bf1-475b-9d69-44b7c74880fc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:07.423676 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:07.423676 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:07.428728 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15beab68-8bf1-475b-9d69-44b7c74880fc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:07.436491 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15beab68-8bf1-475b-9d69-44b7c74880fc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:07.437013 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 6/18] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:07 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:08.452906 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92a88e0c-9289-4ab5-98eb-ace06ade8033 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:08.455205 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92a88e0c-9289-4ab5-98eb-ace06ade8033 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:08.455481 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92a88e0c-9289-4ab5-98eb-ace06ade8033 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:08.455683 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92a88e0c-9289-4ab5-98eb-ace06ade8033 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:08.463500 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:08.463500 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:08.467978 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92a88e0c-9289-4ab5-98eb-ace06ade8033 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:08.473212 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92a88e0c-9289-4ab5-98eb-ace06ade8033 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:08.473558 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 5/19] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:08 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:09.497086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c495ed0-4855-429d-9940-1c631e71574a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:09.500773 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c495ed0-4855-429d-9940-1c631e71574a tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:09.502846 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c495ed0-4855-429d-9940-1c631e71574a tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:09.502846 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c495ed0-4855-429d-9940-1c631e71574a tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:09.516876 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:09.516876 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:09.529068 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c495ed0-4855-429d-9940-1c631e71574a tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:09.538851 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c495ed0-4855-429d-9940-1c631e71574a tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:09.539533 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 5/20] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:09 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:10.558646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9ea019c-ad8b-4a37-811c-830b80d9f3ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:10.560491 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9ea019c-ad8b-4a37-811c-830b80d9f3ea tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:10.560697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9ea019c-ad8b-4a37-811c-830b80d9f3ea tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:10.560921 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9ea019c-ad8b-4a37-811c-830b80d9f3ea tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:10.567966 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:10.567966 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:10.572329 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9ea019c-ad8b-4a37-811c-830b80d9f3ea tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:10.578760 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9ea019c-ad8b-4a37-811c-830b80d9f3ea tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:10.579362 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 5/21] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:10 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 1157 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:11.027146 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-c18587fb-897b-4605-afa8-263d7b4f5758 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:11.296984 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-c18587fb-897b-4605-afa8-263d7b4f5758 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:11.297600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-c18587fb-897b-4605-afa8-263d7b4f5758 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:11.297600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-c18587fb-897b-4605-afa8-263d7b4f5758 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:11.306120 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:11.306120 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:11.311211 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-c18587fb-897b-4605-afa8-263d7b4f5758 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:11.317226 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-c18587fb-897b-4605-afa8-263d7b4f5758 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:11.317841 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 7/22] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:45:11 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 1157 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:14.636127 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-3a044230-aa06-44e0-9ea1-97ac554b52b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:14.639029 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-3a044230-aa06-44e0-9ea1-97ac554b52b1 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:14.639321 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-3a044230-aa06-44e0-9ea1-97ac554b52b1 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:14.639617 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-3a044230-aa06-44e0-9ea1-97ac554b52b1 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:14.651143 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:14.651143 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:14.658320 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-3a044230-aa06-44e0-9ea1-97ac554b52b1 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:14.664129 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-3a044230-aa06-44e0-9ea1-97ac554b52b1 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:14.664684 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 6/23] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:45:14 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 1157 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:14.680030 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2c92f1e-ce13-4929-9b8d-af0da88e03cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:14.680820 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2c92f1e-ce13-4929-9b8d-af0da88e03cb None None] GET https://10.4.3.89/volume// Aug 18 22:45:14.681014 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2c92f1e-ce13-4929-9b8d-af0da88e03cb None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:14.681079 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2c92f1e-ce13-4929-9b8d-af0da88e03cb None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:14.681586 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2c92f1e-ce13-4929-9b8d-af0da88e03cb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:45:14.681965 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 6/24] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:45:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:45:14.692870 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-47d49737-b3fe-41a3-9282-7bf629a2c6c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:14.698242 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-47d49737-b3fe-41a3-9282-7bf629a2c6c1 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:45:14.698817 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-47d49737-b3fe-41a3-9282-7bf629a2c6c1 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a914419f-7d14-4065-8737-17d25c5c4186", "connector": null, "instance_uuid": "9b85767b-1131-478f-afc0-51268aa87221"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:14.710881 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:14.710881 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:14.759514 np0000007715 devstack@c-api.service[100264]: /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. Aug 18 22:45:14.759514 np0000007715 devstack@c-api.service[100264]: .first() Aug 18 22:45:14.780336 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-47d49737-b3fe-41a3-9282-7bf629a2c6c1 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:45:14.781333 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 6/25] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:45:14 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:14.975539 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:14.984359 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:45:14.984359 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1766438029", "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:14.984574 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1766438029', 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:45:15.668230 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Create volume of 1 GB Aug 18 22:45:15.685985 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:45:15.685244. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:45:15.686605 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Availability Zones retrieved successfully. Aug 18 22:45:15.720317 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Flow 'volume_create_api' (d051b124-68fb-4851-a12d-8ad5cf2a71e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:15.721670 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b11442-99b8-4d49-9049-ff21154ffca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:15.724006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:45:15.874353 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b11442-99b8-4d49-9049-ff21154ffca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:15.875373 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b17347-d381-4892-b8b2-c96c95569715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:15.926825 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:15.927448 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:15.988142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Created reservations ['f1dd58a9-94f5-4904-b66f-b2e3a5127756', '3ff9dee4-7a81-46f2-86c5-5603c530bb24', 'e9f2804c-2f03-4192-a1c2-74082c7457a1', '23d4f8aa-2b1e-4ad4-b3a5-24b93ef77e44'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:45:15.989461 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b17347-d381-4892-b8b2-c96c95569715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1dd58a9-94f5-4904-b66f-b2e3a5127756', '3ff9dee4-7a81-46f2-86c5-5603c530bb24', 'e9f2804c-2f03-4192-a1c2-74082c7457a1', '23d4f8aa-2b1e-4ad4-b3a5-24b93ef77e44']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:15.990842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e2aa301-7bb9-44db-9bca-5475dd7ef3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:16.025236 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e2aa301-7bb9-44db-9bca-5475dd7ef3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12dd9bd0-3302-4620-9c86-30363c6e9a5d', '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-1766438029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b98ee8b44d14991896296479120e523',qos_specs=None,replication_status=,reservations=['f1dd58a9-94f5-4904-b66f-b2e3a5127756','3ff9dee4-7a81-46f2-86c5-5603c530bb24','e9f2804c-2f03-4192-a1c2-74082c7457a1','23d4f8aa-2b1e-4ad4-b3a5-24b93ef77e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0b6ed3c177046bba30f899ff24d7077',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1766438029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12dd9bd0-3302-4620-9c86-30363c6e9a5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b98ee8b44d14991896296479120e523',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e0b6ed3c177046bba30f899ff24d7077',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:16.025987 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4beefcb1-97bc-44ee-8d27-aa077ebe4efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:16.056110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4beefcb1-97bc-44ee-8d27-aa077ebe4efa) transitioned into state 'SUCCESS' from state '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-1766438029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b98ee8b44d14991896296479120e523',qos_specs=None,replication_status=,reservations=['f1dd58a9-94f5-4904-b66f-b2e3a5127756','3ff9dee4-7a81-46f2-86c5-5603c530bb24','e9f2804c-2f03-4192-a1c2-74082c7457a1','23d4f8aa-2b1e-4ad4-b3a5-24b93ef77e44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0b6ed3c177046bba30f899ff24d7077',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:16.058648 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437ba374-28ae-4328-a5c0-69e8225f90ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:16.095864 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (437ba374-28ae-4328-a5c0-69e8225f90ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:16.096807 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Flow 'volume_create_api' (d051b124-68fb-4851-a12d-8ad5cf2a71e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:16.097595 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Create volume request issued successfully. Aug 18 22:45:16.097851 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b2e0a02-88b6-437e-8767-9b23c4bcf8c4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:45:16.098353 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 8/26] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:45:14 2026] POST /volume/v3/volumes => generated 897 bytes in 1123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:45:16.115469 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76635afe-01d3-421b-9e9b-3b2fa0538680 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:16.118093 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76635afe-01d3-421b-9e9b-3b2fa0538680 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:16.118698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76635afe-01d3-421b-9e9b-3b2fa0538680 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:16.118698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76635afe-01d3-421b-9e9b-3b2fa0538680 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:16.128332 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:16.128332 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:16.135177 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-76635afe-01d3-421b-9e9b-3b2fa0538680 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:16.141214 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76635afe-01d3-421b-9e9b-3b2fa0538680 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:16.141688 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 7/27] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:16 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:17.160842 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b0c1a2c-d738-4447-b3a4-a7700237112b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:17.166296 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b0c1a2c-d738-4447-b3a4-a7700237112b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:17.166296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b0c1a2c-d738-4447-b3a4-a7700237112b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:17.166296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b0c1a2c-d738-4447-b3a4-a7700237112b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:17.180230 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:17.180230 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:17.189110 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6b0c1a2c-d738-4447-b3a4-a7700237112b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:17.202450 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b0c1a2c-d738-4447-b3a4-a7700237112b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:17.202946 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 7/28] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:17 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 989 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:17.506896 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92a6339c-013d-442e-9270-f3e4f8f597e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:17.507860 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92a6339c-013d-442e-9270-f3e4f8f597e3 None None] GET https://10.4.3.89/volume// Aug 18 22:45:17.508144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92a6339c-013d-442e-9270-f3e4f8f597e3 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:17.508538 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92a6339c-013d-442e-9270-f3e4f8f597e3 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:17.509192 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92a6339c-013d-442e-9270-f3e4f8f597e3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:45:17.509708 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 7/29] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:45:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:45:17.533637 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-638499b2-fc30-46e0-8795-0c38a4287d00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:17.866076 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-638499b2-fc30-46e0-8795-0c38a4287d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:17.866546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-638499b2-fc30-46e0-8795-0c38a4287d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:17.866733 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-638499b2-fc30-46e0-8795-0c38a4287d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:17.882755 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:17.882755 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:17.887800 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-638499b2-fc30-46e0-8795-0c38a4287d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:17.893791 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-638499b2-fc30-46e0-8795-0c38a4287d00 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:17.894299 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 9/30] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:45:17 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 1336 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:18.223381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ddf2153-bfe5-488c-af28-93658cb19200 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:18.228979 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ddf2153-bfe5-488c-af28-93658cb19200 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:18.229738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ddf2153-bfe5-488c-af28-93658cb19200 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:18.229738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ddf2153-bfe5-488c-af28-93658cb19200 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:18.252144 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:18.252144 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:18.265142 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4ddf2153-bfe5-488c-af28-93658cb19200 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:18.273867 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ddf2153-bfe5-488c-af28-93658cb19200 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:18.274584 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 8/31] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:18 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 989 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:18.842452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-752a25b6-2b32-422f-a567-48a338d68e44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:18.845351 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-752a25b6-2b32-422f-a567-48a338d68e44 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] PUT https://10.4.3.89/volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222 Aug 18 22:45:18.845538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-752a25b6-2b32-422f-a567-48a338d68e44 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:18.856295 np0000007715 devstack@c-api.service[100265]: /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. Aug 18 22:45:18.856295 np0000007715 devstack@c-api.service[100265]: .first() Aug 18 22:45:18.863933 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-752a25b6-2b32-422f-a567-48a338d68e44 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Acquiring lock "cinder-attachment_update-a914419f-7d14-4065-8737-17d25c5c4186-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:45:18.869817 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-752a25b6-2b32-422f-a567-48a338d68e44 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Lock "cinder-attachment_update-a914419f-7d14-4065-8737-17d25c5c4186-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:45:18.871504 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:18.871504 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:19.021058 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-752a25b6-2b32-422f-a567-48a338d68e44 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Lock "cinder-attachment_update-a914419f-7d14-4065-8737-17d25c5c4186-np0000007715" released by "attachment_update" :: held 0.151s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:45:19.022187 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-752a25b6-2b32-422f-a567-48a338d68e44 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222 returned with HTTP 200 Aug 18 22:45:19.023051 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 8/32] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:45:18 2026] PUT /volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:19.056176 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-ea69a538-9b74-497c-919d-51babe6e8d0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:19.058533 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-ea69a538-9b74-497c-919d-51babe6e8d0e tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] POST https://10.4.3.89/volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222/action Aug 18 22:45:19.059184 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-ea69a538-9b74-497c-919d-51babe6e8d0e tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:45:19.059355 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-ea69a538-9b74-497c-919d-51babe6e8d0e tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:19.087471 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:19.087471 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:19.108625 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9391cfcc-b460-4d9e-a02b-4be44ff5b32c req-ea69a538-9b74-497c-919d-51babe6e8d0e tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222/action returned with HTTP 204 Aug 18 22:45:19.109927 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 8/33] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:45:19 2026] POST /volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:45:19.291125 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a379430-108e-4c1a-b1b8-a38d5cc706d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:19.295151 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a379430-108e-4c1a-b1b8-a38d5cc706d9 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:19.295819 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a379430-108e-4c1a-b1b8-a38d5cc706d9 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:19.295819 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a379430-108e-4c1a-b1b8-a38d5cc706d9 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:19.315037 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:19.315037 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:19.332089 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5a379430-108e-4c1a-b1b8-a38d5cc706d9 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:19.340205 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a379430-108e-4c1a-b1b8-a38d5cc706d9 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:19.340676 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 10/34] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:19 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 989 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:20.363413 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65e1bb2d-7baa-4f2c-bbe8-e0580088ccd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:20.365927 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65e1bb2d-7baa-4f2c-bbe8-e0580088ccd7 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:20.366349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65e1bb2d-7baa-4f2c-bbe8-e0580088ccd7 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:20.366646 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65e1bb2d-7baa-4f2c-bbe8-e0580088ccd7 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:20.379176 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:20.379176 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:20.387753 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65e1bb2d-7baa-4f2c-bbe8-e0580088ccd7 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:20.394789 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65e1bb2d-7baa-4f2c-bbe8-e0580088ccd7 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:20.395403 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 9/35] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:20 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1050 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:21.414862 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94c133bb-f133-4172-92eb-60d510c84c80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:21.417138 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94c133bb-f133-4172-92eb-60d510c84c80 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:21.417138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94c133bb-f133-4172-92eb-60d510c84c80 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:21.417138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94c133bb-f133-4172-92eb-60d510c84c80 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:21.427701 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:21.427701 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:21.433691 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-94c133bb-f133-4172-92eb-60d510c84c80 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:21.442463 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94c133bb-f133-4172-92eb-60d510c84c80 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:21.443608 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 9/36] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:21 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:22.463014 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18548f81-eab0-4a0f-81a6-78d082351929 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:22.464334 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18548f81-eab0-4a0f-81a6-78d082351929 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:22.464565 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18548f81-eab0-4a0f-81a6-78d082351929 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:22.464780 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18548f81-eab0-4a0f-81a6-78d082351929 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:22.475937 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:22.475937 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:22.484955 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-18548f81-eab0-4a0f-81a6-78d082351929 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:22.489743 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18548f81-eab0-4a0f-81a6-78d082351929 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:22.490872 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 9/37] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:22 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:22.961362 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:23.202011 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:45:23.202441 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2105279250"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:23.203965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2105279250'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:45:23.204190 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Create volume of 1 GB Aug 18 22:45:23.209709 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Availability Zones retrieved successfully. Aug 18 22:45:23.217186 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Flow 'volume_create_api' (73395eb1-ede6-4748-b8fc-6d9f0e7c5d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:23.218449 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c94a39-d007-4886-b60c-8ca8c5273006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:23.219309 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:45:23.250918 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c94a39-d007-4886-b60c-8ca8c5273006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:23.251764 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ce1c71-ae5d-4b33-b7d7-e49c43c2154d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:23.315609 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Created reservations ['b8ebfb87-2d3f-40a2-803d-a847fa0e1157', '894f32be-75bb-4fe9-8065-d4b6813f41e2', 'bf7b53b6-d59b-4bfe-8520-aba53ed8b58b', 'a211430b-4b80-4c8c-844c-ff2f9b1da1a4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:45:23.315903 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ce1c71-ae5d-4b33-b7d7-e49c43c2154d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8ebfb87-2d3f-40a2-803d-a847fa0e1157', '894f32be-75bb-4fe9-8065-d4b6813f41e2', 'bf7b53b6-d59b-4bfe-8520-aba53ed8b58b', 'a211430b-4b80-4c8c-844c-ff2f9b1da1a4']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:23.316623 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1411fdcd-7389-4ea4-9726-88ca7687c8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:23.371925 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1411fdcd-7389-4ea4-9726-88ca7687c8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07dd75c9-7d6e-41eb-bf73-96b41c175462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2105279250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec74aff83e3243abad5cef29d76f619a',qos_specs=None,replication_status=,reservations=['b8ebfb87-2d3f-40a2-803d-a847fa0e1157','894f32be-75bb-4fe9-8065-d4b6813f41e2','bf7b53b6-d59b-4bfe-8520-aba53ed8b58b','a211430b-4b80-4c8c-844c-ff2f9b1da1a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdbfdf256fb840c4ac3e7e9fb2e9009f',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:45:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2105279250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07dd75c9-7d6e-41eb-bf73-96b41c175462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec74aff83e3243abad5cef29d76f619a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdbfdf256fb840c4ac3e7e9fb2e9009f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:23.374359 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (796d3ed5-0c82-45ad-bc7c-03835f8c924e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:23.396592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (796d3ed5-0c82-45ad-bc7c-03835f8c924e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2105279250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec74aff83e3243abad5cef29d76f619a',qos_specs=None,replication_status=,reservations=['b8ebfb87-2d3f-40a2-803d-a847fa0e1157','894f32be-75bb-4fe9-8065-d4b6813f41e2','bf7b53b6-d59b-4bfe-8520-aba53ed8b58b','a211430b-4b80-4c8c-844c-ff2f9b1da1a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdbfdf256fb840c4ac3e7e9fb2e9009f',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:23.397426 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1c9571-96bd-4d58-9e87-a2d898999ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:23.409989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a1c9571-96bd-4d58-9e87-a2d898999ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:23.410587 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Flow 'volume_create_api' (73395eb1-ede6-4748-b8fc-6d9f0e7c5d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:23.410843 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Create volume request issued successfully. Aug 18 22:45:23.411412 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b9df69f-000a-4804-8ef4-cd1707a3bbae tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:45:23.411822 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 11/38] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:45:22 2026] POST /volume/v3/volumes => generated 783 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:45:23.424969 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-289809fe-b18b-487c-a03e-d3371d97f412 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:23.427589 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-289809fe-b18b-487c-a03e-d3371d97f412 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:45:23.428458 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-289809fe-b18b-487c-a03e-d3371d97f412 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:23.428942 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-289809fe-b18b-487c-a03e-d3371d97f412 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:23.466327 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:23.466327 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:23.470566 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-289809fe-b18b-487c-a03e-d3371d97f412 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:45:23.477056 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-289809fe-b18b-487c-a03e-d3371d97f412 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:45:23.477056 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 10/39] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:23 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 962 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:23.509718 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43f4f555-d236-4108-9c8d-643d2c8d6a3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:23.510953 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43f4f555-d236-4108-9c8d-643d2c8d6a3e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:23.511252 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43f4f555-d236-4108-9c8d-643d2c8d6a3e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:23.511533 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43f4f555-d236-4108-9c8d-643d2c8d6a3e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:23.521656 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:23.521656 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:23.527884 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43f4f555-d236-4108-9c8d-643d2c8d6a3e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:23.536217 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43f4f555-d236-4108-9c8d-643d2c8d6a3e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:23.536724 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 10/40] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:23 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1050 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:24.493962 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52c65264-56f7-4eea-8354-5f4af0bf214b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:24.498748 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52c65264-56f7-4eea-8354-5f4af0bf214b tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:45:24.499782 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52c65264-56f7-4eea-8354-5f4af0bf214b tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:24.499782 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52c65264-56f7-4eea-8354-5f4af0bf214b tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:24.555820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5de22243-fe66-4f2e-bb8f-e84b29877e49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:24.556244 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:24.556244 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:24.558486 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5de22243-fe66-4f2e-bb8f-e84b29877e49 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:24.558688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5de22243-fe66-4f2e-bb8f-e84b29877e49 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:24.559334 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5de22243-fe66-4f2e-bb8f-e84b29877e49 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:24.561235 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-52c65264-56f7-4eea-8354-5f4af0bf214b tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:45:24.567429 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52c65264-56f7-4eea-8354-5f4af0bf214b tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:45:24.567721 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:24.567721 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:24.567976 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 10/41] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:24 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1023 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:24.572998 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5de22243-fe66-4f2e-bb8f-e84b29877e49 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:24.579097 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5de22243-fe66-4f2e-bb8f-e84b29877e49 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:24.579763 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 12/42] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:24 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:25.598928 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c322aa9-7499-4697-8e59-cb5ff3819a32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:25.602336 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c322aa9-7499-4697-8e59-cb5ff3819a32 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:25.602706 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c322aa9-7499-4697-8e59-cb5ff3819a32 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:25.603756 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c322aa9-7499-4697-8e59-cb5ff3819a32 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:25.613555 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:25.613555 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:25.619328 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c322aa9-7499-4697-8e59-cb5ff3819a32 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:25.627898 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c322aa9-7499-4697-8e59-cb5ff3819a32 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:25.628574 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 11/43] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:25 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:26.647716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df486537-b17f-4fe9-8699-486b140cde11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:26.651870 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df486537-b17f-4fe9-8699-486b140cde11 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:26.652201 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df486537-b17f-4fe9-8699-486b140cde11 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:26.652507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df486537-b17f-4fe9-8699-486b140cde11 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:26.664640 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:26.664640 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:26.669976 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-df486537-b17f-4fe9-8699-486b140cde11 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:26.679495 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df486537-b17f-4fe9-8699-486b140cde11 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:26.679965 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 11/44] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:26 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1050 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:27.461511 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:27.700458 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd0c02f0-d170-487c-a34d-91bc526e3d60 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:27.703162 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd0c02f0-d170-487c-a34d-91bc526e3d60 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:27.703566 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd0c02f0-d170-487c-a34d-91bc526e3d60 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:27.703847 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd0c02f0-d170-487c-a34d-91bc526e3d60 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:27.715332 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:27.715332 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:27.721886 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd0c02f0-d170-487c-a34d-91bc526e3d60 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:27.730210 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd0c02f0-d170-487c-a34d-91bc526e3d60 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:27.731435 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 13/45] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:27 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1050 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:27.921659 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:45:27.922142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-163155196"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:27.927456 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-163155196'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:45:27.946828 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Create volume of 1 GB Aug 18 22:45:27.947185 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:27.947185 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:27.954390 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:45:27.953140. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:45:27.954390 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Availability Zones retrieved successfully. Aug 18 22:45:27.987397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Flow 'volume_create_api' (4568284c-caa2-44c1-9cfa-87e7b20eeb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:27.989313 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27eca435-9e11-4b95-8f89-05fa9f744147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:27.990706 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:45:28.016493 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:28.016493 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:28.055670 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27eca435-9e11-4b95-8f89-05fa9f744147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:07Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd40bcabd-43e7-47a4-a75f-59bb1ae0cf61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:28.058135 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b260af-ffba-4db1-8121-885a1ddeccd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:28.110208 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:28.110696 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:28.188804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Created reservations ['cf54d0f1-2513-4136-9bfb-ee04e4633c0e', '4443ed06-5033-4633-bf9b-163893ded883', '3230b8ac-53c4-4227-9bd3-b6a16989dbc9', '58cb4274-aa30-49eb-8c1a-2d62c557c510'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:45:28.190206 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38b260af-ffba-4db1-8121-885a1ddeccd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf54d0f1-2513-4136-9bfb-ee04e4633c0e', '4443ed06-5033-4633-bf9b-163893ded883', '3230b8ac-53c4-4227-9bd3-b6a16989dbc9', '58cb4274-aa30-49eb-8c1a-2d62c557c510']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:28.191329 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce17db2-48dd-4133-8069-b8cabd825ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:28.233984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dce17db2-48dd-4133-8069-b8cabd825ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31beee51-bd9c-441d-8e12-89d047e0a761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-163155196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9d8c4494c0d546d8b636104e28f12c9c',qos_specs=None,replication_status=,reservations=['cf54d0f1-2513-4136-9bfb-ee04e4633c0e','4443ed06-5033-4633-bf9b-163893ded883','3230b8ac-53c4-4227-9bd3-b6a16989dbc9','58cb4274-aa30-49eb-8c1a-2d62c557c510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd725d1047941028cce3b456905576c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:45:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-163155196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31beee51-bd9c-441d-8e12-89d047e0a761,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9d8c4494c0d546d8b636104e28f12c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dd725d1047941028cce3b456905576c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d40bcabd-43e7-47a4-a75f-59bb1ae0cf61),volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:28.235419 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc46fe8-f88a-4fb5-b18b-ad0dd01c86ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:28.275523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cc46fe8-f88a-4fb5-b18b-ad0dd01c86ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-163155196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9d8c4494c0d546d8b636104e28f12c9c',qos_specs=None,replication_status=,reservations=['cf54d0f1-2513-4136-9bfb-ee04e4633c0e','4443ed06-5033-4633-bf9b-163893ded883','3230b8ac-53c4-4227-9bd3-b6a16989dbc9','58cb4274-aa30-49eb-8c1a-2d62c557c510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd725d1047941028cce3b456905576c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:28.275854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f35ff1c-de99-486f-99d9-a30f6d702fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:28.311860 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f35ff1c-de99-486f-99d9-a30f6d702fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:28.313031 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Flow 'volume_create_api' (4568284c-caa2-44c1-9cfa-87e7b20eeb3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:28.313095 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Create volume request issued successfully. Aug 18 22:45:28.313936 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84af4410-6494-44d5-9eda-48d4adcf74d7 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:45:28.314387 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 11/46] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:45:27 2026] POST /volume/v3/volumes => generated 755 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:45:28.339843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3520f43c-902f-49e0-ba68-2681edc2d586 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:28.343654 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3520f43c-902f-49e0-ba68-2681edc2d586 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:45:28.346807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3520f43c-902f-49e0-ba68-2681edc2d586 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:28.347112 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3520f43c-902f-49e0-ba68-2681edc2d586 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:28.360744 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:28.360744 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:28.375142 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3520f43c-902f-49e0-ba68-2681edc2d586 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:45:28.387412 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3520f43c-902f-49e0-ba68-2681edc2d586 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:45:28.388198 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 12/47] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:28 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 823 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:28.750823 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc296ffa-c242-40a3-940c-0804492f7e1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:28.752757 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc296ffa-c242-40a3-940c-0804492f7e1a tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:28.753055 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc296ffa-c242-40a3-940c-0804492f7e1a tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:28.753288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc296ffa-c242-40a3-940c-0804492f7e1a tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:28.769476 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:28.769476 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:28.772674 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc296ffa-c242-40a3-940c-0804492f7e1a tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:28.780060 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc296ffa-c242-40a3-940c-0804492f7e1a tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:28.780706 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 12/48] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:28 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1570 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:28.857007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-5a22ff9a-3240-4e46-817c-179a63b17775 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:28.860054 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-5a22ff9a-3240-4e46-817c-179a63b17775 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:28.861419 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-5a22ff9a-3240-4e46-817c-179a63b17775 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:28.862592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-5a22ff9a-3240-4e46-817c-179a63b17775 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:28.873785 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:28.873785 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:28.881002 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-5a22ff9a-3240-4e46-817c-179a63b17775 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:28.890688 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-5a22ff9a-3240-4e46-817c-179a63b17775 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:28.892892 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 14/49] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:45:28 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1390 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:29.406530 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a19794e-862a-43d1-a54f-6c410d6113cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:29.409740 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a19794e-862a-43d1-a54f-6c410d6113cb tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:45:29.410131 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a19794e-862a-43d1-a54f-6c410d6113cb tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:29.410393 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a19794e-862a-43d1-a54f-6c410d6113cb tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:29.425497 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:29.425497 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:29.439003 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a19794e-862a-43d1-a54f-6c410d6113cb tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:45:29.447570 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a19794e-862a-43d1-a54f-6c410d6113cb tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:45:29.448078 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 12/50] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:29 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:29.471221 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1f0585c-3ad5-4f36-a410-83a5cc1264f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:29.726539 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-662da39c-04c5-480f-9419-30eada848d50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:29.731115 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-662da39c-04c5-480f-9419-30eada848d50 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:29.731444 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-662da39c-04c5-480f-9419-30eada848d50 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:29.731770 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-662da39c-04c5-480f-9419-30eada848d50 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:29.746853 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:29.746853 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:29.753228 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-662da39c-04c5-480f-9419-30eada848d50 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:29.759607 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-662da39c-04c5-480f-9419-30eada848d50 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:29.760324 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 13/51] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:45:29 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1390 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:29.775311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2750952b-3169-4675-bc8d-34b36642f2bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:29.775311 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2750952b-3169-4675-bc8d-34b36642f2bd None None] GET https://10.4.3.89/volume// Aug 18 22:45:29.775311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2750952b-3169-4675-bc8d-34b36642f2bd None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:29.775311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2750952b-3169-4675-bc8d-34b36642f2bd None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:29.775640 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2750952b-3169-4675-bc8d-34b36642f2bd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:45:29.777035 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 15/52] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:45:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:45:29.786926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-702515f4-b45a-4861-b9bb-0349607cd77a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:29.791994 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-702515f4-b45a-4861-b9bb-0349607cd77a tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:45:29.793436 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-702515f4-b45a-4861-b9bb-0349607cd77a tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12dd9bd0-3302-4620-9c86-30363c6e9a5d", "connector": null, "instance_uuid": "324dc3b8-7e64-4a23-a40d-3f54d175e8bc"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:29.809531 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:29.809531 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:29.849291 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-702515f4-b45a-4861-b9bb-0349607cd77a tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:45:29.850415 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 13/53] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:45:29 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:29.958488 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1f0585c-3ad5-4f36-a410-83a5cc1264f1 tempest-TestMultiAttachVolumeSwap-2145825717 tempest-TestMultiAttachVolumeSwap-2145825717-project-admin] POST https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action Aug 18 22:45:29.959878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1f0585c-3ad5-4f36-a410-83a5cc1264f1 tempest-TestMultiAttachVolumeSwap-2145825717 tempest-TestMultiAttachVolumeSwap-2145825717-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:45:29.960087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1f0585c-3ad5-4f36-a410-83a5cc1264f1 tempest-TestMultiAttachVolumeSwap-2145825717 tempest-TestMultiAttachVolumeSwap-2145825717-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:29.973041 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:29.973041 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:29.974048 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1f0585c-3ad5-4f36-a410-83a5cc1264f1 tempest-TestMultiAttachVolumeSwap-2145825717 tempest-TestMultiAttachVolumeSwap-2145825717-project-admin] Volume info retrieved successfully. Aug 18 22:45:29.993373 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1f0585c-3ad5-4f36-a410-83a5cc1264f1 tempest-TestMultiAttachVolumeSwap-2145825717 tempest-TestMultiAttachVolumeSwap-2145825717-project-admin] Update volume admin metadata completed successfully. Aug 18 22:45:29.993373 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1f0585c-3ad5-4f36-a410-83a5cc1264f1 tempest-TestMultiAttachVolumeSwap-2145825717 tempest-TestMultiAttachVolumeSwap-2145825717-project-admin] Update readonly setting on volume completed successfully. Aug 18 22:45:29.994704 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1f0585c-3ad5-4f36-a410-83a5cc1264f1 tempest-TestMultiAttachVolumeSwap-2145825717 tempest-TestMultiAttachVolumeSwap-2145825717-project-admin] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action returned with HTTP 202 Aug 18 22:45:29.994704 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 13/54] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:45:29 2026] POST /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:45:30.009716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:30.011451 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:45:30.012863 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-177746676"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:30.014399 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-177746676'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:45:30.021376 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Create volume of 1 GB Aug 18 22:45:30.021835 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:30.021835 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:30.022841 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Availability Zones retrieved successfully. Aug 18 22:45:30.032557 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Flow 'volume_create_api' (506d4b7f-db09-4eb5-958f-88f9760a0380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:30.034258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8559382f-370b-460c-988c-68c7f45a41a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:30.038292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:45:30.054893 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:30.054893 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:30.084527 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8559382f-370b-460c-988c-68c7f45a41a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:07Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd40bcabd-43e7-47a4-a75f-59bb1ae0cf61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:30.085917 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3becf87-d9f9-4587-b5f3-a5a0ad2f323b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:30.137911 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:30.138379 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:30.164468 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Created reservations ['ce02fdae-105a-46cc-ae2d-5b00288dbe82', '84d1ac7c-9950-40b2-a505-3da145dae4f7', 'c01a0d20-6657-4462-a8ab-c50fb691c770', '6a7b3023-5d5f-4fc2-8ad6-40c4ed09dd87'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:45:30.165591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3becf87-d9f9-4587-b5f3-a5a0ad2f323b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce02fdae-105a-46cc-ae2d-5b00288dbe82', '84d1ac7c-9950-40b2-a505-3da145dae4f7', 'c01a0d20-6657-4462-a8ab-c50fb691c770', '6a7b3023-5d5f-4fc2-8ad6-40c4ed09dd87']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:30.167390 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9084c998-aef3-4f9e-8510-e9e04f4159ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:30.212800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9084c998-aef3-4f9e-8510-e9e04f4159ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4e90ff7-2628-4c99-81e5-0cb0a017eac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-177746676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9d8c4494c0d546d8b636104e28f12c9c',qos_specs=None,replication_status=,reservations=['ce02fdae-105a-46cc-ae2d-5b00288dbe82','84d1ac7c-9950-40b2-a505-3da145dae4f7','c01a0d20-6657-4462-a8ab-c50fb691c770','6a7b3023-5d5f-4fc2-8ad6-40c4ed09dd87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd725d1047941028cce3b456905576c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-177746676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4e90ff7-2628-4c99-81e5-0cb0a017eac8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='9d8c4494c0d546d8b636104e28f12c9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dd725d1047941028cce3b456905576c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d40bcabd-43e7-47a4-a75f-59bb1ae0cf61),volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:30.212800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41839a91-b814-4871-88c1-5185201392ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:30.258289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41839a91-b814-4871-88c1-5185201392ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-177746676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='9d8c4494c0d546d8b636104e28f12c9c',qos_specs=None,replication_status=,reservations=['ce02fdae-105a-46cc-ae2d-5b00288dbe82','84d1ac7c-9950-40b2-a505-3da145dae4f7','c01a0d20-6657-4462-a8ab-c50fb691c770','6a7b3023-5d5f-4fc2-8ad6-40c4ed09dd87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dd725d1047941028cce3b456905576c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:30.259145 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3df5df3-ea4d-4331-8caf-aca983975704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:45:30.275756 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3df5df3-ea4d-4331-8caf-aca983975704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:45:30.275756 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Flow 'volume_create_api' (506d4b7f-db09-4eb5-958f-88f9760a0380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:45:30.276387 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Create volume request issued successfully. Aug 18 22:45:30.277173 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-928d3cdc-366e-4b87-96db-1448f4d0e4a4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:45:30.277816 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 14/55] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:45:30 2026] POST /volume/v3/volumes => generated 755 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:45:30.296070 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd840bda-78e0-4bca-838e-726226701ce2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:30.297867 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd840bda-78e0-4bca-838e-726226701ce2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 Aug 18 22:45:30.298118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd840bda-78e0-4bca-838e-726226701ce2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:30.298404 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd840bda-78e0-4bca-838e-726226701ce2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:30.310027 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:30.310027 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:30.316588 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dd840bda-78e0-4bca-838e-726226701ce2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:45:30.329059 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd840bda-78e0-4bca-838e-726226701ce2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 returned with HTTP 200 Aug 18 22:45:30.329685 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 16/56] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:30 2026] GET /volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:31.349362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12ab85c6-3191-4544-9962-14d83671d65f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:31.350749 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12ab85c6-3191-4544-9962-14d83671d65f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 Aug 18 22:45:31.351278 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12ab85c6-3191-4544-9962-14d83671d65f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:31.352990 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12ab85c6-3191-4544-9962-14d83671d65f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:31.363678 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:31.363678 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:31.369491 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12ab85c6-3191-4544-9962-14d83671d65f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:45:31.376434 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12ab85c6-3191-4544-9962-14d83671d65f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 returned with HTTP 200 Aug 18 22:45:31.377106 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 14/57] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:45:31 2026] GET /volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:31.470258 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbdf1362-74d5-44cf-ae79-3c1709dcb041 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:31.471205 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbdf1362-74d5-44cf-ae79-3c1709dcb041 None None] GET https://10.4.3.89/volume// Aug 18 22:45:31.471532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbdf1362-74d5-44cf-ae79-3c1709dcb041 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:31.471765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbdf1362-74d5-44cf-ae79-3c1709dcb041 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:31.472604 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbdf1362-74d5-44cf-ae79-3c1709dcb041 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:45:31.473629 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 14/58] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:45:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:45:31.486938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-a8d4a9d5-aefe-4527-a58a-d32a100f2f0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:31.494733 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-a8d4a9d5-aefe-4527-a58a-d32a100f2f0c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:31.494733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-a8d4a9d5-aefe-4527-a58a-d32a100f2f0c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:31.494733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-a8d4a9d5-aefe-4527-a58a-d32a100f2f0c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:31.521243 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:31.521243 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:31.525653 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-a8d4a9d5-aefe-4527-a58a-d32a100f2f0c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:31.532562 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-a8d4a9d5-aefe-4527-a58a-d32a100f2f0c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:31.533190 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 15/59] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:45:31 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1569 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:31.650232 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-b6ea486c-75d6-4e07-b239-0f89cfa5a65b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:31.656632 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-b6ea486c-75d6-4e07-b239-0f89cfa5a65b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] PUT https://10.4.3.89/volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820 Aug 18 22:45:31.657081 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-b6ea486c-75d6-4e07-b239-0f89cfa5a65b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:31.679815 np0000007715 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 22:45:31.679815 np0000007715 devstack@c-api.service[100266]: .first() Aug 18 22:45:31.696831 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-b6ea486c-75d6-4e07-b239-0f89cfa5a65b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Acquiring lock "cinder-attachment_update-12dd9bd0-3302-4620-9c86-30363c6e9a5d-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:45:31.706511 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-b6ea486c-75d6-4e07-b239-0f89cfa5a65b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Lock "cinder-attachment_update-12dd9bd0-3302-4620-9c86-30363c6e9a5d-np0000007715" acquired by "attachment_update" :: waited 0.010s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:45:31.707935 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:31.707935 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:31.856735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-b6ea486c-75d6-4e07-b239-0f89cfa5a65b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Lock "cinder-attachment_update-12dd9bd0-3302-4620-9c86-30363c6e9a5d-np0000007715" released by "attachment_update" :: held 0.150s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:45:31.857126 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-b6ea486c-75d6-4e07-b239-0f89cfa5a65b tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820 returned with HTTP 200 Aug 18 22:45:31.857987 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 17/60] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:45:31 2026] PUT /volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:31.915839 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-105d7f89-7291-4dfa-ae9f-81f00f98d93f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:31.932153 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-105d7f89-7291-4dfa-ae9f-81f00f98d93f tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] POST https://10.4.3.89/volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820/action Aug 18 22:45:31.932717 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-105d7f89-7291-4dfa-ae9f-81f00f98d93f tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:45:31.933700 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-105d7f89-7291-4dfa-ae9f-81f00f98d93f tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:31.951770 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:31.951770 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:31.978423 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-db1dca99-16df-4a56-8ddd-b915da0c3743 req-105d7f89-7291-4dfa-ae9f-81f00f98d93f tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820/action returned with HTTP 204 Aug 18 22:45:31.979132 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 15/61] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:45:31 2026] POST /volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:45:33.564794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:33.569579 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/limits Aug 18 22:45:33.569929 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:33.570145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:33.583897 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:33.584366 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:33.584794 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:33.585567 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:33.586042 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] 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. Aug 18 22:45:33.586532 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] 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. Aug 18 22:45:33.586727 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] 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. Aug 18 22:45:33.602105 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-bd7331f4-141c-4898-a4ad-9b02ec0672e2 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 18 22:45:33.602620 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 15/62] 10.4.3.89 () {68 vars in 1477 bytes} [Tue Aug 18 22:45:33 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:33.707370 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-a4d1e9d5-fc89-42cd-84a1-5eb81927c81d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:33.710223 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-a4d1e9d5-fc89-42cd-84a1-5eb81927c81d tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:33.710223 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-a4d1e9d5-fc89-42cd-84a1-5eb81927c81d tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:33.710653 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-a4d1e9d5-fc89-42cd-84a1-5eb81927c81d tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:33.723746 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:33.723746 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:33.729230 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-a4d1e9d5-fc89-42cd-84a1-5eb81927c81d tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:33.734634 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-a4d1e9d5-fc89-42cd-84a1-5eb81927c81d tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 200 Aug 18 22:45:33.735078 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 16/63] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:45:33 2026] GET /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 1449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:33.752130 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:33.756223 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:45:33.756622 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a914419f-7d14-4065-8737-17d25c5c4186", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-642767186", "description": null, "metadata": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:33.773408 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:33.773408 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:33.774108 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:33.775227 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Create snapshot from volume a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:33.800020 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:33.835766 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Created reservations ['c8676b23-ad30-45f3-a569-3ca31a0e45de', '67bd3557-d832-4c7b-9639-c22c09a9ed32', '875edb67-2655-4418-98a8-eebeafebc9a0', '496d9796-3d42-4480-ba65-a498ff888fbd'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:45:33.908612 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Snapshot force create request issued successfully. Aug 18 22:45:33.908780 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2b551d5-9aa1-442b-ae25-8fe918a4e776 req-308c7436-eee5-4b82-bf9a-3e0e3b682865 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:45:33.909349 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 18/64] 10.4.3.89 () {72 vars in 1540 bytes} [Tue Aug 18 22:45:33 2026] POST /volume/v3/snapshots => generated 318 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:45:37.735245 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-669c5e26-14ce-4bf3-867f-e3428b5fbd6b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:37.741233 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-669c5e26-14ce-4bf3-867f-e3428b5fbd6b tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e Aug 18 22:45:37.741559 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-669c5e26-14ce-4bf3-867f-e3428b5fbd6b tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:37.741705 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-669c5e26-14ce-4bf3-867f-e3428b5fbd6b tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:37.761797 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:37.761797 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:37.762489 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-669c5e26-14ce-4bf3-867f-e3428b5fbd6b tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Snapshot retrieved successfully. Aug 18 22:45:37.763688 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-669c5e26-14ce-4bf3-867f-e3428b5fbd6b tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e returned with HTTP 200 Aug 18 22:45:37.764224 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 16/65] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:45:37 2026] GET /volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e => generated 477 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:38.672675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c7dd7f2-2642-4686-94b0-eae56048efbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:38.677477 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c7dd7f2-2642-4686-94b0-eae56048efbc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e Aug 18 22:45:38.677477 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c7dd7f2-2642-4686-94b0-eae56048efbc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:38.677477 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c7dd7f2-2642-4686-94b0-eae56048efbc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:38.677477 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-3c7dd7f2-2642-4686-94b0-eae56048efbc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Delete snapshot with id: c79aa4a1-999f-4de9-96e3-f980a4eafe4e Aug 18 22:45:38.709552 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:38.709552 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:38.711048 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c7dd7f2-2642-4686-94b0-eae56048efbc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Snapshot retrieved successfully. Aug 18 22:45:38.752449 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c7dd7f2-2642-4686-94b0-eae56048efbc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Snapshot delete request issued successfully. Aug 18 22:45:38.752620 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c7dd7f2-2642-4686-94b0-eae56048efbc tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e returned with HTTP 202 Aug 18 22:45:38.756816 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 16/66] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:45:38 2026] DELETE /volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:45:38.766050 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae33f9d3-6762-4086-a1cb-c99e41ded389 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:38.769900 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae33f9d3-6762-4086-a1cb-c99e41ded389 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e Aug 18 22:45:38.770328 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae33f9d3-6762-4086-a1cb-c99e41ded389 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:38.770640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae33f9d3-6762-4086-a1cb-c99e41ded389 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:38.803293 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:38.803293 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:38.803945 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae33f9d3-6762-4086-a1cb-c99e41ded389 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Snapshot retrieved successfully. Aug 18 22:45:38.805335 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae33f9d3-6762-4086-a1cb-c99e41ded389 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e returned with HTTP 200 Aug 18 22:45:38.805678 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 17/67] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:45:38 2026] GET /volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e => generated 476 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:39.819399 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc5e40ba-417d-402c-ad02-aa64cbfc1ea9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:39.823940 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc5e40ba-417d-402c-ad02-aa64cbfc1ea9 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] GET https://10.4.3.89/volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e Aug 18 22:45:39.824151 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc5e40ba-417d-402c-ad02-aa64cbfc1ea9 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:39.824377 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc5e40ba-417d-402c-ad02-aa64cbfc1ea9 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:39.839054 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc5e40ba-417d-402c-ad02-aa64cbfc1ea9 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e returned with HTTP 404 Aug 18 22:45:39.839903 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 19/68] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:45:39 2026] GET /volume/v3/snapshots/c79aa4a1-999f-4de9-96e3-f980a4eafe4e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:45:42.312493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-d8431c4c-803c-4ac1-9058-cef1879e4433 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:42.316042 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-d8431c4c-803c-4ac1-9058-cef1879e4433 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] DELETE https://10.4.3.89/volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222 Aug 18 22:45:42.316317 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-d8431c4c-803c-4ac1-9058-cef1879e4433 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:42.316592 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-d8431c4c-803c-4ac1-9058-cef1879e4433 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:42.329675 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:42.329675 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:42.441332 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-d8431c4c-803c-4ac1-9058-cef1879e4433 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222 returned with HTTP 200 Aug 18 22:45:42.442098 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 17/69] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:45:42 2026] DELETE /volume/v3/attachments/9ebbd3f1-8e13-4d60-9c75-84edde5a4222 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:42.459545 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-637d4873-7161-4f47-89c6-dfcf8e125f23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:42.465364 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-637d4873-7161-4f47-89c6-dfcf8e125f23 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:42.466539 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-637d4873-7161-4f47-89c6-dfcf8e125f23 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:42.467872 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-637d4873-7161-4f47-89c6-dfcf8e125f23 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:42.468511 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-637d4873-7161-4f47-89c6-dfcf8e125f23 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Delete volume with id: a914419f-7d14-4065-8737-17d25c5c4186 Aug 18 22:45:42.484081 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:42.484081 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:45:42.485233 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-637d4873-7161-4f47-89c6-dfcf8e125f23 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Volume info retrieved successfully. Aug 18 22:45:42.533236 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-637d4873-7161-4f47-89c6-dfcf8e125f23 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] Delete volume request issued successfully. Aug 18 22:45:42.533236 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a52e3bea-cfe2-438c-87c2-4077f1627b52 req-637d4873-7161-4f47-89c6-dfcf8e125f23 tempest-ImageDependencyTests-1965414507 tempest-ImageDependencyTests-1965414507-project-member] https://10.4.3.89/volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 returned with HTTP 202 Aug 18 22:45:42.533400 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 17/70] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:45:42 2026] DELETE /volume/v3/volumes/a914419f-7d14-4065-8737-17d25c5c4186 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:45:44.195325 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ec9f46e-a3ad-4112-8601-ccedf8c69783 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:44.198130 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec9f46e-a3ad-4112-8601-ccedf8c69783 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:45:44.198398 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec9f46e-a3ad-4112-8601-ccedf8c69783 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:44.198605 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec9f46e-a3ad-4112-8601-ccedf8c69783 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:44.222008 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:44.222008 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:45:44.229655 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ec9f46e-a3ad-4112-8601-ccedf8c69783 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:45:44.244589 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec9f46e-a3ad-4112-8601-ccedf8c69783 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:45:44.244589 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 18/71] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:45:44 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1862 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:45:49.389599 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ffda51ac-88e4-4658-9100-6ed7ed88bf51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:49.689692 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffda51ac-88e4-4658-9100-6ed7ed88bf51 tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 18 22:45:49.690559 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffda51ac-88e4-4658-9100-6ed7ed88bf51 tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:49.690559 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffda51ac-88e4-4658-9100-6ed7ed88bf51 tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:49.691394 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:49.691394 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:45:49.705555 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffda51ac-88e4-4658-9100-6ed7ed88bf51 tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 22:45:49.706072 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 20/72] 10.4.3.89 () {66 vars in 1284 bytes} [Tue Aug 18 22:45:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:49.718982 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69eaa575-0904-4115-ba26-478b688fee1f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:49.721256 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69eaa575-0904-4115-ba26-478b688fee1f tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 22:45:49.722704 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69eaa575-0904-4115-ba26-478b688fee1f tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:49.722704 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69eaa575-0904-4115-ba26-478b688fee1f tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:49.722704 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:45:49.722704 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:45:49.740436 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69eaa575-0904-4115-ba26-478b688fee1f tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 22:45:49.740436 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 18/73] 10.4.3.89 () {66 vars in 1307 bytes} [Tue Aug 18 22:45:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:45:49.749867 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00700a72-f21e-4421-a31c-0f848e4c18cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:49.752245 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00700a72-f21e-4421-a31c-0f848e4c18cd tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] GET https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool Aug 18 22:45:49.752493 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00700a72-f21e-4421-a31c-0f848e4c18cd tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:49.753486 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00700a72-f21e-4421-a31c-0f848e4c18cd tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:49.780969 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00700a72-f21e-4421-a31c-0f848e4c18cd tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool returned with HTTP 200 Aug 18 22:45:49.781417 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 18/74] 10.4.3.89 () {66 vars in 1311 bytes} [Tue Aug 18 22:45:49 2026] GET /volume/v3/capabilities/np0000007715@storpool => generated 703 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:49.793139 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7c0d770a-284f-4bbd-a613-5b22416a477c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:49.796295 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c0d770a-284f-4bbd-a613-5b22416a477c tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] GET https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool Aug 18 22:45:49.797446 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c0d770a-284f-4bbd-a613-5b22416a477c tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:49.797923 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c0d770a-284f-4bbd-a613-5b22416a477c tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:49.814926 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c0d770a-284f-4bbd-a613-5b22416a477c tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool returned with HTTP 200 Aug 18 22:45:49.815979 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 19/75] 10.4.3.89 () {66 vars in 1311 bytes} [Tue Aug 18 22:45:49 2026] GET /volume/v3/capabilities/np0000007715@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:49.835125 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=118,cinder:INSERT=27,cinder:UPDATE=37 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:45:49.838343 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97b115b5-2ecd-4fa3-8447-160b5edbc4af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:49.847917 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97b115b5-2ecd-4fa3-8447-160b5edbc4af tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] GET https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool Aug 18 22:45:49.847917 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97b115b5-2ecd-4fa3-8447-160b5edbc4af tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:49.848124 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97b115b5-2ecd-4fa3-8447-160b5edbc4af tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:49.866002 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97b115b5-2ecd-4fa3-8447-160b5edbc4af tempest-BackendsCapabilitiesAdminTestsJSON-451005432 tempest-BackendsCapabilitiesAdminTestsJSON-451005432-project-admin] https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool returned with HTTP 200 Aug 18 22:45:49.866997 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 21/76] 10.4.3.89 () {66 vars in 1311 bytes} [Tue Aug 18 22:45:49 2026] GET /volume/v3/capabilities/np0000007715@storpool => generated 703 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:52.439467 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=89,cinder:UPDATE=23,cinder:INSERT=12 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:45:55.208172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2bdee680-3b80-47ab-a1f1-08d13768b794 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:55.538365 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2bdee680-3b80-47ab-a1f1-08d13768b794 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] GET https://10.4.3.89/volume/v3/os-quota-class-sets/default Aug 18 22:45:55.538666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2bdee680-3b80-47ab-a1f1-08d13768b794 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:55.538968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2bdee680-3b80-47ab-a1f1-08d13768b794 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:55.564983 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2bdee680-3b80-47ab-a1f1-08d13768b794 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 22:45:55.565518 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 19/77] 10.4.3.89 () {66 vars in 1290 bytes} [Tue Aug 18 22:45:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:55.576280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7eab88eb-0f14-4e36-852e-13bd4631a595 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:55.578592 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7eab88eb-0f14-4e36-852e-13bd4631a595 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] GET https://10.4.3.89/volume/v3/os-quota-class-sets/default Aug 18 22:45:55.578801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7eab88eb-0f14-4e36-852e-13bd4631a595 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:55.579055 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7eab88eb-0f14-4e36-852e-13bd4631a595 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:55.595503 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7eab88eb-0f14-4e36-852e-13bd4631a595 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 22:45:55.595979 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 19/78] 10.4.3.89 () {66 vars in 1290 bytes} [Tue Aug 18 22:45:55 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:55.606469 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d800911f-9514-4263-9227-14407f27557a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:55.611287 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d800911f-9514-4263-9227-14407f27557a tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:45:55.611287 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d800911f-9514-4263-9227-14407f27557a tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2086242274"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:55.641520 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d800911f-9514-4263-9227-14407f27557a tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:45:55.642123 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 20/79] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:45:55 2026] POST /volume/v3/types => generated 228 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:55.654526 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16541212-115d-4ea7-b44b-bc998fe38cf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:55.656930 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16541212-115d-4ea7-b44b-bc998fe38cf1 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-class-sets/default Aug 18 22:45:55.657392 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16541212-115d-4ea7-b44b-bc998fe38cf1 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-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-2086242274": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2086242274": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2086242274": 6}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:55.810001 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16541212-115d-4ea7-b44b-bc998fe38cf1 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 22:45:55.811134 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 22/80] 10.4.3.89 () {68 vars in 1311 bytes} [Tue Aug 18 22:45:55 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:55.826157 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:55.826157 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/09f24390024e47558e4647db75be5cfa/defaults Aug 18 22:45:55.826157 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:55.826157 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Calling method 'defaults' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:55.837714 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:55.838003 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:55.838254 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:55.838598 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:45:55.839925 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-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. Aug 18 22:45:55.840350 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-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. Aug 18 22:45:55.840926 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-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. Aug 18 22:45:55.847116 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ac3e02c-5215-4f34-ae74-89650b1dae22 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/09f24390024e47558e4647db75be5cfa/defaults returned with HTTP 200 Aug 18 22:45:55.847116 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 20/81] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:45:55 2026] GET /volume/v3/os-quota-sets/09f24390024e47558e4647db75be5cfa/defaults => generated 645 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:56.566467 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-afbc616e-3f10-4091-baac-39004f1b2d46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:56.570286 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afbc616e-3f10-4091-baac-39004f1b2d46 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/8918e7afa1a74b9e82289fe5cc7ecc8c/defaults Aug 18 22:45:56.570544 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afbc616e-3f10-4091-baac-39004f1b2d46 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:56.570805 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afbc616e-3f10-4091-baac-39004f1b2d46 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Calling method 'defaults' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:56.588975 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afbc616e-3f10-4091-baac-39004f1b2d46 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/8918e7afa1a74b9e82289fe5cc7ecc8c/defaults returned with HTTP 200 Aug 18 22:45:56.590099 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 20/82] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:45:56 2026] GET /volume/v3/os-quota-sets/8918e7afa1a74b9e82289fe5cc7ecc8c/defaults => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:45:56.797394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5432cd0f-4ff6-450b-8c0c-32291121e075 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:56.805652 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5432cd0f-4ff6-450b-8c0c-32291121e075 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] DELETE https://10.4.3.89/volume/v3/types/667369a8-c245-41ed-84d9-92fe69087ea6 Aug 18 22:45:56.805652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5432cd0f-4ff6-450b-8c0c-32291121e075 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:56.805652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5432cd0f-4ff6-450b-8c0c-32291121e075 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:56.807304 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=103,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:45:56.887485 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5432cd0f-4ff6-450b-8c0c-32291121e075 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/types/667369a8-c245-41ed-84d9-92fe69087ea6 returned with HTTP 202 Aug 18 22:45:56.888142 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 21/83] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:45:56 2026] DELETE /volume/v3/types/667369a8-c245-41ed-84d9-92fe69087ea6 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:45:56.904584 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b27b09e-b588-424d-8be0-c286192f8cd2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:56.907298 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b27b09e-b588-424d-8be0-c286192f8cd2 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] GET https://10.4.3.89/volume/v3/types/667369a8-c245-41ed-84d9-92fe69087ea6 Aug 18 22:45:56.907603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b27b09e-b588-424d-8be0-c286192f8cd2 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:45:56.907886 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b27b09e-b588-424d-8be0-c286192f8cd2 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:45:56.914033 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b27b09e-b588-424d-8be0-c286192f8cd2 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/types/667369a8-c245-41ed-84d9-92fe69087ea6 returned with HTTP 404 Aug 18 22:45:56.915069 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 23/84] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:45:56 2026] GET /volume/v3/types/667369a8-c245-41ed-84d9-92fe69087ea6 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:45:56.927340 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc9278a8-d9de-4a86-81b5-5e332c816353 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:45:56.931914 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc9278a8-d9de-4a86-81b5-5e332c816353 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-class-sets/default Aug 18 22:45:56.932631 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc9278a8-d9de-4a86-81b5-5e332c816353 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:45:57.049220 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc9278a8-d9de-4a86-81b5-5e332c816353 tempest-VolumeQuotaClassesTest-792381969 tempest-VolumeQuotaClassesTest-792381969-project-admin] https://10.4.3.89/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 18 22:45:57.049856 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 21/85] 10.4.3.89 () {68 vars in 1311 bytes} [Tue Aug 18 22:45:56 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:02.273148 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:02.275667 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:02.276220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1336433974"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:02.278077 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1336433974'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:02.278303 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Create volume of 1 GB Aug 18 22:46:02.281086 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=95,cinder:INSERT=12,cinder:UPDATE=14 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:46:02.285187 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Availability Zones retrieved successfully. Aug 18 22:46:02.294738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Flow 'volume_create_api' (9c4cb5e5-e240-4176-987b-7161b67a5eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:02.296108 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01ba884-af9b-41e0-a458-da189cd9b515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:02.297714 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:02.326802 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b01ba884-af9b-41e0-a458-da189cd9b515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:02.328149 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdf8a3f-98a5-432d-a14e-095df570e40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:02.391748 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Created reservations ['7f153157-fd56-4d58-b456-49a435df472e', 'a8f754c4-9d75-4b8f-8128-f368c7da8303', '3dcbe440-8a43-4993-816b-3b5593f1ab6f', 'fbbc71e4-d51f-40a4-89f9-1f5d8b1fa4d2'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:02.392728 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdf8a3f-98a5-432d-a14e-095df570e40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f153157-fd56-4d58-b456-49a435df472e', 'a8f754c4-9d75-4b8f-8128-f368c7da8303', '3dcbe440-8a43-4993-816b-3b5593f1ab6f', 'fbbc71e4-d51f-40a4-89f9-1f5d8b1fa4d2']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:02.393532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc075dfb-dd42-4fa0-8fc8-657c9ca85866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:02.420205 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc075dfb-dd42-4fa0-8fc8-657c9ca85866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdc5339a-09a5-4035-a1ab-c1a152f60c31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1336433974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9138e7d67ad643c59d9693e625d24ba5',qos_specs=None,replication_status=,reservations=['7f153157-fd56-4d58-b456-49a435df472e','a8f754c4-9d75-4b8f-8128-f368c7da8303','3dcbe440-8a43-4993-816b-3b5593f1ab6f','fbbc71e4-d51f-40a4-89f9-1f5d8b1fa4d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='275c5af885914e2ea93854ff41a547f5',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1336433974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdc5339a-09a5-4035-a1ab-c1a152f60c31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9138e7d67ad643c59d9693e625d24ba5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='275c5af885914e2ea93854ff41a547f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:02.421715 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f66990-2b9a-47b9-8f35-1e0506116fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:02.448191 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f66990-2b9a-47b9-8f35-1e0506116fab) transitioned into state 'SUCCESS' from state '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-1336433974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9138e7d67ad643c59d9693e625d24ba5',qos_specs=None,replication_status=,reservations=['7f153157-fd56-4d58-b456-49a435df472e','a8f754c4-9d75-4b8f-8128-f368c7da8303','3dcbe440-8a43-4993-816b-3b5593f1ab6f','fbbc71e4-d51f-40a4-89f9-1f5d8b1fa4d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='275c5af885914e2ea93854ff41a547f5',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:02.449418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ede27db-b84a-49af-8579-994775454864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:02.461146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ede27db-b84a-49af-8579-994775454864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:02.462026 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Flow 'volume_create_api' (9c4cb5e5-e240-4176-987b-7161b67a5eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:02.462727 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Create volume request issued successfully. Aug 18 22:46:02.463400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23f9cc43-d81b-4bde-a575-7c05c261ec52 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:02.463842 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 21/86] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:46:02 2026] POST /volume/v3/volumes => generated 750 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:02.482524 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7cac2e2b-4e1c-4163-923f-c95ef5650b36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:02.484516 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cac2e2b-4e1c-4163-923f-c95ef5650b36 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:02.484732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cac2e2b-4e1c-4163-923f-c95ef5650b36 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:02.484915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cac2e2b-4e1c-4163-923f-c95ef5650b36 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:02.493363 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:02.493363 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:02.498354 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7cac2e2b-4e1c-4163-923f-c95ef5650b36 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:02.503776 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cac2e2b-4e1c-4163-923f-c95ef5650b36 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:02.504362 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 22/87] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:02 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:03.520807 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56d1a382-59d3-4b2e-b804-17ce9b032ecd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:03.528844 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56d1a382-59d3-4b2e-b804-17ce9b032ecd tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:03.529328 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56d1a382-59d3-4b2e-b804-17ce9b032ecd tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:03.530843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56d1a382-59d3-4b2e-b804-17ce9b032ecd tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:03.543874 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:03.543874 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:03.550250 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-56d1a382-59d3-4b2e-b804-17ce9b032ecd tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:03.555738 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56d1a382-59d3-4b2e-b804-17ce9b032ecd tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:03.556174 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 24/88] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:03 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:03.704167 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c3e295f-407a-4c9a-974e-7db482a0c67f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:03.987029 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c3e295f-407a-4c9a-974e-7db482a0c67f tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac Aug 18 22:46:03.987248 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c3e295f-407a-4c9a-974e-7db482a0c67f tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:03.987492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c3e295f-407a-4c9a-974e-7db482a0c67f tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:04.009005 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c3e295f-407a-4c9a-974e-7db482a0c67f tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac returned with HTTP 200 Aug 18 22:46:04.009534 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 22/89] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:46:03 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac => generated 437 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:04.021634 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54b44267-3243-40f8-ad57-0cf122b05445 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.023999 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54b44267-3243-40f8-ad57-0cf122b05445 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac/defaults Aug 18 22:46:04.024256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54b44267-3243-40f8-ad57-0cf122b05445 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:04.024506 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54b44267-3243-40f8-ad57-0cf122b05445 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'defaults' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:04.024857 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:04.024857 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:04.043162 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54b44267-3243-40f8-ad57-0cf122b05445 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac/defaults returned with HTTP 200 Aug 18 22:46:04.043824 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 22/90] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:46:04 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:04.052970 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.057413 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac Aug 18 22:46:04.057799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:04.126065 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:46:04.127089 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:46:04.127488 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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. Aug 18 22:46:04.127869 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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. Aug 18 22:46:04.128485 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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. Aug 18 22:46:04.137590 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f4ba10b-b8bb-4ad6-ba94-5a3e0209cd52 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac returned with HTTP 200 Aug 18 22:46:04.138205 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 23/91] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 22:46:04 2026] PUT /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac => generated 395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:04.147663 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55b67d6e-e694-4414-9679-a10e4ac43a4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.149973 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55b67d6e-e694-4414-9679-a10e4ac43a4c tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] DELETE https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac Aug 18 22:46:04.150203 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55b67d6e-e694-4414-9679-a10e4ac43a4c tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:04.150472 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55b67d6e-e694-4414-9679-a10e4ac43a4c tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:04.159463 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55b67d6e-e694-4414-9679-a10e4ac43a4c tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac returned with HTTP 200 Aug 18 22:46:04.160030 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 25/92] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:46:04 2026] DELETE /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 22:46:04.170728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02f8346a-b2a1-4053-9c8a-0a700154e1ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.176102 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02f8346a-b2a1-4053-9c8a-0a700154e1ea tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac Aug 18 22:46:04.176102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02f8346a-b2a1-4053-9c8a-0a700154e1ea tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:04.176102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02f8346a-b2a1-4053-9c8a-0a700154e1ea tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:04.192874 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02f8346a-b2a1-4053-9c8a-0a700154e1ea tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac returned with HTTP 200 Aug 18 22:46:04.193446 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 23/93] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:46:04 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:04.205593 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44902561-3abe-4612-ab19-d81a901a3d12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.207488 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44902561-3abe-4612-ab19-d81a901a3d12 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac Aug 18 22:46:04.207992 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44902561-3abe-4612-ab19-d81a901a3d12 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:04.353420 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44902561-3abe-4612-ab19-d81a901a3d12 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac returned with HTTP 200 Aug 18 22:46:04.353888 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 23/94] 10.4.3.89 () {68 vars in 1368 bytes} [Tue Aug 18 22:46:04 2026] PUT /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac => generated 395 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:04.367088 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db3e57ff-6d92-4b18-a217-741665bcf611 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.369905 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db3e57ff-6d92-4b18-a217-741665bcf611 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac/defaults Aug 18 22:46:04.370150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db3e57ff-6d92-4b18-a217-741665bcf611 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:04.370413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db3e57ff-6d92-4b18-a217-741665bcf611 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'defaults' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:04.386291 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db3e57ff-6d92-4b18-a217-741665bcf611 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac/defaults returned with HTTP 200 Aug 18 22:46:04.386819 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 24/95] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:46:04 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:04.398882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.400890 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac Aug 18 22:46:04.400890 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:04.401103 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:04.409499 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:46:04.409798 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:46:04.410113 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:46:04.410584 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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. Aug 18 22:46:04.410795 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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. Aug 18 22:46:04.411033 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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. Aug 18 22:46:04.415937 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cc1b5c8-87f0-445e-b913-9b735afc34f8 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac returned with HTTP 200 Aug 18 22:46:04.416355 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 26/96] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:46:04 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:04.428598 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ac6c359-b75c-4fb6-90b4-96b6e0b20f30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.431066 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ac6c359-b75c-4fb6-90b4-96b6e0b20f30 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True Aug 18 22:46:04.431285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ac6c359-b75c-4fb6-90b4-96b6e0b20f30 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:04.431467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ac6c359-b75c-4fb6-90b4-96b6e0b20f30 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:04.455281 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ac6c359-b75c-4fb6-90b4-96b6e0b20f30 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True returned with HTTP 200 Aug 18 22:46:04.456440 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 24/97] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:46:04 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:04.474050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84dc9735-ff37-471a-a2ca-a37795df17bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:04.761881 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:04.762429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-344279029"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:04.764379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-344279029'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:04.764625 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Create volume of 1 GB Aug 18 22:46:04.770591 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Availability Zones retrieved successfully. Aug 18 22:46:04.778409 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Flow 'volume_create_api' (b75268a6-da3c-41fd-b2d1-e0c5553c3efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:04.780009 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106271e2-a684-45e7-aa06-33119fd4514c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:04.781281 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:04.811718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (106271e2-a684-45e7-aa06-33119fd4514c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:04.812688 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6eed0a-bea7-43c6-ae33-4f75e3f7d544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:04.897304 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Created reservations ['18f308c0-dde4-4ff5-90ad-9d562e0e4ec0', '7d07d362-f1bd-44c5-a20e-00926997c0fb', 'bc5296f2-0530-466c-8138-cb5d313f84bc', '8e871ba7-5db2-4ae4-935c-f1528783b8dd'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:04.897304 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e6eed0a-bea7-43c6-ae33-4f75e3f7d544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f308c0-dde4-4ff5-90ad-9d562e0e4ec0', '7d07d362-f1bd-44c5-a20e-00926997c0fb', 'bc5296f2-0530-466c-8138-cb5d313f84bc', '8e871ba7-5db2-4ae4-935c-f1528783b8dd']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:04.898034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2965ff3-ac06-4a3a-81e8-cb1a0e102723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:04.931877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2965ff3-ac06-4a3a-81e8-cb1a0e102723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8104a65d-0c6b-449f-8c42-7409046785f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-344279029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4009dbfa54a342ee95f527c40c2133ac',qos_specs=None,replication_status=,reservations=['18f308c0-dde4-4ff5-90ad-9d562e0e4ec0','7d07d362-f1bd-44c5-a20e-00926997c0fb','bc5296f2-0530-466c-8138-cb5d313f84bc','8e871ba7-5db2-4ae4-935c-f1528783b8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b193b8991e84ab9ad1d0723522ea10e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-344279029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8104a65d-0c6b-449f-8c42-7409046785f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4009dbfa54a342ee95f527c40c2133ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b193b8991e84ab9ad1d0723522ea10e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:04.932805 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daaeadbc-ee32-43ef-bc21-07d374f7eeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:04.973862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daaeadbc-ee32-43ef-bc21-07d374f7eeab) transitioned into state 'SUCCESS' from state '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-344279029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4009dbfa54a342ee95f527c40c2133ac',qos_specs=None,replication_status=,reservations=['18f308c0-dde4-4ff5-90ad-9d562e0e4ec0','7d07d362-f1bd-44c5-a20e-00926997c0fb','bc5296f2-0530-466c-8138-cb5d313f84bc','8e871ba7-5db2-4ae4-935c-f1528783b8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b193b8991e84ab9ad1d0723522ea10e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:04.974932 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7359580e-4afb-403f-969b-74a1f00be41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:04.989294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7359580e-4afb-403f-969b-74a1f00be41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:04.990624 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Flow 'volume_create_api' (b75268a6-da3c-41fd-b2d1-e0c5553c3efe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:04.991087 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Create volume request issued successfully. Aug 18 22:46:04.992210 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84dc9735-ff37-471a-a2ca-a37795df17bd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:04.992810 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 24/98] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:46:04 2026] POST /volume/v3/volumes => generated 753 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:05.014040 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e4806b5-580f-4339-a1f9-a353687f51fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:05.020515 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e4806b5-580f-4339-a1f9-a353687f51fd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] GET https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:05.020988 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e4806b5-580f-4339-a1f9-a353687f51fd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:05.021365 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e4806b5-580f-4339-a1f9-a353687f51fd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:05.038499 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:05.038499 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:05.043659 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e4806b5-580f-4339-a1f9-a353687f51fd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Volume info retrieved successfully. Aug 18 22:46:05.053633 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e4806b5-580f-4339-a1f9-a353687f51fd tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 returned with HTTP 200 Aug 18 22:46:05.054212 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 25/99] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:05 2026] GET /volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:06.070930 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-791902f0-fdb3-4374-924a-0cdc1834bc2f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:06.072869 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-791902f0-fdb3-4374-924a-0cdc1834bc2f tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] GET https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:06.073058 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-791902f0-fdb3-4374-924a-0cdc1834bc2f tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:06.073239 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-791902f0-fdb3-4374-924a-0cdc1834bc2f tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:06.087003 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:06.087003 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:06.092417 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-791902f0-fdb3-4374-924a-0cdc1834bc2f tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Volume info retrieved successfully. Aug 18 22:46:06.099514 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-791902f0-fdb3-4374-924a-0cdc1834bc2f tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 returned with HTTP 200 Aug 18 22:46:06.100201 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 27/100] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:06 2026] GET /volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:06.120665 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e9f3331c-d098-4ccd-a1b2-a264e27d1c73 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:06.125116 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9f3331c-d098-4ccd-a1b2-a264e27d1c73 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True Aug 18 22:46:06.125384 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9f3331c-d098-4ccd-a1b2-a264e27d1c73 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:06.125653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e9f3331c-d098-4ccd-a1b2-a264e27d1c73 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:06.156023 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e9f3331c-d098-4ccd-a1b2-a264e27d1c73 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True returned with HTTP 200 Aug 18 22:46:06.156645 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 25/101] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:46:06 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:06.170415 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-059b2f9d-75f7-4eea-85bd-1908a2970765 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:06.172724 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-059b2f9d-75f7-4eea-85bd-1908a2970765 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:06.173453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-059b2f9d-75f7-4eea-85bd-1908a2970765 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:06.173823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-059b2f9d-75f7-4eea-85bd-1908a2970765 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:06.174282 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-059b2f9d-75f7-4eea-85bd-1908a2970765 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Delete volume with id: 8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:06.185329 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:06.185329 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:06.185647 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-059b2f9d-75f7-4eea-85bd-1908a2970765 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Volume info retrieved successfully. Aug 18 22:46:06.207943 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-059b2f9d-75f7-4eea-85bd-1908a2970765 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Delete volume request issued successfully. Aug 18 22:46:06.208938 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-059b2f9d-75f7-4eea-85bd-1908a2970765 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 returned with HTTP 202 Aug 18 22:46:06.208938 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 25/102] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:06 2026] DELETE /volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:06.218163 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af7cb860-ce9e-4b6e-9ae5-ebeb273bb2bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:06.221995 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af7cb860-ce9e-4b6e-9ae5-ebeb273bb2bc tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] GET https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:06.222327 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af7cb860-ce9e-4b6e-9ae5-ebeb273bb2bc tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:06.222702 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af7cb860-ce9e-4b6e-9ae5-ebeb273bb2bc tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:06.235909 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:06.235909 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:06.241497 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af7cb860-ce9e-4b6e-9ae5-ebeb273bb2bc tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Volume info retrieved successfully. Aug 18 22:46:06.250462 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af7cb860-ce9e-4b6e-9ae5-ebeb273bb2bc tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 returned with HTTP 200 Aug 18 22:46:06.251173 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 26/103] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:06 2026] GET /volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:07.268195 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39e868e6-c69b-4f61-a687-96886b648781 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:07.270736 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39e868e6-c69b-4f61-a687-96886b648781 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] GET https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:07.272288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39e868e6-c69b-4f61-a687-96886b648781 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:07.272288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39e868e6-c69b-4f61-a687-96886b648781 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:07.281026 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39e868e6-c69b-4f61-a687-96886b648781 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 returned with HTTP 404 Aug 18 22:46:07.281724 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 28/104] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:07 2026] GET /volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:07.292304 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-16cb7c11-a6d2-4d00-b9de-3a52730352f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:07.297296 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16cb7c11-a6d2-4d00-b9de-3a52730352f2 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] GET https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:07.297620 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16cb7c11-a6d2-4d00-b9de-3a52730352f2 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:07.297894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-16cb7c11-a6d2-4d00-b9de-3a52730352f2 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:07.306365 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-16cb7c11-a6d2-4d00-b9de-3a52730352f2 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 returned with HTTP 404 Aug 18 22:46:07.306815 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 26/105] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:07 2026] GET /volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:07.317531 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08583592-2904-4a3e-95b1-8fe94f89fd0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:07.319222 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08583592-2904-4a3e-95b1-8fe94f89fd0a tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:07.319446 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08583592-2904-4a3e-95b1-8fe94f89fd0a tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:07.319631 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08583592-2904-4a3e-95b1-8fe94f89fd0a tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:07.319781 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-08583592-2904-4a3e-95b1-8fe94f89fd0a tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Delete volume with id: 8104a65d-0c6b-449f-8c42-7409046785f6 Aug 18 22:46:07.326072 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08583592-2904-4a3e-95b1-8fe94f89fd0a tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 returned with HTTP 404 Aug 18 22:46:07.326627 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 26/106] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:07 2026] DELETE /volume/v3/volumes/8104a65d-0c6b-449f-8c42-7409046785f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:07.341260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc166518-5cab-4339-a424-2f0aa34a018d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:07.343850 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:07.344297 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1293811639"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:07.346085 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1293811639'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:07.346240 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Create volume of 1 GB Aug 18 22:46:07.355646 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Availability Zones retrieved successfully. Aug 18 22:46:07.363159 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Flow 'volume_create_api' (79a24f19-9417-4806-9221-7f89c84adcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:07.364326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600e6f1c-e147-4198-9f5d-dfdd5f945af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:07.368288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:07.397580 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (600e6f1c-e147-4198-9f5d-dfdd5f945af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:07.399742 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0c35e3-d208-454b-9768-d8f52b72119d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:07.453614 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Created reservations ['3b24a6b8-8a11-4162-9d6b-bb45f865bc60', '7a3351d6-203f-4b60-aa6f-b2b1d7cd7084', 'a532d38e-563a-4038-afe5-7700f4df218a', '542851ab-2e02-44bd-a3f5-644cd7689cc5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:07.454132 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a0c35e3-d208-454b-9768-d8f52b72119d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b24a6b8-8a11-4162-9d6b-bb45f865bc60', '7a3351d6-203f-4b60-aa6f-b2b1d7cd7084', 'a532d38e-563a-4038-afe5-7700f4df218a', '542851ab-2e02-44bd-a3f5-644cd7689cc5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:07.455138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9c584d-7913-47cb-bfc1-0b1eea1e954d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:07.484750 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9c584d-7913-47cb-bfc1-0b1eea1e954d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50b047ac-7f81-4ba2-97da-faaed5dd3726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1293811639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4009dbfa54a342ee95f527c40c2133ac',qos_specs=None,replication_status=,reservations=['3b24a6b8-8a11-4162-9d6b-bb45f865bc60','7a3351d6-203f-4b60-aa6f-b2b1d7cd7084','a532d38e-563a-4038-afe5-7700f4df218a','542851ab-2e02-44bd-a3f5-644cd7689cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b193b8991e84ab9ad1d0723522ea10e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1293811639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50b047ac-7f81-4ba2-97da-faaed5dd3726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4009dbfa54a342ee95f527c40c2133ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b193b8991e84ab9ad1d0723522ea10e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:07.485804 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568513d0-c2d2-496b-97f6-e7cc38700318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:07.507725 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568513d0-c2d2-496b-97f6-e7cc38700318) transitioned into state 'SUCCESS' from state '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-1293811639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4009dbfa54a342ee95f527c40c2133ac',qos_specs=None,replication_status=,reservations=['3b24a6b8-8a11-4162-9d6b-bb45f865bc60','7a3351d6-203f-4b60-aa6f-b2b1d7cd7084','a532d38e-563a-4038-afe5-7700f4df218a','542851ab-2e02-44bd-a3f5-644cd7689cc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b193b8991e84ab9ad1d0723522ea10e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:07.508662 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad1489b-affc-4df5-b4c5-1e49227777f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:07.521021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ad1489b-affc-4df5-b4c5-1e49227777f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:07.522115 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Flow 'volume_create_api' (79a24f19-9417-4806-9221-7f89c84adcb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:07.522533 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Create volume request issued successfully. Aug 18 22:46:07.523227 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc166518-5cab-4339-a424-2f0aa34a018d tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:07.523821 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 27/107] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:46:07 2026] POST /volume/v3/volumes => generated 754 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:07.539801 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12ed634f-c20a-4aac-ac76-ad40da64b1e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:07.544291 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12ed634f-c20a-4aac-ac76-ad40da64b1e1 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] GET https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:07.544291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12ed634f-c20a-4aac-ac76-ad40da64b1e1 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:07.544291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12ed634f-c20a-4aac-ac76-ad40da64b1e1 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:07.560328 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:07.560328 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:07.566306 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12ed634f-c20a-4aac-ac76-ad40da64b1e1 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Volume info retrieved successfully. Aug 18 22:46:07.573164 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12ed634f-c20a-4aac-ac76-ad40da64b1e1 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 returned with HTTP 200 Aug 18 22:46:07.573716 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 29/108] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:07 2026] GET /volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:08.588073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92edd523-caab-41df-8382-69ec784c9413 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:08.590579 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92edd523-caab-41df-8382-69ec784c9413 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] GET https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:08.590880 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92edd523-caab-41df-8382-69ec784c9413 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:08.591168 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92edd523-caab-41df-8382-69ec784c9413 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:08.602208 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:08.602208 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:08.607789 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-92edd523-caab-41df-8382-69ec784c9413 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Volume info retrieved successfully. Aug 18 22:46:08.613657 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92edd523-caab-41df-8382-69ec784c9413 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 returned with HTTP 200 Aug 18 22:46:08.614047 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 27/109] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:08 2026] GET /volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:08.626719 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1b4942e-7733-42fc-b77d-c8d78488f4cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:08.629423 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1b4942e-7733-42fc-b77d-c8d78488f4cf tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True Aug 18 22:46:08.629629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1b4942e-7733-42fc-b77d-c8d78488f4cf tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:08.629866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1b4942e-7733-42fc-b77d-c8d78488f4cf tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:08.653163 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1b4942e-7733-42fc-b77d-c8d78488f4cf tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True returned with HTTP 200 Aug 18 22:46:08.654023 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 27/110] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:46:08 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:46:08.668718 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05af57c1-4538-4fda-aca2-d508674f38be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:08.670640 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05af57c1-4538-4fda-aca2-d508674f38be tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/290f62c8d1dd4da3b6c0f6ea1074fe1a?usage=True Aug 18 22:46:08.670859 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05af57c1-4538-4fda-aca2-d508674f38be tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:08.671058 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05af57c1-4538-4fda-aca2-d508674f38be tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:08.671395 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:08.671395 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:08.692386 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05af57c1-4538-4fda-aca2-d508674f38be tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/290f62c8d1dd4da3b6c0f6ea1074fe1a?usage=True returned with HTTP 200 Aug 18 22:46:08.692776 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 28/111] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:46:08 2026] GET /volume/v3/os-quota-sets/290f62c8d1dd4da3b6c0f6ea1074fe1a?usage=True => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:08.704139 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56bebbfe-125e-4672-99c4-e4751f0c84a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:08.708691 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56bebbfe-125e-4672-99c4-e4751f0c84a4 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer Aug 18 22:46:08.709034 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56bebbfe-125e-4672-99c4-e4751f0c84a4 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "50b047ac-7f81-4ba2-97da-faaed5dd3726"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:08.710634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-56bebbfe-125e-4672-99c4-e4751f0c84a4 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Creating new volume transfer {'transfer': {'volume_id': '50b047ac-7f81-4ba2-97da-faaed5dd3726'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 22:46:08.710791 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-56bebbfe-125e-4672-99c4-e4751f0c84a4 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Creating transfer of volume 50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:08.710880 np0000007715 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-56bebbfe-125e-4672-99c4-e4751f0c84a4 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Generating transfer record for volume 50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:08.719382 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:08.719382 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:08.735301 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56bebbfe-125e-4672-99c4-e4751f0c84a4 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 22:46:08.735745 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 30/112] 10.4.3.89 () {68 vars in 1284 bytes} [Tue Aug 18 22:46:08 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:08.745144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:08.970832 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer/c38b446e-1c5b-4a1e-aeea-5f18b94f5518/accept Aug 18 22:46:08.971252 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4b554bebd4aaf924"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:08.973018 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Accepting volume transfer c38b446e-1c5b-4a1e-aeea-5f18b94f5518 {{(pid=100264) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 22:46:08.973167 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Accepting transfer c38b446e-1c5b-4a1e-aeea-5f18b94f5518 Aug 18 22:46:09.074875 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Created reservations ['bbfd8d2e-2944-4f75-b9d4-0016e2667959', '85bda029-38ad-4c60-be89-a72e0f47da1a', '5bdfd102-097e-4e31-8dc6-3741b27806ea', '98acd6e2-4a3a-44b6-9e1a-99a8a6932754'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:09.104391 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Created reservations ['fc97ebd3-9044-4c00-9bb0-782837c9e496', '62f616fc-9eb5-49e6-8c3f-a194efed0f39', '1fa0c25a-a247-4924-99d8-a243079e0d59', 'a0f87f55-fe73-4202-b424-46552a43ac83'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:09.157533 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Created reservations ['97b8e17c-f2d7-4467-b543-dee4e38fb47c', '5d8980ef-b994-47f7-83e0-f46d9c4f95c9', 'aabab592-4ee2-49b8-b9f1-c50c8373001e', '5fe74fce-6873-410f-8200-4bc489806885'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:09.212138 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Created reservations ['fff603e0-161d-4365-9188-50fc40fd3267', '8494f923-3916-4dd5-a248-c9ffbd528c3f', 'd1dfde2e-75b1-4d82-a1b6-cbaa25b3e8d4', 'e5f55159-3504-42a0-82ce-7532755584bf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:09.230855 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Transfer volume completed successfully. Aug 18 22:46:09.335890 np0000007715 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Volume 50b047ac-7f81-4ba2-97da-faaed5dd3726 has been transferred. Aug 18 22:46:09.347516 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bcbf3fa0-1215-4af1-a102-903d3f51cd53 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/c38b446e-1c5b-4a1e-aeea-5f18b94f5518/accept returned with HTTP 202 Aug 18 22:46:09.348081 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 28/113] 10.4.3.89 () {68 vars in 1416 bytes} [Tue Aug 18 22:46:08 2026] POST /volume/v3/os-volume-transfer/c38b446e-1c5b-4a1e-aeea-5f18b94f5518/accept => generated 363 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:09.360574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5cbf4504-54e8-48be-9896-792d0fac3926 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:09.364911 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cbf4504-54e8-48be-9896-792d0fac3926 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] GET https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:09.365176 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cbf4504-54e8-48be-9896-792d0fac3926 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:09.365537 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cbf4504-54e8-48be-9896-792d0fac3926 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:09.382388 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:09.382388 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:09.388236 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5cbf4504-54e8-48be-9896-792d0fac3926 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] Volume info retrieved successfully. Aug 18 22:46:09.396401 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cbf4504-54e8-48be-9896-792d0fac3926 tempest-VolumeQuotasAdminTestJSON-20682158 tempest-VolumeQuotasAdminTestJSON-20682158-project-member] https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 returned with HTTP 200 Aug 18 22:46:09.396907 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 28/114] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:09 2026] GET /volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:09.413210 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ea027aa-e601-40eb-ba20-a5785e3f1cea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:09.415135 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ea027aa-e601-40eb-ba20-a5785e3f1cea tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True Aug 18 22:46:09.415485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ea027aa-e601-40eb-ba20-a5785e3f1cea tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:09.415695 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ea027aa-e601-40eb-ba20-a5785e3f1cea tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:09.442799 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ea027aa-e601-40eb-ba20-a5785e3f1cea tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True returned with HTTP 200 Aug 18 22:46:09.443009 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 29/115] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:46:09 2026] GET /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac?usage=True => generated 1061 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:09.458832 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0018dba0-f0d0-46a7-a40f-72a066c26740 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:09.463581 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0018dba0-f0d0-46a7-a40f-72a066c26740 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/290f62c8d1dd4da3b6c0f6ea1074fe1a?usage=True Aug 18 22:46:09.463792 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0018dba0-f0d0-46a7-a40f-72a066c26740 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:09.464015 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0018dba0-f0d0-46a7-a40f-72a066c26740 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:09.509381 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0018dba0-f0d0-46a7-a40f-72a066c26740 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/290f62c8d1dd4da3b6c0f6ea1074fe1a?usage=True returned with HTTP 200 Aug 18 22:46:09.509847 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 31/116] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:46:09 2026] GET /volume/v3/os-quota-sets/290f62c8d1dd4da3b6c0f6ea1074fe1a?usage=True => generated 1061 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:09.521274 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11ea92c7-47ac-4e63-868b-424dd5e9daa2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:09.523884 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11ea92c7-47ac-4e63-868b-424dd5e9daa2 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:09.524132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11ea92c7-47ac-4e63-868b-424dd5e9daa2 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:09.524433 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11ea92c7-47ac-4e63-868b-424dd5e9daa2 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:09.524595 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-11ea92c7-47ac-4e63-868b-424dd5e9daa2 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Delete volume with id: 50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:09.534397 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:09.534397 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:09.534806 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11ea92c7-47ac-4e63-868b-424dd5e9daa2 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Volume info retrieved successfully. Aug 18 22:46:09.563513 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11ea92c7-47ac-4e63-868b-424dd5e9daa2 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Delete volume request issued successfully. Aug 18 22:46:09.563729 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11ea92c7-47ac-4e63-868b-424dd5e9daa2 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 returned with HTTP 202 Aug 18 22:46:09.564454 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 29/117] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:09 2026] DELETE /volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:09.574121 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27d5f758-6b5b-44e1-bdd7-8d9e2c22d80b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:09.576078 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d5f758-6b5b-44e1-bdd7-8d9e2c22d80b tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:09.581510 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d5f758-6b5b-44e1-bdd7-8d9e2c22d80b tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:09.581814 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d5f758-6b5b-44e1-bdd7-8d9e2c22d80b tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:09.609476 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:09.609476 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:09.619006 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27d5f758-6b5b-44e1-bdd7-8d9e2c22d80b tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Volume info retrieved successfully. Aug 18 22:46:09.627465 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d5f758-6b5b-44e1-bdd7-8d9e2c22d80b tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 returned with HTTP 200 Aug 18 22:46:09.627919 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 29/118] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:09 2026] GET /volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:10.654701 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09006ced-840b-407d-9aaa-ae4832a0120d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:10.657092 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09006ced-840b-407d-9aaa-ae4832a0120d tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:10.657759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09006ced-840b-407d-9aaa-ae4832a0120d tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:10.658102 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09006ced-840b-407d-9aaa-ae4832a0120d tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:10.693932 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09006ced-840b-407d-9aaa-ae4832a0120d tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 returned with HTTP 404 Aug 18 22:46:10.694700 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 30/119] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:10 2026] GET /volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:10.704500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4cbe0dc-6738-4c51-a0e8-e20389116519 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:10.707249 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4cbe0dc-6738-4c51-a0e8-e20389116519 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] GET https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:10.707524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4cbe0dc-6738-4c51-a0e8-e20389116519 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:10.707809 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4cbe0dc-6738-4c51-a0e8-e20389116519 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:10.719729 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4cbe0dc-6738-4c51-a0e8-e20389116519 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 returned with HTTP 404 Aug 18 22:46:10.720341 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 32/120] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:10 2026] GET /volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:10.729903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26cabdff-4fc5-495f-84bd-31f36cb4a328 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:10.732405 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26cabdff-4fc5-495f-84bd-31f36cb4a328 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] DELETE https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:10.732604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26cabdff-4fc5-495f-84bd-31f36cb4a328 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:10.732840 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26cabdff-4fc5-495f-84bd-31f36cb4a328 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:10.733038 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-26cabdff-4fc5-495f-84bd-31f36cb4a328 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] Delete volume with id: 50b047ac-7f81-4ba2-97da-faaed5dd3726 Aug 18 22:46:10.743394 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26cabdff-4fc5-495f-84bd-31f36cb4a328 tempest-VolumeQuotasAdminTestJSON-2075146514 tempest-VolumeQuotasAdminTestJSON-2075146514-project-member] https://10.4.3.89/volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 returned with HTTP 404 Aug 18 22:46:10.744241 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 30/121] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:10 2026] DELETE /volume/v3/volumes/50b047ac-7f81-4ba2-97da-faaed5dd3726 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:10.759390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32abaedb-dff7-4ebb-8818-82113ed97773 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:10.761313 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32abaedb-dff7-4ebb-8818-82113ed97773 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/641234d4cc8a4d119560fea2cad58264?usage=True Aug 18 22:46:10.761313 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32abaedb-dff7-4ebb-8818-82113ed97773 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:10.761481 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32abaedb-dff7-4ebb-8818-82113ed97773 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:10.783314 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32abaedb-dff7-4ebb-8818-82113ed97773 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/641234d4cc8a4d119560fea2cad58264?usage=True returned with HTTP 200 Aug 18 22:46:10.783314 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 30/122] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:46:10 2026] GET /volume/v3/os-quota-sets/641234d4cc8a4d119560fea2cad58264?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:10.797775 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-041ce490-97be-455b-a116-020f1c21bb0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:10.800360 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-041ce490-97be-455b-a116-020f1c21bb0e tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac Aug 18 22:46:10.800979 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-041ce490-97be-455b-a116-020f1c21bb0e tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:10.914890 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-041ce490-97be-455b-a116-020f1c21bb0e tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac returned with HTTP 200 Aug 18 22:46:10.915701 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 31/123] 10.4.3.89 () {68 vars in 1368 bytes} [Tue Aug 18 22:46:10 2026] PUT /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac => generated 397 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:10.928954 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-043b64f6-8a9b-45a7-93af-880d5ef5ca14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:10.931242 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-043b64f6-8a9b-45a7-93af-880d5ef5ca14 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac Aug 18 22:46:10.931740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-043b64f6-8a9b-45a7-93af-880d5ef5ca14 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:11.075002 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-043b64f6-8a9b-45a7-93af-880d5ef5ca14 tempest-VolumeQuotasAdminTestJSON-1057439795 tempest-VolumeQuotasAdminTestJSON-1057439795-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac returned with HTTP 200 Aug 18 22:46:11.075002 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 33/124] 10.4.3.89 () {68 vars in 1368 bytes} [Tue Aug 18 22:46:10 2026] PUT /volume/v3/os-quota-sets/4009dbfa54a342ee95f527c40c2133ac => generated 395 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:46:13.697723 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:13.702403 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:13.702403 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1986510249"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:13.704659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1986510249'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:13.706444 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Create volume of 1 GB Aug 18 22:46:13.716343 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Availability Zones retrieved successfully. Aug 18 22:46:13.858310 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Flow 'volume_create_api' (779b032a-1a18-46d5-b7c8-46d2e60150d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:13.859375 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4f64d0-120d-412e-9a7d-a0749735b89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:13.860352 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:13.889626 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4f64d0-120d-412e-9a7d-a0749735b89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:13.890678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c443ab65-4a24-41cb-8c2e-c9b487b04806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:13.954975 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Created reservations ['98739695-f6d2-4fe1-99fc-a4aad13cf04d', 'df91b17b-f7f5-4b88-bf90-98c1eb15da01', '5f0814bf-4e93-4a55-ae2d-fce9f2737f0b', 'c68468de-885c-48a5-8e41-3a0b22bc1fd0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:13.955937 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c443ab65-4a24-41cb-8c2e-c9b487b04806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98739695-f6d2-4fe1-99fc-a4aad13cf04d', 'df91b17b-f7f5-4b88-bf90-98c1eb15da01', '5f0814bf-4e93-4a55-ae2d-fce9f2737f0b', 'c68468de-885c-48a5-8e41-3a0b22bc1fd0']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:13.957234 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5cf1689-cb89-4661-9a0a-1fbd0f7f1ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:13.978815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5cf1689-cb89-4661-9a0a-1fbd0f7f1ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dcd4da3-c6b7-4170-aee8-446d2c716464', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1986510249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9d1da85f7c48fba298acb9520d1fc2',qos_specs=None,replication_status=,reservations=['98739695-f6d2-4fe1-99fc-a4aad13cf04d','df91b17b-f7f5-4b88-bf90-98c1eb15da01','5f0814bf-4e93-4a55-ae2d-fce9f2737f0b','c68468de-885c-48a5-8e41-3a0b22bc1fd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='125c47f0234f46d3bb42f69d61e874e9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1986510249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dcd4da3-c6b7-4170-aee8-446d2c716464,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd9d1da85f7c48fba298acb9520d1fc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='125c47f0234f46d3bb42f69d61e874e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:13.980022 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca83a142-1a35-4461-97bd-d53cff8fb5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:13.999259 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca83a142-1a35-4461-97bd-d53cff8fb5ef) transitioned into state 'SUCCESS' from state '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-1986510249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd9d1da85f7c48fba298acb9520d1fc2',qos_specs=None,replication_status=,reservations=['98739695-f6d2-4fe1-99fc-a4aad13cf04d','df91b17b-f7f5-4b88-bf90-98c1eb15da01','5f0814bf-4e93-4a55-ae2d-fce9f2737f0b','c68468de-885c-48a5-8e41-3a0b22bc1fd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='125c47f0234f46d3bb42f69d61e874e9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:13.999983 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27f4c63-df55-4d08-ba22-98223f919d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:14.010129 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a27f4c63-df55-4d08-ba22-98223f919d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:14.011543 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Flow 'volume_create_api' (779b032a-1a18-46d5-b7c8-46d2e60150d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:14.011543 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Create volume request issued successfully. Aug 18 22:46:14.011797 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89b35b10-a6c4-4231-90bd-80c50f46dfab tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:14.012250 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 31/125] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:46:13 2026] POST /volume/v3/volumes => generated 753 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:14.030450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32496bd5-ecca-4291-818c-1867dec8f30c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:14.035487 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32496bd5-ecca-4291-818c-1867dec8f30c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] GET https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 Aug 18 22:46:14.035487 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32496bd5-ecca-4291-818c-1867dec8f30c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:14.035487 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32496bd5-ecca-4291-818c-1867dec8f30c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:14.046223 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:14.046223 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:14.051356 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32496bd5-ecca-4291-818c-1867dec8f30c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Volume info retrieved successfully. Aug 18 22:46:14.058065 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32496bd5-ecca-4291-818c-1867dec8f30c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 returned with HTTP 200 Aug 18 22:46:14.058975 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 31/126] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:14 2026] GET /volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:14.509016 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-115f3080-36eb-41fd-801e-e4a13b8b2057 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:14.511726 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-115f3080-36eb-41fd-801e-e4a13b8b2057 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:14.512010 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-115f3080-36eb-41fd-801e-e4a13b8b2057 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:14.512339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-115f3080-36eb-41fd-801e-e4a13b8b2057 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:14.521276 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:14.521276 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:14.526235 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-115f3080-36eb-41fd-801e-e4a13b8b2057 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:14.532696 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-115f3080-36eb-41fd-801e-e4a13b8b2057 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:14.533411 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 32/127] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:14 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:14.588098 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-841478c2-4cf8-489d-a3b0-fce19f6c4a30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:14.590494 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-841478c2-4cf8-489d-a3b0-fce19f6c4a30 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:14.590894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-841478c2-4cf8-489d-a3b0-fce19f6c4a30 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:14.592290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-841478c2-4cf8-489d-a3b0-fce19f6c4a30 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:14.601652 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:14.601652 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:14.606648 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-841478c2-4cf8-489d-a3b0-fce19f6c4a30 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:14.611904 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-841478c2-4cf8-489d-a3b0-fce19f6c4a30 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:14.612430 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 34/128] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:14 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:14.944278 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b47f4ef-eaa7-4a7a-be38-50953504c36c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:14.944728 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b47f4ef-eaa7-4a7a-be38-50953504c36c None None] GET https://10.4.3.89/volume// Aug 18 22:46:14.944948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b47f4ef-eaa7-4a7a-be38-50953504c36c None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:14.945483 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b47f4ef-eaa7-4a7a-be38-50953504c36c None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:14.945541 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b47f4ef-eaa7-4a7a-be38-50953504c36c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:14.945950 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 32/129] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:46:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:14.967864 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-b8535c1a-8acc-47a6-a42d-11a8d86fb739 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.075738 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9130fb72-b679-49eb-9052-6fa60c33442c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.078202 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9130fb72-b679-49eb-9052-6fa60c33442c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] GET https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 Aug 18 22:46:15.078501 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9130fb72-b679-49eb-9052-6fa60c33442c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:15.078708 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9130fb72-b679-49eb-9052-6fa60c33442c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:15.089899 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:15.089899 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:15.096805 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9130fb72-b679-49eb-9052-6fa60c33442c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Volume info retrieved successfully. Aug 18 22:46:15.105148 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9130fb72-b679-49eb-9052-6fa60c33442c tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 returned with HTTP 200 Aug 18 22:46:15.107364 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 33/130] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:15 2026] GET /volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:15.251350 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-b8535c1a-8acc-47a6-a42d-11a8d86fb739 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:46:15.251821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-b8535c1a-8acc-47a6-a42d-11a8d86fb739 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "79d42160-f099-4fdc-b6ea-1a080bee4b84", "connector": null, "instance_uuid": "562e7c44-c921-4655-a327-1fb2b7378644"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:15.265721 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:15.265721 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:15.305415 np0000007715 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 18 22:46:15.305415 np0000007715 devstack@c-api.service[100267]: .first() Aug 18 22:46:15.327320 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-b8535c1a-8acc-47a6-a42d-11a8d86fb739 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:46:15.328349 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 32/131] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:46:14 2026] POST /volume/v3/attachments => generated 273 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:15.365398 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-233ec3b3-ee58-43ed-baff-9132a006409f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.368865 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-233ec3b3-ee58-43ed-baff-9132a006409f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:15.369813 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-233ec3b3-ee58-43ed-baff-9132a006409f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:15.370478 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-233ec3b3-ee58-43ed-baff-9132a006409f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:15.386210 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:15.386210 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:15.391923 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-233ec3b3-ee58-43ed-baff-9132a006409f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:15.392078 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1623d1f2-a743-4eaf-b3ef-338c81609e92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.392585 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1623d1f2-a743-4eaf-b3ef-338c81609e92 None None] GET https://10.4.3.89/volume// Aug 18 22:46:15.392854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1623d1f2-a743-4eaf-b3ef-338c81609e92 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:15.393256 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1623d1f2-a743-4eaf-b3ef-338c81609e92 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:15.393568 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1623d1f2-a743-4eaf-b3ef-338c81609e92 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:15.393942 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 33/132] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:15.397842 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-233ec3b3-ee58-43ed-baff-9132a006409f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:15.398941 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 35/133] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:15 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:15.406831 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-d500ac97-f3da-46cd-89f0-d07c313bd925 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.410854 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-d500ac97-f3da-46cd-89f0-d07c313bd925 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:15.411166 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-d500ac97-f3da-46cd-89f0-d07c313bd925 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:15.411619 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-d500ac97-f3da-46cd-89f0-d07c313bd925 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:15.425991 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:15.425991 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:15.431828 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-d500ac97-f3da-46cd-89f0-d07c313bd925 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:15.438136 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-d500ac97-f3da-46cd-89f0-d07c313bd925 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:15.438708 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 34/134] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:15 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 1029 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:15.515878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4bfc1029-6dfa-4c0d-a87a-4e3f6d424862 req-6938e096-2284-4f67-a581-7f3040d01bf0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.518896 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4bfc1029-6dfa-4c0d-a87a-4e3f6d424862 req-6938e096-2284-4f67-a581-7f3040d01bf0 tempest-VolumesAdminNegativeTest-50075777 tempest-VolumesAdminNegativeTest-50075777-project] GET https://10.4.3.89/volume/v3/volumes/a2b382cb-ee70-47e8-b719-4477d77daea7 Aug 18 22:46:15.519091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4bfc1029-6dfa-4c0d-a87a-4e3f6d424862 req-6938e096-2284-4f67-a581-7f3040d01bf0 tempest-VolumesAdminNegativeTest-50075777 tempest-VolumesAdminNegativeTest-50075777-project] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:15.519317 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4bfc1029-6dfa-4c0d-a87a-4e3f6d424862 req-6938e096-2284-4f67-a581-7f3040d01bf0 tempest-VolumesAdminNegativeTest-50075777 tempest-VolumesAdminNegativeTest-50075777-project] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:15.533125 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4bfc1029-6dfa-4c0d-a87a-4e3f6d424862 req-6938e096-2284-4f67-a581-7f3040d01bf0 tempest-VolumesAdminNegativeTest-50075777 tempest-VolumesAdminNegativeTest-50075777-project] https://10.4.3.89/volume/v3/volumes/a2b382cb-ee70-47e8-b719-4477d77daea7 returned with HTTP 404 Aug 18 22:46:15.533714 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 33/135] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:15 2026] GET /volume/v3/volumes/a2b382cb-ee70-47e8-b719-4477d77daea7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:15.539014 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f4168e18-39b3-4a47-a577-d2bede047e3c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.541781 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f4168e18-39b3-4a47-a577-d2bede047e3c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] PUT https://10.4.3.89/volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3 Aug 18 22:46:15.542074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f4168e18-39b3-4a47-a577-d2bede047e3c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:15.549291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f15cfc78-9deb-4d82-8db9-537ede2bd770 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.551409 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f15cfc78-9deb-4d82-8db9-537ede2bd770 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 Aug 18 22:46:15.551782 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f15cfc78-9deb-4d82-8db9-537ede2bd770 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:15.552066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f15cfc78-9deb-4d82-8db9-537ede2bd770 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:15.552153 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f4168e18-39b3-4a47-a577-d2bede047e3c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Acquiring lock "cinder-attachment_update-79d42160-f099-4fdc-b6ea-1a080bee4b84-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:46:15.552399 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f15cfc78-9deb-4d82-8db9-537ede2bd770 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Delete volume with id: 5dcd4da3-c6b7-4170-aee8-446d2c716464 Aug 18 22:46:15.559248 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f4168e18-39b3-4a47-a577-d2bede047e3c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Lock "cinder-attachment_update-79d42160-f099-4fdc-b6ea-1a080bee4b84-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:46:15.560137 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:15.560137 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:15.560528 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:15.560528 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:15.560731 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f15cfc78-9deb-4d82-8db9-537ede2bd770 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Volume info retrieved successfully. Aug 18 22:46:15.589921 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f15cfc78-9deb-4d82-8db9-537ede2bd770 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Delete volume request issued successfully. Aug 18 22:46:15.589921 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f15cfc78-9deb-4d82-8db9-537ede2bd770 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 returned with HTTP 202 Aug 18 22:46:15.590441 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 36/136] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:15 2026] DELETE /volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:15.604608 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4869fa7b-d379-48b8-9eb4-acd744151639 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.607522 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4869fa7b-d379-48b8-9eb4-acd744151639 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] GET https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 Aug 18 22:46:15.607522 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4869fa7b-d379-48b8-9eb4-acd744151639 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:15.607925 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4869fa7b-d379-48b8-9eb4-acd744151639 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:15.624325 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:15.624325 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:15.629804 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4869fa7b-d379-48b8-9eb4-acd744151639 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Volume info retrieved successfully. Aug 18 22:46:15.633904 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4869fa7b-d379-48b8-9eb4-acd744151639 tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 returned with HTTP 200 Aug 18 22:46:15.634368 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 35/137] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:15 2026] GET /volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:15.733564 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-f0a4aab4-871c-4123-826a-708615c0660f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.733688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f4168e18-39b3-4a47-a577-d2bede047e3c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Lock "cinder-attachment_update-79d42160-f099-4fdc-b6ea-1a080bee4b84-np0000007715" released by "attachment_update" :: held 0.172s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:46:15.733688 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f4168e18-39b3-4a47-a577-d2bede047e3c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3 returned with HTTP 200 Aug 18 22:46:15.733688 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 34/138] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:46:15 2026] PUT /volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:15.734221 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-f0a4aab4-871c-4123-826a-708615c0660f tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:15.734614 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-f0a4aab4-871c-4123-826a-708615c0660f tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:15.734900 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-f0a4aab4-871c-4123-826a-708615c0660f tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:15.750167 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:15.750167 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:15.758456 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-f0a4aab4-871c-4123-826a-708615c0660f tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:15.767229 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-f0a4aab4-871c-4123-826a-708615c0660f tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:15.767229 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 34/139] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:15 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:15.849015 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:15.852034 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:15.852398 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1352396378"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:15.854498 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1352396378'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:15.854989 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Create volume of 1 GB Aug 18 22:46:15.860776 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Availability Zones retrieved successfully. Aug 18 22:46:15.869983 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Flow 'volume_create_api' (d376430b-647e-464b-a87a-21562ff17375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:15.871964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946c6342-bfc0-4b21-ba9d-a5e9a873bbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:15.874050 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:15.918700 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (946c6342-bfc0-4b21-ba9d-a5e9a873bbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:15.920050 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c022ec3-95a5-4dc9-84c3-c20ea590093a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:16.007430 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Created reservations ['cc2de6fb-2f28-44f1-9809-5257d94c4246', 'ec854e7a-89c7-4c74-9488-656c0d052c67', 'c26355c8-4ebe-4875-8f80-29844281a5a6', '00dba60b-e8ac-4420-98e9-312a9aa98d43'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:16.008406 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c022ec3-95a5-4dc9-84c3-c20ea590093a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc2de6fb-2f28-44f1-9809-5257d94c4246', 'ec854e7a-89c7-4c74-9488-656c0d052c67', 'c26355c8-4ebe-4875-8f80-29844281a5a6', '00dba60b-e8ac-4420-98e9-312a9aa98d43']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:16.009980 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4360333b-c363-4330-ae76-dd18ce561460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:16.037075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4360333b-c363-4330-ae76-dd18ce561460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7568fc27-698a-4abb-880b-36181d1ba3f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1352396378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5685937d404249f590eda72f7adf79c6',qos_specs=None,replication_status=,reservations=['cc2de6fb-2f28-44f1-9809-5257d94c4246','ec854e7a-89c7-4c74-9488-656c0d052c67','c26355c8-4ebe-4875-8f80-29844281a5a6','00dba60b-e8ac-4420-98e9-312a9aa98d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f29e974f1ee6441ebae344333ec8743a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1352396378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7568fc27-698a-4abb-880b-36181d1ba3f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5685937d404249f590eda72f7adf79c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f29e974f1ee6441ebae344333ec8743a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:16.037923 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4650cec2-0396-4979-8b6d-3b372e402c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:16.062856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4650cec2-0396-4979-8b6d-3b372e402c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1352396378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5685937d404249f590eda72f7adf79c6',qos_specs=None,replication_status=,reservations=['cc2de6fb-2f28-44f1-9809-5257d94c4246','ec854e7a-89c7-4c74-9488-656c0d052c67','c26355c8-4ebe-4875-8f80-29844281a5a6','00dba60b-e8ac-4420-98e9-312a9aa98d43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f29e974f1ee6441ebae344333ec8743a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:16.063596 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a833302-bfd2-4288-80e0-d00b199934e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:16.076377 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a833302-bfd2-4288-80e0-d00b199934e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:16.077644 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Flow 'volume_create_api' (d376430b-647e-464b-a87a-21562ff17375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:16.078431 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Create volume request issued successfully. Aug 18 22:46:16.079261 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06ce42bd-c391-4693-bf71-d1e81262ea51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:16.080009 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 37/140] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:46:15 2026] POST /volume/v3/volumes => generated 753 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:16.093833 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2417e664-7d08-4719-abd3-4a9e1fe3ec69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.093833 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2417e664-7d08-4719-abd3-4a9e1fe3ec69 None None] GET https://10.4.3.89/volume// Aug 18 22:46:16.093833 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2417e664-7d08-4719-abd3-4a9e1fe3ec69 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:16.094106 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a9c6cf00-bb75-4d65-8083-2986bee30dc2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.094463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2417e664-7d08-4719-abd3-4a9e1fe3ec69 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:16.094463 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2417e664-7d08-4719-abd3-4a9e1fe3ec69 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:16.094463 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 36/141] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:46:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:16.095020 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9c6cf00-bb75-4d65-8083-2986bee30dc2 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:16.095261 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9c6cf00-bb75-4d65-8083-2986bee30dc2 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:16.095595 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a9c6cf00-bb75-4d65-8083-2986bee30dc2 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:16.106178 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:16.106178 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:16.110192 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a9c6cf00-bb75-4d65-8083-2986bee30dc2 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:16.112004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-e8a53c38-5eac-4377-9df4-0b3c6051bb8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.115145 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a9c6cf00-bb75-4d65-8083-2986bee30dc2 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:16.115529 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 35/142] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:16 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:16.394127 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-e8a53c38-5eac-4377-9df4-0b3c6051bb8d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:46:16.394575 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-e8a53c38-5eac-4377-9df4-0b3c6051bb8d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07dd75c9-7d6e-41eb-bf73-96b41c175462", "connector": null, "instance_uuid": "37984704-29a9-48de-a3ea-ec2c0d7df827"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:16.404328 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:16.404328 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:16.418290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a778941-0c71-4f1e-819a-bf7bb338ca9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.420776 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a778941-0c71-4f1e-819a-bf7bb338ca9d tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:16.421131 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a778941-0c71-4f1e-819a-bf7bb338ca9d tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:16.421446 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a778941-0c71-4f1e-819a-bf7bb338ca9d tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:16.435967 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:16.435967 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:16.440527 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a778941-0c71-4f1e-819a-bf7bb338ca9d tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:16.442831 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-e8a53c38-5eac-4377-9df4-0b3c6051bb8d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:46:16.443357 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 35/143] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:46:16 2026] POST /volume/v3/attachments => generated 273 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:16.445673 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a778941-0c71-4f1e-819a-bf7bb338ca9d tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:16.446134 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 38/144] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:16 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:16.475713 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e3a39dd-3bed-4ac4-9676-2ce55acb757c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.476905 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e3a39dd-3bed-4ac4-9676-2ce55acb757c tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:16.477097 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e3a39dd-3bed-4ac4-9676-2ce55acb757c tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:16.477286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e3a39dd-3bed-4ac4-9676-2ce55acb757c tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:16.482972 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7dd39252-b49e-4e05-90a0-1ddad70980b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.483592 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dd39252-b49e-4e05-90a0-1ddad70980b6 None None] GET https://10.4.3.89/volume// Aug 18 22:46:16.483827 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dd39252-b49e-4e05-90a0-1ddad70980b6 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:16.484095 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7dd39252-b49e-4e05-90a0-1ddad70980b6 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:16.484554 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7dd39252-b49e-4e05-90a0-1ddad70980b6 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:16.484948 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 36/145] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:16.498894 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-2e69771e-bdc8-47c6-b742-aba8291e6013 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.503500 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-2e69771e-bdc8-47c6-b742-aba8291e6013 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:16.503784 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-2e69771e-bdc8-47c6-b742-aba8291e6013 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:16.504098 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-2e69771e-bdc8-47c6-b742-aba8291e6013 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:16.519492 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:16.519492 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:16.525689 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-2e69771e-bdc8-47c6-b742-aba8291e6013 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:16.532791 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-2e69771e-bdc8-47c6-b742-aba8291e6013 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:16.533710 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 36/146] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:16 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1245 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:16.610633 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:16.610633 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:16.611166 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-23d3d1ad-52c1-4ac1-96aa-fc48c8223e69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.614209 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e3a39dd-3bed-4ac4-9676-2ce55acb757c tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:16.614783 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-23d3d1ad-52c1-4ac1-96aa-fc48c8223e69 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] PUT https://10.4.3.89/volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc Aug 18 22:46:16.615333 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-23d3d1ad-52c1-4ac1-96aa-fc48c8223e69 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:16.617853 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e3a39dd-3bed-4ac4-9676-2ce55acb757c tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:16.618243 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 37/147] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:16 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1022 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:16.653170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f94a57c-7ed5-40af-a206-3570c05f3bee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:16.655505 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f94a57c-7ed5-40af-a206-3570c05f3bee tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] GET https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 Aug 18 22:46:16.655797 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f94a57c-7ed5-40af-a206-3570c05f3bee tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:16.656077 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f94a57c-7ed5-40af-a206-3570c05f3bee tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:16.664425 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f94a57c-7ed5-40af-a206-3570c05f3bee tempest-VolumesAdminNegativeTest-1014008635 tempest-VolumesAdminNegativeTest-1014008635-project-member] https://10.4.3.89/volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 returned with HTTP 404 Aug 18 22:46:16.664797 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 37/148] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:16 2026] GET /volume/v3/volumes/5dcd4da3-c6b7-4170-aee8-446d2c716464 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:16.786771 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-23d3d1ad-52c1-4ac1-96aa-fc48c8223e69 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Acquiring lock "cinder-attachment_update-07dd75c9-7d6e-41eb-bf73-96b41c175462-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:46:16.795007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-23d3d1ad-52c1-4ac1-96aa-fc48c8223e69 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Lock "cinder-attachment_update-07dd75c9-7d6e-41eb-bf73-96b41c175462-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:46:16.796315 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:16.796315 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:16.918914 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-23d3d1ad-52c1-4ac1-96aa-fc48c8223e69 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Lock "cinder-attachment_update-07dd75c9-7d6e-41eb-bf73-96b41c175462-np0000007715" released by "attachment_update" :: held 0.124s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:46:16.919518 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-23d3d1ad-52c1-4ac1-96aa-fc48c8223e69 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc returned with HTTP 200 Aug 18 22:46:16.920041 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 39/149] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:46:16 2026] PUT /volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc => generated 969 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:46:17.133176 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a95665b9-ed9c-4920-9fb1-d67a7b937b44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:17.135404 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a95665b9-ed9c-4920-9fb1-d67a7b937b44 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:17.135692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a95665b9-ed9c-4920-9fb1-d67a7b937b44 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:17.135976 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a95665b9-ed9c-4920-9fb1-d67a7b937b44 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:17.298186 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:17.298186 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:17.304921 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a95665b9-ed9c-4920-9fb1-d67a7b937b44 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:17.314820 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a95665b9-ed9c-4920-9fb1-d67a7b937b44 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:17.314820 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 37/150] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:17 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:17.371629 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-a96b43c3-39f1-4957-9fdc-104ea19f5527 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:17.374160 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-a96b43c3-39f1-4957-9fdc-104ea19f5527 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:17.374457 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-a96b43c3-39f1-4957-9fdc-104ea19f5527 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:17.374727 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-a96b43c3-39f1-4957-9fdc-104ea19f5527 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:17.383557 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:17.383557 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:17.387515 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-a96b43c3-39f1-4957-9fdc-104ea19f5527 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:17.392313 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-a96b43c3-39f1-4957-9fdc-104ea19f5527 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:17.392570 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 38/151] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:17 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:17.459673 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-34482301-cbec-47c8-b134-1fd1b6b4276c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:17.462730 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34482301-cbec-47c8-b134-1fd1b6b4276c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:17.463037 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34482301-cbec-47c8-b134-1fd1b6b4276c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:17.463415 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34482301-cbec-47c8-b134-1fd1b6b4276c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:17.477383 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:17.477383 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:17.486256 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-34482301-cbec-47c8-b134-1fd1b6b4276c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:17.494289 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34482301-cbec-47c8-b134-1fd1b6b4276c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:17.494867 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 38/152] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:17 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:17.632825 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc0fc9ab-613b-428e-b488-85c58e5a2b14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:17.634787 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc0fc9ab-613b-428e-b488-85c58e5a2b14 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:17.634957 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc0fc9ab-613b-428e-b488-85c58e5a2b14 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:17.635186 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc0fc9ab-613b-428e-b488-85c58e5a2b14 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:17.645991 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:17.645991 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:17.648941 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bc0fc9ab-613b-428e-b488-85c58e5a2b14 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:17.652960 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc0fc9ab-613b-428e-b488-85c58e5a2b14 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:17.653367 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 40/153] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:17 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:17.707066 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f3e1aff-b6ec-4385-bd67-4d30fedbea72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:17.707599 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f3e1aff-b6ec-4385-bd67-4d30fedbea72 None None] GET https://10.4.3.89/volume// Aug 18 22:46:17.707842 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f3e1aff-b6ec-4385-bd67-4d30fedbea72 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:17.708150 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f3e1aff-b6ec-4385-bd67-4d30fedbea72 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:17.708616 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f3e1aff-b6ec-4385-bd67-4d30fedbea72 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:17.710170 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 38/154] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:46:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:17.730622 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-72de6d7d-9751-4f91-93f9-b4e31198ef18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:17.981694 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-72de6d7d-9751-4f91-93f9-b4e31198ef18 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:46:17.982085 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-72de6d7d-9751-4f91-93f9-b4e31198ef18 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7568fc27-698a-4abb-880b-36181d1ba3f6", "connector": null, "instance_uuid": "4c765fb8-4e9a-40c7-96e4-d62007d895da"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:17.991255 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:17.991255 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:18.037232 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-72de6d7d-9751-4f91-93f9-b4e31198ef18 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:46:18.037774 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 39/155] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:46:17 2026] POST /volume/v3/attachments => generated 273 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:18.078448 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-308999f3-d274-4668-b89c-c34509f8984a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:18.080687 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-308999f3-d274-4668-b89c-c34509f8984a tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:18.082086 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-308999f3-d274-4668-b89c-c34509f8984a tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:18.082086 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-308999f3-d274-4668-b89c-c34509f8984a tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:18.094369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb55f954-14f9-4af2-a180-dbf8799999dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:18.094801 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb55f954-14f9-4af2-a180-dbf8799999dc None None] GET https://10.4.3.89/volume// Aug 18 22:46:18.095885 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb55f954-14f9-4af2-a180-dbf8799999dc None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:18.096112 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:18.096112 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:18.096197 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb55f954-14f9-4af2-a180-dbf8799999dc None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:18.096197 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb55f954-14f9-4af2-a180-dbf8799999dc None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:18.096197 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 41/156] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:18.101531 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-308999f3-d274-4668-b89c-c34509f8984a tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:18.110018 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-308999f3-d274-4668-b89c-c34509f8984a tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:18.110018 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 39/157] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:18 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:18.114591 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-53ec12e7-a6d5-444f-b23e-3aa4f2d7b9e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:18.122692 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-53ec12e7-a6d5-444f-b23e-3aa4f2d7b9e9 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:18.122692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-53ec12e7-a6d5-444f-b23e-3aa4f2d7b9e9 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:18.122692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-53ec12e7-a6d5-444f-b23e-3aa4f2d7b9e9 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:18.139955 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:18.139955 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:18.147150 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-53ec12e7-a6d5-444f-b23e-3aa4f2d7b9e9 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:18.154169 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-53ec12e7-a6d5-444f-b23e-3aa4f2d7b9e9 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:18.155420 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 39/158] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:18 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:18.253000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-1fc5da7b-e399-45ab-8050-fbccf2713128 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:18.255835 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-1fc5da7b-e399-45ab-8050-fbccf2713128 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] PUT https://10.4.3.89/volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f Aug 18 22:46:18.256389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-1fc5da7b-e399-45ab-8050-fbccf2713128 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:18.267608 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-1fc5da7b-e399-45ab-8050-fbccf2713128 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Acquiring lock "cinder-attachment_update-7568fc27-698a-4abb-880b-36181d1ba3f6-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:46:18.276125 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-1fc5da7b-e399-45ab-8050-fbccf2713128 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Lock "cinder-attachment_update-7568fc27-698a-4abb-880b-36181d1ba3f6-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:46:18.277421 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:18.277421 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:18.345466 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:18.375529 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-1fc5da7b-e399-45ab-8050-fbccf2713128 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Lock "cinder-attachment_update-7568fc27-698a-4abb-880b-36181d1ba3f6-np0000007715" released by "attachment_update" :: held 0.099s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:46:18.375844 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-1fc5da7b-e399-45ab-8050-fbccf2713128 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f returned with HTTP 200 Aug 18 22:46:18.376559 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 40/159] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:46:18 2026] PUT /volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:18.512377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80ab1ab3-a8a8-4678-822f-02e9433d1dde None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:18.514617 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80ab1ab3-a8a8-4678-822f-02e9433d1dde tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:18.514826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80ab1ab3-a8a8-4678-822f-02e9433d1dde tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:18.515033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80ab1ab3-a8a8-4678-822f-02e9433d1dde tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:18.528513 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:18.528513 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:18.534093 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-80ab1ab3-a8a8-4678-822f-02e9433d1dde tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:18.540097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80ab1ab3-a8a8-4678-822f-02e9433d1dde tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:18.540565 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 40/160] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:18 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:18.586450 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:18.586874 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1722295268"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:18.588532 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1722295268'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:18.588740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Create volume of 1 GB Aug 18 22:46:18.593215 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Availability Zones retrieved successfully. Aug 18 22:46:18.599597 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Flow 'volume_create_api' (74cb9a3e-a24d-4a22-83bb-c376ceb0f38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:18.600701 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea015280-cab0-45ce-ad26-5a5ba82eadba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:18.601816 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:18.630694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea015280-cab0-45ce-ad26-5a5ba82eadba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:18.631703 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53192b80-5885-49f9-9d99-1fa38d86cd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:18.672806 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17fe444b-62f7-49c9-b046-d7449f81a736 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:18.675234 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17fe444b-62f7-49c9-b046-d7449f81a736 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:18.675537 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17fe444b-62f7-49c9-b046-d7449f81a736 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:18.676002 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17fe444b-62f7-49c9-b046-d7449f81a736 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:18.689255 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:18.689255 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:18.693678 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17fe444b-62f7-49c9-b046-d7449f81a736 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:18.698800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Created reservations ['7fccd969-be10-4d4d-a045-41100c0bf339', 'a6f87533-3700-408d-a6ce-3d9cb2043f2f', '37b19177-c1a2-4ce1-ad96-9a6d77fb30a2', '8564bd87-95e6-4c33-90b1-6dd4e4e906a9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:18.699321 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17fe444b-62f7-49c9-b046-d7449f81a736 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:18.699757 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 40/161] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:18 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:18.699821 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53192b80-5885-49f9-9d99-1fa38d86cd13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fccd969-be10-4d4d-a045-41100c0bf339', 'a6f87533-3700-408d-a6ce-3d9cb2043f2f', '37b19177-c1a2-4ce1-ad96-9a6d77fb30a2', '8564bd87-95e6-4c33-90b1-6dd4e4e906a9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:18.700599 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72cd9736-7469-4a4f-8f32-6c540a4f4d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:18.722973 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72cd9736-7469-4a4f-8f32-6c540a4f4d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec257bd0-b201-47f2-bd01-d50ddf1437f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1722295268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e521894e6e34944865a11c787cc27f1',qos_specs=None,replication_status=,reservations=['7fccd969-be10-4d4d-a045-41100c0bf339','a6f87533-3700-408d-a6ce-3d9cb2043f2f','37b19177-c1a2-4ce1-ad96-9a6d77fb30a2','8564bd87-95e6-4c33-90b1-6dd4e4e906a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97f9987fc8544471991b065ac5b79ed5',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1722295268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec257bd0-b201-47f2-bd01-d50ddf1437f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e521894e6e34944865a11c787cc27f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97f9987fc8544471991b065ac5b79ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:18.723900 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (080e28ef-147a-4e3e-bd4c-59fe5a14b5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:18.742369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (080e28ef-147a-4e3e-bd4c-59fe5a14b5d5) transitioned into state 'SUCCESS' from state '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-1722295268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e521894e6e34944865a11c787cc27f1',qos_specs=None,replication_status=,reservations=['7fccd969-be10-4d4d-a045-41100c0bf339','a6f87533-3700-408d-a6ce-3d9cb2043f2f','37b19177-c1a2-4ce1-ad96-9a6d77fb30a2','8564bd87-95e6-4c33-90b1-6dd4e4e906a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97f9987fc8544471991b065ac5b79ed5',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:18.743473 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dae9d08-9058-4e92-b7cb-a270abfa918b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:18.753129 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dae9d08-9058-4e92-b7cb-a270abfa918b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:18.754090 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Flow 'volume_create_api' (74cb9a3e-a24d-4a22-83bb-c376ceb0f38e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:18.754518 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Create volume request issued successfully. Aug 18 22:46:18.755183 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33bce896-6d59-4e61-9ae7-2e67bcd021ba tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:18.755670 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 42/162] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:46:18 2026] POST /volume/v3/volumes => generated 817 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:18.769496 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dedd452f-0220-47b4-a2bc-8be156864a76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:18.771850 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dedd452f-0220-47b4-a2bc-8be156864a76 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:18.772132 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dedd452f-0220-47b4-a2bc-8be156864a76 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:18.772378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dedd452f-0220-47b4-a2bc-8be156864a76 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:18.782459 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:18.782459 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:18.789118 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dedd452f-0220-47b4-a2bc-8be156864a76 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Volume info retrieved successfully. Aug 18 22:46:18.795580 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dedd452f-0220-47b4-a2bc-8be156864a76 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 200 Aug 18 22:46:18.796028 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 41/163] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:18 2026] GET /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.004484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f05479d6-de23-4092-b253-2a5588cc3fba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.007441 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f05479d6-de23-4092-b253-2a5588cc3fba tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] POST https://10.4.3.89/volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3/action Aug 18 22:46:19.007993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f05479d6-de23-4092-b253-2a5588cc3fba tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:19.008143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f05479d6-de23-4092-b253-2a5588cc3fba tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:19.026990 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.026990 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:19.039145 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-600cfcda-cfa1-41f1-9b3c-dfc7a54d3ad9 req-f05479d6-de23-4092-b253-2a5588cc3fba tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3/action returned with HTTP 204 Aug 18 22:46:19.039737 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 41/164] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:46:19 2026] POST /volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:19.121401 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55888468-c325-47bf-94ac-113e188efe5c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.123301 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55888468-c325-47bf-94ac-113e188efe5c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:19.123554 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55888468-c325-47bf-94ac-113e188efe5c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.123795 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55888468-c325-47bf-94ac-113e188efe5c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.134566 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.134566 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:19.142152 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55888468-c325-47bf-94ac-113e188efe5c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:19.145452 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55888468-c325-47bf-94ac-113e188efe5c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:19.146124 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 41/165] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:19.554207 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02e13e27-2d10-4024-bbae-3281d3fbaf40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.556674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02e13e27-2d10-4024-bbae-3281d3fbaf40 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:19.557033 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02e13e27-2d10-4024-bbae-3281d3fbaf40 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.557365 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02e13e27-2d10-4024-bbae-3281d3fbaf40 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.569577 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.569577 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:19.573751 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02e13e27-2d10-4024-bbae-3281d3fbaf40 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:19.579222 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02e13e27-2d10-4024-bbae-3281d3fbaf40 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:19.579757 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 43/166] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.597086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb4772ed-1d0f-4129-8633-3e0f1bf154a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.599234 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb4772ed-1d0f-4129-8633-3e0f1bf154a4 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:19.599496 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb4772ed-1d0f-4129-8633-3e0f1bf154a4 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.599723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb4772ed-1d0f-4129-8633-3e0f1bf154a4 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.612366 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.612366 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:19.617909 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb4772ed-1d0f-4129-8633-3e0f1bf154a4 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:19.624976 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb4772ed-1d0f-4129-8633-3e0f1bf154a4 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:19.625589 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 42/167] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.640696 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-49746419-2ad5-418e-954b-00f5e9310af9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.644776 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49746419-2ad5-418e-954b-00f5e9310af9 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:19.645110 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49746419-2ad5-418e-954b-00f5e9310af9 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.645457 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49746419-2ad5-418e-954b-00f5e9310af9 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.663178 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.663178 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:19.669112 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49746419-2ad5-418e-954b-00f5e9310af9 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:19.676174 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49746419-2ad5-418e-954b-00f5e9310af9 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:19.676948 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 42/168] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.717882 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ced2cba-e167-4073-9ca4-914bb20529f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.721571 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ced2cba-e167-4073-9ca4-914bb20529f1 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:19.721873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ced2cba-e167-4073-9ca4-914bb20529f1 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.722490 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ced2cba-e167-4073-9ca4-914bb20529f1 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.739981 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.739981 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:19.745412 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ced2cba-e167-4073-9ca4-914bb20529f1 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:19.752717 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ced2cba-e167-4073-9ca4-914bb20529f1 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:19.753282 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 42/169] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.814221 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e99f1d59-48b2-4982-b241-0961ccc78b5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.816429 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e99f1d59-48b2-4982-b241-0961ccc78b5e tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:19.816717 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e99f1d59-48b2-4982-b241-0961ccc78b5e tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.816903 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e99f1d59-48b2-4982-b241-0961ccc78b5e tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.827209 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.827209 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:19.834943 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e99f1d59-48b2-4982-b241-0961ccc78b5e tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Volume info retrieved successfully. Aug 18 22:46:19.841372 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e99f1d59-48b2-4982-b241-0961ccc78b5e tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 200 Aug 18 22:46:19.843340 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 44/170] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.861367 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd437f1b-6ebe-4c39-a9fd-4fff14b3fdb4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.863815 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd437f1b-6ebe-4c39-a9fd-4fff14b3fdb4 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] POST https://10.4.3.89/volume/v3/volume-transfers Aug 18 22:46:19.864198 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd437f1b-6ebe-4c39-a9fd-4fff14b3fdb4 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ec257bd0-b201-47f2-bd01-d50ddf1437f4"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:19.865692 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-bd437f1b-6ebe-4c39-a9fd-4fff14b3fdb4 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ec257bd0-b201-47f2-bd01-d50ddf1437f4'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 22:46:19.865833 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volume_transfer [None req-bd437f1b-6ebe-4c39-a9fd-4fff14b3fdb4 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Creating transfer of volume ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:19.865957 np0000007715 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-bd437f1b-6ebe-4c39-a9fd-4fff14b3fdb4 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Generating transfer record for volume ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:19.875494 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.875494 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:19.879999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b74bd5f2-2b12-4b70-a234-bd3a06c88f6b req-7785afd1-b465-4cbd-8765-bb8cf60a1110 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.883659 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b74bd5f2-2b12-4b70-a234-bd3a06c88f6b req-7785afd1-b465-4cbd-8765-bb8cf60a1110 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:46:19.883815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b74bd5f2-2b12-4b70-a234-bd3a06c88f6b req-7785afd1-b465-4cbd-8765-bb8cf60a1110 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.884014 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b74bd5f2-2b12-4b70-a234-bd3a06c88f6b req-7785afd1-b465-4cbd-8765-bb8cf60a1110 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.895805 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd437f1b-6ebe-4c39-a9fd-4fff14b3fdb4 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 202 Aug 18 22:46:19.896311 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 43/171] 10.4.3.89 () {70 vars in 1319 bytes} [Tue Aug 18 22:46:19 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:19.898791 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.898791 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:19.902987 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b74bd5f2-2b12-4b70-a234-bd3a06c88f6b req-7785afd1-b465-4cbd-8765-bb8cf60a1110 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:46:19.907175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4190d1bd-133c-4fba-800e-b9b730380f6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.909672 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b74bd5f2-2b12-4b70-a234-bd3a06c88f6b req-7785afd1-b465-4cbd-8765-bb8cf60a1110 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:46:19.909806 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4190d1bd-133c-4fba-800e-b9b730380f6c tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:19.910007 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4190d1bd-133c-4fba-800e-b9b730380f6c tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.910221 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4190d1bd-133c-4fba-800e-b9b730380f6c tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.911702 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 43/172] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.925000 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:19.925000 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:19.931835 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4190d1bd-133c-4fba-800e-b9b730380f6c tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Volume info retrieved successfully. Aug 18 22:46:19.937759 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4190d1bd-133c-4fba-800e-b9b730380f6c tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 200 Aug 18 22:46:19.938217 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 43/173] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 952 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.959541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-972114f5-1d73-4a6e-8ab0-11f0feefa36f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.959541 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-972114f5-1d73-4a6e-8ab0-11f0feefa36f tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595 Aug 18 22:46:19.959541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-972114f5-1d73-4a6e-8ab0-11f0feefa36f tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.959541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-972114f5-1d73-4a6e-8ab0-11f0feefa36f tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.962175 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-972114f5-1d73-4a6e-8ab0-11f0feefa36f tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595 returned with HTTP 200 Aug 18 22:46:19.962667 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 45/174] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:19.973629 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4dbdcee-099a-41a6-8112-5ea732161d61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:19.977352 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4dbdcee-099a-41a6-8112-5ea732161d61 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volume-transfers Aug 18 22:46:19.977352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4dbdcee-099a-41a6-8112-5ea732161d61 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:19.977352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4dbdcee-099a-41a6-8112-5ea732161d61 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:19.977973 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-c4dbdcee-099a-41a6-8112-5ea732161d61 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 22:46:19.990219 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4dbdcee-099a-41a6-8112-5ea732161d61 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 200 Aug 18 22:46:19.990975 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 44/175] 10.4.3.89 () {68 vars in 1298 bytes} [Tue Aug 18 22:46:19 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:46:20.001279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:20.169664 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34709228-468f-4bff-a39e-1338dec4d605 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:20.171568 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34709228-468f-4bff-a39e-1338dec4d605 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:20.171832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34709228-468f-4bff-a39e-1338dec4d605 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:20.172037 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34709228-468f-4bff-a39e-1338dec4d605 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:20.183596 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:20.183596 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:20.187481 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-34709228-468f-4bff-a39e-1338dec4d605 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:20.191671 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34709228-468f-4bff-a39e-1338dec4d605 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:20.192179 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 44/176] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:20 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:20.261837 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] POST https://10.4.3.89/volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595/accept Aug 18 22:46:20.262324 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "46e2440f67a1ec09"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:20.264696 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Accepting volume transfer 44a61683-b762-4633-b2e0-c7a527065595 {{(pid=100264) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 22:46:20.264814 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Accepting transfer 44a61683-b762-4633-b2e0-c7a527065595 Aug 18 22:46:20.360236 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Created reservations ['2698897c-cffe-4800-8852-eb0d809cefed', '904384bd-b863-44b8-8b75-667529ff3fcc', '17df97a8-1743-4375-8e30-d58a2bb48262', '6e19629b-968e-461d-89d2-3a33fa446296'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:20.388142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Created reservations ['1bfd4f20-e091-476f-9176-8bc5818ac38e', 'fdf86aed-082d-452b-8faa-7add7e05cb9d', 'a7021a42-994e-4fd3-b0dc-f9cde273191a', '4b33bedc-7f3a-4546-ace6-c01e706b054c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:20.424396 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Created reservations ['9174ddef-7cd8-4bd2-a1e6-c88658d45fe8', '42c89aa2-131c-41ed-8c37-f6a1d17d661b', 'a3313039-01d7-4220-bd37-0646af758978', '7252b06e-fc8e-4928-ac5d-459e024a5d08'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:20.455355 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Created reservations ['bba38eda-edc8-44ec-b13c-15ae4d0d4fba', '04f04727-2b7a-4466-a067-cd23d7db4586', '3bcf48e5-fc50-4ccf-bad8-3938bc46405b', 'd891264d-b68d-41ac-be4f-3513145626d7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:20.467184 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Transfer volume completed successfully. Aug 18 22:46:20.539879 np0000007715 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Volume ec257bd0-b201-47f2-bd01-d50ddf1437f4 has been transferred. Aug 18 22:46:20.547575 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-643c5bbb-f77d-4e35-9ad3-de2a974128c2 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] https://10.4.3.89/volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595/accept returned with HTTP 202 Aug 18 22:46:20.548184 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 44/177] 10.4.3.89 () {70 vars in 1451 bytes} [Tue Aug 18 22:46:20 2026] POST /volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595/accept => generated 363 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:20.557367 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d94f0ea-8556-4a8a-97ea-9b08b44fb6eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:20.559693 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d94f0ea-8556-4a8a-97ea-9b08b44fb6eb tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] GET https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:20.560016 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d94f0ea-8556-4a8a-97ea-9b08b44fb6eb tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:20.560312 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d94f0ea-8556-4a8a-97ea-9b08b44fb6eb tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:20.567858 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:20.567858 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:20.571764 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d94f0ea-8556-4a8a-97ea-9b08b44fb6eb tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Volume info retrieved successfully. Aug 18 22:46:20.576624 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d94f0ea-8556-4a8a-97ea-9b08b44fb6eb tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 200 Aug 18 22:46:20.577225 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 46/178] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:20 2026] GET /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:20.589955 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38ceed73-08c2-40b9-b380-d8e46acac6c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:20.592375 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38ceed73-08c2-40b9-b380-d8e46acac6c1 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] GET https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:20.592688 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38ceed73-08c2-40b9-b380-d8e46acac6c1 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:20.592980 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38ceed73-08c2-40b9-b380-d8e46acac6c1 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:20.605669 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:20.605669 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:20.611024 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-38ceed73-08c2-40b9-b380-d8e46acac6c1 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] Volume info retrieved successfully. Aug 18 22:46:20.617382 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38ceed73-08c2-40b9-b380-d8e46acac6c1 tempest-VolumesTransfersV357Test-1495630106 tempest-VolumesTransfersV357Test-1495630106-project-member] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 200 Aug 18 22:46:20.618078 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 45/179] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:20 2026] GET /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:20.630818 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f5a55df-3a2f-4952-8da7-04b972aca433 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:20.634049 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f5a55df-3a2f-4952-8da7-04b972aca433 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595 Aug 18 22:46:20.634049 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f5a55df-3a2f-4952-8da7-04b972aca433 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:20.634350 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f5a55df-3a2f-4952-8da7-04b972aca433 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:20.634538 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-6f5a55df-3a2f-4952-8da7-04b972aca433 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Delete transfer with id: 44a61683-b762-4633-b2e0-c7a527065595 Aug 18 22:46:20.641447 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f5a55df-3a2f-4952-8da7-04b972aca433 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595 returned with HTTP 404 Aug 18 22:46:20.642174 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 45/180] 10.4.3.89 () {68 vars in 1412 bytes} [Tue Aug 18 22:46:20 2026] DELETE /volume/v3/volume-transfers/44a61683-b762-4633-b2e0-c7a527065595 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:20.655192 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13931c0b-9b32-4b1a-8cb9-42ec697605f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:20.773520 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c930082f-5bb3-4e68-98b4-b279bc6bab19 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:20.776039 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c930082f-5bb3-4e68-98b4-b279bc6bab19 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:20.776304 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c930082f-5bb3-4e68-98b4-b279bc6bab19 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:20.776563 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c930082f-5bb3-4e68-98b4-b279bc6bab19 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:20.791249 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:20.791249 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:20.798471 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c930082f-5bb3-4e68-98b4-b279bc6bab19 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:20.805690 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c930082f-5bb3-4e68-98b4-b279bc6bab19 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:20.806260 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 47/181] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:20 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:20.930344 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13931c0b-9b32-4b1a-8cb9-42ec697605f8 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:20.930589 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13931c0b-9b32-4b1a-8cb9-42ec697605f8 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:20.930784 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13931c0b-9b32-4b1a-8cb9-42ec697605f8 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:20.930969 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-13931c0b-9b32-4b1a-8cb9-42ec697605f8 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Delete volume with id: ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:20.937533 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:20.937533 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:20.937763 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13931c0b-9b32-4b1a-8cb9-42ec697605f8 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Volume info retrieved successfully. Aug 18 22:46:20.954373 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13931c0b-9b32-4b1a-8cb9-42ec697605f8 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Delete volume request issued successfully. Aug 18 22:46:20.954556 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13931c0b-9b32-4b1a-8cb9-42ec697605f8 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 202 Aug 18 22:46:20.954998 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 45/182] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:46:20 2026] DELETE /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 0 bytes in 301 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 22:46:20.964483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df380609-2ffd-4b88-9a6b-099002ad7a9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:20.970051 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df380609-2ffd-4b88-9a6b-099002ad7a9e tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] GET https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:20.970399 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df380609-2ffd-4b88-9a6b-099002ad7a9e tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:20.972167 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df380609-2ffd-4b88-9a6b-099002ad7a9e tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:20.984655 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:20.984655 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:20.995508 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-df380609-2ffd-4b88-9a6b-099002ad7a9e tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Volume info retrieved successfully. Aug 18 22:46:21.003721 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df380609-2ffd-4b88-9a6b-099002ad7a9e tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 200 Aug 18 22:46:21.004300 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 46/183] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:20 2026] GET /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:21.208987 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5affe8e-4436-4e40-86a2-5f312f6da6fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:21.211698 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5affe8e-4436-4e40-86a2-5f312f6da6fa tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:21.211933 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5affe8e-4436-4e40-86a2-5f312f6da6fa tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:21.212143 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5affe8e-4436-4e40-86a2-5f312f6da6fa tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:21.223422 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:21.223422 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:21.229118 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5affe8e-4436-4e40-86a2-5f312f6da6fa tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:21.235767 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5affe8e-4436-4e40-86a2-5f312f6da6fa tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:21.236208 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 46/184] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:21 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:21.822117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50254334-0f0b-4899-b27d-cb12b69840a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:21.825668 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50254334-0f0b-4899-b27d-cb12b69840a7 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:21.825668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50254334-0f0b-4899-b27d-cb12b69840a7 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:21.825668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50254334-0f0b-4899-b27d-cb12b69840a7 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:21.844138 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:21.844138 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:21.850670 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-50254334-0f0b-4899-b27d-cb12b69840a7 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:21.856405 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50254334-0f0b-4899-b27d-cb12b69840a7 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:21.856915 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 48/185] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:21 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1023 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:22.023370 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0daa7be6-a7d8-4f77-8146-65548355e897 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.025243 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0daa7be6-a7d8-4f77-8146-65548355e897 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] GET https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:22.025573 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0daa7be6-a7d8-4f77-8146-65548355e897 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:22.025903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0daa7be6-a7d8-4f77-8146-65548355e897 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:22.041087 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0daa7be6-a7d8-4f77-8146-65548355e897 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 404 Aug 18 22:46:22.042416 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 46/186] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:22 2026] GET /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:22.058794 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed1698ca-bc77-4dcc-b5fb-862c7b832caa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.063292 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed1698ca-bc77-4dcc-b5fb-862c7b832caa tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:22.063292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed1698ca-bc77-4dcc-b5fb-862c7b832caa tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:22.063292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed1698ca-bc77-4dcc-b5fb-862c7b832caa tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:22.070922 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed1698ca-bc77-4dcc-b5fb-862c7b832caa tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 404 Aug 18 22:46:22.071714 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 47/187] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:22 2026] GET /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:22.086294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a006e82e-94e9-4433-ab07-7d2e69bbaf24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.088578 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a006e82e-94e9-4433-ab07-7d2e69bbaf24 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:22.092293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a006e82e-94e9-4433-ab07-7d2e69bbaf24 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:22.092293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a006e82e-94e9-4433-ab07-7d2e69bbaf24 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:22.092293 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a006e82e-94e9-4433-ab07-7d2e69bbaf24 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Delete volume with id: ec257bd0-b201-47f2-bd01-d50ddf1437f4 Aug 18 22:46:22.098958 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a006e82e-94e9-4433-ab07-7d2e69bbaf24 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 returned with HTTP 404 Aug 18 22:46:22.099898 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 47/188] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:46:22 2026] DELETE /volume/v3/volumes/ec257bd0-b201-47f2-bd01-d50ddf1437f4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:22.111312 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.112989 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:22.113366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-139897193"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:22.114777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-139897193'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:22.114913 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Create volume of 1 GB Aug 18 22:46:22.121688 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Availability Zones retrieved successfully. Aug 18 22:46:22.125702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-b2343d29-d3b9-4940-90d2-4873f0914851 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.129680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Flow 'volume_create_api' (7e04ccf3-677d-4623-ab3c-04f159f768aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:22.131288 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-b2343d29-d3b9-4940-90d2-4873f0914851 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] POST https://10.4.3.89/volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc/action Aug 18 22:46:22.131288 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-b2343d29-d3b9-4940-90d2-4873f0914851 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:22.131288 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-b2343d29-d3b9-4940-90d2-4873f0914851 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:22.131463 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1383d1a-3f8c-4c50-9750-8a453929407a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:22.132093 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:22.159722 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:22.159722 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:22.171859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1383d1a-3f8c-4c50-9750-8a453929407a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:22.173481 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bc98f5-3b44-404a-84d4-c7300d74ceb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:22.184848 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1482ab74-40c7-4a6b-9995-849a5b3152a0 req-b2343d29-d3b9-4940-90d2-4873f0914851 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc/action returned with HTTP 204 Aug 18 22:46:22.187167 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 47/189] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:46:22 2026] POST /volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:22.231641 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Created reservations ['95573f07-c7b9-485c-98c4-d88c90fcdcdd', '6f5ba846-eb77-49b8-ad8f-9476667b7c0c', 'ce37b565-62c4-4e07-85ff-068768c35c7f', '8283f1a5-6056-4361-b970-effc3e03a273'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:22.232407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0bc98f5-3b44-404a-84d4-c7300d74ceb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95573f07-c7b9-485c-98c4-d88c90fcdcdd', '6f5ba846-eb77-49b8-ad8f-9476667b7c0c', 'ce37b565-62c4-4e07-85ff-068768c35c7f', '8283f1a5-6056-4361-b970-effc3e03a273']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:22.233237 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf91bbe-bc17-45f6-8780-f4fd1fce854d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:22.255804 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3456d3f7-2a42-4bb0-ae4b-8cee6dec04ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.257608 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf91bbe-bc17-45f6-8780-f4fd1fce854d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9876afd0-3a3c-4493-b2f8-44932658a3bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-139897193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e521894e6e34944865a11c787cc27f1',qos_specs=None,replication_status=,reservations=['95573f07-c7b9-485c-98c4-d88c90fcdcdd','6f5ba846-eb77-49b8-ad8f-9476667b7c0c','ce37b565-62c4-4e07-85ff-068768c35c7f','8283f1a5-6056-4361-b970-effc3e03a273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97f9987fc8544471991b065ac5b79ed5',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-139897193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9876afd0-3a3c-4493-b2f8-44932658a3bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e521894e6e34944865a11c787cc27f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97f9987fc8544471991b065ac5b79ed5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:22.258373 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3846f6a1-162e-4a49-9823-6cce4a06e11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:22.259539 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3456d3f7-2a42-4bb0-ae4b-8cee6dec04ce tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:22.260002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3456d3f7-2a42-4bb0-ae4b-8cee6dec04ce tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:22.260419 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3456d3f7-2a42-4bb0-ae4b-8cee6dec04ce tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:22.281104 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:22.281104 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:22.283570 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3846f6a1-162e-4a49-9823-6cce4a06e11f) transitioned into state 'SUCCESS' from state '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-139897193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e521894e6e34944865a11c787cc27f1',qos_specs=None,replication_status=,reservations=['95573f07-c7b9-485c-98c4-d88c90fcdcdd','6f5ba846-eb77-49b8-ad8f-9476667b7c0c','ce37b565-62c4-4e07-85ff-068768c35c7f','8283f1a5-6056-4361-b970-effc3e03a273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97f9987fc8544471991b065ac5b79ed5',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:22.284183 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07496513-8e6c-404c-8ab9-5319e37a9fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:22.290112 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3456d3f7-2a42-4bb0-ae4b-8cee6dec04ce tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:22.295616 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3456d3f7-2a42-4bb0-ae4b-8cee6dec04ce tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:22.296208 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 48/190] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:22 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:22.305608 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07496513-8e6c-404c-8ab9-5319e37a9fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:22.306765 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Flow 'volume_create_api' (7e04ccf3-677d-4623-ab3c-04f159f768aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:22.307215 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Create volume request issued successfully. Aug 18 22:46:22.310286 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9f24858-4b50-4112-9860-5006f2ae6b88 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:22.310824 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 49/191] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:46:22 2026] POST /volume/v3/volumes => generated 816 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:22.330227 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a10da172-ae1f-4271-aa12-828b2594247a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.336291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a10da172-ae1f-4271-aa12-828b2594247a tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:22.336291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a10da172-ae1f-4271-aa12-828b2594247a tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:22.336291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a10da172-ae1f-4271-aa12-828b2594247a tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:22.341380 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:22.341380 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:22.352600 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a10da172-ae1f-4271-aa12-828b2594247a tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Volume info retrieved successfully. Aug 18 22:46:22.361291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a10da172-ae1f-4271-aa12-828b2594247a tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 200 Aug 18 22:46:22.361291 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 48/192] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:22 2026] GET /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:22.878222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b25c3c7-e3d2-4ee4-a679-c7ec3d918eef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.878738 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b25c3c7-e3d2-4ee4-a679-c7ec3d918eef tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:22.879001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b25c3c7-e3d2-4ee4-a679-c7ec3d918eef tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:22.879219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b25c3c7-e3d2-4ee4-a679-c7ec3d918eef tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:22.890920 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:22.890920 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:22.896544 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3b25c3c7-e3d2-4ee4-a679-c7ec3d918eef tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:22.899480 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b25c3c7-e3d2-4ee4-a679-c7ec3d918eef tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:22.899929 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 48/193] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:22 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:22.913700 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59787f8f-ff25-437c-8155-6a1be9fc3840 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:22.917683 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59787f8f-ff25-437c-8155-6a1be9fc3840 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:22.917997 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59787f8f-ff25-437c-8155-6a1be9fc3840 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:22.918281 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59787f8f-ff25-437c-8155-6a1be9fc3840 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:22.932770 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:22.932770 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:22.937158 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59787f8f-ff25-437c-8155-6a1be9fc3840 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:22.943023 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59787f8f-ff25-437c-8155-6a1be9fc3840 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:22.943709 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 49/194] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:22 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:23.317861 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ddd6389-2680-41ed-9688-55f1c291cf3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.320213 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ddd6389-2680-41ed-9688-55f1c291cf3f tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:23.320627 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ddd6389-2680-41ed-9688-55f1c291cf3f tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.320747 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ddd6389-2680-41ed-9688-55f1c291cf3f tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.334411 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.334411 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:23.338693 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ddd6389-2680-41ed-9688-55f1c291cf3f tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:23.344870 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ddd6389-2680-41ed-9688-55f1c291cf3f tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:23.345476 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 50/195] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:23.377630 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-341b755b-70c7-4387-995f-dee168366427 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.380850 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-341b755b-70c7-4387-995f-dee168366427 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:23.380850 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-341b755b-70c7-4387-995f-dee168366427 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.381184 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-341b755b-70c7-4387-995f-dee168366427 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.392117 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.392117 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:23.398296 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-341b755b-70c7-4387-995f-dee168366427 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Volume info retrieved successfully. Aug 18 22:46:23.407198 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-341b755b-70c7-4387-995f-dee168366427 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 200 Aug 18 22:46:23.407781 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 49/196] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:23.423953 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11a25ee7-da5c-4d48-9ac6-4eead7055690 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.426524 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a25ee7-da5c-4d48-9ac6-4eead7055690 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] POST https://10.4.3.89/volume/v3/volume-transfers Aug 18 22:46:23.426873 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a25ee7-da5c-4d48-9ac6-4eead7055690 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9876afd0-3a3c-4493-b2f8-44932658a3bb"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:23.429084 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3af4f346-31dd-4a45-96a3-7f07fdc9ff51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.429463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-11a25ee7-da5c-4d48-9ac6-4eead7055690 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Creating new volume transfer {'transfer': {'volume_id': '9876afd0-3a3c-4493-b2f8-44932658a3bb'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 22:46:23.429572 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volume_transfer [None req-11a25ee7-da5c-4d48-9ac6-4eead7055690 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Creating transfer of volume 9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:23.429707 np0000007715 devstack@c-api.service[100264]: INFO cinder.transfer.api [None req-11a25ee7-da5c-4d48-9ac6-4eead7055690 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Generating transfer record for volume 9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:23.433354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3af4f346-31dd-4a45-96a3-7f07fdc9ff51 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:23.433731 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3af4f346-31dd-4a45-96a3-7f07fdc9ff51 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.434041 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3af4f346-31dd-4a45-96a3-7f07fdc9ff51 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.441654 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fe988d83-c01f-4245-8121-b90ce9df21ab req-cdc1d205-dda8-492c-a40c-a13065890a39 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.441986 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.441986 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:23.443216 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0eff7a1d-5ede-4ae1-a294-81b8203dc657 req-edaa70f2-2722-4b0a-aea9-319bd9423bee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.445064 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fe988d83-c01f-4245-8121-b90ce9df21ab req-cdc1d205-dda8-492c-a40c-a13065890a39 tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] POST https://10.4.3.89/volume/v3/snapshots/None/action Aug 18 22:46:23.445514 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0eff7a1d-5ede-4ae1-a294-81b8203dc657 req-edaa70f2-2722-4b0a-aea9-319bd9423bee tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] POST https://10.4.3.89/volume/v3/snapshots/208fca39-4828-4207-a1ad-800f96d59e23/action Aug 18 22:46:23.445760 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fe988d83-c01f-4245-8121-b90ce9df21ab req-cdc1d205-dda8-492c-a40c-a13065890a39 tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:23.445886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0eff7a1d-5ede-4ae1-a294-81b8203dc657 req-edaa70f2-2722-4b0a-aea9-319bd9423bee tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:23.445944 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fe988d83-c01f-4245-8121-b90ce9df21ab req-cdc1d205-dda8-492c-a40c-a13065890a39 tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:23.446079 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0eff7a1d-5ede-4ae1-a294-81b8203dc657 req-edaa70f2-2722-4b0a-aea9-319bd9423bee tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:23.447651 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [req-0eff7a1d-5ede-4ae1-a294-81b8203dc657 req-edaa70f2-2722-4b0a-aea9-319bd9423bee tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 22:46:23.448027 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.snapshot_actions [req-fe988d83-c01f-4245-8121-b90ce9df21ab req-cdc1d205-dda8-492c-a40c-a13065890a39 tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100266) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 22:46:23.450014 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.450014 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:23.456727 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3af4f346-31dd-4a45-96a3-7f07fdc9ff51 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:23.463651 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3af4f346-31dd-4a45-96a3-7f07fdc9ff51 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:23.464849 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 50/197] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:23.468000 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0eff7a1d-5ede-4ae1-a294-81b8203dc657 req-edaa70f2-2722-4b0a-aea9-319bd9423bee tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] https://10.4.3.89/volume/v3/snapshots/208fca39-4828-4207-a1ad-800f96d59e23/action returned with HTTP 404 Aug 18 22:46:23.468000 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 50/198] 10.4.3.89 () {72 vars in 1671 bytes} [Tue Aug 18 22:46:23 2026] POST /volume/v3/snapshots/208fca39-4828-4207-a1ad-800f96d59e23/action => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:23.470867 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a25ee7-da5c-4d48-9ac6-4eead7055690 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 202 Aug 18 22:46:23.472323 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 49/199] 10.4.3.89 () {70 vars in 1319 bytes} [Tue Aug 18 22:46:23 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:23.479764 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fe988d83-c01f-4245-8121-b90ce9df21ab req-cdc1d205-dda8-492c-a40c-a13065890a39 tempest-VolumesAssistedSnapshotsTest-1782777451 tempest-VolumesAssistedSnapshotsTest-1782777451-project] https://10.4.3.89/volume/v3/snapshots/None/action returned with HTTP 404 Aug 18 22:46:23.479764 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 51/200] 10.4.3.89 () {72 vars in 1575 bytes} [Tue Aug 18 22:46:23 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:23.485569 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f93a07ee-60b1-415a-8fcc-f211891a9565 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.488597 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f93a07ee-60b1-415a-8fcc-f211891a9565 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:23.489238 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f93a07ee-60b1-415a-8fcc-f211891a9565 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.489238 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f93a07ee-60b1-415a-8fcc-f211891a9565 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.500169 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.500169 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:23.505730 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f93a07ee-60b1-415a-8fcc-f211891a9565 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Volume info retrieved successfully. Aug 18 22:46:23.512289 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f93a07ee-60b1-415a-8fcc-f211891a9565 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 200 Aug 18 22:46:23.512828 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 51/201] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 951 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:23.531056 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f5e063d-31be-479e-8798-596fd1687df2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.532894 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f5e063d-31be-479e-8798-596fd1687df2 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volume-transfers/detail Aug 18 22:46:23.533107 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f5e063d-31be-479e-8798-596fd1687df2 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.533357 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f5e063d-31be-479e-8798-596fd1687df2 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.533566 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-8f5e063d-31be-479e-8798-596fd1687df2 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Listing volume transfers {{(pid=100267) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 22:46:23.539623 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f5e063d-31be-479e-8798-596fd1687df2 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 22:46:23.539995 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 51/202] 10.4.3.89 () {68 vars in 1319 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:23.552175 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-813fa3e9-765e-4577-9571-27d12d90a60b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.554706 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-813fa3e9-765e-4577-9571-27d12d90a60b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/7c3f4494-6960-45d9-9b9b-5360af635dc9 Aug 18 22:46:23.554706 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-813fa3e9-765e-4577-9571-27d12d90a60b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.554897 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-813fa3e9-765e-4577-9571-27d12d90a60b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.555014 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-813fa3e9-765e-4577-9571-27d12d90a60b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Delete transfer with id: 7c3f4494-6960-45d9-9b9b-5360af635dc9 Aug 18 22:46:23.562684 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-eed5f227-dd6c-4b6e-a1d2-e056fa557e20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.569302 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-eed5f227-dd6c-4b6e-a1d2-e056fa557e20 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:23.569302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-eed5f227-dd6c-4b6e-a1d2-e056fa557e20 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.569302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-eed5f227-dd6c-4b6e-a1d2-e056fa557e20 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.572328 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.572328 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:23.582935 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-813fa3e9-765e-4577-9571-27d12d90a60b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volume-transfers/7c3f4494-6960-45d9-9b9b-5360af635dc9 returned with HTTP 202 Aug 18 22:46:23.583040 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.583040 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:23.583568 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 50/203] 10.4.3.89 () {68 vars in 1412 bytes} [Tue Aug 18 22:46:23 2026] DELETE /volume/v3/volume-transfers/7c3f4494-6960-45d9-9b9b-5360af635dc9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:23.587843 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-eed5f227-dd6c-4b6e-a1d2-e056fa557e20 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:23.594446 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a5878a6-136a-4835-9a8a-36dd33de06fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.596147 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-eed5f227-dd6c-4b6e-a1d2-e056fa557e20 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:23.596800 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 52/204] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1325 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:23.596885 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a5878a6-136a-4835-9a8a-36dd33de06fe tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:23.597131 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a5878a6-136a-4835-9a8a-36dd33de06fe tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.597397 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a5878a6-136a-4835-9a8a-36dd33de06fe tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.607591 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.607591 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:23.614302 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a5878a6-136a-4835-9a8a-36dd33de06fe tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Volume info retrieved successfully. Aug 18 22:46:23.620557 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a5878a6-136a-4835-9a8a-36dd33de06fe tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 200 Aug 18 22:46:23.620922 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 52/205] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:23.638888 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-442fce05-3edf-4a95-99c2-a1d3c650dfb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.640871 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-442fce05-3edf-4a95-99c2-a1d3c650dfb8 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/7c3f4494-6960-45d9-9b9b-5360af635dc9 Aug 18 22:46:23.641094 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-442fce05-3edf-4a95-99c2-a1d3c650dfb8 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.641289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-442fce05-3edf-4a95-99c2-a1d3c650dfb8 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.641396 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-442fce05-3edf-4a95-99c2-a1d3c650dfb8 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Delete transfer with id: 7c3f4494-6960-45d9-9b9b-5360af635dc9 Aug 18 22:46:23.645529 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-442fce05-3edf-4a95-99c2-a1d3c650dfb8 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volume-transfers/7c3f4494-6960-45d9-9b9b-5360af635dc9 returned with HTTP 404 Aug 18 22:46:23.645896 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 52/206] 10.4.3.89 () {68 vars in 1412 bytes} [Tue Aug 18 22:46:23 2026] DELETE /volume/v3/volume-transfers/7c3f4494-6960-45d9-9b9b-5360af635dc9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:23.646121 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-b3414727-d074-4ec3-8883-d0abe85e9e4d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.648555 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-b3414727-d074-4ec3-8883-d0abe85e9e4d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] POST https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462/action Aug 18 22:46:23.648923 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-b3414727-d074-4ec3-8883-d0abe85e9e4d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:23.649054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-b3414727-d074-4ec3-8883-d0abe85e9e4d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:23.653889 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-104ca045-3d29-4179-9b17-821f86e517a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.656128 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-104ca045-3d29-4179-9b17-821f86e517a2 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:23.656391 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-104ca045-3d29-4179-9b17-821f86e517a2 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.656637 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-104ca045-3d29-4179-9b17-821f86e517a2 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.657241 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-104ca045-3d29-4179-9b17-821f86e517a2 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Delete volume with id: 9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:23.664961 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.664961 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:23.665364 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-b3414727-d074-4ec3-8883-d0abe85e9e4d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:23.666384 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.666384 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:23.666579 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-104ca045-3d29-4179-9b17-821f86e517a2 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Volume info retrieved successfully. Aug 18 22:46:23.674841 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-b3414727-d074-4ec3-8883-d0abe85e9e4d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Begin detaching volume completed successfully. Aug 18 22:46:23.675145 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-b3414727-d074-4ec3-8883-d0abe85e9e4d tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462/action returned with HTTP 202 Aug 18 22:46:23.675729 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 51/207] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:46:23 2026] POST /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:46:23.687670 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-104ca045-3d29-4179-9b17-821f86e517a2 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Delete volume request issued successfully. Aug 18 22:46:23.688652 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-104ca045-3d29-4179-9b17-821f86e517a2 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 202 Aug 18 22:46:23.688652 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 53/208] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:46:23 2026] DELETE /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:23.700831 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-418953f0-ef08-437e-b199-c6c31d50b2c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.703206 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-418953f0-ef08-437e-b199-c6c31d50b2c4 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] GET https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:23.703479 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-418953f0-ef08-437e-b199-c6c31d50b2c4 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.703669 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-418953f0-ef08-437e-b199-c6c31d50b2c4 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.715825 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.715825 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:23.726714 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-418953f0-ef08-437e-b199-c6c31d50b2c4 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Volume info retrieved successfully. Aug 18 22:46:23.735319 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-418953f0-ef08-437e-b199-c6c31d50b2c4 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 200 Aug 18 22:46:23.735319 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 53/209] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:23.750155 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac05bdfb-18c0-4ede-89ab-3033c2b299cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.750473 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac05bdfb-18c0-4ede-89ab-3033c2b299cd None None] GET https://10.4.3.89/volume// Aug 18 22:46:23.750681 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac05bdfb-18c0-4ede-89ab-3033c2b299cd None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.750917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac05bdfb-18c0-4ede-89ab-3033c2b299cd None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.751243 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac05bdfb-18c0-4ede-89ab-3033c2b299cd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:23.751884 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 53/210] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:23.768204 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-14477498-cddd-4485-a387-937740cb443a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.770597 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-14477498-cddd-4485-a387-937740cb443a tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:23.770969 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-14477498-cddd-4485-a387-937740cb443a tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.771030 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-14477498-cddd-4485-a387-937740cb443a tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.794315 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.794315 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:23.807678 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-14477498-cddd-4485-a387-937740cb443a tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:23.814118 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-14477498-cddd-4485-a387-937740cb443a tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:23.814646 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 52/211] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1551 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:23.816939 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7febad91-3943-4b29-b624-d860317e1499 req-8e4cbc64-1e77-424b-9ef3-66ba5790be5d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:23.819817 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-8e4cbc64-1e77-424b-9ef3-66ba5790be5d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:23.820125 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-8e4cbc64-1e77-424b-9ef3-66ba5790be5d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:23.820464 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-8e4cbc64-1e77-424b-9ef3-66ba5790be5d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:23.833134 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:23.833134 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:23.840250 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7febad91-3943-4b29-b624-d860317e1499 req-8e4cbc64-1e77-424b-9ef3-66ba5790be5d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:23.846696 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-8e4cbc64-1e77-424b-9ef3-66ba5790be5d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:23.847277 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 54/212] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:23 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:24.150458 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e3b148a-eafe-4981-9de6-7c5906fe3a6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.150912 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e3b148a-eafe-4981-9de6-7c5906fe3a6f None None] GET https://10.4.3.89/volume// Aug 18 22:46:24.151149 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e3b148a-eafe-4981-9de6-7c5906fe3a6f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:24.151611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e3b148a-eafe-4981-9de6-7c5906fe3a6f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:24.151938 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e3b148a-eafe-4981-9de6-7c5906fe3a6f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:24.152488 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 54/213] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:46:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:24.169918 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7febad91-3943-4b29-b624-d860317e1499 req-a8d34cd7-c04f-4e4c-a4c4-1f18c0a9ac8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.362128 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c2af2cd2-0c43-4b3e-a867-88c0acaed34b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.364133 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2af2cd2-0c43-4b3e-a867-88c0acaed34b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:24.364366 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2af2cd2-0c43-4b3e-a867-88c0acaed34b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:24.364593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c2af2cd2-0c43-4b3e-a867-88c0acaed34b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:24.374288 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:24.374288 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:24.377864 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c2af2cd2-0c43-4b3e-a867-88c0acaed34b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:24.382679 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c2af2cd2-0c43-4b3e-a867-88c0acaed34b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:24.383232 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 53/214] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:24 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:24.399107 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-a8d34cd7-c04f-4e4c-a4c4-1f18c0a9ac8f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:46:24.399549 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-a8d34cd7-c04f-4e4c-a4c4-1f18c0a9ac8f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31beee51-bd9c-441d-8e12-89d047e0a761", "connector": null, "instance_uuid": "3f1f4ad1-d245-4750-86e6-f5f72e7296eb"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:24.410423 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:24.410423 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:24.432001 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [req-7febad91-3943-4b29-b624-d860317e1499 req-a8d34cd7-c04f-4e4c-a4c4-1f18c0a9ac8f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 22:46:24.436756 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-a8d34cd7-c04f-4e4c-a4c4-1f18c0a9ac8f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:46:24.437219 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 54/215] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:46:24 2026] POST /volume/v3/attachments => generated 271 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:24.467574 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91b63b2f-c072-44b9-9412-9ef6da0b54dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.469616 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91b63b2f-c072-44b9-9412-9ef6da0b54dc tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:24.469881 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91b63b2f-c072-44b9-9412-9ef6da0b54dc tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:24.470107 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91b63b2f-c072-44b9-9412-9ef6da0b54dc tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:24.481048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46a8ffe4-17fe-4fa7-acb7-88eaea3501f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.481427 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:24.481427 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:24.481487 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46a8ffe4-17fe-4fa7-acb7-88eaea3501f0 None None] GET https://10.4.3.89/volume// Aug 18 22:46:24.481645 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46a8ffe4-17fe-4fa7-acb7-88eaea3501f0 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:24.481904 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46a8ffe4-17fe-4fa7-acb7-88eaea3501f0 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:24.482261 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46a8ffe4-17fe-4fa7-acb7-88eaea3501f0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:24.482764 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 55/216] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:24.486651 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91b63b2f-c072-44b9-9412-9ef6da0b54dc tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:24.491469 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7febad91-3943-4b29-b624-d860317e1499 req-19ec1758-2ee8-4d56-a6df-884556da7806 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.492089 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91b63b2f-c072-44b9-9412-9ef6da0b54dc tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:24.492657 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 55/217] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:24 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:24.495395 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-19ec1758-2ee8-4d56-a6df-884556da7806 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:24.495672 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-19ec1758-2ee8-4d56-a6df-884556da7806 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:24.495931 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-19ec1758-2ee8-4d56-a6df-884556da7806 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:24.506368 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:24.506368 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:24.510689 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7febad91-3943-4b29-b624-d860317e1499 req-19ec1758-2ee8-4d56-a6df-884556da7806 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:24.516602 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-19ec1758-2ee8-4d56-a6df-884556da7806 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:24.517081 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 54/218] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:24 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1045 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:24.596525 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7febad91-3943-4b29-b624-d860317e1499 req-3b3bc8c7-2bad-4978-8e79-27b81d74767d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.599158 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-3b3bc8c7-2bad-4978-8e79-27b81d74767d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] PUT https://10.4.3.89/volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0 Aug 18 22:46:24.599558 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-3b3bc8c7-2bad-4978-8e79-27b81d74767d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:24.608891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7febad91-3943-4b29-b624-d860317e1499 req-3b3bc8c7-2bad-4978-8e79-27b81d74767d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Acquiring lock "cinder-attachment_update-31beee51-bd9c-441d-8e12-89d047e0a761-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:46:24.614375 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7febad91-3943-4b29-b624-d860317e1499 req-3b3bc8c7-2bad-4978-8e79-27b81d74767d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Lock "cinder-attachment_update-31beee51-bd9c-441d-8e12-89d047e0a761-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:46:24.615391 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:24.615391 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:24.726061 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7febad91-3943-4b29-b624-d860317e1499 req-3b3bc8c7-2bad-4978-8e79-27b81d74767d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Lock "cinder-attachment_update-31beee51-bd9c-441d-8e12-89d047e0a761-np0000007715" released by "attachment_update" :: held 0.111s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:46:24.726172 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-3b3bc8c7-2bad-4978-8e79-27b81d74767d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0 returned with HTTP 200 Aug 18 22:46:24.726764 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 55/219] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:46:24 2026] PUT /volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0 => generated 967 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:24.748952 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1630bb24-885c-41e6-a7e7-92c470dc5993 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.751353 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1630bb24-885c-41e6-a7e7-92c470dc5993 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] GET https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:24.751564 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1630bb24-885c-41e6-a7e7-92c470dc5993 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:24.751793 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1630bb24-885c-41e6-a7e7-92c470dc5993 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:24.760429 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1630bb24-885c-41e6-a7e7-92c470dc5993 tempest-VolumesTransfersV357Test-1559590043 tempest-VolumesTransfersV357Test-1559590043-project-admin] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 404 Aug 18 22:46:24.760869 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 56/220] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:24 2026] GET /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:24.769471 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2cab4ce-71d1-44b1-98d3-69d15b1b6ce6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.771437 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2cab4ce-71d1-44b1-98d3-69d15b1b6ce6 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] GET https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:24.771674 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2cab4ce-71d1-44b1-98d3-69d15b1b6ce6 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:24.771889 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2cab4ce-71d1-44b1-98d3-69d15b1b6ce6 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:24.778050 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2cab4ce-71d1-44b1-98d3-69d15b1b6ce6 tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 404 Aug 18 22:46:24.778953 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 56/221] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:24 2026] GET /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 22:46:24.786446 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92e598e1-5ef4-4521-b3e7-851ca951935b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:24.787028 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92e598e1-5ef4-4521-b3e7-851ca951935b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:24.787209 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92e598e1-5ef4-4521-b3e7-851ca951935b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:24.787411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92e598e1-5ef4-4521-b3e7-851ca951935b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:24.787576 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-92e598e1-5ef4-4521-b3e7-851ca951935b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] Delete volume with id: 9876afd0-3a3c-4493-b2f8-44932658a3bb Aug 18 22:46:24.793242 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92e598e1-5ef4-4521-b3e7-851ca951935b tempest-VolumesTransfersV357Test-2071029621 tempest-VolumesTransfersV357Test-2071029621-project-member] https://10.4.3.89/volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb returned with HTTP 404 Aug 18 22:46:24.793731 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 55/222] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:46:24 2026] DELETE /volume/v3/volumes/9876afd0-3a3c-4493-b2f8-44932658a3bb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:25.166830 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-92e8c0f5-1d39-4c88-8cf5-4e7a0264affd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.170325 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-92e8c0f5-1d39-4c88-8cf5-4e7a0264affd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] POST https://10.4.3.89/volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f/action Aug 18 22:46:25.172138 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-92e8c0f5-1d39-4c88-8cf5-4e7a0264affd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:25.172293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-92e8c0f5-1d39-4c88-8cf5-4e7a0264affd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:25.203942 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.203942 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:25.216251 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ccd4f407-c74b-4f29-8475-80c804eb80dd req-92e8c0f5-1d39-4c88-8cf5-4e7a0264affd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f/action returned with HTTP 204 Aug 18 22:46:25.216251 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 56/223] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:46:25 2026] POST /volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:25.403840 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33577be0-15c0-43da-80fe-dc8ea819aef1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.406539 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33577be0-15c0-43da-80fe-dc8ea819aef1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:25.406749 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33577be0-15c0-43da-80fe-dc8ea819aef1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:25.407073 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33577be0-15c0-43da-80fe-dc8ea819aef1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:25.420580 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.420580 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:25.426143 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33577be0-15c0-43da-80fe-dc8ea819aef1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:25.432368 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33577be0-15c0-43da-80fe-dc8ea819aef1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:25.433063 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 57/224] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:25 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:25.447092 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e55f1e92-431a-4c03-83b8-14d130c4fc08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.451789 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e55f1e92-431a-4c03-83b8-14d130c4fc08 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:25.452032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e55f1e92-431a-4c03-83b8-14d130c4fc08 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:25.452177 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e55f1e92-431a-4c03-83b8-14d130c4fc08 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:25.476020 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.476020 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:25.487458 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e55f1e92-431a-4c03-83b8-14d130c4fc08 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:25.494599 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e55f1e92-431a-4c03-83b8-14d130c4fc08 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:25.495136 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 57/225] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:25 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:25.511027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89e08c60-ea84-4649-8590-4f0ffe36509f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.511490 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-410646f5-88b1-4976-b8d3-24f374fd6d39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.513298 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89e08c60-ea84-4649-8590-4f0ffe36509f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:25.513298 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89e08c60-ea84-4649-8590-4f0ffe36509f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:25.513298 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89e08c60-ea84-4649-8590-4f0ffe36509f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:25.514426 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-410646f5-88b1-4976-b8d3-24f374fd6d39 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:25.514903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-410646f5-88b1-4976-b8d3-24f374fd6d39 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:25.516290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-410646f5-88b1-4976-b8d3-24f374fd6d39 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:25.531309 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.531309 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:25.533163 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.533163 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:25.538299 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-410646f5-88b1-4976-b8d3-24f374fd6d39 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Volume info retrieved successfully. Aug 18 22:46:25.541822 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89e08c60-ea84-4649-8590-4f0ffe36509f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:25.544469 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-410646f5-88b1-4976-b8d3-24f374fd6d39 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:25.545174 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 57/226] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:25 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:25.549353 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89e08c60-ea84-4649-8590-4f0ffe36509f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:25.549879 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 56/227] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:25 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:25.692699 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-06915789-5ef0-42b9-8ae6-783c578e63d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.695576 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-06915789-5ef0-42b9-8ae6-783c578e63d8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:25.695864 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-06915789-5ef0-42b9-8ae6-783c578e63d8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:25.696139 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-06915789-5ef0-42b9-8ae6-783c578e63d8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:25.710900 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.710900 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:25.717070 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-06915789-5ef0-42b9-8ae6-783c578e63d8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:25.720909 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-06915789-5ef0-42b9-8ae6-783c578e63d8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:25.721748 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 58/228] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:25 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:25.772882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-eb714e32-d4d0-4a28-b2b8-7f33350347dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.776401 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-eb714e32-d4d0-4a28-b2b8-7f33350347dd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] POST https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6/action Aug 18 22:46:25.776773 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-eb714e32-d4d0-4a28-b2b8-7f33350347dd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:25.777076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-eb714e32-d4d0-4a28-b2b8-7f33350347dd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:25.794238 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.794238 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:25.794918 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-eb714e32-d4d0-4a28-b2b8-7f33350347dd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:25.810088 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-eb714e32-d4d0-4a28-b2b8-7f33350347dd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Begin detaching volume completed successfully. Aug 18 22:46:25.810331 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-eb714e32-d4d0-4a28-b2b8-7f33350347dd tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6/action returned with HTTP 202 Aug 18 22:46:25.810915 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 58/229] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:46:25 2026] POST /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:46:25.841081 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-229a34f5-e609-4f94-8f20-c5ecc820ce51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.847035 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-229a34f5-e609-4f94-8f20-c5ecc820ce51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:25.848816 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-229a34f5-e609-4f94-8f20-c5ecc820ce51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:25.848816 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-229a34f5-e609-4f94-8f20-c5ecc820ce51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:25.870026 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.870026 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:25.881853 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-229a34f5-e609-4f94-8f20-c5ecc820ce51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Volume info retrieved successfully. Aug 18 22:46:25.889302 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-229a34f5-e609-4f94-8f20-c5ecc820ce51 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:25.889951 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 58/230] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:25 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1141 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:25.891126 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef77c727-49f8-463a-a69f-bd1cb88aaa6f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.891730 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef77c727-49f8-463a-a69f-bd1cb88aaa6f None None] GET https://10.4.3.89/volume// Aug 18 22:46:25.891978 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef77c727-49f8-463a-a69f-bd1cb88aaa6f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:25.892280 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef77c727-49f8-463a-a69f-bd1cb88aaa6f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:25.892775 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef77c727-49f8-463a-a69f-bd1cb88aaa6f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:25.893774 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 57/231] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:25.905939 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-f88f4d8c-81da-4873-9bb1-15f1f2c0d2f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:25.908597 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-f88f4d8c-81da-4873-9bb1-15f1f2c0d2f1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:25.909166 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-f88f4d8c-81da-4873-9bb1-15f1f2c0d2f1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:25.909644 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-f88f4d8c-81da-4873-9bb1-15f1f2c0d2f1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:25.925615 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:25.925615 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:25.931190 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-f88f4d8c-81da-4873-9bb1-15f1f2c0d2f1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:25.937909 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-f88f4d8c-81da-4873-9bb1-15f1f2c0d2f1 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:25.937909 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 59/232] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:25 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:26.571007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c14195f4-ab41-4ab5-8a2b-0ad7e5a4006b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:26.572768 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c14195f4-ab41-4ab5-8a2b-0ad7e5a4006b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:26.573153 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c14195f4-ab41-4ab5-8a2b-0ad7e5a4006b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:26.573544 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c14195f4-ab41-4ab5-8a2b-0ad7e5a4006b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:26.586225 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:26.586225 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:26.591426 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c14195f4-ab41-4ab5-8a2b-0ad7e5a4006b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:26.596997 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c14195f4-ab41-4ab5-8a2b-0ad7e5a4006b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:26.597610 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 59/233] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:26 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:26.908611 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f309dfe1-8ad1-4a37-a9ac-cb678cfbefd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:26.911042 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f309dfe1-8ad1-4a37-a9ac-cb678cfbefd8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:26.911307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f309dfe1-8ad1-4a37-a9ac-cb678cfbefd8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:26.911564 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f309dfe1-8ad1-4a37-a9ac-cb678cfbefd8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:26.932666 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:26.932666 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:26.941203 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f309dfe1-8ad1-4a37-a9ac-cb678cfbefd8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Volume info retrieved successfully. Aug 18 22:46:26.944615 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f309dfe1-8ad1-4a37-a9ac-cb678cfbefd8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:26.945229 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 59/234] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:26 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:27.237927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-24c4020d-e54f-43af-8608-7b32b87806d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:27.240500 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-24c4020d-e54f-43af-8608-7b32b87806d0 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] DELETE https://10.4.3.89/volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc Aug 18 22:46:27.240831 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-24c4020d-e54f-43af-8608-7b32b87806d0 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:27.241045 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-24c4020d-e54f-43af-8608-7b32b87806d0 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:27.256035 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:27.256035 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:27.320737 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de84a7bc-b34c-4c2b-99d8-73740910ecd9 req-24c4020d-e54f-43af-8608-7b32b87806d0 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc returned with HTTP 200 Aug 18 22:46:27.321425 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 58/235] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:46:27 2026] DELETE /volume/v3/attachments/cfa9c881-2aa5-4a9a-959e-8bee2dab93fc => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:27.616239 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-999c0b6b-a584-4ced-a3dc-1525b6b32c2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:27.618436 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-999c0b6b-a584-4ced-a3dc-1525b6b32c2b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:27.618847 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-999c0b6b-a584-4ced-a3dc-1525b6b32c2b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:27.619281 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-999c0b6b-a584-4ced-a3dc-1525b6b32c2b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:27.631573 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:27.631573 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:27.636815 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-999c0b6b-a584-4ced-a3dc-1525b6b32c2b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:27.643440 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-999c0b6b-a584-4ced-a3dc-1525b6b32c2b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:27.644088 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 60/236] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:27 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:27.960928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1ecac30-9aab-4992-8952-064bd53f812c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:27.963342 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1ecac30-9aab-4992-8952-064bd53f812c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:27.963619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1ecac30-9aab-4992-8952-064bd53f812c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:27.963828 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1ecac30-9aab-4992-8952-064bd53f812c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:27.974448 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:27.974448 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:27.978967 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1ecac30-9aab-4992-8952-064bd53f812c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Volume info retrieved successfully. Aug 18 22:46:27.989104 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1ecac30-9aab-4992-8952-064bd53f812c tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:27.989281 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d07321b6-68cd-4af3-859d-6e8010120d40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:27.989734 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 60/237] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:27 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:46:27.991155 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d07321b6-68cd-4af3-859d-6e8010120d40 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:27.991372 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d07321b6-68cd-4af3-859d-6e8010120d40 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:27.991599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d07321b6-68cd-4af3-859d-6e8010120d40 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:27.998810 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:27.998810 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:28.003248 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d07321b6-68cd-4af3-859d-6e8010120d40 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:28.007931 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d07321b6-68cd-4af3-859d-6e8010120d40 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:28.008580 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 60/238] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:27 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:28.025466 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c36ca027-0215-4d11-83ef-86dee69f7676 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:28.027512 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c36ca027-0215-4d11-83ef-86dee69f7676 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:28.027727 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c36ca027-0215-4d11-83ef-86dee69f7676 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:28.027914 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c36ca027-0215-4d11-83ef-86dee69f7676 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:28.028085 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c36ca027-0215-4d11-83ef-86dee69f7676 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Delete volume with id: 07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:28.036146 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:28.036146 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:28.036557 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c36ca027-0215-4d11-83ef-86dee69f7676 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:28.064666 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c36ca027-0215-4d11-83ef-86dee69f7676 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Delete volume request issued successfully. Aug 18 22:46:28.064993 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c36ca027-0215-4d11-83ef-86dee69f7676 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 202 Aug 18 22:46:28.065929 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 59/239] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:28 2026] DELETE /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:28.078086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dec9b16c-cd0d-4aed-b796-21794a123e95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:28.080519 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dec9b16c-cd0d-4aed-b796-21794a123e95 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:28.081777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dec9b16c-cd0d-4aed-b796-21794a123e95 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:28.081777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dec9b16c-cd0d-4aed-b796-21794a123e95 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:28.090292 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:28.090292 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:28.095519 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dec9b16c-cd0d-4aed-b796-21794a123e95 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Volume info retrieved successfully. Aug 18 22:46:28.102227 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dec9b16c-cd0d-4aed-b796-21794a123e95 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 200 Aug 18 22:46:28.103294 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 61/240] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:28 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 1022 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:28.663887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab9d4038-d031-4b41-ae80-a0f14d0b7fb4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:28.666188 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab9d4038-d031-4b41-ae80-a0f14d0b7fb4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:28.666479 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab9d4038-d031-4b41-ae80-a0f14d0b7fb4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:28.666736 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab9d4038-d031-4b41-ae80-a0f14d0b7fb4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:28.678287 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:28.678287 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:28.683391 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab9d4038-d031-4b41-ae80-a0f14d0b7fb4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:28.690520 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab9d4038-d031-4b41-ae80-a0f14d0b7fb4 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:28.691098 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 61/241] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:28 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:29.005340 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91106c0e-4c1e-4332-b098-ca4b7da01bc8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:29.007180 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91106c0e-4c1e-4332-b098-ca4b7da01bc8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:29.007496 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91106c0e-4c1e-4332-b098-ca4b7da01bc8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:29.007820 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91106c0e-4c1e-4332-b098-ca4b7da01bc8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:29.022295 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:29.022295 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:29.028366 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-91106c0e-4c1e-4332-b098-ca4b7da01bc8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Volume info retrieved successfully. Aug 18 22:46:29.032959 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91106c0e-4c1e-4332-b098-ca4b7da01bc8 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:29.033728 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 61/242] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:29 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:29.118812 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-980897f2-ac75-4c0e-9917-fca483d87218 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:29.122713 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-980897f2-ac75-4c0e-9917-fca483d87218 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:29.122713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-980897f2-ac75-4c0e-9917-fca483d87218 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:29.122713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-980897f2-ac75-4c0e-9917-fca483d87218 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:29.128650 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-980897f2-ac75-4c0e-9917-fca483d87218 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 404 Aug 18 22:46:29.130118 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 60/243] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:29 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:29.706127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2428a58f-07c4-4b7b-aed5-7d955cf2e138 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:29.709216 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2428a58f-07c4-4b7b-aed5-7d955cf2e138 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:29.709216 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2428a58f-07c4-4b7b-aed5-7d955cf2e138 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:29.709216 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2428a58f-07c4-4b7b-aed5-7d955cf2e138 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:29.722398 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:29.722398 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:29.730688 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2428a58f-07c4-4b7b-aed5-7d955cf2e138 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:29.735687 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2428a58f-07c4-4b7b-aed5-7d955cf2e138 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:29.736193 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 62/244] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:29 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:29.760162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:30.053541 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8c67f8d-87f6-4f7d-9258-ac5d138259bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:30.054215 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:30.054619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1413908988", "metadata": {"Type": "Test"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:30.057838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1413908988', 'metadata': {'Type': 'Test'}}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:30.058005 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume of 1 GB Aug 18 22:46:30.059906 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8c67f8d-87f6-4f7d-9258-ac5d138259bf tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:30.060245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8c67f8d-87f6-4f7d-9258-ac5d138259bf tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:30.060598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8c67f8d-87f6-4f7d-9258-ac5d138259bf tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:30.064404 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Availability Zones retrieved successfully. Aug 18 22:46:30.072097 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (084c4e73-bf21-459f-9caa-ae4b9ed2207c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:30.073228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502ad446-5fd5-44f5-a005-52d39b0c25e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:30.074182 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:30.079605 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:30.079605 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:30.085453 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8c67f8d-87f6-4f7d-9258-ac5d138259bf tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Volume info retrieved successfully. Aug 18 22:46:30.092325 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8c67f8d-87f6-4f7d-9258-ac5d138259bf tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:30.093039 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 62/245] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:30 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:30.120087 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502ad446-5fd5-44f5-a005-52d39b0c25e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:30.121003 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad8888b9-4f61-42b4-85dc-93694cb75987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:30.206336 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Created reservations ['f28030c9-2c7b-4693-b586-76b27753c58d', 'dcf632b8-bde1-491d-aadf-2606eef29552', '5df8cc3b-b45c-43df-8cb1-4a9b1d79d4d6', '220415a2-ab96-4c6b-b88f-28277aa21930'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:30.207838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad8888b9-4f61-42b4-85dc-93694cb75987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f28030c9-2c7b-4693-b586-76b27753c58d', 'dcf632b8-bde1-491d-aadf-2606eef29552', '5df8cc3b-b45c-43df-8cb1-4a9b1d79d4d6', '220415a2-ab96-4c6b-b88f-28277aa21930']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:30.209287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa52df02-7193-44c8-ac66-aaf4864f555d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:30.243498 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa52df02-7193-44c8-ac66-aaf4864f555d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f67dba5-5680-4528-b4bc-c94a916eb02a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1413908988',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['f28030c9-2c7b-4693-b586-76b27753c58d','dcf632b8-bde1-491d-aadf-2606eef29552','5df8cc3b-b45c-43df-8cb1-4a9b1d79d4d6','220415a2-ab96-4c6b-b88f-28277aa21930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1413908988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f67dba5-5680-4528-b4bc-c94a916eb02a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fba9b62616ce4187a14da51bf5414bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d1636be3347df8d67a9066127c6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:30.243924 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3ea87a-221b-47c7-a72b-2835a60cebe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:30.283013 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3ea87a-221b-47c7-a72b-2835a60cebe9) transitioned into state 'SUCCESS' from state '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-1413908988',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['f28030c9-2c7b-4693-b586-76b27753c58d','dcf632b8-bde1-491d-aadf-2606eef29552','5df8cc3b-b45c-43df-8cb1-4a9b1d79d4d6','220415a2-ab96-4c6b-b88f-28277aa21930'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:30.283806 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a764bfcc-edd5-4986-b1e6-6bc40416ffdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:30.299539 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a764bfcc-edd5-4986-b1e6-6bc40416ffdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:30.300733 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (084c4e73-bf21-459f-9caa-ae4b9ed2207c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:30.301350 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request issued successfully. Aug 18 22:46:30.301905 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1c0359a-5654-4409-87e8-0cd4f8d17add tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:30.302664 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 62/246] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:46:29 2026] POST /volume/v3/volumes => generated 757 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:30.325803 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ef18062-6656-4949-bd36-96892bd303ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:30.327494 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ef18062-6656-4949-bd36-96892bd303ee tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:30.327805 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ef18062-6656-4949-bd36-96892bd303ee tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:30.329865 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ef18062-6656-4949-bd36-96892bd303ee tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:30.343416 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:30.343416 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:30.351597 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ef18062-6656-4949-bd36-96892bd303ee tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:30.363297 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ef18062-6656-4949-bd36-96892bd303ee tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 200 Aug 18 22:46:30.363297 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 61/247] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:30 2026] GET /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 825 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:30.600462 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7febad91-3943-4b29-b624-d860317e1499 req-063bb287-13c1-49c6-aabf-2b0c65677429 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:30.605632 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-063bb287-13c1-49c6-aabf-2b0c65677429 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] POST https://10.4.3.89/volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0/action Aug 18 22:46:30.610527 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-063bb287-13c1-49c6-aabf-2b0c65677429 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:30.610799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-063bb287-13c1-49c6-aabf-2b0c65677429 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:30.642837 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:30.642837 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:30.670554 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7febad91-3943-4b29-b624-d860317e1499 req-063bb287-13c1-49c6-aabf-2b0c65677429 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0/action returned with HTTP 204 Aug 18 22:46:30.670931 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 63/248] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:46:30 2026] POST /volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:30.686532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-ee08df62-dd5d-4c60-9917-834775bbfc22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:30.692709 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-ee08df62-dd5d-4c60-9917-834775bbfc22 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] DELETE https://10.4.3.89/volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f Aug 18 22:46:30.692709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-ee08df62-dd5d-4c60-9917-834775bbfc22 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:30.692709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-ee08df62-dd5d-4c60-9917-834775bbfc22 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:30.722376 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:30.722376 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:30.757710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63b0d928-956d-4718-883e-3d2f12d411d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:30.761110 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63b0d928-956d-4718-883e-3d2f12d411d2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:30.761717 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63b0d928-956d-4718-883e-3d2f12d411d2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:30.761717 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63b0d928-956d-4718-883e-3d2f12d411d2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:30.780935 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:30.780935 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:30.786869 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63b0d928-956d-4718-883e-3d2f12d411d2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:30.793713 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63b0d928-956d-4718-883e-3d2f12d411d2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:30.794285 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 63/249] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:30 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1158 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:30.840330 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fd8b0966-8a60-41dc-be69-4695e5ffbf20 req-ee08df62-dd5d-4c60-9917-834775bbfc22 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f returned with HTTP 200 Aug 18 22:46:30.840668 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 63/250] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:46:30 2026] DELETE /volume/v3/attachments/1527e5c6-d76d-45b1-92da-65a1b54ed43f => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:30.898072 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fed41c45-748c-481a-9799-edd21539e819 req-de4629c2-69d1-4edf-a76d-9bff036b9d6d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:30.901233 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-de4629c2-69d1-4edf-a76d-9bff036b9d6d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:30.901609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-de4629c2-69d1-4edf-a76d-9bff036b9d6d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:30.902217 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-de4629c2-69d1-4edf-a76d-9bff036b9d6d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:30.931929 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:30.931929 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:30.937222 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-fed41c45-748c-481a-9799-edd21539e819 req-de4629c2-69d1-4edf-a76d-9bff036b9d6d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:30.943075 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-de4629c2-69d1-4edf-a76d-9bff036b9d6d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:30.943841 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 62/251] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:30 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1158 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:31.075188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-309d1075-40db-4372-a9a8-7891012faa89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.075767 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-309d1075-40db-4372-a9a8-7891012faa89 None None] GET https://10.4.3.89/volume// Aug 18 22:46:31.075918 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-309d1075-40db-4372-a9a8-7891012faa89 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.076190 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-309d1075-40db-4372-a9a8-7891012faa89 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.076558 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-309d1075-40db-4372-a9a8-7891012faa89 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:31.076846 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 64/252] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:31.087889 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fed41c45-748c-481a-9799-edd21539e819 req-4599c161-5bb8-4bf3-8b67-31165e713289 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.090741 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-4599c161-5bb8-4bf3-8b67-31165e713289 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:46:31.090989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-4599c161-5bb8-4bf3-8b67-31165e713289 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31beee51-bd9c-441d-8e12-89d047e0a761", "connector": null, "instance_uuid": "cbaeb354-482f-4e1d-af9c-8ff6d09b66c8"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:31.104783 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.104783 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:31.109326 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b8e5f7b-3502-4e32-9a8a-3e0be292a0d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.112698 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b8e5f7b-3502-4e32-9a8a-3e0be292a0d0 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:31.113047 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b8e5f7b-3502-4e32-9a8a-3e0be292a0d0 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.113367 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b8e5f7b-3502-4e32-9a8a-3e0be292a0d0 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.125296 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.125296 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:31.134067 np0000007715 devstack@c-api.service[100266]: WARNING cinder.volume.api [req-fed41c45-748c-481a-9799-edd21539e819 req-4599c161-5bb8-4bf3-8b67-31165e713289 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 18 22:46:31.134618 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b8e5f7b-3502-4e32-9a8a-3e0be292a0d0 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] Volume info retrieved successfully. Aug 18 22:46:31.140171 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b8e5f7b-3502-4e32-9a8a-3e0be292a0d0 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-reader] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:31.141652 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 64/253] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:31.141765 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-4599c161-5bb8-4bf3-8b67-31165e713289 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:46:31.142138 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 64/254] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:46:31 2026] POST /volume/v3/attachments => generated 271 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:31.207088 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0df117a4-f417-4f88-aabd-55024ee331b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.209252 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0df117a4-f417-4f88-aabd-55024ee331b1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:31.209515 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0df117a4-f417-4f88-aabd-55024ee331b1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.209701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0df117a4-f417-4f88-aabd-55024ee331b1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.215455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb81486b-9d2a-4ae8-9446-c671bd7c3652 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.217654 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb81486b-9d2a-4ae8-9446-c671bd7c3652 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:31.218119 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb81486b-9d2a-4ae8-9446-c671bd7c3652 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.218497 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb81486b-9d2a-4ae8-9446-c671bd7c3652 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.226447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25be3124-c962-4e1e-a37a-1955f0bd4471 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.226447 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25be3124-c962-4e1e-a37a-1955f0bd4471 None None] GET https://10.4.3.89/volume// Aug 18 22:46:31.228349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25be3124-c962-4e1e-a37a-1955f0bd4471 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.230034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25be3124-c962-4e1e-a37a-1955f0bd4471 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.230034 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25be3124-c962-4e1e-a37a-1955f0bd4471 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:31.233162 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 65/255] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:31.233296 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.233296 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:31.234526 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.234526 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:31.237228 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb81486b-9d2a-4ae8-9446-c671bd7c3652 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:31.241692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fed41c45-748c-481a-9799-edd21539e819 req-335e74ec-c53d-4c97-a07e-6756df56b44b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.242956 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0df117a4-f417-4f88-aabd-55024ee331b1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:31.245308 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-335e74ec-c53d-4c97-a07e-6756df56b44b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:31.245674 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-335e74ec-c53d-4c97-a07e-6756df56b44b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.245952 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-335e74ec-c53d-4c97-a07e-6756df56b44b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.248425 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb81486b-9d2a-4ae8-9446-c671bd7c3652 tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:31.249245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0df117a4-f417-4f88-aabd-55024ee331b1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:31.249489 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 65/256] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:31.249844 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 63/257] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1160 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:31.270027 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.270027 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:31.275202 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fed41c45-748c-481a-9799-edd21539e819 req-335e74ec-c53d-4c97-a07e-6756df56b44b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:31.284026 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-335e74ec-c53d-4c97-a07e-6756df56b44b tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:31.285952 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 65/258] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1340 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:31.347648 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a01dc524-5a47-4561-b58c-fd3f3a4038cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.349974 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a01dc524-5a47-4561-b58c-fd3f3a4038cc tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:31.349974 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a01dc524-5a47-4561-b58c-fd3f3a4038cc tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.349974 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a01dc524-5a47-4561-b58c-fd3f3a4038cc tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.357996 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.357996 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:31.362814 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a01dc524-5a47-4561-b58c-fd3f3a4038cc tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:31.368026 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a01dc524-5a47-4561-b58c-fd3f3a4038cc tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:31.368026 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 66/259] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:31.380448 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-828aff9b-da9f-498b-9562-8470b3dde0fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.384468 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-828aff9b-da9f-498b-9562-8470b3dde0fe tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:31.384748 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-828aff9b-da9f-498b-9562-8470b3dde0fe tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.385127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-828aff9b-da9f-498b-9562-8470b3dde0fe tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.400165 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fed41c45-748c-481a-9799-edd21539e819 req-6c970b60-fe06-4b1f-97ef-bc5ac3a84fe5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.401591 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.401591 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:31.403131 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-6c970b60-fe06-4b1f-97ef-bc5ac3a84fe5 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] PUT https://10.4.3.89/volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd Aug 18 22:46:31.403646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-6c970b60-fe06-4b1f-97ef-bc5ac3a84fe5 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:31.410752 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-828aff9b-da9f-498b-9562-8470b3dde0fe tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:31.416517 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-828aff9b-da9f-498b-9562-8470b3dde0fe tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 200 Aug 18 22:46:31.417086 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 66/260] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:31.422564 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fed41c45-748c-481a-9799-edd21539e819 req-6c970b60-fe06-4b1f-97ef-bc5ac3a84fe5 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Acquiring lock "cinder-attachment_update-31beee51-bd9c-441d-8e12-89d047e0a761-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:46:31.432863 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fed41c45-748c-481a-9799-edd21539e819 req-6c970b60-fe06-4b1f-97ef-bc5ac3a84fe5 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Lock "cinder-attachment_update-31beee51-bd9c-441d-8e12-89d047e0a761-np0000007715" acquired by "attachment_update" :: waited 0.011s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:46:31.434774 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.434774 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:31.435000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e4a7b98-ae97-46a4-8706-e270406a3e78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.436828 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e4a7b98-ae97-46a4-8706-e270406a3e78 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:31.436928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e4a7b98-ae97-46a4-8706-e270406a3e78 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.437076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e4a7b98-ae97-46a4-8706-e270406a3e78 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.450828 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.450828 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:31.458634 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e4a7b98-ae97-46a4-8706-e270406a3e78 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:31.466626 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e4a7b98-ae97-46a4-8706-e270406a3e78 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 200 Aug 18 22:46:31.467073 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 66/261] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:31.486289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6843ab6a-03bd-45c9-850d-3e4cc637f678 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.489314 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6843ab6a-03bd-45c9-850d-3e4cc637f678 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:31.490070 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6843ab6a-03bd-45c9-850d-3e4cc637f678 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1413908988"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:31.509452 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.509452 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:31.519850 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6843ab6a-03bd-45c9-850d-3e4cc637f678 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:31.525671 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-974f15a8-03b8-44c9-88f5-143c982ad2d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.532296 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-974f15a8-03b8-44c9-88f5-143c982ad2d0 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:46:31.532296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-974f15a8-03b8-44c9-88f5-143c982ad2d0 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.532296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-974f15a8-03b8-44c9-88f5-143c982ad2d0 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.539840 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6843ab6a-03bd-45c9-850d-3e4cc637f678 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:31.540907 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6843ab6a-03bd-45c9-850d-3e4cc637f678 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 200 Aug 18 22:46:31.541775 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 67/262] 10.4.3.89 () {68 vars in 1361 bytes} [Tue Aug 18 22:46:31 2026] PUT /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 782 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:31.551911 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.551911 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:31.558570 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eea4ec62-ca6e-4379-ab2b-3061db3e769e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.560880 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-974f15a8-03b8-44c9-88f5-143c982ad2d0 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:46:31.562426 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eea4ec62-ca6e-4379-ab2b-3061db3e769e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:31.562426 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eea4ec62-ca6e-4379-ab2b-3061db3e769e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-925188088", "description": "This is the new description of volume"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:31.570674 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-974f15a8-03b8-44c9-88f5-143c982ad2d0 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:46:31.571119 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 67/263] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1682 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:31.580765 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.580765 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:31.584949 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-fed41c45-748c-481a-9799-edd21539e819 req-6c970b60-fe06-4b1f-97ef-bc5ac3a84fe5 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Lock "cinder-attachment_update-31beee51-bd9c-441d-8e12-89d047e0a761-np0000007715" released by "attachment_update" :: held 0.152s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:46:31.585992 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-6c970b60-fe06-4b1f-97ef-bc5ac3a84fe5 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd returned with HTTP 200 Aug 18 22:46:31.586216 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 64/264] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:46:31 2026] PUT /volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd => generated 967 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:31.590945 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eea4ec62-ca6e-4379-ab2b-3061db3e769e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:31.606165 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eea4ec62-ca6e-4379-ab2b-3061db3e769e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:31.606962 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eea4ec62-ca6e-4379-ab2b-3061db3e769e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 200 Aug 18 22:46:31.607604 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 67/265] 10.4.3.89 () {68 vars in 1362 bytes} [Tue Aug 18 22:46:31 2026] PUT /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 820 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:31.630667 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5b6bcbd-11fe-4d8e-8d7f-7719c00e09d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.635133 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5b6bcbd-11fe-4d8e-8d7f-7719c00e09d5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:31.635133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5b6bcbd-11fe-4d8e-8d7f-7719c00e09d5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.635133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5b6bcbd-11fe-4d8e-8d7f-7719c00e09d5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.645171 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.645171 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:31.652713 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5b6bcbd-11fe-4d8e-8d7f-7719c00e09d5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:31.660832 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5b6bcbd-11fe-4d8e-8d7f-7719c00e09d5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 200 Aug 18 22:46:31.661668 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 68/266] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 888 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:31.676159 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.681421 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:31.681498 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-254469879", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1841985394"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:31.685199 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-254469879', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1841985394'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:31.685353 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume of 1 GB Aug 18 22:46:31.694811 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Availability Zones retrieved successfully. Aug 18 22:46:31.704762 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (c184d078-e60c-4e2f-9988-4b7912be7363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:31.706002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2abd18cb-31e2-48d8-a873-b0c1334056e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:31.707471 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:31.754001 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2abd18cb-31e2-48d8-a873-b0c1334056e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:31.755414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f323ab4-68c3-4ee6-b610-abad7a0c537b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:31.811989 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-516d361b-aaf5-4684-bec4-36b3bec127f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.812457 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Created reservations ['4a618857-f38e-496f-9bac-1257e29f30f0', 'a13db37d-e4ca-4317-a40a-7921551d1fb0', 'a1fad5fb-1fdb-44c5-9bc2-3a40436c300c', '8d985243-f5f8-48d8-811a-2db478f99065'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:31.813312 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f323ab4-68c3-4ee6-b610-abad7a0c537b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a618857-f38e-496f-9bac-1257e29f30f0', 'a13db37d-e4ca-4317-a40a-7921551d1fb0', 'a1fad5fb-1fdb-44c5-9bc2-3a40436c300c', '8d985243-f5f8-48d8-811a-2db478f99065']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:31.814203 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5146cb2-59c1-46d2-ab99-83117718cbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:31.815998 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-516d361b-aaf5-4684-bec4-36b3bec127f4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:46:31.816277 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-516d361b-aaf5-4684-bec4-36b3bec127f4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.816579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-516d361b-aaf5-4684-bec4-36b3bec127f4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.834404 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.834404 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:31.840681 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-516d361b-aaf5-4684-bec4-36b3bec127f4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:46:31.841662 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5146cb2-59c1-46d2-ab99-83117718cbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3bc010-8db5-4704-983a-253386532891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-254469879',display_name='tempest-VolumesGetTest-Volume-1841985394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['4a618857-f38e-496f-9bac-1257e29f30f0','a13db37d-e4ca-4317-a40a-7921551d1fb0','a1fad5fb-1fdb-44c5-9bc2-3a40436c300c','8d985243-f5f8-48d8-811a-2db478f99065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-254469879',display_name='tempest-VolumesGetTest-Volume-1841985394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e3bc010-8db5-4704-983a-253386532891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fba9b62616ce4187a14da51bf5414bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d1636be3347df8d67a9066127c6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:31.842468 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8367f0-4057-431a-8808-3edec5002346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:31.848384 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-516d361b-aaf5-4684-bec4-36b3bec127f4 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:46:31.848450 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 65/267] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1682 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:31.866332 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb8367f0-4057-431a-8808-3edec5002346) transitioned into 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-254469879',display_name='tempest-VolumesGetTest-Volume-1841985394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['4a618857-f38e-496f-9bac-1257e29f30f0','a13db37d-e4ca-4317-a40a-7921551d1fb0','a1fad5fb-1fdb-44c5-9bc2-3a40436c300c','8d985243-f5f8-48d8-811a-2db478f99065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:31.866332 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f29ef18-27be-489d-a711-34fc428f914b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:31.879478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f29ef18-27be-489d-a711-34fc428f914b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:31.884293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (c184d078-e60c-4e2f-9988-4b7912be7363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:31.884293 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request issued successfully. Aug 18 22:46:31.884293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29d1dfad-9fa8-49d8-b71b-eeb61a0aa538 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:31.884293 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 68/268] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:46:31 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:31.898815 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8dc727ba-8d79-4b45-b95e-28573657d87f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:31.901785 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dc727ba-8d79-4b45-b95e-28573657d87f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 Aug 18 22:46:31.902025 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dc727ba-8d79-4b45-b95e-28573657d87f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:31.902238 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dc727ba-8d79-4b45-b95e-28573657d87f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:31.912653 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:31.912653 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:31.916493 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8dc727ba-8d79-4b45-b95e-28573657d87f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:31.922335 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dc727ba-8d79-4b45-b95e-28573657d87f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 returned with HTTP 200 Aug 18 22:46:31.922861 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 68/269] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:31 2026] GET /volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:32.268885 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2772ce8-57d6-43fa-9075-4458540dec88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:32.273292 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2772ce8-57d6-43fa-9075-4458540dec88 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:32.273292 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2772ce8-57d6-43fa-9075-4458540dec88 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:32.273292 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2772ce8-57d6-43fa-9075-4458540dec88 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:32.315614 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:32.315614 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:32.323503 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2772ce8-57d6-43fa-9075-4458540dec88 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:32.332811 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2772ce8-57d6-43fa-9075-4458540dec88 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:32.333344 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 69/270] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:32 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1161 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:32.580634 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-59895187-df55-4e99-b78a-a7cfba5b8727 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:32.583033 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59895187-df55-4e99-b78a-a7cfba5b8727 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:32.583841 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59895187-df55-4e99-b78a-a7cfba5b8727 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:32.584362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59895187-df55-4e99-b78a-a7cfba5b8727 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:32.584573 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-59895187-df55-4e99-b78a-a7cfba5b8727 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Delete volume with id: 07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:32.603938 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59895187-df55-4e99-b78a-a7cfba5b8727 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 404 Aug 18 22:46:32.604642 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 66/271] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:32 2026] DELETE /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:32.620523 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6e09199-d5f0-427d-bbbe-1127a0661c80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:32.622994 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6e09199-d5f0-427d-bbbe-1127a0661c80 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] GET https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 Aug 18 22:46:32.623363 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6e09199-d5f0-427d-bbbe-1127a0661c80 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:32.623619 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6e09199-d5f0-427d-bbbe-1127a0661c80 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:32.638094 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6e09199-d5f0-427d-bbbe-1127a0661c80 tempest-VolumesAssistedSnapshotsTest-1003481766 tempest-VolumesAssistedSnapshotsTest-1003481766-project-admin] https://10.4.3.89/volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 returned with HTTP 404 Aug 18 22:46:32.638576 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 69/272] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:32 2026] GET /volume/v3/volumes/07dd75c9-7d6e-41eb-bf73-96b41c175462 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:32.939323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b3f843e9-9a09-4462-9b43-34cf9cd81f9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:32.941543 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3f843e9-9a09-4462-9b43-34cf9cd81f9e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 Aug 18 22:46:32.941815 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3f843e9-9a09-4462-9b43-34cf9cd81f9e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:32.942102 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3f843e9-9a09-4462-9b43-34cf9cd81f9e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:32.955106 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:32.955106 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:32.961469 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b3f843e9-9a09-4462-9b43-34cf9cd81f9e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:32.968894 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3f843e9-9a09-4462-9b43-34cf9cd81f9e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 returned with HTTP 200 Aug 18 22:46:32.969369 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 69/273] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:32 2026] GET /volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:32.988151 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72150a64-91aa-4ff0-89c4-7841963ab589 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:32.989153 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72150a64-91aa-4ff0-89c4-7841963ab589 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 Aug 18 22:46:32.989153 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72150a64-91aa-4ff0-89c4-7841963ab589 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1413908988", "description": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:33.018716 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:33.018716 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:33.024092 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72150a64-91aa-4ff0-89c4-7841963ab589 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:33.038798 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72150a64-91aa-4ff0-89c4-7841963ab589 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:33.039821 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72150a64-91aa-4ff0-89c4-7841963ab589 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 returned with HTTP 200 Aug 18 22:46:33.040517 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 70/274] 10.4.3.89 () {68 vars in 1361 bytes} [Tue Aug 18 22:46:32 2026] PUT /volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 => generated 768 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:33.060358 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1148f154-d6b0-47b6-84e7-66248638ca55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:33.062640 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1148f154-d6b0-47b6-84e7-66248638ca55 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 Aug 18 22:46:33.062976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1148f154-d6b0-47b6-84e7-66248638ca55 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:33.062976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1148f154-d6b0-47b6-84e7-66248638ca55 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:33.072602 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:33.072602 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:33.078764 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1148f154-d6b0-47b6-84e7-66248638ca55 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:33.087064 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1148f154-d6b0-47b6-84e7-66248638ca55 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 returned with HTTP 200 Aug 18 22:46:33.087424 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 67/275] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:33 2026] GET /volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:33.104338 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8954113a-639f-4789-910b-c6cda6698851 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:33.110800 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8954113a-639f-4789-910b-c6cda6698851 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 Aug 18 22:46:33.110800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8954113a-639f-4789-910b-c6cda6698851 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:33.110800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8954113a-639f-4789-910b-c6cda6698851 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:33.110800 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8954113a-639f-4789-910b-c6cda6698851 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume with id: 2e3bc010-8db5-4704-983a-253386532891 Aug 18 22:46:33.118388 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:33.118388 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:33.118830 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8954113a-639f-4789-910b-c6cda6698851 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:33.147662 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8954113a-639f-4789-910b-c6cda6698851 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume request issued successfully. Aug 18 22:46:33.147662 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8954113a-639f-4789-910b-c6cda6698851 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 returned with HTTP 202 Aug 18 22:46:33.148296 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 70/276] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:33 2026] DELETE /volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:33.159013 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ec35a19-4656-43cf-acb6-cfdeef3c5131 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:33.161465 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ec35a19-4656-43cf-acb6-cfdeef3c5131 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 Aug 18 22:46:33.161822 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ec35a19-4656-43cf-acb6-cfdeef3c5131 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:33.162040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ec35a19-4656-43cf-acb6-cfdeef3c5131 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:33.169326 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:33.169326 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:33.172857 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ec35a19-4656-43cf-acb6-cfdeef3c5131 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:33.177409 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ec35a19-4656-43cf-acb6-cfdeef3c5131 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 returned with HTTP 200 Aug 18 22:46:33.177903 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 70/277] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:33 2026] GET /volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:33.354508 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0c66a33-23c7-4568-aec9-c7368f4fc49c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:33.356467 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0c66a33-23c7-4568-aec9-c7368f4fc49c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:33.356703 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0c66a33-23c7-4568-aec9-c7368f4fc49c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:33.356842 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0c66a33-23c7-4568-aec9-c7368f4fc49c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:33.375734 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:33.375734 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:33.378098 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0c66a33-23c7-4568-aec9-c7368f4fc49c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:33.384711 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0c66a33-23c7-4568-aec9-c7368f4fc49c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:33.385273 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 71/278] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:33 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:33.898870 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fed41c45-748c-481a-9799-edd21539e819 req-b15d8214-36e2-42bd-99e0-d93dbd9d511a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:33.906566 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-b15d8214-36e2-42bd-99e0-d93dbd9d511a tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] POST https://10.4.3.89/volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd/action Aug 18 22:46:33.906566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-b15d8214-36e2-42bd-99e0-d93dbd9d511a tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:33.906566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-b15d8214-36e2-42bd-99e0-d93dbd9d511a tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:33.944678 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:33.944678 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:33.961305 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fed41c45-748c-481a-9799-edd21539e819 req-b15d8214-36e2-42bd-99e0-d93dbd9d511a tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd/action returned with HTTP 204 Aug 18 22:46:33.961774 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 68/279] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:46:33 2026] POST /volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:34.007651 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-696418ee-fa4f-4e40-86e9-60fb17981625 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.124598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bf4d33e-47d2-43d9-a4dd-05b369ecf355 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.124598 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bf4d33e-47d2-43d9-a4dd-05b369ecf355 None None] GET https://10.4.3.89/volume// Aug 18 22:46:34.124598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bf4d33e-47d2-43d9-a4dd-05b369ecf355 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.124598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bf4d33e-47d2-43d9-a4dd-05b369ecf355 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.124598 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bf4d33e-47d2-43d9-a4dd-05b369ecf355 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:34.124598 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 71/280] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:34.143901 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-ce23689d-c7dc-4602-9b4c-924cfd40b701 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.146436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-ce23689d-c7dc-4602-9b4c-924cfd40b701 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:46:34.146922 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-ce23689d-c7dc-4602-9b4c-924cfd40b701 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12dd9bd0-3302-4620-9c86-30363c6e9a5d", "connector": null, "instance_uuid": "324dc3b8-7e64-4a23-a40d-3f54d175e8bc"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:34.166316 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.166316 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:34.197285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d4a2c33-2ec4-4255-bf43-ea62e9f1f869 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.200034 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d4a2c33-2ec4-4255-bf43-ea62e9f1f869 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 Aug 18 22:46:34.200034 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d4a2c33-2ec4-4255-bf43-ea62e9f1f869 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.200492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d4a2c33-2ec4-4255-bf43-ea62e9f1f869 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.209140 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d4a2c33-2ec4-4255-bf43-ea62e9f1f869 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 returned with HTTP 404 Aug 18 22:46:34.209902 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 69/281] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/v3/volumes/2e3bc010-8db5-4704-983a-253386532891 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:34.224772 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-ce23689d-c7dc-4602-9b4c-924cfd40b701 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:46:34.226343 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 72/282] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:46:34 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) Aug 18 22:46:34.226492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70101039-d38a-4e61-b80d-01900040c19e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.228419 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70101039-d38a-4e61-b80d-01900040c19e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:34.229004 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70101039-d38a-4e61-b80d-01900040c19e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.229434 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70101039-d38a-4e61-b80d-01900040c19e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.242734 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.242734 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:34.251294 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70101039-d38a-4e61-b80d-01900040c19e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:34.265634 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70101039-d38a-4e61-b80d-01900040c19e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 200 Aug 18 22:46:34.266285 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 72/283] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 888 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:34.283533 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6378a05-0ae5-4df4-9e7f-03f46d160d89 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.285684 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6378a05-0ae5-4df4-9e7f-03f46d160d89 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:34.285905 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6378a05-0ae5-4df4-9e7f-03f46d160d89 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.286766 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6378a05-0ae5-4df4-9e7f-03f46d160d89 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.286766 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f6378a05-0ae5-4df4-9e7f-03f46d160d89 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume with id: 0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:34.300293 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.300293 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:34.300837 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f6378a05-0ae5-4df4-9e7f-03f46d160d89 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:34.304311 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-738223f6-ebd6-49cb-a7f0-0b0ffbd71740 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.306645 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-738223f6-ebd6-49cb-a7f0-0b0ffbd71740 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] DELETE https://10.4.3.89/volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820 Aug 18 22:46:34.306866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-738223f6-ebd6-49cb-a7f0-0b0ffbd71740 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.306956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-738223f6-ebd6-49cb-a7f0-0b0ffbd71740 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.318152 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.318152 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:34.330833 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f6378a05-0ae5-4df4-9e7f-03f46d160d89 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume request issued successfully. Aug 18 22:46:34.331087 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6378a05-0ae5-4df4-9e7f-03f46d160d89 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 202 Aug 18 22:46:34.331673 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 70/284] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:34 2026] DELETE /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:34.340157 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-696418ee-fa4f-4e40-86e9-60fb17981625 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:46:34.340748 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-696418ee-fa4f-4e40-86e9-60fb17981625 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1122596476"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:34.342638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d0a1d41-67fc-4dc3-acfc-375ede9ce00a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.344731 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d0a1d41-67fc-4dc3-acfc-375ede9ce00a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:34.346382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d0a1d41-67fc-4dc3-acfc-375ede9ce00a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.346382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d0a1d41-67fc-4dc3-acfc-375ede9ce00a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.356979 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.356979 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:34.363654 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5d0a1d41-67fc-4dc3-acfc-375ede9ce00a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:34.364869 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-696418ee-fa4f-4e40-86e9-60fb17981625 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:46:34.366339 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 71/285] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:46:34 2026] POST /volume/v3/types => generated 228 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:34.372598 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d0a1d41-67fc-4dc3-acfc-375ede9ce00a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 200 Aug 18 22:46:34.373408 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 73/286] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 887 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:34.377437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-189576a1-1733-4e86-a487-bb1347641bc5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.379395 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-189576a1-1733-4e86-a487-bb1347641bc5 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:46:34.379726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-189576a1-1733-4e86-a487-bb1347641bc5 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1834907824"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:34.407128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-410a7df8-4e92-43ac-90c3-ce2c47c4e09e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.411524 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-410a7df8-4e92-43ac-90c3-ce2c47c4e09e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:34.411671 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-738223f6-ebd6-49cb-a7f0-0b0ffbd71740 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820 returned with HTTP 200 Aug 18 22:46:34.411981 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-410a7df8-4e92-43ac-90c3-ce2c47c4e09e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.412123 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 73/287] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:46:34 2026] DELETE /volume/v3/attachments/0144ed75-f6c4-4af4-b64b-50a440694820 => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:34.412193 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-410a7df8-4e92-43ac-90c3-ce2c47c4e09e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.417629 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-189576a1-1733-4e86-a487-bb1347641bc5 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:46:34.418162 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 71/288] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:46:34 2026] POST /volume/v3/group_types => generated 185 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:46:34.428544 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-335f7068-dc75-4c45-a9f3-91160b8a822f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.445520 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.445520 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:34.453257 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-410a7df8-4e92-43ac-90c3-ce2c47c4e09e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:34.458753 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-410a7df8-4e92-43ac-90c3-ce2c47c4e09e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:34.459402 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 72/289] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1455 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:34.572846 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fcb0ea7-5c69-40e0-a6a7-21a0a6e5d254 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.573202 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fcb0ea7-5c69-40e0-a6a7-21a0a6e5d254 None None] GET https://10.4.3.89/volume// Aug 18 22:46:34.573455 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fcb0ea7-5c69-40e0-a6a7-21a0a6e5d254 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.573784 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fcb0ea7-5c69-40e0-a6a7-21a0a6e5d254 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.574161 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fcb0ea7-5c69-40e0-a6a7-21a0a6e5d254 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:34.574545 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 74/290] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:34.585260 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-6f7d4161-3996-4bed-99fd-52b1bab16293 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.588954 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-6f7d4161-3996-4bed-99fd-52b1bab16293 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] POST https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d/action Aug 18 22:46:34.589577 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-6f7d4161-3996-4bed-99fd-52b1bab16293 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action body: b'{"os-reimage": {"image_id": "6900fdae-371d-4f6b-8828-07dc9f0376db", "reimage_reserved": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:34.589798 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-6f7d4161-3996-4bed-99fd-52b1bab16293 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "6900fdae-371d-4f6b-8828-07dc9f0376db", "reimage_reserved": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:34.614880 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.614880 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:34.615035 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-6f7d4161-3996-4bed-99fd-52b1bab16293 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:46:34.709545 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-335f7068-dc75-4c45-a9f3-91160b8a822f tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:46:34.710451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-335f7068-dc75-4c45-a9f3-91160b8a822f tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "19d53061-c641-4fed-b431-0e9ce9e4a530", "volume_types": ["8aacfa9c-8713-4249-aa97-644d6204ecc7"], "name": "tempest-GroupSnapshotsV319Test-Group-435927210"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:34.711644 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-335f7068-dc75-4c45-a9f3-91160b8a822f tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Creating new group {'group': {'group_type': '19d53061-c641-4fed-b431-0e9ce9e4a530', 'volume_types': ['8aacfa9c-8713-4249-aa97-644d6204ecc7'], 'name': 'tempest-GroupSnapshotsV319Test-Group-435927210'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:46:34.720970 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-335f7068-dc75-4c45-a9f3-91160b8a822f tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-435927210. Aug 18 22:46:34.736899 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-335f7068-dc75-4c45-a9f3-91160b8a822f tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:46:34.736147. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:46:34.736899 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-335f7068-dc75-4c45-a9f3-91160b8a822f tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Availability Zones retrieved successfully. Aug 18 22:46:34.757678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-335f7068-dc75-4c45-a9f3-91160b8a822f tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Created reservations ['51176c26-dccd-490c-9cbc-eb05a3af125b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:34.790030 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-335f7068-dc75-4c45-a9f3-91160b8a822f tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:46:34.790602 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 74/291] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:46:34 2026] POST /volume/v3/groups => generated 115 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:34.798096 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf664da9-6243-4a54-a911-13655d8d4be7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.800111 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf664da9-6243-4a54-a911-13655d8d4be7 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 Aug 18 22:46:34.800257 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf664da9-6243-4a54-a911-13655d8d4be7 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.800560 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf664da9-6243-4a54-a911-13655d8d4be7 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.800803 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-bf664da9-6243-4a54-a911-13655d8d4be7 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:46:34.806855 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.806855 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:34.830459 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf664da9-6243-4a54-a911-13655d8d4be7 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 returned with HTTP 200 Aug 18 22:46:34.831025 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 73/292] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 => generated 395 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:34.881422 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c0dec135-2099-4565-96c6-c4ee8018742f req-bab01b68-1839-418b-acef-395e2d8a310b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.883630 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c0dec135-2099-4565-96c6-c4ee8018742f req-bab01b68-1839-418b-acef-395e2d8a310b tempest-TestMultiAttachVolumeSwap-1567796044 tempest-TestMultiAttachVolumeSwap-1567796044-project] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:34.883831 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c0dec135-2099-4565-96c6-c4ee8018742f req-bab01b68-1839-418b-acef-395e2d8a310b tempest-TestMultiAttachVolumeSwap-1567796044 tempest-TestMultiAttachVolumeSwap-1567796044-project] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.884353 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c0dec135-2099-4565-96c6-c4ee8018742f req-bab01b68-1839-418b-acef-395e2d8a310b tempest-TestMultiAttachVolumeSwap-1567796044 tempest-TestMultiAttachVolumeSwap-1567796044-project] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.907865 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.907865 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:34.911424 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c0dec135-2099-4565-96c6-c4ee8018742f req-bab01b68-1839-418b-acef-395e2d8a310b tempest-TestMultiAttachVolumeSwap-1567796044 tempest-TestMultiAttachVolumeSwap-1567796044-project] Volume info retrieved successfully. Aug 18 22:46:34.916087 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c0dec135-2099-4565-96c6-c4ee8018742f req-bab01b68-1839-418b-acef-395e2d8a310b tempest-TestMultiAttachVolumeSwap-1567796044 tempest-TestMultiAttachVolumeSwap-1567796044-project] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:34.916722 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 75/293] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:34.927796 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b680375-1ad6-4890-a070-705806a7b568 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.929644 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b680375-1ad6-4890-a070-705806a7b568 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:34.929823 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b680375-1ad6-4890-a070-705806a7b568 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.930180 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b680375-1ad6-4890-a070-705806a7b568 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.954998 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.954998 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:34.959850 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b680375-1ad6-4890-a070-705806a7b568 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] Volume info retrieved successfully. Aug 18 22:46:34.964723 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b680375-1ad6-4890-a070-705806a7b568 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:34.965136 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 75/294] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:34.983460 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7643d6cf-0254-4bfd-b9a4-e71d3bc744ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:34.985694 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7643d6cf-0254-4bfd-b9a4-e71d3bc744ff tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] GET https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 Aug 18 22:46:34.985951 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7643d6cf-0254-4bfd-b9a4-e71d3bc744ff tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:34.986138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7643d6cf-0254-4bfd-b9a4-e71d3bc744ff tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:34.995815 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:34.995815 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:35.001639 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7643d6cf-0254-4bfd-b9a4-e71d3bc744ff tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] Volume info retrieved successfully. Aug 18 22:46:35.007459 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7643d6cf-0254-4bfd-b9a4-e71d3bc744ff tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-reader] https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 returned with HTTP 200 Aug 18 22:46:35.007949 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 74/295] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:34 2026] GET /volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:35.120355 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37548dff-c5f4-45b5-8298-20d7d49eeda1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.122474 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37548dff-c5f4-45b5-8298-20d7d49eeda1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:35.122701 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37548dff-c5f4-45b5-8298-20d7d49eeda1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.122945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37548dff-c5f4-45b5-8298-20d7d49eeda1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.139520 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.139520 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:35.145954 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37548dff-c5f4-45b5-8298-20d7d49eeda1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:35.151116 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37548dff-c5f4-45b5-8298-20d7d49eeda1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:35.151643 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 76/296] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:35 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1455 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:35.168783 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-6f7d4161-3996-4bed-99fd-52b1bab16293 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d/action returned with HTTP 202 Aug 18 22:46:35.171244 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 72/297] 10.4.3.89 () {74 vars in 1706 bytes} [Tue Aug 18 22:46:34 2026] POST /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d/action => generated 0 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 22:46:35.212909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-153f5f80-7556-45c8-9b21-008914516c5d req-fa433f72-2de2-4ca3-80c9-1b92c97d5ab6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.216781 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-fa433f72-2de2-4ca3-80c9-1b92c97d5ab6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:35.217151 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-fa433f72-2de2-4ca3-80c9-1b92c97d5ab6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.217388 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-fa433f72-2de2-4ca3-80c9-1b92c97d5ab6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.231767 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.231767 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:35.238006 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-153f5f80-7556-45c8-9b21-008914516c5d req-fa433f72-2de2-4ca3-80c9-1b92c97d5ab6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:35.243689 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-fa433f72-2de2-4ca3-80c9-1b92c97d5ab6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:35.244230 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 76/298] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:35 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1455 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:35.297903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-153f5f80-7556-45c8-9b21-008914516c5d req-c3b3ed1e-f8e7-4381-b00c-acc73956b67e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.300108 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-c3b3ed1e-f8e7-4381-b00c-acc73956b67e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] POST https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action Aug 18 22:46:35.300638 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-c3b3ed1e-f8e7-4381-b00c-acc73956b67e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:35.300812 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-c3b3ed1e-f8e7-4381-b00c-acc73956b67e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:35.316348 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.316348 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:35.316953 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-153f5f80-7556-45c8-9b21-008914516c5d req-c3b3ed1e-f8e7-4381-b00c-acc73956b67e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:35.324676 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-153f5f80-7556-45c8-9b21-008914516c5d req-c3b3ed1e-f8e7-4381-b00c-acc73956b67e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Begin detaching volume completed successfully. Aug 18 22:46:35.325055 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-c3b3ed1e-f8e7-4381-b00c-acc73956b67e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action returned with HTTP 202 Aug 18 22:46:35.325805 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 75/299] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:46:35 2026] POST /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:46:35.385919 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6accf272-d4fe-4d3d-aa19-744e729656b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.386395 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6accf272-d4fe-4d3d-aa19-744e729656b5 None None] GET https://10.4.3.89/volume// Aug 18 22:46:35.386588 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6accf272-d4fe-4d3d-aa19-744e729656b5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.386791 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6accf272-d4fe-4d3d-aa19-744e729656b5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.387150 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6accf272-d4fe-4d3d-aa19-744e729656b5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:35.387502 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 77/300] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:35.387874 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7876e878-c03b-4e5b-8e39-1253b61876eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.390692 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7876e878-c03b-4e5b-8e39-1253b61876eb tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a Aug 18 22:46:35.390944 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7876e878-c03b-4e5b-8e39-1253b61876eb tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.391200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7876e878-c03b-4e5b-8e39-1253b61876eb tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.396433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-153f5f80-7556-45c8-9b21-008914516c5d req-bac3ab28-2b54-46a3-9d86-895bd71e47ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.398588 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-bac3ab28-2b54-46a3-9d86-895bd71e47ed tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:35.398814 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-bac3ab28-2b54-46a3-9d86-895bd71e47ed tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.399010 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-bac3ab28-2b54-46a3-9d86-895bd71e47ed tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.399281 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7876e878-c03b-4e5b-8e39-1253b61876eb tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a returned with HTTP 404 Aug 18 22:46:35.399785 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 73/301] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:35 2026] GET /volume/v3/volumes/0f67dba5-5680-4528-b4bc-c94a916eb02a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:35.412087 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.413733 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:35.414204 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-193582693"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:35.416049 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-193582693'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:35.416187 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume of 1 GB Aug 18 22:46:35.416252 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.416252 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:35.419866 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-153f5f80-7556-45c8-9b21-008914516c5d req-bac3ab28-2b54-46a3-9d86-895bd71e47ed tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:35.423175 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Availability Zones retrieved successfully. Aug 18 22:46:35.424816 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-bac3ab28-2b54-46a3-9d86-895bd71e47ed tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:35.425253 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 77/302] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:35 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1638 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:35.429664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (aa5358c7-7c7f-4cd5-8285-515041a6dc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:35.430871 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f63659-6290-4b28-9458-1cb78d786786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:35.431420 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e366fa5a-539d-466d-b70f-55de577e645e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.432284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:35.433524 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e366fa5a-539d-466d-b70f-55de577e645e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] DELETE https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:35.433789 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e366fa5a-539d-466d-b70f-55de577e645e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.434066 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e366fa5a-539d-466d-b70f-55de577e645e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.434313 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e366fa5a-539d-466d-b70f-55de577e645e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Delete volume with id: 7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:35.448357 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.448357 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:35.448978 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e366fa5a-539d-466d-b70f-55de577e645e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:35.467121 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f63659-6290-4b28-9458-1cb78d786786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:35.468172 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a863b6a-d740-4963-aa82-c73854ee9594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:35.477516 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e366fa5a-539d-466d-b70f-55de577e645e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Delete volume request issued successfully. Aug 18 22:46:35.477516 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e366fa5a-539d-466d-b70f-55de577e645e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 202 Aug 18 22:46:35.477516 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 78/303] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:35 2026] DELETE /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:35.486850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b027e66-76a0-4fd1-9803-7274ff55108e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.486850 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b027e66-76a0-4fd1-9803-7274ff55108e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:35.486850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b027e66-76a0-4fd1-9803-7274ff55108e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.486850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b027e66-76a0-4fd1-9803-7274ff55108e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.495971 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.495971 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:35.499496 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4b027e66-76a0-4fd1-9803-7274ff55108e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Volume info retrieved successfully. Aug 18 22:46:35.507692 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b027e66-76a0-4fd1-9803-7274ff55108e tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 200 Aug 18 22:46:35.508102 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 74/304] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:35 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:35.534155 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Created reservations ['119d55fd-fede-4851-a366-ad7868d6284a', '85b6e7d7-e099-4aa0-be71-c5e235552bbf', '389d580e-60f4-48b2-abba-46423b0db0be', '96abd902-5785-47e0-b413-6d82eb1d8f17'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:35.536060 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a863b6a-d740-4963-aa82-c73854ee9594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['119d55fd-fede-4851-a366-ad7868d6284a', '85b6e7d7-e099-4aa0-be71-c5e235552bbf', '389d580e-60f4-48b2-abba-46423b0db0be', '96abd902-5785-47e0-b413-6d82eb1d8f17']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:35.536956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d4aa8c-e722-45e1-8bd4-dfe09df85ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:35.565659 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d4aa8c-e722-45e1-8bd4-dfe09df85ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-193582693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['119d55fd-fede-4851-a366-ad7868d6284a','85b6e7d7-e099-4aa0-be71-c5e235552bbf','389d580e-60f4-48b2-abba-46423b0db0be','96abd902-5785-47e0-b413-6d82eb1d8f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-193582693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fba9b62616ce4187a14da51bf5414bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d1636be3347df8d67a9066127c6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:35.566720 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81522fa2-e2f2-4e20-aaa6-c62a7aa94730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:35.600457 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81522fa2-e2f2-4e20-aaa6-c62a7aa94730) transitioned into state 'SUCCESS' from state '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-193582693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['119d55fd-fede-4851-a366-ad7868d6284a','85b6e7d7-e099-4aa0-be71-c5e235552bbf','389d580e-60f4-48b2-abba-46423b0db0be','96abd902-5785-47e0-b413-6d82eb1d8f17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:35.601302 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12faca92-54db-4d03-992b-00d861ee0327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:35.620204 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12faca92-54db-4d03-992b-00d861ee0327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:35.621407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (aa5358c7-7c7f-4cd5-8285-515041a6dc15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:35.621821 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request issued successfully. Aug 18 22:46:35.622659 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35e427c9-54db-4cdd-b2cc-fb6af38e1af4 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:35.623368 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 76/305] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:46:35 2026] POST /volume/v3/volumes => generated 742 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:35.636572 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f7bfb01-9fc1-4bb2-8678-e09925f288db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.638910 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f7bfb01-9fc1-4bb2-8678-e09925f288db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab Aug 18 22:46:35.639500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f7bfb01-9fc1-4bb2-8678-e09925f288db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.639500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f7bfb01-9fc1-4bb2-8678-e09925f288db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.652348 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.652348 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:35.658847 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f7bfb01-9fc1-4bb2-8678-e09925f288db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:35.664961 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f7bfb01-9fc1-4bb2-8678-e09925f288db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab returned with HTTP 200 Aug 18 22:46:35.664961 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 78/306] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:35 2026] GET /volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab => generated 810 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:35.839957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d6d178d-1549-42b3-9b5d-9d96e446d0f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.842069 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d6d178d-1549-42b3-9b5d-9d96e446d0f9 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 Aug 18 22:46:35.842294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d6d178d-1549-42b3-9b5d-9d96e446d0f9 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:35.842492 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d6d178d-1549-42b3-9b5d-9d96e446d0f9 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:35.842610 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-4d6d178d-1549-42b3-9b5d-9d96e446d0f9 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:46:35.848375 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.848375 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:35.872211 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d6d178d-1549-42b3-9b5d-9d96e446d0f9 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 returned with HTTP 200 Aug 18 22:46:35.872502 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 79/307] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:46:35 2026] GET /volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 => generated 396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:35.884414 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:35.887821 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:35.888181 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1503044614", "volume_type": "8aacfa9c-8713-4249-aa97-644d6204ecc7", "group_id": "bf3da5a4-9f6d-4122-8bb9-5172e5cd1802", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:35.889929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1503044614', 'volume_type': '8aacfa9c-8713-4249-aa97-644d6204ecc7', 'group_id': 'bf3da5a4-9f6d-4122-8bb9-5172e5cd1802', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:35.899352 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.899352 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:35.899809 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Create volume of 1 GB Aug 18 22:46:35.911794 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Availability Zones retrieved successfully. Aug 18 22:46:35.923259 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Flow 'volume_create_api' (f55b18dc-3741-42b3-a918-f168560a4e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:35.924735 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48e68075-6b70-499f-9a80-8a1bb61d7918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:35.925440 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:35.925440 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:35.926007 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:35.950740 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48e68075-6b70-499f-9a80-8a1bb61d7918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:46:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8aacfa9c-8713-4249-aa97-644d6204ecc7,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1122596476',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8aacfa9c-8713-4249-aa97-644d6204ecc7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf3da5a4-9f6d-4122-8bb9-5172e5cd1802', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:35.951666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32bd7356-2dda-4f8e-a37c-de94794717b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:35.984122 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1122596476 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1122596476, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:46:35.984592 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1122596476 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1122596476, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:46:36.018996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Created reservations ['cfaa274f-b961-4af3-9aa5-1ec9dad20049', '4cc81688-5a35-408b-9d4d-dcda720ab081', 'f178f55c-7ff6-4ed8-a936-7f205c12cc19', 'cb49708d-965c-44b7-8975-259e3eefadae'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:36.019783 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32bd7356-2dda-4f8e-a37c-de94794717b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfaa274f-b961-4af3-9aa5-1ec9dad20049', '4cc81688-5a35-408b-9d4d-dcda720ab081', 'f178f55c-7ff6-4ed8-a936-7f205c12cc19', 'cb49708d-965c-44b7-8975-259e3eefadae']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.020467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a258ebdf-be0c-4987-a0fd-32b278fe663c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:36.045830 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a258ebdf-be0c-4987-a0fd-32b278fe663c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1503044614',encryption_key_id=None,group_id=bf3da5a4-9f6d-4122-8bb9-5172e5cd1802,group_type_id=,metadata={},multiattach=False,project_id='48a51f2e55a14edc91b63b84fb00b84e',qos_specs=None,replication_status=,reservations=['cfaa274f-b961-4af3-9aa5-1ec9dad20049','4cc81688-5a35-408b-9d4d-dcda720ab081','f178f55c-7ff6-4ed8-a936-7f205c12cc19','cb49708d-965c-44b7-8975-259e3eefadae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='442ec370a75347be8ae38c6293f45943',volume_type_id=8aacfa9c-8713-4249-aa97-644d6204ecc7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1503044614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf3da5a4-9f6d-4122-8bb9-5172e5cd1802,host=None,id=5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48a51f2e55a14edc91b63b84fb00b84e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='442ec370a75347be8ae38c6293f45943',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8aacfa9c-8713-4249-aa97-644d6204ecc7),volume_type_id=8aacfa9c-8713-4249-aa97-644d6204ecc7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.046576 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46acf97e-0acb-4b82-a32d-09eede4bca40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:36.065497 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46acf97e-0acb-4b82-a32d-09eede4bca40) transitioned into state 'SUCCESS' from state '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-1503044614',encryption_key_id=None,group_id=bf3da5a4-9f6d-4122-8bb9-5172e5cd1802,group_type_id=,metadata={},multiattach=False,project_id='48a51f2e55a14edc91b63b84fb00b84e',qos_specs=None,replication_status=,reservations=['cfaa274f-b961-4af3-9aa5-1ec9dad20049','4cc81688-5a35-408b-9d4d-dcda720ab081','f178f55c-7ff6-4ed8-a936-7f205c12cc19','cb49708d-965c-44b7-8975-259e3eefadae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='442ec370a75347be8ae38c6293f45943',volume_type_id=8aacfa9c-8713-4249-aa97-644d6204ecc7)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.066578 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a7f0f4-2f39-451e-a0b7-257af726707c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:36.078638 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a7f0f4-2f39-451e-a0b7-257af726707c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.079613 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Flow 'volume_create_api' (f55b18dc-3741-42b3-a918-f168560a4e30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:36.080022 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Create volume request issued successfully. Aug 18 22:46:36.080616 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:46:36.080773 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:46:36.092259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-153f5f80-7556-45c8-9b21-008914516c5d req-1cf7c9f0-bdd4-4cf0-b961-293a1f9f2507 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.094936 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-1cf7c9f0-bdd4-4cf0-b961-293a1f9f2507 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:36.095119 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-1cf7c9f0-bdd4-4cf0-b961-293a1f9f2507 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.095351 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-1cf7c9f0-bdd4-4cf0-b961-293a1f9f2507 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.109638 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.109638 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:36.120579 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:46:36.121318 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-153f5f80-7556-45c8-9b21-008914516c5d req-1cf7c9f0-bdd4-4cf0-b961-293a1f9f2507 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:36.126586 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.126586 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:36.130622 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a81eaf8c-94c8-4320-bb99-a07f769b598c tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:36.131214 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 75/308] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:46:35 2026] POST /volume/v3/volumes => generated 825 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:36.131258 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-1cf7c9f0-bdd4-4cf0-b961-293a1f9f2507 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:36.132333 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 77/309] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:36 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1458 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:36.144703 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee138ceb-47b0-4942-96da-11c5fb421671 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.150119 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee138ceb-47b0-4942-96da-11c5fb421671 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d Aug 18 22:46:36.150496 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee138ceb-47b0-4942-96da-11c5fb421671 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.150824 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee138ceb-47b0-4942-96da-11c5fb421671 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.156404 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-153f5f80-7556-45c8-9b21-008914516c5d req-d30806d8-8c07-45e2-b21c-d04a70f23ccf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.159833 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-d30806d8-8c07-45e2-b21c-d04a70f23ccf tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd Aug 18 22:46:36.160027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-d30806d8-8c07-45e2-b21c-d04a70f23ccf tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.160875 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-d30806d8-8c07-45e2-b21c-d04a70f23ccf tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.162405 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.162405 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:36.167887 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee138ceb-47b0-4942-96da-11c5fb421671 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Volume info retrieved successfully. Aug 18 22:46:36.168579 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-ee138ceb-47b0-4942-96da-11c5fb421671 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:46:36.168826 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-ee138ceb-47b0-4942-96da-11c5fb421671 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:46:36.174714 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.174714 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:36.214836 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-ee138ceb-47b0-4942-96da-11c5fb421671 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:46:36.218682 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.218682 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:36.230122 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee138ceb-47b0-4942-96da-11c5fb421671 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d returned with HTTP 200 Aug 18 22:46:36.230615 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 79/310] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:36 2026] GET /volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d => generated 893 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:36.306686 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-153f5f80-7556-45c8-9b21-008914516c5d req-d30806d8-8c07-45e2-b21c-d04a70f23ccf tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd returned with HTTP 200 Aug 18 22:46:36.307308 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 80/311] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:46:36 2026] DELETE /volume/v3/attachments/a932612e-0e60-4cfc-a51b-35fe7aa563dd => generated 192 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:36.433492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb0d91f1-b1e3-48c8-bc96-1761679225a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.435484 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb0d91f1-b1e3-48c8-bc96-1761679225a1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:36.435718 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb0d91f1-b1e3-48c8-bc96-1761679225a1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.435922 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb0d91f1-b1e3-48c8-bc96-1761679225a1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.451899 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.451899 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:36.459921 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb0d91f1-b1e3-48c8-bc96-1761679225a1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:36.466438 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb0d91f1-b1e3-48c8-bc96-1761679225a1 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:36.466821 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 76/312] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:36 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1158 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:36.524917 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c5cc15a-7f9c-472d-847a-b0ba0553673b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.527473 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c5cc15a-7f9c-472d-847a-b0ba0553673b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] GET https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 Aug 18 22:46:36.527795 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c5cc15a-7f9c-472d-847a-b0ba0553673b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.528089 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c5cc15a-7f9c-472d-847a-b0ba0553673b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.538632 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c5cc15a-7f9c-472d-847a-b0ba0553673b tempest-AttachSCSIVolumeTestJSON-2112879247 tempest-AttachSCSIVolumeTestJSON-2112879247-project-member] https://10.4.3.89/volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 returned with HTTP 404 Aug 18 22:46:36.539556 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 78/313] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:36 2026] GET /volume/v3/volumes/7568fc27-698a-4abb-880b-36181d1ba3f6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:36.681609 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22c7c8ec-10d1-4f55-8e08-1aae72878bac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.683736 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22c7c8ec-10d1-4f55-8e08-1aae72878bac tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab Aug 18 22:46:36.684201 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22c7c8ec-10d1-4f55-8e08-1aae72878bac tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.684656 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22c7c8ec-10d1-4f55-8e08-1aae72878bac tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.694446 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.694446 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:36.701456 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-22c7c8ec-10d1-4f55-8e08-1aae72878bac tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:36.710013 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22c7c8ec-10d1-4f55-8e08-1aae72878bac tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab returned with HTTP 200 Aug 18 22:46:36.710758 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 80/314] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:36 2026] GET /volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:36.724780 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-975ec387-0a47-4466-97a4-7987d5be5127 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.725284 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-6a98ceeb-4914-4c3b-a8e9-e739a68cb858 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.726959 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:36.727325 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-6a98ceeb-4914-4c3b-a8e9-e739a68cb858 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:36.727386 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab", "size": 1, "name": "tempest-VolumesGetTest-Volume-638408795", "metadata": {"Type": "Test"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:36.727526 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-6a98ceeb-4914-4c3b-a8e9-e739a68cb858 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.727911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-6a98ceeb-4914-4c3b-a8e9-e739a68cb858 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.729110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request body: {'volume': {'source_volid': 'b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-638408795', 'metadata': {'Type': 'Test'}}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:36.738680 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.738680 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:36.739369 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume retrieved successfully. Aug 18 22:46:36.739532 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume of 1 GB Aug 18 22:46:36.741223 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.741223 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:36.743709 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Availability Zones retrieved successfully. Aug 18 22:46:36.746480 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-6a98ceeb-4914-4c3b-a8e9-e739a68cb858 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:36.751416 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (466e8948-e599-4e53-9b16-c1c574716324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:36.751958 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-6a98ceeb-4914-4c3b-a8e9-e739a68cb858 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:36.752662 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 77/315] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:36 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:36.753114 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cc1924-2de4-420a-a53f-68682e194a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:36.754810 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:36.774938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-3b05e1d8-2d2f-4f2c-90f6-a472a0ed099d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.777801 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-3b05e1d8-2d2f-4f2c-90f6-a472a0ed099d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] POST https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action Aug 18 22:46:36.778189 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-3b05e1d8-2d2f-4f2c-90f6-a472a0ed099d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:36.778356 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-3b05e1d8-2d2f-4f2c-90f6-a472a0ed099d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:36.792007 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55cc1924-2de4-420a-a53f-68682e194a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab', 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.792200 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fcab3e-0843-4f75-804c-ca7314302184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:36.798433 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.798433 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:36.799214 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-3b05e1d8-2d2f-4f2c-90f6-a472a0ed099d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:36.812189 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-3b05e1d8-2d2f-4f2c-90f6-a472a0ed099d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Begin detaching volume completed successfully. Aug 18 22:46:36.812439 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-3b05e1d8-2d2f-4f2c-90f6-a472a0ed099d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action returned with HTTP 202 Aug 18 22:46:36.813434 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 79/316] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:46:36 2026] POST /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:46:36.868427 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Created reservations ['079ba050-188c-480f-8f26-b2f7b835f1fd', '78384539-607b-4ae5-87cc-de480f2600a5', 'ed7a5bd5-abe3-401c-9e88-e2ddb753c2fb', '23f50e0b-a5fa-4847-8dbd-375a133ea026'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:36.869202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fcab3e-0843-4f75-804c-ca7314302184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['079ba050-188c-480f-8f26-b2f7b835f1fd', '78384539-607b-4ae5-87cc-de480f2600a5', 'ed7a5bd5-abe3-401c-9e88-e2ddb753c2fb', '23f50e0b-a5fa-4847-8dbd-375a133ea026']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.870034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cb05aa-867a-4c9d-8ec9-d4a608195871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:36.886825 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc081e44-984f-4e58-9e1e-ae9f7a7c7fb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.886825 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc081e44-984f-4e58-9e1e-ae9f7a7c7fb3 None None] GET https://10.4.3.89/volume// Aug 18 22:46:36.886825 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc081e44-984f-4e58-9e1e-ae9f7a7c7fb3 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.886825 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc081e44-984f-4e58-9e1e-ae9f7a7c7fb3 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.886825 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc081e44-984f-4e58-9e1e-ae9f7a7c7fb3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:36.886825 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 81/317] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:36.904060 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-2367ff9a-3136-433c-8138-936fe60e747c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:36.909153 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-2367ff9a-3136-433c-8138-936fe60e747c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:36.909153 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-2367ff9a-3136-433c-8138-936fe60e747c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:36.909908 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-2367ff9a-3136-433c-8138-936fe60e747c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:36.919353 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09cb05aa-867a-4c9d-8ec9-d4a608195871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae3d8cf7-ad77-434d-a13d-903f3d3648b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-638408795',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['079ba050-188c-480f-8f26-b2f7b835f1fd','78384539-607b-4ae5-87cc-de480f2600a5','ed7a5bd5-abe3-401c-9e88-e2ddb753c2fb','23f50e0b-a5fa-4847-8dbd-375a133ea026'],size=1,snapshot_id=None,source_replicaid=,source_volid=b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-638408795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae3d8cf7-ad77-434d-a13d-903f3d3648b5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fba9b62616ce4187a14da51bf5414bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d1636be3347df8d67a9066127c6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.920499 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1810192-0658-48d3-af67-886ba0563ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:36.923217 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:36.923217 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:36.927473 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-2367ff9a-3136-433c-8138-936fe60e747c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:36.934370 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-2367ff9a-3136-433c-8138-936fe60e747c tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:36.934370 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 78/318] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:36 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:36.953585 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1810192-0658-48d3-af67-886ba0563ac2) transitioned into state 'SUCCESS' from state '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-638408795',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['079ba050-188c-480f-8f26-b2f7b835f1fd','78384539-607b-4ae5-87cc-de480f2600a5','ed7a5bd5-abe3-401c-9e88-e2ddb753c2fb','23f50e0b-a5fa-4847-8dbd-375a133ea026'],size=1,snapshot_id=None,source_replicaid=,source_volid=b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.954622 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daebda2-1310-4436-a83c-d100bd339a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:36.987107 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daebda2-1310-4436-a83c-d100bd339a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:36.987107 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (466e8948-e599-4e53-9b16-c1c574716324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:36.987107 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request issued successfully. Aug 18 22:46:36.988105 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-975ec387-0a47-4466-97a4-7987d5be5127 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:36.988285 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 81/319] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:46:36 2026] POST /volume/v3/volumes => generated 790 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:37.011490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4bf6899b-91cc-4b81-8cb2-5d58c17ddf22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:37.013294 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bf6899b-91cc-4b81-8cb2-5d58c17ddf22 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:37.013467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bf6899b-91cc-4b81-8cb2-5d58c17ddf22 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:37.013731 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bf6899b-91cc-4b81-8cb2-5d58c17ddf22 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:37.021847 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:37.021847 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:37.034322 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4bf6899b-91cc-4b81-8cb2-5d58c17ddf22 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:37.039969 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bf6899b-91cc-4b81-8cb2-5d58c17ddf22 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 200 Aug 18 22:46:37.040408 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 80/320] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:37 2026] GET /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:37.245050 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:37.249072 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d Aug 18 22:46:37.249072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:37.249072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:37.256157 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:37.256157 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:37.260958 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Volume info retrieved successfully. Aug 18 22:46:37.261849 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:46:37.262144 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:46:37.297464 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:46:37.300790 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:37.300790 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:37.308939 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffefe112-8781-4ae6-a8b6-6c660cc8cb94 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d returned with HTTP 200 Aug 18 22:46:37.309566 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 82/321] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:37 2026] GET /volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d => generated 918 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:37.323162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-961f3d03-1b80-4639-bf26-5c8d9cdbd202 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:37.326071 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-961f3d03-1b80-4639-bf26-5c8d9cdbd202 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] POST https://10.4.3.89/volume/v3/group_snapshots Aug 18 22:46:37.326592 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-961f3d03-1b80-4639-bf26-5c8d9cdbd202 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bf3da5a4-9f6d-4122-8bb9-5172e5cd1802", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-238911027"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:37.329031 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-961f3d03-1b80-4639-bf26-5c8d9cdbd202 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bf3da5a4-9f6d-4122-8bb9-5172e5cd1802', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-238911027'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 22:46:37.333531 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:37.333531 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:37.338033 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.group_snapshots [None req-961f3d03-1b80-4639-bf26-5c8d9cdbd202 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-238911027. Aug 18 22:46:37.385729 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:37.385729 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:37.399061 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-961f3d03-1b80-4639-bf26-5c8d9cdbd202 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1122596476 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1122596476, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:46:37.425640 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-961f3d03-1b80-4639-bf26-5c8d9cdbd202 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Created reservations ['3bf3ceeb-f40f-4855-b05c-ca9b6c73b0d1', '2c610716-9f8f-4404-9f6a-270b8c98b0ce', '2dec5c26-4f72-4b10-85a1-ab150495612f', '4804485b-6ae1-4d0c-a40c-3d9d7cf4c6a7'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:37.461885 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-961f3d03-1b80-4639-bf26-5c8d9cdbd202 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 202 Aug 18 22:46:37.462550 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 79/322] 10.4.3.89 () {70 vars in 1317 bytes} [Tue Aug 18 22:46:37 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:37.472776 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3037d3e2-5957-4326-96a9-e0748de0fca0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:37.475612 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3037d3e2-5957-4326-96a9-e0748de0fca0 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:37.475930 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3037d3e2-5957-4326-96a9-e0748de0fca0 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:37.476213 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3037d3e2-5957-4326-96a9-e0748de0fca0 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:37.476444 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-3037d3e2-5957-4326-96a9-e0748de0fca0 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member ef5861af-5307-4a68-bb21-a05e5e4a9268 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:46:37.483751 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:37.483751 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:37.488886 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3037d3e2-5957-4326-96a9-e0748de0fca0 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 returned with HTTP 200 Aug 18 22:46:37.489476 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 82/323] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:46:37 2026] GET /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:38.056958 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49aab7c9-6735-4dbb-a51f-2cad0aec7aa5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.058465 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49aab7c9-6735-4dbb-a51f-2cad0aec7aa5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:38.058664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49aab7c9-6735-4dbb-a51f-2cad0aec7aa5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.058854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49aab7c9-6735-4dbb-a51f-2cad0aec7aa5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.066461 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.066461 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:38.070158 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49aab7c9-6735-4dbb-a51f-2cad0aec7aa5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:38.075496 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49aab7c9-6735-4dbb-a51f-2cad0aec7aa5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 200 Aug 18 22:46:38.075951 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 81/324] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:38.087752 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-155ba00a-4dd0-4afe-b735-d3d4ac1ec196 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.089773 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-155ba00a-4dd0-4afe-b735-d3d4ac1ec196 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:38.089977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-155ba00a-4dd0-4afe-b735-d3d4ac1ec196 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.090161 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-155ba00a-4dd0-4afe-b735-d3d4ac1ec196 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.098608 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.098608 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:38.103680 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-155ba00a-4dd0-4afe-b735-d3d4ac1ec196 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:38.110327 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-155ba00a-4dd0-4afe-b735-d3d4ac1ec196 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 200 Aug 18 22:46:38.110910 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 83/325] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:38.124981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-68a2ec67-d77f-42fc-a16a-fea382d37d00 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.127358 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68a2ec67-d77f-42fc-a16a-fea382d37d00 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:38.127686 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68a2ec67-d77f-42fc-a16a-fea382d37d00 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-638408795"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:38.137049 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.137049 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:38.140929 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-68a2ec67-d77f-42fc-a16a-fea382d37d00 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:38.147440 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-68a2ec67-d77f-42fc-a16a-fea382d37d00 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:38.148184 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68a2ec67-d77f-42fc-a16a-fea382d37d00 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 200 Aug 18 22:46:38.148656 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 80/326] 10.4.3.89 () {68 vars in 1361 bytes} [Tue Aug 18 22:46:38 2026] PUT /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:38.161898 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d74e4294-109d-452b-bd95-149510dba42e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.165577 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d74e4294-109d-452b-bd95-149510dba42e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:38.165858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d74e4294-109d-452b-bd95-149510dba42e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1613384457", "description": "This is the new description of volume"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:38.176995 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.176995 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:38.183287 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d74e4294-109d-452b-bd95-149510dba42e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:38.191280 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d74e4294-109d-452b-bd95-149510dba42e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:38.191883 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d74e4294-109d-452b-bd95-149510dba42e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 200 Aug 18 22:46:38.192355 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 83/327] 10.4.3.89 () {68 vars in 1362 bytes} [Tue Aug 18 22:46:38 2026] PUT /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:38.208490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1cf5af72-a360-43ff-91ce-c5bf7f703f87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.210682 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cf5af72-a360-43ff-91ce-c5bf7f703f87 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:38.211025 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cf5af72-a360-43ff-91ce-c5bf7f703f87 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.211074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cf5af72-a360-43ff-91ce-c5bf7f703f87 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.218616 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.218616 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:38.223879 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1cf5af72-a360-43ff-91ce-c5bf7f703f87 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:38.231893 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cf5af72-a360-43ff-91ce-c5bf7f703f87 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 200 Aug 18 22:46:38.232285 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 82/328] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 923 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:38.246109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93807b9d-6651-49f5-bfe3-163f654abf9c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.248159 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:38.248556 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-817648582", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1923481733"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:38.250030 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-817648582', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1923481733'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:38.250128 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume of 1 GB Aug 18 22:46:38.255734 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Availability Zones retrieved successfully. Aug 18 22:46:38.261842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (0b72248d-72ef-4b1c-a363-0e6fd7b48789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:38.262879 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60abff1d-34ee-4152-a0ce-4fb51326a2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:38.263978 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:38.298757 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60abff1d-34ee-4152-a0ce-4fb51326a2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:38.299682 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5065aa2a-a8de-4bda-a071-0e2295e916b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:38.363332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Created reservations ['e2a7642b-60c1-4878-a4a8-2970d9d0715c', 'c0888c94-1571-472e-9a1a-65c0aaf34b87', 'b4ea90bb-c82e-493d-a2a1-7304a069e451', '2efa9a28-fe34-4179-81d8-36d7e5381ed2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:38.363332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5065aa2a-a8de-4bda-a071-0e2295e916b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2a7642b-60c1-4878-a4a8-2970d9d0715c', 'c0888c94-1571-472e-9a1a-65c0aaf34b87', 'b4ea90bb-c82e-493d-a2a1-7304a069e451', '2efa9a28-fe34-4179-81d8-36d7e5381ed2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:38.364025 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6767ce0c-297f-4a61-9c6f-eeb027cc89bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:38.401860 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6767ce0c-297f-4a61-9c6f-eeb027cc89bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1cbd2f6-e338-482a-948b-58ca62e21be9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-817648582',display_name='tempest-VolumesGetTest-Volume-1923481733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['e2a7642b-60c1-4878-a4a8-2970d9d0715c','c0888c94-1571-472e-9a1a-65c0aaf34b87','b4ea90bb-c82e-493d-a2a1-7304a069e451','2efa9a28-fe34-4179-81d8-36d7e5381ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-817648582',display_name='tempest-VolumesGetTest-Volume-1923481733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1cbd2f6-e338-482a-948b-58ca62e21be9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fba9b62616ce4187a14da51bf5414bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d1636be3347df8d67a9066127c6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:38.402638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e12825-1378-4e3f-af43-c24480ab849a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:38.429177 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0e12825-1378-4e3f-af43-c24480ab849a) transitioned into 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-817648582',display_name='tempest-VolumesGetTest-Volume-1923481733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['e2a7642b-60c1-4878-a4a8-2970d9d0715c','c0888c94-1571-472e-9a1a-65c0aaf34b87','b4ea90bb-c82e-493d-a2a1-7304a069e451','2efa9a28-fe34-4179-81d8-36d7e5381ed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:38.430442 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbaa8cbb-a678-4f46-aed6-c715bd833181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:38.445234 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbaa8cbb-a678-4f46-aed6-c715bd833181) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:38.446225 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (0b72248d-72ef-4b1c-a363-0e6fd7b48789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:38.446590 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request issued successfully. Aug 18 22:46:38.447462 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93807b9d-6651-49f5-bfe3-163f654abf9c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:38.448531 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 84/329] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:46:38 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:38.467397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ee47aec-75e3-4848-a748-e75de5982640 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.471735 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ee47aec-75e3-4848-a748-e75de5982640 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 Aug 18 22:46:38.471994 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ee47aec-75e3-4848-a748-e75de5982640 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.472341 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ee47aec-75e3-4848-a748-e75de5982640 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.485702 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.485702 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:38.491382 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ee47aec-75e3-4848-a748-e75de5982640 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:38.500348 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ee47aec-75e3-4848-a748-e75de5982640 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 returned with HTTP 200 Aug 18 22:46:38.500544 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10ae2f33-ff42-4853-a93c-546a5c489c57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.500607 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 81/330] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:38.507217 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10ae2f33-ff42-4853-a93c-546a5c489c57 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:38.507217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10ae2f33-ff42-4853-a93c-546a5c489c57 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.507217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10ae2f33-ff42-4853-a93c-546a5c489c57 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.507468 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-10ae2f33-ff42-4853-a93c-546a5c489c57 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member ef5861af-5307-4a68-bb21-a05e5e4a9268 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:46:38.514216 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.514216 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:38.521218 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10ae2f33-ff42-4853-a93c-546a5c489c57 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 returned with HTTP 200 Aug 18 22:46:38.522489 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 84/331] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:38.536240 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-717fef70-3490-4c91-8d5c-333dcf387156 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.540345 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-717fef70-3490-4c91-8d5c-333dcf387156 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:46:38.541282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-717fef70-3490-4c91-8d5c-333dcf387156 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.541960 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-717fef70-3490-4c91-8d5c-333dcf387156 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.543088 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-717fef70-3490-4c91-8d5c-333dcf387156 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:46:38.545305 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-717fef70-3490-4c91-8d5c-333dcf387156 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:46:38.568202 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-717fef70-3490-4c91-8d5c-333dcf387156 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Get all snapshots completed successfully. Aug 18 22:46:38.568202 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.568202 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:38.568202 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-717fef70-3490-4c91-8d5c-333dcf387156 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:46:38.569417 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 83/332] 10.4.3.89 () {66 vars in 1257 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:38.580742 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7510c037-b826-4e44-8430-81e38a0fc0d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.583069 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7510c037-b826-4e44-8430-81e38a0fc0d4 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/snapshots/c725c778-5c21-4f7e-82b7-b73e8b094e80 Aug 18 22:46:38.583501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7510c037-b826-4e44-8430-81e38a0fc0d4 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.583786 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7510c037-b826-4e44-8430-81e38a0fc0d4 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.592308 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.592308 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:38.592509 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7510c037-b826-4e44-8430-81e38a0fc0d4 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Snapshot retrieved successfully. Aug 18 22:46:38.593705 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7510c037-b826-4e44-8430-81e38a0fc0d4 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/snapshots/c725c778-5c21-4f7e-82b7-b73e8b094e80 returned with HTTP 200 Aug 18 22:46:38.594721 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 85/333] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/snapshots/c725c778-5c21-4f7e-82b7-b73e8b094e80 => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:38.608537 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a6b6d40-b7c7-46a7-b5c8-d0c1370715a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.610987 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a6b6d40-b7c7-46a7-b5c8-d0c1370715a8 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] POST https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action Aug 18 22:46:38.611466 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a6b6d40-b7c7-46a7-b5c8-d0c1370715a8 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:38.611626 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a6b6d40-b7c7-46a7-b5c8-d0c1370715a8 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:38.613512 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-5a6b6d40-b7c7-46a7-b5c8-d0c1370715a8 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Updating group 'ef5861af-5307-4a68-bb21-a05e5e4a9268' with 'creating' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 22:46:38.623459 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.623459 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:38.634322 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a6b6d40-b7c7-46a7-b5c8-d0c1370715a8 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action returned with HTTP 202 Aug 18 22:46:38.634905 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 82/334] 10.4.3.89 () {70 vars in 1448 bytes} [Tue Aug 18 22:46:38 2026] POST /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:38.645827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1402c23-3db1-4781-b4a7-533e4c4622ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.649101 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1402c23-3db1-4781-b4a7-533e4c4622ce tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:38.649101 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1402c23-3db1-4781-b4a7-533e4c4622ce tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.650317 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1402c23-3db1-4781-b4a7-533e4c4622ce tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.650536 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-e1402c23-3db1-4781-b4a7-533e4c4622ce tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member ef5861af-5307-4a68-bb21-a05e5e4a9268 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:46:38.655117 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.655117 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:38.659693 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1402c23-3db1-4781-b4a7-533e4c4622ce tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 returned with HTTP 200 Aug 18 22:46:38.660292 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 85/335] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:38.671510 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42cba398-518b-4010-ba52-ba8a28bba219 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.673489 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42cba398-518b-4010-ba52-ba8a28bba219 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] POST https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action Aug 18 22:46:38.674090 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42cba398-518b-4010-ba52-ba8a28bba219 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:38.674090 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42cba398-518b-4010-ba52-ba8a28bba219 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:38.675866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-42cba398-518b-4010-ba52-ba8a28bba219 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Updating group 'ef5861af-5307-4a68-bb21-a05e5e4a9268' with 'available' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 22:46:38.682927 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.682927 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:38.691402 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42cba398-518b-4010-ba52-ba8a28bba219 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action returned with HTTP 202 Aug 18 22:46:38.691949 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 84/336] 10.4.3.89 () {70 vars in 1448 bytes} [Tue Aug 18 22:46:38 2026] POST /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:38.700891 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71e8cc04-ae0a-48b7-b5a6-50e9263cf527 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.703337 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71e8cc04-ae0a-48b7-b5a6-50e9263cf527 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:38.703612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71e8cc04-ae0a-48b7-b5a6-50e9263cf527 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.703876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71e8cc04-ae0a-48b7-b5a6-50e9263cf527 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.704019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-71e8cc04-ae0a-48b7-b5a6-50e9263cf527 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member ef5861af-5307-4a68-bb21-a05e5e4a9268 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:46:38.709980 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.709980 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:38.714070 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71e8cc04-ae0a-48b7-b5a6-50e9263cf527 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 returned with HTTP 200 Aug 18 22:46:38.714507 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 86/337] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:38.725633 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07dcc92e-fa45-45c0-970a-123fe4c5d634 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.727441 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07dcc92e-fa45-45c0-970a-123fe4c5d634 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] POST https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action Aug 18 22:46:38.727928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07dcc92e-fa45-45c0-970a-123fe4c5d634 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:38.728062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07dcc92e-fa45-45c0-970a-123fe4c5d634 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:38.729671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-07dcc92e-fa45-45c0-970a-123fe4c5d634 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Updating group 'ef5861af-5307-4a68-bb21-a05e5e4a9268' with 'error' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 22:46:38.734132 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.734132 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:38.746305 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07dcc92e-fa45-45c0-970a-123fe4c5d634 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action returned with HTTP 202 Aug 18 22:46:38.746924 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 83/338] 10.4.3.89 () {70 vars in 1448 bytes} [Tue Aug 18 22:46:38 2026] POST /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:38.755822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0ce1465-1339-4cde-8770-530eda140714 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.759085 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0ce1465-1339-4cde-8770-530eda140714 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:38.759757 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0ce1465-1339-4cde-8770-530eda140714 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.760022 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0ce1465-1339-4cde-8770-530eda140714 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.760212 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-a0ce1465-1339-4cde-8770-530eda140714 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member ef5861af-5307-4a68-bb21-a05e5e4a9268 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:46:38.765037 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.765037 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:38.770113 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0ce1465-1339-4cde-8770-530eda140714 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 returned with HTTP 200 Aug 18 22:46:38.770662 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 86/339] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 => generated 326 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:38.778777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99cfa02b-4d73-4271-919d-32567615d1a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.780877 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99cfa02b-4d73-4271-919d-32567615d1a3 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] POST https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action Aug 18 22:46:38.781428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99cfa02b-4d73-4271-919d-32567615d1a3 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:38.781428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99cfa02b-4d73-4271-919d-32567615d1a3 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:38.791364 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-99cfa02b-4d73-4271-919d-32567615d1a3 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Updating group 'ef5861af-5307-4a68-bb21-a05e5e4a9268' with 'available' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 18 22:46:38.791364 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.791364 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:38.797417 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99cfa02b-4d73-4271-919d-32567615d1a3 tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action returned with HTTP 202 Aug 18 22:46:38.798240 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 85/340] 10.4.3.89 () {70 vars in 1448 bytes} [Tue Aug 18 22:46:38 2026] POST /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:38.805630 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41940ab3-3656-4a0c-81b2-7e815db9d232 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.807998 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41940ab3-3656-4a0c-81b2-7e815db9d232 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:38.808350 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41940ab3-3656-4a0c-81b2-7e815db9d232 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.808600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41940ab3-3656-4a0c-81b2-7e815db9d232 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.808790 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-41940ab3-3656-4a0c-81b2-7e815db9d232 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member ef5861af-5307-4a68-bb21-a05e5e4a9268 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:46:38.812745 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.812745 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:38.817917 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41940ab3-3656-4a0c-81b2-7e815db9d232 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 returned with HTTP 200 Aug 18 22:46:38.821289 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 87/341] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:38.828529 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d5b9838f-4c91-4345-94f9-2a6a2cc939e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.830795 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5b9838f-4c91-4345-94f9-2a6a2cc939e3 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:38.831066 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5b9838f-4c91-4345-94f9-2a6a2cc939e3 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.831450 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d5b9838f-4c91-4345-94f9-2a6a2cc939e3 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.831615 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-d5b9838f-4c91-4345-94f9-2a6a2cc939e3 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] delete called for member ef5861af-5307-4a68-bb21-a05e5e4a9268 {{(pid=100264) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 22:46:38.831754 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.group_snapshots [None req-d5b9838f-4c91-4345-94f9-2a6a2cc939e3 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Delete group_snapshot with id: ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:38.837538 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:38.837538 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:38.885410 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d5b9838f-4c91-4345-94f9-2a6a2cc939e3 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 returned with HTTP 202 Aug 18 22:46:38.885930 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 84/342] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:46:38 2026] DELETE /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:38.894728 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:38.897082 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:46:38.897622 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:38.898033 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:38.898771 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:46:38.899922 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:46:38.957350 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Get all volumes completed successfully. Aug 18 22:46:38.958372 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:46:38.958602 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:46:39.019076 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:46:39.023783 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.023783 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:39.034439 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d15a6c7-26d1-40d2-b9f0-6d1ebba8e9be tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:46:39.035064 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 87/343] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:46:38 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:39.048822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f9200df-398d-4dea-969b-41fe10790c89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.051475 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9200df-398d-4dea-969b-41fe10790c89 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:46:39.051829 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9200df-398d-4dea-969b-41fe10790c89 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:39.052048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9200df-398d-4dea-969b-41fe10790c89 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:39.053069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-4f9200df-398d-4dea-969b-41fe10790c89 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:46:39.054545 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-4f9200df-398d-4dea-969b-41fe10790c89 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:46:39.059053 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f9200df-398d-4dea-969b-41fe10790c89 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Get all snapshots completed successfully. Aug 18 22:46:39.060307 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9200df-398d-4dea-969b-41fe10790c89 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:46:39.060854 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 86/344] 10.4.3.89 () {66 vars in 1257 bytes} [Tue Aug 18 22:46:39 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:46:39.071847 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-82bebddc-a8ce-4fc7-a93b-dc3e365e81fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.074252 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82bebddc-a8ce-4fc7-a93b-dc3e365e81fe tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 Aug 18 22:46:39.075859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82bebddc-a8ce-4fc7-a93b-dc3e365e81fe tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:39.075859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82bebddc-a8ce-4fc7-a93b-dc3e365e81fe tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:39.075859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-82bebddc-a8ce-4fc7-a93b-dc3e365e81fe tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member ef5861af-5307-4a68-bb21-a05e5e4a9268 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:46:39.081458 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82bebddc-a8ce-4fc7-a93b-dc3e365e81fe tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 returned with HTTP 404 Aug 18 22:46:39.082289 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 88/345] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:46:39 2026] GET /volume/v3/group_snapshots/ef5861af-5307-4a68-bb21-a05e5e4a9268 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:39.092902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.096019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:46:39.096344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:39.096596 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:39.097180 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:46:39.098100 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.098100 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:39.098728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:46:39.136287 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Get all volumes completed successfully. Aug 18 22:46:39.137208 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:46:39.137455 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:46:39.187973 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:46:39.191940 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.191940 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:39.201288 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ab34ed5-989f-4739-9e16-5d0a3ba1d800 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:46:39.201811 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 85/346] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:46:39 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:39.221518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1345503-99ce-446b-b043-f997b8197b53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.224247 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1345503-99ce-446b-b043-f997b8197b53 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] POST https://10.4.3.89/volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802/action Aug 18 22:46:39.224659 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1345503-99ce-446b-b043-f997b8197b53 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:39.224822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1345503-99ce-446b-b043-f997b8197b53 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:39.226858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-d1345503-99ce-446b-b043-f997b8197b53 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] delete called for group bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:46:39.227135 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-d1345503-99ce-446b-b043-f997b8197b53 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Delete group with id: bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 Aug 18 22:46:39.232369 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.232369 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:39.323580 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1345503-99ce-446b-b043-f997b8197b53 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802/action returned with HTTP 202 Aug 18 22:46:39.324139 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 88/347] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:46:39 2026] POST /volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:39.334311 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae6e1432-83c4-4975-9abf-48c885761a55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.337890 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae6e1432-83c4-4975-9abf-48c885761a55 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d Aug 18 22:46:39.337890 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae6e1432-83c4-4975-9abf-48c885761a55 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:39.338065 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae6e1432-83c4-4975-9abf-48c885761a55 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:39.346326 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.346326 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:39.351912 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae6e1432-83c4-4975-9abf-48c885761a55 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Volume info retrieved successfully. Aug 18 22:46:39.352802 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-ae6e1432-83c4-4975-9abf-48c885761a55 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:46:39.353201 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-ae6e1432-83c4-4975-9abf-48c885761a55 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:46:39.413553 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-ae6e1432-83c4-4975-9abf-48c885761a55 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:46:39.418406 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.418406 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:39.430090 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae6e1432-83c4-4975-9abf-48c885761a55 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d returned with HTTP 200 Aug 18 22:46:39.431195 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 87/348] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:39 2026] GET /volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d => generated 917 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:39.519232 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9fcb7c04-1b2d-4154-b762-6451e4f8a69e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.521669 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9fcb7c04-1b2d-4154-b762-6451e4f8a69e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 Aug 18 22:46:39.521895 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9fcb7c04-1b2d-4154-b762-6451e4f8a69e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:39.522196 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9fcb7c04-1b2d-4154-b762-6451e4f8a69e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:39.533640 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.533640 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:39.539836 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9fcb7c04-1b2d-4154-b762-6451e4f8a69e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:39.546306 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9fcb7c04-1b2d-4154-b762-6451e4f8a69e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 returned with HTTP 200 Aug 18 22:46:39.546514 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 89/349] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:39 2026] GET /volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:39.564258 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2732b568-fb91-4911-89da-50ff6766d216 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.566580 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2732b568-fb91-4911-89da-50ff6766d216 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 Aug 18 22:46:39.567020 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2732b568-fb91-4911-89da-50ff6766d216 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-638408795", "description": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:39.584080 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.584080 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:39.589889 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2732b568-fb91-4911-89da-50ff6766d216 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:39.597402 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2732b568-fb91-4911-89da-50ff6766d216 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:39.598401 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2732b568-fb91-4911-89da-50ff6766d216 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 returned with HTTP 200 Aug 18 22:46:39.599025 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 86/350] 10.4.3.89 () {68 vars in 1361 bytes} [Tue Aug 18 22:46:39 2026] PUT /volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 => generated 767 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:39.613175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86ec4f8b-f256-4ef7-8c15-99efa0b17a38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.615084 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86ec4f8b-f256-4ef7-8c15-99efa0b17a38 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 Aug 18 22:46:39.615392 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86ec4f8b-f256-4ef7-8c15-99efa0b17a38 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:39.615745 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86ec4f8b-f256-4ef7-8c15-99efa0b17a38 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:39.623022 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.623022 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:39.627420 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86ec4f8b-f256-4ef7-8c15-99efa0b17a38 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:39.632626 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86ec4f8b-f256-4ef7-8c15-99efa0b17a38 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 returned with HTTP 200 Aug 18 22:46:39.633098 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 89/351] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:39 2026] GET /volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:39.646512 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3abc588-8747-48da-9663-6407a5dd0015 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.649857 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3abc588-8747-48da-9663-6407a5dd0015 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 Aug 18 22:46:39.649857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3abc588-8747-48da-9663-6407a5dd0015 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:39.649857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3abc588-8747-48da-9663-6407a5dd0015 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:39.649857 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b3abc588-8747-48da-9663-6407a5dd0015 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume with id: e1cbd2f6-e338-482a-948b-58ca62e21be9 Aug 18 22:46:39.657152 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.657152 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:39.658060 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b3abc588-8747-48da-9663-6407a5dd0015 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:39.684769 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b3abc588-8747-48da-9663-6407a5dd0015 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume request issued successfully. Aug 18 22:46:39.684769 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3abc588-8747-48da-9663-6407a5dd0015 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 returned with HTTP 202 Aug 18 22:46:39.684769 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 88/352] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:39 2026] DELETE /volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:39.699119 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4007421a-70b7-4413-ba20-0db672f6306b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:39.701476 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4007421a-70b7-4413-ba20-0db672f6306b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 Aug 18 22:46:39.701713 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4007421a-70b7-4413-ba20-0db672f6306b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:39.702051 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4007421a-70b7-4413-ba20-0db672f6306b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:39.712034 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:39.712034 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:39.716850 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4007421a-70b7-4413-ba20-0db672f6306b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:39.723027 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4007421a-70b7-4413-ba20-0db672f6306b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 returned with HTTP 200 Aug 18 22:46:39.723626 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 90/353] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:39 2026] GET /volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:40.453549 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f6f4ada-0c19-41fc-a7cb-a2464054a7d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.455251 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f6f4ada-0c19-41fc-a7cb-a2464054a7d6 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d Aug 18 22:46:40.455712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f6f4ada-0c19-41fc-a7cb-a2464054a7d6 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.457256 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f6f4ada-0c19-41fc-a7cb-a2464054a7d6 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.464564 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f6f4ada-0c19-41fc-a7cb-a2464054a7d6 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d returned with HTTP 404 Aug 18 22:46:40.465439 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 87/354] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:40 2026] GET /volume/v3/volumes/5b0e6b8f-5f34-4c25-8d34-1ab08b0eda6d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:40.474188 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c331f353-7d74-4bdc-b0f8-915805416f75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.476293 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c331f353-7d74-4bdc-b0f8-915805416f75 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] GET https://10.4.3.89/volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 Aug 18 22:46:40.476543 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c331f353-7d74-4bdc-b0f8-915805416f75 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.476777 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c331f353-7d74-4bdc-b0f8-915805416f75 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.476905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-c331f353-7d74-4bdc-b0f8-915805416f75 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] show called for member bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:46:40.483451 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c331f353-7d74-4bdc-b0f8-915805416f75 tempest-GroupSnapshotsV319Test-745426328 tempest-GroupSnapshotsV319Test-745426328-project-member] https://10.4.3.89/volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 returned with HTTP 404 Aug 18 22:46:40.484437 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 90/355] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:46:40 2026] GET /volume/v3/groups/bf3da5a4-9f6d-4122-8bb9-5172e5cd1802 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:40.494465 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e26f4e5a-7d13-4b84-8fb8-cdcaae0e676b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.496690 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e26f4e5a-7d13-4b84-8fb8-cdcaae0e676b tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/19d53061-c641-4fed-b431-0e9ce9e4a530 Aug 18 22:46:40.496944 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e26f4e5a-7d13-4b84-8fb8-cdcaae0e676b tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.497182 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e26f4e5a-7d13-4b84-8fb8-cdcaae0e676b tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.521696 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e26f4e5a-7d13-4b84-8fb8-cdcaae0e676b tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/group_types/19d53061-c641-4fed-b431-0e9ce9e4a530 returned with HTTP 202 Aug 18 22:46:40.522217 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 89/356] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:46:40 2026] DELETE /volume/v3/group_types/19d53061-c641-4fed-b431-0e9ce9e4a530 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:40.529025 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbb241d4-adb9-4032-9075-8dc5ad8cae9a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.530783 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbb241d4-adb9-4032-9075-8dc5ad8cae9a tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] DELETE https://10.4.3.89/volume/v3/types/8aacfa9c-8713-4249-aa97-644d6204ecc7 Aug 18 22:46:40.530994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbb241d4-adb9-4032-9075-8dc5ad8cae9a tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.531253 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbb241d4-adb9-4032-9075-8dc5ad8cae9a tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.568223 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbb241d4-adb9-4032-9075-8dc5ad8cae9a tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/types/8aacfa9c-8713-4249-aa97-644d6204ecc7 returned with HTTP 202 Aug 18 22:46:40.568657 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 91/357] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:46:40 2026] DELETE /volume/v3/types/8aacfa9c-8713-4249-aa97-644d6204ecc7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:40.575776 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2672684c-c937-40c5-9099-f5009f53e0aa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.577648 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2672684c-c937-40c5-9099-f5009f53e0aa tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] GET https://10.4.3.89/volume/v3/types/8aacfa9c-8713-4249-aa97-644d6204ecc7 Aug 18 22:46:40.578946 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2672684c-c937-40c5-9099-f5009f53e0aa tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.578946 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2672684c-c937-40c5-9099-f5009f53e0aa tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.582026 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2672684c-c937-40c5-9099-f5009f53e0aa tempest-GroupSnapshotsV319Test-1650735825 tempest-GroupSnapshotsV319Test-1650735825-project-admin] https://10.4.3.89/volume/v3/types/8aacfa9c-8713-4249-aa97-644d6204ecc7 returned with HTTP 404 Aug 18 22:46:40.582026 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 88/358] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:46:40 2026] GET /volume/v3/types/8aacfa9c-8713-4249-aa97-644d6204ecc7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:40.736121 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c8ff6dd-06a1-497f-aad9-77e2dfa87540 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.737926 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c8ff6dd-06a1-497f-aad9-77e2dfa87540 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 Aug 18 22:46:40.738180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c8ff6dd-06a1-497f-aad9-77e2dfa87540 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.738337 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c8ff6dd-06a1-497f-aad9-77e2dfa87540 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.744576 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c8ff6dd-06a1-497f-aad9-77e2dfa87540 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 returned with HTTP 404 Aug 18 22:46:40.745111 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 91/359] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:40 2026] GET /volume/v3/volumes/e1cbd2f6-e338-482a-948b-58ca62e21be9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:40.753696 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32cc0f3c-4a99-405f-a7f2-59650323332e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.755732 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32cc0f3c-4a99-405f-a7f2-59650323332e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:40.755926 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32cc0f3c-4a99-405f-a7f2-59650323332e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.756177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32cc0f3c-4a99-405f-a7f2-59650323332e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.765338 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:40.765338 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:40.772349 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32cc0f3c-4a99-405f-a7f2-59650323332e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:40.779734 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32cc0f3c-4a99-405f-a7f2-59650323332e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 200 Aug 18 22:46:40.780310 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 90/360] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:40 2026] GET /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:40.799948 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0f35819-07f1-49ac-8725-ecf9aa5320e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.801144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0f35819-07f1-49ac-8725-ecf9aa5320e0 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:40.801475 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0f35819-07f1-49ac-8725-ecf9aa5320e0 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.801707 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0f35819-07f1-49ac-8725-ecf9aa5320e0 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.801960 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a0f35819-07f1-49ac-8725-ecf9aa5320e0 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume with id: ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:40.814788 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:40.814788 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:40.815479 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0f35819-07f1-49ac-8725-ecf9aa5320e0 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:40.852883 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0f35819-07f1-49ac-8725-ecf9aa5320e0 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume request issued successfully. Aug 18 22:46:40.853300 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0f35819-07f1-49ac-8725-ecf9aa5320e0 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 202 Aug 18 22:46:40.855205 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 92/361] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:40 2026] DELETE /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:40.867336 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b09b517-8684-4236-bd34-a5cb0e9549db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:40.869133 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b09b517-8684-4236-bd34-a5cb0e9549db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:40.869133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b09b517-8684-4236-bd34-a5cb0e9549db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:40.869534 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b09b517-8684-4236-bd34-a5cb0e9549db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:40.887899 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:40.887899 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:40.895297 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6b09b517-8684-4236-bd34-a5cb0e9549db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:40.903391 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b09b517-8684-4236-bd34-a5cb0e9549db tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 200 Aug 18 22:46:40.903391 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 89/362] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:40 2026] GET /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:41.914939 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-0f205ea1-9900-4462-a2e1-c495a86b2aa2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:41.918771 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-820f2a9c-b9a9-4dd2-b6cd-98fabe03d5b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:41.919128 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-0f205ea1-9900-4462-a2e1-c495a86b2aa2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:41.919128 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-0f205ea1-9900-4462-a2e1-c495a86b2aa2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:41.919128 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-0f205ea1-9900-4462-a2e1-c495a86b2aa2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:41.919355 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-820f2a9c-b9a9-4dd2-b6cd-98fabe03d5b2 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 Aug 18 22:46:41.919355 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-820f2a9c-b9a9-4dd2-b6cd-98fabe03d5b2 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:41.919355 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-820f2a9c-b9a9-4dd2-b6cd-98fabe03d5b2 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:41.926045 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-820f2a9c-b9a9-4dd2-b6cd-98fabe03d5b2 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 returned with HTTP 404 Aug 18 22:46:41.926779 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 91/363] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:41 2026] GET /volume/v3/volumes/ae3d8cf7-ad77-434d-a13d-903f3d3648b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:41.936030 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:41.936030 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:41.936241 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-83b6f3bb-c76e-4947-8452-de0624979324 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:41.939395 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83b6f3bb-c76e-4947-8452-de0624979324 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab Aug 18 22:46:41.940150 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83b6f3bb-c76e-4947-8452-de0624979324 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:41.940150 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83b6f3bb-c76e-4947-8452-de0624979324 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:41.941236 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-0f205ea1-9900-4462-a2e1-c495a86b2aa2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:41.946687 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:41.946687 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:41.947911 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-0f205ea1-9900-4462-a2e1-c495a86b2aa2 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:41.948538 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 92/364] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:41 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:41.952538 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-83b6f3bb-c76e-4947-8452-de0624979324 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:41.959487 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83b6f3bb-c76e-4947-8452-de0624979324 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab returned with HTTP 200 Aug 18 22:46:41.959980 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 93/365] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:41 2026] GET /volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:41.975286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33aa66aa-6d09-44b5-9178-5d92dcf6819d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:41.977760 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33aa66aa-6d09-44b5-9178-5d92dcf6819d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab Aug 18 22:46:41.978054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33aa66aa-6d09-44b5-9178-5d92dcf6819d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:41.978359 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33aa66aa-6d09-44b5-9178-5d92dcf6819d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:41.978603 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-33aa66aa-6d09-44b5-9178-5d92dcf6819d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume with id: b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab Aug 18 22:46:41.988352 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:41.988352 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:41.989022 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-33aa66aa-6d09-44b5-9178-5d92dcf6819d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:42.026321 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-33aa66aa-6d09-44b5-9178-5d92dcf6819d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume request issued successfully. Aug 18 22:46:42.026459 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33aa66aa-6d09-44b5-9178-5d92dcf6819d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab returned with HTTP 202 Aug 18 22:46:42.030844 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 90/366] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:41 2026] DELETE /volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:42.041872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-232f995f-8d8f-481c-9d2b-c4856b142dc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:42.043804 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-232f995f-8d8f-481c-9d2b-c4856b142dc6 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab Aug 18 22:46:42.047294 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-232f995f-8d8f-481c-9d2b-c4856b142dc6 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:42.047294 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-232f995f-8d8f-481c-9d2b-c4856b142dc6 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:42.058396 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:42.058396 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:42.064971 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-232f995f-8d8f-481c-9d2b-c4856b142dc6 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:42.072884 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-232f995f-8d8f-481c-9d2b-c4856b142dc6 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab returned with HTTP 200 Aug 18 22:46:42.073603 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 92/367] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:42 2026] GET /volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab => generated 834 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:42.352292 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-a34aab31-130d-44b8-96f2-0005b88bcd0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:42.356988 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-a34aab31-130d-44b8-96f2-0005b88bcd0f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0 Aug 18 22:46:42.357914 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-a34aab31-130d-44b8-96f2-0005b88bcd0f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:42.357914 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-a34aab31-130d-44b8-96f2-0005b88bcd0f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:42.366013 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:42.366013 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:42.444875 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f5028ee-ee12-4279-baa1-27ca2620155e req-a34aab31-130d-44b8-96f2-0005b88bcd0f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0 returned with HTTP 200 Aug 18 22:46:42.445578 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 93/368] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:46:42 2026] DELETE /volume/v3/attachments/b3b49d17-edef-4dd3-962c-20a4eb4b99e0 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:43.088422 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42aa4573-bec1-4274-8832-2870f7d8d31d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:43.090592 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42aa4573-bec1-4274-8832-2870f7d8d31d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab Aug 18 22:46:43.090809 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42aa4573-bec1-4274-8832-2870f7d8d31d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:43.091038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42aa4573-bec1-4274-8832-2870f7d8d31d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:43.100853 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42aa4573-bec1-4274-8832-2870f7d8d31d tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab returned with HTTP 404 Aug 18 22:46:43.101563 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 94/369] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:43 2026] GET /volume/v3/volumes/b9aa086f-b1f0-4818-a5b2-d0b9b99b55ab => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:43.150305 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:43.152397 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:43.153018 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-VolumesGetTest-Volume-142070239", "metadata": {"Type": "Test"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:43.155159 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request body: {'volume': {'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-142070239', 'metadata': {'Type': 'Test'}}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:43.263220 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume of 1 GB Aug 18 22:46:43.271601 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Availability Zones retrieved successfully. Aug 18 22:46:43.281328 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (f7f32768-0207-4a3a-aefa-025ca68a7985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:43.284891 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4acf4eb-8d63-41b4-a93b-44fbc9a92ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:43.286668 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:43.402875 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4acf4eb-8d63-41b4-a93b-44fbc9a92ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:43.403815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c712dcea-6a06-4d27-a900-52ddcf9a6d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:43.477001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Created reservations ['32d13c68-50a6-4fd4-aaf4-dd1cda30c49d', 'c36cc1fc-7de6-417f-a67a-a492cd96968f', 'a3a155ee-4d63-4aae-a7f8-1b0555f67e0c', 'd3ad8341-7dce-44d1-aa34-13de2308b706'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:43.478172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c712dcea-6a06-4d27-a900-52ddcf9a6d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32d13c68-50a6-4fd4-aaf4-dd1cda30c49d', 'c36cc1fc-7de6-417f-a67a-a492cd96968f', 'a3a155ee-4d63-4aae-a7f8-1b0555f67e0c', 'd3ad8341-7dce-44d1-aa34-13de2308b706']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:43.479671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c534535-c29f-47e7-9524-c1cd7f985c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:43.517069 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c534535-c29f-47e7-9524-c1cd7f985c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '029694c5-f6c9-4db2-b645-d3edfee233d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-142070239',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['32d13c68-50a6-4fd4-aaf4-dd1cda30c49d','c36cc1fc-7de6-417f-a67a-a492cd96968f','a3a155ee-4d63-4aae-a7f8-1b0555f67e0c','d3ad8341-7dce-44d1-aa34-13de2308b706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-142070239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=029694c5-f6c9-4db2-b645-d3edfee233d3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fba9b62616ce4187a14da51bf5414bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d1636be3347df8d67a9066127c6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:43.518475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4724cdc-9d3f-4c26-9376-795f8e5a8792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:43.530799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a167380b-7ee4-4da1-8e1e-b3a6bd281445 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:43.533012 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a167380b-7ee4-4da1-8e1e-b3a6bd281445 None None] GET https://10.4.3.89/volume// Aug 18 22:46:43.533012 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a167380b-7ee4-4da1-8e1e-b3a6bd281445 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:43.533012 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a167380b-7ee4-4da1-8e1e-b3a6bd281445 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:43.533012 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a167380b-7ee4-4da1-8e1e-b3a6bd281445 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:43.533012 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 93/370] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:43.543941 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-36047b05-c437-4183-8908-7ab8197d0afa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:43.545045 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4724cdc-9d3f-4c26-9376-795f8e5a8792) transitioned into state 'SUCCESS' from state '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-142070239',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['32d13c68-50a6-4fd4-aaf4-dd1cda30c49d','c36cc1fc-7de6-417f-a67a-a492cd96968f','a3a155ee-4d63-4aae-a7f8-1b0555f67e0c','d3ad8341-7dce-44d1-aa34-13de2308b706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:43.545948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dafc728-b992-4805-b799-f5b63e124fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:43.548608 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-36047b05-c437-4183-8908-7ab8197d0afa tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:46:43.548957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-36047b05-c437-4183-8908-7ab8197d0afa tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:43.549281 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-36047b05-c437-4183-8908-7ab8197d0afa tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:43.561441 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dafc728-b992-4805-b799-f5b63e124fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:43.562755 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (f7f32768-0207-4a3a-aefa-025ca68a7985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:43.563251 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request issued successfully. Aug 18 22:46:43.564245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-803dc729-ddb8-4b25-98de-5ea13b6a323b tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:43.565085 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 91/371] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:46:43 2026] POST /volume/v3/volumes => generated 756 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:43.565582 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:43.565582 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:43.571892 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-36047b05-c437-4183-8908-7ab8197d0afa tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:46:43.584112 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-36047b05-c437-4183-8908-7ab8197d0afa tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:46:43.585625 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b21e925-b43a-44bd-9aa0-d2f603d85c7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:43.586411 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 94/372] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:43 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:43.589383 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b21e925-b43a-44bd-9aa0-d2f603d85c7f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:43.589662 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b21e925-b43a-44bd-9aa0-d2f603d85c7f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:43.590052 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b21e925-b43a-44bd-9aa0-d2f603d85c7f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:43.598015 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:43.598015 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:43.603562 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b21e925-b43a-44bd-9aa0-d2f603d85c7f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:43.609710 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b21e925-b43a-44bd-9aa0-d2f603d85c7f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 200 Aug 18 22:46:43.610482 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 95/373] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:43 2026] GET /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:43.700521 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-c5d1e1ab-1aa0-482a-9b39-c0bcd287002e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:43.703042 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-c5d1e1ab-1aa0-482a-9b39-c0bcd287002e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] PUT https://10.4.3.89/volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4 Aug 18 22:46:43.703750 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-c5d1e1ab-1aa0-482a-9b39-c0bcd287002e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:43.715842 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-c5d1e1ab-1aa0-482a-9b39-c0bcd287002e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Acquiring lock "cinder-attachment_update-12dd9bd0-3302-4620-9c86-30363c6e9a5d-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:46:43.721546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-c5d1e1ab-1aa0-482a-9b39-c0bcd287002e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Lock "cinder-attachment_update-12dd9bd0-3302-4620-9c86-30363c6e9a5d-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:46:43.722791 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:43.722791 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:43.934680 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-c5d1e1ab-1aa0-482a-9b39-c0bcd287002e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Lock "cinder-attachment_update-12dd9bd0-3302-4620-9c86-30363c6e9a5d-np0000007715" released by "attachment_update" :: held 0.212s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:46:43.935412 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-c5d1e1ab-1aa0-482a-9b39-c0bcd287002e tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4 returned with HTTP 200 Aug 18 22:46:43.937139 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 94/374] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:46:43 2026] PUT /volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4 => generated 969 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:43.975660 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-5c6bed07-60d1-42d6-b6f5-d53063a6bc4c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:43.979608 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-5c6bed07-60d1-42d6-b6f5-d53063a6bc4c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] POST https://10.4.3.89/volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4/action Aug 18 22:46:43.979608 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-5c6bed07-60d1-42d6-b6f5-d53063a6bc4c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:43.979608 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-5c6bed07-60d1-42d6-b6f5-d53063a6bc4c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:44.012381 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:44.012381 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:44.034604 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-51c47d09-b576-4ff3-aba3-864a2da26a81 req-5c6bed07-60d1-42d6-b6f5-d53063a6bc4c tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4/action returned with HTTP 204 Aug 18 22:46:44.034604 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 92/375] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:46:43 2026] POST /volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:44.626562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dae05056-bbfb-4366-95db-9025b8fe33aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:44.637711 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dae05056-bbfb-4366-95db-9025b8fe33aa tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:44.637711 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dae05056-bbfb-4366-95db-9025b8fe33aa tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:44.637711 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dae05056-bbfb-4366-95db-9025b8fe33aa tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:44.641988 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:44.641988 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:44.648045 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dae05056-bbfb-4366-95db-9025b8fe33aa tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:44.653465 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dae05056-bbfb-4366-95db-9025b8fe33aa tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 200 Aug 18 22:46:44.654060 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 95/376] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:44 2026] GET /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:44.671429 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d13e721-3d70-414c-b44a-0fc21f00edf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:44.675048 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d13e721-3d70-414c-b44a-0fc21f00edf1 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:44.675318 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d13e721-3d70-414c-b44a-0fc21f00edf1 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:44.675934 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d13e721-3d70-414c-b44a-0fc21f00edf1 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:44.684716 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:44.684716 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:44.689517 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d13e721-3d70-414c-b44a-0fc21f00edf1 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:44.695535 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d13e721-3d70-414c-b44a-0fc21f00edf1 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 200 Aug 18 22:46:44.696054 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 96/377] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:44 2026] GET /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:44.714007 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab683c8c-cf62-4291-ae18-8b7c5a631d83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:44.716565 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab683c8c-cf62-4291-ae18-8b7c5a631d83 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:44.717197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab683c8c-cf62-4291-ae18-8b7c5a631d83 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-142070239"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:44.737043 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:44.737043 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:44.743672 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab683c8c-cf62-4291-ae18-8b7c5a631d83 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:44.748835 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab683c8c-cf62-4291-ae18-8b7c5a631d83 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:44.749614 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab683c8c-cf62-4291-ae18-8b7c5a631d83 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 200 Aug 18 22:46:44.750140 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 95/378] 10.4.3.89 () {68 vars in 1361 bytes} [Tue Aug 18 22:46:44 2026] PUT /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 780 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:44.768442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89ded58e-0725-49c7-b719-478d5e6f5735 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:44.770860 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89ded58e-0725-49c7-b719-478d5e6f5735 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:44.771363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89ded58e-0725-49c7-b719-478d5e6f5735 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1507393711", "description": "This is the new description of volume"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:44.784036 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:44.784036 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:44.789833 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89ded58e-0725-49c7-b719-478d5e6f5735 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:44.798226 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89ded58e-0725-49c7-b719-478d5e6f5735 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:44.799205 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89ded58e-0725-49c7-b719-478d5e6f5735 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 200 Aug 18 22:46:44.799854 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 93/379] 10.4.3.89 () {68 vars in 1362 bytes} [Tue Aug 18 22:46:44 2026] PUT /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:44.816840 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f85b3d2-08a3-487b-8dc3-89ab6b2e4dca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:44.818996 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f85b3d2-08a3-487b-8dc3-89ab6b2e4dca tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:44.819244 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f85b3d2-08a3-487b-8dc3-89ab6b2e4dca tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:44.819578 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f85b3d2-08a3-487b-8dc3-89ab6b2e4dca tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:44.827184 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:44.827184 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:44.831577 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f85b3d2-08a3-487b-8dc3-89ab6b2e4dca tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:44.837436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f85b3d2-08a3-487b-8dc3-89ab6b2e4dca tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 200 Aug 18 22:46:44.837842 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 96/380] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:44 2026] GET /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 1404 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:44.854324 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:44.856369 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:44.856753 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-769320877", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-463550034"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:44.859157 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-769320877', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-463550034'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:44.859157 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume of 1 GB Aug 18 22:46:44.862903 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Availability Zones retrieved successfully. Aug 18 22:46:44.869351 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (d485ee39-02d4-4527-8d6d-7e3816b50811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:44.870384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b91ae7d-f538-4453-bffc-a7af9db9059c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:44.871327 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:44.908689 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b91ae7d-f538-4453-bffc-a7af9db9059c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:44.908689 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a151bce-8bc0-4c70-a766-a699df176c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:44.979748 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Created reservations ['ecaa0dcf-615f-4a3d-a88f-3ae03cbe6024', 'e44000a2-ce57-4e23-bcce-a7abd7f7fcb9', 'b5e13558-69ed-4406-9625-896064f008fd', '4b5a3fc8-f6a8-49a8-9fde-d9c467c96ebf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:44.982422 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a151bce-8bc0-4c70-a766-a699df176c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecaa0dcf-615f-4a3d-a88f-3ae03cbe6024', 'e44000a2-ce57-4e23-bcce-a7abd7f7fcb9', 'b5e13558-69ed-4406-9625-896064f008fd', '4b5a3fc8-f6a8-49a8-9fde-d9c467c96ebf']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:44.982717 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44cee5b-24d3-4a07-b1eb-ce4a94ca8a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:45.013437 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a44cee5b-24d3-4a07-b1eb-ce4a94ca8a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf34a878-24bf-471b-9ff3-8db60e8563e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-769320877',display_name='tempest-VolumesGetTest-Volume-463550034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['ecaa0dcf-615f-4a3d-a88f-3ae03cbe6024','e44000a2-ce57-4e23-bcce-a7abd7f7fcb9','b5e13558-69ed-4406-9625-896064f008fd','4b5a3fc8-f6a8-49a8-9fde-d9c467c96ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:44Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-769320877',display_name='tempest-VolumesGetTest-Volume-463550034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf34a878-24bf-471b-9ff3-8db60e8563e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fba9b62616ce4187a14da51bf5414bf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e24d1636be3347df8d67a9066127c6a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:45.014472 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51afa458-9b18-4d8d-89ab-373f5f745ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:45.035665 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51afa458-9b18-4d8d-89ab-373f5f745ef6) transitioned into 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-769320877',display_name='tempest-VolumesGetTest-Volume-463550034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fba9b62616ce4187a14da51bf5414bf6',qos_specs=None,replication_status=,reservations=['ecaa0dcf-615f-4a3d-a88f-3ae03cbe6024','e44000a2-ce57-4e23-bcce-a7abd7f7fcb9','b5e13558-69ed-4406-9625-896064f008fd','4b5a3fc8-f6a8-49a8-9fde-d9c467c96ebf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e24d1636be3347df8d67a9066127c6a4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:45.037086 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e2f2cc-1e84-46f4-a49d-abf61e1da217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:45.050744 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e2f2cc-1e84-46f4-a49d-abf61e1da217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:45.051872 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Flow 'volume_create_api' (d485ee39-02d4-4527-8d6d-7e3816b50811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:45.052328 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Create volume request issued successfully. Aug 18 22:46:45.053118 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dabdf84d-08e0-432b-9ec5-b61badb0a5b3 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:45.053747 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 97/381] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:46:44 2026] POST /volume/v3/volumes => generated 776 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:45.068965 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13b83d96-f16b-496e-9411-00a6c3d1f85c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:45.074347 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13b83d96-f16b-496e-9411-00a6c3d1f85c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 Aug 18 22:46:45.078291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13b83d96-f16b-496e-9411-00a6c3d1f85c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:45.078291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13b83d96-f16b-496e-9411-00a6c3d1f85c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:45.086105 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:45.086105 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:45.094139 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13b83d96-f16b-496e-9411-00a6c3d1f85c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:45.102351 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13b83d96-f16b-496e-9411-00a6c3d1f85c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 returned with HTTP 200 Aug 18 22:46:45.102751 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 96/382] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:45 2026] GET /volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:46.119576 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a4a7679a-f6e9-4ead-822d-98a415186b9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.122987 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4a7679a-f6e9-4ead-822d-98a415186b9f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 Aug 18 22:46:46.122987 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4a7679a-f6e9-4ead-822d-98a415186b9f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.122987 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4a7679a-f6e9-4ead-822d-98a415186b9f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.127388 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d1182cb-59f2-420f-b2b6-13877a7ba1e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.129828 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:46.129828 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:46.133593 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a4a7679a-f6e9-4ead-822d-98a415186b9f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:46.138329 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4a7679a-f6e9-4ead-822d-98a415186b9f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 returned with HTTP 200 Aug 18 22:46:46.138693 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 94/383] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:46.152883 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecc023bf-dfa9-45f6-ba14-fda7fcb6c481 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.155925 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecc023bf-dfa9-45f6-ba14-fda7fcb6c481 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] PUT https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 Aug 18 22:46:46.155925 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecc023bf-dfa9-45f6-ba14-fda7fcb6c481 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-142070239", "description": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:46.164743 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:46.164743 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:46.170860 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ecc023bf-dfa9-45f6-ba14-fda7fcb6c481 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:46.176625 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ecc023bf-dfa9-45f6-ba14-fda7fcb6c481 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume updated successfully. Aug 18 22:46:46.177481 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecc023bf-dfa9-45f6-ba14-fda7fcb6c481 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 returned with HTTP 200 Aug 18 22:46:46.178065 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 98/384] 10.4.3.89 () {68 vars in 1361 bytes} [Tue Aug 18 22:46:46 2026] PUT /volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 => generated 767 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:46.194091 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adcb4131-1290-4be2-a892-7ba9aa48a743 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.197059 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adcb4131-1290-4be2-a892-7ba9aa48a743 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 Aug 18 22:46:46.197287 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adcb4131-1290-4be2-a892-7ba9aa48a743 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.197519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adcb4131-1290-4be2-a892-7ba9aa48a743 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.206751 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:46.206751 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:46.211357 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-adcb4131-1290-4be2-a892-7ba9aa48a743 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:46.216583 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adcb4131-1290-4be2-a892-7ba9aa48a743 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 returned with HTTP 200 Aug 18 22:46:46.217049 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 97/385] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:46.234690 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54119525-f8c3-466b-a8f8-9e4f535c089c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.237962 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54119525-f8c3-466b-a8f8-9e4f535c089c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] DELETE https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 Aug 18 22:46:46.238122 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54119525-f8c3-466b-a8f8-9e4f535c089c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.238348 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54119525-f8c3-466b-a8f8-9e4f535c089c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.238553 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-54119525-f8c3-466b-a8f8-9e4f535c089c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume with id: bf34a878-24bf-471b-9ff3-8db60e8563e5 Aug 18 22:46:46.254098 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:46.254098 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:46.254645 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54119525-f8c3-466b-a8f8-9e4f535c089c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:46.294245 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54119525-f8c3-466b-a8f8-9e4f535c089c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume request issued successfully. Aug 18 22:46:46.294402 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54119525-f8c3-466b-a8f8-9e4f535c089c tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 returned with HTTP 202 Aug 18 22:46:46.295077 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 95/386] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:46 2026] DELETE /volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:46.304856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4481fb41-e57c-4b1a-a687-b7b1f1008ae5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.306753 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4481fb41-e57c-4b1a-a687-b7b1f1008ae5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 Aug 18 22:46:46.306877 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4481fb41-e57c-4b1a-a687-b7b1f1008ae5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.307427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4481fb41-e57c-4b1a-a687-b7b1f1008ae5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.314770 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:46.314770 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:46.319466 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4481fb41-e57c-4b1a-a687-b7b1f1008ae5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:46.327788 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4481fb41-e57c-4b1a-a687-b7b1f1008ae5 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 returned with HTTP 200 Aug 18 22:46:46.328485 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 99/387] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:46.445414 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d1182cb-59f2-420f-b2b6-13877a7ba1e7 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:46:46.446019 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d1182cb-59f2-420f-b2b6-13877a7ba1e7 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1071879071", "description": "tempest-group-type-description-633808976", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:46.491978 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d1182cb-59f2-420f-b2b6-13877a7ba1e7 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:46:46.492897 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 97/388] 10.4.3.89 () {70 vars in 1305 bytes} [Tue Aug 18 22:46:46 2026] POST /volume/v3/group_types => generated 264 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:46.507394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f37313a-7b6d-47de-a27b-1d16812fc208 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.509678 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f37313a-7b6d-47de-a27b-1d16812fc208 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] GET https://10.4.3.89/volume/v3/group_types Aug 18 22:46:46.510064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f37313a-7b6d-47de-a27b-1d16812fc208 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.510403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f37313a-7b6d-47de-a27b-1d16812fc208 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.525009 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f37313a-7b6d-47de-a27b-1d16812fc208 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 200 Aug 18 22:46:46.525579 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 98/389] 10.4.3.89 () {68 vars in 1283 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/group_types => generated 498 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:46.537712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce2c483b-51ad-4ec8-87c2-171b5a539b79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.540242 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce2c483b-51ad-4ec8-87c2-171b5a539b79 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] PUT https://10.4.3.89/volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 Aug 18 22:46:46.540678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce2c483b-51ad-4ec8-87c2-171b5a539b79 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-214470345", "description": "updated-group-type-desc"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:46.561850 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce2c483b-51ad-4ec8-87c2-171b5a539b79 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 returned with HTTP 200 Aug 18 22:46:46.561850 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 96/390] 10.4.3.89 () {70 vars in 1415 bytes} [Tue Aug 18 22:46:46 2026] PUT /volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 => generated 254 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:46.569926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e4bd220-23b8-4009-8423-9e28f5bd44e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.571752 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e4bd220-23b8-4009-8423-9e28f5bd44e8 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 Aug 18 22:46:46.572000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e4bd220-23b8-4009-8423-9e28f5bd44e8 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.572244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e4bd220-23b8-4009-8423-9e28f5bd44e8 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.572467 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0e4bd220-23b8-4009-8423-9e28f5bd44e8 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Delete volume with id: b4e90ff7-2628-4c99-81e5-0cb0a017eac8 Aug 18 22:46:46.574927 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a252da82-058f-4e45-acf4-1b0daebe8904 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.578158 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a252da82-058f-4e45-acf4-1b0daebe8904 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] GET https://10.4.3.89/volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 Aug 18 22:46:46.578436 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a252da82-058f-4e45-acf4-1b0daebe8904 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.578655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a252da82-058f-4e45-acf4-1b0daebe8904 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.581687 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:46.581687 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:46.582234 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e4bd220-23b8-4009-8423-9e28f5bd44e8 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:46.587386 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a252da82-058f-4e45-acf4-1b0daebe8904 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 returned with HTTP 200 Aug 18 22:46:46.587579 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 98/391] 10.4.3.89 () {68 vars in 1394 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 => generated 254 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:46.601732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de8d71b3-9a17-4f35-977b-3a0d4619db5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.603162 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de8d71b3-9a17-4f35-977b-3a0d4619db5e tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 Aug 18 22:46:46.603421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de8d71b3-9a17-4f35-977b-3a0d4619db5e tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.603659 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de8d71b3-9a17-4f35-977b-3a0d4619db5e tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.606826 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e4bd220-23b8-4009-8423-9e28f5bd44e8 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Delete volume request issued successfully. Aug 18 22:46:46.607171 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e4bd220-23b8-4009-8423-9e28f5bd44e8 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 returned with HTTP 202 Aug 18 22:46:46.607925 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 100/392] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:46 2026] DELETE /volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:46.617461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c201d764-25f5-4a91-b678-67643ff3d60e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.618805 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de8d71b3-9a17-4f35-977b-3a0d4619db5e tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 returned with HTTP 202 Aug 18 22:46:46.619783 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 99/393] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:46:46 2026] DELETE /volume/v3/group_types/7402e7f6-5af2-4e01-bbb1-926d033620a6 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:46.620097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c201d764-25f5-4a91-b678-67643ff3d60e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 Aug 18 22:46:46.620248 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c201d764-25f5-4a91-b678-67643ff3d60e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.620579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c201d764-25f5-4a91-b678-67643ff3d60e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.629711 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:46.629711 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:46.630285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-838ecb46-bb36-4fbe-b72c-11ac2983dab8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.632487 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-838ecb46-bb36-4fbe-b72c-11ac2983dab8 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] GET https://10.4.3.89/volume/v3/group_types Aug 18 22:46:46.632691 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-838ecb46-bb36-4fbe-b72c-11ac2983dab8 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.632904 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-838ecb46-bb36-4fbe-b72c-11ac2983dab8 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.633505 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c201d764-25f5-4a91-b678-67643ff3d60e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:46.638638 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c201d764-25f5-4a91-b678-67643ff3d60e tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 returned with HTTP 200 Aug 18 22:46:46.639044 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 97/394] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:46.645473 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-838ecb46-bb36-4fbe-b72c-11ac2983dab8 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 200 Aug 18 22:46:46.646074 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 99/395] 10.4.3.89 () {68 vars in 1283 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:46.658064 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c749d69d-e0d1-40ed-b783-9b66dce4a76c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.660284 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c749d69d-e0d1-40ed-b783-9b66dce4a76c tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:46:46.660730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c749d69d-e0d1-40ed-b783-9b66dce4a76c tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-696657307", "is_public": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:46.689052 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c749d69d-e0d1-40ed-b783-9b66dce4a76c tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:46:46.689425 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 101/396] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:46:46 2026] POST /volume/v3/group_types => generated 163 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:46.698465 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39891333-dadb-4543-8394-663e9b999aa9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.700622 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39891333-dadb-4543-8394-663e9b999aa9 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:46:46.701052 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39891333-dadb-4543-8394-663e9b999aa9 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-820042053", "is_public": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:46.720945 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39891333-dadb-4543-8394-663e9b999aa9 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:46:46.721446 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 100/397] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:46:46 2026] POST /volume/v3/group_types => generated 164 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:46.731844 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-614908ea-1f1e-4ab6-89f5-176fbdcdd240 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.734435 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-614908ea-1f1e-4ab6-89f5-176fbdcdd240 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] GET https://10.4.3.89/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 18 22:46:46.734776 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-614908ea-1f1e-4ab6-89f5-176fbdcdd240 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.735100 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-614908ea-1f1e-4ab6-89f5-176fbdcdd240 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.749928 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-614908ea-1f1e-4ab6-89f5-176fbdcdd240 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 18 22:46:46.750904 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 98/398] 10.4.3.89 () {68 vars in 1344 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:46.761165 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09ec76d2-2e23-475c-9d5c-83191471843e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.763322 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09ec76d2-2e23-475c-9d5c-83191471843e tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] GET https://10.4.3.89/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 18 22:46:46.763555 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09ec76d2-2e23-475c-9d5c-83191471843e tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.763789 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09ec76d2-2e23-475c-9d5c-83191471843e tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.774830 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09ec76d2-2e23-475c-9d5c-83191471843e tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 18 22:46:46.775283 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 100/399] 10.4.3.89 () {68 vars in 1346 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:46.784323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-754b969e-4bde-4c56-b1d2-91937483cfb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.786815 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-754b969e-4bde-4c56-b1d2-91937483cfb3 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] GET https://10.4.3.89/volume/v3/group_types?is_public=False Aug 18 22:46:46.787132 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-754b969e-4bde-4c56-b1d2-91937483cfb3 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.787400 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-754b969e-4bde-4c56-b1d2-91937483cfb3 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.799154 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-754b969e-4bde-4c56-b1d2-91937483cfb3 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 18 22:46:46.799535 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 102/400] 10.4.3.89 () {68 vars in 1314 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:46.809894 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-823c13c9-9b5d-4417-9605-d2168084e29b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.812133 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-823c13c9-9b5d-4417-9605-d2168084e29b tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] GET https://10.4.3.89/volume/v3/group_types?is_public=True Aug 18 22:46:46.812451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-823c13c9-9b5d-4417-9605-d2168084e29b tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.812661 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-823c13c9-9b5d-4417-9605-d2168084e29b tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.826470 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-823c13c9-9b5d-4417-9605-d2168084e29b tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 18 22:46:46.826928 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 101/401] 10.4.3.89 () {68 vars in 1312 bytes} [Tue Aug 18 22:46:46 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:46.836278 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af31f6cf-0f3c-4f89-9c0a-3e00358725cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.839680 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af31f6cf-0f3c-4f89-9c0a-3e00358725cb tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/be78a968-159b-43da-a42f-8ce5825f4d57 Aug 18 22:46:46.839680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af31f6cf-0f3c-4f89-9c0a-3e00358725cb tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.839680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af31f6cf-0f3c-4f89-9c0a-3e00358725cb tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.861348 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af31f6cf-0f3c-4f89-9c0a-3e00358725cb tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types/be78a968-159b-43da-a42f-8ce5825f4d57 returned with HTTP 202 Aug 18 22:46:46.861838 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 99/402] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:46:46 2026] DELETE /volume/v3/group_types/be78a968-159b-43da-a42f-8ce5825f4d57 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:46.869686 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fbbc85c-69d9-440e-826a-555d43216b83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:46.872391 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fbbc85c-69d9-440e-826a-555d43216b83 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/ea371ba1-89ad-48c4-b4ad-2ccfe968b102 Aug 18 22:46:46.872570 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fbbc85c-69d9-440e-826a-555d43216b83 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:46.872827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fbbc85c-69d9-440e-826a-555d43216b83 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:46.896132 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fbbc85c-69d9-440e-826a-555d43216b83 tempest-GroupTypesTest-426151543 tempest-GroupTypesTest-426151543-project-admin] https://10.4.3.89/volume/v3/group_types/ea371ba1-89ad-48c4-b4ad-2ccfe968b102 returned with HTTP 202 Aug 18 22:46:46.896672 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 101/403] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:46:46 2026] DELETE /volume/v3/group_types/ea371ba1-89ad-48c4-b4ad-2ccfe968b102 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:46.983739 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a699a2bf-d0b7-44cc-8374-b30108f7f971 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.214044 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a699a2bf-d0b7-44cc-8374-b30108f7f971 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:46:47.214559 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a699a2bf-d0b7-44cc-8374-b30108f7f971 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-322478061"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:47.235755 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a699a2bf-d0b7-44cc-8374-b30108f7f971 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:46:47.235755 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 103/404] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:46:46 2026] POST /volume/v3/group_types => generated 180 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:47.246382 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f372b15-303c-4738-9db7-2bb482242ace None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.251946 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f372b15-303c-4738-9db7-2bb482242ace tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] POST https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs Aug 18 22:46:47.251946 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f372b15-303c-4738-9db7-2bb482242ace tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:47.285754 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f372b15-303c-4738-9db7-2bb482242ace tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs returned with HTTP 202 Aug 18 22:46:47.286461 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 102/405] 10.4.3.89 () {70 vars in 1451 bytes} [Tue Aug 18 22:46:47 2026] POST /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs => generated 53 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:47.294864 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32fdf562-6f89-4c5a-8e81-58ab68bd9275 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.299372 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32fdf562-6f89-4c5a-8e81-58ab68bd9275 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] POST https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs Aug 18 22:46:47.299372 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32fdf562-6f89-4c5a-8e81-58ab68bd9275 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:47.325948 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32fdf562-6f89-4c5a-8e81-58ab68bd9275 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs returned with HTTP 202 Aug 18 22:46:47.325948 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 100/406] 10.4.3.89 () {70 vars in 1451 bytes} [Tue Aug 18 22:46:47 2026] POST /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs => generated 61 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:47.335439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-761c5f3c-0a1d-424c-8064-d1681ad10b19 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.337712 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-761c5f3c-0a1d-424c-8064-d1681ad10b19 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] GET https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 Aug 18 22:46:47.337994 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-761c5f3c-0a1d-424c-8064-d1681ad10b19 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.338237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-761c5f3c-0a1d-424c-8064-d1681ad10b19 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.344289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0b1b4c1-6d36-438b-a28f-74b2ff526e05 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.346528 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0b1b4c1-6d36-438b-a28f-74b2ff526e05 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 Aug 18 22:46:47.348929 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0b1b4c1-6d36-438b-a28f-74b2ff526e05 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.348929 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0b1b4c1-6d36-438b-a28f-74b2ff526e05 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.351998 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-761c5f3c-0a1d-424c-8064-d1681ad10b19 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 returned with HTTP 200 Aug 18 22:46:47.354719 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 102/407] 10.4.3.89 () {68 vars in 1445 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:47.360211 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0b1b4c1-6d36-438b-a28f-74b2ff526e05 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 returned with HTTP 404 Aug 18 22:46:47.363567 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 104/408] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/volumes/bf34a878-24bf-471b-9ff3-8db60e8563e5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:47.365002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39bc4f3a-a905-4882-89f6-adc056664672 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.371109 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39bc4f3a-a905-4882-89f6-adc056664672 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] GET https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 Aug 18 22:46:47.371109 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39bc4f3a-a905-4882-89f6-adc056664672 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.371384 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39bc4f3a-a905-4882-89f6-adc056664672 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.377454 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d16c68e5-34c3-49f6-b7cd-f8e7641dd42f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.378633 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d16c68e5-34c3-49f6-b7cd-f8e7641dd42f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:47.378951 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d16c68e5-34c3-49f6-b7cd-f8e7641dd42f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.379228 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d16c68e5-34c3-49f6-b7cd-f8e7641dd42f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.389130 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39bc4f3a-a905-4882-89f6-adc056664672 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 returned with HTTP 200 Aug 18 22:46:47.389727 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 103/409] 10.4.3.89 () {68 vars in 1445 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 => generated 18 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:47.391776 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:47.391776 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:47.397727 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d16c68e5-34c3-49f6-b7cd-f8e7641dd42f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:47.401060 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f742ba68-a3c2-4a04-ae6a-90a4e31ffa8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.403501 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f742ba68-a3c2-4a04-ae6a-90a4e31ffa8c tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] PUT https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 Aug 18 22:46:47.403919 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f742ba68-a3c2-4a04-ae6a-90a4e31ffa8c tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:47.405452 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d16c68e5-34c3-49f6-b7cd-f8e7641dd42f tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 200 Aug 18 22:46:47.405948 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 101/410] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 1404 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:47.419478 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f742ba68-a3c2-4a04-ae6a-90a4e31ffa8c tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 returned with HTTP 200 Aug 18 22:46:47.420071 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 103/411] 10.4.3.89 () {70 vars in 1465 bytes} [Tue Aug 18 22:46:47 2026] PUT /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:47.421653 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af5ff3b3-e6dd-405b-9e1a-6b51e5b266a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.423728 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af5ff3b3-e6dd-405b-9e1a-6b51e5b266a8 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] DELETE https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:47.424015 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af5ff3b3-e6dd-405b-9e1a-6b51e5b266a8 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.424205 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af5ff3b3-e6dd-405b-9e1a-6b51e5b266a8 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.424452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-af5ff3b3-e6dd-405b-9e1a-6b51e5b266a8 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume with id: 029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:47.430600 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2892323-9785-4532-9c46-45dbcd3fbedd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.436311 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:47.436311 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:47.436311 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af5ff3b3-e6dd-405b-9e1a-6b51e5b266a8 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:47.436530 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2892323-9785-4532-9c46-45dbcd3fbedd tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] GET https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs Aug 18 22:46:47.436530 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2892323-9785-4532-9c46-45dbcd3fbedd tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.436530 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2892323-9785-4532-9c46-45dbcd3fbedd tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.447297 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2892323-9785-4532-9c46-45dbcd3fbedd tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs returned with HTTP 200 Aug 18 22:46:47.447297 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 104/412] 10.4.3.89 () {68 vars in 1430 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs => generated 87 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:47.457307 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18afe6f0-cdd6-4929-b2be-eac6d409798e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.457307 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18afe6f0-cdd6-4929-b2be-eac6d409798e tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key1 Aug 18 22:46:47.457571 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af5ff3b3-e6dd-405b-9e1a-6b51e5b266a8 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Delete volume request issued successfully. Aug 18 22:46:47.457571 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af5ff3b3-e6dd-405b-9e1a-6b51e5b266a8 tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 202 Aug 18 22:46:47.457646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18afe6f0-cdd6-4929-b2be-eac6d409798e tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.457646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18afe6f0-cdd6-4929-b2be-eac6d409798e tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.457701 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 105/413] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:47 2026] DELETE /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:47.477146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3961d260-5a13-4853-a622-5e0a13dd693e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.479429 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18afe6f0-cdd6-4929-b2be-eac6d409798e tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key1 returned with HTTP 202 Aug 18 22:46:47.482289 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 102/414] 10.4.3.89 () {68 vars in 1448 bytes} [Tue Aug 18 22:46:47 2026] DELETE /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:47.482532 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3961d260-5a13-4853-a622-5e0a13dd693e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:47.482532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3961d260-5a13-4853-a622-5e0a13dd693e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.482532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3961d260-5a13-4853-a622-5e0a13dd693e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.488638 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a87f46b5-fd1b-46b6-9012-5dd783e527b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.491374 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a87f46b5-fd1b-46b6-9012-5dd783e527b8 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] GET https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key1 Aug 18 22:46:47.491659 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a87f46b5-fd1b-46b6-9012-5dd783e527b8 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.492446 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a87f46b5-fd1b-46b6-9012-5dd783e527b8 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.492607 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:47.492607 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:47.499490 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3961d260-5a13-4853-a622-5e0a13dd693e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Volume info retrieved successfully. Aug 18 22:46:47.507123 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a87f46b5-fd1b-46b6-9012-5dd783e527b8 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] HTTP exception thrown: Group Type a7dee106-10fc-4d6a-8d40-0067b28c9074 has no extra spec with key key1. Aug 18 22:46:47.507412 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a87f46b5-fd1b-46b6-9012-5dd783e527b8 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key1 returned with HTTP 404 Aug 18 22:46:47.508042 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 105/415] 10.4.3.89 () {68 vars in 1445 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:47.509937 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3961d260-5a13-4853-a622-5e0a13dd693e tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 200 Aug 18 22:46:47.510392 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 104/416] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 1403 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:47.516350 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-607869d8-c7fe-4f5e-b083-2719f0d6ad4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.520526 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-607869d8-c7fe-4f5e-b083-2719f0d6ad4c tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 Aug 18 22:46:47.520526 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-607869d8-c7fe-4f5e-b083-2719f0d6ad4c tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.520526 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-607869d8-c7fe-4f5e-b083-2719f0d6ad4c tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.537535 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-607869d8-c7fe-4f5e-b083-2719f0d6ad4c tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 returned with HTTP 202 Aug 18 22:46:47.538294 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 106/417] 10.4.3.89 () {68 vars in 1448 bytes} [Tue Aug 18 22:46:47 2026] DELETE /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:47.552985 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-869f2d13-82d3-4452-bd15-020b696ea46f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.557375 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-869f2d13-82d3-4452-bd15-020b696ea46f tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] GET https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 Aug 18 22:46:47.557708 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-869f2d13-82d3-4452-bd15-020b696ea46f tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.557971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-869f2d13-82d3-4452-bd15-020b696ea46f tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.569500 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-869f2d13-82d3-4452-bd15-020b696ea46f tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] HTTP exception thrown: Group Type a7dee106-10fc-4d6a-8d40-0067b28c9074 has no extra spec with key key2. Aug 18 22:46:47.570452 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-869f2d13-82d3-4452-bd15-020b696ea46f tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 returned with HTTP 404 Aug 18 22:46:47.575609 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 103/418] 10.4.3.89 () {68 vars in 1445 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key2 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:47.585227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a981711-59d5-4d86-b653-0ff45299b2d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.588167 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a981711-59d5-4d86-b653-0ff45299b2d5 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 Aug 18 22:46:47.588300 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a981711-59d5-4d86-b653-0ff45299b2d5 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.588652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a981711-59d5-4d86-b653-0ff45299b2d5 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.612046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a981711-59d5-4d86-b653-0ff45299b2d5 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 returned with HTTP 202 Aug 18 22:46:47.612735 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 106/419] 10.4.3.89 () {68 vars in 1448 bytes} [Tue Aug 18 22:46:47 2026] DELETE /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:47.622304 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b98fc73-f765-4a5c-8ff7-c2b37ff975b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.626890 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b98fc73-f765-4a5c-8ff7-c2b37ff975b3 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] GET https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 Aug 18 22:46:47.626890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b98fc73-f765-4a5c-8ff7-c2b37ff975b3 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.626890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b98fc73-f765-4a5c-8ff7-c2b37ff975b3 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.636324 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b98fc73-f765-4a5c-8ff7-c2b37ff975b3 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] HTTP exception thrown: Group Type a7dee106-10fc-4d6a-8d40-0067b28c9074 has no extra spec with key key3. Aug 18 22:46:47.636782 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b98fc73-f765-4a5c-8ff7-c2b37ff975b3 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 returned with HTTP 404 Aug 18 22:46:47.637734 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 105/420] 10.4.3.89 () {68 vars in 1445 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074/group_specs/key3 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:47.645941 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5e56feb-f06f-4a05-bc3e-622283289fd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.648684 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5e56feb-f06f-4a05-bc3e-622283289fd5 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074 Aug 18 22:46:47.649440 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5e56feb-f06f-4a05-bc3e-622283289fd5 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.649586 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5e56feb-f06f-4a05-bc3e-622283289fd5 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.661731 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2aaf0d7-bfb0-4f3c-84a5-1d19632fe789 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.667511 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2aaf0d7-bfb0-4f3c-84a5-1d19632fe789 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 Aug 18 22:46:47.667511 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2aaf0d7-bfb0-4f3c-84a5-1d19632fe789 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.667511 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2aaf0d7-bfb0-4f3c-84a5-1d19632fe789 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.676599 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2aaf0d7-bfb0-4f3c-84a5-1d19632fe789 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 returned with HTTP 404 Aug 18 22:46:47.676988 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 104/421] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/volumes/b4e90ff7-2628-4c99-81e5-0cb0a017eac8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:47.677492 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5e56feb-f06f-4a05-bc3e-622283289fd5 tempest-GroupTypeSpecsTest-1744935761 tempest-GroupTypeSpecsTest-1744935761-project-admin] https://10.4.3.89/volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074 returned with HTTP 202 Aug 18 22:46:47.678183 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 107/422] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:46:47 2026] DELETE /volume/v3/group_types/a7dee106-10fc-4d6a-8d40-0067b28c9074 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:46:47.688747 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65e68777-289e-4666-9080-4e207764dcd6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.693791 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65e68777-289e-4666-9080-4e207764dcd6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] DELETE https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:47.693995 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65e68777-289e-4666-9080-4e207764dcd6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.694197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65e68777-289e-4666-9080-4e207764dcd6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.694407 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-65e68777-289e-4666-9080-4e207764dcd6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Delete volume with id: 31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:47.708889 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:47.708889 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:47.709809 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65e68777-289e-4666-9080-4e207764dcd6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:47.740810 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65e68777-289e-4666-9080-4e207764dcd6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Delete volume request issued successfully. Aug 18 22:46:47.741064 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65e68777-289e-4666-9080-4e207764dcd6 tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 202 Aug 18 22:46:47.741634 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 107/423] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:46:47 2026] DELETE /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:47.753552 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62c37bda-034d-4a43-9f01-ff173e14ca5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:47.758057 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62c37bda-034d-4a43-9f01-ff173e14ca5f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:47.758418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62c37bda-034d-4a43-9f01-ff173e14ca5f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:47.758792 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62c37bda-034d-4a43-9f01-ff173e14ca5f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:47.774613 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:47.774613 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:47.784298 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62c37bda-034d-4a43-9f01-ff173e14ca5f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Volume info retrieved successfully. Aug 18 22:46:47.795176 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62c37bda-034d-4a43-9f01-ff173e14ca5f tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 200 Aug 18 22:46:47.796466 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 106/424] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:47 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:48.531644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17895835-1b64-447e-8db0-ea5ad3645b9a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:48.534030 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17895835-1b64-447e-8db0-ea5ad3645b9a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] GET https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 Aug 18 22:46:48.534454 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17895835-1b64-447e-8db0-ea5ad3645b9a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:48.534787 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17895835-1b64-447e-8db0-ea5ad3645b9a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:48.541468 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17895835-1b64-447e-8db0-ea5ad3645b9a tempest-VolumesGetTest-287786372 tempest-VolumesGetTest-287786372-project-member] https://10.4.3.89/volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 returned with HTTP 404 Aug 18 22:46:48.542091 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 105/425] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:48 2026] GET /volume/v3/volumes/029694c5-f6c9-4db2-b645-d3edfee233d3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:48.816405 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cb0965d-6656-4429-985c-7c9ac32ecd9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:48.818657 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cb0965d-6656-4429-985c-7c9ac32ecd9d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] GET https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 Aug 18 22:46:48.818893 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cb0965d-6656-4429-985c-7c9ac32ecd9d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:48.821244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cb0965d-6656-4429-985c-7c9ac32ecd9d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:48.829392 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cb0965d-6656-4429-985c-7c9ac32ecd9d tempest-TestMultiAttachVolumeSwap-1123838845 tempest-TestMultiAttachVolumeSwap-1123838845-project-member] https://10.4.3.89/volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 returned with HTTP 404 Aug 18 22:46:48.830056 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 108/426] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:48 2026] GET /volume/v3/volumes/31beee51-bd9c-441d-8e12-89d047e0a761 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:51.017902 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-08ec5b41-677c-4f14-b16f-efcb23048d27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:51.022360 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08ec5b41-677c-4f14-b16f-efcb23048d27 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] GET https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:46:51.022577 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08ec5b41-677c-4f14-b16f-efcb23048d27 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:51.022814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08ec5b41-677c-4f14-b16f-efcb23048d27 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:51.037586 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:51.037586 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:51.042866 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-08ec5b41-677c-4f14-b16f-efcb23048d27 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:46:51.049014 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08ec5b41-677c-4f14-b16f-efcb23048d27 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 200 Aug 18 22:46:51.049651 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 108/427] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:46:51 2026] GET /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 1831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:51.995865 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.142185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3c19b96-5bae-4940-a424-c480b2fa7100 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.226234 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:46:52.226738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-375014244"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.228402 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-375014244'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:46:52.228530 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume of 1 GB Aug 18 22:46:52.234419 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Availability Zones retrieved successfully. Aug 18 22:46:52.244514 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Flow 'volume_create_api' (c35aab4a-4f96-4f0b-9593-a85f403b4892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:52.245983 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95028b7c-8563-46f4-8971-75cea8212097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:52.247832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:46:52.332398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95028b7c-8563-46f4-8971-75cea8212097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:52.338991 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19385110-0708-4c3d-a178-0f908df510d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:52.479492 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Created reservations ['7b06d865-35d8-4e93-896c-c4223b471d63', '747cc50e-4912-46fc-aed4-0158c0786703', 'bb0aa20b-f9b2-41ce-97c5-6a1ce8aa761e', 'bbf554e5-a97a-4dff-9e49-1d6da5849d28'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:46:52.480771 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19385110-0708-4c3d-a178-0f908df510d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b06d865-35d8-4e93-896c-c4223b471d63', '747cc50e-4912-46fc-aed4-0158c0786703', 'bb0aa20b-f9b2-41ce-97c5-6a1ce8aa761e', 'bbf554e5-a97a-4dff-9e49-1d6da5849d28']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:52.481796 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77923f05-f47b-45cb-9347-9272b528d2b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:52.517936 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77923f05-f47b-45cb-9347-9272b528d2b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cffa858d-0498-4302-be69-a0185e9b5808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-375014244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb9d1b1b2b64298bb81145a7c6b17fd',qos_specs=None,replication_status=,reservations=['7b06d865-35d8-4e93-896c-c4223b471d63','747cc50e-4912-46fc-aed4-0158c0786703','bb0aa20b-f9b2-41ce-97c5-6a1ce8aa761e','bbf554e5-a97a-4dff-9e49-1d6da5849d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a925ec9173084a32b7127c796f9f3351',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-375014244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cffa858d-0498-4302-be69-a0185e9b5808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fb9d1b1b2b64298bb81145a7c6b17fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a925ec9173084a32b7127c796f9f3351',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:52.518754 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbfa13d-65d7-4f50-9833-2c3643c7908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:52.558463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0dbfa13d-65d7-4f50-9833-2c3643c7908f) transitioned into state 'SUCCESS' from state '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-375014244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb9d1b1b2b64298bb81145a7c6b17fd',qos_specs=None,replication_status=,reservations=['7b06d865-35d8-4e93-896c-c4223b471d63','747cc50e-4912-46fc-aed4-0158c0786703','bb0aa20b-f9b2-41ce-97c5-6a1ce8aa761e','bbf554e5-a97a-4dff-9e49-1d6da5849d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a925ec9173084a32b7127c796f9f3351',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:52.560630 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3c19b96-5bae-4940-a424-c480b2fa7100 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:46:52.560778 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743024ad-beed-4517-944f-a2e9e0fc4651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:46:52.560815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3c19b96-5bae-4940-a424-c480b2fa7100 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-521021197", "extra_specs": {"spec1": "val1"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.567092 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=491,cinder:UPDATE=149,cinder:INSERT=92 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:46:52.580318 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3c19b96-5bae-4940-a424-c480b2fa7100 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:46:52.580876 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 106/428] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:46:52 2026] POST /volume/v3/types => generated 242 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:52.580993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743024ad-beed-4517-944f-a2e9e0fc4651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:46:52.582534 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Flow 'volume_create_api' (c35aab4a-4f96-4f0b-9593-a85f403b4892) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:46:52.583136 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume request issued successfully. Aug 18 22:46:52.584196 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85e50ca6-c4f3-4cf7-870b-49e88e931a9e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:46:52.584821 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 107/429] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:46:51 2026] POST /volume/v3/volumes => generated 747 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:46:52.599000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b024a3e0-b45f-4a42-bcbc-02c44846bdca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.602519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c13e45f-8f90-4e8e-be37-506d68589ef0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.602936 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b024a3e0-b45f-4a42-bcbc-02c44846bdca tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] POST https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs Aug 18 22:46:52.603555 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b024a3e0-b45f-4a42-bcbc-02c44846bdca tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.604693 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c13e45f-8f90-4e8e-be37-506d68589ef0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 Aug 18 22:46:52.604813 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c13e45f-8f90-4e8e-be37-506d68589ef0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:52.604879 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b024a3e0-b45f-4a42-bcbc-02c44846bdca tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs returned with HTTP 400 Aug 18 22:46:52.604993 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c13e45f-8f90-4e8e-be37-506d68589ef0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:52.605458 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 109/430] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:46:52 2026] POST /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:46:52.618404 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ade160ee-e258-41f3-96c7-4fe913b26a2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.621009 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ade160ee-e258-41f3-96c7-4fe913b26a2d tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] POST https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs Aug 18 22:46:52.621569 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ade160ee-e258-41f3-96c7-4fe913b26a2d tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.622056 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:52.622056 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:52.625296 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ade160ee-e258-41f3-96c7-4fe913b26a2d tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs returned with HTTP 400 Aug 18 22:46:52.626310 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 107/431] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:46:52 2026] POST /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs => generated 132 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:46:52.632333 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c13e45f-8f90-4e8e-be37-506d68589ef0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume info retrieved successfully. Aug 18 22:46:52.642225 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb11c826-3288-4e6e-b019-963e2dbae617 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.642517 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c13e45f-8f90-4e8e-be37-506d68589ef0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 returned with HTTP 200 Aug 18 22:46:52.642517 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 109/432] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:52 2026] GET /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:52.642642 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb11c826-3288-4e6e-b019-963e2dbae617 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] POST https://10.4.3.89/volume/v3/types/f16a1202-34a4-4242-85f1-3a3762fb56a9/extra_specs Aug 18 22:46:52.642642 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb11c826-3288-4e6e-b019-963e2dbae617 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.644799 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:52.644799 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:52.691072 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb11c826-3288-4e6e-b019-963e2dbae617 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/f16a1202-34a4-4242-85f1-3a3762fb56a9/extra_specs returned with HTTP 404 Aug 18 22:46:52.692033 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 108/433] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:46:52 2026] POST /volume/v3/types/f16a1202-34a4-4242-85f1-3a3762fb56a9/extra_specs => generated 114 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:52.705677 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5683286-0f47-49d0-9bb6-eb45ddfe6811 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.707837 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5683286-0f47-49d0-9bb6-eb45ddfe6811 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] DELETE https://10.4.3.89/volume/v3/types/cee4c7fd-7b68-45e6-8d03-889ef8aef284/extra_specs/spec1 Aug 18 22:46:52.707994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5683286-0f47-49d0-9bb6-eb45ddfe6811 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:52.708163 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5683286-0f47-49d0-9bb6-eb45ddfe6811 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:52.712383 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5683286-0f47-49d0-9bb6-eb45ddfe6811 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/cee4c7fd-7b68-45e6-8d03-889ef8aef284/extra_specs/spec1 returned with HTTP 404 Aug 18 22:46:52.712921 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 110/434] 10.4.3.89 () {66 vars in 1392 bytes} [Tue Aug 18 22:46:52 2026] DELETE /volume/v3/types/cee4c7fd-7b68-45e6-8d03-889ef8aef284/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:52.713311 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=480,cinder:UPDATE=106,cinder:INSERT=65 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:46:52.725729 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d50bd35-696d-4c17-b2f4-0cb8551167d5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.730252 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d50bd35-696d-4c17-b2f4-0cb8551167d5 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] GET https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/nonexistent_extra_spec_name Aug 18 22:46:52.730252 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d50bd35-696d-4c17-b2f4-0cb8551167d5 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:52.730252 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d50bd35-696d-4c17-b2f4-0cb8551167d5 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:52.742350 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d50bd35-696d-4c17-b2f4-0cb8551167d5 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 18 22:46:52.743134 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 108/435] 10.4.3.89 () {66 vars in 1455 bytes} [Tue Aug 18 22:46:52 2026] GET /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:52.759016 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e09a4c32-0271-4d78-99eb-02c55f963bd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.761448 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e09a4c32-0271-4d78-99eb-02c55f963bd4 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] GET https://10.4.3.89/volume/v3/types/2a562e49-9ac2-4df0-9443-e649c6c738be/extra_specs/spec1 Aug 18 22:46:52.761620 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e09a4c32-0271-4d78-99eb-02c55f963bd4 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:52.761836 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e09a4c32-0271-4d78-99eb-02c55f963bd4 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:52.766327 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e09a4c32-0271-4d78-99eb-02c55f963bd4 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/2a562e49-9ac2-4df0-9443-e649c6c738be/extra_specs/spec1 returned with HTTP 404 Aug 18 22:46:52.766885 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 110/436] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:46:52 2026] GET /volume/v3/types/2a562e49-9ac2-4df0-9443-e649c6c738be/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:52.776689 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5966079e-4f20-4d9d-9eb8-07a02389834c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.779832 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5966079e-4f20-4d9d-9eb8-07a02389834c tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] GET https://10.4.3.89/volume/v3/types/e840404b-ffcf-4f43-a6c9-fad76475856c/extra_specs Aug 18 22:46:52.780337 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5966079e-4f20-4d9d-9eb8-07a02389834c tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:52.780981 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5966079e-4f20-4d9d-9eb8-07a02389834c tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:52.788328 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5966079e-4f20-4d9d-9eb8-07a02389834c tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/e840404b-ffcf-4f43-a6c9-fad76475856c/extra_specs returned with HTTP 404 Aug 18 22:46:52.788328 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 109/437] 10.4.3.89 () {66 vars in 1371 bytes} [Tue Aug 18 22:46:52 2026] GET /volume/v3/types/e840404b-ffcf-4f43-a6c9-fad76475856c/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:52.799818 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-054cd598-9e6f-4974-afe4-d8df1c58539e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.801742 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-054cd598-9e6f-4974-afe4-d8df1c58539e tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] PUT https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/spec1 Aug 18 22:46:52.802097 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-054cd598-9e6f-4974-afe4-d8df1c58539e tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.803836 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-054cd598-9e6f-4974-afe4-d8df1c58539e tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/spec1 returned with HTTP 400 Aug 18 22:46:52.804553 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 111/438] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:46:52 2026] PUT /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:46:52.804663 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-01777f99-b335-4aac-ab84-03eb19288135 req-3431ee05-d341-420d-aa8b-287132e426a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.810430 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-3431ee05-d341-420d-aa8b-287132e426a6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:52.810618 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-3431ee05-d341-420d-aa8b-287132e426a6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:52.810816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-3431ee05-d341-420d-aa8b-287132e426a6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:52.813453 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8aa3edde-a978-4e55-bf3b-32089a61b312 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.815398 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8aa3edde-a978-4e55-bf3b-32089a61b312 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] PUT https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/spec1 Aug 18 22:46:52.815757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8aa3edde-a978-4e55-bf3b-32089a61b312 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'update', calling method: update, body: null {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.817327 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8aa3edde-a978-4e55-bf3b-32089a61b312 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/spec1 returned with HTTP 400 Aug 18 22:46:52.817844 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 111/439] 10.4.3.89 () {68 vars in 1408 bytes} [Tue Aug 18 22:46:52 2026] PUT /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:52.818951 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:52.818951 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:52.826502 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-01777f99-b335-4aac-ab84-03eb19288135 req-3431ee05-d341-420d-aa8b-287132e426a6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:52.830541 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9750b2a-be3f-4a1a-bc79-71b108b3c7e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.831574 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-3431ee05-d341-420d-aa8b-287132e426a6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:52.832226 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 109/440] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:52 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:52.833141 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9750b2a-be3f-4a1a-bc79-71b108b3c7e4 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] PUT https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/None Aug 18 22:46:52.833603 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9750b2a-be3f-4a1a-bc79-71b108b3c7e4 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.849053 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9750b2a-be3f-4a1a-bc79-71b108b3c7e4 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 22:46:52.849053 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9750b2a-be3f-4a1a-bc79-71b108b3c7e4 tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/None returned with HTTP 400 Aug 18 22:46:52.850049 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 110/441] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:46:52 2026] PUT /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/None => generated 73 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:52.861170 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5daf375c-6819-4beb-be12-89ef9b0b09ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.863933 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5daf375c-6819-4beb-be12-89ef9b0b09ad tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] PUT https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/6eae9679-7a2c-45e0-a132-aba6db8208e1 Aug 18 22:46:52.864391 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5daf375c-6819-4beb-be12-89ef9b0b09ad tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.921580 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5daf375c-6819-4beb-be12-89ef9b0b09ad tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 18 22:46:52.921862 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5daf375c-6819-4beb-be12-89ef9b0b09ad tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/6eae9679-7a2c-45e0-a132-aba6db8208e1 returned with HTTP 400 Aug 18 22:46:52.923414 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 112/442] 10.4.3.89 () {68 vars in 1502 bytes} [Tue Aug 18 22:46:52 2026] PUT /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4/extra_specs/6eae9679-7a2c-45e0-a132-aba6db8208e1 => generated 73 bytes in 62 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:46:52.934332 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6f1c383-3f6f-4514-bc6a-8dd138361b0a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.940473 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6f1c383-3f6f-4514-bc6a-8dd138361b0a tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] PUT https://10.4.3.89/volume/v3/types/a61da2ff-02af-47a5-882d-fd7ee8d35cc6/extra_specs/spec1 Aug 18 22:46:52.941340 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6f1c383-3f6f-4514-bc6a-8dd138361b0a tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.957044 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c671d0c-ae06-499b-a722-f3b9bb69fcca None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.957044 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c671d0c-ae06-499b-a722-f3b9bb69fcca None None] GET https://10.4.3.89/volume// Aug 18 22:46:52.957044 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c671d0c-ae06-499b-a722-f3b9bb69fcca None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:52.957375 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c671d0c-ae06-499b-a722-f3b9bb69fcca None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:52.957642 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c671d0c-ae06-499b-a722-f3b9bb69fcca None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:52.958083 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 110/443] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:46:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:52.964241 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6f1c383-3f6f-4514-bc6a-8dd138361b0a tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/a61da2ff-02af-47a5-882d-fd7ee8d35cc6/extra_specs/spec1 returned with HTTP 404 Aug 18 22:46:52.964641 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 112/444] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:46:52 2026] PUT /volume/v3/types/a61da2ff-02af-47a5-882d-fd7ee8d35cc6/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:46:52.975427 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c010973e-207e-4dfe-9bcc-9a02605418fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.975566 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-01777f99-b335-4aac-ab84-03eb19288135 req-3b870deb-0e8a-4871-9b92-c512402a0561 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:52.978234 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c010973e-207e-4dfe-9bcc-9a02605418fb tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] DELETE https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4 Aug 18 22:46:52.979041 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c010973e-207e-4dfe-9bcc-9a02605418fb tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:52.979451 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-3b870deb-0e8a-4871-9b92-c512402a0561 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:46:52.980438 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-3b870deb-0e8a-4871-9b92-c512402a0561 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fdc5339a-09a5-4035-a1ab-c1a152f60c31", "connector": null, "instance_uuid": "a3158653-5293-40dc-a931-6f6343bac936"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:52.980558 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c010973e-207e-4dfe-9bcc-9a02605418fb tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:52.994707 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:52.994707 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:53.047120 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-3b870deb-0e8a-4871-9b92-c512402a0561 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:46:53.047657 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 113/445] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:46:52 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:53.050081 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c010973e-207e-4dfe-9bcc-9a02605418fb tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4 returned with HTTP 202 Aug 18 22:46:53.050886 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 111/446] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:46:52 2026] DELETE /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:46:53.064236 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ead6c8e8-52a7-4dc4-a33c-a998c50fcada None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:53.066698 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ead6c8e8-52a7-4dc4-a33c-a998c50fcada tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] GET https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4 Aug 18 22:46:53.066914 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ead6c8e8-52a7-4dc4-a33c-a998c50fcada tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:53.067084 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ead6c8e8-52a7-4dc4-a33c-a998c50fcada tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:53.071473 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ead6c8e8-52a7-4dc4-a33c-a998c50fcada tempest-ExtraSpecsNegativeTest-280150581 tempest-ExtraSpecsNegativeTest-280150581-project-admin] https://10.4.3.89/volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4 returned with HTTP 404 Aug 18 22:46:53.072517 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 111/447] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:46:53 2026] GET /volume/v3/types/69841190-f0bc-4f19-97c8-f83719e670b4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:53.104359 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9bc537f-0726-43df-af87-d4bf14f8f099 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:53.108971 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9bc537f-0726-43df-af87-d4bf14f8f099 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:53.108971 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9bc537f-0726-43df-af87-d4bf14f8f099 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:53.108971 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9bc537f-0726-43df-af87-d4bf14f8f099 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:53.121310 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:53.121310 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:53.128734 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9bc537f-0726-43df-af87-d4bf14f8f099 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:53.137673 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9bc537f-0726-43df-af87-d4bf14f8f099 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:53.138091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9e5223c-fe26-465e-9bd2-ffec91d785f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:53.138174 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 113/448] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:53 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:53.138252 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9e5223c-fe26-465e-9bd2-ffec91d785f0 None None] GET https://10.4.3.89/volume// Aug 18 22:46:53.138470 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9e5223c-fe26-465e-9bd2-ffec91d785f0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:53.138816 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9e5223c-fe26-465e-9bd2-ffec91d785f0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:53.139180 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9e5223c-fe26-465e-9bd2-ffec91d785f0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:53.140776 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 114/449] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:53.160702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-01777f99-b335-4aac-ab84-03eb19288135 req-b70a89c0-83f0-409f-b8b2-9f58aea48c7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:53.164381 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-b70a89c0-83f0-409f-b8b2-9f58aea48c7d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:53.164433 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-b70a89c0-83f0-409f-b8b2-9f58aea48c7d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:53.164933 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-b70a89c0-83f0-409f-b8b2-9f58aea48c7d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:53.190181 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:53.190181 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:53.195947 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-01777f99-b335-4aac-ab84-03eb19288135 req-b70a89c0-83f0-409f-b8b2-9f58aea48c7d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:53.202883 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-b70a89c0-83f0-409f-b8b2-9f58aea48c7d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:53.203446 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 112/450] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:53 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:46:53.320416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-01777f99-b335-4aac-ab84-03eb19288135 req-981467b1-bf73-42ef-802e-cd299d04d0a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:53.325291 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-981467b1-bf73-42ef-802e-cd299d04d0a1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] PUT https://10.4.3.89/volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9 Aug 18 22:46:53.325291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-981467b1-bf73-42ef-802e-cd299d04d0a1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:53.336813 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-01777f99-b335-4aac-ab84-03eb19288135 req-981467b1-bf73-42ef-802e-cd299d04d0a1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Acquiring lock "cinder-attachment_update-fdc5339a-09a5-4035-a1ab-c1a152f60c31-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:46:53.344960 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-01777f99-b335-4aac-ab84-03eb19288135 req-981467b1-bf73-42ef-802e-cd299d04d0a1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Lock "cinder-attachment_update-fdc5339a-09a5-4035-a1ab-c1a152f60c31-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:46:53.344960 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:53.344960 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:53.474145 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-01777f99-b335-4aac-ab84-03eb19288135 req-981467b1-bf73-42ef-802e-cd299d04d0a1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Lock "cinder-attachment_update-fdc5339a-09a5-4035-a1ab-c1a152f60c31-np0000007715" released by "attachment_update" :: held 0.130s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:46:53.474145 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-981467b1-bf73-42ef-802e-cd299d04d0a1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9 returned with HTTP 200 Aug 18 22:46:53.474145 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 112/451] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:46:53 2026] PUT /volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:53.670475 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15b483fc-531c-41a5-86fe-9a26ce8d9cc8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:53.679943 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15b483fc-531c-41a5-86fe-9a26ce8d9cc8 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 Aug 18 22:46:53.679943 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15b483fc-531c-41a5-86fe-9a26ce8d9cc8 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:53.679943 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15b483fc-531c-41a5-86fe-9a26ce8d9cc8 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:53.688680 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:53.688680 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:53.704118 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15b483fc-531c-41a5-86fe-9a26ce8d9cc8 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume info retrieved successfully. Aug 18 22:46:53.708946 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15b483fc-531c-41a5-86fe-9a26ce8d9cc8 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 returned with HTTP 200 Aug 18 22:46:53.709329 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 114/452] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:53 2026] GET /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:53.919229 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2da5d75f-f922-4316-a490-59e09b02ee7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:54.154920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a9cc714-7bad-4983-8ce1-7a7517d42455 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:54.157678 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a9cc714-7bad-4983-8ce1-7a7517d42455 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:54.157993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a9cc714-7bad-4983-8ce1-7a7517d42455 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:54.159317 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a9cc714-7bad-4983-8ce1-7a7517d42455 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:54.178823 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:54.178823 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:54.193230 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a9cc714-7bad-4983-8ce1-7a7517d42455 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:54.204502 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a9cc714-7bad-4983-8ce1-7a7517d42455 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:54.205145 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 113/453] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:54 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:54.250692 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2da5d75f-f922-4316-a490-59e09b02ee7a tempest-VolumePoolsAdminTestsJSON-1453763964 tempest-VolumePoolsAdminTestsJSON-1453763964-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools?detail=True Aug 18 22:46:54.250692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2da5d75f-f922-4316-a490-59e09b02ee7a tempest-VolumePoolsAdminTestsJSON-1453763964 tempest-VolumePoolsAdminTestsJSON-1453763964-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:54.251019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2da5d75f-f922-4316-a490-59e09b02ee7a tempest-VolumePoolsAdminTestsJSON-1453763964 tempest-VolumePoolsAdminTestsJSON-1453763964-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:54.251690 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:54.251690 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:54.268254 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2da5d75f-f922-4316-a490-59e09b02ee7a tempest-VolumePoolsAdminTestsJSON-1453763964 tempest-VolumePoolsAdminTestsJSON-1453763964-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 18 22:46:54.268866 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 115/454] 10.4.3.89 () {66 vars in 1307 bytes} [Tue Aug 18 22:46:53 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:54.284487 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80de998b-741c-43d9-84a9-86c39deb08c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:54.286666 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80de998b-741c-43d9-84a9-86c39deb08c6 tempest-VolumePoolsAdminTestsJSON-1453763964 tempest-VolumePoolsAdminTestsJSON-1453763964-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 18 22:46:54.286926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80de998b-741c-43d9-84a9-86c39deb08c6 tempest-VolumePoolsAdminTestsJSON-1453763964 tempest-VolumePoolsAdminTestsJSON-1453763964-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:54.287202 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80de998b-741c-43d9-84a9-86c39deb08c6 tempest-VolumePoolsAdminTestsJSON-1453763964 tempest-VolumePoolsAdminTestsJSON-1453763964-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:54.287563 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:54.287563 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:46:54.300878 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80de998b-741c-43d9-84a9-86c39deb08c6 tempest-VolumePoolsAdminTestsJSON-1453763964 tempest-VolumePoolsAdminTestsJSON-1453763964-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 22:46:54.302436 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 113/455] 10.4.3.89 () {66 vars in 1284 bytes} [Tue Aug 18 22:46:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:55.222678 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c15065a8-9194-4657-b70f-4e15ba78abbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:55.224959 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c15065a8-9194-4657-b70f-4e15ba78abbe tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:55.225290 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c15065a8-9194-4657-b70f-4e15ba78abbe tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:55.225444 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c15065a8-9194-4657-b70f-4e15ba78abbe tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:55.251281 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:55.251281 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:55.258337 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c15065a8-9194-4657-b70f-4e15ba78abbe tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:55.264445 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c15065a8-9194-4657-b70f-4e15ba78abbe tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:55.264900 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 115/456] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:55 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:56.280387 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb318084-e70a-434d-84f9-fe92b07def61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:56.282388 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb318084-e70a-434d-84f9-fe92b07def61 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:56.282628 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb318084-e70a-434d-84f9-fe92b07def61 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:56.282873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb318084-e70a-434d-84f9-fe92b07def61 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:56.294437 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:56.294437 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:56.298604 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb318084-e70a-434d-84f9-fe92b07def61 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:56.304612 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb318084-e70a-434d-84f9-fe92b07def61 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:56.305034 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 114/457] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:56 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:46:56.812146 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-01777f99-b335-4aac-ab84-03eb19288135 req-f66a3a4c-6f3c-4761-bf13-7d87e0f7c696 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:56.815929 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-f66a3a4c-6f3c-4761-bf13-7d87e0f7c696 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] POST https://10.4.3.89/volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9/action Aug 18 22:46:56.816427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-f66a3a4c-6f3c-4761-bf13-7d87e0f7c696 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:56.816547 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-f66a3a4c-6f3c-4761-bf13-7d87e0f7c696 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:56.837799 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:56.837799 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:56.850631 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-01777f99-b335-4aac-ab84-03eb19288135 req-f66a3a4c-6f3c-4761-bf13-7d87e0f7c696 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9/action returned with HTTP 204 Aug 18 22:46:56.851057 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 116/458] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:46:56 2026] POST /volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:46:57.133488 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac3b86f7-2611-4e80-bfd4-1dcaf3f30557 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:57.322567 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9fc411b-c1fc-45b8-a92c-ff19c6c29be2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:57.324719 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9fc411b-c1fc-45b8-a92c-ff19c6c29be2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:57.325031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9fc411b-c1fc-45b8-a92c-ff19c6c29be2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:57.325257 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9fc411b-c1fc-45b8-a92c-ff19c6c29be2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:57.327508 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=397,cinder:UPDATE=66,cinder:INSERT=28 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:46:57.340549 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:57.340549 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:57.347082 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9fc411b-c1fc-45b8-a92c-ff19c6c29be2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:57.354932 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9fc411b-c1fc-45b8-a92c-ff19c6c29be2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:57.355426 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 116/459] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:57 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 1135 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:57.374301 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38302ba5-35a9-43f6-89bc-4c037ef3334b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:57.376865 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38302ba5-35a9-43f6-89bc-4c037ef3334b tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:57.377137 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38302ba5-35a9-43f6-89bc-4c037ef3334b tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:57.377399 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38302ba5-35a9-43f6-89bc-4c037ef3334b tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:57.397103 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:57.397103 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:57.402858 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38302ba5-35a9-43f6-89bc-4c037ef3334b tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:57.413571 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38302ba5-35a9-43f6-89bc-4c037ef3334b tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:57.413571 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 115/460] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:57 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:57.429318 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac3b86f7-2611-4e80-bfd4-1dcaf3f30557 tempest-ExtensionsTestJSON-655420205 tempest-ExtensionsTestJSON-655420205-project-member] GET https://10.4.3.89/volume/v3/extensions Aug 18 22:46:57.429318 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac3b86f7-2611-4e80-bfd4-1dcaf3f30557 tempest-ExtensionsTestJSON-655420205 tempest-ExtensionsTestJSON-655420205-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:57.429318 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac3b86f7-2611-4e80-bfd4-1dcaf3f30557 tempest-ExtensionsTestJSON-655420205 tempest-ExtensionsTestJSON-655420205-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:57.429948 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac3b86f7-2611-4e80-bfd4-1dcaf3f30557 tempest-ExtensionsTestJSON-655420205 tempest-ExtensionsTestJSON-655420205-project-member] https://10.4.3.89/volume/v3/extensions returned with HTTP 200 Aug 18 22:46:57.430675 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 114/461] 10.4.3.89 () {66 vars in 1239 bytes} [Tue Aug 18 22:46:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:59.686181 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b6c6801c-df64-4325-be13-14496decb91d req-de5c560b-d963-4df5-8efe-66d5dc72e485 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:59.688882 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-de5c560b-d963-4df5-8efe-66d5dc72e485 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:59.689100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-de5c560b-d963-4df5-8efe-66d5dc72e485 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:59.689344 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-de5c560b-d963-4df5-8efe-66d5dc72e485 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:59.707748 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:59.707748 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:59.713872 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b6c6801c-df64-4325-be13-14496decb91d req-de5c560b-d963-4df5-8efe-66d5dc72e485 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:59.720192 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-de5c560b-d963-4df5-8efe-66d5dc72e485 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:59.720961 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 117/462] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:46:59 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:59.790319 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b6c6801c-df64-4325-be13-14496decb91d req-60eb3a9c-9b30-4b67-ba62-84f30c37e28a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:59.793767 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-60eb3a9c-9b30-4b67-ba62-84f30c37e28a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] POST https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31/action Aug 18 22:46:59.794347 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-60eb3a9c-9b30-4b67-ba62-84f30c37e28a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:46:59.794512 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-60eb3a9c-9b30-4b67-ba62-84f30c37e28a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:46:59.812210 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:59.812210 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:46:59.812693 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b6c6801c-df64-4325-be13-14496decb91d req-60eb3a9c-9b30-4b67-ba62-84f30c37e28a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:59.823098 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b6c6801c-df64-4325-be13-14496decb91d req-60eb3a9c-9b30-4b67-ba62-84f30c37e28a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Begin detaching volume completed successfully. Aug 18 22:46:59.823486 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-60eb3a9c-9b30-4b67-ba62-84f30c37e28a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31/action returned with HTTP 202 Aug 18 22:46:59.824018 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 117/463] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:46:59 2026] POST /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:46:59.857350 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5277430c-362e-449f-98b8-67f04a070cc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:59.861603 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5277430c-362e-449f-98b8-67f04a070cc6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:59.861841 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5277430c-362e-449f-98b8-67f04a070cc6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:59.862067 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5277430c-362e-449f-98b8-67f04a070cc6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:59.874294 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:59.874294 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:46:59.879110 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5277430c-362e-449f-98b8-67f04a070cc6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:59.884783 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5277430c-362e-449f-98b8-67f04a070cc6 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:59.885565 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 116/464] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:46:59 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:46:59.892254 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14e73574-e685-453a-bb05-c0f3897fefe5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:59.892752 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14e73574-e685-453a-bb05-c0f3897fefe5 None None] GET https://10.4.3.89/volume// Aug 18 22:46:59.892908 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14e73574-e685-453a-bb05-c0f3897fefe5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:59.893126 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14e73574-e685-453a-bb05-c0f3897fefe5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:59.893515 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14e73574-e685-453a-bb05-c0f3897fefe5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:46:59.893882 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 115/465] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:46:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:46:59.904034 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b6c6801c-df64-4325-be13-14496decb91d req-decc8261-d8b9-4783-9a9f-bf6cba01426d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:46:59.906165 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-decc8261-d8b9-4783-9a9f-bf6cba01426d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:46:59.906383 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-decc8261-d8b9-4783-9a9f-bf6cba01426d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:46:59.906692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-decc8261-d8b9-4783-9a9f-bf6cba01426d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:46:59.915879 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:46:59.915879 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:46:59.919180 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b6c6801c-df64-4325-be13-14496decb91d req-decc8261-d8b9-4783-9a9f-bf6cba01426d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:46:59.923475 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-decc8261-d8b9-4783-9a9f-bf6cba01426d tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:46:59.923808 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 118/466] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:46:59 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 1318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:00.706021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95000521-4887-4352-bec6-52db2860522c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:00.900551 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72a4bbae-b58d-4eb7-b6d3-18975bdd8e1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:00.906202 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72a4bbae-b58d-4eb7-b6d3-18975bdd8e1e tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:47:00.906202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72a4bbae-b58d-4eb7-b6d3-18975bdd8e1e tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:00.906202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72a4bbae-b58d-4eb7-b6d3-18975bdd8e1e tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:00.917812 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:00.917812 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:00.924824 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72a4bbae-b58d-4eb7-b6d3-18975bdd8e1e tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:47:00.930738 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b6c6801c-df64-4325-be13-14496decb91d req-21758c51-e7cc-4dbd-af5d-e31057d9d9c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:00.935372 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-21758c51-e7cc-4dbd-af5d-e31057d9d9c1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9 Aug 18 22:47:00.935906 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72a4bbae-b58d-4eb7-b6d3-18975bdd8e1e tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:47:00.936061 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-21758c51-e7cc-4dbd-af5d-e31057d9d9c1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:00.936061 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-21758c51-e7cc-4dbd-af5d-e31057d9d9c1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:00.936199 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 117/467] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:00 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:00.945298 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42ea6713-d382-45ef-a250-204156532c0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:00.947376 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42ea6713-d382-45ef-a250-204156532c0e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/166bf544-0543-486a-91ec-1786a988a6ff/action Aug 18 22:47:00.947376 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42ea6713-d382-45ef-a250-204156532c0e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-attach": {"instance_uuid": "05bfe617-6b54-4c16-9b09-aa1b458feaf8", "mountpoint": "/dev/vdc"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:00.947376 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42ea6713-d382-45ef-a250-204156532c0e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "05bfe617-6b54-4c16-9b09-aa1b458feaf8", "mountpoint": "/dev/vdc"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:00.947607 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:00.947607 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:00.955060 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42ea6713-d382-45ef-a250-204156532c0e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/166bf544-0543-486a-91ec-1786a988a6ff/action returned with HTTP 404 Aug 18 22:47:00.955680 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 119/468] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:00 2026] POST /volume/v3/volumes/166bf544-0543-486a-91ec-1786a988a6ff/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:01.016342 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95000521-4887-4352-bec6-52db2860522c tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:47:01.016830 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95000521-4887-4352-bec6-52db2860522c tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-181222703", "os-volume-type-access:is_public": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:01.031151 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b6c6801c-df64-4325-be13-14496decb91d req-21758c51-e7cc-4dbd-af5d-e31057d9d9c1 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9 returned with HTTP 200 Aug 18 22:47:01.031701 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 116/469] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:47:00 2026] DELETE /volume/v3/attachments/a1480c70-101d-4d0d-bf10-065ae7634da9 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:01.035788 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95000521-4887-4352-bec6-52db2860522c tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:47:01.035788 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 118/470] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:47:00 2026] POST /volume/v3/types => generated 228 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:01.049612 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd994a31-5830-48da-8f06-865a7ef2094b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:01.243203 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85e11139-d2e4-49f5-94bb-54de4da971ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:01.347433 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd994a31-5830-48da-8f06-865a7ef2094b tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:01.347781 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd994a31-5830-48da-8f06-865a7ef2094b tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "36614bc1-8aba-4308-a031-4559bbcfdc04", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:01.349274 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-dd994a31-5830-48da-8f06-865a7ef2094b tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Create volume request body: {'volume': {'volume_type': '36614bc1-8aba-4308-a031-4559bbcfdc04', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:01.357522 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd994a31-5830-48da-8f06-865a7ef2094b tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 18 22:47:01.358185 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 118/471] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:01 2026] POST /volume/v3/volumes => generated 114 bytes in 309 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:01.366468 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-52d582ab-f6ba-4523-ac95-c67f1f3b7b02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:01.372248 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52d582ab-f6ba-4523-ac95-c67f1f3b7b02 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] POST https://10.4.3.89/volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04/action Aug 18 22:47:01.372248 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52d582ab-f6ba-4523-ac95-c67f1f3b7b02 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action body: b'{"addProjectAccess": {"project": "1a0ba98b2d3f4bb7880ea5ecdac85f65"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:01.373535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-52d582ab-f6ba-4523-ac95-c67f1f3b7b02 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1a0ba98b2d3f4bb7880ea5ecdac85f65"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:01.375585 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:01.375585 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:01.387472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-52d582ab-f6ba-4523-ac95-c67f1f3b7b02 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04/action returned with HTTP 202 Aug 18 22:47:01.388042 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 117/472] 10.4.3.89 () {68 vars in 1377 bytes} [Tue Aug 18 22:47:01 2026] POST /volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:01.396091 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:01.398415 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:01.398868 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "36614bc1-8aba-4308-a031-4559bbcfdc04", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1065876988"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:01.401212 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Create volume request body: {'volume': {'volume_type': '36614bc1-8aba-4308-a031-4559bbcfdc04', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1065876988'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:01.407807 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Create volume of 1 GB Aug 18 22:47:01.409045 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:01.409045 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:01.409045 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Availability Zones retrieved successfully. Aug 18 22:47:01.415374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Flow 'volume_create_api' (fd98a213-e9bc-40b6-856b-0a9d5ca0b6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:01.416767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eed56f9-5cd0-4592-a1a7-18e05dd08b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.417977 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:01.441333 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eed56f9-5cd0-4592-a1a7-18e05dd08b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:47:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=36614bc1-8aba-4308-a031-4559bbcfdc04,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-181222703',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '36614bc1-8aba-4308-a031-4559bbcfdc04', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.442281 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec8c547-9cc4-4e85-9e5a-2d90457d27a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.481561 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-181222703 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-181222703, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:47:01.481963 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-181222703 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-181222703, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:47:01.494439 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:01.494937 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1552799671", "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:01.496703 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1552799671', 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:01.540641 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Created reservations ['0df93451-ce19-48b0-b185-6ac63fcf0422', 'e3a76464-169f-4301-a2f9-f434bf6e8801', 'f1ca83de-116c-4332-953b-c5a20fce5927', 'c797a8a7-78dd-4d8e-a588-31bffaae7ac2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:01.541601 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec8c547-9cc4-4e85-9e5a-2d90457d27a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0df93451-ce19-48b0-b185-6ac63fcf0422', 'e3a76464-169f-4301-a2f9-f434bf6e8801', 'f1ca83de-116c-4332-953b-c5a20fce5927', 'c797a8a7-78dd-4d8e-a588-31bffaae7ac2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.542559 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43158ec5-e549-4938-a41c-a8ca8f515355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.573115 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43158ec5-e549-4938-a41c-a8ca8f515355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aabd46bc-83c4-4500-b6dc-c05857f31aa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1065876988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0ba98b2d3f4bb7880ea5ecdac85f65',qos_specs=None,replication_status=,reservations=['0df93451-ce19-48b0-b185-6ac63fcf0422','e3a76464-169f-4301-a2f9-f434bf6e8801','f1ca83de-116c-4332-953b-c5a20fce5927','c797a8a7-78dd-4d8e-a588-31bffaae7ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49487239eba4758ba973097febf83ba',volume_type_id=36614bc1-8aba-4308-a031-4559bbcfdc04), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1065876988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aabd46bc-83c4-4500-b6dc-c05857f31aa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a0ba98b2d3f4bb7880ea5ecdac85f65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a49487239eba4758ba973097febf83ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(36614bc1-8aba-4308-a031-4559bbcfdc04),volume_type_id=36614bc1-8aba-4308-a031-4559bbcfdc04)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.574567 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc60fb5-3d4d-4746-84a4-12c2caf72233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.600389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc60fb5-3d4d-4746-84a4-12c2caf72233) transitioned into state 'SUCCESS' from state '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-1065876988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a0ba98b2d3f4bb7880ea5ecdac85f65',qos_specs=None,replication_status=,reservations=['0df93451-ce19-48b0-b185-6ac63fcf0422','e3a76464-169f-4301-a2f9-f434bf6e8801','f1ca83de-116c-4332-953b-c5a20fce5927','c797a8a7-78dd-4d8e-a588-31bffaae7ac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a49487239eba4758ba973097febf83ba',volume_type_id=36614bc1-8aba-4308-a031-4559bbcfdc04)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.601406 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e91a21d-d581-4a21-8911-ff66eb306549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.617471 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume of 1 GB Aug 18 22:47:01.621791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e91a21d-d581-4a21-8911-ff66eb306549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.622514 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Flow 'volume_create_api' (fd98a213-e9bc-40b6-856b-0a9d5ca0b6f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:01.624875 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Create volume request issued successfully. Aug 18 22:47:01.624875 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0500d23b-6cdb-4ebf-b96a-ee46e307e2e4 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:01.624875 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 119/473] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:01 2026] POST /volume/v3/volumes => generated 793 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:01.625014 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Availability Zones retrieved successfully. Aug 18 22:47:01.634890 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Flow 'volume_create_api' (38d0813b-ac08-4d49-83f4-ff9710549a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:01.636773 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdab4ca-876f-44e8-a0be-73ecf7c0aa5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.638078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:01.647745 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca85e4e9-a93c-4168-b4fc-69ec960170d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:01.650595 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca85e4e9-a93c-4168-b4fc-69ec960170d2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] GET https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 Aug 18 22:47:01.651290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca85e4e9-a93c-4168-b4fc-69ec960170d2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:01.651290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca85e4e9-a93c-4168-b4fc-69ec960170d2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:01.662934 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:01.662934 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:01.666798 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca85e4e9-a93c-4168-b4fc-69ec960170d2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Volume info retrieved successfully. Aug 18 22:47:01.673205 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca85e4e9-a93c-4168-b4fc-69ec960170d2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 returned with HTTP 200 Aug 18 22:47:01.673826 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 119/474] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:01 2026] GET /volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:01.733626 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cdab4ca-876f-44e8-a0be-73ecf7c0aa5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.734648 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18af562b-d0ae-42e5-a860-18963d58a8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.832205 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Created reservations ['31b9a5e8-e98e-485d-9d29-be7d95acf03a', '05fa1cfc-56f3-47bc-ad56-dca2b343d03e', 'a4c20266-3960-4f83-931e-43ba6cc8bc87', '70faf067-40e2-4081-8f88-ae6bb9b787b0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:01.833213 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18af562b-d0ae-42e5-a860-18963d58a8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b9a5e8-e98e-485d-9d29-be7d95acf03a', '05fa1cfc-56f3-47bc-ad56-dca2b343d03e', 'a4c20266-3960-4f83-931e-43ba6cc8bc87', '70faf067-40e2-4081-8f88-ae6bb9b787b0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.834696 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb020ad-cf81-4a27-b7b3-0802bbe473e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.865515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb020ad-cf81-4a27-b7b3-0802bbe473e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e1597d2-eefe-49c1-a7ed-c51867475ad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1552799671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86607013dc2d425c8412debac8384e63',qos_specs=None,replication_status=,reservations=['31b9a5e8-e98e-485d-9d29-be7d95acf03a','05fa1cfc-56f3-47bc-ad56-dca2b343d03e','a4c20266-3960-4f83-931e-43ba6cc8bc87','70faf067-40e2-4081-8f88-ae6bb9b787b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295a05884b7041e389a3ea387782f528',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1552799671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e1597d2-eefe-49c1-a7ed-c51867475ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86607013dc2d425c8412debac8384e63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='295a05884b7041e389a3ea387782f528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.866949 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf30645-822c-4d74-ad17-5b75e4201016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.887957 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bf30645-822c-4d74-ad17-5b75e4201016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1552799671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86607013dc2d425c8412debac8384e63',qos_specs=None,replication_status=,reservations=['31b9a5e8-e98e-485d-9d29-be7d95acf03a','05fa1cfc-56f3-47bc-ad56-dca2b343d03e','a4c20266-3960-4f83-931e-43ba6cc8bc87','70faf067-40e2-4081-8f88-ae6bb9b787b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295a05884b7041e389a3ea387782f528',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.888882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ee55785-cf0a-4f21-9c25-5b1d9ea0838e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:01.898776 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ee55785-cf0a-4f21-9c25-5b1d9ea0838e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:01.899670 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Flow 'volume_create_api' (38d0813b-ac08-4d49-83f4-ff9710549a5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:01.900084 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume request issued successfully. Aug 18 22:47:01.900770 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85e11139-d2e4-49f5-94bb-54de4da971ba tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:01.901464 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 120/475] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:01 2026] POST /volume/v3/volumes => generated 755 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:01.916964 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ba47228-3e97-44d1-8e31-bb007be77714 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:01.920858 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ba47228-3e97-44d1-8e31-bb007be77714 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 Aug 18 22:47:01.921206 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ba47228-3e97-44d1-8e31-bb007be77714 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:01.921495 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ba47228-3e97-44d1-8e31-bb007be77714 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:01.936020 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:01.936020 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:01.941530 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3ba47228-3e97-44d1-8e31-bb007be77714 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:01.948592 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ba47228-3e97-44d1-8e31-bb007be77714 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 returned with HTTP 200 Aug 18 22:47:01.949239 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 118/476] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:01 2026] GET /volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:01.956783 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6de7cc46-09b2-444c-8187-4e1556d42697 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:01.960035 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6de7cc46-09b2-444c-8187-4e1556d42697 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:47:01.960463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6de7cc46-09b2-444c-8187-4e1556d42697 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:01.960842 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6de7cc46-09b2-444c-8187-4e1556d42697 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:01.972974 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:01.972974 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:01.983088 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6de7cc46-09b2-444c-8187-4e1556d42697 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:47:01.992817 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6de7cc46-09b2-444c-8187-4e1556d42697 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:47:01.993531 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 120/477] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:01 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:02.689693 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66ab08b2-b165-4f71-9097-7fb4ca2cec39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:02.692392 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66ab08b2-b165-4f71-9097-7fb4ca2cec39 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] GET https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 Aug 18 22:47:02.692680 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66ab08b2-b165-4f71-9097-7fb4ca2cec39 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:02.692969 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66ab08b2-b165-4f71-9097-7fb4ca2cec39 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:02.696641 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=491,cinder:INSERT=51,cinder:UPDATE=85 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:47:02.704888 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:02.704888 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:02.713025 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66ab08b2-b165-4f71-9097-7fb4ca2cec39 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Volume info retrieved successfully. Aug 18 22:47:02.721775 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66ab08b2-b165-4f71-9097-7fb4ca2cec39 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 returned with HTTP 200 Aug 18 22:47:02.722884 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 120/478] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:02 2026] GET /volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 => generated 886 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:47:02.746151 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-315a5059-0e40-4bfb-9221-8c63c1ad84d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:02.748589 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-315a5059-0e40-4bfb-9221-8c63c1ad84d3 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] GET https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 Aug 18 22:47:02.748958 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-315a5059-0e40-4bfb-9221-8c63c1ad84d3 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:02.749427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-315a5059-0e40-4bfb-9221-8c63c1ad84d3 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:02.762065 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:02.762065 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:02.769909 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-315a5059-0e40-4bfb-9221-8c63c1ad84d3 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Volume info retrieved successfully. Aug 18 22:47:02.777501 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-315a5059-0e40-4bfb-9221-8c63c1ad84d3 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 returned with HTTP 200 Aug 18 22:47:02.778400 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 121/479] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:02 2026] GET /volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:02.793359 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a86d8333-e0f6-4059-af61-8a3b6c577ea2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:02.796022 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a86d8333-e0f6-4059-af61-8a3b6c577ea2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] DELETE https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 Aug 18 22:47:02.796347 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a86d8333-e0f6-4059-af61-8a3b6c577ea2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:02.796490 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a86d8333-e0f6-4059-af61-8a3b6c577ea2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:02.796695 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a86d8333-e0f6-4059-af61-8a3b6c577ea2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Delete volume with id: aabd46bc-83c4-4500-b6dc-c05857f31aa4 Aug 18 22:47:02.809424 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:02.809424 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:02.810747 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a86d8333-e0f6-4059-af61-8a3b6c577ea2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Volume info retrieved successfully. Aug 18 22:47:02.835976 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a86d8333-e0f6-4059-af61-8a3b6c577ea2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Delete volume request issued successfully. Aug 18 22:47:02.836338 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a86d8333-e0f6-4059-af61-8a3b6c577ea2 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 returned with HTTP 202 Aug 18 22:47:02.837048 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 119/480] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:02 2026] DELETE /volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:02.848314 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1fae359-d775-4d71-ad0c-102da8d97d87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:02.849500 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1fae359-d775-4d71-ad0c-102da8d97d87 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] GET https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 Aug 18 22:47:02.849500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1fae359-d775-4d71-ad0c-102da8d97d87 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:02.849500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1fae359-d775-4d71-ad0c-102da8d97d87 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:02.859905 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:02.859905 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:02.866542 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1fae359-d775-4d71-ad0c-102da8d97d87 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Volume info retrieved successfully. Aug 18 22:47:02.871932 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1fae359-d775-4d71-ad0c-102da8d97d87 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 returned with HTTP 200 Aug 18 22:47:02.872894 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 121/481] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:02 2026] GET /volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:02.966048 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6098ff31-c7dc-4ad3-8c11-10dd544c44e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:02.968390 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6098ff31-c7dc-4ad3-8c11-10dd544c44e8 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 Aug 18 22:47:02.968636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6098ff31-c7dc-4ad3-8c11-10dd544c44e8 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:02.968862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6098ff31-c7dc-4ad3-8c11-10dd544c44e8 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:02.979513 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:02.979513 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:02.985066 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6098ff31-c7dc-4ad3-8c11-10dd544c44e8 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:02.994295 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6098ff31-c7dc-4ad3-8c11-10dd544c44e8 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 returned with HTTP 200 Aug 18 22:47:02.994295 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 121/482] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:02 2026] GET /volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:03.016298 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:03.021361 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:03.022651 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1210604584"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:03.027848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1210604584'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:03.027848 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume of 1 GB Aug 18 22:47:03.032515 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Availability Zones retrieved successfully. Aug 18 22:47:03.042034 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Flow 'volume_create_api' (7dff687a-af54-4643-9488-8c46484b74a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:03.043887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4900616e-8898-465a-afb3-f723abf306d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:03.045564 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:03.086298 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4900616e-8898-465a-afb3-f723abf306d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:03.087606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9901bb55-dd15-48e8-87b8-e0c17cddbf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:03.142348 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Created reservations ['08392dc1-985a-4c40-af9f-99815f0ebfa6', 'd613900c-95e9-45eb-a6bc-8490dc5d08e1', '697920eb-1453-4ee5-a345-2402509dd910', 'afe7f3d1-9440-4e76-9932-a331fbd953b3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:03.142348 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9901bb55-dd15-48e8-87b8-e0c17cddbf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08392dc1-985a-4c40-af9f-99815f0ebfa6', 'd613900c-95e9-45eb-a6bc-8490dc5d08e1', '697920eb-1453-4ee5-a345-2402509dd910', 'afe7f3d1-9440-4e76-9932-a331fbd953b3']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:03.142348 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46febd7f-aca5-440c-bc0f-ad648f63fba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:03.182685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46febd7f-aca5-440c-bc0f-ad648f63fba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2181637-abad-454c-9fe7-6a78f88ee9fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1210604584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86607013dc2d425c8412debac8384e63',qos_specs=None,replication_status=,reservations=['08392dc1-985a-4c40-af9f-99815f0ebfa6','d613900c-95e9-45eb-a6bc-8490dc5d08e1','697920eb-1453-4ee5-a345-2402509dd910','afe7f3d1-9440-4e76-9932-a331fbd953b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295a05884b7041e389a3ea387782f528',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1210604584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2181637-abad-454c-9fe7-6a78f88ee9fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86607013dc2d425c8412debac8384e63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='295a05884b7041e389a3ea387782f528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:03.184375 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e7fb260-80e8-486b-8e36-4ada4da7a87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:03.218867 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e7fb260-80e8-486b-8e36-4ada4da7a87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1210604584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86607013dc2d425c8412debac8384e63',qos_specs=None,replication_status=,reservations=['08392dc1-985a-4c40-af9f-99815f0ebfa6','d613900c-95e9-45eb-a6bc-8490dc5d08e1','697920eb-1453-4ee5-a345-2402509dd910','afe7f3d1-9440-4e76-9932-a331fbd953b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295a05884b7041e389a3ea387782f528',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:03.219797 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f799bc-4b60-4d7b-af01-b3f39ed6c3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:03.234343 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5f799bc-4b60-4d7b-af01-b3f39ed6c3ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:03.235488 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Flow 'volume_create_api' (7dff687a-af54-4643-9488-8c46484b74a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:03.235905 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume request issued successfully. Aug 18 22:47:03.237041 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2c0dd5f-c134-45af-af7e-a5d702939b14 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:03.237966 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 122/483] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:03 2026] POST /volume/v3/volumes => generated 755 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:03.256938 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50c2c07b-0d96-4623-82cf-6294d00088a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:03.260881 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50c2c07b-0d96-4623-82cf-6294d00088a0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb Aug 18 22:47:03.261098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50c2c07b-0d96-4623-82cf-6294d00088a0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:03.261503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50c2c07b-0d96-4623-82cf-6294d00088a0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:03.281206 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:03.281206 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:03.289965 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50c2c07b-0d96-4623-82cf-6294d00088a0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:03.298362 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50c2c07b-0d96-4623-82cf-6294d00088a0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb returned with HTTP 200 Aug 18 22:47:03.298837 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 120/484] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:03 2026] GET /volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:03.423552 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:03.755748 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:03.757941 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1495778678"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:03.759035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1495778678'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:03.759090 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Create volume of 1 GB Aug 18 22:47:03.769118 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Availability Zones retrieved successfully. Aug 18 22:47:03.788021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Flow 'volume_create_api' (b2875a10-e6d0-4a69-86e5-fab579258b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:03.789886 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8054ca1-840e-4636-8c75-27a07ffac798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:03.791634 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:03.852714 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8054ca1-840e-4636-8c75-27a07ffac798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:03.854010 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51eece6-b0ff-42c6-8b31-0a3fc2eea9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:03.893510 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c9f0488-4d39-40e1-9228-10315fa570d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:03.897289 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c9f0488-4d39-40e1-9228-10315fa570d9 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] GET https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 Aug 18 22:47:03.897554 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c9f0488-4d39-40e1-9228-10315fa570d9 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:03.897816 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c9f0488-4d39-40e1-9228-10315fa570d9 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:03.914192 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c9f0488-4d39-40e1-9228-10315fa570d9 tempest-VolumeTypesAccessTest-453100397 tempest-VolumeTypesAccessTest-453100397-project-member] https://10.4.3.89/volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 returned with HTTP 404 Aug 18 22:47:03.917039 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 122/485] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:03 2026] GET /volume/v3/volumes/aabd46bc-83c4-4500-b6dc-c05857f31aa4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:03.925006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a517576-d4da-4e6f-a00c-f858a9833884 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:03.927630 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a517576-d4da-4e6f-a00c-f858a9833884 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] POST https://10.4.3.89/volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04/action Aug 18 22:47:03.928134 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a517576-d4da-4e6f-a00c-f858a9833884 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action body: b'{"removeProjectAccess": {"project": "1a0ba98b2d3f4bb7880ea5ecdac85f65"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:03.928442 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a517576-d4da-4e6f-a00c-f858a9833884 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1a0ba98b2d3f4bb7880ea5ecdac85f65"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:03.930886 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:03.930886 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:03.948907 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a517576-d4da-4e6f-a00c-f858a9833884 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04/action returned with HTTP 202 Aug 18 22:47:03.949877 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 123/486] 10.4.3.89 () {68 vars in 1377 bytes} [Tue Aug 18 22:47:03 2026] POST /volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:03.958022 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Created reservations ['ac09144b-4d28-4a6f-8353-3ee65a523bc4', 'a59a43f8-7311-4266-86e3-d8de5c4432f9', '6b3b49e5-66af-4989-b1ab-969e08eccf6d', 'caaa7717-b6b7-4a76-8dd1-5e099aac91b0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:03.958830 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b51eece6-b0ff-42c6-8b31-0a3fc2eea9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac09144b-4d28-4a6f-8353-3ee65a523bc4', 'a59a43f8-7311-4266-86e3-d8de5c4432f9', '6b3b49e5-66af-4989-b1ab-969e08eccf6d', 'caaa7717-b6b7-4a76-8dd1-5e099aac91b0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:03.959866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd45ba14-f639-45b9-92bf-3656573a9e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:03.960494 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6557d5e1-f85b-48d2-a146-422413a25524 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:03.964493 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6557d5e1-f85b-48d2-a146-422413a25524 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] DELETE https://10.4.3.89/volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04 Aug 18 22:47:03.964493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6557d5e1-f85b-48d2-a146-422413a25524 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:03.964738 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6557d5e1-f85b-48d2-a146-422413a25524 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:03.996211 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd45ba14-f639-45b9-92bf-3656573a9e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '724edd94-c0cc-4ff1-b9df-0909dc67b8c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1495778678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a426eedde10842a5b474c646aac92658',qos_specs=None,replication_status=,reservations=['ac09144b-4d28-4a6f-8353-3ee65a523bc4','a59a43f8-7311-4266-86e3-d8de5c4432f9','6b3b49e5-66af-4989-b1ab-969e08eccf6d','caaa7717-b6b7-4a76-8dd1-5e099aac91b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995da0f04549452b800cbdaa42686e46',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1495778678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=724edd94-c0cc-4ff1-b9df-0909dc67b8c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a426eedde10842a5b474c646aac92658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='995da0f04549452b800cbdaa42686e46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:03.997120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a65ff4-b7f2-4827-8bda-fa43d637626e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:04.036786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50a65ff4-b7f2-4827-8bda-fa43d637626e) transitioned into state 'SUCCESS' from state '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-1495778678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a426eedde10842a5b474c646aac92658',qos_specs=None,replication_status=,reservations=['ac09144b-4d28-4a6f-8353-3ee65a523bc4','a59a43f8-7311-4266-86e3-d8de5c4432f9','6b3b49e5-66af-4989-b1ab-969e08eccf6d','caaa7717-b6b7-4a76-8dd1-5e099aac91b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995da0f04549452b800cbdaa42686e46',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:04.037870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e12585e-8bc9-459f-9ee6-17ac12326c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:04.039920 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6557d5e1-f85b-48d2-a146-422413a25524 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04 returned with HTTP 202 Aug 18 22:47:04.040592 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 121/487] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:47:03 2026] DELETE /volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:04.052050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53e5af42-737a-4f67-ab57-67e0e6256b93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.055231 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53e5af42-737a-4f67-ab57-67e0e6256b93 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] GET https://10.4.3.89/volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04 Aug 18 22:47:04.055824 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53e5af42-737a-4f67-ab57-67e0e6256b93 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:04.056142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53e5af42-737a-4f67-ab57-67e0e6256b93 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:04.058006 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e12585e-8bc9-459f-9ee6-17ac12326c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:04.059017 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Flow 'volume_create_api' (b2875a10-e6d0-4a69-86e5-fab579258b7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:04.059494 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Create volume request issued successfully. Aug 18 22:47:04.060288 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01a4b6d3-4a27-47d8-aeba-12040200b724 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:04.060808 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 122/488] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:47:03 2026] POST /volume/v3/volumes => generated 817 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:04.074293 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53e5af42-737a-4f67-ab57-67e0e6256b93 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04 returned with HTTP 404 Aug 18 22:47:04.075646 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 123/489] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:47:04 2026] GET /volume/v3/types/36614bc1-8aba-4308-a031-4559bbcfdc04 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:04.084515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebf9ebbe-72c7-4411-ad42-c3b232cd4523 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.090253 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebf9ebbe-72c7-4411-ad42-c3b232cd4523 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:04.091051 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebf9ebbe-72c7-4411-ad42-c3b232cd4523 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:04.092068 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebf9ebbe-72c7-4411-ad42-c3b232cd4523 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:04.096684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f05117d0-76bd-4f9f-8de6-7ad9204d2019 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.099008 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f05117d0-76bd-4f9f-8de6-7ad9204d2019 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:47:04.099467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f05117d0-76bd-4f9f-8de6-7ad9204d2019 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-857188013", "os-volume-type-access:is_public": false}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:04.109291 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:04.109291 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:04.115135 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ebf9ebbe-72c7-4411-ad42-c3b232cd4523 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Volume info retrieved successfully. Aug 18 22:47:04.124665 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebf9ebbe-72c7-4411-ad42-c3b232cd4523 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 200 Aug 18 22:47:04.126087 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 124/490] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:04 2026] GET /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 885 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:04.130784 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f05117d0-76bd-4f9f-8de6-7ad9204d2019 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:47:04.131242 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 122/491] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:47:04 2026] POST /volume/v3/types => generated 228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:04.147480 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79394832-de66-4e39-bcc1-854090f52fdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.151040 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79394832-de66-4e39-bcc1-854090f52fdf tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] POST https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action Aug 18 22:47:04.151934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79394832-de66-4e39-bcc1-854090f52fdf tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action body: b'{"addProjectAccess": {"project": "1a0ba98b2d3f4bb7880ea5ecdac85f65"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:04.152053 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79394832-de66-4e39-bcc1-854090f52fdf tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "1a0ba98b2d3f4bb7880ea5ecdac85f65"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:04.155041 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:04.155041 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:04.177425 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79394832-de66-4e39-bcc1-854090f52fdf tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action returned with HTTP 202 Aug 18 22:47:04.178212 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 123/492] 10.4.3.89 () {68 vars in 1377 bytes} [Tue Aug 18 22:47:04 2026] POST /volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:04.191297 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6a2b092-9ca5-425d-87e1-b886e2f6f701 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.194641 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6a2b092-9ca5-425d-87e1-b886e2f6f701 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] POST https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action Aug 18 22:47:04.194641 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6a2b092-9ca5-425d-87e1-b886e2f6f701 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action body: b'{"addProjectAccess": {"project": "86d4632c5c484347aa2260c3fec6da76"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:04.194641 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6a2b092-9ca5-425d-87e1-b886e2f6f701 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "86d4632c5c484347aa2260c3fec6da76"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:04.224082 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6a2b092-9ca5-425d-87e1-b886e2f6f701 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action returned with HTTP 202 Aug 18 22:47:04.224658 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 124/493] 10.4.3.89 () {68 vars in 1377 bytes} [Tue Aug 18 22:47:04 2026] POST /volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:04.235836 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4bde73a4-10a1-4334-8ab2-7da84dec21e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.238640 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4bde73a4-10a1-4334-8ab2-7da84dec21e5 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] GET https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/os-volume-type-access Aug 18 22:47:04.239220 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4bde73a4-10a1-4334-8ab2-7da84dec21e5 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:04.239943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4bde73a4-10a1-4334-8ab2-7da84dec21e5 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:04.276295 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4bde73a4-10a1-4334-8ab2-7da84dec21e5 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/os-volume-type-access returned with HTTP 200 Aug 18 22:47:04.276295 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 125/494] 10.4.3.89 () {66 vars in 1401 bytes} [Tue Aug 18 22:47:04 2026] GET /volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/os-volume-type-access => generated 244 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:04.287762 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c4ea068-d469-43ae-baa5-be900b09b551 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.290731 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c4ea068-d469-43ae-baa5-be900b09b551 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] POST https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action Aug 18 22:47:04.291284 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c4ea068-d469-43ae-baa5-be900b09b551 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action body: b'{"removeProjectAccess": {"project": "86d4632c5c484347aa2260c3fec6da76"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:04.291511 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c4ea068-d469-43ae-baa5-be900b09b551 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "86d4632c5c484347aa2260c3fec6da76"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:04.317099 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c4ea068-d469-43ae-baa5-be900b09b551 tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action returned with HTTP 202 Aug 18 22:47:04.318367 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 123/495] 10.4.3.89 () {68 vars in 1377 bytes} [Tue Aug 18 22:47:04 2026] POST /volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:04.320888 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e178792-3ff5-406f-bf16-d09021196fd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.324778 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e178792-3ff5-406f-bf16-d09021196fd4 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb Aug 18 22:47:04.325603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e178792-3ff5-406f-bf16-d09021196fd4 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:04.325603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e178792-3ff5-406f-bf16-d09021196fd4 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:04.335901 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3c649ac-f12d-478d-8187-04772b0f5a8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.339788 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3c649ac-f12d-478d-8187-04772b0f5a8b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] POST https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action Aug 18 22:47:04.340722 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3c649ac-f12d-478d-8187-04772b0f5a8b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action body: b'{"removeProjectAccess": {"project": "1a0ba98b2d3f4bb7880ea5ecdac85f65"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:04.341642 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3c649ac-f12d-478d-8187-04772b0f5a8b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "1a0ba98b2d3f4bb7880ea5ecdac85f65"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:04.344183 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:04.344183 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:04.356049 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e178792-3ff5-406f-bf16-d09021196fd4 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:04.364151 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e178792-3ff5-406f-bf16-d09021196fd4 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb returned with HTTP 200 Aug 18 22:47:04.364843 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 124/496] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:04 2026] GET /volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:47:04.374999 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3c649ac-f12d-478d-8187-04772b0f5a8b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action returned with HTTP 202 Aug 18 22:47:04.375909 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 125/497] 10.4.3.89 () {68 vars in 1377 bytes} [Tue Aug 18 22:47:04 2026] POST /volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:04.385295 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.389372 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:04.389530 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1169243293"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:04.391510 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1169243293'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:04.391645 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b152615-54f1-4118-b837-56fd3598575b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.392000 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume of 1 GB Aug 18 22:47:04.395863 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b152615-54f1-4118-b837-56fd3598575b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] DELETE https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6 Aug 18 22:47:04.395863 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b152615-54f1-4118-b837-56fd3598575b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:04.396071 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b152615-54f1-4118-b837-56fd3598575b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:04.400011 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Availability Zones retrieved successfully. Aug 18 22:47:04.407779 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Flow 'volume_create_api' (34c38b6d-13c5-4707-9c9d-4df2792fa0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:04.409355 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033be539-4912-4fd0-8592-b7423a6b36d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:04.410940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:04.445624 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b152615-54f1-4118-b837-56fd3598575b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6 returned with HTTP 202 Aug 18 22:47:04.446210 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 124/498] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:47:04 2026] DELETE /volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:04.457879 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033be539-4912-4fd0-8592-b7423a6b36d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:04.459685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c75fcbe-1af7-4ccb-9cf6-2e0042b389e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:04.469871 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7c3777e-b83a-4330-a2ee-d8b4221dde2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.472246 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7c3777e-b83a-4330-a2ee-d8b4221dde2b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] GET https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6 Aug 18 22:47:04.473090 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7c3777e-b83a-4330-a2ee-d8b4221dde2b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:04.473090 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7c3777e-b83a-4330-a2ee-d8b4221dde2b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:04.478740 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7c3777e-b83a-4330-a2ee-d8b4221dde2b tempest-VolumeTypesAccessTest-231816750 tempest-VolumeTypesAccessTest-231816750-project-admin] https://10.4.3.89/volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6 returned with HTTP 404 Aug 18 22:47:04.479214 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 125/499] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:47:04 2026] GET /volume/v3/types/1902ae07-6f87-465f-a685-003d185d72c6 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:04.530941 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Created reservations ['83d29280-b67b-491d-94a4-5b96e8417558', '9d94e2bd-5224-4d51-a995-d301409c2bc0', '05279a69-c7e3-480d-8028-486aecefc11e', 'b0f2126a-f9c4-4d3f-9b0c-fafcc56cd333'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:04.532290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c75fcbe-1af7-4ccb-9cf6-2e0042b389e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83d29280-b67b-491d-94a4-5b96e8417558', '9d94e2bd-5224-4d51-a995-d301409c2bc0', '05279a69-c7e3-480d-8028-486aecefc11e', 'b0f2126a-f9c4-4d3f-9b0c-fafcc56cd333']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:04.533719 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847f2191-d7ae-4f02-a8af-3d048d867fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:04.572398 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (847f2191-d7ae-4f02-a8af-3d048d867fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73cdd60d-146c-4dd7-8835-0658c28e15e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1169243293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86607013dc2d425c8412debac8384e63',qos_specs=None,replication_status=,reservations=['83d29280-b67b-491d-94a4-5b96e8417558','9d94e2bd-5224-4d51-a995-d301409c2bc0','05279a69-c7e3-480d-8028-486aecefc11e','b0f2126a-f9c4-4d3f-9b0c-fafcc56cd333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295a05884b7041e389a3ea387782f528',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1169243293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73cdd60d-146c-4dd7-8835-0658c28e15e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86607013dc2d425c8412debac8384e63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='295a05884b7041e389a3ea387782f528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:04.573932 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e9ae04-85a4-4ac7-9f75-7b6600644c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:04.600000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e9ae04-85a4-4ac7-9f75-7b6600644c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1169243293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86607013dc2d425c8412debac8384e63',qos_specs=None,replication_status=,reservations=['83d29280-b67b-491d-94a4-5b96e8417558','9d94e2bd-5224-4d51-a995-d301409c2bc0','05279a69-c7e3-480d-8028-486aecefc11e','b0f2126a-f9c4-4d3f-9b0c-fafcc56cd333'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='295a05884b7041e389a3ea387782f528',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:04.601091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988a52df-6419-4f5b-8a15-6dcc86c61eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:04.620543 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (988a52df-6419-4f5b-8a15-6dcc86c61eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:04.622142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Flow 'volume_create_api' (34c38b6d-13c5-4707-9c9d-4df2792fa0ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:04.622680 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Create volume request issued successfully. Aug 18 22:47:04.623452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db9c60a2-e5f8-4d24-b487-72c2ebb723c0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:04.624022 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 126/500] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:04 2026] POST /volume/v3/volumes => generated 755 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:04.639675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b20dfe5-3200-4bcb-870c-f99098fbb567 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:04.643571 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b20dfe5-3200-4bcb-870c-f99098fbb567 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 Aug 18 22:47:04.644011 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b20dfe5-3200-4bcb-870c-f99098fbb567 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:04.644011 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b20dfe5-3200-4bcb-870c-f99098fbb567 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:04.657332 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:04.657332 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:04.665002 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6b20dfe5-3200-4bcb-870c-f99098fbb567 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:04.673994 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b20dfe5-3200-4bcb-870c-f99098fbb567 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 returned with HTTP 200 Aug 18 22:47:04.674904 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 126/501] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:04 2026] GET /volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:05.147170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26242430-12e4-41e4-be06-db5280fd3dbd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.154073 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26242430-12e4-41e4-be06-db5280fd3dbd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:05.154073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26242430-12e4-41e4-be06-db5280fd3dbd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:05.154073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26242430-12e4-41e4-be06-db5280fd3dbd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:05.161314 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:05.161314 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:05.167822 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-26242430-12e4-41e4-be06-db5280fd3dbd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Volume info retrieved successfully. Aug 18 22:47:05.175472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26242430-12e4-41e4-be06-db5280fd3dbd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 200 Aug 18 22:47:05.175472 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 125/502] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:05 2026] GET /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:05.190799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6933b56-7408-4f43-99e3-3cdf67149203 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.194647 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6933b56-7408-4f43-99e3-3cdf67149203 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] POST https://10.4.3.89/volume/v3/volume-transfers Aug 18 22:47:05.195388 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6933b56-7408-4f43-99e3-3cdf67149203 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "724edd94-c0cc-4ff1-b9df-0909dc67b8c8"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:05.198017 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-a6933b56-7408-4f43-99e3-3cdf67149203 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Creating new volume transfer {'transfer': {'volume_id': '724edd94-c0cc-4ff1-b9df-0909dc67b8c8'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 22:47:05.198400 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volume_transfer [None req-a6933b56-7408-4f43-99e3-3cdf67149203 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Creating transfer of volume 724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:05.198693 np0000007715 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-a6933b56-7408-4f43-99e3-3cdf67149203 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Generating transfer record for volume 724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:05.215974 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:05.215974 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:05.231787 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6933b56-7408-4f43-99e3-3cdf67149203 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 202 Aug 18 22:47:05.233294 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 126/503] 10.4.3.89 () {70 vars in 1319 bytes} [Tue Aug 18 22:47:05 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:05.243977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7437bb51-eca3-4624-9432-eb3e7e03f85c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.246549 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7437bb51-eca3-4624-9432-eb3e7e03f85c tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:05.247389 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7437bb51-eca3-4624-9432-eb3e7e03f85c tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:05.247389 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7437bb51-eca3-4624-9432-eb3e7e03f85c tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:05.262536 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:05.262536 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:05.271746 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7437bb51-eca3-4624-9432-eb3e7e03f85c tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Volume info retrieved successfully. Aug 18 22:47:05.278331 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7437bb51-eca3-4624-9432-eb3e7e03f85c tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 200 Aug 18 22:47:05.280621 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 127/504] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:05 2026] GET /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 952 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:05.299369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f596841c-77e0-4f82-8e86-2bac977de2cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.299369 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f596841c-77e0-4f82-8e86-2bac977de2cd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d Aug 18 22:47:05.299990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f596841c-77e0-4f82-8e86-2bac977de2cd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:05.300306 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f596841c-77e0-4f82-8e86-2bac977de2cd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:05.307657 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f596841c-77e0-4f82-8e86-2bac977de2cd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d returned with HTTP 200 Aug 18 22:47:05.308980 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 127/505] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:47:05 2026] GET /volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d => generated 430 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:05.324729 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c3e32930-eed2-4c15-8eeb-6dc0b4a4bcd0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.327522 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3e32930-eed2-4c15-8eeb-6dc0b4a4bcd0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volume-transfers Aug 18 22:47:05.327826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3e32930-eed2-4c15-8eeb-6dc0b4a4bcd0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:05.328074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c3e32930-eed2-4c15-8eeb-6dc0b4a4bcd0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:05.328355 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volume_transfer [None req-c3e32930-eed2-4c15-8eeb-6dc0b4a4bcd0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Listing volume transfers {{(pid=100264) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 22:47:05.335003 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c3e32930-eed2-4c15-8eeb-6dc0b4a4bcd0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 200 Aug 18 22:47:05.335701 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 126/506] 10.4.3.89 () {68 vars in 1298 bytes} [Tue Aug 18 22:47:05 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:05.347766 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.671953 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] POST https://10.4.3.89/volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d/accept Aug 18 22:47:05.673999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3f63e617eb244c84"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:05.674200 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Accepting volume transfer 719f77d4-64b4-4910-9f6e-5a377302388d {{(pid=100265) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 22:47:05.675287 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Accepting transfer 719f77d4-64b4-4910-9f6e-5a377302388d Aug 18 22:47:05.693206 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d09775b3-34c3-42f3-8d43-8faaaf25c90a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.695630 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d09775b3-34c3-42f3-8d43-8faaaf25c90a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 Aug 18 22:47:05.695947 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d09775b3-34c3-42f3-8d43-8faaaf25c90a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:05.696057 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d09775b3-34c3-42f3-8d43-8faaaf25c90a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:05.704732 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:05.704732 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:05.712068 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d09775b3-34c3-42f3-8d43-8faaaf25c90a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:05.718086 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d09775b3-34c3-42f3-8d43-8faaaf25c90a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 returned with HTTP 200 Aug 18 22:47:05.719197 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 128/507] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:05 2026] GET /volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:05.770932 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Created reservations ['baf3a7ea-9804-4094-b281-b95ea36e12ca', '7d5d73cc-a729-44de-a45c-0a09fa09b961', '684b52d6-64f7-419b-8576-e785dec97eaf', '68d177d7-f531-403d-ac38-c7fb8e231471'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:05.802766 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Created reservations ['ddffff6d-b86d-4b9f-9a95-e04da0fec15b', 'e2509dc8-c93b-40d7-922e-c47f72b90b06', 'd0f6dfc8-a09d-490e-a2b2-66f7a7d7af2c', '7b440de5-e922-4cf8-91e8-731fb72e2809'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:05.837223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d30b9ffe-e82b-467f-8c7d-034196a0c8b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.839469 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d30b9ffe-e82b-467f-8c7d-034196a0c8b2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:47:05.839898 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d30b9ffe-e82b-467f-8c7d-034196a0c8b2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:05.840250 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d30b9ffe-e82b-467f-8c7d-034196a0c8b2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:05.860711 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:05.860711 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:05.862720 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Created reservations ['6be8ed28-29d6-4be0-bea7-460b7874dc70', 'cea75e85-69b6-4d16-9836-c87a10e57481', '1bd7940f-55f8-4c64-bfd5-555f637bcd17', '5748611f-7a2c-43d5-9a44-75c25bdc6d74'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:05.866899 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d30b9ffe-e82b-467f-8c7d-034196a0c8b2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:47:05.878214 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d30b9ffe-e82b-467f-8c7d-034196a0c8b2 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:47:05.878780 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 128/508] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:05 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:05.934137 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Created reservations ['14762897-c44c-496c-a781-3d08eb6e9ddb', '06c05916-cbfb-4ceb-85b2-0e90ba4a9108', '9a169352-ee28-49dd-90f7-0c632cbf76c0', '30e5bda7-bf15-43be-b872-3c7402ab32d4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:05.953840 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Transfer volume completed successfully. Aug 18 22:47:05.973459 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4429723-22d3-42e8-ac6a-b784ac04dcfa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:05.978089 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4429723-22d3-42e8-ac6a-b784ac04dcfa tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:47:05.979888 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4429723-22d3-42e8-ac6a-b784ac04dcfa tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:05.980275 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4429723-22d3-42e8-ac6a-b784ac04dcfa tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:05.990278 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:05.990278 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:05.995288 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f4429723-22d3-42e8-ac6a-b784ac04dcfa tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:47:06.002195 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4429723-22d3-42e8-ac6a-b784ac04dcfa tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:47:06.002830 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 127/509] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:05 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:06.080466 np0000007715 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Volume 724edd94-c0cc-4ff1-b9df-0909dc67b8c8 has been transferred. Aug 18 22:47:06.093666 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d2b5d53-a9b5-4cd9-929c-f21941a84e64 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] https://10.4.3.89/volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d/accept returned with HTTP 202 Aug 18 22:47:06.094298 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 127/510] 10.4.3.89 () {70 vars in 1451 bytes} [Tue Aug 18 22:47:05 2026] POST /volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d/accept => generated 363 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:06.107587 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6c71762-ace5-45d0-8445-adedb02a4978 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:06.112291 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6c71762-ace5-45d0-8445-adedb02a4978 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] GET https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:06.112291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6c71762-ace5-45d0-8445-adedb02a4978 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:06.112291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6c71762-ace5-45d0-8445-adedb02a4978 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:06.122878 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:06.122878 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:06.128328 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a6c71762-ace5-45d0-8445-adedb02a4978 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Volume info retrieved successfully. Aug 18 22:47:06.134776 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6c71762-ace5-45d0-8445-adedb02a4978 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 200 Aug 18 22:47:06.135622 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 129/511] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:06 2026] GET /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:06.155955 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89e3cda2-e171-48dc-a8f5-e5b01d8138b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:06.159636 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89e3cda2-e171-48dc-a8f5-e5b01d8138b0 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] GET https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:06.159783 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89e3cda2-e171-48dc-a8f5-e5b01d8138b0 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:06.160007 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89e3cda2-e171-48dc-a8f5-e5b01d8138b0 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:06.177081 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:06.177081 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:06.187150 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89e3cda2-e171-48dc-a8f5-e5b01d8138b0 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] Volume info retrieved successfully. Aug 18 22:47:06.198572 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89e3cda2-e171-48dc-a8f5-e5b01d8138b0 tempest-VolumesTransfersV355Test-1110462200 tempest-VolumesTransfersV355Test-1110462200-project-member] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 200 Aug 18 22:47:06.198572 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 129/512] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:06 2026] GET /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:06.216731 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-77527fdc-ae5f-49ad-8ada-1683c70466bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:06.220071 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77527fdc-ae5f-49ad-8ada-1683c70466bd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d Aug 18 22:47:06.221174 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77527fdc-ae5f-49ad-8ada-1683c70466bd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:06.221174 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-77527fdc-ae5f-49ad-8ada-1683c70466bd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:06.221174 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-77527fdc-ae5f-49ad-8ada-1683c70466bd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Delete transfer with id: 719f77d4-64b4-4910-9f6e-5a377302388d Aug 18 22:47:06.226622 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-77527fdc-ae5f-49ad-8ada-1683c70466bd tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d returned with HTTP 404 Aug 18 22:47:06.227524 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 128/513] 10.4.3.89 () {68 vars in 1412 bytes} [Tue Aug 18 22:47:06 2026] DELETE /volume/v3/volume-transfers/719f77d4-64b4-4910-9f6e-5a377302388d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:47:06.240435 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-80f652a0-13fc-4195-a6f6-f981cb24d037 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:06.633921 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80f652a0-13fc-4195-a6f6-f981cb24d037 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:06.634300 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80f652a0-13fc-4195-a6f6-f981cb24d037 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:06.634570 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80f652a0-13fc-4195-a6f6-f981cb24d037 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:06.635136 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-80f652a0-13fc-4195-a6f6-f981cb24d037 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Delete volume with id: 724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:06.646366 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:06.646366 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:06.646366 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80f652a0-13fc-4195-a6f6-f981cb24d037 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Volume info retrieved successfully. Aug 18 22:47:06.676341 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80f652a0-13fc-4195-a6f6-f981cb24d037 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Delete volume request issued successfully. Aug 18 22:47:06.676811 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80f652a0-13fc-4195-a6f6-f981cb24d037 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 202 Aug 18 22:47:06.677787 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 128/514] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:47:06 2026] DELETE /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 0 bytes in 438 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:47:06.695189 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-59a11841-9d3e-4924-8c96-582dd11f10df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:06.696714 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59a11841-9d3e-4924-8c96-582dd11f10df tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] GET https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:06.697532 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59a11841-9d3e-4924-8c96-582dd11f10df tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:06.697532 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59a11841-9d3e-4924-8c96-582dd11f10df tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:06.711526 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:06.711526 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:06.718957 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-59a11841-9d3e-4924-8c96-582dd11f10df tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Volume info retrieved successfully. Aug 18 22:47:06.729994 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59a11841-9d3e-4924-8c96-582dd11f10df tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 200 Aug 18 22:47:06.730214 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 130/515] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:06 2026] GET /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:07.283073 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:07.287036 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:07.287537 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "be667ea9-cbe8-442e-9dc0-5dea6649af12", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-434453914"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:07.291140 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume request body: {'volume': {'imageRef': 'be667ea9-cbe8-442e-9dc0-5dea6649af12', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-434453914'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:07.466783 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume of 2 GB Aug 18 22:47:07.480158 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Availability Zones retrieved successfully. Aug 18 22:47:07.489928 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Flow 'volume_create_api' (de1b33ba-ad70-4dc5-9db3-3fe6023f1540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:07.491472 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45d1963-ca18-4cf8-b409-5958c84fec9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:07.492828 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:07.538746 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45d1963-ca18-4cf8-b409-5958c84fec9c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 22:47:07.538746 np0000007715 devstack@c-api.service[100267]: Failure: cinder.exception.InvalidInput: Invalid input received: Image be667ea9-cbe8-442e-9dc0-5dea6649af12 is not active. Aug 18 22:47:07.541291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45d1963-ca18-4cf8-b409-5958c84fec9c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:07.542805 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b45d1963-ca18-4cf8-b409-5958c84fec9c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 22:47:07.543953 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Flow 'volume_create_api' (de1b33ba-ad70-4dc5-9db3-3fe6023f1540) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 22:47:07.544443 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83f2c0eb-a77c-44c1-ae23-1adfbeb0ed93 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 18 22:47:07.545505 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 130/516] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:07 2026] POST /volume/v3/volumes => generated 125 bytes in 263 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:47:07.748575 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e842fdd-56e1-494c-8a17-b66c9fce7a52 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:07.751678 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e842fdd-56e1-494c-8a17-b66c9fce7a52 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] GET https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:07.751991 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e842fdd-56e1-494c-8a17-b66c9fce7a52 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:07.752424 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e842fdd-56e1-494c-8a17-b66c9fce7a52 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:07.763919 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e842fdd-56e1-494c-8a17-b66c9fce7a52 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 404 Aug 18 22:47:07.763919 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 129/517] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:07 2026] GET /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:47:07.775764 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df8cd8e1-4495-4372-82ff-f4c295da0638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:07.778684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df8cd8e1-4495-4372-82ff-f4c295da0638 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:07.778994 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df8cd8e1-4495-4372-82ff-f4c295da0638 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:07.779237 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df8cd8e1-4495-4372-82ff-f4c295da0638 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:07.786589 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df8cd8e1-4495-4372-82ff-f4c295da0638 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 404 Aug 18 22:47:07.787436 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 129/518] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:07 2026] GET /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:47:07.800801 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-726e93bd-590e-4d64-ac63-73f4dda80ee0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:07.805391 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-726e93bd-590e-4d64-ac63-73f4dda80ee0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] DELETE https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:07.805391 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-726e93bd-590e-4d64-ac63-73f4dda80ee0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:07.807914 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-726e93bd-590e-4d64-ac63-73f4dda80ee0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:07.808232 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-726e93bd-590e-4d64-ac63-73f4dda80ee0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Delete volume with id: 724edd94-c0cc-4ff1-b9df-0909dc67b8c8 Aug 18 22:47:07.819957 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-726e93bd-590e-4d64-ac63-73f4dda80ee0 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 returned with HTTP 404 Aug 18 22:47:07.820771 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 131/519] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:47:07 2026] DELETE /volume/v3/volumes/724edd94-c0cc-4ff1-b9df-0909dc67b8c8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:47:07.836033 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:07.851539 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:07.852198 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1060923220"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:07.855125 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1060923220'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:07.855324 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Create volume of 1 GB Aug 18 22:47:07.861477 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Availability Zones retrieved successfully. Aug 18 22:47:07.869502 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Flow 'volume_create_api' (c337f932-d04c-422c-80f4-083418f9c9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:07.871189 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c1d7c0-2d6c-43bc-bd74-742eb4839346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:07.872431 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:07.932191 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c1d7c0-2d6c-43bc-bd74-742eb4839346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:07.933847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff35f532-df79-4c78-9608-baaeee882790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:08.011820 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Created reservations ['da1471f3-4b87-479a-8034-02d98324d934', '5725ef9c-b086-4fcc-862d-c690b32ddbac', '0e8ed3a1-0e37-41af-930c-543d9de7e38a', '6616230f-cf13-4a9a-a9e8-4cb76293578b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:08.012162 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff35f532-df79-4c78-9608-baaeee882790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da1471f3-4b87-479a-8034-02d98324d934', '5725ef9c-b086-4fcc-862d-c690b32ddbac', '0e8ed3a1-0e37-41af-930c-543d9de7e38a', '6616230f-cf13-4a9a-a9e8-4cb76293578b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:08.012914 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7047a21-d521-4c99-a71c-a225baa2aa73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:08.040078 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7047a21-d521-4c99-a71c-a225baa2aa73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0adb9627-7f59-4277-96ec-b2c52fb63157', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1060923220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a426eedde10842a5b474c646aac92658',qos_specs=None,replication_status=,reservations=['da1471f3-4b87-479a-8034-02d98324d934','5725ef9c-b086-4fcc-862d-c690b32ddbac','0e8ed3a1-0e37-41af-930c-543d9de7e38a','6616230f-cf13-4a9a-a9e8-4cb76293578b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995da0f04549452b800cbdaa42686e46',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1060923220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0adb9627-7f59-4277-96ec-b2c52fb63157,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a426eedde10842a5b474c646aac92658',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='995da0f04549452b800cbdaa42686e46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:08.041890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3b84e7-0e89-403d-a1ec-882072eb1361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:08.071571 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3b84e7-0e89-403d-a1ec-882072eb1361) transitioned into state 'SUCCESS' from state '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-1060923220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a426eedde10842a5b474c646aac92658',qos_specs=None,replication_status=,reservations=['da1471f3-4b87-479a-8034-02d98324d934','5725ef9c-b086-4fcc-862d-c690b32ddbac','0e8ed3a1-0e37-41af-930c-543d9de7e38a','6616230f-cf13-4a9a-a9e8-4cb76293578b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='995da0f04549452b800cbdaa42686e46',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:08.072474 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d8cb319-62ef-4994-9574-86d40f7b4a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:08.087644 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d8cb319-62ef-4994-9574-86d40f7b4a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:08.088974 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Flow 'volume_create_api' (c337f932-d04c-422c-80f4-083418f9c9e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:08.089490 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Create volume request issued successfully. Aug 18 22:47:08.090479 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-438bb6ca-3ad2-408a-a0c1-e49fa99cfb59 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:08.091250 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 131/520] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:47:07 2026] POST /volume/v3/volumes => generated 817 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:08.110816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e71b52e-45dd-4ec5-8cd8-3801583cac36 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:08.117669 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e71b52e-45dd-4ec5-8cd8-3801583cac36 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:08.117848 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d846cd0-f865-4c6f-bb02-03c49e6fcd82 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:08.117906 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e71b52e-45dd-4ec5-8cd8-3801583cac36 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:08.117906 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e71b52e-45dd-4ec5-8cd8-3801583cac36 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:08.119304 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d846cd0-f865-4c6f-bb02-03c49e6fcd82 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:47:08.119539 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d846cd0-f865-4c6f-bb02-03c49e6fcd82 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:08.119883 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d846cd0-f865-4c6f-bb02-03c49e6fcd82 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:08.133505 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:08.133505 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:08.138153 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:08.138153 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:08.141327 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3e71b52e-45dd-4ec5-8cd8-3801583cac36 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Volume info retrieved successfully. Aug 18 22:47:08.145534 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d846cd0-f865-4c6f-bb02-03c49e6fcd82 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:47:08.151965 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e71b52e-45dd-4ec5-8cd8-3801583cac36 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 200 Aug 18 22:47:08.151965 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 130/521] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:08 2026] GET /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 885 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:08.153115 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d846cd0-f865-4c6f-bb02-03c49e6fcd82 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:47:08.153339 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 130/522] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:08 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:47:08.216254 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-90bab903-2a46-4567-8b31-e0eb5dc38007 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:08.220685 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-90bab903-2a46-4567-8b31-e0eb5dc38007 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:47:08.220685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-90bab903-2a46-4567-8b31-e0eb5dc38007 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:08.221226 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-90bab903-2a46-4567-8b31-e0eb5dc38007 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:08.240357 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:08.240357 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:08.247887 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-90bab903-2a46-4567-8b31-e0eb5dc38007 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:47:08.259567 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-90bab903-2a46-4567-8b31-e0eb5dc38007 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:47:08.259939 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 132/523] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:08 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:08.290227 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-d2150ebb-b082-43a8-b7a2-b11757cb5698 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:08.292982 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-d2150ebb-b082-43a8-b7a2-b11757cb5698 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] POST https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84/action Aug 18 22:47:08.295279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-d2150ebb-b082-43a8-b7a2-b11757cb5698 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:08.295719 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-d2150ebb-b082-43a8-b7a2-b11757cb5698 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:08.319223 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:08.319223 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:08.319948 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-d2150ebb-b082-43a8-b7a2-b11757cb5698 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:47:08.336643 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-d2150ebb-b082-43a8-b7a2-b11757cb5698 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Begin detaching volume completed successfully. Aug 18 22:47:08.336982 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-d2150ebb-b082-43a8-b7a2-b11757cb5698 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84/action returned with HTTP 202 Aug 18 22:47:08.337685 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 132/524] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:47:08 2026] POST /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:08.404902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d8f2888-3b32-4df5-988c-ddda1293d6bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:08.405596 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d8f2888-3b32-4df5-988c-ddda1293d6bd None None] GET https://10.4.3.89/volume// Aug 18 22:47:08.405596 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d8f2888-3b32-4df5-988c-ddda1293d6bd None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:08.406275 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d8f2888-3b32-4df5-988c-ddda1293d6bd None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:08.406275 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d8f2888-3b32-4df5-988c-ddda1293d6bd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:08.406620 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 131/525] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:08.419407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-09b96108-4f3e-4afe-83e0-c5db766cdaff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:08.422650 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-09b96108-4f3e-4afe-83e0-c5db766cdaff tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:47:08.422763 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-09b96108-4f3e-4afe-83e0-c5db766cdaff tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:08.423000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-09b96108-4f3e-4afe-83e0-c5db766cdaff tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:08.435817 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:08.435817 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:08.439739 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-09b96108-4f3e-4afe-83e0-c5db766cdaff tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:47:08.446822 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-09b96108-4f3e-4afe-83e0-c5db766cdaff tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:47:08.447342 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 131/526] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:08 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:09.170495 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f4cdd7d-bd9c-476d-a7ab-79e6cf6c6854 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.172601 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f4cdd7d-bd9c-476d-a7ab-79e6cf6c6854 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:09.172917 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f4cdd7d-bd9c-476d-a7ab-79e6cf6c6854 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.173234 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f4cdd7d-bd9c-476d-a7ab-79e6cf6c6854 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.183382 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:09.183382 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:09.189935 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f4cdd7d-bd9c-476d-a7ab-79e6cf6c6854 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Volume info retrieved successfully. Aug 18 22:47:09.199879 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f4cdd7d-bd9c-476d-a7ab-79e6cf6c6854 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 200 Aug 18 22:47:09.200483 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 133/527] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:09 2026] GET /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:09.221589 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-695a8bc9-af12-414e-879f-53666e0e1230 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.228104 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-695a8bc9-af12-414e-879f-53666e0e1230 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] POST https://10.4.3.89/volume/v3/volume-transfers Aug 18 22:47:09.228635 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-695a8bc9-af12-414e-879f-53666e0e1230 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0adb9627-7f59-4277-96ec-b2c52fb63157"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:09.232482 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-695a8bc9-af12-414e-879f-53666e0e1230 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Creating new volume transfer {'transfer': {'volume_id': '0adb9627-7f59-4277-96ec-b2c52fb63157'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 18 22:47:09.232808 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volume_transfer [None req-695a8bc9-af12-414e-879f-53666e0e1230 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Creating transfer of volume 0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:09.233029 np0000007715 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-695a8bc9-af12-414e-879f-53666e0e1230 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Generating transfer record for volume 0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:09.244684 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:09.244684 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:09.271225 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-695a8bc9-af12-414e-879f-53666e0e1230 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 202 Aug 18 22:47:09.271781 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 133/528] 10.4.3.89 () {70 vars in 1319 bytes} [Tue Aug 18 22:47:09 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:09.288924 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a87ca728-ca83-45d1-815f-18431d35fd66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.291700 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a87ca728-ca83-45d1-815f-18431d35fd66 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:09.292473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a87ca728-ca83-45d1-815f-18431d35fd66 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.292649 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a87ca728-ca83-45d1-815f-18431d35fd66 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.310436 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:09.310436 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:09.317734 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a87ca728-ca83-45d1-815f-18431d35fd66 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Volume info retrieved successfully. Aug 18 22:47:09.330799 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a87ca728-ca83-45d1-815f-18431d35fd66 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 200 Aug 18 22:47:09.331379 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 132/529] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:09 2026] GET /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 952 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:09.350698 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2478dc2-e768-4dc6-8950-141f80f2f70e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.353741 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2478dc2-e768-4dc6-8950-141f80f2f70e tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volume-transfers/detail Aug 18 22:47:09.353944 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2478dc2-e768-4dc6-8950-141f80f2f70e tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.354233 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2478dc2-e768-4dc6-8950-141f80f2f70e tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.354603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-b2478dc2-e768-4dc6-8950-141f80f2f70e tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 18 22:47:09.363692 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2478dc2-e768-4dc6-8950-141f80f2f70e tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 18 22:47:09.364296 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 132/530] 10.4.3.89 () {68 vars in 1319 bytes} [Tue Aug 18 22:47:09 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:09.380544 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ff0aeb7-a62f-4455-8743-43a8fe1d20e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.384178 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ff0aeb7-a62f-4455-8743-43a8fe1d20e7 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/32ae6796-6213-4ace-8150-82c555be678f Aug 18 22:47:09.384178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ff0aeb7-a62f-4455-8743-43a8fe1d20e7 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.385023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ff0aeb7-a62f-4455-8743-43a8fe1d20e7 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.385241 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-8ff0aeb7-a62f-4455-8743-43a8fe1d20e7 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Delete transfer with id: 32ae6796-6213-4ace-8150-82c555be678f Aug 18 22:47:09.406123 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:09.406123 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:09.443460 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ff0aeb7-a62f-4455-8743-43a8fe1d20e7 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volume-transfers/32ae6796-6213-4ace-8150-82c555be678f returned with HTTP 202 Aug 18 22:47:09.444335 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 134/531] 10.4.3.89 () {68 vars in 1412 bytes} [Tue Aug 18 22:47:09 2026] DELETE /volume/v3/volume-transfers/32ae6796-6213-4ace-8150-82c555be678f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:47:09.454681 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc282ee0-87c6-40cd-bdd7-353dacbc67d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.459397 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc282ee0-87c6-40cd-bdd7-353dacbc67d2 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:09.459704 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc282ee0-87c6-40cd-bdd7-353dacbc67d2 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.460043 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc282ee0-87c6-40cd-bdd7-353dacbc67d2 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.470923 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:09.470923 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:09.480147 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bc282ee0-87c6-40cd-bdd7-353dacbc67d2 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Volume info retrieved successfully. Aug 18 22:47:09.489636 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc282ee0-87c6-40cd-bdd7-353dacbc67d2 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 200 Aug 18 22:47:09.490279 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 134/532] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:09 2026] GET /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:09.511994 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c9ec7694-c618-4941-b35a-77b07b0ea3a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.517474 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9ec7694-c618-4941-b35a-77b07b0ea3a3 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/32ae6796-6213-4ace-8150-82c555be678f Aug 18 22:47:09.517474 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9ec7694-c618-4941-b35a-77b07b0ea3a3 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.517681 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9ec7694-c618-4941-b35a-77b07b0ea3a3 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.517742 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.volume_transfer [None req-c9ec7694-c618-4941-b35a-77b07b0ea3a3 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Delete transfer with id: 32ae6796-6213-4ace-8150-82c555be678f Aug 18 22:47:09.524844 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9ec7694-c618-4941-b35a-77b07b0ea3a3 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volume-transfers/32ae6796-6213-4ace-8150-82c555be678f returned with HTTP 404 Aug 18 22:47:09.526015 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 133/533] 10.4.3.89 () {68 vars in 1412 bytes} [Tue Aug 18 22:47:09 2026] DELETE /volume/v3/volume-transfers/32ae6796-6213-4ace-8150-82c555be678f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 18 22:47:09.539407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5fd2acd-47fd-4c20-9d21-a66539431f12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.539407 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5fd2acd-47fd-4c20-9d21-a66539431f12 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:09.539407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5fd2acd-47fd-4c20-9d21-a66539431f12 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.543014 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5fd2acd-47fd-4c20-9d21-a66539431f12 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.543249 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e5fd2acd-47fd-4c20-9d21-a66539431f12 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Delete volume with id: 0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:09.558963 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:09.558963 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:09.558963 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5fd2acd-47fd-4c20-9d21-a66539431f12 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Volume info retrieved successfully. Aug 18 22:47:09.578065 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-8f7e1db2-7dc7-4bf0-804f-e6ca23bfaa9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.581420 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-8f7e1db2-7dc7-4bf0-804f-e6ca23bfaa9f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] DELETE https://10.4.3.89/volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3 Aug 18 22:47:09.582154 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-8f7e1db2-7dc7-4bf0-804f-e6ca23bfaa9f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.582154 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-8f7e1db2-7dc7-4bf0-804f-e6ca23bfaa9f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.587546 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5fd2acd-47fd-4c20-9d21-a66539431f12 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Delete volume request issued successfully. Aug 18 22:47:09.587833 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5fd2acd-47fd-4c20-9d21-a66539431f12 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 202 Aug 18 22:47:09.588636 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 133/534] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:47:09 2026] DELETE /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:47:09.593171 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:09.593171 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:09.601093 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fbb7286-1f39-47c6-87c8-351c5a2adbc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:09.603174 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fbb7286-1f39-47c6-87c8-351c5a2adbc2 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] GET https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:09.603777 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fbb7286-1f39-47c6-87c8-351c5a2adbc2 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:09.603777 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fbb7286-1f39-47c6-87c8-351c5a2adbc2 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:09.610579 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:09.610579 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:09.613855 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5fbb7286-1f39-47c6-87c8-351c5a2adbc2 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Volume info retrieved successfully. Aug 18 22:47:09.617894 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fbb7286-1f39-47c6-87c8-351c5a2adbc2 tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 200 Aug 18 22:47:09.618313 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 135/535] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:09 2026] GET /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:09.707141 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f1274989-b2f5-4516-afc2-814ef3bc7831 req-8f7e1db2-7dc7-4bf0-804f-e6ca23bfaa9f tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3 returned with HTTP 200 Aug 18 22:47:09.707762 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 135/536] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:47:09 2026] DELETE /volume/v3/attachments/849fc8f6-7da6-4962-9a23-3c95f10372d3 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:10.577582 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-729eb01b-0e9e-40fc-9d41-e433ab7cea2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:10.581209 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-729eb01b-0e9e-40fc-9d41-e433ab7cea2a tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:47:10.581427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-729eb01b-0e9e-40fc-9d41-e433ab7cea2a tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:10.581714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-729eb01b-0e9e-40fc-9d41-e433ab7cea2a tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:10.600570 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:10.600570 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:10.608771 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-729eb01b-0e9e-40fc-9d41-e433ab7cea2a tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:47:10.615592 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-729eb01b-0e9e-40fc-9d41-e433ab7cea2a tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:47:10.617130 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 134/537] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:10 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:10.637426 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c80e3c8-8002-4138-b93d-bf8af80002ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:10.639979 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c80e3c8-8002-4138-b93d-bf8af80002ee tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] GET https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:10.642407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c80e3c8-8002-4138-b93d-bf8af80002ee tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:10.642407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c80e3c8-8002-4138-b93d-bf8af80002ee tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:10.654251 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c80e3c8-8002-4138-b93d-bf8af80002ee tempest-VolumesTransfersV355Test-105952631 tempest-VolumesTransfersV355Test-105952631-project-admin] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 404 Aug 18 22:47:10.656195 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 134/538] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:10 2026] GET /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:47:10.670548 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e545cef-2e21-4117-8ffd-35202b3b0bd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:10.676836 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e545cef-2e21-4117-8ffd-35202b3b0bd8 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] GET https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:10.677220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e545cef-2e21-4117-8ffd-35202b3b0bd8 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:10.677220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e545cef-2e21-4117-8ffd-35202b3b0bd8 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:10.685532 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e545cef-2e21-4117-8ffd-35202b3b0bd8 tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 404 Aug 18 22:47:10.686943 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 136/539] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:10 2026] GET /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:47:10.700591 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b75c712d-9cae-4681-a35e-232f3169c7ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:10.706031 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b75c712d-9cae-4681-a35e-232f3169c7ab tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:10.706796 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b75c712d-9cae-4681-a35e-232f3169c7ab tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:10.706796 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b75c712d-9cae-4681-a35e-232f3169c7ab tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:10.707073 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b75c712d-9cae-4681-a35e-232f3169c7ab tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] Delete volume with id: 0adb9627-7f59-4277-96ec-b2c52fb63157 Aug 18 22:47:10.717479 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b75c712d-9cae-4681-a35e-232f3169c7ab tempest-VolumesTransfersV355Test-1216643410 tempest-VolumesTransfersV355Test-1216643410-project-member] https://10.4.3.89/volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 returned with HTTP 404 Aug 18 22:47:10.717479 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 136/540] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:47:10 2026] DELETE /volume/v3/volumes/0adb9627-7f59-4277-96ec-b2c52fb63157 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:47:11.070926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8d1b085-faee-41b4-b00c-f577037f2ca5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:11.074083 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8d1b085-faee-41b4-b00c-f577037f2ca5 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:47:11.074083 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8d1b085-faee-41b4-b00c-f577037f2ca5 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:11.074725 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8d1b085-faee-41b4-b00c-f577037f2ca5 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:11.074785 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c8d1b085-faee-41b4-b00c-f577037f2ca5 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Delete volume with id: fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:47:11.086012 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:11.086012 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:11.086198 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8d1b085-faee-41b4-b00c-f577037f2ca5 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:47:11.128982 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8d1b085-faee-41b4-b00c-f577037f2ca5 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Delete volume request issued successfully. Aug 18 22:47:11.129059 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8d1b085-faee-41b4-b00c-f577037f2ca5 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 202 Aug 18 22:47:11.129801 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 135/541] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:11 2026] DELETE /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:11.142498 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62cb4daa-d38a-4288-a24c-9cc47216ec5a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:11.145098 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62cb4daa-d38a-4288-a24c-9cc47216ec5a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:47:11.145787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62cb4daa-d38a-4288-a24c-9cc47216ec5a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:11.146422 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62cb4daa-d38a-4288-a24c-9cc47216ec5a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:11.162729 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:11.162729 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:11.175415 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-62cb4daa-d38a-4288-a24c-9cc47216ec5a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Volume info retrieved successfully. Aug 18 22:47:11.180443 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62cb4daa-d38a-4288-a24c-9cc47216ec5a tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 200 Aug 18 22:47:11.181166 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 135/542] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:11 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:11.975215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:11.977444 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:11.977755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "850b0094-db42-44d4-90b7-3fd44908228a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:11.979319 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '850b0094-db42-44d4-90b7-3fd44908228a'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:12.100630 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume of 1 GB Aug 18 22:47:12.107451 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Availability Zones retrieved successfully. Aug 18 22:47:12.119390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Flow 'volume_create_api' (382c71f8-8545-4bac-a106-755b6a46bd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:12.125465 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b30f02-a4a3-4718-85c5-6581f785201a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:12.126560 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:12.169833 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b30f02-a4a3-4718-85c5-6581f785201a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 22:47:12.169833 np0000007715 devstack@c-api.service[100267]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 18 22:47:12.172951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b30f02-a4a3-4718-85c5-6581f785201a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:12.174469 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21b30f02-a4a3-4718-85c5-6581f785201a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 22:47:12.176033 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Flow 'volume_create_api' (382c71f8-8545-4bac-a106-755b6a46bd75) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 22:47:12.176743 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13b5e1f2-a2ae-4eac-a214-092f73de6258 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 18 22:47:12.177419 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 137/543] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:11 2026] POST /volume/v3/volumes => generated 134 bytes in 203 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:47:12.200487 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ddad901-dd40-4f4b-8fee-a9e938422d53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:12.204450 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ddad901-dd40-4f4b-8fee-a9e938422d53 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] GET https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 Aug 18 22:47:12.204450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ddad901-dd40-4f4b-8fee-a9e938422d53 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:12.204450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ddad901-dd40-4f4b-8fee-a9e938422d53 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:12.219126 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ddad901-dd40-4f4b-8fee-a9e938422d53 tempest-TaggedAttachmentsTest-971170575 tempest-TaggedAttachmentsTest-971170575-project-member] https://10.4.3.89/volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 returned with HTTP 404 Aug 18 22:47:12.219824 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 137/544] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:12 2026] GET /volume/v3/volumes/fdc5339a-09a5-4035-a1ab-c1a152f60c31 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.002710 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50f7401d-84c4-4537-9b38-8f6c1532c675 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.007437 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50f7401d-84c4-4537-9b38-8f6c1532c675 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:13.007891 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50f7401d-84c4-4537-9b38-8f6c1532c675 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.010150 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50f7401d-84c4-4537-9b38-8f6c1532c675 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 18 22:47:13.010786 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 136/545] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes => generated 127 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:47:13.025659 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ef5bf21-cd3b-48ff-a11f-e64627d8a642 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.028658 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ef5bf21-cd3b-48ff-a11f-e64627d8a642 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:13.029933 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ef5bf21-cd3b-48ff-a11f-e64627d8a642 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "94f9730c-7157-4d28-af5e-9ffbf8d1bb27"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.032127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-5ef5bf21-cd3b-48ff-a11f-e64627d8a642 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '94f9730c-7157-4d28-af5e-9ffbf8d1bb27'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:13.039142 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ef5bf21-cd3b-48ff-a11f-e64627d8a642 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 18 22:47:13.040306 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 136/546] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.053604 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2d309d8-78fa-45b7-a6cd-c6aaa5961593 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.055569 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2d309d8-78fa-45b7-a6cd-c6aaa5961593 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:13.058377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2d309d8-78fa-45b7-a6cd-c6aaa5961593 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0485edda-2923-4930-83af-c041114aed89"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.058377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a2d309d8-78fa-45b7-a6cd-c6aaa5961593 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0485edda-2923-4930-83af-c041114aed89'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:13.068457 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2d309d8-78fa-45b7-a6cd-c6aaa5961593 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 18 22:47:13.068457 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 138/547] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.081618 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-761adbbc-457a-4acd-8bac-d1efa05a77e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.085157 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-761adbbc-457a-4acd-8bac-d1efa05a77e7 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:13.085661 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-761adbbc-457a-4acd-8bac-d1efa05a77e7 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d668c2bc-aae9-4dd3-8ae3-a4ecc3ebb65a"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.089744 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-761adbbc-457a-4acd-8bac-d1efa05a77e7 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd668c2bc-aae9-4dd3-8ae3-a4ecc3ebb65a'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:13.101375 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-761adbbc-457a-4acd-8bac-d1efa05a77e7 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 18 22:47:13.102100 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 138/548] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.113294 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6dae8b7a-b2bf-42dc-95e7-029a9e7a127e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.116516 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6dae8b7a-b2bf-42dc-95e7-029a9e7a127e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:13.116516 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6dae8b7a-b2bf-42dc-95e7-029a9e7a127e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.119218 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6dae8b7a-b2bf-42dc-95e7-029a9e7a127e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 18 22:47:13.120084 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 137/549] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:13 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) Aug 18 22:47:13.136802 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cf3b11d5-a6a8-4ca3-9241-a63a8b54e877 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.139612 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf3b11d5-a6a8-4ca3-9241-a63a8b54e877 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:13.139987 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cf3b11d5-a6a8-4ca3-9241-a63a8b54e877 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.144640 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cf3b11d5-a6a8-4ca3-9241-a63a8b54e877 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 18 22:47:13.146156 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 137/550] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:47:13.158881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40e75bf9-e4b1-4375-bb0f-edb905a3f76f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.161172 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40e75bf9-e4b1-4375-bb0f-edb905a3f76f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:13.161420 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40e75bf9-e4b1-4375-bb0f-edb905a3f76f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.163423 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40e75bf9-e4b1-4375-bb0f-edb905a3f76f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 18 22:47:13.164440 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 139/551] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 18 22:47:13.175115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-83a2eb6e-a1b9-43bf-94cc-dfec6ddfd6f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.179118 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83a2eb6e-a1b9-43bf-94cc-dfec6ddfd6f5 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] DELETE https://10.4.3.89/volume/v3/volumes/tempest-invalid-1235405595 Aug 18 22:47:13.179337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83a2eb6e-a1b9-43bf-94cc-dfec6ddfd6f5 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.179605 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83a2eb6e-a1b9-43bf-94cc-dfec6ddfd6f5 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.179824 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-83a2eb6e-a1b9-43bf-94cc-dfec6ddfd6f5 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Delete volume with id: tempest-invalid-1235405595 Aug 18 22:47:13.187344 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83a2eb6e-a1b9-43bf-94cc-dfec6ddfd6f5 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/tempest-invalid-1235405595 returned with HTTP 404 Aug 18 22:47:13.188297 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 139/552] 10.4.3.89 () {66 vars in 1314 bytes} [Tue Aug 18 22:47:13 2026] DELETE /volume/v3/volumes/tempest-invalid-1235405595 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:13.201347 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aeed1f60-2d2c-4ccf-ab7f-28c3b4979a75 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.203990 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 138/553] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:47:13 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Aug 18 22:47:13.221941 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a74fe6b-5aab-4c12-b64b-00f6d4cac1ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.224618 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a74fe6b-5aab-4c12-b64b-00f6d4cac1ae tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/xxx/action Aug 18 22:47:13.225127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a74fe6b-5aab-4c12-b64b-00f6d4cac1ae tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.225127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a74fe6b-5aab-4c12-b64b-00f6d4cac1ae tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.234723 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a74fe6b-5aab-4c12-b64b-00f6d4cac1ae tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 18 22:47:13.235429 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 138/554] 10.4.3.89 () {68 vars in 1284 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:13.247490 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8526efe3-4cc8-4945-bedc-83b10f2ef55d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.250577 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8526efe3-4cc8-4945-bedc-83b10f2ef55d tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/tempest-invalid-1606226288 Aug 18 22:47:13.250692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8526efe3-4cc8-4945-bedc-83b10f2ef55d tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.252092 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8526efe3-4cc8-4945-bedc-83b10f2ef55d tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.259407 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8526efe3-4cc8-4945-bedc-83b10f2ef55d tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/tempest-invalid-1606226288 returned with HTTP 404 Aug 18 22:47:13.260302 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 140/555] 10.4.3.89 () {66 vars in 1311 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/volumes/tempest-invalid-1606226288 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:13.271423 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9fb2e939-94c7-4167-a045-8b542e12ef61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.276543 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 140/556] 10.4.3.89 () {66 vars in 1233 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 22:47:13.286496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb020646-4e44-42dd-88dd-24723a574bab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.291779 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb020646-4e44-42dd-88dd-24723a574bab tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?status=null Aug 18 22:47:13.291779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb020646-4e44-42dd-88dd-24723a574bab tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.291779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb020646-4e44-42dd-88dd-24723a574bab tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.291779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-eb020646-4e44-42dd-88dd-24723a574bab tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:13.292144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eb020646-4e44-42dd-88dd-24723a574bab tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Could not evaluate value null, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:13.292785 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-eb020646-4e44-42dd-88dd-24723a574bab tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:13.334073 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb020646-4e44-42dd-88dd-24723a574bab tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Get all volumes completed successfully. Aug 18 22:47:13.335813 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb020646-4e44-42dd-88dd-24723a574bab tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 18 22:47:13.336507 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 139/557] 10.4.3.89 () {66 vars in 1274 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:13.353968 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe80f17d-1522-439c-a1e4-d8d2bac3ab85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.356638 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe80f17d-1522-439c-a1e4-d8d2bac3ab85 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-708513983 Aug 18 22:47:13.357771 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe80f17d-1522-439c-a1e4-d8d2bac3ab85 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.358488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe80f17d-1522-439c-a1e4-d8d2bac3ab85 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.359894 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-fe80f17d-1522-439c-a1e4-d8d2bac3ab85 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:13.361356 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fe80f17d-1522-439c-a1e4-d8d2bac3ab85 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-708513983'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:13.397052 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eee11f8a-0244-4bdd-a23e-b342c29af4ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.415137 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe80f17d-1522-439c-a1e4-d8d2bac3ab85 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Get all volumes completed successfully. Aug 18 22:47:13.417336 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe80f17d-1522-439c-a1e4-d8d2bac3ab85 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-708513983 returned with HTTP 200 Aug 18 22:47:13.419414 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 139/558] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-708513983 => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:13.442136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.445665 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes?status=null Aug 18 22:47:13.445966 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.446229 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.447101 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:13.447998 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Could not evaluate value null, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:13.448366 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:13.448366 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:13.448817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:13.483049 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Get all volumes completed successfully. Aug 18 22:47:13.483542 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-908a1815-a4e6-4d92-844e-5bfc11a3709f tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes?status=null returned with HTTP 200 Aug 18 22:47:13.484850 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 141/559] 10.4.3.89 () {66 vars in 1253 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:13.498809 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b12b164-f890-4724-bd41-e67c62faa4b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.503289 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b12b164-f890-4724-bd41-e67c62faa4b6 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-366883913 Aug 18 22:47:13.503289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b12b164-f890-4724-bd41-e67c62faa4b6 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.503289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b12b164-f890-4724-bd41-e67c62faa4b6 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.503289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-6b12b164-f890-4724-bd41-e67c62faa4b6 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:13.503289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6b12b164-f890-4724-bd41-e67c62faa4b6 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-366883913'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:13.560067 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6b12b164-f890-4724-bd41-e67c62faa4b6 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Get all volumes completed successfully. Aug 18 22:47:13.560727 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b12b164-f890-4724-bd41-e67c62faa4b6 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-366883913 returned with HTTP 200 Aug 18 22:47:13.561363 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 140/560] 10.4.3.89 () {66 vars in 1329 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-366883913 => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:13.578251 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44f30f1a-e6b8-4361-935d-da0b2af23be0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.580965 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44f30f1a-e6b8-4361-935d-da0b2af23be0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action Aug 18 22:47:13.581247 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44f30f1a-e6b8-4361-935d-da0b2af23be0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.581501 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44f30f1a-e6b8-4361-935d-da0b2af23be0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.598662 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:13.598662 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:13.599152 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44f30f1a-e6b8-4361-935d-da0b2af23be0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume info retrieved successfully. Aug 18 22:47:13.620764 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44f30f1a-e6b8-4361-935d-da0b2af23be0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Reserve volume completed successfully. Aug 18 22:47:13.620992 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44f30f1a-e6b8-4361-935d-da0b2af23be0 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action returned with HTTP 202 Aug 18 22:47:13.621703 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 140/561] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:13.631119 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ccb0c0b9-32c2-4731-8e6c-2e41004a3c0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.633163 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccb0c0b9-32c2-4731-8e6c-2e41004a3c0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action Aug 18 22:47:13.633727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccb0c0b9-32c2-4731-8e6c-2e41004a3c0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.634550 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccb0c0b9-32c2-4731-8e6c-2e41004a3c0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.645097 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:13.645097 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:13.646002 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ccb0c0b9-32c2-4731-8e6c-2e41004a3c0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume info retrieved successfully. Aug 18 22:47:13.651114 np0000007715 devstack@c-api.service[100266]: ERROR cinder.volume.api [None req-ccb0c0b9-32c2-4731-8e6c-2e41004a3c0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume status must be available to reserve, but the status is attaching. Aug 18 22:47:13.651524 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccb0c0b9-32c2-4731-8e6c-2e41004a3c0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action returned with HTTP 400 Aug 18 22:47:13.652157 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 142/562] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:47:13.661512 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7195ae40-6f72-44a2-b474-2aed5be72ad4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.663972 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7195ae40-6f72-44a2-b474-2aed5be72ad4 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action Aug 18 22:47:13.664416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7195ae40-6f72-44a2-b474-2aed5be72ad4 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.664539 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7195ae40-6f72-44a2-b474-2aed5be72ad4 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.677831 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:13.677831 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:13.678426 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7195ae40-6f72-44a2-b474-2aed5be72ad4 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume info retrieved successfully. Aug 18 22:47:13.701133 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7195ae40-6f72-44a2-b474-2aed5be72ad4 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Unreserve volume completed successfully. Aug 18 22:47:13.701455 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7195ae40-6f72-44a2-b474-2aed5be72ad4 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action returned with HTTP 202 Aug 18 22:47:13.701966 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 141/563] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:13.715001 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbdb910e-7aa6-4dab-889e-6ac346005420 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.721996 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbdb910e-7aa6-4dab-889e-6ac346005420 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/30c12046-26f0-4ad7-b497-a3fb5c83a5b2/action Aug 18 22:47:13.722048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbdb910e-7aa6-4dab-889e-6ac346005420 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.722323 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbdb910e-7aa6-4dab-889e-6ac346005420 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.735690 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbdb910e-7aa6-4dab-889e-6ac346005420 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/30c12046-26f0-4ad7-b497-a3fb5c83a5b2/action returned with HTTP 404 Aug 18 22:47:13.736301 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 141/564] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/30c12046-26f0-4ad7-b497-a3fb5c83a5b2/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.737746 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eee11f8a-0244-4bdd-a23e-b342c29af4ac tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:47:13.738248 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eee11f8a-0244-4bdd-a23e-b342c29af4ac tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1715758745"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.748369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86c2ee08-20aa-4692-8cf5-f1eaaeda63ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.751469 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86c2ee08-20aa-4692-8cf5-f1eaaeda63ce tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/ab5a468c-b7c6-4d53-9db8-3f3be6f3c865/action Aug 18 22:47:13.751469 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86c2ee08-20aa-4692-8cf5-f1eaaeda63ce tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.751693 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86c2ee08-20aa-4692-8cf5-f1eaaeda63ce tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.758652 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eee11f8a-0244-4bdd-a23e-b342c29af4ac tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:47:13.759214 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 141/565] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/types => generated 231 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:13.763465 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86c2ee08-20aa-4692-8cf5-f1eaaeda63ce tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/ab5a468c-b7c6-4d53-9db8-3f3be6f3c865/action returned with HTTP 404 Aug 18 22:47:13.764133 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 143/566] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/ab5a468c-b7c6-4d53-9db8-3f3be6f3c865/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.772541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9e08df7f-b9bd-49ad-90f2-470441c215c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.774572 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-048671d4-acf2-487e-af78-018b52684210 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.774703 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e08df7f-b9bd-49ad-90f2-470441c215c8 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] POST https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs Aug 18 22:47:13.775049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e08df7f-b9bd-49ad-90f2-470441c215c8 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.776972 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:13.776972 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:13.777250 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 142/567] 10.4.3.89 () {68 vars in 1253 bytes} [Tue Aug 18 22:47:13 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 18 22:47:13.788277 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af899efb-cd59-4d38-be0a-f9e504bb3f2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.791619 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af899efb-cd59-4d38-be0a-f9e504bb3f2a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] PUT https://10.4.3.89/volume/v3/volumes/tempest-invalid-538717225 Aug 18 22:47:13.792144 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af899efb-cd59-4d38-be0a-f9e504bb3f2a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.803030 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af899efb-cd59-4d38-be0a-f9e504bb3f2a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/tempest-invalid-538717225 returned with HTTP 404 Aug 18 22:47:13.803751 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 142/568] 10.4.3.89 () {68 vars in 1328 bytes} [Tue Aug 18 22:47:13 2026] PUT /volume/v3/volumes/tempest-invalid-538717225 => generated 98 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:13.811307 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e08df7f-b9bd-49ad-90f2-470441c215c8 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs returned with HTTP 200 Aug 18 22:47:13.812137 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 142/569] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:13.813220 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4196d667-ef75-4d93-9de0-736ec9098f0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.816442 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4196d667-ef75-4d93-9de0-736ec9098f0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] PUT https://10.4.3.89/volume/v3/volumes/c411fe5d-19e6-47d3-bb7d-065ede5b9a32 Aug 18 22:47:13.816855 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4196d667-ef75-4d93-9de0-736ec9098f0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.821213 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1e0355b-33d5-4bc0-ab17-34584b891edb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.824103 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1e0355b-33d5-4bc0-ab17-34584b891edb tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] GET https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 Aug 18 22:47:13.824228 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1e0355b-33d5-4bc0-ab17-34584b891edb tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.824407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1e0355b-33d5-4bc0-ab17-34584b891edb tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.828865 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4196d667-ef75-4d93-9de0-736ec9098f0a tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/c411fe5d-19e6-47d3-bb7d-065ede5b9a32 returned with HTTP 404 Aug 18 22:47:13.829684 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 144/570] 10.4.3.89 () {68 vars in 1361 bytes} [Tue Aug 18 22:47:13 2026] PUT /volume/v3/volumes/c411fe5d-19e6-47d3-bb7d-065ede5b9a32 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.832955 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1e0355b-33d5-4bc0-ab17-34584b891edb tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 returned with HTTP 200 Aug 18 22:47:13.833449 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 143/571] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:13.843594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2bb1616-f0ea-4068-94a4-f10d934bb988 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.845796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f2a38d3-d698-4050-b44f-159bc169cbef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.846124 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2bb1616-f0ea-4068-94a4-f10d934bb988 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2567975f-a444-4deb-a99f-ca2934fc9dc8 Aug 18 22:47:13.846455 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2bb1616-f0ea-4068-94a4-f10d934bb988 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.846739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2bb1616-f0ea-4068-94a4-f10d934bb988 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.847836 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a2bb1616-f0ea-4068-94a4-f10d934bb988 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Delete volume with id: 2567975f-a444-4deb-a99f-ca2934fc9dc8 Aug 18 22:47:13.850164 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f2a38d3-d698-4050-b44f-159bc169cbef tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] DELETE https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 Aug 18 22:47:13.850422 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f2a38d3-d698-4050-b44f-159bc169cbef tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.850653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f2a38d3-d698-4050-b44f-159bc169cbef tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.856696 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2bb1616-f0ea-4068-94a4-f10d934bb988 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/2567975f-a444-4deb-a99f-ca2934fc9dc8 returned with HTTP 404 Aug 18 22:47:13.858333 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 143/572] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:13 2026] DELETE /volume/v3/volumes/2567975f-a444-4deb-a99f-ca2934fc9dc8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.868918 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bdf9fba2-2f98-4ed0-80f2-6590318dc3da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.871138 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdf9fba2-2f98-4ed0-80f2-6590318dc3da tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action Aug 18 22:47:13.871710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdf9fba2-2f98-4ed0-80f2-6590318dc3da tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.871867 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdf9fba2-2f98-4ed0-80f2-6590318dc3da tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.874157 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f2a38d3-d698-4050-b44f-159bc169cbef tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 returned with HTTP 202 Aug 18 22:47:13.874252 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdf9fba2-2f98-4ed0-80f2-6590318dc3da tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action returned with HTTP 400 Aug 18 22:47:13.874734 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 143/573] 10.4.3.89 () {66 vars in 1392 bytes} [Tue Aug 18 22:47:13 2026] DELETE /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:13.874950 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 145/574] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:47:13.886258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12e8c067-fab3-4e2d-9c00-16a03006130d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.888217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-808cc7ae-adb6-4300-bd55-b05c6ee34891 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.889526 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12e8c067-fab3-4e2d-9c00-16a03006130d tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] GET https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 Aug 18 22:47:13.889862 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12e8c067-fab3-4e2d-9c00-16a03006130d tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.890169 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12e8c067-fab3-4e2d-9c00-16a03006130d tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.890261 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-808cc7ae-adb6-4300-bd55-b05c6ee34891 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action Aug 18 22:47:13.890469 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-808cc7ae-adb6-4300-bd55-b05c6ee34891 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.890578 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-808cc7ae-adb6-4300-bd55-b05c6ee34891 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.892072 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-808cc7ae-adb6-4300-bd55-b05c6ee34891 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action returned with HTTP 400 Aug 18 22:47:13.893033 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 144/575] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:47:13.900012 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12e8c067-fab3-4e2d-9c00-16a03006130d tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 returned with HTTP 404 Aug 18 22:47:13.900546 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 144/576] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec3 => generated 129 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.904871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-51daf8fb-5835-4961-9dae-1856fb17972e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.907670 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51daf8fb-5835-4961-9dae-1856fb17972e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/7a474ce7-1dd6-4155-8aa6-6cfa05209dd6/action Aug 18 22:47:13.908682 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51daf8fb-5835-4961-9dae-1856fb17972e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.908682 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51daf8fb-5835-4961-9dae-1856fb17972e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.911981 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-943a3afe-3ff4-4ced-a74e-9e36cc49251f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.915857 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-943a3afe-3ff4-4ced-a74e-9e36cc49251f tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] POST https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs Aug 18 22:47:13.916364 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-943a3afe-3ff4-4ced-a74e-9e36cc49251f tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.918002 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51daf8fb-5835-4961-9dae-1856fb17972e tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/7a474ce7-1dd6-4155-8aa6-6cfa05209dd6/action returned with HTTP 404 Aug 18 22:47:13.918705 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 144/577] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/7a474ce7-1dd6-4155-8aa6-6cfa05209dd6/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:13.938403 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ca400b7-c33d-4b41-a5ed-fb3253214507 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.943124 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ca400b7-c33d-4b41-a5ed-fb3253214507 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action Aug 18 22:47:13.943501 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ca400b7-c33d-4b41-a5ed-fb3253214507 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.943640 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ca400b7-c33d-4b41-a5ed-fb3253214507 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.946621 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ca400b7-c33d-4b41-a5ed-fb3253214507 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action returned with HTTP 400 Aug 18 22:47:13.949666 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 145/578] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808/action => generated 129 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:47:13.957353 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3f0e161-af5e-488e-b780-e788f4a33e78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.959519 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3f0e161-af5e-488e-b780-e788f4a33e78 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] POST https://10.4.3.89/volume/v3/volumes/None/action Aug 18 22:47:13.959981 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3f0e161-af5e-488e-b780-e788f4a33e78 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:13.960134 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3f0e161-af5e-488e-b780-e788f4a33e78 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:13.965426 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-943a3afe-3ff4-4ced-a74e-9e36cc49251f tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs returned with HTTP 200 Aug 18 22:47:13.966798 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 146/579] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs => generated 34 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:13.971040 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3f0e161-af5e-488e-b780-e788f4a33e78 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/None/action returned with HTTP 404 Aug 18 22:47:13.971927 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 145/580] 10.4.3.89 () {68 vars in 1287 bytes} [Tue Aug 18 22:47:13 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:13.982761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b020b90-ff42-4d72-b2a8-d77f4f95bc38 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.985142 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b020b90-ff42-4d72-b2a8-d77f4f95bc38 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/645ef210-265c-4ccb-b414-b651a4677b95 Aug 18 22:47:13.985374 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b020b90-ff42-4d72-b2a8-d77f4f95bc38 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.985661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b020b90-ff42-4d72-b2a8-d77f4f95bc38 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.986661 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4d33dfe-5ffc-4ab7-a19f-199d53d6f448 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:13.989442 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4d33dfe-5ffc-4ab7-a19f-199d53d6f448 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] GET https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs Aug 18 22:47:13.989949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4d33dfe-5ffc-4ab7-a19f-199d53d6f448 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:13.990760 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4d33dfe-5ffc-4ab7-a19f-199d53d6f448 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:13.994231 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b020b90-ff42-4d72-b2a8-d77f4f95bc38 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/645ef210-265c-4ccb-b414-b651a4677b95 returned with HTTP 404 Aug 18 22:47:13.994859 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 145/581] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/volumes/645ef210-265c-4ccb-b414-b651a4677b95 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:14.002445 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4d33dfe-5ffc-4ab7-a19f-199d53d6f448 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs returned with HTTP 200 Aug 18 22:47:14.004198 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 146/582] 10.4.3.89 () {66 vars in 1371 bytes} [Tue Aug 18 22:47:13 2026] GET /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs => generated 34 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:14.004906 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df74be0b-0247-4462-988f-5af7604c00bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.007110 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df74be0b-0247-4462-988f-5af7604c00bd tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 Aug 18 22:47:14.007433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df74be0b-0247-4462-988f-5af7604c00bd tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:14.007790 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df74be0b-0247-4462-988f-5af7604c00bd tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:14.016026 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0355f33-7c63-4a31-9730-966254ba8ed5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.019293 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:14.019293 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:14.019498 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0355f33-7c63-4a31-9730-966254ba8ed5 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] POST https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs Aug 18 22:47:14.019498 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0355f33-7c63-4a31-9730-966254ba8ed5 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:14.025069 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-df74be0b-0247-4462-988f-5af7604c00bd tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume info retrieved successfully. Aug 18 22:47:14.033147 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df74be0b-0247-4462-988f-5af7604c00bd tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 returned with HTTP 200 Aug 18 22:47:14.033728 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 147/583] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:14 2026] GET /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:14.050508 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2a58b5d-9da1-4c48-a958-1ecad090ba28 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.053298 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2a58b5d-9da1-4c48-a958-1ecad090ba28 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] DELETE https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 Aug 18 22:47:14.054019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2a58b5d-9da1-4c48-a958-1ecad090ba28 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:14.054307 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2a58b5d-9da1-4c48-a958-1ecad090ba28 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:14.054524 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a2a58b5d-9da1-4c48-a958-1ecad090ba28 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Delete volume with id: cffa858d-0498-4302-be69-a0185e9b5808 Aug 18 22:47:14.064565 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0355f33-7c63-4a31-9730-966254ba8ed5 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs returned with HTTP 200 Aug 18 22:47:14.065030 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:14.065030 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:14.065116 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 146/584] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:47:14 2026] POST /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs => generated 34 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:14.065390 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a2a58b5d-9da1-4c48-a958-1ecad090ba28 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume info retrieved successfully. Aug 18 22:47:14.077184 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7bee15d4-e397-4e8c-bc69-fb00326ac2b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.079538 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bee15d4-e397-4e8c-bc69-fb00326ac2b0 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] PUT https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec2 Aug 18 22:47:14.079996 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bee15d4-e397-4e8c-bc69-fb00326ac2b0 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:14.100164 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a2a58b5d-9da1-4c48-a958-1ecad090ba28 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Delete volume request issued successfully. Aug 18 22:47:14.100428 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2a58b5d-9da1-4c48-a958-1ecad090ba28 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 returned with HTTP 202 Aug 18 22:47:14.101100 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 146/585] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:14 2026] DELETE /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:14.113855 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bee15d4-e397-4e8c-bc69-fb00326ac2b0 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec2 returned with HTTP 200 Aug 18 22:47:14.113925 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-56084b8a-50ca-4a63-9db3-13a7806c28ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.113968 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 147/586] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:47:14 2026] PUT /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec2 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:14.117114 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56084b8a-50ca-4a63-9db3-13a7806c28ac tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 Aug 18 22:47:14.117258 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56084b8a-50ca-4a63-9db3-13a7806c28ac tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:14.118044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-56084b8a-50ca-4a63-9db3-13a7806c28ac tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:14.130403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d222090-75eb-462d-b475-831998ae815a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.132757 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d222090-75eb-462d-b475-831998ae815a tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] GET https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec2 Aug 18 22:47:14.132953 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d222090-75eb-462d-b475-831998ae815a tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:14.134352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d222090-75eb-462d-b475-831998ae815a tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:14.142182 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:14.142182 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:14.142893 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d222090-75eb-462d-b475-831998ae815a tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec2 returned with HTTP 200 Aug 18 22:47:14.143564 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 147/587] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:47:14 2026] GET /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:14.155140 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-56084b8a-50ca-4a63-9db3-13a7806c28ac tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Volume info retrieved successfully. Aug 18 22:47:14.157257 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a42fcd77-b7e4-4385-9f98-2bf8bacfedfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.160562 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a42fcd77-b7e4-4385-9f98-2bf8bacfedfb tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] POST https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs Aug 18 22:47:14.161027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a42fcd77-b7e4-4385-9f98-2bf8bacfedfb tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:14.165125 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-56084b8a-50ca-4a63-9db3-13a7806c28ac tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 returned with HTTP 200 Aug 18 22:47:14.165778 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 148/588] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:14 2026] GET /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:14.218574 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a42fcd77-b7e4-4385-9f98-2bf8bacfedfb tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs returned with HTTP 200 Aug 18 22:47:14.219813 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 147/589] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:47:14 2026] POST /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs => generated 51 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 18 22:47:14.234992 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da27c1fe-7a5a-4d1f-b074-36868e534be7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.242514 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da27c1fe-7a5a-4d1f-b074-36868e534be7 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] GET https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs Aug 18 22:47:14.242936 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da27c1fe-7a5a-4d1f-b074-36868e534be7 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:14.243278 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da27c1fe-7a5a-4d1f-b074-36868e534be7 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:14.256725 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da27c1fe-7a5a-4d1f-b074-36868e534be7 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs returned with HTTP 200 Aug 18 22:47:14.257733 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 148/590] 10.4.3.89 () {66 vars in 1371 bytes} [Tue Aug 18 22:47:14 2026] GET /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b/extra_specs => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:14.272092 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-052d5aa3-5000-49ed-945c-8d0e88257812 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.274388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-052d5aa3-5000-49ed-945c-8d0e88257812 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] DELETE https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b Aug 18 22:47:14.274388 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-052d5aa3-5000-49ed-945c-8d0e88257812 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:14.274388 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-052d5aa3-5000-49ed-945c-8d0e88257812 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:14.321841 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-052d5aa3-5000-49ed-945c-8d0e88257812 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b returned with HTTP 202 Aug 18 22:47:14.322147 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 148/591] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:47:14 2026] DELETE /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:14.334319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c53b211-fb84-4b8e-9b89-c7609aa1c8c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:14.337944 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c53b211-fb84-4b8e-9b89-c7609aa1c8c7 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] GET https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b Aug 18 22:47:14.338209 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c53b211-fb84-4b8e-9b89-c7609aa1c8c7 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:14.339057 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c53b211-fb84-4b8e-9b89-c7609aa1c8c7 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:14.344570 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c53b211-fb84-4b8e-9b89-c7609aa1c8c7 tempest-VolumeTypesExtraSpecsTest-1676833366 tempest-VolumeTypesExtraSpecsTest-1676833366-project-admin] https://10.4.3.89/volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b returned with HTTP 404 Aug 18 22:47:14.346926 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 149/592] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:47:14 2026] GET /volume/v3/types/f8e601ca-976b-4852-9020-c48c47a27a4b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:15.181014 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17a72de5-e33a-489b-a51f-f02466d7dd06 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:15.182955 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17a72de5-e33a-489b-a51f-f02466d7dd06 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] GET https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 Aug 18 22:47:15.183151 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17a72de5-e33a-489b-a51f-f02466d7dd06 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:15.183343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17a72de5-e33a-489b-a51f-f02466d7dd06 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:15.191438 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17a72de5-e33a-489b-a51f-f02466d7dd06 tempest-VolumesNegativeTest-1491082761 tempest-VolumesNegativeTest-1491082761-project-member] https://10.4.3.89/volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 returned with HTTP 404 Aug 18 22:47:15.191874 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 148/593] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:15 2026] GET /volume/v3/volumes/cffa858d-0498-4302-be69-a0185e9b5808 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:16.141563 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-f71fb6b9-48e6-44fb-809c-485d3e6efb73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.144496 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-f71fb6b9-48e6-44fb-809c-485d3e6efb73 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 Aug 18 22:47:16.144826 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-f71fb6b9-48e6-44fb-809c-485d3e6efb73 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:16.145087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-f71fb6b9-48e6-44fb-809c-485d3e6efb73 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:16.156663 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:16.156663 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:16.161620 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-f71fb6b9-48e6-44fb-809c-485d3e6efb73 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:16.168703 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-f71fb6b9-48e6-44fb-809c-485d3e6efb73 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 returned with HTTP 200 Aug 18 22:47:16.169321 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 149/594] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:16 2026] GET /volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 => generated 1363 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:16.180780 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-34236eea-4d70-4fa7-8bdb-b6287dbebbe6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.186988 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-34236eea-4d70-4fa7-8bdb-b6287dbebbe6 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb Aug 18 22:47:16.187543 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-34236eea-4d70-4fa7-8bdb-b6287dbebbe6 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:16.187877 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-34236eea-4d70-4fa7-8bdb-b6287dbebbe6 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:16.196964 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:16.196964 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:16.201161 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-34236eea-4d70-4fa7-8bdb-b6287dbebbe6 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:16.205777 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-34236eea-4d70-4fa7-8bdb-b6287dbebbe6 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb returned with HTTP 200 Aug 18 22:47:16.206193 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 149/595] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:16 2026] GET /volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:16.224382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-1634c741-4b39-45ad-a4a5-86af83a14aa7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.226301 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-1634c741-4b39-45ad-a4a5-86af83a14aa7 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 Aug 18 22:47:16.226503 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-1634c741-4b39-45ad-a4a5-86af83a14aa7 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:16.226924 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-1634c741-4b39-45ad-a4a5-86af83a14aa7 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:16.236022 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:16.236022 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:16.239969 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-1634c741-4b39-45ad-a4a5-86af83a14aa7 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:16.245901 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-1634c741-4b39-45ad-a4a5-86af83a14aa7 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 returned with HTTP 200 Aug 18 22:47:16.246911 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 150/596] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:16 2026] GET /volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:16.269099 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c7d32bc6-7405-475c-96f8-9f00ad02b3e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.269673 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7d32bc6-7405-475c-96f8-9f00ad02b3e6 None None] GET https://10.4.3.89/volume// Aug 18 22:47:16.269987 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7d32bc6-7405-475c-96f8-9f00ad02b3e6 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:16.270261 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7d32bc6-7405-475c-96f8-9f00ad02b3e6 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:16.270776 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7d32bc6-7405-475c-96f8-9f00ad02b3e6 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:16.271500 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 149/597] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:47:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:16.290077 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4b099cad-f702-413e-8377-5a04d346b2fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.293041 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4b099cad-f702-413e-8377-5a04d346b2fa tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:47:16.293660 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4b099cad-f702-413e-8377-5a04d346b2fa tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e1597d2-eefe-49c1-a7ed-c51867475ad4", "connector": null, "instance_uuid": "c196e68d-485c-4445-bb63-a8b0de44670d"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:16.312588 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:16.312588 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:16.367893 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4b099cad-f702-413e-8377-5a04d346b2fa tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:47:16.368389 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 150/598] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:47:16 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:16.380343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5383c86-f9f6-4fd4-9f6d-c369eb5a8970 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.380820 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5383c86-f9f6-4fd4-9f6d-c369eb5a8970 None None] GET https://10.4.3.89/volume// Aug 18 22:47:16.381075 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5383c86-f9f6-4fd4-9f6d-c369eb5a8970 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:16.381483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5383c86-f9f6-4fd4-9f6d-c369eb5a8970 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:16.381724 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5383c86-f9f6-4fd4-9f6d-c369eb5a8970 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:16.382073 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 150/599] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:47:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:16.396638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b51b5fa9-67bc-4a8a-aace-b8e66452f7d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.399295 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b51b5fa9-67bc-4a8a-aace-b8e66452f7d6 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:47:16.399730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b51b5fa9-67bc-4a8a-aace-b8e66452f7d6 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2181637-abad-454c-9fe7-6a78f88ee9fb", "connector": null, "instance_uuid": "c196e68d-485c-4445-bb63-a8b0de44670d"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:16.411971 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:16.411971 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:16.485422 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b51b5fa9-67bc-4a8a-aace-b8e66452f7d6 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:47:16.486030 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 151/600] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:47:16 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:16.487425 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06223bff-d668-444c-8939-30b40a0bad51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.493502 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06223bff-d668-444c-8939-30b40a0bad51 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] DELETE https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:47:16.493631 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06223bff-d668-444c-8939-30b40a0bad51 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:16.493846 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06223bff-d668-444c-8939-30b40a0bad51 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:16.494082 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-06223bff-d668-444c-8939-30b40a0bad51 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Delete volume with id: 79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:47:16.505596 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e5c83fb-e6a7-4fd2-9c07-b50a94b3f8e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.506102 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e5c83fb-e6a7-4fd2-9c07-b50a94b3f8e4 None None] GET https://10.4.3.89/volume// Aug 18 22:47:16.506328 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e5c83fb-e6a7-4fd2-9c07-b50a94b3f8e4 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:16.506634 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e5c83fb-e6a7-4fd2-9c07-b50a94b3f8e4 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:16.507233 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e5c83fb-e6a7-4fd2-9c07-b50a94b3f8e4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:16.508682 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 151/601] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:47:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:16.512374 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:16.512374 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:16.512528 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-06223bff-d668-444c-8939-30b40a0bad51 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:47:16.525615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0a398938-5ff3-4cfa-b306-4c7d18dcc749 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.529678 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0a398938-5ff3-4cfa-b306-4c7d18dcc749 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:47:16.529873 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0a398938-5ff3-4cfa-b306-4c7d18dcc749 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73cdd60d-146c-4dd7-8835-0658c28e15e0", "connector": null, "instance_uuid": "c196e68d-485c-4445-bb63-a8b0de44670d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:16.544740 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:16.544740 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:16.554487 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-06223bff-d668-444c-8939-30b40a0bad51 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Delete volume request issued successfully. Aug 18 22:47:16.554847 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06223bff-d668-444c-8939-30b40a0bad51 tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 202 Aug 18 22:47:16.555511 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 150/602] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:16 2026] DELETE /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:16.564580 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-625a0a20-ae54-4aa6-b7fa-a52a893439bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:16.566430 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-625a0a20-ae54-4aa6-b7fa-a52a893439bf tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:47:16.566935 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-625a0a20-ae54-4aa6-b7fa-a52a893439bf tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:16.567078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-625a0a20-ae54-4aa6-b7fa-a52a893439bf tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:16.578877 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:16.578877 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:16.584159 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-625a0a20-ae54-4aa6-b7fa-a52a893439bf tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Volume info retrieved successfully. Aug 18 22:47:16.589415 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-625a0a20-ae54-4aa6-b7fa-a52a893439bf tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 200 Aug 18 22:47:16.589915 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 152/603] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:16 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:16.590494 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0a398938-5ff3-4cfa-b306-4c7d18dcc749 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:47:16.591141 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 151/604] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:47:16 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:17.609279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22c9ce7a-6c28-4741-b1c8-1133c312011c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:17.612976 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22c9ce7a-6c28-4741-b1c8-1133c312011c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] GET https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 Aug 18 22:47:17.614182 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22c9ce7a-6c28-4741-b1c8-1133c312011c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:17.614182 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22c9ce7a-6c28-4741-b1c8-1133c312011c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:17.621954 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22c9ce7a-6c28-4741-b1c8-1133c312011c tempest-ServerStableDeviceRescueTest-689507618 tempest-ServerStableDeviceRescueTest-689507618-project-member] https://10.4.3.89/volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 returned with HTTP 404 Aug 18 22:47:17.622591 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 152/605] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:17 2026] GET /volume/v3/volumes/79d42160-f099-4fdc-b6ea-1a080bee4b84 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:18.791523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-285bd5c7-923b-4f1a-8534-399e8ebef346 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:18.792122 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-285bd5c7-923b-4f1a-8534-399e8ebef346 None None] GET https://10.4.3.89/volume// Aug 18 22:47:18.792400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-285bd5c7-923b-4f1a-8534-399e8ebef346 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:18.792677 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-285bd5c7-923b-4f1a-8534-399e8ebef346 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:18.793153 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-285bd5c7-923b-4f1a-8534-399e8ebef346 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:18.793565 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 151/606] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:18.804624 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-9f4e9738-3938-4b50-86e3-0f6154695d26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:18.808587 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-9f4e9738-3938-4b50-86e3-0f6154695d26 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 Aug 18 22:47:18.808742 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-9f4e9738-3938-4b50-86e3-0f6154695d26 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:18.809019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-9f4e9738-3938-4b50-86e3-0f6154695d26 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:18.829992 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:18.829992 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:18.834428 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-9f4e9738-3938-4b50-86e3-0f6154695d26 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:18.840833 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-9f4e9738-3938-4b50-86e3-0f6154695d26 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 returned with HTTP 200 Aug 18 22:47:18.841377 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 153/607] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:18 2026] GET /volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 => generated 1542 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:18.944166 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0e59c1de-dea4-47ef-aa79-0a80571c9d00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:18.947438 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0e59c1de-dea4-47ef-aa79-0a80571c9d00 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] PUT https://10.4.3.89/volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218 Aug 18 22:47:18.947926 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0e59c1de-dea4-47ef-aa79-0a80571c9d00 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:18.957189 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0e59c1de-dea4-47ef-aa79-0a80571c9d00 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Acquiring lock "cinder-attachment_update-1e1597d2-eefe-49c1-a7ed-c51867475ad4-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:47:18.966516 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0e59c1de-dea4-47ef-aa79-0a80571c9d00 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Lock "cinder-attachment_update-1e1597d2-eefe-49c1-a7ed-c51867475ad4-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:47:18.966881 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:18.966881 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:19.083069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0e59c1de-dea4-47ef-aa79-0a80571c9d00 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Lock "cinder-attachment_update-1e1597d2-eefe-49c1-a7ed-c51867475ad4-np0000007715" released by "attachment_update" :: held 0.117s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:47:19.083069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-0e59c1de-dea4-47ef-aa79-0a80571c9d00 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218 returned with HTTP 200 Aug 18 22:47:19.083069 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 152/608] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:47:18 2026] PUT /volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:19.119702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b56bbbae-a4c4-4d00-bef3-622ff2fc0204 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.122285 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b56bbbae-a4c4-4d00-bef3-622ff2fc0204 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218/action Aug 18 22:47:19.122680 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b56bbbae-a4c4-4d00-bef3-622ff2fc0204 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:19.122802 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b56bbbae-a4c4-4d00-bef3-622ff2fc0204 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:19.158009 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:19.158009 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:19.173897 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-b56bbbae-a4c4-4d00-bef3-622ff2fc0204 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218/action returned with HTTP 204 Aug 18 22:47:19.174828 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 153/609] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:47:19 2026] POST /volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:19.200881 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-291c0749-8ba2-4996-8285-c9e6b321ae63 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.201348 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-291c0749-8ba2-4996-8285-c9e6b321ae63 None None] GET https://10.4.3.89/volume// Aug 18 22:47:19.201593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-291c0749-8ba2-4996-8285-c9e6b321ae63 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:19.201884 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-291c0749-8ba2-4996-8285-c9e6b321ae63 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:19.202348 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-291c0749-8ba2-4996-8285-c9e6b321ae63 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:19.203123 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 152/610] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:19.216675 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6efc1960-9374-4f07-8583-8466a1652051 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.220514 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6efc1960-9374-4f07-8583-8466a1652051 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb Aug 18 22:47:19.220834 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6efc1960-9374-4f07-8583-8466a1652051 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:19.221042 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6efc1960-9374-4f07-8583-8466a1652051 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:19.237138 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:19.237138 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:19.242214 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6efc1960-9374-4f07-8583-8466a1652051 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:19.252714 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6efc1960-9374-4f07-8583-8466a1652051 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb returned with HTTP 200 Aug 18 22:47:19.253183 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 154/611] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:19 2026] GET /volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb => generated 1027 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:19.366187 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4e89bf6f-f85b-4ce8-81aa-b32b5230278b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.369296 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4e89bf6f-f85b-4ce8-81aa-b32b5230278b tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] PUT https://10.4.3.89/volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f Aug 18 22:47:19.369670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4e89bf6f-f85b-4ce8-81aa-b32b5230278b tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:19.380213 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4e89bf6f-f85b-4ce8-81aa-b32b5230278b tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Acquiring lock "cinder-attachment_update-c2181637-abad-454c-9fe7-6a78f88ee9fb-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:47:19.385488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4e89bf6f-f85b-4ce8-81aa-b32b5230278b tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Lock "cinder-attachment_update-c2181637-abad-454c-9fe7-6a78f88ee9fb-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:47:19.386743 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:19.386743 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:19.490717 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4e89bf6f-f85b-4ce8-81aa-b32b5230278b tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Lock "cinder-attachment_update-c2181637-abad-454c-9fe7-6a78f88ee9fb-np0000007715" released by "attachment_update" :: held 0.105s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:47:19.491059 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4e89bf6f-f85b-4ce8-81aa-b32b5230278b tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f returned with HTTP 200 Aug 18 22:47:19.491519 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 153/612] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:47:19 2026] PUT /volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:19.521664 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-dc653d57-973b-4b01-8c36-815dfa791a6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.524534 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-dc653d57-973b-4b01-8c36-815dfa791a6c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f/action Aug 18 22:47:19.525060 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-dc653d57-973b-4b01-8c36-815dfa791a6c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:19.525248 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-dc653d57-973b-4b01-8c36-815dfa791a6c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:19.547808 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:19.547808 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:19.568018 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-dc653d57-973b-4b01-8c36-815dfa791a6c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f/action returned with HTTP 204 Aug 18 22:47:19.568601 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 154/613] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:47:19 2026] POST /volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:19.598106 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8425078b-f32f-45f5-9356-2d2005c89fd2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.598106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8425078b-f32f-45f5-9356-2d2005c89fd2 None None] GET https://10.4.3.89/volume// Aug 18 22:47:19.598383 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8425078b-f32f-45f5-9356-2d2005c89fd2 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:19.598579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8425078b-f32f-45f5-9356-2d2005c89fd2 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:19.599002 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8425078b-f32f-45f5-9356-2d2005c89fd2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:19.599406 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 153/614] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:19.608442 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6560926c-f66a-473b-b13a-c71c0e1dc63f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.611859 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6560926c-f66a-473b-b13a-c71c0e1dc63f tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 Aug 18 22:47:19.612616 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6560926c-f66a-473b-b13a-c71c0e1dc63f tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:19.612616 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6560926c-f66a-473b-b13a-c71c0e1dc63f tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:19.627627 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:19.627627 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:19.630307 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6560926c-f66a-473b-b13a-c71c0e1dc63f tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:47:19.635915 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-6560926c-f66a-473b-b13a-c71c0e1dc63f tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 returned with HTTP 200 Aug 18 22:47:19.636457 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 155/615] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:19 2026] GET /volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:19.735475 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-bedcb013-23f5-4c0d-9025-13ee6ea27dce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.738887 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-bedcb013-23f5-4c0d-9025-13ee6ea27dce tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] PUT https://10.4.3.89/volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b Aug 18 22:47:19.739361 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-bedcb013-23f5-4c0d-9025-13ee6ea27dce tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:19.750422 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-bedcb013-23f5-4c0d-9025-13ee6ea27dce tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Acquiring lock "cinder-attachment_update-73cdd60d-146c-4dd7-8835-0658c28e15e0-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:47:19.756036 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-bedcb013-23f5-4c0d-9025-13ee6ea27dce tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Lock "cinder-attachment_update-73cdd60d-146c-4dd7-8835-0658c28e15e0-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:47:19.757020 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:19.757020 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:19.878373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-bedcb013-23f5-4c0d-9025-13ee6ea27dce tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Lock "cinder-attachment_update-73cdd60d-146c-4dd7-8835-0658c28e15e0-np0000007715" released by "attachment_update" :: held 0.122s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:47:19.880695 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-bedcb013-23f5-4c0d-9025-13ee6ea27dce tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b returned with HTTP 200 Aug 18 22:47:19.880695 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 154/616] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:47:19 2026] PUT /volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:19.912079 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4119d961-c7f5-40ee-a1c1-70de739bb3fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:19.914335 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4119d961-c7f5-40ee-a1c1-70de739bb3fe tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] POST https://10.4.3.89/volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b/action Aug 18 22:47:19.914707 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4119d961-c7f5-40ee-a1c1-70de739bb3fe tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:19.914875 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4119d961-c7f5-40ee-a1c1-70de739bb3fe tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:19.934341 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:19.934341 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:19.945451 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-59d059ff-c4fb-4187-bf3a-69aa08e5a2c4 req-4119d961-c7f5-40ee-a1c1-70de739bb3fe tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b/action returned with HTTP 204 Aug 18 22:47:19.945945 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 155/617] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:47:19 2026] POST /volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:19.997214 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef0aec67-e5b2-4f2b-8499-f5563c345d34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.274448 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef0aec67-e5b2-4f2b-8499-f5563c345d34 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] POST https://10.4.3.89/volume/v3/types/98efbb00-594d-4a06-9629-4f8ce1d93047/encryption Aug 18 22:47:20.276087 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef0aec67-e5b2-4f2b-8499-f5563c345d34 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:20.313635 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef0aec67-e5b2-4f2b-8499-f5563c345d34 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types/98efbb00-594d-4a06-9629-4f8ce1d93047/encryption returned with HTTP 404 Aug 18 22:47:20.314548 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 154/618] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:47:19 2026] POST /volume/v3/types/98efbb00-594d-4a06-9629-4f8ce1d93047/encryption => generated 114 bytes in 318 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:20.327975 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-741604ca-6203-42c9-a864-1791544e065f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.330432 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-741604ca-6203-42c9-a864-1791544e065f tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:47:20.331007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-741604ca-6203-42c9-a864-1791544e065f tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1144166", "os-volume-type-access:is_public": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:20.354237 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-741604ca-6203-42c9-a864-1791544e065f tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:47:20.354623 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 156/619] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:47:20 2026] POST /volume/v3/types => generated 228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:20.366612 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8390483f-c998-43f4-bb36-a0042e4966b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.557093 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9f6413d-6377-446f-a52c-f821ab8a927d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.561091 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:20.561617 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1894596954"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:20.563460 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1894596954'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:20.563516 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Create volume of 1 GB Aug 18 22:47:20.575464 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Availability Zones retrieved successfully. Aug 18 22:47:20.585004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Flow 'volume_create_api' (f2edd36c-8a48-4bc1-9742-b9ed2e36bd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:20.586763 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f89ff4d1-6f85-4a03-93f2-386f74ef9ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:20.588190 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:20.642135 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f89ff4d1-6f85-4a03-93f2-386f74ef9ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:20.644412 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6103caa-9dc3-45af-af92-cdcf534986bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:20.649031 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8390483f-c998-43f4-bb36-a0042e4966b5 tempest-VolumeTypesNegativeTest-693015613 tempest-VolumeTypesNegativeTest-693015613-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:20.649535 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8390483f-c998-43f4-bb36-a0042e4966b5 tempest-VolumeTypesNegativeTest-693015613 tempest-VolumeTypesNegativeTest-693015613-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9422a5bf-5dd8-4f46-a3fc-0d4dc14ddc17", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-650389848"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:20.655230 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8390483f-c998-43f4-bb36-a0042e4966b5 tempest-VolumeTypesNegativeTest-693015613 tempest-VolumeTypesNegativeTest-693015613-project-member] Create volume request body: {'volume': {'volume_type': '9422a5bf-5dd8-4f46-a3fc-0d4dc14ddc17', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-650389848'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:20.671983 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8390483f-c998-43f4-bb36-a0042e4966b5 tempest-VolumeTypesNegativeTest-693015613 tempest-VolumeTypesNegativeTest-693015613-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 18 22:47:20.672669 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 155/620] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:20 2026] POST /volume/v3/volumes => generated 114 bytes in 306 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:20.683616 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d46ef29-99f7-4811-868d-85aa8edb23f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.691212 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d46ef29-99f7-4811-868d-85aa8edb23f1 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] DELETE https://10.4.3.89/volume/v3/types/9422a5bf-5dd8-4f46-a3fc-0d4dc14ddc17 Aug 18 22:47:20.693041 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d46ef29-99f7-4811-868d-85aa8edb23f1 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:20.693041 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d46ef29-99f7-4811-868d-85aa8edb23f1 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:20.736342 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Created reservations ['59033e91-2dda-42f6-a490-8e36227beb5e', '70c56535-c7eb-4fba-a53b-c520aa89ebfc', 'd24ce136-ddf6-465a-bf5f-87aaf53b1ab6', 'b085642a-3742-4ebd-a391-4a9e669f8465'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:20.738863 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6103caa-9dc3-45af-af92-cdcf534986bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59033e91-2dda-42f6-a490-8e36227beb5e', '70c56535-c7eb-4fba-a53b-c520aa89ebfc', 'd24ce136-ddf6-465a-bf5f-87aaf53b1ab6', 'b085642a-3742-4ebd-a391-4a9e669f8465']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:20.738863 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae2fed4-48cc-4619-8844-a0605e924795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:20.739092 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d46ef29-99f7-4811-868d-85aa8edb23f1 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types/9422a5bf-5dd8-4f46-a3fc-0d4dc14ddc17 returned with HTTP 202 Aug 18 22:47:20.739506 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 155/621] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:47:20 2026] DELETE /volume/v3/types/9422a5bf-5dd8-4f46-a3fc-0d4dc14ddc17 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:20.748427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1838586e-0f50-48ac-9245-5ef0043885b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.751661 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1838586e-0f50-48ac-9245-5ef0043885b9 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] GET https://10.4.3.89/volume/v3/types/9422a5bf-5dd8-4f46-a3fc-0d4dc14ddc17 Aug 18 22:47:20.751846 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1838586e-0f50-48ac-9245-5ef0043885b9 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:20.752034 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1838586e-0f50-48ac-9245-5ef0043885b9 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:20.756178 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1838586e-0f50-48ac-9245-5ef0043885b9 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types/9422a5bf-5dd8-4f46-a3fc-0d4dc14ddc17 returned with HTTP 404 Aug 18 22:47:20.756677 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 157/622] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:47:20 2026] GET /volume/v3/types/9422a5bf-5dd8-4f46-a3fc-0d4dc14ddc17 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:20.766401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce1872eb-d244-4949-a3c1-8ba084367484 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.769956 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce1872eb-d244-4949-a3c1-8ba084367484 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:47:20.770415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce1872eb-d244-4949-a3c1-8ba084367484 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:20.773090 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce1872eb-d244-4949-a3c1-8ba084367484 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 400 Aug 18 22:47:20.773705 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cae2fed4-48cc-4619-8844-a0605e924795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61917d33-548b-49f9-a8ed-447283c2b303', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1894596954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddd3d12031e64737965aba858379af87',qos_specs=None,replication_status=,reservations=['59033e91-2dda-42f6-a490-8e36227beb5e','70c56535-c7eb-4fba-a53b-c520aa89ebfc','d24ce136-ddf6-465a-bf5f-87aaf53b1ab6','b085642a-3742-4ebd-a391-4a9e669f8465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc726ae7660b42b6b9a43dda0eecd53a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1894596954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61917d33-548b-49f9-a8ed-447283c2b303,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddd3d12031e64737965aba858379af87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc726ae7660b42b6b9a43dda0eecd53a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:20.774529 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 156/623] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:47:20 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) Aug 18 22:47:20.774655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb6a350-19c4-45fc-b251-e1b1a4f28df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:20.785147 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c35e23c4-695e-434d-9219-b7d1e2c7bb93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.786702 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c35e23c4-695e-434d-9219-b7d1e2c7bb93 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:47:20.787000 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c35e23c4-695e-434d-9219-b7d1e2c7bb93 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-5308939"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:20.797440 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb6a350-19c4-45fc-b251-e1b1a4f28df6) transitioned into state 'SUCCESS' from state '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-1894596954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddd3d12031e64737965aba858379af87',qos_specs=None,replication_status=,reservations=['59033e91-2dda-42f6-a490-8e36227beb5e','70c56535-c7eb-4fba-a53b-c520aa89ebfc','d24ce136-ddf6-465a-bf5f-87aaf53b1ab6','b085642a-3742-4ebd-a391-4a9e669f8465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc726ae7660b42b6b9a43dda0eecd53a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:20.798218 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0af5101-e293-45b1-9f31-e4475ee30e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:20.803947 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c35e23c4-695e-434d-9219-b7d1e2c7bb93 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:47:20.804422 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 156/624] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:47:20 2026] POST /volume/v3/types => generated 226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:20.809201 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0af5101-e293-45b1-9f31-e4475ee30e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:20.810234 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Flow 'volume_create_api' (f2edd36c-8a48-4bc1-9742-b9ed2e36bd03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:20.810633 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Create volume request issued successfully. Aug 18 22:47:20.811413 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9f6413d-6377-446f-a52c-f821ab8a927d tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:20.811961 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 156/625] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:20 2026] POST /volume/v3/volumes => generated 750 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:20.813451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3be2bcc-d6a2-4a43-ab55-a34eb0aef1fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.816453 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3be2bcc-d6a2-4a43-ab55-a34eb0aef1fd tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:47:20.816821 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3be2bcc-d6a2-4a43-ab55-a34eb0aef1fd tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-5308939"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:20.827686 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac726566-071b-43d8-9f16-8108afb632e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.827784 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3be2bcc-d6a2-4a43-ab55-a34eb0aef1fd tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-5308939 already exists. Aug 18 22:47:20.827958 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3be2bcc-d6a2-4a43-ab55-a34eb0aef1fd tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 409 Aug 18 22:47:20.828556 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 158/626] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:47:20 2026] POST /volume/v3/types => generated 131 bytes in 15 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:20.830362 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac726566-071b-43d8-9f16-8108afb632e1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:20.830728 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac726566-071b-43d8-9f16-8108afb632e1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:20.831013 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac726566-071b-43d8-9f16-8108afb632e1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:20.837335 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-41782a43-eb55-4514-9558-c7657e031a2c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.840735 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41782a43-eb55-4514-9558-c7657e031a2c tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] DELETE https://10.4.3.89/volume/v3/types/0fdd7f63-628b-4962-b1eb-e930d7648dd5 Aug 18 22:47:20.841064 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41782a43-eb55-4514-9558-c7657e031a2c tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:20.842274 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-41782a43-eb55-4514-9558-c7657e031a2c tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:20.846069 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:20.846069 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:20.852566 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac726566-071b-43d8-9f16-8108afb632e1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:20.859094 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac726566-071b-43d8-9f16-8108afb632e1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:20.859822 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 157/627] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:20 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:47:20.884158 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-41782a43-eb55-4514-9558-c7657e031a2c tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types/0fdd7f63-628b-4962-b1eb-e930d7648dd5 returned with HTTP 202 Aug 18 22:47:20.884698 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 157/628] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:47:20 2026] DELETE /volume/v3/types/0fdd7f63-628b-4962-b1eb-e930d7648dd5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:20.892159 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04fdd2c4-395b-465e-a217-253ae7bf84ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.894932 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04fdd2c4-395b-465e-a217-253ae7bf84ae tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] GET https://10.4.3.89/volume/v3/types/0fdd7f63-628b-4962-b1eb-e930d7648dd5 Aug 18 22:47:20.895130 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04fdd2c4-395b-465e-a217-253ae7bf84ae tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:20.895862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04fdd2c4-395b-465e-a217-253ae7bf84ae tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:20.899315 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04fdd2c4-395b-465e-a217-253ae7bf84ae tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types/0fdd7f63-628b-4962-b1eb-e930d7648dd5 returned with HTTP 404 Aug 18 22:47:20.900060 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 157/629] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:47:20 2026] GET /volume/v3/types/0fdd7f63-628b-4962-b1eb-e930d7648dd5 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:20.909364 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6ed24e1-1f5a-457f-b047-48f25a6a95e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.915718 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6ed24e1-1f5a-457f-b047-48f25a6a95e8 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] DELETE https://10.4.3.89/volume/v3/types/a0cd9fde-c077-412d-b2ae-5825b685aed4 Aug 18 22:47:20.922085 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6ed24e1-1f5a-457f-b047-48f25a6a95e8 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:20.922085 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6ed24e1-1f5a-457f-b047-48f25a6a95e8 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:20.927398 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6ed24e1-1f5a-457f-b047-48f25a6a95e8 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types/a0cd9fde-c077-412d-b2ae-5825b685aed4 returned with HTTP 404 Aug 18 22:47:20.928205 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 159/630] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:47:20 2026] DELETE /volume/v3/types/a0cd9fde-c077-412d-b2ae-5825b685aed4 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:20.938440 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59c01a20-2d32-4c65-b58c-d81ca52ced02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:20.940896 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59c01a20-2d32-4c65-b58c-d81ca52ced02 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] GET https://10.4.3.89/volume/v3/types/aab1e403-4da2-46e7-bc1e-be5f09c94be9 Aug 18 22:47:20.941122 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59c01a20-2d32-4c65-b58c-d81ca52ced02 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:20.941568 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59c01a20-2d32-4c65-b58c-d81ca52ced02 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:20.945410 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59c01a20-2d32-4c65-b58c-d81ca52ced02 tempest-VolumeTypesNegativeTest-180347522 tempest-VolumeTypesNegativeTest-180347522-project-admin] https://10.4.3.89/volume/v3/types/aab1e403-4da2-46e7-bc1e-be5f09c94be9 returned with HTTP 404 Aug 18 22:47:20.946223 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 158/631] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:47:20 2026] GET /volume/v3/types/aab1e403-4da2-46e7-bc1e-be5f09c94be9 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:21.876371 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-23694e72-6277-462f-89c6-43b66c2e3159 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:21.880418 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23694e72-6277-462f-89c6-43b66c2e3159 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:21.880692 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23694e72-6277-462f-89c6-43b66c2e3159 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:21.880963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23694e72-6277-462f-89c6-43b66c2e3159 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:21.892577 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:21.892577 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:21.897967 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-23694e72-6277-462f-89c6-43b66c2e3159 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:21.906082 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23694e72-6277-462f-89c6-43b66c2e3159 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:21.906664 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 158/632] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:21 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:22.001033 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-583b526a-6df3-40a7-8345-01d9ee3c09ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:22.004958 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-583b526a-6df3-40a7-8345-01d9ee3c09ae tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:22.005122 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-583b526a-6df3-40a7-8345-01d9ee3c09ae tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:22.005348 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-583b526a-6df3-40a7-8345-01d9ee3c09ae tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:22.025365 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:22.025365 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:22.031785 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-583b526a-6df3-40a7-8345-01d9ee3c09ae tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:22.041674 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-583b526a-6df3-40a7-8345-01d9ee3c09ae tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:22.041846 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 158/633] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:22 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:22.161197 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0156f01-e0f1-44e5-a51a-2552256b50c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:22.161937 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0156f01-e0f1-44e5-a51a-2552256b50c1 None None] GET https://10.4.3.89/volume// Aug 18 22:47:22.162040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0156f01-e0f1-44e5-a51a-2552256b50c1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:22.162244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0156f01-e0f1-44e5-a51a-2552256b50c1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:22.162748 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0156f01-e0f1-44e5-a51a-2552256b50c1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:22.163148 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 160/634] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:47:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:22.180352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-ae554cb9-34df-4f9c-b2bc-5a7146591216 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:22.183397 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-ae554cb9-34df-4f9c-b2bc-5a7146591216 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:47:22.183882 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-ae554cb9-34df-4f9c-b2bc-5a7146591216 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61917d33-548b-49f9-a8ed-447283c2b303", "connector": null, "instance_uuid": "4f527450-2b0c-48bf-a989-da6dc1b86a03"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:22.195703 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:22.195703 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:22.243345 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-ae554cb9-34df-4f9c-b2bc-5a7146591216 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:47:22.243345 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 159/635] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:47:22 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:22.284963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79161fce-5d90-43ad-a45f-0da513dd4f55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:22.286621 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79161fce-5d90-43ad-a45f-0da513dd4f55 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:22.286810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79161fce-5d90-43ad-a45f-0da513dd4f55 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:22.287042 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79161fce-5d90-43ad-a45f-0da513dd4f55 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:22.303830 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:22.303830 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:22.310916 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-79161fce-5d90-43ad-a45f-0da513dd4f55 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:22.311137 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cfb2051-4f8f-4e0c-88f4-bb0d4d21f27d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:22.311598 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cfb2051-4f8f-4e0c-88f4-bb0d4d21f27d None None] GET https://10.4.3.89/volume// Aug 18 22:47:22.311785 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cfb2051-4f8f-4e0c-88f4-bb0d4d21f27d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:22.311998 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cfb2051-4f8f-4e0c-88f4-bb0d4d21f27d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:22.312342 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cfb2051-4f8f-4e0c-88f4-bb0d4d21f27d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:22.312647 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 159/636] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:22 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:22.317937 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79161fce-5d90-43ad-a45f-0da513dd4f55 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:22.318362 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 159/637] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:22 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:47:22.324380 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-acd24445-a960-42b4-b0aa-8be7d3d556af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:22.330999 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-acd24445-a960-42b4-b0aa-8be7d3d556af tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:22.331226 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-acd24445-a960-42b4-b0aa-8be7d3d556af tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:22.331496 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-acd24445-a960-42b4-b0aa-8be7d3d556af tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:22.353799 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:22.353799 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:22.360339 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-acd24445-a960-42b4-b0aa-8be7d3d556af tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:22.365026 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-acd24445-a960-42b4-b0aa-8be7d3d556af tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:22.366801 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 161/638] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:22 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 1022 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:22.489467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-b84ff82b-8d0d-4d68-9531-d024491ff2c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:22.492423 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-b84ff82b-8d0d-4d68-9531-d024491ff2c7 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] PUT https://10.4.3.89/volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009 Aug 18 22:47:22.492815 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-b84ff82b-8d0d-4d68-9531-d024491ff2c7 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:22.504709 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-b84ff82b-8d0d-4d68-9531-d024491ff2c7 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Acquiring lock "cinder-attachment_update-61917d33-548b-49f9-a8ed-447283c2b303-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:47:22.514775 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-b84ff82b-8d0d-4d68-9531-d024491ff2c7 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Lock "cinder-attachment_update-61917d33-548b-49f9-a8ed-447283c2b303-np0000007715" acquired by "attachment_update" :: waited 0.010s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:47:22.516801 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:22.516801 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:22.650891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-b84ff82b-8d0d-4d68-9531-d024491ff2c7 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Lock "cinder-attachment_update-61917d33-548b-49f9-a8ed-447283c2b303-np0000007715" released by "attachment_update" :: held 0.136s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:47:22.651117 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-b84ff82b-8d0d-4d68-9531-d024491ff2c7 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009 returned with HTTP 200 Aug 18 22:47:22.651649 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 160/639] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:47:22 2026] PUT /volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:23.333885 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9bf8d1a-ad19-4686-ba08-f969eb378bc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:23.337010 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9bf8d1a-ad19-4686-ba08-f969eb378bc1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:23.337211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9bf8d1a-ad19-4686-ba08-f969eb378bc1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:23.337490 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9bf8d1a-ad19-4686-ba08-f969eb378bc1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:23.355280 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:23.355280 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:23.364420 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9bf8d1a-ad19-4686-ba08-f969eb378bc1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:23.370532 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9bf8d1a-ad19-4686-ba08-f969eb378bc1 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:23.373388 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 160/640] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:23 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a5b1fc3-7de5-427f-aa44-e48102167456 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a5b1fc3-7de5-427f-aa44-e48102167456 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a5b1fc3-7de5-427f-aa44-e48102167456 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a5b1fc3-7de5-427f-aa44-e48102167456 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a5b1fc3-7de5-427f-aa44-e48102167456 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a5b1fc3-7de5-427f-aa44-e48102167456 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:24.621933 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 160/641] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:24 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:25.433588 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6033263d-d68c-4720-b53c-72bef072a8ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:25.438848 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6033263d-d68c-4720-b53c-72bef072a8ef tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:25.438848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6033263d-d68c-4720-b53c-72bef072a8ef tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:25.439978 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6033263d-d68c-4720-b53c-72bef072a8ef tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:25.457292 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:25.457292 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:25.462345 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6033263d-d68c-4720-b53c-72bef072a8ef tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:25.467835 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6033263d-d68c-4720-b53c-72bef072a8ef tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:25.468721 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 162/642] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:25 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:26.015534 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-0a31a51a-0928-4ae0-a86d-f9a697064605 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:26.019994 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-0a31a51a-0928-4ae0-a86d-f9a697064605 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] POST https://10.4.3.89/volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009/action Aug 18 22:47:26.020373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-0a31a51a-0928-4ae0-a86d-f9a697064605 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:26.020495 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-0a31a51a-0928-4ae0-a86d-f9a697064605 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:26.042594 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:26.042594 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:26.065259 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f80173b2-2657-4a3d-85de-0fc32ddfca99 req-0a31a51a-0928-4ae0-a86d-f9a697064605 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009/action returned with HTTP 204 Aug 18 22:47:26.065779 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 161/643] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:47:26 2026] POST /volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:26.383869 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1fc4390-e6f8-4be0-ad04-f2f797b83fd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:26.428517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:26.483294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6a004d1-d0bb-4a87-8333-bf90422c8c0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:26.485131 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6a004d1-d0bb-4a87-8333-bf90422c8c0a tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:26.485462 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6a004d1-d0bb-4a87-8333-bf90422c8c0a tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:26.485674 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6a004d1-d0bb-4a87-8333-bf90422c8c0a tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:26.498515 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:26.498515 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:26.503006 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:26.503084 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1717869980"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:26.503743 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6a004d1-d0bb-4a87-8333-bf90422c8c0a tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:26.504965 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1717869980'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:26.505057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Create volume of 1 GB Aug 18 22:47:26.509591 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Availability Zones retrieved successfully. Aug 18 22:47:26.510782 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6a004d1-d0bb-4a87-8333-bf90422c8c0a tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:26.511348 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 163/644] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:26 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:26.517248 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Flow 'volume_create_api' (6a736f0a-b12a-41e1-a3fa-41175b79194f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:26.518404 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcffba04-3f61-462f-95ac-79c7ca5d7919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.519398 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:26.530452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-064475d4-b841-4ba3-bd78-f452d93dddf4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:26.532564 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-064475d4-b841-4ba3-bd78-f452d93dddf4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:26.532766 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-064475d4-b841-4ba3-bd78-f452d93dddf4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:26.533110 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-064475d4-b841-4ba3-bd78-f452d93dddf4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:26.537864 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1fc4390-e6f8-4be0-ad04-f2f797b83fd8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 18 22:47:26.538423 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1fc4390-e6f8-4be0-ad04-f2f797b83fd8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:26.540202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1fc4390-e6f8-4be0-ad04-f2f797b83fd8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:26.540541 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-a1fc4390-e6f8-4be0-ad04-f2f797b83fd8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:26.541534 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a1fc4390-e6f8-4be0-ad04-f2f797b83fd8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:26.551716 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:26.551716 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:26.557166 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-064475d4-b841-4ba3-bd78-f452d93dddf4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:26.557623 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1fc4390-e6f8-4be0-ad04-f2f797b83fd8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Get all volumes completed successfully. Aug 18 22:47:26.558004 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1fc4390-e6f8-4be0-ad04-f2f797b83fd8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 22:47:26.558408 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 161/645] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 22:47:26 2026] GET /volume/v3/volumes => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:26.561721 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-064475d4-b841-4ba3-bd78-f452d93dddf4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:26.562171 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 162/646] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:26 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:26.567922 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcffba04-3f61-462f-95ac-79c7ca5d7919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.568685 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e66c2e-6568-4a1a-8483-ec26edf3f245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.569891 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:26.572363 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:26.572736 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-586412455"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:26.574145 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-586412455'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:26.574475 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume of 1 GB Aug 18 22:47:26.582915 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Availability Zones retrieved successfully. Aug 18 22:47:26.592683 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Flow 'volume_create_api' (1d9ec7ce-a8de-4af8-9b63-d9908fa6f71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:26.594066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f5f72f-ce39-4499-8750-bfaf30b2b4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.597964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:26.629018 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2f5f72f-ce39-4499-8750-bfaf30b2b4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.629805 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3178608-ecee-4c69-981f-7637868037b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.637111 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Created reservations ['65062e27-3885-4913-a674-83790877fa5f', '52859d17-a5e7-450a-95fa-fbf721bbfaa5', 'acf8cc2f-fe1d-4c6b-b183-7ce430c157d4', 'f64acf0e-76c4-4abe-875a-f7da4641c2ca'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:26.637843 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e66c2e-6568-4a1a-8483-ec26edf3f245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65062e27-3885-4913-a674-83790877fa5f', '52859d17-a5e7-450a-95fa-fbf721bbfaa5', 'acf8cc2f-fe1d-4c6b-b183-7ce430c157d4', 'f64acf0e-76c4-4abe-875a-f7da4641c2ca']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.638657 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4737399-912f-4a8e-b6c8-cf441ee9d116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.664136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4737399-912f-4a8e-b6c8-cf441ee9d116) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ad24e32-7524-4e53-ae32-d95bebbd09dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1717869980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c42042817fc4fb991aa4938c1dc5808',qos_specs=None,replication_status=,reservations=['65062e27-3885-4913-a674-83790877fa5f','52859d17-a5e7-450a-95fa-fbf721bbfaa5','acf8cc2f-fe1d-4c6b-b183-7ce430c157d4','f64acf0e-76c4-4abe-875a-f7da4641c2ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4e248c7ccc47ebae789d3711f04a5e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1717869980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ad24e32-7524-4e53-ae32-d95bebbd09dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c42042817fc4fb991aa4938c1dc5808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba4e248c7ccc47ebae789d3711f04a5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.664910 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b18303-b6e1-4267-b95d-8a40d1bed759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.682518 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b18303-b6e1-4267-b95d-8a40d1bed759) transitioned into state 'SUCCESS' from state '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-1717869980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c42042817fc4fb991aa4938c1dc5808',qos_specs=None,replication_status=,reservations=['65062e27-3885-4913-a674-83790877fa5f','52859d17-a5e7-450a-95fa-fbf721bbfaa5','acf8cc2f-fe1d-4c6b-b183-7ce430c157d4','f64acf0e-76c4-4abe-875a-f7da4641c2ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba4e248c7ccc47ebae789d3711f04a5e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.683194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9174c17-d509-40b8-b5da-436c6584aaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.696257 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9174c17-d509-40b8-b5da-436c6584aaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.697145 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Flow 'volume_create_api' (6a736f0a-b12a-41e1-a3fa-41175b79194f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:26.697510 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Create volume request issued successfully. Aug 18 22:47:26.698076 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-385cbb58-7025-43dd-8fe6-f68cc9bec966 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:26.698540 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 161/647] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:26 2026] POST /volume/v3/volumes => generated 747 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:26.701603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Created reservations ['e29e42dc-a27b-4a3c-bcd5-9918f1cb6fd6', '593fe308-8bc8-4f80-84e4-c11110c9ea9b', 'e983e021-da28-4047-8c7b-4aa6486acfd3', '57ae4341-6970-427d-a69a-5d1574b82094'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:26.702614 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3178608-ecee-4c69-981f-7637868037b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e29e42dc-a27b-4a3c-bcd5-9918f1cb6fd6', '593fe308-8bc8-4f80-84e4-c11110c9ea9b', 'e983e021-da28-4047-8c7b-4aa6486acfd3', '57ae4341-6970-427d-a69a-5d1574b82094']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.703917 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbbbcd7c-463b-47b4-aa13-85f933f39fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.718508 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f16bc2d-1101-44bc-bca2-61c6b3394bae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:26.722051 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f16bc2d-1101-44bc-bca2-61c6b3394bae tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:26.722381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f16bc2d-1101-44bc-bca2-61c6b3394bae tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:26.722616 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f16bc2d-1101-44bc-bca2-61c6b3394bae tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:26.732397 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbbbcd7c-463b-47b4-aa13-85f933f39fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c0c7332-919a-4718-b513-2c2e29ca0dac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-586412455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2289959d3c92482e9047fa34babcddde',qos_specs=None,replication_status=,reservations=['e29e42dc-a27b-4a3c-bcd5-9918f1cb6fd6','593fe308-8bc8-4f80-84e4-c11110c9ea9b','e983e021-da28-4047-8c7b-4aa6486acfd3','57ae4341-6970-427d-a69a-5d1574b82094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df48af0083504ff58b968a9f10cfe10f',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-586412455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c0c7332-919a-4718-b513-2c2e29ca0dac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2289959d3c92482e9047fa34babcddde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df48af0083504ff58b968a9f10cfe10f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.732620 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:26.732620 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:26.735420 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37fa5501-3adc-4ce3-8169-1d76f2da53ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.739345 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f16bc2d-1101-44bc-bca2-61c6b3394bae tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:26.744384 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f16bc2d-1101-44bc-bca2-61c6b3394bae tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:26.745858 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 162/648] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:26 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:26.757716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37fa5501-3adc-4ce3-8169-1d76f2da53ae) transitioned into state 'SUCCESS' from state '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-586412455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2289959d3c92482e9047fa34babcddde',qos_specs=None,replication_status=,reservations=['e29e42dc-a27b-4a3c-bcd5-9918f1cb6fd6','593fe308-8bc8-4f80-84e4-c11110c9ea9b','e983e021-da28-4047-8c7b-4aa6486acfd3','57ae4341-6970-427d-a69a-5d1574b82094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df48af0083504ff58b968a9f10cfe10f',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.759233 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138f7fc3-eb13-4457-8da4-3e9526296b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:26.781382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138f7fc3-eb13-4457-8da4-3e9526296b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:26.782360 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Flow 'volume_create_api' (1d9ec7ce-a8de-4af8-9b63-d9908fa6f71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:26.782747 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume request issued successfully. Aug 18 22:47:26.783587 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9d60f53-65ce-4980-bf21-0eabd80fe938 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:26.784167 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 164/649] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:26 2026] POST /volume/v3/volumes => generated 752 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:26.799489 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e632068-e34c-457a-a048-b37044d12aa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:26.812248 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e632068-e34c-457a-a048-b37044d12aa3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac Aug 18 22:47:26.813635 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e632068-e34c-457a-a048-b37044d12aa3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:26.814291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e632068-e34c-457a-a048-b37044d12aa3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:26.822584 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:26.822584 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:26.830876 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e632068-e34c-457a-a048-b37044d12aa3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:26.836887 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e632068-e34c-457a-a048-b37044d12aa3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac returned with HTTP 200 Aug 18 22:47:26.837604 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 163/650] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:26 2026] GET /volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:27.760091 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f1e7ad33-fc81-4172-a661-535358db25bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:27.762984 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1e7ad33-fc81-4172-a661-535358db25bf tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:27.762984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1e7ad33-fc81-4172-a661-535358db25bf tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:27.762984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f1e7ad33-fc81-4172-a661-535358db25bf tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:27.773361 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:27.773361 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:27.779491 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f1e7ad33-fc81-4172-a661-535358db25bf tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:27.784228 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f1e7ad33-fc81-4172-a661-535358db25bf tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:27.787401 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 162/651] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:27 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:27.854330 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa1f44d9-52d3-47d8-ba0d-3bb780d46472 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:27.856194 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa1f44d9-52d3-47d8-ba0d-3bb780d46472 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac Aug 18 22:47:27.856521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa1f44d9-52d3-47d8-ba0d-3bb780d46472 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:27.856770 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa1f44d9-52d3-47d8-ba0d-3bb780d46472 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:27.866623 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:27.866623 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:27.876649 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa1f44d9-52d3-47d8-ba0d-3bb780d46472 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:27.883613 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa1f44d9-52d3-47d8-ba0d-3bb780d46472 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac returned with HTTP 200 Aug 18 22:47:27.884331 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 163/652] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:27 2026] GET /volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:27.903635 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f79ad9c-743c-4cb7-8fcd-ece90ee3d080 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:27.906646 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f79ad9c-743c-4cb7-8fcd-ece90ee3d080 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac Aug 18 22:47:27.906895 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f79ad9c-743c-4cb7-8fcd-ece90ee3d080 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:27.907147 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f79ad9c-743c-4cb7-8fcd-ece90ee3d080 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:27.920954 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:27.920954 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:27.928210 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f79ad9c-743c-4cb7-8fcd-ece90ee3d080 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:27.934232 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f79ad9c-743c-4cb7-8fcd-ece90ee3d080 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac returned with HTTP 200 Aug 18 22:47:27.934808 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 165/653] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:27 2026] GET /volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:27.952364 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:27.954766 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:27.955074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2136788312"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:27.958286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2136788312'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:27.958496 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume of 1 GB Aug 18 22:47:27.962831 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Availability Zones retrieved successfully. Aug 18 22:47:27.970140 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Flow 'volume_create_api' (ee35c011-5af2-4e54-95f9-efb9c60d4c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:27.971434 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf66068-6b32-474d-8f42-0d5cfadc5dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:27.973071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:28.002487 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf66068-6b32-474d-8f42-0d5cfadc5dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:28.003662 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c7d74f-a230-414f-ba4c-ea953009bb8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:28.053340 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Created reservations ['8bb9877b-709c-4ee3-862d-1685bfca5bc1', '3ba71d88-db34-4f53-b9bd-107c4a0cd848', '2081f8a7-60e8-4a50-83bc-7b7f6f967909', '346473d1-54b6-4dad-b6fe-a04f051e2dfc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:28.053722 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97c7d74f-a230-414f-ba4c-ea953009bb8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb9877b-709c-4ee3-862d-1685bfca5bc1', '3ba71d88-db34-4f53-b9bd-107c4a0cd848', '2081f8a7-60e8-4a50-83bc-7b7f6f967909', '346473d1-54b6-4dad-b6fe-a04f051e2dfc']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:28.054611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750a5751-2d72-4555-8afb-f1d2fd7fa34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:28.078784 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750a5751-2d72-4555-8afb-f1d2fd7fa34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57eb5787-1d72-4730-a2c6-4c6fa237d6fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2136788312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2289959d3c92482e9047fa34babcddde',qos_specs=None,replication_status=,reservations=['8bb9877b-709c-4ee3-862d-1685bfca5bc1','3ba71d88-db34-4f53-b9bd-107c4a0cd848','2081f8a7-60e8-4a50-83bc-7b7f6f967909','346473d1-54b6-4dad-b6fe-a04f051e2dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df48af0083504ff58b968a9f10cfe10f',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2136788312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57eb5787-1d72-4730-a2c6-4c6fa237d6fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2289959d3c92482e9047fa34babcddde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df48af0083504ff58b968a9f10cfe10f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:28.079642 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97efbf2f-3271-4c27-82f5-f06dab9c92e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:28.110458 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97efbf2f-3271-4c27-82f5-f06dab9c92e9) transitioned into state 'SUCCESS' from state '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-2136788312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2289959d3c92482e9047fa34babcddde',qos_specs=None,replication_status=,reservations=['8bb9877b-709c-4ee3-862d-1685bfca5bc1','3ba71d88-db34-4f53-b9bd-107c4a0cd848','2081f8a7-60e8-4a50-83bc-7b7f6f967909','346473d1-54b6-4dad-b6fe-a04f051e2dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df48af0083504ff58b968a9f10cfe10f',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:28.111164 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4bc906-e84b-4156-adf3-9e55f04743be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:28.121074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4bc906-e84b-4156-adf3-9e55f04743be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:28.121914 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Flow 'volume_create_api' (ee35c011-5af2-4e54-95f9-efb9c60d4c8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:28.122322 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume request issued successfully. Aug 18 22:47:28.122962 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-860d1cc3-a573-4c54-a48f-a8ff6d921d75 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:28.123445 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 164/654] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:27 2026] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:28.137968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-823c7d2f-cd85-4200-96f5-fb2e8478776a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:28.140239 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-823c7d2f-cd85-4200-96f5-fb2e8478776a tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa Aug 18 22:47:28.140547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-823c7d2f-cd85-4200-96f5-fb2e8478776a tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:28.140810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-823c7d2f-cd85-4200-96f5-fb2e8478776a tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:28.159323 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:28.159323 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:28.162857 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-823c7d2f-cd85-4200-96f5-fb2e8478776a tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:28.168120 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-823c7d2f-cd85-4200-96f5-fb2e8478776a tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa returned with HTTP 200 Aug 18 22:47:28.168586 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 163/655] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:28 2026] GET /volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:28.798394 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2720e0d9-b778-49e8-a135-cadc4610b136 req-5d608b04-c991-4129-9a85-13ce8030d8b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:28.800599 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2720e0d9-b778-49e8-a135-cadc4610b136 req-5d608b04-c991-4129-9a85-13ce8030d8b2 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] DELETE https://10.4.3.89/volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009 Aug 18 22:47:28.800826 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2720e0d9-b778-49e8-a135-cadc4610b136 req-5d608b04-c991-4129-9a85-13ce8030d8b2 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:28.801071 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2720e0d9-b778-49e8-a135-cadc4610b136 req-5d608b04-c991-4129-9a85-13ce8030d8b2 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:28.810450 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:28.810450 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:28.871803 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2720e0d9-b778-49e8-a135-cadc4610b136 req-5d608b04-c991-4129-9a85-13ce8030d8b2 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009 returned with HTTP 200 Aug 18 22:47:28.872413 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 164/656] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:47:28 2026] DELETE /volume/v3/attachments/05637e4a-5d18-4380-9900-9c4c9fc7e009 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:29.185530 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9cd2d286-c4fa-4c1f-b440-3da5ffb97c91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:29.187818 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cd2d286-c4fa-4c1f-b440-3da5ffb97c91 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa Aug 18 22:47:29.188044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cd2d286-c4fa-4c1f-b440-3da5ffb97c91 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:29.188306 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cd2d286-c4fa-4c1f-b440-3da5ffb97c91 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:29.198857 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:29.198857 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:29.203607 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9cd2d286-c4fa-4c1f-b440-3da5ffb97c91 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:29.210088 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cd2d286-c4fa-4c1f-b440-3da5ffb97c91 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa returned with HTTP 200 Aug 18 22:47:29.211072 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 166/657] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:29 2026] GET /volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:29.224921 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-714eaae6-d3ac-41e0-b8de-80c3ef1a31be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:29.227451 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-714eaae6-d3ac-41e0-b8de-80c3ef1a31be tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa Aug 18 22:47:29.227745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-714eaae6-d3ac-41e0-b8de-80c3ef1a31be tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:29.227966 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-714eaae6-d3ac-41e0-b8de-80c3ef1a31be tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:29.237944 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:29.237944 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:29.242814 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-714eaae6-d3ac-41e0-b8de-80c3ef1a31be tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:29.249236 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-714eaae6-d3ac-41e0-b8de-80c3ef1a31be tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa returned with HTTP 200 Aug 18 22:47:29.249743 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 165/658] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:29 2026] GET /volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:29.251076 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-5a33fa8d-249c-4316-8583-cb4c47a6fc19 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:29.253408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-5a33fa8d-249c-4316-8583-cb4c47a6fc19 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] DELETE https://10.4.3.89/volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4 Aug 18 22:47:29.253553 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-5a33fa8d-249c-4316-8583-cb4c47a6fc19 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:29.253871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-5a33fa8d-249c-4316-8583-cb4c47a6fc19 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:29.262456 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:29.262456 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:29.266458 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c984055-c136-479e-b94b-1623282fe394 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:29.268606 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:29.269370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1095524148"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:29.271315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1095524148'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:29.271315 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume of 1 GB Aug 18 22:47:29.271315 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:29.271315 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:29.275870 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Availability Zones retrieved successfully. Aug 18 22:47:29.286835 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Flow 'volume_create_api' (a1eba443-659e-4f41-b99a-b6b616785234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:29.287947 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8122d7f7-22d1-4963-b187-b8ed1c286bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:29.289274 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:29.329879 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8122d7f7-22d1-4963-b187-b8ed1c286bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:29.330703 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e132f4-3d47-4721-82e0-e083879c5055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:29.336043 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-5a33fa8d-249c-4316-8583-cb4c47a6fc19 tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4 returned with HTTP 200 Aug 18 22:47:29.336493 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 164/659] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:47:29 2026] DELETE /volume/v3/attachments/3d5b987e-81a7-4226-a115-6ee08e1ae1d4 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:29.349793 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-82aabab6-054d-4b6f-b0c3-addb9e1668bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:29.352345 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-82aabab6-054d-4b6f-b0c3-addb9e1668bf tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] DELETE https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:47:29.352517 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-82aabab6-054d-4b6f-b0c3-addb9e1668bf tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:29.352685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-82aabab6-054d-4b6f-b0c3-addb9e1668bf tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:29.352861 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-82aabab6-054d-4b6f-b0c3-addb9e1668bf tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Delete volume with id: 12dd9bd0-3302-4620-9c86-30363c6e9a5d Aug 18 22:47:29.362411 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:29.362411 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:29.362411 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-82aabab6-054d-4b6f-b0c3-addb9e1668bf tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Volume info retrieved successfully. Aug 18 22:47:29.376982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Created reservations ['1c3b65cc-394e-44d2-bd6e-afe6e4fde9b6', '0a1dbc9b-5bb1-4d3a-97ff-ee71b85804a3', '4f3cb67c-2b88-4ada-9139-181cb0986799', '03ea3102-3bdf-4517-ba8d-2ff820c5279b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:29.378110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e132f4-3d47-4721-82e0-e083879c5055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c3b65cc-394e-44d2-bd6e-afe6e4fde9b6', '0a1dbc9b-5bb1-4d3a-97ff-ee71b85804a3', '4f3cb67c-2b88-4ada-9139-181cb0986799', '03ea3102-3bdf-4517-ba8d-2ff820c5279b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:29.378700 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145d651d-064a-4380-baea-7604e589e694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:29.379990 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-82aabab6-054d-4b6f-b0c3-addb9e1668bf tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] Delete volume request issued successfully. Aug 18 22:47:29.380419 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-419df840-2712-4ba3-9e8e-a5613c732c38 req-82aabab6-054d-4b6f-b0c3-addb9e1668bf tempest-ServerActionsV293TestJSON-128084877 tempest-ServerActionsV293TestJSON-128084877-project-member] https://10.4.3.89/volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d returned with HTTP 202 Aug 18 22:47:29.380831 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 167/660] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:47:29 2026] DELETE /volume/v3/volumes/12dd9bd0-3302-4620-9c86-30363c6e9a5d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:29.402886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (145d651d-064a-4380-baea-7604e589e694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57fd7dc5-35b6-4798-b336-b59cc5d485c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1095524148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2289959d3c92482e9047fa34babcddde',qos_specs=None,replication_status=,reservations=['1c3b65cc-394e-44d2-bd6e-afe6e4fde9b6','0a1dbc9b-5bb1-4d3a-97ff-ee71b85804a3','4f3cb67c-2b88-4ada-9139-181cb0986799','03ea3102-3bdf-4517-ba8d-2ff820c5279b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df48af0083504ff58b968a9f10cfe10f',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1095524148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57fd7dc5-35b6-4798-b336-b59cc5d485c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2289959d3c92482e9047fa34babcddde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df48af0083504ff58b968a9f10cfe10f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:29.403810 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53bb5b0-68e8-4313-bf99-dbb9712057e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:29.427433 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53bb5b0-68e8-4313-bf99-dbb9712057e0) transitioned into state 'SUCCESS' from state '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-1095524148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2289959d3c92482e9047fa34babcddde',qos_specs=None,replication_status=,reservations=['1c3b65cc-394e-44d2-bd6e-afe6e4fde9b6','0a1dbc9b-5bb1-4d3a-97ff-ee71b85804a3','4f3cb67c-2b88-4ada-9139-181cb0986799','03ea3102-3bdf-4517-ba8d-2ff820c5279b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df48af0083504ff58b968a9f10cfe10f',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:29.428207 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58924b7e-8943-4c30-9705-ab26ffa95a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:29.438853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58924b7e-8943-4c30-9705-ab26ffa95a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:29.439940 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Flow 'volume_create_api' (a1eba443-659e-4f41-b99a-b6b616785234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:29.440385 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Create volume request issued successfully. Aug 18 22:47:29.440995 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c984055-c136-479e-b94b-1623282fe394 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:29.441472 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 165/661] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:29 2026] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:29.456043 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1feccb00-5ba6-4da6-86b9-389bc60648da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:29.458246 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1feccb00-5ba6-4da6-86b9-389bc60648da tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 Aug 18 22:47:29.458554 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1feccb00-5ba6-4da6-86b9-389bc60648da tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:29.458824 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1feccb00-5ba6-4da6-86b9-389bc60648da tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:29.469917 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:29.469917 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:29.475165 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1feccb00-5ba6-4da6-86b9-389bc60648da tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:29.480965 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1feccb00-5ba6-4da6-86b9-389bc60648da tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 returned with HTTP 200 Aug 18 22:47:29.481575 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 166/662] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:29 2026] GET /volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:30.498301 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e33bb043-d05b-4db9-883b-0f8d1eee57c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:30.503850 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e33bb043-d05b-4db9-883b-0f8d1eee57c7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 Aug 18 22:47:30.503850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e33bb043-d05b-4db9-883b-0f8d1eee57c7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:30.503850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e33bb043-d05b-4db9-883b-0f8d1eee57c7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:30.515103 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:30.515103 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:30.519142 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e33bb043-d05b-4db9-883b-0f8d1eee57c7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:30.523447 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e33bb043-d05b-4db9-883b-0f8d1eee57c7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 returned with HTTP 200 Aug 18 22:47:30.523801 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 165/663] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:30 2026] GET /volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:30.537965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-adc883e3-7718-4497-bd7a-ad58a85cdbc1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:30.541859 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adc883e3-7718-4497-bd7a-ad58a85cdbc1 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 Aug 18 22:47:30.542208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adc883e3-7718-4497-bd7a-ad58a85cdbc1 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:30.542535 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adc883e3-7718-4497-bd7a-ad58a85cdbc1 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:30.551945 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:30.551945 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:30.558534 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-adc883e3-7718-4497-bd7a-ad58a85cdbc1 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:30.566891 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adc883e3-7718-4497-bd7a-ad58a85cdbc1 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 returned with HTTP 200 Aug 18 22:47:30.567402 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 168/664] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:30 2026] GET /volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:30.586323 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:30.621554 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:30.621786 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:30.623925 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:30.624288 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Create volume of 1 GB Aug 18 22:47:30.624672 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:30.624672 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:30.631617 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Availability Zones retrieved successfully. Aug 18 22:47:30.640135 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Flow 'volume_create_api' (ea57a53a-df02-4ce6-b340-02358d958e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:30.641529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b761c52-1410-446b-a2a9-670f419a2701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:30.643129 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:30.675314 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b761c52-1410-446b-a2a9-670f419a2701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:30.676315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76811d07-23f4-4364-ab81-dbc357108942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:30.744291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Created reservations ['17345401-6d64-4f05-b1d4-726450ea0204', '7a782cfb-e524-456d-b053-0a7b9a6eedc5', '543a3f95-afe7-4f7a-aa52-8ef728e0eadc', 'b8193400-6b9a-4c5a-8259-8cc32e58e02d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:30.744291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76811d07-23f4-4364-ab81-dbc357108942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17345401-6d64-4f05-b1d4-726450ea0204', '7a782cfb-e524-456d-b053-0a7b9a6eedc5', '543a3f95-afe7-4f7a-aa52-8ef728e0eadc', 'b8193400-6b9a-4c5a-8259-8cc32e58e02d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:30.744718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dfb4fad-c2f7-48ad-ba94-cbc1fd806e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:30.776037 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dfb4fad-c2f7-48ad-ba94-cbc1fd806e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1f2a2b-3117-42ff-8ece-119b0d5fe365', '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='ac227686c70d429eaba6c5ab43ccaeeb',qos_specs=None,replication_status=,reservations=['17345401-6d64-4f05-b1d4-726450ea0204','7a782cfb-e524-456d-b053-0a7b9a6eedc5','543a3f95-afe7-4f7a-aa52-8ef728e0eadc','b8193400-6b9a-4c5a-8259-8cc32e58e02d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba92644866874ca88f6ed940de4c612a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:30Z,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=2e1f2a2b-3117-42ff-8ece-119b0d5fe365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac227686c70d429eaba6c5ab43ccaeeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba92644866874ca88f6ed940de4c612a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:30.776808 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d59cb13-963f-46cf-965f-768e30dfcdd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:30.798743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d59cb13-963f-46cf-965f-768e30dfcdd1) transitioned into state 'SUCCESS' from 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='ac227686c70d429eaba6c5ab43ccaeeb',qos_specs=None,replication_status=,reservations=['17345401-6d64-4f05-b1d4-726450ea0204','7a782cfb-e524-456d-b053-0a7b9a6eedc5','543a3f95-afe7-4f7a-aa52-8ef728e0eadc','b8193400-6b9a-4c5a-8259-8cc32e58e02d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba92644866874ca88f6ed940de4c612a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:30.799421 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f27407-1f5f-4dc2-829a-e20e9d6d63e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:30.809721 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f27407-1f5f-4dc2-829a-e20e9d6d63e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:30.810557 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Flow 'volume_create_api' (ea57a53a-df02-4ce6-b340-02358d958e37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:30.810924 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Create volume request issued successfully. Aug 18 22:47:30.811748 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ebd1826-d84f-45c7-97be-c07aa25d0910 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:30.812104 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 166/665] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:30 2026] POST /volume/v3/volumes => generated 731 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:30.831943 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dddfab8b-65b7-4ae3-8b29-2eaef8ed7c99 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:30.835511 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dddfab8b-65b7-4ae3-8b29-2eaef8ed7c99 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] GET https://10.4.3.89/volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 Aug 18 22:47:30.835745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dddfab8b-65b7-4ae3-8b29-2eaef8ed7c99 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:30.836035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dddfab8b-65b7-4ae3-8b29-2eaef8ed7c99 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:30.844729 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:30.844729 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:30.853629 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dddfab8b-65b7-4ae3-8b29-2eaef8ed7c99 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Volume info retrieved successfully. Aug 18 22:47:30.859280 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dddfab8b-65b7-4ae3-8b29-2eaef8ed7c99 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] https://10.4.3.89/volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 returned with HTTP 200 Aug 18 22:47:30.859280 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 167/666] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:30 2026] GET /volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:30.950295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a288710d-631b-490b-a4fb-4d97713321e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:30.952750 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a288710d-631b-490b-a4fb-4d97713321e9 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:30.952750 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a288710d-631b-490b-a4fb-4d97713321e9 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:30.952750 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a288710d-631b-490b-a4fb-4d97713321e9 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:30.983249 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:30.983249 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:30.991632 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a288710d-631b-490b-a4fb-4d97713321e9 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:30.999437 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a288710d-631b-490b-a4fb-4d97713321e9 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:30.999843 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 166/667] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:30 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:31.019348 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2016dd00-f74d-48f4-b165-f0914302557b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:31.021517 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2016dd00-f74d-48f4-b165-f0914302557b tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:31.021757 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2016dd00-f74d-48f4-b165-f0914302557b tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:31.021979 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2016dd00-f74d-48f4-b165-f0914302557b tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:31.030577 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:31.030577 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:31.035200 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2016dd00-f74d-48f4-b165-f0914302557b tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:31.044005 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2016dd00-f74d-48f4-b165-f0914302557b tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:31.044636 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 169/668] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:31 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:31.094009 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e16ec9ac-12a3-4aa2-ba45-a980ef04e33e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:31.097779 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e16ec9ac-12a3-4aa2-ba45-a980ef04e33e tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:31.097779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e16ec9ac-12a3-4aa2-ba45-a980ef04e33e tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:31.097942 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e16ec9ac-12a3-4aa2-ba45-a980ef04e33e tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:31.107475 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:31.107475 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:31.113227 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e16ec9ac-12a3-4aa2-ba45-a980ef04e33e tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:31.118912 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e16ec9ac-12a3-4aa2-ba45-a980ef04e33e tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:31.119683 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 167/669] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:31 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:31.142197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b85f9301-7a5b-4566-bb20-0832a26b6aa0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:31.144924 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b85f9301-7a5b-4566-bb20-0832a26b6aa0 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] DELETE https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:31.144924 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b85f9301-7a5b-4566-bb20-0832a26b6aa0 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:31.145208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b85f9301-7a5b-4566-bb20-0832a26b6aa0 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:31.145389 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b85f9301-7a5b-4566-bb20-0832a26b6aa0 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Delete volume with id: 61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:31.155863 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:31.155863 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:31.156761 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b85f9301-7a5b-4566-bb20-0832a26b6aa0 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:31.182857 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b85f9301-7a5b-4566-bb20-0832a26b6aa0 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Delete volume request issued successfully. Aug 18 22:47:31.183160 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b85f9301-7a5b-4566-bb20-0832a26b6aa0 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 202 Aug 18 22:47:31.184150 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 168/670] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:31 2026] DELETE /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:31.198383 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4ac4360-0617-4b3f-8a83-75bd6644dec4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:31.201904 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4ac4360-0617-4b3f-8a83-75bd6644dec4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:31.202181 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4ac4360-0617-4b3f-8a83-75bd6644dec4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:31.202470 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4ac4360-0617-4b3f-8a83-75bd6644dec4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:31.212332 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:31.212332 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:31.221409 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e4ac4360-0617-4b3f-8a83-75bd6644dec4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Volume info retrieved successfully. Aug 18 22:47:31.227643 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4ac4360-0617-4b3f-8a83-75bd6644dec4 tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 200 Aug 18 22:47:31.228215 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 167/671] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:31 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:31.876642 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c090d729-f9bf-4a95-a97f-d1704703a448 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:31.878822 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c090d729-f9bf-4a95-a97f-d1704703a448 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] GET https://10.4.3.89/volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 Aug 18 22:47:31.878822 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c090d729-f9bf-4a95-a97f-d1704703a448 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:31.879102 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c090d729-f9bf-4a95-a97f-d1704703a448 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:31.887171 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:31.887171 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:31.891655 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c090d729-f9bf-4a95-a97f-d1704703a448 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Volume info retrieved successfully. Aug 18 22:47:31.897405 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c090d729-f9bf-4a95-a97f-d1704703a448 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] https://10.4.3.89/volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 returned with HTTP 200 Aug 18 22:47:31.897926 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 170/672] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:31 2026] GET /volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:31.914690 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3cbcb29-3548-47a9-ba14-f0a6f3d3aba5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:31.916643 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3cbcb29-3548-47a9-ba14-f0a6f3d3aba5 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1&project_id=2289959d3c92482e9047fa34babcddde Aug 18 22:47:31.916842 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3cbcb29-3548-47a9-ba14-f0a6f3d3aba5 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:31.917019 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3cbcb29-3548-47a9-ba14-f0a6f3d3aba5 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:31.917453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3cbcb29-3548-47a9-ba14-f0a6f3d3aba5 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Could not evaluate value 2289959d3c92482e9047fa34babcddde, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:31.917919 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b3cbcb29-3548-47a9-ba14-f0a6f3d3aba5 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Searching by: MultiDict([('project_id', '2289959d3c92482e9047fa34babcddde'), ('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:31.945724 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b3cbcb29-3548-47a9-ba14-f0a6f3d3aba5 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Get all volumes completed successfully. Aug 18 22:47:31.947255 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:31.947255 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:31.952534 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3cbcb29-3548-47a9-ba14-f0a6f3d3aba5 tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1&project_id=2289959d3c92482e9047fa34babcddde returned with HTTP 200 Aug 18 22:47:31.953017 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 168/673] 10.4.3.89 () {66 vars in 1366 bytes} [Tue Aug 18 22:47:31 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=2289959d3c92482e9047fa34babcddde => generated 3030 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:31.969756 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71041ce7-ce3a-4b9d-bc05-c7d74a6f3bef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:31.971704 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71041ce7-ce3a-4b9d-bc05-c7d74a6f3bef tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 Aug 18 22:47:31.971988 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71041ce7-ce3a-4b9d-bc05-c7d74a6f3bef tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:31.972342 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71041ce7-ce3a-4b9d-bc05-c7d74a6f3bef tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:31.972578 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-71041ce7-ce3a-4b9d-bc05-c7d74a6f3bef tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Delete volume with id: 2e1f2a2b-3117-42ff-8ece-119b0d5fe365 Aug 18 22:47:31.981597 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:31.981597 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:31.981979 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71041ce7-ce3a-4b9d-bc05-c7d74a6f3bef tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Volume info retrieved successfully. Aug 18 22:47:32.011582 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71041ce7-ce3a-4b9d-bc05-c7d74a6f3bef tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] Delete volume request issued successfully. Aug 18 22:47:32.011877 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71041ce7-ce3a-4b9d-bc05-c7d74a6f3bef tempest-VolumesListAdminTestJSON-1947923668 tempest-VolumesListAdminTestJSON-1947923668-project-admin] https://10.4.3.89/volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 returned with HTTP 202 Aug 18 22:47:32.012526 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 169/674] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:31 2026] DELETE /volume/v3/volumes/2e1f2a2b-3117-42ff-8ece-119b0d5fe365 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:32.021689 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c257fd82-ec4b-44ef-802b-a907532c7976 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:32.024374 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c257fd82-ec4b-44ef-802b-a907532c7976 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 Aug 18 22:47:32.024582 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c257fd82-ec4b-44ef-802b-a907532c7976 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:32.024991 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c257fd82-ec4b-44ef-802b-a907532c7976 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:32.035341 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:32.035341 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:32.041431 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c257fd82-ec4b-44ef-802b-a907532c7976 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:32.047809 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c257fd82-ec4b-44ef-802b-a907532c7976 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 returned with HTTP 200 Aug 18 22:47:32.048371 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 168/675] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:32 2026] GET /volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:32.065921 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95063ffb-20c2-4d5a-811f-77760ae849f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:32.070286 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95063ffb-20c2-4d5a-811f-77760ae849f3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] DELETE https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 Aug 18 22:47:32.070705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95063ffb-20c2-4d5a-811f-77760ae849f3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:32.071023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95063ffb-20c2-4d5a-811f-77760ae849f3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:32.071328 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-95063ffb-20c2-4d5a-811f-77760ae849f3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Delete volume with id: 57fd7dc5-35b6-4798-b336-b59cc5d485c5 Aug 18 22:47:32.083730 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:32.083730 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:32.084410 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95063ffb-20c2-4d5a-811f-77760ae849f3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:32.109852 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95063ffb-20c2-4d5a-811f-77760ae849f3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Delete volume request issued successfully. Aug 18 22:47:32.110152 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95063ffb-20c2-4d5a-811f-77760ae849f3 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 returned with HTTP 202 Aug 18 22:47:32.110714 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 171/676] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:32 2026] DELETE /volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:32.119948 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1088834-0a97-45e8-bd21-b043a8ae6e76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:32.123564 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1088834-0a97-45e8-bd21-b043a8ae6e76 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 Aug 18 22:47:32.124116 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1088834-0a97-45e8-bd21-b043a8ae6e76 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:32.124301 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1088834-0a97-45e8-bd21-b043a8ae6e76 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:32.137215 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:32.137215 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:32.142728 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c1088834-0a97-45e8-bd21-b043a8ae6e76 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:32.148376 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1088834-0a97-45e8-bd21-b043a8ae6e76 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 returned with HTTP 200 Aug 18 22:47:32.149120 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 169/677] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:32 2026] GET /volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:32.243219 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-929cec10-863b-4098-abf4-7eeb486effac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:32.246324 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929cec10-863b-4098-abf4-7eeb486effac tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] GET https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 Aug 18 22:47:32.246518 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929cec10-863b-4098-abf4-7eeb486effac tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:32.246689 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929cec10-863b-4098-abf4-7eeb486effac tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:32.258743 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929cec10-863b-4098-abf4-7eeb486effac tempest-DeleteServersTestJSON-71922924 tempest-DeleteServersTestJSON-71922924-project-member] https://10.4.3.89/volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 returned with HTTP 404 Aug 18 22:47:32.259462 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 170/678] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:32 2026] GET /volume/v3/volumes/61917d33-548b-49f9-a8ed-447283c2b303 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:33.163286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4329c22c-0f61-4d56-8d5c-1da08fb8cab7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:33.165501 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4329c22c-0f61-4d56-8d5c-1da08fb8cab7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 Aug 18 22:47:33.165790 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4329c22c-0f61-4d56-8d5c-1da08fb8cab7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:33.166027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4329c22c-0f61-4d56-8d5c-1da08fb8cab7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:33.174732 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4329c22c-0f61-4d56-8d5c-1da08fb8cab7 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 returned with HTTP 404 Aug 18 22:47:33.174909 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 169/679] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:33 2026] GET /volume/v3/volumes/57fd7dc5-35b6-4798-b336-b59cc5d485c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:33.182969 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6469a752-cf59-46c2-949b-60bcfe615dee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:33.186944 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6469a752-cf59-46c2-949b-60bcfe615dee tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa Aug 18 22:47:33.186944 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6469a752-cf59-46c2-949b-60bcfe615dee tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:33.186944 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6469a752-cf59-46c2-949b-60bcfe615dee tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:33.195913 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:33.195913 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:33.200983 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6469a752-cf59-46c2-949b-60bcfe615dee tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:33.206577 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6469a752-cf59-46c2-949b-60bcfe615dee tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa returned with HTTP 200 Aug 18 22:47:33.206934 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 172/680] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:33 2026] GET /volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:33.222824 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-feb70630-ab58-4bae-b2e1-cce98113ecf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:33.224925 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-feb70630-ab58-4bae-b2e1-cce98113ecf8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] DELETE https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa Aug 18 22:47:33.226097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-feb70630-ab58-4bae-b2e1-cce98113ecf8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:33.226097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-feb70630-ab58-4bae-b2e1-cce98113ecf8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:33.226097 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-feb70630-ab58-4bae-b2e1-cce98113ecf8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Delete volume with id: 57eb5787-1d72-4730-a2c6-4c6fa237d6fa Aug 18 22:47:33.235088 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:33.235088 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:33.235562 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-feb70630-ab58-4bae-b2e1-cce98113ecf8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:33.260207 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-feb70630-ab58-4bae-b2e1-cce98113ecf8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Delete volume request issued successfully. Aug 18 22:47:33.260678 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-feb70630-ab58-4bae-b2e1-cce98113ecf8 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa returned with HTTP 202 Aug 18 22:47:33.261575 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 170/681] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:33 2026] DELETE /volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:33.270298 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d49e3cd1-983c-4057-9971-c18a56d75dbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:33.273226 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d49e3cd1-983c-4057-9971-c18a56d75dbe tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa Aug 18 22:47:33.273646 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d49e3cd1-983c-4057-9971-c18a56d75dbe tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:33.273920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d49e3cd1-983c-4057-9971-c18a56d75dbe tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:33.286790 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:33.286790 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:33.295714 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d49e3cd1-983c-4057-9971-c18a56d75dbe tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:33.301758 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d49e3cd1-983c-4057-9971-c18a56d75dbe tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa returned with HTTP 200 Aug 18 22:47:33.302092 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 171/682] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:33 2026] GET /volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:34.317321 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-40c4293b-7987-4028-96a8-1d912a5585ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:34.319384 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40c4293b-7987-4028-96a8-1d912a5585ce tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa Aug 18 22:47:34.319384 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40c4293b-7987-4028-96a8-1d912a5585ce tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:34.320230 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40c4293b-7987-4028-96a8-1d912a5585ce tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:34.333320 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40c4293b-7987-4028-96a8-1d912a5585ce tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa returned with HTTP 404 Aug 18 22:47:34.333320 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 170/683] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:34 2026] GET /volume/v3/volumes/57eb5787-1d72-4730-a2c6-4c6fa237d6fa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:34.345859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-847c4567-ce89-402d-8246-6f2c2dc50224 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:34.348602 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-847c4567-ce89-402d-8246-6f2c2dc50224 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac Aug 18 22:47:34.348602 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-847c4567-ce89-402d-8246-6f2c2dc50224 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:34.349233 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-847c4567-ce89-402d-8246-6f2c2dc50224 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:34.360031 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:34.360031 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:34.365609 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-847c4567-ce89-402d-8246-6f2c2dc50224 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:34.369204 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-847c4567-ce89-402d-8246-6f2c2dc50224 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac returned with HTTP 200 Aug 18 22:47:34.369606 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 173/684] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:34 2026] GET /volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:34.388891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-694c992a-1b5d-4bef-871b-64ad8271aba5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:34.393053 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-694c992a-1b5d-4bef-871b-64ad8271aba5 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac Aug 18 22:47:34.393053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-694c992a-1b5d-4bef-871b-64ad8271aba5 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:34.393053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-694c992a-1b5d-4bef-871b-64ad8271aba5 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:34.393053 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-694c992a-1b5d-4bef-871b-64ad8271aba5 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Delete volume with id: 9c0c7332-919a-4718-b513-2c2e29ca0dac Aug 18 22:47:34.403288 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:34.403288 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:34.403288 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-694c992a-1b5d-4bef-871b-64ad8271aba5 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:34.439119 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-694c992a-1b5d-4bef-871b-64ad8271aba5 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Delete volume request issued successfully. Aug 18 22:47:34.439119 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-694c992a-1b5d-4bef-871b-64ad8271aba5 tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac returned with HTTP 202 Aug 18 22:47:34.439119 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 171/685] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:34 2026] DELETE /volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 22:47:34.451095 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90e8dbb0-7444-4fc7-b876-02069e72e67f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:34.454549 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90e8dbb0-7444-4fc7-b876-02069e72e67f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac Aug 18 22:47:34.454880 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90e8dbb0-7444-4fc7-b876-02069e72e67f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:34.455136 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90e8dbb0-7444-4fc7-b876-02069e72e67f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:34.465458 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:34.465458 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:34.471212 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-90e8dbb0-7444-4fc7-b876-02069e72e67f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Volume info retrieved successfully. Aug 18 22:47:34.477753 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90e8dbb0-7444-4fc7-b876-02069e72e67f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac returned with HTTP 200 Aug 18 22:47:34.478442 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 172/686] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:34 2026] GET /volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:35.497187 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed9fc54c-4fe9-4687-bc18-6e581ea2555f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:35.499766 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed9fc54c-4fe9-4687-bc18-6e581ea2555f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] GET https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac Aug 18 22:47:35.499766 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed9fc54c-4fe9-4687-bc18-6e581ea2555f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:35.499766 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed9fc54c-4fe9-4687-bc18-6e581ea2555f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:35.509438 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed9fc54c-4fe9-4687-bc18-6e581ea2555f tempest-VolumesListAdminTestJSON-624671928 tempest-VolumesListAdminTestJSON-624671928-project-member] https://10.4.3.89/volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac returned with HTTP 404 Aug 18 22:47:35.510936 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 171/687] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:35 2026] GET /volume/v3/volumes/9c0c7332-919a-4718-b513-2c2e29ca0dac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:38.086991 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96634877-9c3e-422c-9b3e-9554694e6826 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:38.089237 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96634877-9c3e-422c-9b3e-9554694e6826 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:38.089715 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96634877-9c3e-422c-9b3e-9554694e6826 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-attach": {"instance_uuid": "2dfafe9a-36df-4dfd-9241-347bf7291a04", "mountpoint": "/dev/vdb"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:38.089875 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96634877-9c3e-422c-9b3e-9554694e6826 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2dfafe9a-36df-4dfd-9241-347bf7291a04", "mountpoint": "/dev/vdb"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:38.104232 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:38.104232 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:38.105831 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96634877-9c3e-422c-9b3e-9554694e6826 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:38.118158 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96634877-9c3e-422c-9b3e-9554694e6826 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Update volume admin metadata completed successfully. Aug 18 22:47:38.125959 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-303afebf-76fa-455b-b336-8e049f442eab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:38.212317 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96634877-9c3e-422c-9b3e-9554694e6826 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Attach volume completed successfully. Aug 18 22:47:38.212317 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96634877-9c3e-422c-9b3e-9554694e6826 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:38.212917 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 174/688] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:38 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:38.222943 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a9ed751-ea97-46d0-9119-8929e64c55b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:38.225715 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a9ed751-ea97-46d0-9119-8929e64c55b9 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:38.226020 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a9ed751-ea97-46d0-9119-8929e64c55b9 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:38.226288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a9ed751-ea97-46d0-9119-8929e64c55b9 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:38.242922 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:38.242922 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:38.255159 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a9ed751-ea97-46d0-9119-8929e64c55b9 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:38.261936 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a9ed751-ea97-46d0-9119-8929e64c55b9 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:38.262193 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 173/689] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:38 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 1174 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:38.284059 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfbec2b8-c9b0-4d39-a049-13b2d7de3d12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:38.288584 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfbec2b8-c9b0-4d39-a049-13b2d7de3d12 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:38.288584 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfbec2b8-c9b0-4d39-a049-13b2d7de3d12 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-detach": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:38.288584 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfbec2b8-c9b0-4d39-a049-13b2d7de3d12 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:38.308118 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:38.308434 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-77887270", "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:38.312146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-77887270', 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:38.323550 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:38.323550 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:38.324226 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfbec2b8-c9b0-4d39-a049-13b2d7de3d12 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:38.414821 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfbec2b8-c9b0-4d39-a049-13b2d7de3d12 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Detach volume completed successfully. Aug 18 22:47:38.415172 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfbec2b8-c9b0-4d39-a049-13b2d7de3d12 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:38.415842 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 172/690] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:38 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:38.431122 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a71ac51-e50a-4fc1-8469-b8de46ccc91f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:38.433607 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a71ac51-e50a-4fc1-8469-b8de46ccc91f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:38.434032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a71ac51-e50a-4fc1-8469-b8de46ccc91f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:38.434426 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a71ac51-e50a-4fc1-8469-b8de46ccc91f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:38.448195 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:38.448195 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:38.455466 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a71ac51-e50a-4fc1-8469-b8de46ccc91f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:38.461489 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a71ac51-e50a-4fc1-8469-b8de46ccc91f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:38.462205 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 175/691] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:38 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:38.467312 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume of 1 GB Aug 18 22:47:38.471793 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Availability Zones retrieved successfully. Aug 18 22:47:38.476396 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Flow 'volume_create_api' (8b29be05-2e34-4e6a-be48-50ddb41fc596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:38.477518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a63b97-4585-4f14-8ffe-38d23fc20b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:38.478426 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:38.577793 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a63b97-4585-4f14-8ffe-38d23fc20b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:38.578188 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (963a0889-d273-471d-b791-81147fe67002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:38.692673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Created reservations ['b7509ba9-f91e-4e33-8302-dd09d93f745d', '41d24d06-ee11-41c8-8675-d8e262765893', '413cbf99-8a01-42fb-805d-84de7302a3bc', 'feeea806-7993-44e0-871f-02873fe05c1d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:38.695309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (963a0889-d273-471d-b791-81147fe67002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7509ba9-f91e-4e33-8302-dd09d93f745d', '41d24d06-ee11-41c8-8675-d8e262765893', '413cbf99-8a01-42fb-805d-84de7302a3bc', 'feeea806-7993-44e0-871f-02873fe05c1d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:38.695309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ddc9aa2-3ff8-40e2-95ff-0d452813a37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:38.737233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ddc9aa2-3ff8-40e2-95ff-0d452813a37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2479ca7-e885-4f17-b934-0b63d27fd830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-77887270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5122b37f062347e79ffb90452c18930a',qos_specs=None,replication_status=,reservations=['b7509ba9-f91e-4e33-8302-dd09d93f745d','41d24d06-ee11-41c8-8675-d8e262765893','413cbf99-8a01-42fb-805d-84de7302a3bc','feeea806-7993-44e0-871f-02873fe05c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-77887270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2479ca7-e885-4f17-b934-0b63d27fd830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5122b37f062347e79ffb90452c18930a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:38.738809 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af3ea63-5bb9-4157-8bb4-1a77a3e97ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:38.772010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af3ea63-5bb9-4157-8bb4-1a77a3e97ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-77887270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5122b37f062347e79ffb90452c18930a',qos_specs=None,replication_status=,reservations=['b7509ba9-f91e-4e33-8302-dd09d93f745d','41d24d06-ee11-41c8-8675-d8e262765893','413cbf99-8a01-42fb-805d-84de7302a3bc','feeea806-7993-44e0-871f-02873fe05c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:38.773138 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9548cc-ef7a-4291-bf46-d1d6a9c219fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:38.793709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a9548cc-ef7a-4291-bf46-d1d6a9c219fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:38.794532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Flow 'volume_create_api' (8b29be05-2e34-4e6a-be48-50ddb41fc596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:38.796579 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume request issued successfully. Aug 18 22:47:38.796579 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-303afebf-76fa-455b-b336-8e049f442eab tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:38.796579 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 172/692] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:38 2026] POST /volume/v3/volumes => generated 748 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:38.820088 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e32869b3-ab07-41b8-be98-c5d0035de918 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:38.825388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e32869b3-ab07-41b8-be98-c5d0035de918 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 Aug 18 22:47:38.825523 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e32869b3-ab07-41b8-be98-c5d0035de918 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:38.825752 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e32869b3-ab07-41b8-be98-c5d0035de918 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:38.849613 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:38.849613 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:38.858498 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e32869b3-ab07-41b8-be98-c5d0035de918 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:38.865183 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e32869b3-ab07-41b8-be98-c5d0035de918 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 returned with HTTP 200 Aug 18 22:47:38.865764 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 174/693] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:38 2026] GET /volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:38.943473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:38.947599 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:38.948102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1589163532"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:38.951383 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Create volume request body: {'volume': {'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1589163532'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:39.093939 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:39.097105 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:39.097162 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Create volume of 1 GB Aug 18 22:47:39.097612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1445535994", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:39.100043 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1445535994', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:39.100043 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Create volume of 1 GB Aug 18 22:47:39.103369 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Availability Zones retrieved successfully. Aug 18 22:47:39.109633 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Availability Zones retrieved successfully. Aug 18 22:47:39.117519 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Flow 'volume_create_api' (196e13a3-f7dc-468e-ace7-d02cfa26c24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:39.117982 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Flow 'volume_create_api' (1a76f4bc-92a8-4bcc-8828-2f65dcc38feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:39.119106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4b4d92-78bc-42e0-9737-0ea69889efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.119197 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b8fffa-1825-49ed-a2a4-867e55891d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.120793 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:39.121989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:39.164129 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f4b4d92-78bc-42e0-9737-0ea69889efe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.165025 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89656363-3b91-475c-ad85-be9e8b1c0d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.232659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b8fffa-1825-49ed-a2a4-867e55891d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.237159 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c72c93-8a6a-4b15-9ca4-e2b77b57f16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.264192 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Created reservations ['d162ae4e-e69a-4af7-a5b8-b49442f70514', '07881caa-d17f-4bda-8290-82e7f15f512e', '6fe2a213-6a9d-49e6-bec9-b8d9dae02ae2', '2ebe1b63-1aae-4622-b430-1fd554f17083'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:39.265859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89656363-3b91-475c-ad85-be9e8b1c0d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d162ae4e-e69a-4af7-a5b8-b49442f70514', '07881caa-d17f-4bda-8290-82e7f15f512e', '6fe2a213-6a9d-49e6-bec9-b8d9dae02ae2', '2ebe1b63-1aae-4622-b430-1fd554f17083']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.266486 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e580d2-f4be-4d66-82d2-0b611bac717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.307878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30e580d2-f4be-4d66-82d2-0b611bac717f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48d656cc-0b9f-481e-88ab-e74bcaf590f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1445535994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43aed92d808a4470ae2feef66fd299a0',qos_specs=None,replication_status=,reservations=['d162ae4e-e69a-4af7-a5b8-b49442f70514','07881caa-d17f-4bda-8290-82e7f15f512e','6fe2a213-6a9d-49e6-bec9-b8d9dae02ae2','2ebe1b63-1aae-4622-b430-1fd554f17083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f196a62cf7694281a4b0b9d263fd7ea7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1445535994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48d656cc-0b9f-481e-88ab-e74bcaf590f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43aed92d808a4470ae2feef66fd299a0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f196a62cf7694281a4b0b9d263fd7ea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.308973 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3543aa4-9a60-4a83-af5a-40a1d140a13b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.330180 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Created reservations ['752f9ad8-71cf-4924-beb7-dc83b5b28e6a', '5730dd22-a5fc-4a22-ad73-78624b8d475d', 'e48d0e58-e355-4d57-b222-b3120b1fa2be', 'd0f33490-4181-4d9f-a41a-e519838a56d1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:39.331476 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c72c93-8a6a-4b15-9ca4-e2b77b57f16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['752f9ad8-71cf-4924-beb7-dc83b5b28e6a', '5730dd22-a5fc-4a22-ad73-78624b8d475d', 'e48d0e58-e355-4d57-b222-b3120b1fa2be', 'd0f33490-4181-4d9f-a41a-e519838a56d1']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.332518 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b974b66-3110-47b3-bcb4-9f165414cf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.353401 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3543aa4-9a60-4a83-af5a-40a1d140a13b) transitioned into state 'SUCCESS' from state '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-1445535994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43aed92d808a4470ae2feef66fd299a0',qos_specs=None,replication_status=,reservations=['d162ae4e-e69a-4af7-a5b8-b49442f70514','07881caa-d17f-4bda-8290-82e7f15f512e','6fe2a213-6a9d-49e6-bec9-b8d9dae02ae2','2ebe1b63-1aae-4622-b430-1fd554f17083'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f196a62cf7694281a4b0b9d263fd7ea7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.354583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c6e971-278b-4242-a670-310cf196e41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.366798 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b974b66-3110-47b3-bcb4-9f165414cf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468c9f93-3ed9-444a-9f1b-43f302418d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1589163532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='616c670a80224de9a2f91d2b7964e1f0',qos_specs=None,replication_status=,reservations=['752f9ad8-71cf-4924-beb7-dc83b5b28e6a','5730dd22-a5fc-4a22-ad73-78624b8d475d','e48d0e58-e355-4d57-b222-b3120b1fa2be','d0f33490-4181-4d9f-a41a-e519838a56d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57a6726b513141e699d51da3105e1767',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1589163532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468c9f93-3ed9-444a-9f1b-43f302418d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='616c670a80224de9a2f91d2b7964e1f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57a6726b513141e699d51da3105e1767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.368318 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a136bc3e-a084-49ce-bbd5-5d32286b38f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.372499 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2c6e971-278b-4242-a670-310cf196e41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.373943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Flow 'volume_create_api' (1a76f4bc-92a8-4bcc-8828-2f65dcc38feb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:39.374405 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Create volume request issued successfully. Aug 18 22:47:39.375239 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-6c9f9770-f616-4c05-98aa-719cd9a12f66 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:39.376038 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 176/694] 10.4.3.89 () {72 vars in 1534 bytes} [Tue Aug 18 22:47:39 2026] POST /volume/v3/volumes => generated 753 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:39.386185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-05b79d52-7663-42a2-9056-aa8d7ec7d335 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:39.388474 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-05b79d52-7663-42a2-9056-aa8d7ec7d335 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:39.388744 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-05b79d52-7663-42a2-9056-aa8d7ec7d335 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:39.389022 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-05b79d52-7663-42a2-9056-aa8d7ec7d335 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:39.399328 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a136bc3e-a084-49ce-bbd5-5d32286b38f0) transitioned into state 'SUCCESS' from state '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-1589163532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='616c670a80224de9a2f91d2b7964e1f0',qos_specs=None,replication_status=,reservations=['752f9ad8-71cf-4924-beb7-dc83b5b28e6a','5730dd22-a5fc-4a22-ad73-78624b8d475d','e48d0e58-e355-4d57-b222-b3120b1fa2be','d0f33490-4181-4d9f-a41a-e519838a56d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57a6726b513141e699d51da3105e1767',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.399328 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c13bb02-e240-41db-8df3-3420eebca93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.399570 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:39.399570 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:39.406248 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-05b79d52-7663-42a2-9056-aa8d7ec7d335 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Volume info retrieved successfully. Aug 18 22:47:39.414236 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c13bb02-e240-41db-8df3-3420eebca93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.415243 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Flow 'volume_create_api' (196e13a3-f7dc-468e-ace7-d02cfa26c24a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:39.415611 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Create volume request issued successfully. Aug 18 22:47:39.416615 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0041d1f2-f13b-409b-b8c0-51c7e72afd48 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:39.416943 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 173/695] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:38 2026] POST /volume/v3/volumes => generated 746 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:39.420436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de555b3a-f117-44ac-bb0a-2208ccdab34e req-05b79d52-7663-42a2-9056-aa8d7ec7d335 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 returned with HTTP 200 Aug 18 22:47:39.421134 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 173/696] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:39 2026] GET /volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:39.433045 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02f1a57d-1a05-41c9-a3c1-9428c64090c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:39.435304 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02f1a57d-1a05-41c9-a3c1-9428c64090c6 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:39.435901 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02f1a57d-1a05-41c9-a3c1-9428c64090c6 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:39.436120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02f1a57d-1a05-41c9-a3c1-9428c64090c6 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:39.454180 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:39.454180 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:39.458024 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02f1a57d-1a05-41c9-a3c1-9428c64090c6 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:39.459599 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6f76010e-4158-4d40-91d8-a6e77cc530f6 req-1e2b6da4-309a-4d82-a990-130e034a14f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:39.463827 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6f76010e-4158-4d40-91d8-a6e77cc530f6 req-1e2b6da4-309a-4d82-a990-130e034a14f8 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:39.463827 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6f76010e-4158-4d40-91d8-a6e77cc530f6 req-1e2b6da4-309a-4d82-a990-130e034a14f8 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:39.463992 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02f1a57d-1a05-41c9-a3c1-9428c64090c6 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 200 Aug 18 22:47:39.464761 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6f76010e-4158-4d40-91d8-a6e77cc530f6 req-1e2b6da4-309a-4d82-a990-130e034a14f8 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:39.465182 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 175/697] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:39 2026] GET /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 814 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:39.476104 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:39.476104 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:39.480563 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6f76010e-4158-4d40-91d8-a6e77cc530f6 req-1e2b6da4-309a-4d82-a990-130e034a14f8 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Volume info retrieved successfully. Aug 18 22:47:39.486364 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6f76010e-4158-4d40-91d8-a6e77cc530f6 req-1e2b6da4-309a-4d82-a990-130e034a14f8 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 returned with HTTP 200 Aug 18 22:47:39.486685 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 177/698] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:39 2026] GET /volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:39.882476 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d3bea029-7d53-47db-9743-17f8fd9466f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:39.884813 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3bea029-7d53-47db-9743-17f8fd9466f1 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 Aug 18 22:47:39.885123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3bea029-7d53-47db-9743-17f8fd9466f1 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:39.885364 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d3bea029-7d53-47db-9743-17f8fd9466f1 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:39.895400 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:39.895400 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:39.907052 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d3bea029-7d53-47db-9743-17f8fd9466f1 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:39.917310 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d3bea029-7d53-47db-9743-17f8fd9466f1 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 returned with HTTP 200 Aug 18 22:47:39.917310 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 174/699] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:39 2026] GET /volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:39.934437 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:39.936595 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:39.936951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-156217189"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:39.938855 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-156217189'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:39.938965 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume of 1 GB Aug 18 22:47:39.944135 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Availability Zones retrieved successfully. Aug 18 22:47:39.950227 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Flow 'volume_create_api' (0543fba9-7c69-47f3-b451-4c92f3de5a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:39.951292 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1cdd7a-fd7c-46e9-b85b-2cbe75c79d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:39.952180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:39.994732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a1cdd7a-fd7c-46e9-b85b-2cbe75c79d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:39.996619 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a90541e-8ae6-430b-8f07-59c539b97a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:40.066022 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Created reservations ['5325223e-d8b1-4f5c-b0ce-c85cc22b2af6', '2140c6bf-4df7-48f1-bba4-6589d118dd39', '6750d7e0-988d-436f-8c16-6a304bef31b3', '39fa3ecf-d57a-4e50-81b5-c2e8f6c8a3e4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:40.067149 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a90541e-8ae6-430b-8f07-59c539b97a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5325223e-d8b1-4f5c-b0ce-c85cc22b2af6', '2140c6bf-4df7-48f1-bba4-6589d118dd39', '6750d7e0-988d-436f-8c16-6a304bef31b3', '39fa3ecf-d57a-4e50-81b5-c2e8f6c8a3e4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:40.068509 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d0e1935-34d2-4911-921e-66f5f5b80895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:40.101066 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d0e1935-34d2-4911-921e-66f5f5b80895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dc10007-ec4a-46a5-9bc8-9fa427711eb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-156217189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5122b37f062347e79ffb90452c18930a',qos_specs=None,replication_status=,reservations=['5325223e-d8b1-4f5c-b0ce-c85cc22b2af6','2140c6bf-4df7-48f1-bba4-6589d118dd39','6750d7e0-988d-436f-8c16-6a304bef31b3','39fa3ecf-d57a-4e50-81b5-c2e8f6c8a3e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-156217189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dc10007-ec4a-46a5-9bc8-9fa427711eb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5122b37f062347e79ffb90452c18930a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:40.102369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b7ef54-e2d4-41c0-a92e-7be0d3935672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:40.126368 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b7ef54-e2d4-41c0-a92e-7be0d3935672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-156217189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5122b37f062347e79ffb90452c18930a',qos_specs=None,replication_status=,reservations=['5325223e-d8b1-4f5c-b0ce-c85cc22b2af6','2140c6bf-4df7-48f1-bba4-6589d118dd39','6750d7e0-988d-436f-8c16-6a304bef31b3','39fa3ecf-d57a-4e50-81b5-c2e8f6c8a3e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:40.127546 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a478e001-88e5-4237-b408-3ae9334a2be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:40.139042 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a478e001-88e5-4237-b408-3ae9334a2be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:40.139893 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Flow 'volume_create_api' (0543fba9-7c69-47f3-b451-4c92f3de5a83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:40.140224 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume request issued successfully. Aug 18 22:47:40.141491 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9cda1d3b-e754-4f81-8af2-3468734eea28 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:40.141491 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 174/700] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:39 2026] POST /volume/v3/volumes => generated 749 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:40.163685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66cf818b-e51d-4bd0-a776-4a23440b5ab4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.166046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66cf818b-e51d-4bd0-a776-4a23440b5ab4 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 Aug 18 22:47:40.166291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66cf818b-e51d-4bd0-a776-4a23440b5ab4 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.167609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66cf818b-e51d-4bd0-a776-4a23440b5ab4 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:40.174928 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.174928 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:40.181952 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-66cf818b-e51d-4bd0-a776-4a23440b5ab4 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:40.189580 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66cf818b-e51d-4bd0-a776-4a23440b5ab4 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 returned with HTTP 200 Aug 18 22:47:40.190070 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 176/701] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:40 2026] GET /volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:40.485927 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-09a4a48c-b091-4ad3-ab22-e0c7b23f6755 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.487696 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09a4a48c-b091-4ad3-ab22-e0c7b23f6755 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:40.488040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09a4a48c-b091-4ad3-ab22-e0c7b23f6755 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.488366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09a4a48c-b091-4ad3-ab22-e0c7b23f6755 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:40.499846 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.499846 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:40.504854 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-09a4a48c-b091-4ad3-ab22-e0c7b23f6755 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:40.511217 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09a4a48c-b091-4ad3-ab22-e0c7b23f6755 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 200 Aug 18 22:47:40.511709 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 178/702] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:40 2026] GET /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:40.519253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0913a574-7784-4514-ab56-e33c6fb23839 req-01e37d9e-bdb0-4ffb-930d-8d2c42d0c434 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.526443 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0913a574-7784-4514-ab56-e33c6fb23839 req-01e37d9e-bdb0-4ffb-930d-8d2c42d0c434 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:40.526443 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0913a574-7784-4514-ab56-e33c6fb23839 req-01e37d9e-bdb0-4ffb-930d-8d2c42d0c434 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.526443 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0913a574-7784-4514-ab56-e33c6fb23839 req-01e37d9e-bdb0-4ffb-930d-8d2c42d0c434 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:40.526643 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5960fb2a-99ac-4d66-9b6d-3033d0fcdc0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.528963 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5960fb2a-99ac-4d66-9b6d-3033d0fcdc0b tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] POST https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71/action Aug 18 22:47:40.529832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5960fb2a-99ac-4d66-9b6d-3033d0fcdc0b tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:40.530135 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5960fb2a-99ac-4d66-9b6d-3033d0fcdc0b tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:40.536212 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.536212 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:40.541526 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0913a574-7784-4514-ab56-e33c6fb23839 req-01e37d9e-bdb0-4ffb-930d-8d2c42d0c434 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Volume info retrieved successfully. Aug 18 22:47:40.546459 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.546459 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:40.546777 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5960fb2a-99ac-4d66-9b6d-3033d0fcdc0b tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:40.548667 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0913a574-7784-4514-ab56-e33c6fb23839 req-01e37d9e-bdb0-4ffb-930d-8d2c42d0c434 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 returned with HTTP 200 Aug 18 22:47:40.549097 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 175/703] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:40 2026] GET /volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:40.581596 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ebd2be9a-3866-4e41-b4f2-0c048bbace54 req-a9b9c443-d383-46a8-bcb8-aa746480bc9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.584073 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ebd2be9a-3866-4e41-b4f2-0c048bbace54 req-a9b9c443-d383-46a8-bcb8-aa746480bc9f tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:47:40.584470 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ebd2be9a-3866-4e41-b4f2-0c048bbace54 req-a9b9c443-d383-46a8-bcb8-aa746480bc9f tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48d656cc-0b9f-481e-88ab-e74bcaf590f2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-2128453", "description": null, "metadata": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:40.595993 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.595993 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:40.596664 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ebd2be9a-3866-4e41-b4f2-0c048bbace54 req-a9b9c443-d383-46a8-bcb8-aa746480bc9f tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Volume info retrieved successfully. Aug 18 22:47:40.596904 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [req-ebd2be9a-3866-4e41-b4f2-0c048bbace54 req-a9b9c443-d383-46a8-bcb8-aa746480bc9f tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Create snapshot from volume 48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:40.598158 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5960fb2a-99ac-4d66-9b6d-3033d0fcdc0b tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Created reservations ['15097785-e5ac-47a8-b9cc-78d04d5211d8', '356040dc-541a-4dd8-8608-56b18c9547e9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:40.619467 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5960fb2a-99ac-4d66-9b6d-3033d0fcdc0b tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Extend volume request issued successfully. Aug 18 22:47:40.619467 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5960fb2a-99ac-4d66-9b6d-3033d0fcdc0b tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71/action returned with HTTP 202 Aug 18 22:47:40.620288 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 175/704] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:40 2026] POST /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71/action => generated 0 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:40.630175 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-392f9dfe-e7fa-45d9-bc96-728f90f3a917 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.632341 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-392f9dfe-e7fa-45d9-bc96-728f90f3a917 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:40.632645 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-392f9dfe-e7fa-45d9-bc96-728f90f3a917 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.633153 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-392f9dfe-e7fa-45d9-bc96-728f90f3a917 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:40.644092 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.644092 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:40.652096 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [req-ebd2be9a-3866-4e41-b4f2-0c048bbace54 req-a9b9c443-d383-46a8-bcb8-aa746480bc9f tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Created reservations ['2783006f-8abd-4abe-9d81-da7a0ad25240', '1489b1a8-ad29-4775-85f9-3ac0a57e7bc2', 'e81864cb-bf28-4933-aa7a-303bf32d701a', '6cb5ae24-c748-490b-b046-3ee02946a8ea'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:40.652359 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-392f9dfe-e7fa-45d9-bc96-728f90f3a917 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:40.661113 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-392f9dfe-e7fa-45d9-bc96-728f90f3a917 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 200 Aug 18 22:47:40.661714 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 179/705] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:40 2026] GET /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:40.690328 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ebd2be9a-3866-4e41-b4f2-0c048bbace54 req-a9b9c443-d383-46a8-bcb8-aa746480bc9f tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Snapshot create request issued successfully. Aug 18 22:47:40.690705 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ebd2be9a-3866-4e41-b4f2-0c048bbace54 req-a9b9c443-d383-46a8-bcb8-aa746480bc9f tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:47:40.691140 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 177/706] 10.4.3.89 () {72 vars in 1540 bytes} [Tue Aug 18 22:47:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:40.788162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bc19386e-f876-4da8-a0be-0f7161e5cc63 req-fd346a33-c642-4645-8290-b2824761f634 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.791613 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bc19386e-f876-4da8-a0be-0f7161e5cc63 req-fd346a33-c642-4645-8290-b2824761f634 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] GET https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb Aug 18 22:47:40.793284 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bc19386e-f876-4da8-a0be-0f7161e5cc63 req-fd346a33-c642-4645-8290-b2824761f634 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.793284 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bc19386e-f876-4da8-a0be-0f7161e5cc63 req-fd346a33-c642-4645-8290-b2824761f634 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:40.803934 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.803934 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:40.803934 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bc19386e-f876-4da8-a0be-0f7161e5cc63 req-fd346a33-c642-4645-8290-b2824761f634 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] Snapshot retrieved successfully. Aug 18 22:47:40.803934 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bc19386e-f876-4da8-a0be-0f7161e5cc63 req-fd346a33-c642-4645-8290-b2824761f634 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb returned with HTTP 200 Aug 18 22:47:40.803934 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 176/707] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:47:40 2026] GET /volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:40.835964 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d4487f53-c790-41b0-bfab-2a44961996ce req-13dece8a-d30f-40c0-90c8-c89d7c4359c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.840857 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4487f53-c790-41b0-bfab-2a44961996ce req-13dece8a-d30f-40c0-90c8-c89d7c4359c4 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:47:40.841215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4487f53-c790-41b0-bfab-2a44961996ce req-13dece8a-d30f-40c0-90c8-c89d7c4359c4 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.841528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4487f53-c790-41b0-bfab-2a44961996ce req-13dece8a-d30f-40c0-90c8-c89d7c4359c4 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:40.842181 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-d4487f53-c790-41b0-bfab-2a44961996ce req-13dece8a-d30f-40c0-90c8-c89d7c4359c4 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:40.843887 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [req-d4487f53-c790-41b0-bfab-2a44961996ce req-13dece8a-d30f-40c0-90c8-c89d7c4359c4 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:47:40.864037 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d4487f53-c790-41b0-bfab-2a44961996ce req-13dece8a-d30f-40c0-90c8-c89d7c4359c4 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] Get all snapshots completed successfully. Aug 18 22:47:40.864521 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.864521 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:40.865662 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4487f53-c790-41b0-bfab-2a44961996ce req-13dece8a-d30f-40c0-90c8-c89d7c4359c4 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-reader] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:47:40.866211 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 176/708] 10.4.3.89 () {68 vars in 1507 bytes} [Tue Aug 18 22:47:40 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:40.901370 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-26dca6b3-783a-434b-81d8-12b2d23b9d1b req-ba59cb75-0624-4a6e-bf79-86089160f629 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.903782 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26dca6b3-783a-434b-81d8-12b2d23b9d1b req-ba59cb75-0624-4a6e-bf79-86089160f629 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb Aug 18 22:47:40.904023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26dca6b3-783a-434b-81d8-12b2d23b9d1b req-ba59cb75-0624-4a6e-bf79-86089160f629 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.904286 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26dca6b3-783a-434b-81d8-12b2d23b9d1b req-ba59cb75-0624-4a6e-bf79-86089160f629 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:40.911286 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.911286 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:40.911895 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-26dca6b3-783a-434b-81d8-12b2d23b9d1b req-ba59cb75-0624-4a6e-bf79-86089160f629 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Snapshot retrieved successfully. Aug 18 22:47:40.913772 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26dca6b3-783a-434b-81d8-12b2d23b9d1b req-ba59cb75-0624-4a6e-bf79-86089160f629 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb returned with HTTP 200 Aug 18 22:47:40.913857 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 180/709] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:47:40 2026] GET /volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:40.941440 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2a761c10-25e5-49db-9c1d-a4e2740c5c7b req-6b450529-2c6a-47b7-ba57-767e724c8c7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.943734 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2a761c10-25e5-49db-9c1d-a4e2740c5c7b req-6b450529-2c6a-47b7-ba57-767e724c8c7c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb Aug 18 22:47:40.944051 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2a761c10-25e5-49db-9c1d-a4e2740c5c7b req-6b450529-2c6a-47b7-ba57-767e724c8c7c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.944482 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2a761c10-25e5-49db-9c1d-a4e2740c5c7b req-6b450529-2c6a-47b7-ba57-767e724c8c7c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:40.944675 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [req-2a761c10-25e5-49db-9c1d-a4e2740c5c7b req-6b450529-2c6a-47b7-ba57-767e724c8c7c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Delete snapshot with id: 60879714-88d8-4559-ab01-31cc058363cb Aug 18 22:47:40.950406 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:40.950406 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:40.950658 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2a761c10-25e5-49db-9c1d-a4e2740c5c7b req-6b450529-2c6a-47b7-ba57-767e724c8c7c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Snapshot retrieved successfully. Aug 18 22:47:40.972910 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2a761c10-25e5-49db-9c1d-a4e2740c5c7b req-6b450529-2c6a-47b7-ba57-767e724c8c7c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Snapshot delete request issued successfully. Aug 18 22:47:40.973782 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2a761c10-25e5-49db-9c1d-a4e2740c5c7b req-6b450529-2c6a-47b7-ba57-767e724c8c7c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb returned with HTTP 202 Aug 18 22:47:40.973782 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 178/710] 10.4.3.89 () {70 vars in 1619 bytes} [Tue Aug 18 22:47:40 2026] DELETE /volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:40.994332 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-846ded42-0c9e-4059-aebb-9896ee71d35b req-7d4ed38f-4053-44a4-9ee5-f949c1835ed2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:40.998905 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-846ded42-0c9e-4059-aebb-9896ee71d35b req-7d4ed38f-4053-44a4-9ee5-f949c1835ed2 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb Aug 18 22:47:40.998905 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-846ded42-0c9e-4059-aebb-9896ee71d35b req-7d4ed38f-4053-44a4-9ee5-f949c1835ed2 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:40.998905 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-846ded42-0c9e-4059-aebb-9896ee71d35b req-7d4ed38f-4053-44a4-9ee5-f949c1835ed2 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:41.004548 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:41.004548 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:41.005038 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-846ded42-0c9e-4059-aebb-9896ee71d35b req-7d4ed38f-4053-44a4-9ee5-f949c1835ed2 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Snapshot retrieved successfully. Aug 18 22:47:41.006575 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-846ded42-0c9e-4059-aebb-9896ee71d35b req-7d4ed38f-4053-44a4-9ee5-f949c1835ed2 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb returned with HTTP 200 Aug 18 22:47:41.006575 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 177/711] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:47:40 2026] GET /volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:41.218866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f5f7b1e-b592-4d8d-94e2-a0da98d940e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:41.218866 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f5f7b1e-b592-4d8d-94e2-a0da98d940e8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 Aug 18 22:47:41.218866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f5f7b1e-b592-4d8d-94e2-a0da98d940e8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:41.218866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f5f7b1e-b592-4d8d-94e2-a0da98d940e8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:41.228474 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:41.228474 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:41.236671 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f5f7b1e-b592-4d8d-94e2-a0da98d940e8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:41.247785 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f5f7b1e-b592-4d8d-94e2-a0da98d940e8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 returned with HTTP 200 Aug 18 22:47:41.247785 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 177/712] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:41 2026] GET /volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:41.268436 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a96d56b5-1f98-4744-9dae-b2a631168823 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:41.271441 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:41.271987 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1074846397"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:41.274136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1074846397'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:41.274348 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume of 1 GB Aug 18 22:47:41.284302 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Availability Zones retrieved successfully. Aug 18 22:47:41.304487 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Flow 'volume_create_api' (bdc8a474-1377-4503-80d0-bfeb7c0ba95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:41.306054 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd10b45a-9b96-4ce6-b747-c2f3beea70c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:41.308843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:41.363645 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd10b45a-9b96-4ce6-b747-c2f3beea70c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:41.365093 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab059752-fac0-4514-b4a0-c9fe1bf4ac2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:41.439379 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Created reservations ['64bac89c-30f8-484b-a9da-3442fed32baa', 'e2a61b28-ccf7-4890-85ab-2bab319b7cf7', '96087db1-558f-46d9-aed9-6841b2f30e71', '2ad5001d-ab3d-4a95-a8d5-08a5936f50a2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:41.440351 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab059752-fac0-4514-b4a0-c9fe1bf4ac2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64bac89c-30f8-484b-a9da-3442fed32baa', 'e2a61b28-ccf7-4890-85ab-2bab319b7cf7', '96087db1-558f-46d9-aed9-6841b2f30e71', '2ad5001d-ab3d-4a95-a8d5-08a5936f50a2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:41.441403 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0f3e96-9c88-4867-9b74-a6c8f9d85cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:41.480853 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0f3e96-9c88-4867-9b74-a6c8f9d85cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8244a0fd-65cd-4b0b-b11e-ad607aef7e27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1074846397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5122b37f062347e79ffb90452c18930a',qos_specs=None,replication_status=,reservations=['64bac89c-30f8-484b-a9da-3442fed32baa','e2a61b28-ccf7-4890-85ab-2bab319b7cf7','96087db1-558f-46d9-aed9-6841b2f30e71','2ad5001d-ab3d-4a95-a8d5-08a5936f50a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1074846397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8244a0fd-65cd-4b0b-b11e-ad607aef7e27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5122b37f062347e79ffb90452c18930a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:41.484142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6314a0c5-b70c-47f9-b46a-f3202a6a8d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:41.507334 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6314a0c5-b70c-47f9-b46a-f3202a6a8d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1074846397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5122b37f062347e79ffb90452c18930a',qos_specs=None,replication_status=,reservations=['64bac89c-30f8-484b-a9da-3442fed32baa','e2a61b28-ccf7-4890-85ab-2bab319b7cf7','96087db1-558f-46d9-aed9-6841b2f30e71','2ad5001d-ab3d-4a95-a8d5-08a5936f50a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ab7cdc89f34a6aba9b032763e1d9ec',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:41.509797 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4125ef-98c7-43af-b174-7ddeaf7451aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:41.521480 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4125ef-98c7-43af-b174-7ddeaf7451aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:41.522287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Flow 'volume_create_api' (bdc8a474-1377-4503-80d0-bfeb7c0ba95d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:41.522707 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Create volume request issued successfully. Aug 18 22:47:41.523487 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a96d56b5-1f98-4744-9dae-b2a631168823 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:41.523954 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 181/713] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:41 2026] POST /volume/v3/volumes => generated 750 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:41.536866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f06fd4c6-46a2-4586-ad86-3d7dfd3aa488 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:41.539318 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f06fd4c6-46a2-4586-ad86-3d7dfd3aa488 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 Aug 18 22:47:41.539902 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f06fd4c6-46a2-4586-ad86-3d7dfd3aa488 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:41.540046 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f06fd4c6-46a2-4586-ad86-3d7dfd3aa488 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:41.549024 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:41.549024 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:41.553035 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f06fd4c6-46a2-4586-ad86-3d7dfd3aa488 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:41.557568 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f06fd4c6-46a2-4586-ad86-3d7dfd3aa488 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 returned with HTTP 200 Aug 18 22:47:41.558031 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 179/714] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:41 2026] GET /volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:41.677252 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1cebf475-3237-4719-8d52-a7f18d2fde65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:41.679820 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cebf475-3237-4719-8d52-a7f18d2fde65 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:41.680187 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cebf475-3237-4719-8d52-a7f18d2fde65 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:41.680655 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cebf475-3237-4719-8d52-a7f18d2fde65 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:41.690756 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:41.690756 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:41.698891 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1cebf475-3237-4719-8d52-a7f18d2fde65 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:41.708846 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cebf475-3237-4719-8d52-a7f18d2fde65 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 200 Aug 18 22:47:41.708846 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 178/715] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:41 2026] GET /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:41.728619 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-932bc6e8-addc-46eb-ac15-4d07073c4b4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:41.730719 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-932bc6e8-addc-46eb-ac15-4d07073c4b4c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:41.731250 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-932bc6e8-addc-46eb-ac15-4d07073c4b4c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:41.731562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-932bc6e8-addc-46eb-ac15-4d07073c4b4c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:41.742957 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:41.742957 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:41.748705 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-932bc6e8-addc-46eb-ac15-4d07073c4b4c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:41.757928 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-932bc6e8-addc-46eb-ac15-4d07073c4b4c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 200 Aug 18 22:47:41.758327 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 178/716] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:41 2026] GET /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:41.779560 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-692ea828-2462-4f85-9cb1-ec4d6da30d2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:41.783101 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-692ea828-2462-4f85-9cb1-ec4d6da30d2e tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:41.783194 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-692ea828-2462-4f85-9cb1-ec4d6da30d2e tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:41.783334 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-692ea828-2462-4f85-9cb1-ec4d6da30d2e tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:41.797898 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:41.797898 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:41.802776 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-692ea828-2462-4f85-9cb1-ec4d6da30d2e tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:41.811555 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-692ea828-2462-4f85-9cb1-ec4d6da30d2e tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 200 Aug 18 22:47:41.811976 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 182/717] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:41 2026] GET /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:41.830586 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65c6d456-34bc-4d5c-a77a-d4d02d5dc1cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:41.837197 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65c6d456-34bc-4d5c-a77a-d4d02d5dc1cd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] DELETE https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:41.837197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65c6d456-34bc-4d5c-a77a-d4d02d5dc1cd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:41.837197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65c6d456-34bc-4d5c-a77a-d4d02d5dc1cd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:41.837452 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-65c6d456-34bc-4d5c-a77a-d4d02d5dc1cd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Delete volume with id: 468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:41.847661 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:41.847661 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:41.849425 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65c6d456-34bc-4d5c-a77a-d4d02d5dc1cd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:41.873196 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65c6d456-34bc-4d5c-a77a-d4d02d5dc1cd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Delete volume request issued successfully. Aug 18 22:47:41.873460 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65c6d456-34bc-4d5c-a77a-d4d02d5dc1cd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 202 Aug 18 22:47:41.874014 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 180/718] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:41 2026] DELETE /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:41.885345 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d50021d-22db-4cd0-819d-53caae3b3903 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:41.887957 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d50021d-22db-4cd0-819d-53caae3b3903 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:41.888185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d50021d-22db-4cd0-819d-53caae3b3903 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:41.888428 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d50021d-22db-4cd0-819d-53caae3b3903 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:41.900064 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:41.900064 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:41.905597 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d50021d-22db-4cd0-819d-53caae3b3903 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:41.911999 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d50021d-22db-4cd0-819d-53caae3b3903 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 200 Aug 18 22:47:41.912836 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 179/719] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:41 2026] GET /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:42.043404 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-46aa3e7f-6034-497b-8a78-27e6a3450b37 req-8e0137ec-f7f0-44a2-bd50-669e88693bfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:42.045776 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-46aa3e7f-6034-497b-8a78-27e6a3450b37 req-8e0137ec-f7f0-44a2-bd50-669e88693bfc tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb Aug 18 22:47:42.046022 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-46aa3e7f-6034-497b-8a78-27e6a3450b37 req-8e0137ec-f7f0-44a2-bd50-669e88693bfc tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:42.046282 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-46aa3e7f-6034-497b-8a78-27e6a3450b37 req-8e0137ec-f7f0-44a2-bd50-669e88693bfc tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:42.055060 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-46aa3e7f-6034-497b-8a78-27e6a3450b37 req-8e0137ec-f7f0-44a2-bd50-669e88693bfc tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb returned with HTTP 404 Aug 18 22:47:42.056373 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 179/720] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:47:42 2026] GET /volume/v3/snapshots/60879714-88d8-4559-ab01-31cc058363cb => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:42.084774 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-493289f6-2f14-40d8-891c-b5df78772c11 req-ea8e2281-4822-49e5-bc6a-bbd4aff1cd6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:42.090770 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-493289f6-2f14-40d8-891c-b5df78772c11 req-ea8e2281-4822-49e5-bc6a-bbd4aff1cd6e tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] DELETE https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:42.091041 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-493289f6-2f14-40d8-891c-b5df78772c11 req-ea8e2281-4822-49e5-bc6a-bbd4aff1cd6e tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:42.091467 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-493289f6-2f14-40d8-891c-b5df78772c11 req-ea8e2281-4822-49e5-bc6a-bbd4aff1cd6e tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:42.091635 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-493289f6-2f14-40d8-891c-b5df78772c11 req-ea8e2281-4822-49e5-bc6a-bbd4aff1cd6e tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Delete volume with id: 48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:42.105029 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:42.105029 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:42.105643 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-493289f6-2f14-40d8-891c-b5df78772c11 req-ea8e2281-4822-49e5-bc6a-bbd4aff1cd6e tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Volume info retrieved successfully. Aug 18 22:47:42.127825 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-493289f6-2f14-40d8-891c-b5df78772c11 req-ea8e2281-4822-49e5-bc6a-bbd4aff1cd6e tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Delete volume request issued successfully. Aug 18 22:47:42.128116 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-493289f6-2f14-40d8-891c-b5df78772c11 req-ea8e2281-4822-49e5-bc6a-bbd4aff1cd6e tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 returned with HTTP 202 Aug 18 22:47:42.128783 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 183/721] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:47:42 2026] DELETE /volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:42.152748 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-99bd2c89-d9f3-4840-8512-d3fb27758c9c req-e0f685d8-9652-495e-a15d-cbb90bb4a1e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:42.155813 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-99bd2c89-d9f3-4840-8512-d3fb27758c9c req-e0f685d8-9652-495e-a15d-cbb90bb4a1e7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:42.156094 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-99bd2c89-d9f3-4840-8512-d3fb27758c9c req-e0f685d8-9652-495e-a15d-cbb90bb4a1e7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:42.156343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-99bd2c89-d9f3-4840-8512-d3fb27758c9c req-e0f685d8-9652-495e-a15d-cbb90bb4a1e7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:42.166514 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:42.166514 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:42.172373 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-99bd2c89-d9f3-4840-8512-d3fb27758c9c req-e0f685d8-9652-495e-a15d-cbb90bb4a1e7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Volume info retrieved successfully. Aug 18 22:47:42.178502 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-99bd2c89-d9f3-4840-8512-d3fb27758c9c req-e0f685d8-9652-495e-a15d-cbb90bb4a1e7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 returned with HTTP 200 Aug 18 22:47:42.178784 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 181/722] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:42 2026] GET /volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:42.576650 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-51e11ab1-2f05-4ecf-a71a-5f8000a3b0ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:42.584336 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51e11ab1-2f05-4ecf-a71a-5f8000a3b0ed tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 Aug 18 22:47:42.584962 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51e11ab1-2f05-4ecf-a71a-5f8000a3b0ed tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:42.584962 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51e11ab1-2f05-4ecf-a71a-5f8000a3b0ed tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:42.594285 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:42.594285 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:42.599214 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-51e11ab1-2f05-4ecf-a71a-5f8000a3b0ed tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:42.604109 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51e11ab1-2f05-4ecf-a71a-5f8000a3b0ed tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 returned with HTTP 200 Aug 18 22:47:42.604902 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 180/723] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:42 2026] GET /volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:47:42.928725 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1dfb65c-9dfb-44d0-a296-9a2c0c8f9ac0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:42.931857 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1dfb65c-9dfb-44d0-a296-9a2c0c8f9ac0 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 Aug 18 22:47:42.932091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1dfb65c-9dfb-44d0-a296-9a2c0c8f9ac0 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:42.932325 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1dfb65c-9dfb-44d0-a296-9a2c0c8f9ac0 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:42.940843 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1dfb65c-9dfb-44d0-a296-9a2c0c8f9ac0 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 returned with HTTP 404 Aug 18 22:47:42.941607 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 180/724] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:42 2026] GET /volume/v3/volumes/468c9f93-3ed9-444a-9f1b-43f302418d71 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:42.954295 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce655092-cd09-4de6-ad03-bebeb8441cea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:42.956661 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:42.957188 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-464657308"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:42.959195 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-464657308'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:42.959363 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Create volume of 1 GB Aug 18 22:47:42.966555 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Availability Zones retrieved successfully. Aug 18 22:47:42.974303 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Flow 'volume_create_api' (956af884-2b9c-4e26-aded-7ea5aa1f94ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:42.975351 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8593027-0b3f-4ee1-85e9-53787c966828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:42.977184 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:43.013895 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8593027-0b3f-4ee1-85e9-53787c966828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.015514 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5ad012-9a37-4f7f-8633-78741f58a86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.073416 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Created reservations ['6819c540-9f3c-4c9e-8df1-9ab13e2d8787', '2e74796e-59eb-483f-a9cf-0f040e78a2be', '45ca54f4-1f7c-4dc6-85dd-c49791546bc5', 'fded8607-c086-4a37-9796-23192b1433a9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:43.074640 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5ad012-9a37-4f7f-8633-78741f58a86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6819c540-9f3c-4c9e-8df1-9ab13e2d8787', '2e74796e-59eb-483f-a9cf-0f040e78a2be', '45ca54f4-1f7c-4dc6-85dd-c49791546bc5', 'fded8607-c086-4a37-9796-23192b1433a9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.075933 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a950a802-8349-4706-a01e-09a63a9df7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.114722 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a950a802-8349-4706-a01e-09a63a9df7f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb9701dd-326e-45c8-8760-8f6e241f3785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-464657308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='616c670a80224de9a2f91d2b7964e1f0',qos_specs=None,replication_status=,reservations=['6819c540-9f3c-4c9e-8df1-9ab13e2d8787','2e74796e-59eb-483f-a9cf-0f040e78a2be','45ca54f4-1f7c-4dc6-85dd-c49791546bc5','fded8607-c086-4a37-9796-23192b1433a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57a6726b513141e699d51da3105e1767',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-464657308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb9701dd-326e-45c8-8760-8f6e241f3785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='616c670a80224de9a2f91d2b7964e1f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57a6726b513141e699d51da3105e1767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.116928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ed799d-bdda-4ac0-8c7b-f8b87ef34ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.141176 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5ed799d-bdda-4ac0-8c7b-f8b87ef34ec1) transitioned into state 'SUCCESS' from state '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-464657308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='616c670a80224de9a2f91d2b7964e1f0',qos_specs=None,replication_status=,reservations=['6819c540-9f3c-4c9e-8df1-9ab13e2d8787','2e74796e-59eb-483f-a9cf-0f040e78a2be','45ca54f4-1f7c-4dc6-85dd-c49791546bc5','fded8607-c086-4a37-9796-23192b1433a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57a6726b513141e699d51da3105e1767',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.142257 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af10d97e-05d5-4f6e-9867-2aece2fc3988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.153286 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af10d97e-05d5-4f6e-9867-2aece2fc3988) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.153286 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Flow 'volume_create_api' (956af884-2b9c-4e26-aded-7ea5aa1f94ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:43.153286 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Create volume request issued successfully. Aug 18 22:47:43.153630 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce655092-cd09-4de6-ad03-bebeb8441cea tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:43.154044 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 184/725] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:47:42 2026] POST /volume/v3/volumes => generated 745 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:43.167479 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-843a8859-de5d-4417-b672-8d4b22841a47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:43.170387 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-843a8859-de5d-4417-b672-8d4b22841a47 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:43.170867 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-843a8859-de5d-4417-b672-8d4b22841a47 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:43.170973 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-843a8859-de5d-4417-b672-8d4b22841a47 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:43.180734 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:43.180734 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:43.185383 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-843a8859-de5d-4417-b672-8d4b22841a47 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:43.193124 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-843a8859-de5d-4417-b672-8d4b22841a47 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 200 Aug 18 22:47:43.193978 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 182/726] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:43 2026] GET /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:43.217071 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-03e2baa1-cb20-486c-8e9d-a89f431f5028 req-80bc4ae8-4724-47a5-814e-e3f552c0214c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:43.219981 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-03e2baa1-cb20-486c-8e9d-a89f431f5028 req-80bc4ae8-4724-47a5-814e-e3f552c0214c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:43.220223 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-03e2baa1-cb20-486c-8e9d-a89f431f5028 req-80bc4ae8-4724-47a5-814e-e3f552c0214c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:43.220486 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-03e2baa1-cb20-486c-8e9d-a89f431f5028 req-80bc4ae8-4724-47a5-814e-e3f552c0214c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:43.227470 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-03e2baa1-cb20-486c-8e9d-a89f431f5028 req-80bc4ae8-4724-47a5-814e-e3f552c0214c tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 returned with HTTP 404 Aug 18 22:47:43.228099 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 181/727] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:43 2026] GET /volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:43.255386 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1b7dc5a2-b672-4b44-a6b5-e16dfcdd15d0 req-9094ecaf-fa64-4b65-97cf-b61280acd34d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:43.258043 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b7dc5a2-b672-4b44-a6b5-e16dfcdd15d0 req-9094ecaf-fa64-4b65-97cf-b61280acd34d tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] DELETE https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:43.258257 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1b7dc5a2-b672-4b44-a6b5-e16dfcdd15d0 req-9094ecaf-fa64-4b65-97cf-b61280acd34d tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:43.258526 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1b7dc5a2-b672-4b44-a6b5-e16dfcdd15d0 req-9094ecaf-fa64-4b65-97cf-b61280acd34d tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:43.258747 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-1b7dc5a2-b672-4b44-a6b5-e16dfcdd15d0 req-9094ecaf-fa64-4b65-97cf-b61280acd34d tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Delete volume with id: 48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:43.270005 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b7dc5a2-b672-4b44-a6b5-e16dfcdd15d0 req-9094ecaf-fa64-4b65-97cf-b61280acd34d tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 returned with HTTP 404 Aug 18 22:47:43.270344 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 181/728] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:47:43 2026] DELETE /volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:43.300909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c975f0a1-749c-4569-a719-6dcbdf10ef58 req-b08e227c-eb7d-4e93-9759-1356df1464f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:43.304014 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c975f0a1-749c-4569-a719-6dcbdf10ef58 req-b08e227c-eb7d-4e93-9759-1356df1464f7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] GET https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 Aug 18 22:47:43.304350 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c975f0a1-749c-4569-a719-6dcbdf10ef58 req-b08e227c-eb7d-4e93-9759-1356df1464f7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:43.304615 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c975f0a1-749c-4569-a719-6dcbdf10ef58 req-b08e227c-eb7d-4e93-9759-1356df1464f7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:43.314011 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c975f0a1-749c-4569-a719-6dcbdf10ef58 req-b08e227c-eb7d-4e93-9759-1356df1464f7 tempest-VolumesSnapshotsTestJSON-5336483 tempest-VolumesSnapshotsTestJSON-5336483-project-member] https://10.4.3.89/volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 returned with HTTP 404 Aug 18 22:47:43.315064 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 185/729] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:43 2026] GET /volume/v3/volumes/48d656cc-0b9f-481e-88ab-e74bcaf590f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:43.634118 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:43.640675 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:43.640675 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1622285241", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:43.641831 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1622285241', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:43.643521 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Create volume of 1 GB Aug 18 22:47:43.651400 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Availability Zones retrieved successfully. Aug 18 22:47:43.660499 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Flow 'volume_create_api' (3c128e47-69b4-4790-bfc4-71a39e2888db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:43.662034 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c40f9bf-19cf-4272-bb20-37c8e6bab15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.663706 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:43.698448 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c40f9bf-19cf-4272-bb20-37c8e6bab15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.699204 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8704c220-c7ea-4f00-8a93-ec747c727050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.767107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Created reservations ['35e449a4-44e5-4170-b3c5-183ffd6eae0e', '6a9cb67b-f34a-498d-8a4e-cef331e760fd', 'e3ca00ed-b20d-47ab-a4b6-ed894df27a1a', 'f859bd64-4661-4289-a9dc-40830c875170'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:43.768616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8704c220-c7ea-4f00-8a93-ec747c727050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e449a4-44e5-4170-b3c5-183ffd6eae0e', '6a9cb67b-f34a-498d-8a4e-cef331e760fd', 'e3ca00ed-b20d-47ab-a4b6-ed894df27a1a', 'f859bd64-4661-4289-a9dc-40830c875170']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.770119 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac78ec9-5433-4b0b-ae77-a21fad5fd90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.800188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fac78ec9-5433-4b0b-ae77-a21fad5fd90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91bc0764-d2c3-42b1-bac5-8a0634df56cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1622285241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45481e11c1654a8289add3be1488e0fd',qos_specs=None,replication_status=,reservations=['35e449a4-44e5-4170-b3c5-183ffd6eae0e','6a9cb67b-f34a-498d-8a4e-cef331e760fd','e3ca00ed-b20d-47ab-a4b6-ed894df27a1a','f859bd64-4661-4289-a9dc-40830c875170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466c18fa1da04cf2adc5c2d04cdd54b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1622285241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91bc0764-d2c3-42b1-bac5-8a0634df56cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45481e11c1654a8289add3be1488e0fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466c18fa1da04cf2adc5c2d04cdd54b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.801075 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240e8711-5096-4404-8320-c6f20a71246b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.817822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (240e8711-5096-4404-8320-c6f20a71246b) transitioned into state 'SUCCESS' from state '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-1622285241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45481e11c1654a8289add3be1488e0fd',qos_specs=None,replication_status=,reservations=['35e449a4-44e5-4170-b3c5-183ffd6eae0e','6a9cb67b-f34a-498d-8a4e-cef331e760fd','e3ca00ed-b20d-47ab-a4b6-ed894df27a1a','f859bd64-4661-4289-a9dc-40830c875170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466c18fa1da04cf2adc5c2d04cdd54b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.818691 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad50a8e-e5d3-4a79-9f21-749804ce67d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:43.826927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ad50a8e-e5d3-4a79-9f21-749804ce67d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:43.827731 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Flow 'volume_create_api' (3c128e47-69b4-4790-bfc4-71a39e2888db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:43.828017 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Create volume request issued successfully. Aug 18 22:47:43.828582 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a838b46-3417-4c50-ab2f-eaa90d589ac4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:43.828996 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 183/730] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:43 2026] POST /volume/v3/volumes => generated 753 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:43.840080 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c47b12f-537a-4728-a963-b7d03a651e9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:43.841988 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c47b12f-537a-4728-a963-b7d03a651e9b tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:43.842431 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c47b12f-537a-4728-a963-b7d03a651e9b tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:43.842631 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c47b12f-537a-4728-a963-b7d03a651e9b tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:43.849543 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:43.849543 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:43.853084 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c47b12f-537a-4728-a963-b7d03a651e9b tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:43.857456 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c47b12f-537a-4728-a963-b7d03a651e9b tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:43.857819 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 182/731] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:43 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:44.208116 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7202b9f-db58-4285-a8bb-8739a0d6af24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:44.210934 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7202b9f-db58-4285-a8bb-8739a0d6af24 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:44.211307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7202b9f-db58-4285-a8bb-8739a0d6af24 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:44.211552 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7202b9f-db58-4285-a8bb-8739a0d6af24 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:44.226651 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:44.226651 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:44.240689 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7202b9f-db58-4285-a8bb-8739a0d6af24 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:44.248018 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7202b9f-db58-4285-a8bb-8739a0d6af24 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 200 Aug 18 22:47:44.248711 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 182/732] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:44 2026] GET /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:44.264787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b348a8b-cc00-4cb9-9bce-6fe47576c5cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:44.267636 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b348a8b-cc00-4cb9-9bce-6fe47576c5cc tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:47:44.268239 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b348a8b-cc00-4cb9-9bce-6fe47576c5cc tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb9701dd-326e-45c8-8760-8f6e241f3785", "name": "tempest-VolumesExtendTest-Snapshot-991268187"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:44.281689 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:44.281689 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:44.283160 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b348a8b-cc00-4cb9-9bce-6fe47576c5cc tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:44.283160 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6b348a8b-cc00-4cb9-9bce-6fe47576c5cc tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Create snapshot from volume eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:44.351977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6b348a8b-cc00-4cb9-9bce-6fe47576c5cc tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Created reservations ['b7b1e73c-c994-4196-bc18-2b0cf9370340', '0bce413d-731b-4d44-878e-0b6a3a9e664b', '5bf5c3a2-1df3-4ae5-b2f3-e4c3a0f73a82', '9e0f1ee3-cb67-4d02-859c-477cdde6170c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:44.410762 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b348a8b-cc00-4cb9-9bce-6fe47576c5cc tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Snapshot create request issued successfully. Aug 18 22:47:44.411369 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b348a8b-cc00-4cb9-9bce-6fe47576c5cc tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:47:44.411863 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 186/733] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:47:44 2026] POST /volume/v3/snapshots => generated 303 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 22:47:44.423595 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d2b7572-5d7c-4584-8e2e-4883e1a2f7d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:44.426197 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d2b7572-5d7c-4584-8e2e-4883e1a2f7d2 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 Aug 18 22:47:44.426586 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d2b7572-5d7c-4584-8e2e-4883e1a2f7d2 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:44.427331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d2b7572-5d7c-4584-8e2e-4883e1a2f7d2 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:44.434729 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:44.434729 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:44.435529 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d2b7572-5d7c-4584-8e2e-4883e1a2f7d2 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Snapshot retrieved successfully. Aug 18 22:47:44.437077 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d2b7572-5d7c-4584-8e2e-4883e1a2f7d2 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 returned with HTTP 200 Aug 18 22:47:44.437576 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 184/734] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:47:44 2026] GET /volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:44.875034 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74c25b32-8474-4305-8470-39a200f7faf4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:44.878046 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74c25b32-8474-4305-8470-39a200f7faf4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:44.878318 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74c25b32-8474-4305-8470-39a200f7faf4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:44.878528 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74c25b32-8474-4305-8470-39a200f7faf4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:44.886784 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:44.886784 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:44.892279 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-74c25b32-8474-4305-8470-39a200f7faf4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:44.896617 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74c25b32-8474-4305-8470-39a200f7faf4 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:44.897072 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 183/735] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:44 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:44.918042 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8b306af-854a-43df-adc5-706b1618b530 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:44.920685 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8b306af-854a-43df-adc5-706b1618b530 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:44.920875 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8b306af-854a-43df-adc5-706b1618b530 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:44.921053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8b306af-854a-43df-adc5-706b1618b530 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:44.928454 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:44.928454 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:44.933486 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b8b306af-854a-43df-adc5-706b1618b530 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:44.940097 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8b306af-854a-43df-adc5-706b1618b530 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:44.940568 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 183/736] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:44 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:44.955369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d592e0e8-5a94-4580-a238-0e43bfaa7860 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:44.958137 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d592e0e8-5a94-4580-a238-0e43bfaa7860 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 18 22:47:44.958450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d592e0e8-5a94-4580-a238-0e43bfaa7860 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:44.958802 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d592e0e8-5a94-4580-a238-0e43bfaa7860 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:44.959216 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-d592e0e8-5a94-4580-a238-0e43bfaa7860 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:44.959768 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:44.959768 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:44.960452 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d592e0e8-5a94-4580-a238-0e43bfaa7860 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:44.999023 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d592e0e8-5a94-4580-a238-0e43bfaa7860 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Get all volumes completed successfully. Aug 18 22:47:44.999763 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d592e0e8-5a94-4580-a238-0e43bfaa7860 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 22:47:45.000322 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 187/737] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 22:47:44 2026] GET /volume/v3/volumes => generated 337 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:45.009373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-281544d0-b4de-4ceb-ae7e-e61077de1f63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.011625 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-281544d0-b4de-4ceb-ae7e-e61077de1f63 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:45.011903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-281544d0-b4de-4ceb-ae7e-e61077de1f63 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.012091 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-281544d0-b4de-4ceb-ae7e-e61077de1f63 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.025540 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.025540 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:45.030482 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-281544d0-b4de-4ceb-ae7e-e61077de1f63 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:45.036473 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-281544d0-b4de-4ceb-ae7e-e61077de1f63 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:45.036683 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 185/738] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:45.107714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-f77cd4fd-b4ab-4948-96d4-b91e29fa9cc6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.109669 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-f77cd4fd-b4ab-4948-96d4-b91e29fa9cc6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:45.109872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-f77cd4fd-b4ab-4948-96d4-b91e29fa9cc6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.110084 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-f77cd4fd-b4ab-4948-96d4-b91e29fa9cc6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.120087 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.120087 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:45.125442 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-f77cd4fd-b4ab-4948-96d4-b91e29fa9cc6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:45.131567 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-f77cd4fd-b4ab-4948-96d4-b91e29fa9cc6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:45.131567 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 184/739] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:45.258307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a0e2a65-0949-45bc-a410-559df4de208c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.258754 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a0e2a65-0949-45bc-a410-559df4de208c None None] GET https://10.4.3.89/volume// Aug 18 22:47:45.258882 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a0e2a65-0949-45bc-a410-559df4de208c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.259091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a0e2a65-0949-45bc-a410-559df4de208c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.259425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a0e2a65-0949-45bc-a410-559df4de208c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:45.259796 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 184/740] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 22:47:45.270592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-1043aea9-13ac-4a1d-a797-d8dbd7418d63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.273439 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-1043aea9-13ac-4a1d-a797-d8dbd7418d63 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:47:45.273929 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-1043aea9-13ac-4a1d-a797-d8dbd7418d63 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91bc0764-d2c3-42b1-bac5-8a0634df56cb", "connector": null, "instance_uuid": "75aab3b1-4eac-4071-b6ee-4cb6ac193e64"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:45.291277 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.291277 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:45.337102 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-1043aea9-13ac-4a1d-a797-d8dbd7418d63 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:47:45.337659 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 188/741] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:47:45 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:45.347368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.368470 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b0c09017-18b6-46ab-bcdd-3faf5e9ac03f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.370333 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0c09017-18b6-46ab-bcdd-3faf5e9ac03f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:45.370599 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0c09017-18b6-46ab-bcdd-3faf5e9ac03f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.370827 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0c09017-18b6-46ab-bcdd-3faf5e9ac03f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.382806 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.382806 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:45.389533 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b0c09017-18b6-46ab-bcdd-3faf5e9ac03f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:45.394655 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0c09017-18b6-46ab-bcdd-3faf5e9ac03f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:45.395061 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 185/742] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:45.396473 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0873a79c-52f4-4e78-871e-d7b50ca607b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.397029 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0873a79c-52f4-4e78-871e-d7b50ca607b5 None None] GET https://10.4.3.89/volume// Aug 18 22:47:45.397277 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0873a79c-52f4-4e78-871e-d7b50ca607b5 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.397555 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0873a79c-52f4-4e78-871e-d7b50ca607b5 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.397989 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0873a79c-52f4-4e78-871e-d7b50ca607b5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:45.398911 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 185/743] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:45.408685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-97fd1b06-12e0-44ba-b94a-350924abe0e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.411676 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-97fd1b06-12e0-44ba-b94a-350924abe0e2 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:45.412149 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-97fd1b06-12e0-44ba-b94a-350924abe0e2 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.412594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-97fd1b06-12e0-44ba-b94a-350924abe0e2 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.423935 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.423935 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:45.427504 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-97fd1b06-12e0-44ba-b94a-350924abe0e2 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:45.431919 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-97fd1b06-12e0-44ba-b94a-350924abe0e2 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:45.432456 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 189/744] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:45.448652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c7e32a9b-7897-48d4-9209-2b342ea12663 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.450651 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7e32a9b-7897-48d4-9209-2b342ea12663 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 Aug 18 22:47:45.450826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7e32a9b-7897-48d4-9209-2b342ea12663 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.451006 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7e32a9b-7897-48d4-9209-2b342ea12663 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.456777 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.456777 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:45.457227 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c7e32a9b-7897-48d4-9209-2b342ea12663 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Snapshot retrieved successfully. Aug 18 22:47:45.458246 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7e32a9b-7897-48d4-9209-2b342ea12663 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 returned with HTTP 200 Aug 18 22:47:45.458674 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 186/745] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:45.469144 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30b3a504-e503-4ac2-9329-1c914efa67fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.470770 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30b3a504-e503-4ac2-9329-1c914efa67fd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] POST https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785/action Aug 18 22:47:45.471071 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30b3a504-e503-4ac2-9329-1c914efa67fd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:45.471175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30b3a504-e503-4ac2-9329-1c914efa67fd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:45.482295 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.482295 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:45.482295 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30b3a504-e503-4ac2-9329-1c914efa67fd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:45.490033 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:45.490482 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-451795064"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:45.497535 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-451795064'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:45.497691 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume of 1 GB Aug 18 22:47:45.503048 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Availability Zones retrieved successfully. Aug 18 22:47:45.509563 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Flow 'volume_create_api' (1cca0e20-b683-4ee5-a9e7-6420417efb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:45.510682 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a645b7-684d-464b-a0f9-2c1226b24cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:45.511705 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:45.530853 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-ab2352c7-2b99-48fb-8480-d6df492225b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.533198 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-ab2352c7-2b99-48fb-8480-d6df492225b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] PUT https://10.4.3.89/volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 Aug 18 22:47:45.533759 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-ab2352c7-2b99-48fb-8480-d6df492225b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:45.533890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-30b3a504-e503-4ac2-9329-1c914efa67fd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Created reservations ['1b955fc2-6584-4061-a0cd-62c93dcf33fc', 'cab1514b-cb60-4e6c-8504-592ba0623abe'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:45.539219 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a645b7-684d-464b-a0f9-2c1226b24cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:45.539953 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e869baa7-36e8-4c2d-8617-97bc869e4f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:45.544501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-ab2352c7-2b99-48fb-8480-d6df492225b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Acquiring lock "cinder-attachment_update-91bc0764-d2c3-42b1-bac5-8a0634df56cb-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:47:45.546720 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-30b3a504-e503-4ac2-9329-1c914efa67fd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Extend volume request issued successfully. Aug 18 22:47:45.547039 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30b3a504-e503-4ac2-9329-1c914efa67fd tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785/action returned with HTTP 202 Aug 18 22:47:45.547798 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 186/746] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:45 2026] POST /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:45.550075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-ab2352c7-2b99-48fb-8480-d6df492225b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Lock "cinder-attachment_update-91bc0764-d2c3-42b1-bac5-8a0634df56cb-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:47:45.551191 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.551191 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:45.555183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96353e9b-cc80-499f-8357-847a8e977232 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.557970 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96353e9b-cc80-499f-8357-847a8e977232 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:45.558142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96353e9b-cc80-499f-8357-847a8e977232 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.558346 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96353e9b-cc80-499f-8357-847a8e977232 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.565319 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.565319 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:45.572489 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-96353e9b-cc80-499f-8357-847a8e977232 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:45.578527 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96353e9b-cc80-499f-8357-847a8e977232 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 200 Aug 18 22:47:45.579069 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 187/747] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:45.611905 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Created reservations ['cc79e7c3-5d8c-4faf-92c8-14cfc9448257', '29fdc48b-bbcc-4def-bd8e-75f418155c69', '640ef0cc-8e14-4fd7-a2fc-8ac5136fa514', 'dc31c4f5-2fe2-4a88-822e-d2a7d76d81f3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:45.613758 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e869baa7-36e8-4c2d-8617-97bc869e4f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc79e7c3-5d8c-4faf-92c8-14cfc9448257', '29fdc48b-bbcc-4def-bd8e-75f418155c69', '640ef0cc-8e14-4fd7-a2fc-8ac5136fa514', 'dc31c4f5-2fe2-4a88-822e-d2a7d76d81f3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:45.614064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a0b5cd-66b8-460c-8c36-c07668f8de1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:45.641624 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a0b5cd-66b8-460c-8c36-c07668f8de1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87a32241-2c03-44b8-966c-fab1d01fff6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-451795064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55f83d37881b4eb1be03ad057af5c408',qos_specs=None,replication_status=,reservations=['cc79e7c3-5d8c-4faf-92c8-14cfc9448257','29fdc48b-bbcc-4def-bd8e-75f418155c69','640ef0cc-8e14-4fd7-a2fc-8ac5136fa514','dc31c4f5-2fe2-4a88-822e-d2a7d76d81f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d24e297bc2dc49449d33384ba357a4a9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-451795064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87a32241-2c03-44b8-966c-fab1d01fff6a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55f83d37881b4eb1be03ad057af5c408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d24e297bc2dc49449d33384ba357a4a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:45.642739 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd1378c-a88c-485d-8011-be174e0dd437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:45.662745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd1378c-a88c-485d-8011-be174e0dd437) transitioned into state 'SUCCESS' from state '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-451795064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55f83d37881b4eb1be03ad057af5c408',qos_specs=None,replication_status=,reservations=['cc79e7c3-5d8c-4faf-92c8-14cfc9448257','29fdc48b-bbcc-4def-bd8e-75f418155c69','640ef0cc-8e14-4fd7-a2fc-8ac5136fa514','dc31c4f5-2fe2-4a88-822e-d2a7d76d81f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d24e297bc2dc49449d33384ba357a4a9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:45.663989 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7864469-77c3-47f8-8572-1f3efbeb6d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:45.675796 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7864469-77c3-47f8-8572-1f3efbeb6d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:45.676758 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Flow 'volume_create_api' (1cca0e20-b683-4ee5-a9e7-6420417efb14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:45.677051 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume request issued successfully. Aug 18 22:47:45.677601 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7f7fc83-6b87-4027-bc1e-78c3b1acd88c tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:45.677982 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 186/748] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:45 2026] POST /volume/v3/volumes => generated 757 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:45.684382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-ab2352c7-2b99-48fb-8480-d6df492225b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Lock "cinder-attachment_update-91bc0764-d2c3-42b1-bac5-8a0634df56cb-np0000007715" released by "attachment_update" :: held 0.134s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:47:45.684851 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-ab2352c7-2b99-48fb-8480-d6df492225b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 returned with HTTP 200 Aug 18 22:47:45.685634 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 190/749] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:47:45 2026] PUT /volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:45.697754 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffed92e6-f6be-4188-b5f9-cc866434b410 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:45.699816 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffed92e6-f6be-4188-b5f9-cc866434b410 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a Aug 18 22:47:45.700047 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffed92e6-f6be-4188-b5f9-cc866434b410 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:45.700284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffed92e6-f6be-4188-b5f9-cc866434b410 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:45.710614 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:45.710614 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:45.716179 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffed92e6-f6be-4188-b5f9-cc866434b410 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:45.723735 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffed92e6-f6be-4188-b5f9-cc866434b410 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a returned with HTTP 200 Aug 18 22:47:45.723735 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 187/750] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:45 2026] GET /volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:46.412728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb8e2abd-1f8e-4529-9b20-fb4a7506dd7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:46.416183 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb8e2abd-1f8e-4529-9b20-fb4a7506dd7d tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:46.416970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb8e2abd-1f8e-4529-9b20-fb4a7506dd7d tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:46.417762 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb8e2abd-1f8e-4529-9b20-fb4a7506dd7d tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:46.435109 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:46.435109 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:46.442082 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb8e2abd-1f8e-4529-9b20-fb4a7506dd7d tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:46.448519 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb8e2abd-1f8e-4529-9b20-fb4a7506dd7d tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:46.449515 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 188/751] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:46 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:46.594411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eece2e62-8752-4d0f-9379-800b86a9a73c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:46.598849 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eece2e62-8752-4d0f-9379-800b86a9a73c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:46.599055 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eece2e62-8752-4d0f-9379-800b86a9a73c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:46.599253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eece2e62-8752-4d0f-9379-800b86a9a73c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:46.612683 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:46.612683 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:46.617747 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eece2e62-8752-4d0f-9379-800b86a9a73c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:46.622871 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eece2e62-8752-4d0f-9379-800b86a9a73c tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 200 Aug 18 22:47:46.623732 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 187/752] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:46 2026] GET /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:46.639452 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64da52a0-fb31-487d-82a5-4175962a9223 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:46.643515 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64da52a0-fb31-487d-82a5-4175962a9223 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:46.643845 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64da52a0-fb31-487d-82a5-4175962a9223 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:46.644138 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64da52a0-fb31-487d-82a5-4175962a9223 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:46.658709 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:46.658709 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:46.669174 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64da52a0-fb31-487d-82a5-4175962a9223 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:46.675679 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64da52a0-fb31-487d-82a5-4175962a9223 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 200 Aug 18 22:47:46.676341 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 191/753] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:46 2026] GET /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:46.700999 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8064f10b-7762-46ac-ab08-2ec752f230b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:46.704167 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8064f10b-7762-46ac-ab08-2ec752f230b5 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 Aug 18 22:47:46.704465 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8064f10b-7762-46ac-ab08-2ec752f230b5 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:46.704741 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8064f10b-7762-46ac-ab08-2ec752f230b5 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:46.704895 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-8064f10b-7762-46ac-ab08-2ec752f230b5 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Delete snapshot with id: ed263be3-cb90-4226-86a8-50d6c1779b04 Aug 18 22:47:46.712162 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:46.712162 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:46.713199 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8064f10b-7762-46ac-ab08-2ec752f230b5 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Snapshot retrieved successfully. Aug 18 22:47:46.729227 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8064f10b-7762-46ac-ab08-2ec752f230b5 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Snapshot delete request issued successfully. Aug 18 22:47:46.729439 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8064f10b-7762-46ac-ab08-2ec752f230b5 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 returned with HTTP 202 Aug 18 22:47:46.729871 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 188/754] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:47:46 2026] DELETE /volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:46.739579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30cf8f90-aad0-4d78-ba1f-6db9ab021173 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:46.739664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ca39ba5-97fa-41b8-b8e9-ab65f49b9094 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:46.741260 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30cf8f90-aad0-4d78-ba1f-6db9ab021173 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 Aug 18 22:47:46.741494 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ca39ba5-97fa-41b8-b8e9-ab65f49b9094 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a Aug 18 22:47:46.741574 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30cf8f90-aad0-4d78-ba1f-6db9ab021173 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:46.741789 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ca39ba5-97fa-41b8-b8e9-ab65f49b9094 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:46.741854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30cf8f90-aad0-4d78-ba1f-6db9ab021173 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:46.742063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ca39ba5-97fa-41b8-b8e9-ab65f49b9094 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:46.748693 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:46.748693 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:46.749169 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-30cf8f90-aad0-4d78-ba1f-6db9ab021173 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Snapshot retrieved successfully. Aug 18 22:47:46.750096 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30cf8f90-aad0-4d78-ba1f-6db9ab021173 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 returned with HTTP 200 Aug 18 22:47:46.750638 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 189/755] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:47:46 2026] GET /volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:46.751999 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:46.751999 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:46.758334 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ca39ba5-97fa-41b8-b8e9-ab65f49b9094 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:46.766357 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ca39ba5-97fa-41b8-b8e9-ab65f49b9094 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a returned with HTTP 200 Aug 18 22:47:46.769261 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 188/756] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:46 2026] GET /volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:46.802856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e2468744-972d-4235-a2a0-075a7085674e req-0f1ee9c8-cb28-48e8-bad0-5b761598ead2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:46.804943 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2468744-972d-4235-a2a0-075a7085674e req-0f1ee9c8-cb28-48e8-bad0-5b761598ead2 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a Aug 18 22:47:46.805137 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2468744-972d-4235-a2a0-075a7085674e req-0f1ee9c8-cb28-48e8-bad0-5b761598ead2 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:46.805403 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e2468744-972d-4235-a2a0-075a7085674e req-0f1ee9c8-cb28-48e8-bad0-5b761598ead2 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:46.814224 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:46.814224 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:46.818565 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e2468744-972d-4235-a2a0-075a7085674e req-0f1ee9c8-cb28-48e8-bad0-5b761598ead2 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:46.823933 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e2468744-972d-4235-a2a0-075a7085674e req-0f1ee9c8-cb28-48e8-bad0-5b761598ead2 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a returned with HTTP 200 Aug 18 22:47:46.824464 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 192/757] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:46 2026] GET /volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:46.837367 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32491149-0b7f-480c-8903-12fd3eeffe40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:46.839195 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:46.839620 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2109152722"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:46.841097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2109152722'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:46.841212 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume of 1 GB Aug 18 22:47:46.841517 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:46.841517 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:46.846149 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Availability Zones retrieved successfully. Aug 18 22:47:46.852866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Flow 'volume_create_api' (4ce76cc4-9881-4d5d-a7d5-4e83090748cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:46.854316 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8101ebf1-7727-445c-a43d-200a6f8f47d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:46.855328 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:46.882458 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8101ebf1-7727-445c-a43d-200a6f8f47d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:46.882659 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b2a312-b2be-4c25-9581-52f8cb12b477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:46.918869 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Created reservations ['63ad5464-22f4-4152-ab13-e36cdb1fa958', 'f8697977-ead3-4183-b8c9-3a3a466673a8', '61fc5028-81ee-4b3a-bca0-eee4a6d71d10', '0772bc38-49fd-4322-9388-8687d6c782ac'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:46.919779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b2a312-b2be-4c25-9581-52f8cb12b477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63ad5464-22f4-4152-ab13-e36cdb1fa958', 'f8697977-ead3-4183-b8c9-3a3a466673a8', '61fc5028-81ee-4b3a-bca0-eee4a6d71d10', '0772bc38-49fd-4322-9388-8687d6c782ac']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:46.920255 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb92e7c-3e89-4c7a-91a4-965293c41673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:46.946405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb92e7c-3e89-4c7a-91a4-965293c41673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd82811bb-09db-45d1-ae13-380aa1e91450', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2109152722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55f83d37881b4eb1be03ad057af5c408',qos_specs=None,replication_status=,reservations=['63ad5464-22f4-4152-ab13-e36cdb1fa958','f8697977-ead3-4183-b8c9-3a3a466673a8','61fc5028-81ee-4b3a-bca0-eee4a6d71d10','0772bc38-49fd-4322-9388-8687d6c782ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d24e297bc2dc49449d33384ba357a4a9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2109152722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d82811bb-09db-45d1-ae13-380aa1e91450,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55f83d37881b4eb1be03ad057af5c408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d24e297bc2dc49449d33384ba357a4a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:46.947074 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ebd629-1d31-46ec-8818-90fc6043818b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:46.971567 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58ebd629-1d31-46ec-8818-90fc6043818b) transitioned into state 'SUCCESS' from state '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-2109152722',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55f83d37881b4eb1be03ad057af5c408',qos_specs=None,replication_status=,reservations=['63ad5464-22f4-4152-ab13-e36cdb1fa958','f8697977-ead3-4183-b8c9-3a3a466673a8','61fc5028-81ee-4b3a-bca0-eee4a6d71d10','0772bc38-49fd-4322-9388-8687d6c782ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d24e297bc2dc49449d33384ba357a4a9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:46.972482 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e51640b-a2d8-4ef5-84e5-cf195d8d0d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:46.985954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e51640b-a2d8-4ef5-84e5-cf195d8d0d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:46.987039 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Flow 'volume_create_api' (4ce76cc4-9881-4d5d-a7d5-4e83090748cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:46.987508 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume request issued successfully. Aug 18 22:47:46.988240 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32491149-0b7f-480c-8903-12fd3eeffe40 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:46.988731 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 189/758] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:46 2026] POST /volume/v3/volumes => generated 758 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:47.001538 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6388426a-eb91-417f-9e36-f25f8411a13f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:47.003992 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6388426a-eb91-417f-9e36-f25f8411a13f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 Aug 18 22:47:47.004473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6388426a-eb91-417f-9e36-f25f8411a13f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:47.004686 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6388426a-eb91-417f-9e36-f25f8411a13f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:47.016887 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:47.016887 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:47.021569 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6388426a-eb91-417f-9e36-f25f8411a13f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:47.026854 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6388426a-eb91-417f-9e36-f25f8411a13f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 returned with HTTP 200 Aug 18 22:47:47.027231 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 190/759] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:47 2026] GET /volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:47.464919 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec4e794e-7085-42f9-b687-dba219abb4e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:47.467798 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec4e794e-7085-42f9-b687-dba219abb4e1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:47.467798 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec4e794e-7085-42f9-b687-dba219abb4e1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:47.467798 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec4e794e-7085-42f9-b687-dba219abb4e1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:47.486094 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:47.486094 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:47.491707 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec4e794e-7085-42f9-b687-dba219abb4e1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:47.498537 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec4e794e-7085-42f9-b687-dba219abb4e1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:47.498754 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 189/760] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:47 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:47.765483 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b57dd336-1bdd-49f3-bca6-703c0aa0f7d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:47.767617 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b57dd336-1bdd-49f3-bca6-703c0aa0f7d8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 Aug 18 22:47:47.767830 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b57dd336-1bdd-49f3-bca6-703c0aa0f7d8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:47.768062 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b57dd336-1bdd-49f3-bca6-703c0aa0f7d8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:47.773885 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b57dd336-1bdd-49f3-bca6-703c0aa0f7d8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 returned with HTTP 404 Aug 18 22:47:47.774901 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 193/761] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:47:47 2026] GET /volume/v3/snapshots/ed263be3-cb90-4226-86a8-50d6c1779b04 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:47.784786 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45e42f8d-1a62-452f-8662-d7f7e60dc9b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:47.787250 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45e42f8d-1a62-452f-8662-d7f7e60dc9b8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:47.787529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45e42f8d-1a62-452f-8662-d7f7e60dc9b8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:47.787766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45e42f8d-1a62-452f-8662-d7f7e60dc9b8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:47.796282 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:47.796282 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:47.801167 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45e42f8d-1a62-452f-8662-d7f7e60dc9b8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:47.808431 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45e42f8d-1a62-452f-8662-d7f7e60dc9b8 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 200 Aug 18 22:47:47.808877 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 190/762] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:47 2026] GET /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:47.823123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-84a6e233-5c0d-4af5-921c-1b2baab7e524 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:47.825106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84a6e233-5c0d-4af5-921c-1b2baab7e524 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] DELETE https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:47.825351 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84a6e233-5c0d-4af5-921c-1b2baab7e524 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:47.825599 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-84a6e233-5c0d-4af5-921c-1b2baab7e524 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:47.825740 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-84a6e233-5c0d-4af5-921c-1b2baab7e524 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Delete volume with id: eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:47.833149 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:47.833149 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:47.833709 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-84a6e233-5c0d-4af5-921c-1b2baab7e524 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:47.851453 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-84a6e233-5c0d-4af5-921c-1b2baab7e524 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Delete volume request issued successfully. Aug 18 22:47:47.851693 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-84a6e233-5c0d-4af5-921c-1b2baab7e524 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 202 Aug 18 22:47:47.852303 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 191/763] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:47 2026] DELETE /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:47.859790 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e656369-39c4-4970-a369-d593f7211d02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:47.861809 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e656369-39c4-4970-a369-d593f7211d02 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:47.862172 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e656369-39c4-4970-a369-d593f7211d02 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:47.862469 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e656369-39c4-4970-a369-d593f7211d02 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:47.869920 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:47.869920 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:47.874453 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e656369-39c4-4970-a369-d593f7211d02 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Volume info retrieved successfully. Aug 18 22:47:47.880224 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e656369-39c4-4970-a369-d593f7211d02 tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 200 Aug 18 22:47:47.880691 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 190/764] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:47 2026] GET /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:48.040876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05fc6574-ea83-4033-a3f8-0ee38c27f0cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.043112 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05fc6574-ea83-4033-a3f8-0ee38c27f0cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 Aug 18 22:47:48.043438 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05fc6574-ea83-4033-a3f8-0ee38c27f0cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:48.043702 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05fc6574-ea83-4033-a3f8-0ee38c27f0cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:48.053367 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.053367 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:48.060201 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05fc6574-ea83-4033-a3f8-0ee38c27f0cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:48.066837 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05fc6574-ea83-4033-a3f8-0ee38c27f0cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 returned with HTTP 200 Aug 18 22:47:48.067230 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 194/765] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:48 2026] GET /volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:48.097171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d6fa862e-ba17-4e36-894b-68119ceb0651 req-1f144443-8fed-489c-9b23-f199482bcd99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.098965 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6fa862e-ba17-4e36-894b-68119ceb0651 req-1f144443-8fed-489c-9b23-f199482bcd99 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 Aug 18 22:47:48.099129 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6fa862e-ba17-4e36-894b-68119ceb0651 req-1f144443-8fed-489c-9b23-f199482bcd99 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:48.099322 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6fa862e-ba17-4e36-894b-68119ceb0651 req-1f144443-8fed-489c-9b23-f199482bcd99 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:48.106764 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.106764 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:48.111101 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d6fa862e-ba17-4e36-894b-68119ceb0651 req-1f144443-8fed-489c-9b23-f199482bcd99 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:48.116634 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6fa862e-ba17-4e36-894b-68119ceb0651 req-1f144443-8fed-489c-9b23-f199482bcd99 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 returned with HTTP 200 Aug 18 22:47:48.117079 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 191/766] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:48 2026] GET /volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:48.129112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d096275e-a5ec-4ee0-ad16-3d023036abad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.130640 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:48.130965 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1066329811"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:48.132429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1066329811'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:48.132553 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume of 1 GB Aug 18 22:47:48.138641 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Availability Zones retrieved successfully. Aug 18 22:47:48.157848 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Flow 'volume_create_api' (d49ce2e7-5c09-4e8d-8072-808c3fe38747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:48.159021 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87874eaf-a20b-4c51-8195-0b0d20295d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:48.163340 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:48.199514 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87874eaf-a20b-4c51-8195-0b0d20295d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:48.200462 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf9ae31-a4da-423b-b303-ed8f5f256d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:48.263449 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Created reservations ['f85ad678-96bc-4b6e-9c6f-bcb5f5081bf6', '04b4ff8c-3f9b-43fb-a98d-b5f678a8b7d8', '7f62c3d7-1e3c-4544-88da-d00912cf4c63', '9bcce8c0-2142-45a8-9f03-db01134fb8ff'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:48.264540 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf9ae31-a4da-423b-b303-ed8f5f256d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f85ad678-96bc-4b6e-9c6f-bcb5f5081bf6', '04b4ff8c-3f9b-43fb-a98d-b5f678a8b7d8', '7f62c3d7-1e3c-4544-88da-d00912cf4c63', '9bcce8c0-2142-45a8-9f03-db01134fb8ff']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:48.265627 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d79b27f-277a-4574-af60-b0cc8def0bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:48.297714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d79b27f-277a-4574-af60-b0cc8def0bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce46a6f6-c3f4-4634-a0c9-18839363ce9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1066329811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55f83d37881b4eb1be03ad057af5c408',qos_specs=None,replication_status=,reservations=['f85ad678-96bc-4b6e-9c6f-bcb5f5081bf6','04b4ff8c-3f9b-43fb-a98d-b5f678a8b7d8','7f62c3d7-1e3c-4544-88da-d00912cf4c63','9bcce8c0-2142-45a8-9f03-db01134fb8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d24e297bc2dc49449d33384ba357a4a9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1066329811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce46a6f6-c3f4-4634-a0c9-18839363ce9c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='55f83d37881b4eb1be03ad057af5c408',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d24e297bc2dc49449d33384ba357a4a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:48.299215 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e76e75-bb1a-4457-9431-7c855b010418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:48.321698 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e76e75-bb1a-4457-9431-7c855b010418) transitioned into state 'SUCCESS' from state '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-1066329811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='55f83d37881b4eb1be03ad057af5c408',qos_specs=None,replication_status=,reservations=['f85ad678-96bc-4b6e-9c6f-bcb5f5081bf6','04b4ff8c-3f9b-43fb-a98d-b5f678a8b7d8','7f62c3d7-1e3c-4544-88da-d00912cf4c63','9bcce8c0-2142-45a8-9f03-db01134fb8ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d24e297bc2dc49449d33384ba357a4a9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:48.322707 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e303fa-c207-44c1-b0ea-eee5edaf1363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:48.335030 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e303fa-c207-44c1-b0ea-eee5edaf1363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:48.336220 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Flow 'volume_create_api' (d49ce2e7-5c09-4e8d-8072-808c3fe38747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:48.336631 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Create volume request issued successfully. Aug 18 22:47:48.343297 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d096275e-a5ec-4ee0-ad16-3d023036abad tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:48.343297 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 192/767] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:48 2026] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:48.351504 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cdd6e20a-fe7b-40af-8353-5bf2ac12e061 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.353229 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdd6e20a-fe7b-40af-8353-5bf2ac12e061 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c Aug 18 22:47:48.353510 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdd6e20a-fe7b-40af-8353-5bf2ac12e061 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:48.353745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdd6e20a-fe7b-40af-8353-5bf2ac12e061 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:48.360856 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.360856 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:48.364723 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cdd6e20a-fe7b-40af-8353-5bf2ac12e061 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:48.369433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdd6e20a-fe7b-40af-8353-5bf2ac12e061 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c returned with HTTP 200 Aug 18 22:47:48.369929 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 191/768] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:48 2026] GET /volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:48.445577 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcb9bd23-4f4b-43de-8629-ceb142ae4666 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.447452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcb9bd23-4f4b-43de-8629-ceb142ae4666 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:48.447879 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcb9bd23-4f4b-43de-8629-ceb142ae4666 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-attach": {"instance_uuid": "58d2cf50-a712-4770-84f2-b3d20746d853", "mountpoint": "/dev/vdb"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:48.448044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcb9bd23-4f4b-43de-8629-ceb142ae4666 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "58d2cf50-a712-4770-84f2-b3d20746d853", "mountpoint": "/dev/vdb"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:48.456521 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.456521 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:48.457076 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcb9bd23-4f4b-43de-8629-ceb142ae4666 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:48.463820 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcb9bd23-4f4b-43de-8629-ceb142ae4666 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Update volume admin metadata completed successfully. Aug 18 22:47:48.511945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e51ecb75-daed-4a0a-b048-15af057b971c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.513720 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e51ecb75-daed-4a0a-b048-15af057b971c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:48.513993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e51ecb75-daed-4a0a-b048-15af057b971c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:48.514223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e51ecb75-daed-4a0a-b048-15af057b971c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:48.526391 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.526391 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:48.530867 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e51ecb75-daed-4a0a-b048-15af057b971c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:48.536132 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e51ecb75-daed-4a0a-b048-15af057b971c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:48.536706 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 192/769] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:48 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:48.556883 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcb9bd23-4f4b-43de-8629-ceb142ae4666 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Attach volume completed successfully. Aug 18 22:47:48.557150 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcb9bd23-4f4b-43de-8629-ceb142ae4666 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:48.557691 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 195/770] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:48 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:48.568445 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c3cb0ed-94b5-4eab-8368-90d647773b1f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.570512 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c3cb0ed-94b5-4eab-8368-90d647773b1f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:48.570741 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c3cb0ed-94b5-4eab-8368-90d647773b1f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:48.570970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c3cb0ed-94b5-4eab-8368-90d647773b1f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:48.585907 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.585907 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:48.597344 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c3cb0ed-94b5-4eab-8368-90d647773b1f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:48.601734 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c3cb0ed-94b5-4eab-8368-90d647773b1f tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:48.602155 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 193/771] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:48 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 1174 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:48.623603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cba7928-5e46-47ec-b76b-f18e6c895812 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.625692 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cba7928-5e46-47ec-b76b-f18e6c895812 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:48.625980 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cba7928-5e46-47ec-b76b-f18e6c895812 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:48.626249 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cba7928-5e46-47ec-b76b-f18e6c895812 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:48.637573 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.637573 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:48.641715 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6cba7928-5e46-47ec-b76b-f18e6c895812 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:48.646932 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cba7928-5e46-47ec-b76b-f18e6c895812 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:48.647418 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 192/772] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:48 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:48.661319 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64be1b92-326c-4f35-853f-1878e0a90916 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.665633 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64be1b92-326c-4f35-853f-1878e0a90916 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:48.666094 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64be1b92-326c-4f35-853f-1878e0a90916 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-detach": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:48.666295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64be1b92-326c-4f35-853f-1878e0a90916 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:48.686607 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.686607 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:48.690054 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64be1b92-326c-4f35-853f-1878e0a90916 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:48.740034 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64be1b92-326c-4f35-853f-1878e0a90916 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Detach volume completed successfully. Aug 18 22:47:48.740341 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64be1b92-326c-4f35-853f-1878e0a90916 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:48.741028 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 193/773] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:48 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:48.747489 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a50e454c-1b74-46ea-8234-80f88e4502f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.749858 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a50e454c-1b74-46ea-8234-80f88e4502f7 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:48.750102 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a50e454c-1b74-46ea-8234-80f88e4502f7 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:48.750361 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a50e454c-1b74-46ea-8234-80f88e4502f7 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:48.762178 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:48.762178 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:48.771066 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a50e454c-1b74-46ea-8234-80f88e4502f7 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:48.777505 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a50e454c-1b74-46ea-8234-80f88e4502f7 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:48.777875 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 196/774] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:48 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:48.898540 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b13def2-287c-4f5b-bb95-46ba8fda583d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:48.899614 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b13def2-287c-4f5b-bb95-46ba8fda583d tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] GET https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 Aug 18 22:47:48.899841 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b13def2-287c-4f5b-bb95-46ba8fda583d tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:48.900023 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b13def2-287c-4f5b-bb95-46ba8fda583d tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:48.905852 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b13def2-287c-4f5b-bb95-46ba8fda583d tempest-VolumesExtendTest-1992183986 tempest-VolumesExtendTest-1992183986-project-member] https://10.4.3.89/volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 returned with HTTP 404 Aug 18 22:47:48.906347 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 194/775] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:48 2026] GET /volume/v3/volumes/eb9701dd-326e-45c8-8760-8f6e241f3785 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:49.385944 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b324158-2a85-47f1-a610-dbac323e4c6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.388340 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b324158-2a85-47f1-a610-dbac323e4c6e tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c Aug 18 22:47:49.388618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b324158-2a85-47f1-a610-dbac323e4c6e tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:49.388931 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b324158-2a85-47f1-a610-dbac323e4c6e tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:49.403346 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.403346 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:49.413156 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b324158-2a85-47f1-a610-dbac323e4c6e tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:49.425559 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b324158-2a85-47f1-a610-dbac323e4c6e tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c returned with HTTP 200 Aug 18 22:47:49.425712 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 193/776] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:49 2026] GET /volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:49.459299 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8e50f884-d00a-475c-b7d0-5a05f622442d req-d66e7d0b-cea3-4606-b63d-9c013464881a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.459819 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8e50f884-d00a-475c-b7d0-5a05f622442d req-d66e7d0b-cea3-4606-b63d-9c013464881a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c Aug 18 22:47:49.459943 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8e50f884-d00a-475c-b7d0-5a05f622442d req-d66e7d0b-cea3-4606-b63d-9c013464881a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:49.460260 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8e50f884-d00a-475c-b7d0-5a05f622442d req-d66e7d0b-cea3-4606-b63d-9c013464881a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:49.476499 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.476499 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:49.483160 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8e50f884-d00a-475c-b7d0-5a05f622442d req-d66e7d0b-cea3-4606-b63d-9c013464881a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:49.489570 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8e50f884-d00a-475c-b7d0-5a05f622442d req-d66e7d0b-cea3-4606-b63d-9c013464881a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c returned with HTTP 200 Aug 18 22:47:49.490464 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 194/777] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:49 2026] GET /volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:49.553518 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe7160b7-5895-4cf6-9c0e-481067dffabb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.557290 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe7160b7-5895-4cf6-9c0e-481067dffabb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:49.557290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe7160b7-5895-4cf6-9c0e-481067dffabb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:49.557290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe7160b7-5895-4cf6-9c0e-481067dffabb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:49.558327 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-0c1e136c-8b9c-4974-a35c-d9a6dbfe8362 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.562331 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-0c1e136c-8b9c-4974-a35c-d9a6dbfe8362 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65/action Aug 18 22:47:49.562862 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-0c1e136c-8b9c-4974-a35c-d9a6dbfe8362 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:49.563102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-0c1e136c-8b9c-4974-a35c-d9a6dbfe8362 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:49.572711 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.572711 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:49.578202 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe7160b7-5895-4cf6-9c0e-481067dffabb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:49.585297 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe7160b7-5895-4cf6-9c0e-481067dffabb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:49.586625 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 197/778] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:49 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:49.592135 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.592135 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:49.608246 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bb1177bb-76d2-4ed4-aef3-2ccbd7fe0523 req-0c1e136c-8b9c-4974-a35c-d9a6dbfe8362 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65/action returned with HTTP 204 Aug 18 22:47:49.608246 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 195/779] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:47:49 2026] POST /volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:49.688728 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c459ce54-17b3-458d-8a12-d02fdccf934a req-da626ee8-0673-4640-85bb-a8fe248578f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.690985 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c459ce54-17b3-458d-8a12-d02fdccf934a req-da626ee8-0673-4640-85bb-a8fe248578f3 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:49.691245 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c459ce54-17b3-458d-8a12-d02fdccf934a req-da626ee8-0673-4640-85bb-a8fe248578f3 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:49.691603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c459ce54-17b3-458d-8a12-d02fdccf934a req-da626ee8-0673-4640-85bb-a8fe248578f3 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:49.692018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-c459ce54-17b3-458d-8a12-d02fdccf934a req-da626ee8-0673-4640-85bb-a8fe248578f3 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:49.693113 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-c459ce54-17b3-458d-8a12-d02fdccf934a req-da626ee8-0673-4640-85bb-a8fe248578f3 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:49.739705 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c459ce54-17b3-458d-8a12-d02fdccf934a req-da626ee8-0673-4640-85bb-a8fe248578f3 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Get all volumes completed successfully. Aug 18 22:47:49.740961 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.740961 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:49.746866 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c459ce54-17b3-458d-8a12-d02fdccf934a req-da626ee8-0673-4640-85bb-a8fe248578f3 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:49.747250 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 194/780] 10.4.3.89 () {68 vars in 1501 bytes} [Tue Aug 18 22:47:49 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:49.780692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1ae42d8c-e90a-49e8-88c5-595d572ac17a req-f501cfa0-496b-4de2-9f95-773220d965c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.783384 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ae42d8c-e90a-49e8-88c5-595d572ac17a req-f501cfa0-496b-4de2-9f95-773220d965c0 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:49.783718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ae42d8c-e90a-49e8-88c5-595d572ac17a req-f501cfa0-496b-4de2-9f95-773220d965c0 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:49.784108 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1ae42d8c-e90a-49e8-88c5-595d572ac17a req-f501cfa0-496b-4de2-9f95-773220d965c0 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:49.784528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-1ae42d8c-e90a-49e8-88c5-595d572ac17a req-f501cfa0-496b-4de2-9f95-773220d965c0 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:49.785706 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-1ae42d8c-e90a-49e8-88c5-595d572ac17a req-f501cfa0-496b-4de2-9f95-773220d965c0 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:49.799871 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1ae42d8c-e90a-49e8-88c5-595d572ac17a req-f501cfa0-496b-4de2-9f95-773220d965c0 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Get all volumes completed successfully. Aug 18 22:47:49.800941 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.800941 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:49.807011 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1ae42d8c-e90a-49e8-88c5-595d572ac17a req-f501cfa0-496b-4de2-9f95-773220d965c0 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:49.807633 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 195/781] 10.4.3.89 () {68 vars in 1501 bytes} [Tue Aug 18 22:47:49 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:49.843460 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-939a32a9-3d97-418c-a704-52448b20fa5f req-16e7250f-0194-4d6d-8bb7-7be0132dc4a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.845628 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-939a32a9-3d97-418c-a704-52448b20fa5f req-16e7250f-0194-4d6d-8bb7-7be0132dc4a5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:49.846024 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-939a32a9-3d97-418c-a704-52448b20fa5f req-16e7250f-0194-4d6d-8bb7-7be0132dc4a5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:49.846305 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-939a32a9-3d97-418c-a704-52448b20fa5f req-16e7250f-0194-4d6d-8bb7-7be0132dc4a5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:49.846647 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-939a32a9-3d97-418c-a704-52448b20fa5f req-16e7250f-0194-4d6d-8bb7-7be0132dc4a5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:49.849014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-939a32a9-3d97-418c-a704-52448b20fa5f req-16e7250f-0194-4d6d-8bb7-7be0132dc4a5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:49.860315 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-939a32a9-3d97-418c-a704-52448b20fa5f req-16e7250f-0194-4d6d-8bb7-7be0132dc4a5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Get all volumes completed successfully. Aug 18 22:47:49.862424 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.862424 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:49.868153 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-939a32a9-3d97-418c-a704-52448b20fa5f req-16e7250f-0194-4d6d-8bb7-7be0132dc4a5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:49.868153 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 198/782] 10.4.3.89 () {68 vars in 1501 bytes} [Tue Aug 18 22:47:49 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:49.897360 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8c3f635b-9040-49e4-ac9d-9c43bc4ac64b req-8971c62b-935d-4ccd-b1a3-0ce211476cf5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.900579 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8c3f635b-9040-49e4-ac9d-9c43bc4ac64b req-8971c62b-935d-4ccd-b1a3-0ce211476cf5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:49.901046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8c3f635b-9040-49e4-ac9d-9c43bc4ac64b req-8971c62b-935d-4ccd-b1a3-0ce211476cf5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:49.901046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8c3f635b-9040-49e4-ac9d-9c43bc4ac64b req-8971c62b-935d-4ccd-b1a3-0ce211476cf5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:49.901425 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [req-8c3f635b-9040-49e4-ac9d-9c43bc4ac64b req-8971c62b-935d-4ccd-b1a3-0ce211476cf5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:49.902181 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-8c3f635b-9040-49e4-ac9d-9c43bc4ac64b req-8971c62b-935d-4ccd-b1a3-0ce211476cf5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:49.914491 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8c3f635b-9040-49e4-ac9d-9c43bc4ac64b req-8971c62b-935d-4ccd-b1a3-0ce211476cf5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Get all volumes completed successfully. Aug 18 22:47:49.916500 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.916500 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:49.925012 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8c3f635b-9040-49e4-ac9d-9c43bc4ac64b req-8971c62b-935d-4ccd-b1a3-0ce211476cf5 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:49.926105 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 196/783] 10.4.3.89 () {68 vars in 1501 bytes} [Tue Aug 18 22:47:49 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:49.954573 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a5812923-4a63-45bc-a005-3d58e6ab86c7 req-e1b0819a-2533-46ca-a425-5a9c10513bde None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:49.956543 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a5812923-4a63-45bc-a005-3d58e6ab86c7 req-e1b0819a-2533-46ca-a425-5a9c10513bde tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:49.956729 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a5812923-4a63-45bc-a005-3d58e6ab86c7 req-e1b0819a-2533-46ca-a425-5a9c10513bde tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:49.956927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a5812923-4a63-45bc-a005-3d58e6ab86c7 req-e1b0819a-2533-46ca-a425-5a9c10513bde tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:49.957158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-a5812923-4a63-45bc-a005-3d58e6ab86c7 req-e1b0819a-2533-46ca-a425-5a9c10513bde tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:49.957918 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a5812923-4a63-45bc-a005-3d58e6ab86c7 req-e1b0819a-2533-46ca-a425-5a9c10513bde tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:49.970503 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a5812923-4a63-45bc-a005-3d58e6ab86c7 req-e1b0819a-2533-46ca-a425-5a9c10513bde tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Get all volumes completed successfully. Aug 18 22:47:49.971394 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:49.971394 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:49.978859 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a5812923-4a63-45bc-a005-3d58e6ab86c7 req-e1b0819a-2533-46ca-a425-5a9c10513bde tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:49.979130 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 195/784] 10.4.3.89 () {68 vars in 1501 bytes} [Tue Aug 18 22:47:49 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.031230 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ca7182b5-6c06-4a88-bbca-176d89563d52 req-d0bb35b7-d08a-4fa8-b359-e2ae740b736f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.033495 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ca7182b5-6c06-4a88-bbca-176d89563d52 req-d0bb35b7-d08a-4fa8-b359-e2ae740b736f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:50.033670 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ca7182b5-6c06-4a88-bbca-176d89563d52 req-d0bb35b7-d08a-4fa8-b359-e2ae740b736f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.033869 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ca7182b5-6c06-4a88-bbca-176d89563d52 req-d0bb35b7-d08a-4fa8-b359-e2ae740b736f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.034093 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-ca7182b5-6c06-4a88-bbca-176d89563d52 req-d0bb35b7-d08a-4fa8-b359-e2ae740b736f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:50.035127 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-ca7182b5-6c06-4a88-bbca-176d89563d52 req-d0bb35b7-d08a-4fa8-b359-e2ae740b736f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:50.044921 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ca7182b5-6c06-4a88-bbca-176d89563d52 req-d0bb35b7-d08a-4fa8-b359-e2ae740b736f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Get all volumes completed successfully. Aug 18 22:47:50.046062 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.046062 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:50.050108 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ca7182b5-6c06-4a88-bbca-176d89563d52 req-d0bb35b7-d08a-4fa8-b359-e2ae740b736f tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:50.050605 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 196/785] 10.4.3.89 () {68 vars in 1501 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.081010 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cdfb1e2a-7cae-48d3-a5e6-db1d3d899c03 req-f07706a1-93b8-44a3-9372-83163778dd7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.084282 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cdfb1e2a-7cae-48d3-a5e6-db1d3d899c03 req-f07706a1-93b8-44a3-9372-83163778dd7a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:50.084282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cdfb1e2a-7cae-48d3-a5e6-db1d3d899c03 req-f07706a1-93b8-44a3-9372-83163778dd7a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.084282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cdfb1e2a-7cae-48d3-a5e6-db1d3d899c03 req-f07706a1-93b8-44a3-9372-83163778dd7a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.084282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-cdfb1e2a-7cae-48d3-a5e6-db1d3d899c03 req-f07706a1-93b8-44a3-9372-83163778dd7a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:50.084464 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-cdfb1e2a-7cae-48d3-a5e6-db1d3d899c03 req-f07706a1-93b8-44a3-9372-83163778dd7a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:50.095723 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-cdfb1e2a-7cae-48d3-a5e6-db1d3d899c03 req-f07706a1-93b8-44a3-9372-83163778dd7a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Get all volumes completed successfully. Aug 18 22:47:50.098388 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.098388 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:50.107336 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cdfb1e2a-7cae-48d3-a5e6-db1d3d899c03 req-f07706a1-93b8-44a3-9372-83163778dd7a tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:50.107336 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 199/786] 10.4.3.89 () {68 vars in 1501 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.131170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c6cfe00f-2afe-466a-bee5-69e092e3fdeb req-39388d35-b4ce-4767-9a84-b52904ff3bda None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.134019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6cfe00f-2afe-466a-bee5-69e092e3fdeb req-39388d35-b4ce-4767-9a84-b52904ff3bda tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:50.135644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6cfe00f-2afe-466a-bee5-69e092e3fdeb req-39388d35-b4ce-4767-9a84-b52904ff3bda tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.136167 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6cfe00f-2afe-466a-bee5-69e092e3fdeb req-39388d35-b4ce-4767-9a84-b52904ff3bda tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.136571 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [req-c6cfe00f-2afe-466a-bee5-69e092e3fdeb req-39388d35-b4ce-4767-9a84-b52904ff3bda tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:50.138289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6cfe00f-2afe-466a-bee5-69e092e3fdeb req-39388d35-b4ce-4767-9a84-b52904ff3bda tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:50.149588 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c6cfe00f-2afe-466a-bee5-69e092e3fdeb req-39388d35-b4ce-4767-9a84-b52904ff3bda tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] Get all volumes completed successfully. Aug 18 22:47:50.150145 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.150145 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:50.155382 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6cfe00f-2afe-466a-bee5-69e092e3fdeb req-39388d35-b4ce-4767-9a84-b52904ff3bda tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:50.156144 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 197/787] 10.4.3.89 () {68 vars in 1501 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.181586 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7169936a-6ddb-4811-a5fd-ebc1446663cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.188316 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7169936a-6ddb-4811-a5fd-ebc1446663cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c Aug 18 22:47:50.188316 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7169936a-6ddb-4811-a5fd-ebc1446663cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.188316 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7169936a-6ddb-4811-a5fd-ebc1446663cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.188316 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7169936a-6ddb-4811-a5fd-ebc1446663cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Delete volume with id: ce46a6f6-c3f4-4634-a0c9-18839363ce9c Aug 18 22:47:50.197156 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.197156 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:50.197882 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7169936a-6ddb-4811-a5fd-ebc1446663cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:50.225356 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7169936a-6ddb-4811-a5fd-ebc1446663cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Delete volume request issued successfully. Aug 18 22:47:50.225581 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7169936a-6ddb-4811-a5fd-ebc1446663cf tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c returned with HTTP 202 Aug 18 22:47:50.226111 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 196/788] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:50 2026] DELETE /volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:50.234417 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00457c86-8a65-43a5-b94e-4edbc5b9b289 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.236211 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00457c86-8a65-43a5-b94e-4edbc5b9b289 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c Aug 18 22:47:50.236475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00457c86-8a65-43a5-b94e-4edbc5b9b289 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.236739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00457c86-8a65-43a5-b94e-4edbc5b9b289 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.252377 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.252377 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:50.257500 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-00457c86-8a65-43a5-b94e-4edbc5b9b289 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:50.263612 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00457c86-8a65-43a5-b94e-4edbc5b9b289 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c returned with HTTP 200 Aug 18 22:47:50.264205 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 197/789] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:50.433441 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-9e704bff-5fc7-4cc5-bfab-e22d22c6f4b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.436249 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-9e704bff-5fc7-4cc5-bfab-e22d22c6f4b3 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 Aug 18 22:47:50.436508 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-9e704bff-5fc7-4cc5-bfab-e22d22c6f4b3 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.436725 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-9e704bff-5fc7-4cc5-bfab-e22d22c6f4b3 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.447669 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.447669 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:50.455985 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-9e704bff-5fc7-4cc5-bfab-e22d22c6f4b3 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:50.461343 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-9e704bff-5fc7-4cc5-bfab-e22d22c6f4b3 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 returned with HTTP 200 Aug 18 22:47:50.461762 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 200/790] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.476233 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-10d03c5d-2b18-43be-95b0-aacc30e36e47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.479712 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-10d03c5d-2b18-43be-95b0-aacc30e36e47 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 Aug 18 22:47:50.480112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-10d03c5d-2b18-43be-95b0-aacc30e36e47 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.480636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-10d03c5d-2b18-43be-95b0-aacc30e36e47 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.493412 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.493412 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:50.497816 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-10d03c5d-2b18-43be-95b0-aacc30e36e47 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:50.504485 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-10d03c5d-2b18-43be-95b0-aacc30e36e47 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 returned with HTTP 200 Aug 18 22:47:50.504485 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 198/791] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:50.516058 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-4de521c8-a079-4974-bfe0-8eb1a5543135 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.523137 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-4de521c8-a079-4974-bfe0-8eb1a5543135 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 Aug 18 22:47:50.523370 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-4de521c8-a079-4974-bfe0-8eb1a5543135 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.523625 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-4de521c8-a079-4974-bfe0-8eb1a5543135 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.536883 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.536883 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:50.544923 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-4de521c8-a079-4974-bfe0-8eb1a5543135 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:50.551660 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-4de521c8-a079-4974-bfe0-8eb1a5543135 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 returned with HTTP 200 Aug 18 22:47:50.552376 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 197/792] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:50.564667 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e70acb85-257c-4709-97e9-87ca3c5d0bcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.565201 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e70acb85-257c-4709-97e9-87ca3c5d0bcd None None] GET https://10.4.3.89/volume// Aug 18 22:47:50.565479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e70acb85-257c-4709-97e9-87ca3c5d0bcd None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.565712 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e70acb85-257c-4709-97e9-87ca3c5d0bcd None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.566068 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e70acb85-257c-4709-97e9-87ca3c5d0bcd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:50.566426 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 198/793] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:50.577674 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d39d7ab9-00df-4170-8693-aaa94ba9882f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.581828 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d39d7ab9-00df-4170-8693-aaa94ba9882f tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:47:50.581828 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d39d7ab9-00df-4170-8693-aaa94ba9882f tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2479ca7-e885-4f17-b934-0b63d27fd830", "connector": null, "instance_uuid": "9dd2be6d-b1eb-4ac8-b29c-8e9b5e9ab59c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:50.594088 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.594088 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:50.602869 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a61ead53-14de-4cf6-9f81-b92c2aec8c0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.603663 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e0fe99c-2573-4f7a-9088-0097f8e16142 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.605680 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e0fe99c-2573-4f7a-9088-0097f8e16142 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:50.605859 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e0fe99c-2573-4f7a-9088-0097f8e16142 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.606032 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e0fe99c-2573-4f7a-9088-0097f8e16142 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.615929 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.615929 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:50.620842 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e0fe99c-2573-4f7a-9088-0097f8e16142 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:50.625978 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e0fe99c-2573-4f7a-9088-0097f8e16142 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:50.626538 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 198/794] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.639847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24768414-e3e0-48ea-9457-80bac0be2ebd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.641790 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24768414-e3e0-48ea-9457-80bac0be2ebd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:50.642083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24768414-e3e0-48ea-9457-80bac0be2ebd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.642354 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24768414-e3e0-48ea-9457-80bac0be2ebd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.645592 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d39d7ab9-00df-4170-8693-aaa94ba9882f tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:47:50.646035 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 201/795] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:47:50 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:47:50.655228 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.655228 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:50.655905 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6faaeb6-bc55-4795-9ec1-92c48ddd289a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.656323 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6faaeb6-bc55-4795-9ec1-92c48ddd289a None None] GET https://10.4.3.89/volume// Aug 18 22:47:50.656535 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6faaeb6-bc55-4795-9ec1-92c48ddd289a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.656805 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6faaeb6-bc55-4795-9ec1-92c48ddd289a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.657100 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6faaeb6-bc55-4795-9ec1-92c48ddd289a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:50.657479 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 199/796] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:50.660954 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24768414-e3e0-48ea-9457-80bac0be2ebd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:50.668101 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24768414-e3e0-48ea-9457-80bac0be2ebd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:50.668784 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 199/797] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.670787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-421211d6-1983-43f8-91b2-7c354176529d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.677647 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-421211d6-1983-43f8-91b2-7c354176529d tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:47:50.678156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-421211d6-1983-43f8-91b2-7c354176529d tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dc10007-ec4a-46a5-9bc8-9fa427711eb9", "connector": null, "instance_uuid": "9dd2be6d-b1eb-4ac8-b29c-8e9b5e9ab59c"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:50.685773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09f77c9f-8873-49e2-b585-9daae793a424 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.687609 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09f77c9f-8873-49e2-b585-9daae793a424 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:47:50.687865 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09f77c9f-8873-49e2-b585-9daae793a424 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91bc0764-d2c3-42b1-bac5-8a0634df56cb", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-2047722291", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:50.690989 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.690989 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:50.698213 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.698213 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:50.699156 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09f77c9f-8873-49e2-b585-9daae793a424 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:50.699156 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-09f77c9f-8873-49e2-b585-9daae793a424 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Create snapshot from volume 91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:50.713166 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a61ead53-14de-4cf6-9f81-b92c2aec8c0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 18 22:47:50.713166 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a61ead53-14de-4cf6-9f81-b92c2aec8c0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.713453 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a61ead53-14de-4cf6-9f81-b92c2aec8c0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.713717 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-a61ead53-14de-4cf6-9f81-b92c2aec8c0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:50.714694 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a61ead53-14de-4cf6-9f81-b92c2aec8c0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:50.716485 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-421211d6-1983-43f8-91b2-7c354176529d tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:47:50.716931 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 202/798] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:47:50 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.722813 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a61ead53-14de-4cf6-9f81-b92c2aec8c0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:50.723487 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a61ead53-14de-4cf6-9f81-b92c2aec8c0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 22:47:50.723693 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 199/799] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:50.727074 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17d967b0-84eb-4c29-b6fe-eba2b1454e32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.727604 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17d967b0-84eb-4c29-b6fe-eba2b1454e32 None None] GET https://10.4.3.89/volume// Aug 18 22:47:50.727895 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17d967b0-84eb-4c29-b6fe-eba2b1454e32 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.728178 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17d967b0-84eb-4c29-b6fe-eba2b1454e32 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.728662 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17d967b0-84eb-4c29-b6fe-eba2b1454e32 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:50.729098 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 200/800] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:50.732735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.734703 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:50.735288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2120867425"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:50.737451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2120867425'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:50.737626 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume of 1 GB Aug 18 22:47:50.738137 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.738137 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:50.741640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-09f77c9f-8873-49e2-b585-9daae793a424 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Created reservations ['944d3fe4-4061-4df2-a741-e75da680f84e', '18596dd5-172c-4e98-aca0-cd36da88da3b', '65169fd8-f4f2-4362-ac74-7184718bf84e', 'd67a12d4-737a-4797-9abe-2b587fe65d5a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:50.742408 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-8544744d-59a4-45e3-8318-d077ca0c3e33 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.743102 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Availability Zones retrieved successfully. Aug 18 22:47:50.746545 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-8544744d-59a4-45e3-8318-d077ca0c3e33 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:47:50.747001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-8544744d-59a4-45e3-8318-d077ca0c3e33 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8244a0fd-65cd-4b0b-b11e-ad607aef7e27", "connector": null, "instance_uuid": "9dd2be6d-b1eb-4ac8-b29c-8e9b5e9ab59c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:50.751994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Flow 'volume_create_api' (d38f22a9-d910-41b3-99df-7a94d875c8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:50.753426 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88fdd9e0-14d7-4886-8b56-7f114beee620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:50.754921 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:50.756158 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.756158 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:50.775504 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09f77c9f-8873-49e2-b585-9daae793a424 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Snapshot force create request issued successfully. Aug 18 22:47:50.775957 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09f77c9f-8873-49e2-b585-9daae793a424 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:47:50.776607 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 200/801] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:47:50 2026] POST /volume/v3/snapshots => generated 311 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:50.788094 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c857ccef-b0db-4702-b21e-d515f65358d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.788979 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88fdd9e0-14d7-4886-8b56-7f114beee620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:50.790053 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dcb2e8e-57b1-48ad-9f7b-b50036ce7d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:50.790343 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-8544744d-59a4-45e3-8318-d077ca0c3e33 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:47:50.790892 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 200/802] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:47:50 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:50.791179 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c857ccef-b0db-4702-b21e-d515f65358d5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:47:50.791443 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c857ccef-b0db-4702-b21e-d515f65358d5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.791670 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c857ccef-b0db-4702-b21e-d515f65358d5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.804665 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.804665 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:50.805332 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c857ccef-b0db-4702-b21e-d515f65358d5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Snapshot retrieved successfully. Aug 18 22:47:50.806413 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c857ccef-b0db-4702-b21e-d515f65358d5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 returned with HTTP 200 Aug 18 22:47:50.808152 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 201/803] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:50.866832 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Created reservations ['a562543f-5295-4155-aebb-3f3afb105aca', 'f2d2ef8e-1d95-4e93-94bb-a03e239688f7', '88fc01e1-8e63-4152-bfae-5d9db135d7aa', '97069083-76be-4287-9bcf-9fd1590c830e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:50.867609 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dcb2e8e-57b1-48ad-9f7b-b50036ce7d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a562543f-5295-4155-aebb-3f3afb105aca', 'f2d2ef8e-1d95-4e93-94bb-a03e239688f7', '88fc01e1-8e63-4152-bfae-5d9db135d7aa', '97069083-76be-4287-9bcf-9fd1590c830e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:50.868332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acf7bb3-5e6a-4bd2-ba20-ffc4a14c6951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:50.894192 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acf7bb3-5e6a-4bd2-ba20-ffc4a14c6951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b46ccc33-7b47-43a6-b745-413bf19d239b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2120867425',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',qos_specs=None,replication_status=,reservations=['a562543f-5295-4155-aebb-3f3afb105aca','f2d2ef8e-1d95-4e93-94bb-a03e239688f7','88fc01e1-8e63-4152-bfae-5d9db135d7aa','97069083-76be-4287-9bcf-9fd1590c830e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a61d6eb7d415b90edb7b74a65f412',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2120867425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b46ccc33-7b47-43a6-b745-413bf19d239b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521a61d6eb7d415b90edb7b74a65f412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:50.895028 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95363b64-15b7-4378-b334-514c362fd27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:50.913109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95363b64-15b7-4378-b334-514c362fd27b) transitioned into state 'SUCCESS' from state '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-2120867425',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',qos_specs=None,replication_status=,reservations=['a562543f-5295-4155-aebb-3f3afb105aca','f2d2ef8e-1d95-4e93-94bb-a03e239688f7','88fc01e1-8e63-4152-bfae-5d9db135d7aa','97069083-76be-4287-9bcf-9fd1590c830e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a61d6eb7d415b90edb7b74a65f412',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:50.913975 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8845814d-967b-45a4-86e2-4d43d5581552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:50.924313 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8845814d-967b-45a4-86e2-4d43d5581552) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:50.925236 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Flow 'volume_create_api' (d38f22a9-d910-41b3-99df-7a94d875c8eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:50.925830 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume request issued successfully. Aug 18 22:47:50.926473 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0111661a-6f8e-4220-9bbc-e4d30bc3813c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:50.926951 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 203/804] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:50 2026] POST /volume/v3/volumes => generated 762 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:50.944628 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97d4a880-2a19-4d15-8fe6-5f50b032049d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:50.947023 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97d4a880-2a19-4d15-8fe6-5f50b032049d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:50.947249 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97d4a880-2a19-4d15-8fe6-5f50b032049d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:50.947480 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97d4a880-2a19-4d15-8fe6-5f50b032049d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:50.955217 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:50.955217 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:50.959923 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-97d4a880-2a19-4d15-8fe6-5f50b032049d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:50.965872 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97d4a880-2a19-4d15-8fe6-5f50b032049d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 200 Aug 18 22:47:50.966243 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 201/805] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:50 2026] GET /volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.282152 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c2ed236-e08d-44f0-a588-4257e39b479b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.284021 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c2ed236-e08d-44f0-a588-4257e39b479b tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c Aug 18 22:47:51.284212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c2ed236-e08d-44f0-a588-4257e39b479b tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.284435 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c2ed236-e08d-44f0-a588-4257e39b479b tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.290964 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c2ed236-e08d-44f0-a588-4257e39b479b tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c returned with HTTP 404 Aug 18 22:47:51.291657 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 201/806] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/ce46a6f6-c3f4-4634-a0c9-18839363ce9c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:51.311797 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80dc71ca-c3fe-40bc-9a06-e2fb9e690035 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.312005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0da14fc-1703-4820-8b57-50556163ee61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.313166 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0da14fc-1703-4820-8b57-50556163ee61 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 Aug 18 22:47:51.313459 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0da14fc-1703-4820-8b57-50556163ee61 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.313696 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0da14fc-1703-4820-8b57-50556163ee61 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.313892 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a0da14fc-1703-4820-8b57-50556163ee61 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Delete volume with id: d82811bb-09db-45d1-ae13-380aa1e91450 Aug 18 22:47:51.314584 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80dc71ca-c3fe-40bc-9a06-e2fb9e690035 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:51.315378 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80dc71ca-c3fe-40bc-9a06-e2fb9e690035 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:51.315680 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80dc71ca-c3fe-40bc-9a06-e2fb9e690035 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:51.323428 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.323428 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:51.323971 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0da14fc-1703-4820-8b57-50556163ee61 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:51.335855 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.335855 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:51.337153 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80dc71ca-c3fe-40bc-9a06-e2fb9e690035 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.350100 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80dc71ca-c3fe-40bc-9a06-e2fb9e690035 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Reserve volume completed successfully. Aug 18 22:47:51.350100 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80dc71ca-c3fe-40bc-9a06-e2fb9e690035 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:51.350100 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 202/807] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:51 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:51.357111 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0da14fc-1703-4820-8b57-50556163ee61 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Delete volume request issued successfully. Aug 18 22:47:51.357933 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0da14fc-1703-4820-8b57-50556163ee61 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 returned with HTTP 202 Aug 18 22:47:51.357933 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 204/808] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:51 2026] DELETE /volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:51.359755 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3612e7a-4880-4131-beb4-fbf685cf69d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.362069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3612e7a-4880-4131-beb4-fbf685cf69d5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:51.362401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3612e7a-4880-4131-beb4-fbf685cf69d5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.362680 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3612e7a-4880-4131-beb4-fbf685cf69d5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.372287 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c8bca72-1fab-47e7-8890-2897ef6266d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.375529 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.375529 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:51.375636 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c8bca72-1fab-47e7-8890-2897ef6266d8 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 Aug 18 22:47:51.375636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c8bca72-1fab-47e7-8890-2897ef6266d8 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.375636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c8bca72-1fab-47e7-8890-2897ef6266d8 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.378984 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b3612e7a-4880-4131-beb4-fbf685cf69d5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.386599 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3612e7a-4880-4131-beb4-fbf685cf69d5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:51.387121 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 202/809] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.389365 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.389365 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:51.395077 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c8bca72-1fab-47e7-8890-2897ef6266d8 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:51.402591 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c8bca72-1fab-47e7-8890-2897ef6266d8 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 returned with HTTP 200 Aug 18 22:47:51.402591 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 202/810] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.408940 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0b83445-8519-4804-b6b5-56260a69a9cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.411446 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0b83445-8519-4804-b6b5-56260a69a9cb tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:51.411831 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0b83445-8519-4804-b6b5-56260a69a9cb tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:51.411980 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0b83445-8519-4804-b6b5-56260a69a9cb tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:51.422302 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.422302 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:51.422302 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0b83445-8519-4804-b6b5-56260a69a9cb tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.448047 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e0b83445-8519-4804-b6b5-56260a69a9cb tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Unreserve volume completed successfully. Aug 18 22:47:51.448047 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0b83445-8519-4804-b6b5-56260a69a9cb tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:51.448047 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 203/811] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:51 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:51.456280 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa55e897-76cc-4536-8e7d-8b2acdf881ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.459176 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa55e897-76cc-4536-8e7d-8b2acdf881ff tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:51.460075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa55e897-76cc-4536-8e7d-8b2acdf881ff tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.460075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa55e897-76cc-4536-8e7d-8b2acdf881ff tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.470088 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.470088 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:51.475488 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa55e897-76cc-4536-8e7d-8b2acdf881ff tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.481562 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa55e897-76cc-4536-8e7d-8b2acdf881ff tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:51.482045 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 205/812] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.495120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-583e165c-faea-4e6f-885d-ff7ff9128415 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.497076 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-583e165c-faea-4e6f-885d-ff7ff9128415 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:51.497456 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-583e165c-faea-4e6f-885d-ff7ff9128415 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:51.497559 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-583e165c-faea-4e6f-885d-ff7ff9128415 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:51.506748 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.506748 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:51.507239 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-583e165c-faea-4e6f-885d-ff7ff9128415 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.513932 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-583e165c-faea-4e6f-885d-ff7ff9128415 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume updated successfully. Aug 18 22:47:51.514128 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-583e165c-faea-4e6f-885d-ff7ff9128415 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 200 Aug 18 22:47:51.514558 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 203/813] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:51 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 22:47:51.521430 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae4e9b07-2267-4ea1-a333-1336527168fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.523057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae4e9b07-2267-4ea1-a333-1336527168fe tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:51.523240 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae4e9b07-2267-4ea1-a333-1336527168fe tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.523461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae4e9b07-2267-4ea1-a333-1336527168fe tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.529723 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.529723 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:51.533206 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae4e9b07-2267-4ea1-a333-1336527168fe tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.537073 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae4e9b07-2267-4ea1-a333-1336527168fe tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:51.537440 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 203/814] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.549771 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6caa7e5-8738-4c1c-8e41-2cb92705f0ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.552001 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6caa7e5-8738-4c1c-8e41-2cb92705f0ad tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:51.552495 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6caa7e5-8738-4c1c-8e41-2cb92705f0ad tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:51.552659 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6caa7e5-8738-4c1c-8e41-2cb92705f0ad tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:51.563363 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.563363 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:51.563947 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6caa7e5-8738-4c1c-8e41-2cb92705f0ad tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.571548 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6caa7e5-8738-4c1c-8e41-2cb92705f0ad tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume updated successfully. Aug 18 22:47:51.572006 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6caa7e5-8738-4c1c-8e41-2cb92705f0ad tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 200 Aug 18 22:47:51.572400 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 204/815] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:51 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 22:47:51.583940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02a8c1c6-8f9b-47c6-b4ca-18dc5efe11ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.586358 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a8c1c6-8f9b-47c6-b4ca-18dc5efe11ee tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:51.586636 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a8c1c6-8f9b-47c6-b4ca-18dc5efe11ee tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.586896 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a8c1c6-8f9b-47c6-b4ca-18dc5efe11ee tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.596702 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.596702 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:51.602090 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02a8c1c6-8f9b-47c6-b4ca-18dc5efe11ee tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.607894 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a8c1c6-8f9b-47c6-b4ca-18dc5efe11ee tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:51.608421 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 206/816] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.620295 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6bc40c64-3ea4-4c7c-befd-1e970218f4a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.622438 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bc40c64-3ea4-4c7c-befd-1e970218f4a5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:51.622810 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bc40c64-3ea4-4c7c-befd-1e970218f4a5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:51.622934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bc40c64-3ea4-4c7c-befd-1e970218f4a5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:51.631052 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.631052 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:51.631523 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6bc40c64-3ea4-4c7c-befd-1e970218f4a5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.643164 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6bc40c64-3ea4-4c7c-befd-1e970218f4a5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Update volume admin metadata completed successfully. Aug 18 22:47:51.643377 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6bc40c64-3ea4-4c7c-befd-1e970218f4a5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Update readonly setting on volume completed successfully. Aug 18 22:47:51.643757 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bc40c64-3ea4-4c7c-befd-1e970218f4a5 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:51.644394 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 204/817] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:51 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:51.652111 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-852c5edb-0bcb-4b4a-a562-f805db22f7f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.653817 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-852c5edb-0bcb-4b4a-a562-f805db22f7f3 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:51.654006 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-852c5edb-0bcb-4b4a-a562-f805db22f7f3 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.654186 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-852c5edb-0bcb-4b4a-a562-f805db22f7f3 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.661504 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.661504 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:51.665759 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-852c5edb-0bcb-4b4a-a562-f805db22f7f3 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.670030 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-852c5edb-0bcb-4b4a-a562-f805db22f7f3 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:51.670473 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 204/818] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.687232 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb33d741-ea0e-4409-87bf-1f2f7b725612 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.688869 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb33d741-ea0e-4409-87bf-1f2f7b725612 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:51.689310 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb33d741-ea0e-4409-87bf-1f2f7b725612 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:51.689440 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb33d741-ea0e-4409-87bf-1f2f7b725612 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:51.698870 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.698870 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:51.699391 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb33d741-ea0e-4409-87bf-1f2f7b725612 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.714092 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb33d741-ea0e-4409-87bf-1f2f7b725612 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Update volume admin metadata completed successfully. Aug 18 22:47:51.714238 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb33d741-ea0e-4409-87bf-1f2f7b725612 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Update readonly setting on volume completed successfully. Aug 18 22:47:51.714501 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb33d741-ea0e-4409-87bf-1f2f7b725612 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:51.715169 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 205/819] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:47:51 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:47:51.723327 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99c1e1c2-34b9-4f04-a5fa-25d7c2234446 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.725083 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99c1e1c2-34b9-4f04-a5fa-25d7c2234446 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:47:51.725258 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99c1e1c2-34b9-4f04-a5fa-25d7c2234446 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.725515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99c1e1c2-34b9-4f04-a5fa-25d7c2234446 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.733028 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.733028 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:51.738313 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-99c1e1c2-34b9-4f04-a5fa-25d7c2234446 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.744505 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99c1e1c2-34b9-4f04-a5fa-25d7c2234446 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:47:51.745062 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 207/820] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.761786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-103e8e34-0bc0-4346-b5f2-1d6cdc742e7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.763928 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-103e8e34-0bc0-4346-b5f2-1d6cdc742e7c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:47:51.764361 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-103e8e34-0bc0-4346-b5f2-1d6cdc742e7c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-801889654", "disk_format": "raw"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:51.764517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-103e8e34-0bc0-4346-b5f2-1d6cdc742e7c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-801889654", "disk_format": "raw"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:51.775498 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.775498 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:51.776065 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-103e8e34-0bc0-4346-b5f2-1d6cdc742e7c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:47:51.790287 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.790287 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:51.796200 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.image.image_utils [None req-103e8e34-0bc0-4346-b5f2-1d6cdc742e7c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-801889654'}] 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-801889654'}]. {{(pid=100265) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 22:47:51.818535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc063536-9deb-48e5-b59f-087ed81e6011 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.823066 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc063536-9deb-48e5-b59f-087ed81e6011 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:47:51.823343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc063536-9deb-48e5-b59f-087ed81e6011 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.823619 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc063536-9deb-48e5-b59f-087ed81e6011 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.834883 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.834883 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:51.836938 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc063536-9deb-48e5-b59f-087ed81e6011 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Snapshot retrieved successfully. Aug 18 22:47:51.839880 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc063536-9deb-48e5-b59f-087ed81e6011 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 returned with HTTP 200 Aug 18 22:47:51.840245 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 205/821] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.855390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a5e2022-cf6a-431b-91c7-0ec5251f9354 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.858088 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a5e2022-cf6a-431b-91c7-0ec5251f9354 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:47:51.858568 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a5e2022-cf6a-431b-91c7-0ec5251f9354 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.858858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a5e2022-cf6a-431b-91c7-0ec5251f9354 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.867699 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.867699 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:51.868059 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a5e2022-cf6a-431b-91c7-0ec5251f9354 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Snapshot retrieved successfully. Aug 18 22:47:51.869180 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a5e2022-cf6a-431b-91c7-0ec5251f9354 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 returned with HTTP 200 Aug 18 22:47:51.869774 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 206/822] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:51.880984 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a931acc-1883-4890-a91c-df5aaacbbc41 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.883257 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a931acc-1883-4890-a91c-df5aaacbbc41 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:47:51.883771 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a931acc-1883-4890-a91c-df5aaacbbc41 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.884044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a931acc-1883-4890-a91c-df5aaacbbc41 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:51.901480 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:51.901480 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:51.909396 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a931acc-1883-4890-a91c-df5aaacbbc41 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:47:51.914902 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a931acc-1883-4890-a91c-df5aaacbbc41 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:47:51.915297 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 208/823] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:51.987423 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e3f7f89e-09ef-421e-a3a4-91a7bbc1b5b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:51.992762 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3f7f89e-09ef-421e-a3a4-91a7bbc1b5b3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:51.992975 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3f7f89e-09ef-421e-a3a4-91a7bbc1b5b3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:51.993182 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e3f7f89e-09ef-421e-a3a4-91a7bbc1b5b3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:52.003145 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:52.003145 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:52.007610 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e3f7f89e-09ef-421e-a3a4-91a7bbc1b5b3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:52.011914 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e3f7f89e-09ef-421e-a3a4-91a7bbc1b5b3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 200 Aug 18 22:47:52.012443 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 206/824] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:51 2026] GET /volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:52.029100 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71713f85-be42-4ad5-956e-1aedd774e1e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.030872 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71713f85-be42-4ad5-956e-1aedd774e1e0 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:52.031035 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71713f85-be42-4ad5-956e-1aedd774e1e0 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:52.031249 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71713f85-be42-4ad5-956e-1aedd774e1e0 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:52.046835 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:52.046835 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:52.053363 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71713f85-be42-4ad5-956e-1aedd774e1e0 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:52.062444 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71713f85-be42-4ad5-956e-1aedd774e1e0 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 200 Aug 18 22:47:52.063102 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 207/825] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:52 2026] GET /volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:52.075894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.077915 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:52.078443 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2060664017"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:52.080498 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2060664017'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:52.080498 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume of 1 GB Aug 18 22:47:52.085572 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Availability Zones retrieved successfully. Aug 18 22:47:52.093104 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Flow 'volume_create_api' (a78e6e08-7982-4c28-a00b-9a0b0bb26156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:52.094182 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaae37a-74eb-4f19-90a5-081002962fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:52.095823 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:52.131715 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaae37a-74eb-4f19-90a5-081002962fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:52.132733 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9888e3f1-c135-47ba-8bf6-845165f06092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:52.193023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Created reservations ['35d55a84-20d8-499f-9c0d-f49247bd722d', '5c2866e9-2be4-458b-a264-d4e83143903b', '985d69dd-d4d0-43d1-a611-1e4250974ac8', '5a837334-69c2-4fad-89d6-b34b74bf97d0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:52.194102 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9888e3f1-c135-47ba-8bf6-845165f06092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35d55a84-20d8-499f-9c0d-f49247bd722d', '5c2866e9-2be4-458b-a264-d4e83143903b', '985d69dd-d4d0-43d1-a611-1e4250974ac8', '5a837334-69c2-4fad-89d6-b34b74bf97d0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:52.195055 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca20c22-f1d5-425e-95a6-79e971cbf5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:52.223610 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca20c22-f1d5-425e-95a6-79e971cbf5f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a926146d-b575-4ee9-82d6-a776e1cae805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2060664017',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',qos_specs=None,replication_status=,reservations=['35d55a84-20d8-499f-9c0d-f49247bd722d','5c2866e9-2be4-458b-a264-d4e83143903b','985d69dd-d4d0-43d1-a611-1e4250974ac8','5a837334-69c2-4fad-89d6-b34b74bf97d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a61d6eb7d415b90edb7b74a65f412',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2060664017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a926146d-b575-4ee9-82d6-a776e1cae805,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521a61d6eb7d415b90edb7b74a65f412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:52.224353 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d39af5-ad76-4ae9-a36f-ad7ce34562cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:52.249305 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8d39af5-ad76-4ae9-a36f-ad7ce34562cc) transitioned into state 'SUCCESS' from state '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-2060664017',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',qos_specs=None,replication_status=,reservations=['35d55a84-20d8-499f-9c0d-f49247bd722d','5c2866e9-2be4-458b-a264-d4e83143903b','985d69dd-d4d0-43d1-a611-1e4250974ac8','5a837334-69c2-4fad-89d6-b34b74bf97d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a61d6eb7d415b90edb7b74a65f412',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:52.249794 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fefa752-ced8-427e-8929-827465bd8f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:52.269789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fefa752-ced8-427e-8929-827465bd8f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:52.270909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Flow 'volume_create_api' (a78e6e08-7982-4c28-a00b-9a0b0bb26156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:52.271286 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume request issued successfully. Aug 18 22:47:52.273048 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff8efbd5-9d3a-458e-8bc9-14169ab08796 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:52.273592 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 209/826] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:52 2026] POST /volume/v3/volumes => generated 762 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:52.292714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5151de31-d406-4cf8-bc16-f24600381bd3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.297193 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5151de31-d406-4cf8-bc16-f24600381bd3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:52.297435 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5151de31-d406-4cf8-bc16-f24600381bd3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:52.297604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5151de31-d406-4cf8-bc16-f24600381bd3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:52.310548 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:52.310548 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:52.321794 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5151de31-d406-4cf8-bc16-f24600381bd3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:52.328433 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5151de31-d406-4cf8-bc16-f24600381bd3 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 200 Aug 18 22:47:52.328857 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 207/827] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:52 2026] GET /volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 => generated 830 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:52.419890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-caac5ec7-114d-4e70-9245-469ee87b06f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.423917 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caac5ec7-114d-4e70-9245-469ee87b06f4 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 Aug 18 22:47:52.424210 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caac5ec7-114d-4e70-9245-469ee87b06f4 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:52.424507 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caac5ec7-114d-4e70-9245-469ee87b06f4 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:52.432380 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caac5ec7-114d-4e70-9245-469ee87b06f4 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 returned with HTTP 404 Aug 18 22:47:52.434195 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 208/828] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:52 2026] GET /volume/v3/volumes/d82811bb-09db-45d1-ae13-380aa1e91450 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:52.448432 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74e31f50-12f0-4dca-98c8-4b6d7ce7fc72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.452022 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74e31f50-12f0-4dca-98c8-4b6d7ce7fc72 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] DELETE https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a Aug 18 22:47:52.452022 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74e31f50-12f0-4dca-98c8-4b6d7ce7fc72 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:52.452022 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74e31f50-12f0-4dca-98c8-4b6d7ce7fc72 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:52.452022 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-74e31f50-12f0-4dca-98c8-4b6d7ce7fc72 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Delete volume with id: 87a32241-2c03-44b8-966c-fab1d01fff6a Aug 18 22:47:52.463197 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:52.463197 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:52.463816 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74e31f50-12f0-4dca-98c8-4b6d7ce7fc72 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:52.500212 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74e31f50-12f0-4dca-98c8-4b6d7ce7fc72 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Delete volume request issued successfully. Aug 18 22:47:52.500837 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74e31f50-12f0-4dca-98c8-4b6d7ce7fc72 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a returned with HTTP 202 Aug 18 22:47:52.501007 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 210/829] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:52 2026] DELETE /volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:52.513089 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4445721-8a84-4168-a7cd-ff7805eb3513 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.515888 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4445721-8a84-4168-a7cd-ff7805eb3513 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a Aug 18 22:47:52.515888 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4445721-8a84-4168-a7cd-ff7805eb3513 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:52.516205 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4445721-8a84-4168-a7cd-ff7805eb3513 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:52.528844 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:52.528844 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:52.536062 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d4445721-8a84-4168-a7cd-ff7805eb3513 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Volume info retrieved successfully. Aug 18 22:47:52.545536 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4445721-8a84-4168-a7cd-ff7805eb3513 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a returned with HTTP 200 Aug 18 22:47:52.545536 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 208/830] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:52 2026] GET /volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:47:52.705102 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-103e8e34-0bc0-4346-b5f2-1d6cdc742e7c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Copy volume to image completed successfully. Aug 18 22:47:52.705824 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-103e8e34-0bc0-4346-b5f2-1d6cdc742e7c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:47:52.706965 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 205/831] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:47:51 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 686 bytes in 945 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:52.731599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60271590-5730-4cc9-92f7-e08786bc42c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.733231 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60271590-5730-4cc9-92f7-e08786bc42c7 None None] GET https://10.4.3.89/volume// Aug 18 22:47:52.733620 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60271590-5730-4cc9-92f7-e08786bc42c7 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:52.733856 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60271590-5730-4cc9-92f7-e08786bc42c7 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:52.734231 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60271590-5730-4cc9-92f7-e08786bc42c7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:52.735353 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 209/832] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:52.748918 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-45012a20-a2bb-4d30-b01a-664f181c11c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.752003 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-45012a20-a2bb-4d30-b01a-664f181c11c2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 Aug 18 22:47:52.752499 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-45012a20-a2bb-4d30-b01a-664f181c11c2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:52.752560 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-45012a20-a2bb-4d30-b01a-664f181c11c2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:52.757441 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=516,cinder:UPDATE=145,cinder:INSERT=92 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:47:52.776589 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:52.776589 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:52.784944 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-45012a20-a2bb-4d30-b01a-664f181c11c2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:52.798472 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-45012a20-a2bb-4d30-b01a-664f181c11c2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 returned with HTTP 200 Aug 18 22:47:52.798472 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 211/833] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:52 2026] GET /volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 => generated 1535 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:52.940854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d0936110-a7dd-48b4-a9a1-b963f41d03db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:52.943787 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d0936110-a7dd-48b4-a9a1-b963f41d03db tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] PUT https://10.4.3.89/volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0 Aug 18 22:47:52.944363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d0936110-a7dd-48b4-a9a1-b963f41d03db tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:52.952439 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=370,cinder:INSERT=40,cinder:UPDATE=72 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:47:52.961239 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d0936110-a7dd-48b4-a9a1-b963f41d03db tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Acquiring lock "cinder-attachment_update-e2479ca7-e885-4f17-b934-0b63d27fd830-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:47:52.967948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d0936110-a7dd-48b4-a9a1-b963f41d03db tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Lock "cinder-attachment_update-e2479ca7-e885-4f17-b934-0b63d27fd830-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:47:52.969356 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:52.969356 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:53.114446 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d0936110-a7dd-48b4-a9a1-b963f41d03db tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Lock "cinder-attachment_update-e2479ca7-e885-4f17-b934-0b63d27fd830-np0000007715" released by "attachment_update" :: held 0.146s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:47:53.114871 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d0936110-a7dd-48b4-a9a1-b963f41d03db tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0 returned with HTTP 200 Aug 18 22:47:53.116332 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 209/834] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:47:52 2026] PUT /volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:53.157316 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-20737c93-06f6-4747-a939-fd0f4d4a56fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.162512 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-20737c93-06f6-4747-a939-fd0f4d4a56fe tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0/action Aug 18 22:47:53.166437 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-20737c93-06f6-4747-a939-fd0f4d4a56fe tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:53.166609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-20737c93-06f6-4747-a939-fd0f4d4a56fe tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:53.212967 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.212967 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:53.227783 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-20737c93-06f6-4747-a939-fd0f4d4a56fe tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0/action returned with HTTP 204 Aug 18 22:47:53.228813 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 206/835] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:47:53 2026] POST /volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:53.261071 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47afd37a-0edd-43af-9b8d-8c31730bc48f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.261436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47afd37a-0edd-43af-9b8d-8c31730bc48f None None] GET https://10.4.3.89/volume// Aug 18 22:47:53.262671 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47afd37a-0edd-43af-9b8d-8c31730bc48f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:53.264594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47afd37a-0edd-43af-9b8d-8c31730bc48f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:53.264594 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47afd37a-0edd-43af-9b8d-8c31730bc48f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:53.264594 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 210/836] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 22:47:53.290502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-460af5e1-2d30-484a-941f-6df2e71b1c61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.293241 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-460af5e1-2d30-484a-941f-6df2e71b1c61 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 Aug 18 22:47:53.293241 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-460af5e1-2d30-484a-941f-6df2e71b1c61 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:53.293241 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-460af5e1-2d30-484a-941f-6df2e71b1c61 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:53.307656 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.307656 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:53.313231 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-460af5e1-2d30-484a-941f-6df2e71b1c61 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:53.322549 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-460af5e1-2d30-484a-941f-6df2e71b1c61 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 returned with HTTP 200 Aug 18 22:47:53.323358 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 212/837] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:53 2026] GET /volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:53.343035 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c817872-41aa-4a6a-b1e0-3cb8410393ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.347379 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c817872-41aa-4a6a-b1e0-3cb8410393ef tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:53.347379 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c817872-41aa-4a6a-b1e0-3cb8410393ef tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:53.347379 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c817872-41aa-4a6a-b1e0-3cb8410393ef tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:53.369073 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.369073 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:53.377894 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c817872-41aa-4a6a-b1e0-3cb8410393ef tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:53.384798 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c817872-41aa-4a6a-b1e0-3cb8410393ef tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 200 Aug 18 22:47:53.385394 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 210/838] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:53 2026] GET /volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:53.399434 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3628a46-2c09-424a-887c-b317ff2c4980 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.402755 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3628a46-2c09-424a-887c-b317ff2c4980 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:53.402965 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3628a46-2c09-424a-887c-b317ff2c4980 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:53.403338 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3628a46-2c09-424a-887c-b317ff2c4980 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:53.411599 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.411599 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:53.416040 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3628a46-2c09-424a-887c-b317ff2c4980 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:53.429381 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3628a46-2c09-424a-887c-b317ff2c4980 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 200 Aug 18 22:47:53.430335 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 207/839] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:53 2026] GET /volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:53.452129 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.454084 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:53.454897 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1000707646"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:53.456532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1000707646'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:53.456639 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume of 1 GB Aug 18 22:47:53.457566 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-cecb77c6-b6f6-4659-bbad-132b2df62f96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.461999 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-cecb77c6-b6f6-4659-bbad-132b2df62f96 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] PUT https://10.4.3.89/volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11 Aug 18 22:47:53.462425 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-cecb77c6-b6f6-4659-bbad-132b2df62f96 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:53.466359 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Availability Zones retrieved successfully. Aug 18 22:47:53.474995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-cecb77c6-b6f6-4659-bbad-132b2df62f96 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Acquiring lock "cinder-attachment_update-5dc10007-ec4a-46a5-9bc8-9fa427711eb9-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:47:53.475924 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Flow 'volume_create_api' (cf311715-4abe-4203-84c2-ad38dd06660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:53.477309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1f56c8-1122-40a1-87f1-073ec00a3bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:53.478569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:53.481947 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-cecb77c6-b6f6-4659-bbad-132b2df62f96 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Lock "cinder-attachment_update-5dc10007-ec4a-46a5-9bc8-9fa427711eb9-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:47:53.483079 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.483079 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:53.523654 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1f56c8-1122-40a1-87f1-073ec00a3bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:53.525053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74157792-501a-4cf9-ae7f-e5784577f197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:53.564701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dddc0037-9333-40aa-a333-f59756a1c185 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.571096 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dddc0037-9333-40aa-a333-f59756a1c185 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] GET https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a Aug 18 22:47:53.571096 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dddc0037-9333-40aa-a333-f59756a1c185 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:53.571096 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dddc0037-9333-40aa-a333-f59756a1c185 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:53.583924 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-cecb77c6-b6f6-4659-bbad-132b2df62f96 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Lock "cinder-attachment_update-5dc10007-ec4a-46a5-9bc8-9fa427711eb9-np0000007715" released by "attachment_update" :: held 0.102s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:47:53.584289 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-cecb77c6-b6f6-4659-bbad-132b2df62f96 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11 returned with HTTP 200 Aug 18 22:47:53.585120 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 213/840] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:47:53 2026] PUT /volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:53.586053 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dddc0037-9333-40aa-a333-f59756a1c185 tempest-VolumesTestJSON-600264649 tempest-VolumesTestJSON-600264649-project-member] https://10.4.3.89/volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a returned with HTTP 404 Aug 18 22:47:53.587370 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 211/841] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:53 2026] GET /volume/v3/volumes/87a32241-2c03-44b8-966c-fab1d01fff6a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:53.596551 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Created reservations ['c29d48e0-231f-4035-b86f-7924d9da91d9', 'd03e7675-9342-4174-b266-634a6284522e', '3c207c31-ae11-41d6-982c-80a705e6b6aa', '1ba2c1b1-879f-430d-8a46-be7a44121561'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:53.597464 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74157792-501a-4cf9-ae7f-e5784577f197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c29d48e0-231f-4035-b86f-7924d9da91d9', 'd03e7675-9342-4174-b266-634a6284522e', '3c207c31-ae11-41d6-982c-80a705e6b6aa', '1ba2c1b1-879f-430d-8a46-be7a44121561']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:53.598369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ca526b-4539-4fc1-836f-ad44055a6c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:53.621952 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-99e39c32-8924-49b8-b4f5-40932d466d08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.623520 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ca526b-4539-4fc1-836f-ad44055a6c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1768fd89-5fac-4c0d-9e41-bafc33389a31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1000707646',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',qos_specs=None,replication_status=,reservations=['c29d48e0-231f-4035-b86f-7924d9da91d9','d03e7675-9342-4174-b266-634a6284522e','3c207c31-ae11-41d6-982c-80a705e6b6aa','1ba2c1b1-879f-430d-8a46-be7a44121561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a61d6eb7d415b90edb7b74a65f412',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1000707646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1768fd89-5fac-4c0d-9e41-bafc33389a31,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='521a61d6eb7d415b90edb7b74a65f412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:53.624199 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3756230b-ea0a-4cc8-a910-6a6c67d0e08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:53.624326 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-99e39c32-8924-49b8-b4f5-40932d466d08 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11/action Aug 18 22:47:53.624598 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-99e39c32-8924-49b8-b4f5-40932d466d08 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:53.624737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-99e39c32-8924-49b8-b4f5-40932d466d08 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:53.645409 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.645409 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:53.651410 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3756230b-ea0a-4cc8-a910-6a6c67d0e08c) transitioned into state 'SUCCESS' from state '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-1000707646',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='87fbf09e204e4d9a8b9ea5a0c56a1056',qos_specs=None,replication_status=,reservations=['c29d48e0-231f-4035-b86f-7924d9da91d9','d03e7675-9342-4174-b266-634a6284522e','3c207c31-ae11-41d6-982c-80a705e6b6aa','1ba2c1b1-879f-430d-8a46-be7a44121561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='521a61d6eb7d415b90edb7b74a65f412',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:53.652105 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9641dcda-624c-4050-9db9-df404047f57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:53.659233 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-99e39c32-8924-49b8-b4f5-40932d466d08 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11/action returned with HTTP 204 Aug 18 22:47:53.659749 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 208/842] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:47:53 2026] POST /volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:53.671298 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9641dcda-624c-4050-9db9-df404047f57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:53.671298 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Flow 'volume_create_api' (cf311715-4abe-4203-84c2-ad38dd06660d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:53.671298 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Create volume request issued successfully. Aug 18 22:47:53.671298 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6653fd8-1f24-4539-8432-991b3b2adf9f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:53.671298 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 211/843] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:47:53 2026] POST /volume/v3/volumes => generated 762 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:47:53.684593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fca98c0-29c7-4fed-94bf-1e4b3a048156 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.688964 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-262b54f9-998e-4ea1-84de-6f2e7a73318f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.689458 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-262b54f9-998e-4ea1-84de-6f2e7a73318f None None] GET https://10.4.3.89/volume// Aug 18 22:47:53.689738 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fca98c0-29c7-4fed-94bf-1e4b3a048156 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:53.689796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-262b54f9-998e-4ea1-84de-6f2e7a73318f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:53.690147 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-262b54f9-998e-4ea1-84de-6f2e7a73318f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:53.690230 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fca98c0-29c7-4fed-94bf-1e4b3a048156 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:53.690441 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fca98c0-29c7-4fed-94bf-1e4b3a048156 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:53.690530 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-262b54f9-998e-4ea1-84de-6f2e7a73318f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:47:53.690906 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 212/844] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:47:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:47:53.702891 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.702891 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:53.706488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b880580d-59bf-49b3-b60b-d884f26207ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.709415 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fca98c0-29c7-4fed-94bf-1e4b3a048156 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:53.710395 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b880580d-59bf-49b3-b60b-d884f26207ae tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 Aug 18 22:47:53.710615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b880580d-59bf-49b3-b60b-d884f26207ae tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:53.710855 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b880580d-59bf-49b3-b60b-d884f26207ae tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:53.714923 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fca98c0-29c7-4fed-94bf-1e4b3a048156 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 200 Aug 18 22:47:53.715411 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 214/845] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:53 2026] GET /volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 830 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:53.724016 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.724016 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:53.728541 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b880580d-59bf-49b3-b60b-d884f26207ae tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:47:53.734761 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b880580d-59bf-49b3-b60b-d884f26207ae tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 returned with HTTP 200 Aug 18 22:47:53.735404 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 209/846] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:47:53 2026] GET /volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:47:53.841470 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d5b42dbd-0f78-4e73-a362-a6686f5e10f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:53.846581 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d5b42dbd-0f78-4e73-a362-a6686f5e10f2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] PUT https://10.4.3.89/volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b Aug 18 22:47:53.847110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d5b42dbd-0f78-4e73-a362-a6686f5e10f2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:53.856659 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d5b42dbd-0f78-4e73-a362-a6686f5e10f2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Acquiring lock "cinder-attachment_update-8244a0fd-65cd-4b0b-b11e-ad607aef7e27-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:47:53.862234 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d5b42dbd-0f78-4e73-a362-a6686f5e10f2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Lock "cinder-attachment_update-8244a0fd-65cd-4b0b-b11e-ad607aef7e27-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:47:53.864187 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:53.864187 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:53.997288 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d5b42dbd-0f78-4e73-a362-a6686f5e10f2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Lock "cinder-attachment_update-8244a0fd-65cd-4b0b-b11e-ad607aef7e27-np0000007715" released by "attachment_update" :: held 0.134s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:47:53.997288 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-d5b42dbd-0f78-4e73-a362-a6686f5e10f2 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b returned with HTTP 200 Aug 18 22:47:53.997386 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 212/847] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:47:53 2026] PUT /volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:54.032016 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b3c9883a-4fe2-40c8-9ffa-2b1917265c6e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:54.035756 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b3c9883a-4fe2-40c8-9ffa-2b1917265c6e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] POST https://10.4.3.89/volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b/action Aug 18 22:47:54.035929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b3c9883a-4fe2-40c8-9ffa-2b1917265c6e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:47:54.036100 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b3c9883a-4fe2-40c8-9ffa-2b1917265c6e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:54.062094 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:54.062094 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:54.082426 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3999f5-be3e-4b84-b972-0e5660c27b83 req-b3c9883a-4fe2-40c8-9ffa-2b1917265c6e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b/action returned with HTTP 204 Aug 18 22:47:54.082426 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 213/848] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:47:54 2026] POST /volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:54.731613 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8aafc0e9-66bb-4395-a600-37a921e5e5f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:54.737091 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aafc0e9-66bb-4395-a600-37a921e5e5f8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:54.737260 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aafc0e9-66bb-4395-a600-37a921e5e5f8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:54.737522 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aafc0e9-66bb-4395-a600-37a921e5e5f8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:54.745514 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:54.745514 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:54.750489 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8aafc0e9-66bb-4395-a600-37a921e5e5f8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:54.758346 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aafc0e9-66bb-4395-a600-37a921e5e5f8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 200 Aug 18 22:47:54.758346 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 215/849] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:54 2026] GET /volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:54.773565 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b1f5328-11b5-4c73-bbd2-780823395e71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:54.776957 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b1f5328-11b5-4c73-bbd2-780823395e71 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:54.777246 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b1f5328-11b5-4c73-bbd2-780823395e71 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:54.777500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b1f5328-11b5-4c73-bbd2-780823395e71 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:54.796943 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:54.796943 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:54.806600 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b1f5328-11b5-4c73-bbd2-780823395e71 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:54.812904 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b1f5328-11b5-4c73-bbd2-780823395e71 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 200 Aug 18 22:47:54.813399 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 210/850] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:54 2026] GET /volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:54.831379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73b10ca5-eb3c-4e33-af08-bbaa32437b72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:54.833594 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73b10ca5-eb3c-4e33-af08-bbaa32437b72 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 18 22:47:54.833844 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73b10ca5-eb3c-4e33-af08-bbaa32437b72 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:54.834099 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73b10ca5-eb3c-4e33-af08-bbaa32437b72 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:54.834526 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-73b10ca5-eb3c-4e33-af08-bbaa32437b72 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:54.834910 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:54.834910 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:54.835557 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-73b10ca5-eb3c-4e33-af08-bbaa32437b72 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:54.849123 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73b10ca5-eb3c-4e33-af08-bbaa32437b72 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:54.849772 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73b10ca5-eb3c-4e33-af08-bbaa32437b72 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 22:47:54.850226 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 213/851] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 22:47:54 2026] GET /volume/v3/volumes => generated 970 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:54.862069 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57c0ab7d-1cf8-4669-b9a2-5905479d5c37 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:54.867285 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57c0ab7d-1cf8-4669-b9a2-5905479d5c37 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2120867425 Aug 18 22:47:54.867285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57c0ab7d-1cf8-4669-b9a2-5905479d5c37 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:54.867285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57c0ab7d-1cf8-4669-b9a2-5905479d5c37 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:54.867285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-57c0ab7d-1cf8-4669-b9a2-5905479d5c37 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:54.868030 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-57c0ab7d-1cf8-4669-b9a2-5905479d5c37 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2120867425'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:54.884642 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-57c0ab7d-1cf8-4669-b9a2-5905479d5c37 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:54.885193 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57c0ab7d-1cf8-4669-b9a2-5905479d5c37 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2120867425 returned with HTTP 200 Aug 18 22:47:54.886038 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 214/852] 10.4.3.89 () {66 vars in 1331 bytes} [Tue Aug 18 22:47:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2120867425 => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:54.899735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2920ad7c-7371-45d2-a1a5-235257dd4f85 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:54.904007 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2920ad7c-7371-45d2-a1a5-235257dd4f85 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1000707646 Aug 18 22:47:54.904369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2920ad7c-7371-45d2-a1a5-235257dd4f85 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:54.904629 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2920ad7c-7371-45d2-a1a5-235257dd4f85 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:54.904950 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-2920ad7c-7371-45d2-a1a5-235257dd4f85 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:54.906257 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2920ad7c-7371-45d2-a1a5-235257dd4f85 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1000707646'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:54.950000 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2920ad7c-7371-45d2-a1a5-235257dd4f85 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:54.950696 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:54.950696 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:54.955417 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2920ad7c-7371-45d2-a1a5-235257dd4f85 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1000707646 returned with HTTP 200 Aug 18 22:47:54.955843 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 216/853] 10.4.3.89 () {66 vars in 1352 bytes} [Tue Aug 18 22:47:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1000707646 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:54.978113 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cea3ad36-f029-429b-9ed2-710fcb9b1147 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:54.980261 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cea3ad36-f029-429b-9ed2-710fcb9b1147 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=1 Aug 18 22:47:54.980687 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cea3ad36-f029-429b-9ed2-710fcb9b1147 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:54.980861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cea3ad36-f029-429b-9ed2-710fcb9b1147 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:54.981280 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-cea3ad36-f029-429b-9ed2-710fcb9b1147 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:54.981866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cea3ad36-f029-429b-9ed2-710fcb9b1147 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:54.992468 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cea3ad36-f029-429b-9ed2-710fcb9b1147 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:54.993125 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:54.993125 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:54.997506 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cea3ad36-f029-429b-9ed2-710fcb9b1147 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 18 22:47:54.998286 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 211/854] 10.4.3.89 () {66 vars in 1266 bytes} [Tue Aug 18 22:47:54 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:55.021990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01dcf9f2-2635-401a-8635-3c5d4ed4f2ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.026982 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01dcf9f2-2635-401a-8635-3c5d4ed4f2ff tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:55.026982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01dcf9f2-2635-401a-8635-3c5d4ed4f2ff tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.026982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01dcf9f2-2635-401a-8635-3c5d4ed4f2ff tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.026982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-01dcf9f2-2635-401a-8635-3c5d4ed4f2ff tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.026982 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.026982 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:55.026982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01dcf9f2-2635-401a-8635-3c5d4ed4f2ff tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.083444 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01dcf9f2-2635-401a-8635-3c5d4ed4f2ff tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.084525 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.084525 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:55.090763 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01dcf9f2-2635-401a-8635-3c5d4ed4f2ff tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 200 Aug 18 22:47:55.091431 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 214/855] 10.4.3.89 () {66 vars in 1354 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 1000 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:55.112469 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf0845ce-548c-4640-9184-a0cb69bc1dc7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.116411 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf0845ce-548c-4640-9184-a0cb69bc1dc7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:55.116411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf0845ce-548c-4640-9184-a0cb69bc1dc7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.116411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf0845ce-548c-4640-9184-a0cb69bc1dc7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.116411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-cf0845ce-548c-4640-9184-a0cb69bc1dc7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.116411 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.116411 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:55.116411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cf0845ce-548c-4640-9184-a0cb69bc1dc7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.168295 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf0845ce-548c-4640-9184-a0cb69bc1dc7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.169842 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.169842 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:55.174419 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf0845ce-548c-4640-9184-a0cb69bc1dc7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 200 Aug 18 22:47:55.175109 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 215/856] 10.4.3.89 () {66 vars in 1354 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=a926146d-b575-4ee9-82d6-a776e1cae805 => generated 1000 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:55.192308 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94b6eb9d-92aa-4d73-8bb9-a08184503ce8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.194421 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94b6eb9d-92aa-4d73-8bb9-a08184503ce8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:55.194695 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94b6eb9d-92aa-4d73-8bb9-a08184503ce8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.194870 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94b6eb9d-92aa-4d73-8bb9-a08184503ce8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.195168 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-94b6eb9d-92aa-4d73-8bb9-a08184503ce8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.196059 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-94b6eb9d-92aa-4d73-8bb9-a08184503ce8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.234795 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94b6eb9d-92aa-4d73-8bb9-a08184503ce8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.236772 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94b6eb9d-92aa-4d73-8bb9-a08184503ce8 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 200 Aug 18 22:47:55.237114 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 217/857] 10.4.3.89 () {66 vars in 1354 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail?limit=1&marker=b46ccc33-7b47-43a6-b745-413bf19d239b => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:55.252700 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-736a6ebe-acec-4422-812c-c90f2e15320f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.254767 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-736a6ebe-acec-4422-812c-c90f2e15320f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 18 22:47:55.255012 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-736a6ebe-acec-4422-812c-c90f2e15320f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.255258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-736a6ebe-acec-4422-812c-c90f2e15320f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.255577 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-736a6ebe-acec-4422-812c-c90f2e15320f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.255904 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-736a6ebe-acec-4422-812c-c90f2e15320f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value available, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:55.258897 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-736a6ebe-acec-4422-812c-c90f2e15320f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.326117 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-736a6ebe-acec-4422-812c-c90f2e15320f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.327744 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.327744 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:55.334493 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-736a6ebe-acec-4422-812c-c90f2e15320f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 18 22:47:55.335242 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 212/858] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1887 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:55.353942 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.354624 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 18 22:47:55.354838 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.355086 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.355419 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.355692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:55.356603 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.399729 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.400993 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.400993 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:55.406357 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47fed004-5244-43e1-9db7-8cba4e5acac5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 18 22:47:55.406859 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 215/859] 10.4.3.89 () {66 vars in 1352 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:55.425024 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1cfa197-2d4a-4029-83ee-7f442f80526e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.426969 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1cfa197-2d4a-4029-83ee-7f442f80526e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?limit=1 Aug 18 22:47:55.426969 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1cfa197-2d4a-4029-83ee-7f442f80526e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.427134 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1cfa197-2d4a-4029-83ee-7f442f80526e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.427384 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-e1cfa197-2d4a-4029-83ee-7f442f80526e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.428163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e1cfa197-2d4a-4029-83ee-7f442f80526e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.440229 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e1cfa197-2d4a-4029-83ee-7f442f80526e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.440957 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1cfa197-2d4a-4029-83ee-7f442f80526e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 18 22:47:55.441472 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 216/860] 10.4.3.89 () {66 vars in 1245 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:55.453600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d3c7a85-5cdc-4ac2-b06c-b513ca2a77e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.456509 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d3c7a85-5cdc-4ac2-b06c-b513ca2a77e2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?limit=1&marker=1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:55.456775 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d3c7a85-5cdc-4ac2-b06c-b513ca2a77e2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.457056 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d3c7a85-5cdc-4ac2-b06c-b513ca2a77e2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.457453 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-3d3c7a85-5cdc-4ac2-b06c-b513ca2a77e2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.458486 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3d3c7a85-5cdc-4ac2-b06c-b513ca2a77e2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.471802 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d3c7a85-5cdc-4ac2-b06c-b513ca2a77e2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.472893 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d3c7a85-5cdc-4ac2-b06c-b513ca2a77e2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?limit=1&marker=1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 200 Aug 18 22:47:55.473145 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 218/861] 10.4.3.89 () {66 vars in 1333 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes?limit=1&marker=1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:55.482708 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d3f1609-5ce9-46b5-95e2-a38589da49c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.485298 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d3f1609-5ce9-46b5-95e2-a38589da49c5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?limit=1&marker=a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:55.487431 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d3f1609-5ce9-46b5-95e2-a38589da49c5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.488081 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d3f1609-5ce9-46b5-95e2-a38589da49c5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.488414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-8d3f1609-5ce9-46b5-95e2-a38589da49c5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.489528 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8d3f1609-5ce9-46b5-95e2-a38589da49c5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.542053 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d3f1609-5ce9-46b5-95e2-a38589da49c5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.542053 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d3f1609-5ce9-46b5-95e2-a38589da49c5 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?limit=1&marker=a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 200 Aug 18 22:47:55.542531 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 213/862] 10.4.3.89 () {66 vars in 1333 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes?limit=1&marker=a926146d-b575-4ee9-82d6-a776e1cae805 => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:55.558788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82782618-1faf-4946-ab14-fa0ddec2a00b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.565965 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82782618-1faf-4946-ab14-fa0ddec2a00b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?limit=1&marker=b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:55.565965 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82782618-1faf-4946-ab14-fa0ddec2a00b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.566528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82782618-1faf-4946-ab14-fa0ddec2a00b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.566528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-82782618-1faf-4946-ab14-fa0ddec2a00b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.569713 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82782618-1faf-4946-ab14-fa0ddec2a00b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.583090 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-82782618-1faf-4946-ab14-fa0ddec2a00b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.583328 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82782618-1faf-4946-ab14-fa0ddec2a00b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?limit=1&marker=b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 200 Aug 18 22:47:55.583791 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 216/863] 10.4.3.89 () {66 vars in 1333 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes?limit=1&marker=b46ccc33-7b47-43a6-b745-413bf19d239b => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:47:55.597779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.600098 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2120867425&status=available Aug 18 22:47:55.600277 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.600561 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.601156 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.601503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value available, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:55.601948 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.601948 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:55.602559 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2120867425'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.637791 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.639109 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0427d8a7-5b37-459c-a5ed-4928735cee58 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2120867425&status=available returned with HTTP 200 Aug 18 22:47:55.639280 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 217/864] 10.4.3.89 () {66 vars in 1365 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2120867425&status=available => generated 332 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:55.650095 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.654031 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2060664017&status=available Aug 18 22:47:55.654031 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.654031 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.654031 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.654790 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value available, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:55.654958 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.654958 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:55.655426 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2060664017'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.701716 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.702790 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.702790 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:55.709628 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48dcc4d5-ccac-438c-96f4-cf994ccd8bf1 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2060664017&status=available returned with HTTP 200 Aug 18 22:47:55.710407 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 219/865] 10.4.3.89 () {66 vars in 1386 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2060664017&status=available => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:55.726633 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-baae0004-80d9-4001-9c72-fe60acb66f10 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.730129 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baae0004-80d9-4001-9c72-fe60acb66f10 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?marker=a926146d-b575-4ee9-82d6-a776e1cae805&sort=id%3Aasc Aug 18 22:47:55.730452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baae0004-80d9-4001-9c72-fe60acb66f10 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.730574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baae0004-80d9-4001-9c72-fe60acb66f10 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.730863 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-baae0004-80d9-4001-9c72-fe60acb66f10 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.731203 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.731203 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:55.731793 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-baae0004-80d9-4001-9c72-fe60acb66f10 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.777397 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-baae0004-80d9-4001-9c72-fe60acb66f10 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.778169 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.778169 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:55.783431 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baae0004-80d9-4001-9c72-fe60acb66f10 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?marker=a926146d-b575-4ee9-82d6-a776e1cae805&sort=id%3Aasc returned with HTTP 200 Aug 18 22:47:55.784441 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 214/866] 10.4.3.89 () {66 vars in 1366 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail?marker=a926146d-b575-4ee9-82d6-a776e1cae805&sort=id%3Aasc => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:55.800676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1f5b31a-2936-43b3-9d32-5ee87ac71d81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.802669 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1f5b31a-2936-43b3-9d32-5ee87ac71d81 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 22:47:55.802893 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1f5b31a-2936-43b3-9d32-5ee87ac71d81 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.803103 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1f5b31a-2936-43b3-9d32-5ee87ac71d81 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.803570 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-f1f5b31a-2936-43b3-9d32-5ee87ac71d81 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.804225 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f1f5b31a-2936-43b3-9d32-5ee87ac71d81 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.848531 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1f5b31a-2936-43b3-9d32-5ee87ac71d81 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.849452 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.849452 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:55.855742 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1f5b31a-2936-43b3-9d32-5ee87ac71d81 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 22:47:55.856160 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 217/867] 10.4.3.89 () {66 vars in 1330 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2548 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:55.876882 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1396adce-74d5-44b7-a55c-e301be084c88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.879194 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1396adce-74d5-44b7-a55c-e301be084c88 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:47:55.879194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1396adce-74d5-44b7-a55c-e301be084c88 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.879403 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1396adce-74d5-44b7-a55c-e301be084c88 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.879830 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-1396adce-74d5-44b7-a55c-e301be084c88 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.880080 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.880080 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:55.882333 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1396adce-74d5-44b7-a55c-e301be084c88 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.896278 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1396adce-74d5-44b7-a55c-e301be084c88 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.896896 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:55.896896 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:55.903738 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1396adce-74d5-44b7-a55c-e301be084c88 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:47:55.904129 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 218/868] 10.4.3.89 () {66 vars in 1251 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes/detail => generated 2548 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:55.925586 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03698d38-b3d7-4397-817c-3cf09c1593e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.930102 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03698d38-b3d7-4397-817c-3cf09c1593e4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 18 22:47:55.930334 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03698d38-b3d7-4397-817c-3cf09c1593e4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.930527 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03698d38-b3d7-4397-817c-3cf09c1593e4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.930803 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-03698d38-b3d7-4397-817c-3cf09c1593e4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.931737 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-03698d38-b3d7-4397-817c-3cf09c1593e4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:55.969789 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03698d38-b3d7-4397-817c-3cf09c1593e4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:55.970502 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03698d38-b3d7-4397-817c-3cf09c1593e4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 18 22:47:55.971004 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 220/869] 10.4.3.89 () {66 vars in 1309 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 970 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:55.985220 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:55.989209 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?availability_zone=nova Aug 18 22:47:55.989209 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:55.989209 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:55.989209 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:55.989884 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value nova, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:55.990140 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.026790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f568946-0104-44b3-8cb8-2fb06d7e2e78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.032665 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.033364 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb8c70e2-53fd-4e22-b3d3-6c1ceab2f484 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 22:47:56.034004 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 215/870] 10.4.3.89 () {66 vars in 1275 bytes} [Tue Aug 18 22:47:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:56.042700 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.044699 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?availability_zone=nova Aug 18 22:47:56.044983 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.045256 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.045516 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:56.045773 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value nova, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:56.046496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.088133 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.089031 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc40fc2e-d6f9-45ea-b51d-5ad0f6a2b89c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 18 22:47:56.089763 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 219/871] 10.4.3.89 () {66 vars in 1275 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes?availability_zone=nova => generated 970 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:56.103483 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f61ab31e-82fe-47d6-bfd2-c41557f3c501 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.105292 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f61ab31e-82fe-47d6-bfd2-c41557f3c501 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?bootable=false Aug 18 22:47:56.105527 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f61ab31e-82fe-47d6-bfd2-c41557f3c501 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.105849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f61ab31e-82fe-47d6-bfd2-c41557f3c501 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.106131 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-f61ab31e-82fe-47d6-bfd2-c41557f3c501 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:56.106679 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.106679 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:56.107289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f61ab31e-82fe-47d6-bfd2-c41557f3c501 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.151446 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f568946-0104-44b3-8cb8-2fb06d7e2e78 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:47:56.151446 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f568946-0104-44b3-8cb8-2fb06d7e2e78 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2110115473"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:56.178126 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f568946-0104-44b3-8cb8-2fb06d7e2e78 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:47:56.178593 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 218/872] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:47:56 2026] POST /volume/v3/types => generated 224 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:56.187781 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7760742-4764-4b55-bf8b-649b0c5a7bef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.192859 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7760742-4764-4b55-bf8b-649b0c5a7bef tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:47:56.193350 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7760742-4764-4b55-bf8b-649b0c5a7bef tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1851221156"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:56.195482 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.195482 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:56.210220 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7760742-4764-4b55-bf8b-649b0c5a7bef tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:47:56.210939 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 216/873] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:47:56 2026] POST /volume/v3/group_types => generated 181 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:56.221907 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c122e192-6878-469b-ae48-3b4284334fe1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.314965 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f61ab31e-82fe-47d6-bfd2-c41557f3c501 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.315527 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f61ab31e-82fe-47d6-bfd2-c41557f3c501 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 22:47:56.316168 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 221/874] 10.4.3.89 () {66 vars in 1259 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:56.329212 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-740df196-c3b1-4f27-9a2f-6ba7e4195ef6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.331455 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-740df196-c3b1-4f27-9a2f-6ba7e4195ef6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?bootable=false Aug 18 22:47:56.331658 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c122e192-6878-469b-ae48-3b4284334fe1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:47:56.331713 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-740df196-c3b1-4f27-9a2f-6ba7e4195ef6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.331983 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-740df196-c3b1-4f27-9a2f-6ba7e4195ef6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.332246 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c122e192-6878-469b-ae48-3b4284334fe1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "96acd3de-ad76-4e39-9aeb-bb5bb856582d", "volume_types": ["72514afc-839b-405e-9b4b-8fc25d8f2bcb"], "name": "tempest-GroupSnapshotsTest-Group-1640551479"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:56.332356 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-740df196-c3b1-4f27-9a2f-6ba7e4195ef6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:56.333469 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-740df196-c3b1-4f27-9a2f-6ba7e4195ef6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.333877 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-c122e192-6878-469b-ae48-3b4284334fe1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating new group {'group': {'group_type': '96acd3de-ad76-4e39-9aeb-bb5bb856582d', 'volume_types': ['72514afc-839b-405e-9b4b-8fc25d8f2bcb'], 'name': 'tempest-GroupSnapshotsTest-Group-1640551479'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:47:56.341630 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-c122e192-6878-469b-ae48-3b4284334fe1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating group tempest-GroupSnapshotsTest-Group-1640551479. Aug 18 22:47:56.341971 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.341971 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:56.361095 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c122e192-6878-469b-ae48-3b4284334fe1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:47:56.360476. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:47:56.361236 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c122e192-6878-469b-ae48-3b4284334fe1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability Zones retrieved successfully. Aug 18 22:47:56.384403 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c122e192-6878-469b-ae48-3b4284334fe1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['3b03657a-2fde-4ca2-ba20-1a36d15d5c72'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:56.416301 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c122e192-6878-469b-ae48-3b4284334fe1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:47:56.416769 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 220/875] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:47:56 2026] POST /volume/v3/groups => generated 112 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:56.428791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29f48c57-9fa3-4bac-b880-7d1b79976cd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.430991 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29f48c57-9fa3-4bac-b880-7d1b79976cd0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 Aug 18 22:47:56.431203 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29f48c57-9fa3-4bac-b880-7d1b79976cd0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.431432 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29f48c57-9fa3-4bac-b880-7d1b79976cd0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.431540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-29f48c57-9fa3-4bac-b880-7d1b79976cd0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:47:56.435612 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.435612 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:56.452081 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29f48c57-9fa3-4bac-b880-7d1b79976cd0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 returned with HTTP 200 Aug 18 22:47:56.453086 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 217/876] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:56.563679 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-740df196-c3b1-4f27-9a2f-6ba7e4195ef6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.564489 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-740df196-c3b1-4f27-9a2f-6ba7e4195ef6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 18 22:47:56.565033 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 219/877] 10.4.3.89 () {66 vars in 1259 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes?bootable=false => generated 970 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:56.583384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.585709 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?status=available Aug 18 22:47:56.585986 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.586277 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.586622 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:56.586940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value available, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:56.587352 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.587352 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:56.587963 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.598452 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.599032 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab3b01f1-fdc4-469b-9e23-63b36cda86de tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 22:47:56.599503 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 222/878] 10.4.3.89 () {66 vars in 1263 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:56.612392 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.614843 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes?status=available Aug 18 22:47:56.615140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.615594 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.615901 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:56.616251 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value available, assuming string {{(pid=100264) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:56.616687 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.616687 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:56.617221 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.631688 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.633208 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07870b78-1c3c-49f5-bd62-1bd8228615fa tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes?status=available returned with HTTP 200 Aug 18 22:47:56.634363 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 221/879] 10.4.3.89 () {66 vars in 1263 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes?status=available => generated 970 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:56.647618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.651198 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?availability_zone=nova Aug 18 22:47:56.653284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.653284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.653284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:56.653284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value nova, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:56.653284 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.653284 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:56.654160 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.669851 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.670967 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.670967 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:56.677247 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e442efc0-73d2-4ab6-ac75-8117020a72bc tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 18 22:47:56.677944 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 218/880] 10.4.3.89 () {66 vars in 1296 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2548 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:56.701543 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-06b3e60b-3b0d-40cb-aa30-45da2d93ab0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.705913 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06b3e60b-3b0d-40cb-aa30-45da2d93ab0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?bootable=false Aug 18 22:47:56.706206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06b3e60b-3b0d-40cb-aa30-45da2d93ab0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.707800 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06b3e60b-3b0d-40cb-aa30-45da2d93ab0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.707800 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-06b3e60b-3b0d-40cb-aa30-45da2d93ab0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:56.707800 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.707800 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:56.708655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-06b3e60b-3b0d-40cb-aa30-45da2d93ab0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.721588 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-06b3e60b-3b0d-40cb-aa30-45da2d93ab0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.722745 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.722745 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:56.728349 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06b3e60b-3b0d-40cb-aa30-45da2d93ab0f tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 18 22:47:56.728349 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 220/881] 10.4.3.89 () {66 vars in 1280 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2548 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:56.749725 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.753734 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?status=available Aug 18 22:47:56.753947 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.754179 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.754474 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:47:56.757385 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Could not evaluate value available, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 18 22:47:56.757385 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.757385 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:56.757667 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:47:56.773536 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Get all volumes completed successfully. Aug 18 22:47:56.774548 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.774548 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:56.782639 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97532adb-205b-45ae-ae7b-c78fd46e63bd tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 18 22:47:56.784663 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 223/882] 10.4.3.89 () {66 vars in 1284 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes/detail?status=available => generated 2548 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:56.805098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfef543c-a0c5-49f3-a257-99091a092dd4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.810671 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfef543c-a0c5-49f3-a257-99091a092dd4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:56.810968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfef543c-a0c5-49f3-a257-99091a092dd4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.811229 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfef543c-a0c5-49f3-a257-99091a092dd4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.824749 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.824749 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:56.837296 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfef543c-a0c5-49f3-a257-99091a092dd4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:56.841529 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfef543c-a0c5-49f3-a257-99091a092dd4 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 200 Aug 18 22:47:56.842208 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 222/883] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:56.857859 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8251e5d1-3329-472d-99c4-7ff5041036db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.859781 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8251e5d1-3329-472d-99c4-7ff5041036db tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:56.859988 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8251e5d1-3329-472d-99c4-7ff5041036db tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.860244 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8251e5d1-3329-472d-99c4-7ff5041036db tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.860520 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8251e5d1-3329-472d-99c4-7ff5041036db tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Delete volume with id: 1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:56.868065 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.868065 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:56.868782 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8251e5d1-3329-472d-99c4-7ff5041036db tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:56.890195 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8251e5d1-3329-472d-99c4-7ff5041036db tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Delete volume request issued successfully. Aug 18 22:47:56.890511 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8251e5d1-3329-472d-99c4-7ff5041036db tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 202 Aug 18 22:47:56.891238 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 219/884] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:56 2026] DELETE /volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:56.902479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fe01d04-3252-4a9d-85f0-9bea9a0f144b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:56.904098 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fe01d04-3252-4a9d-85f0-9bea9a0f144b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:56.904579 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fe01d04-3252-4a9d-85f0-9bea9a0f144b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:56.904684 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fe01d04-3252-4a9d-85f0-9bea9a0f144b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:56.914728 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:56.914728 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:56.929294 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fe01d04-3252-4a9d-85f0-9bea9a0f144b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:56.934841 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fe01d04-3252-4a9d-85f0-9bea9a0f144b tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 200 Aug 18 22:47:56.935797 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 221/885] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:56 2026] GET /volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:57.467995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d80e38cf-c491-4c38-b086-ef4de52c9faa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:57.470396 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d80e38cf-c491-4c38-b086-ef4de52c9faa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 Aug 18 22:47:57.470645 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d80e38cf-c491-4c38-b086-ef4de52c9faa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:57.470879 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d80e38cf-c491-4c38-b086-ef4de52c9faa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:57.470983 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-d80e38cf-c491-4c38-b086-ef4de52c9faa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:47:57.476125 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:57.476125 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:57.508556 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d80e38cf-c491-4c38-b086-ef4de52c9faa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 returned with HTTP 200 Aug 18 22:47:57.509362 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 224/886] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:47:57 2026] GET /volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 => generated 393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:57.519328 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:57.524668 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:47:57.524998 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1866828020", "volume_type": "72514afc-839b-405e-9b4b-8fc25d8f2bcb", "group_id": "5e1d4316-4b6c-4c37-89c2-4caa7ed2af10", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:57.527570 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1866828020', 'volume_type': '72514afc-839b-405e-9b4b-8fc25d8f2bcb', 'group_id': '5e1d4316-4b6c-4c37-89c2-4caa7ed2af10', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:47:57.539345 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:57.539345 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:57.539915 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume of 1 GB Aug 18 22:47:57.547371 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability Zones retrieved successfully. Aug 18 22:47:57.554953 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (fc15566b-c9c6-411e-9e43-647eceb8a070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:57.556457 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5249febc-4392-4f22-9166-071480a179d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:57.557421 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:57.557421 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:57.557956 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:47:57.588788 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5249febc-4392-4f22-9166-071480a179d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:47:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=72514afc-839b-405e-9b4b-8fc25d8f2bcb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2110115473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72514afc-839b-405e-9b4b-8fc25d8f2bcb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5e1d4316-4b6c-4c37-89c2-4caa7ed2af10', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:57.590041 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e398e1-6269-4577-9afd-a1cb45a61907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:57.638609 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2110115473 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2110115473, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:47:57.639251 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2110115473 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2110115473, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:47:57.689665 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['9a07d8d2-ff82-49d6-8644-6a5bc61a2b81', '36b9f5cc-340f-4ed5-8c41-6ed9f768e089', '2bb179c7-ed61-4dd8-9c73-bb766da1d0b6', '7f33a2b2-954e-40ce-8989-97c3198c2139'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:57.690816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e398e1-6269-4577-9afd-a1cb45a61907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a07d8d2-ff82-49d6-8644-6a5bc61a2b81', '36b9f5cc-340f-4ed5-8c41-6ed9f768e089', '2bb179c7-ed61-4dd8-9c73-bb766da1d0b6', '7f33a2b2-954e-40ce-8989-97c3198c2139']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:57.691783 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4217620b-1962-4336-a419-2d2b90be4874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:57.726554 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4217620b-1962-4336-a419-2d2b90be4874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '464a5bc9-9c01-465e-b9a9-c2a11112c379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1866828020',encryption_key_id=None,group_id=5e1d4316-4b6c-4c37-89c2-4caa7ed2af10,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['9a07d8d2-ff82-49d6-8644-6a5bc61a2b81','36b9f5cc-340f-4ed5-8c41-6ed9f768e089','2bb179c7-ed61-4dd8-9c73-bb766da1d0b6','7f33a2b2-954e-40ce-8989-97c3198c2139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=72514afc-839b-405e-9b4b-8fc25d8f2bcb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1866828020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5e1d4316-4b6c-4c37-89c2-4caa7ed2af10,host=None,id=464a5bc9-9c01-465e-b9a9-c2a11112c379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426709c89af8476ca9b8cf779f967e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb5bcc401a54341a10028946e9281be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72514afc-839b-405e-9b4b-8fc25d8f2bcb),volume_type_id=72514afc-839b-405e-9b4b-8fc25d8f2bcb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:57.727976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22bafc72-ec84-4526-b487-26bc4c4b1a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:57.765677 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22bafc72-ec84-4526-b487-26bc4c4b1a2b) transitioned into state 'SUCCESS' from state '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-1866828020',encryption_key_id=None,group_id=5e1d4316-4b6c-4c37-89c2-4caa7ed2af10,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['9a07d8d2-ff82-49d6-8644-6a5bc61a2b81','36b9f5cc-340f-4ed5-8c41-6ed9f768e089','2bb179c7-ed61-4dd8-9c73-bb766da1d0b6','7f33a2b2-954e-40ce-8989-97c3198c2139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=72514afc-839b-405e-9b4b-8fc25d8f2bcb)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:57.766523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (693f6a3f-b8c3-4ad2-96db-50d9586e8a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:47:57.788482 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (693f6a3f-b8c3-4ad2-96db-50d9586e8a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:47:57.790688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (fc15566b-c9c6-411e-9e43-647eceb8a070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:47:57.790688 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request issued successfully. Aug 18 22:47:57.790688 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:47:57.791279 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:47:57.848617 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:47:57.856435 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:57.856435 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:57.867028 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-430e2046-e76c-4a7f-8ffb-cfb9b6405b53 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:47:57.867279 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 223/887] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:47:57 2026] POST /volume/v3/volumes => generated 821 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:57.888905 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:57.892474 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 Aug 18 22:47:57.892766 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:57.893181 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:57.897065 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=511,cinder:UPDATE=147,cinder:INSERT=99 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:47:57.910535 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:57.910535 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:57.918059 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:47:57.918464 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:47:57.918663 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:47:57.957663 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7922c09f-773f-4122-8afa-0d38f1067cd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:57.961382 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7922c09f-773f-4122-8afa-0d38f1067cd7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 Aug 18 22:47:57.961597 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7922c09f-773f-4122-8afa-0d38f1067cd7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:57.961775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7922c09f-773f-4122-8afa-0d38f1067cd7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:57.973971 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7922c09f-773f-4122-8afa-0d38f1067cd7 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 returned with HTTP 404 Aug 18 22:47:57.974985 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 222/888] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:57 2026] GET /volume/v3/volumes/1768fd89-5fac-4c0d-9e41-bafc33389a31 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:57.981592 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:47:57.984570 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58aaaf1c-cda5-4aa6-8399-c067bf59a495 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:57.985934 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:57.985934 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:57.988202 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58aaaf1c-cda5-4aa6-8399-c067bf59a495 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:57.988471 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58aaaf1c-cda5-4aa6-8399-c067bf59a495 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:57.989048 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58aaaf1c-cda5-4aa6-8399-c067bf59a495 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:57.996728 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94b7e47f-63de-4883-a235-dfaa9c07f20f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 returned with HTTP 200 Aug 18 22:47:57.997630 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 220/889] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:57 2026] GET /volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 => generated 889 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:57.999446 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:57.999446 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:58.005023 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58aaaf1c-cda5-4aa6-8399-c067bf59a495 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:58.014597 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58aaaf1c-cda5-4aa6-8399-c067bf59a495 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 200 Aug 18 22:47:58.015026 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 225/890] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:57 2026] GET /volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:58.030212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e656a994-8535-475d-8a62-163c0511dbb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:58.034972 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e656a994-8535-475d-8a62-163c0511dbb6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:58.035227 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e656a994-8535-475d-8a62-163c0511dbb6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:58.035528 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e656a994-8535-475d-8a62-163c0511dbb6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:58.035711 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e656a994-8535-475d-8a62-163c0511dbb6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Delete volume with id: a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:58.052200 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:58.052200 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:58.052200 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e656a994-8535-475d-8a62-163c0511dbb6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:58.074664 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e656a994-8535-475d-8a62-163c0511dbb6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Delete volume request issued successfully. Aug 18 22:47:58.074849 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e656a994-8535-475d-8a62-163c0511dbb6 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 202 Aug 18 22:47:58.075315 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 224/891] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:58 2026] DELETE /volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:58.087896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80a39e4f-deaa-45d9-bb53-28ace21183c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:58.094024 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80a39e4f-deaa-45d9-bb53-28ace21183c2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:58.094414 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80a39e4f-deaa-45d9-bb53-28ace21183c2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:58.094730 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80a39e4f-deaa-45d9-bb53-28ace21183c2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:58.111907 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:58.111907 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:58.117912 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80a39e4f-deaa-45d9-bb53-28ace21183c2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:58.125678 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80a39e4f-deaa-45d9-bb53-28ace21183c2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 200 Aug 18 22:47:58.126617 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 223/892] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:58 2026] GET /volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:59.015846 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:59.019933 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 Aug 18 22:47:59.020242 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:59.020668 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:59.030617 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:59.030617 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:59.035500 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:47:59.036548 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:47:59.036721 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:47:59.079389 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:47:59.085390 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:59.085390 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:59.096773 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e26f790b-aeae-4c9e-adbe-ab1011a1085b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 returned with HTTP 200 Aug 18 22:47:59.097308 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 221/893] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:47:59 2026] GET /volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:47:59.112416 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:59.118865 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/group_snapshots Aug 18 22:47:59.119216 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5e1d4316-4b6c-4c37-89c2-4caa7ed2af10", "name": "tempest-group_snapshot-1701152092"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:47:59.123770 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5e1d4316-4b6c-4c37-89c2-4caa7ed2af10', 'name': 'tempest-group_snapshot-1701152092'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 22:47:59.127986 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:59.127986 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:59.132150 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating group_snapshot tempest-group_snapshot-1701152092. Aug 18 22:47:59.143839 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-690d48dd-5d52-4085-bc0d-b43014a12be2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:59.147279 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-690d48dd-5d52-4085-bc0d-b43014a12be2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 Aug 18 22:47:59.147551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-690d48dd-5d52-4085-bc0d-b43014a12be2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:59.148571 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-690d48dd-5d52-4085-bc0d-b43014a12be2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:59.154028 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-690d48dd-5d52-4085-bc0d-b43014a12be2 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 returned with HTTP 404 Aug 18 22:47:59.154514 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 225/894] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:59 2026] GET /volume/v3/volumes/a926146d-b575-4ee9-82d6-a776e1cae805 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:59.163619 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae767eee-f0f6-4bb4-b5fd-39a9fe571f9c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:59.166631 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae767eee-f0f6-4bb4-b5fd-39a9fe571f9c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:59.166822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae767eee-f0f6-4bb4-b5fd-39a9fe571f9c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:59.167012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae767eee-f0f6-4bb4-b5fd-39a9fe571f9c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:59.177726 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:59.177726 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:59.183802 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:59.183802 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:47:59.185368 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae767eee-f0f6-4bb4-b5fd-39a9fe571f9c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:59.191364 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae767eee-f0f6-4bb4-b5fd-39a9fe571f9c tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 200 Aug 18 22:47:59.191755 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 224/895] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:59 2026] GET /volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:47:59.201694 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2110115473 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2110115473, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:47:59.201694 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2110115473 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2110115473, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:47:59.206813 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1106570-e2ad-43c3-bb47-a42bf8c6f73e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:59.209653 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1106570-e2ad-43c3-bb47-a42bf8c6f73e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:59.209915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1106570-e2ad-43c3-bb47-a42bf8c6f73e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:59.210215 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1106570-e2ad-43c3-bb47-a42bf8c6f73e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:59.211980 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f1106570-e2ad-43c3-bb47-a42bf8c6f73e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Delete volume with id: b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:59.224316 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:59.224316 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:47:59.224316 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f1106570-e2ad-43c3-bb47-a42bf8c6f73e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:59.230735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['7d8b1964-af3b-4c76-8440-fe3f73d6c709', 'd72602be-6ff0-42b6-9261-d7be777da0a5', 'ab6e1615-6aa1-42c1-97d0-ec50db276435', '66cc2d08-99ef-4f64-8d64-b0306eec28f1'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:47:59.253902 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f1106570-e2ad-43c3-bb47-a42bf8c6f73e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Delete volume request issued successfully. Aug 18 22:47:59.254371 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1106570-e2ad-43c3-bb47-a42bf8c6f73e tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 202 Aug 18 22:47:59.255085 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 222/896] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:47:59 2026] DELETE /volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:47:59.268291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e66116d-b847-4f4a-9f0a-43c0e9f7e83d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:59.272189 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e66116d-b847-4f4a-9f0a-43c0e9f7e83d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:47:59.272658 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e66116d-b847-4f4a-9f0a-43c0e9f7e83d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:59.272879 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e66116d-b847-4f4a-9f0a-43c0e9f7e83d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:59.277988 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad3dfc1c-278b-4d05-ae67-34927e9d9c86 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 202 Aug 18 22:47:59.278827 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 226/897] 10.4.3.89 () {70 vars in 1317 bytes} [Tue Aug 18 22:47:59 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:47:59.283725 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:59.283725 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:47:59.289515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0457cb08-48f3-48cc-bfde-81d6a41ae0b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:47:59.290712 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e66116d-b847-4f4a-9f0a-43c0e9f7e83d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Volume info retrieved successfully. Aug 18 22:47:59.292323 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0457cb08-48f3-48cc-bfde-81d6a41ae0b6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 Aug 18 22:47:59.292886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0457cb08-48f3-48cc-bfde-81d6a41ae0b6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:47:59.293160 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0457cb08-48f3-48cc-bfde-81d6a41ae0b6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:47:59.293459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-0457cb08-48f3-48cc-bfde-81d6a41ae0b6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:47:59.299069 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e66116d-b847-4f4a-9f0a-43c0e9f7e83d tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 200 Aug 18 22:47:59.299874 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 226/898] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:47:59 2026] GET /volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:47:59.299963 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:47:59.299963 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:47:59.314103 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0457cb08-48f3-48cc-bfde-81d6a41ae0b6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 returned with HTTP 200 Aug 18 22:47:59.314745 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 225/899] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:47:59 2026] GET /volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 => generated 307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:00.321646 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a3d1456-fcb2-4446-9c1f-c93a729a4b31 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:00.323847 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a3d1456-fcb2-4446-9c1f-c93a729a4b31 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] GET https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b Aug 18 22:48:00.324051 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a3d1456-fcb2-4446-9c1f-c93a729a4b31 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:00.324304 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a3d1456-fcb2-4446-9c1f-c93a729a4b31 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:00.327762 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71668ccc-e39d-4f75-8a02-137abfed57bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:00.330676 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71668ccc-e39d-4f75-8a02-137abfed57bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 Aug 18 22:48:00.330931 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71668ccc-e39d-4f75-8a02-137abfed57bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:00.331195 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71668ccc-e39d-4f75-8a02-137abfed57bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:00.331815 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-71668ccc-e39d-4f75-8a02-137abfed57bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:00.335756 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a3d1456-fcb2-4446-9c1f-c93a729a4b31 tempest-VolumesListTestJSON-1382643828 tempest-VolumesListTestJSON-1382643828-project-member] https://10.4.3.89/volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b returned with HTTP 404 Aug 18 22:48:00.336013 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:00.336013 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:00.336395 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 223/900] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:00 2026] GET /volume/v3/volumes/b46ccc33-7b47-43a6-b745-413bf19d239b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:00.341136 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71668ccc-e39d-4f75-8a02-137abfed57bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 returned with HTTP 200 Aug 18 22:48:00.341332 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 227/901] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:00 2026] GET /volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:00.356488 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76309870-4e98-4b3c-ac15-5448d1e9dcbf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:00.358857 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76309870-4e98-4b3c-ac15-5448d1e9dcbf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:48:00.359133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76309870-4e98-4b3c-ac15-5448d1e9dcbf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:00.359376 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76309870-4e98-4b3c-ac15-5448d1e9dcbf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:00.359690 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-76309870-4e98-4b3c-ac15-5448d1e9dcbf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:00.361187 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-76309870-4e98-4b3c-ac15-5448d1e9dcbf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:00.373946 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-76309870-4e98-4b3c-ac15-5448d1e9dcbf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all snapshots completed successfully. Aug 18 22:48:00.375172 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:00.375172 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:00.376328 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76309870-4e98-4b3c-ac15-5448d1e9dcbf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:48:00.376941 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 227/902] 10.4.3.89 () {66 vars in 1257 bytes} [Tue Aug 18 22:48:00 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) Aug 18 22:48:00.400633 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac2d06e5-9cbb-4200-9a72-5e91f050a057 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:00.403602 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac2d06e5-9cbb-4200-9a72-5e91f050a057 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/16f3da78-5d9e-446b-9eee-a84a28fb69ba Aug 18 22:48:00.403602 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac2d06e5-9cbb-4200-9a72-5e91f050a057 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:00.403847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac2d06e5-9cbb-4200-9a72-5e91f050a057 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:00.411334 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:00.411334 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:00.412329 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac2d06e5-9cbb-4200-9a72-5e91f050a057 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Snapshot retrieved successfully. Aug 18 22:48:00.414541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac2d06e5-9cbb-4200-9a72-5e91f050a057 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/16f3da78-5d9e-446b-9eee-a84a28fb69ba returned with HTTP 200 Aug 18 22:48:00.414541 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 226/903] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:00 2026] GET /volume/v3/snapshots/16f3da78-5d9e-446b-9eee-a84a28fb69ba => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:00.428035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-135fd4f4-a5e5-48da-bd49-13b84338441e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:00.430816 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/groups/action Aug 18 22:48:00.434309 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4", "name": "tempest-Group_from_snap-265562836"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:00.434309 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4", "name": "tempest-Group_from_snap-265562836"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:00.438072 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4', 'name': 'tempest-Group_from_snap-265562836'}}. {{(pid=100265) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 22:48:00.438072 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating group tempest-Group_from_snap-265562836 from group_snapshot c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4. Aug 18 22:48:00.445800 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:00.445800 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:00.458570 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:00.458570 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:00.464364 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:00.464364 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:00.519230 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['e56130f4-542f-49f3-876a-8454c105b919'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:00.618553 np0000007715 devstack@c-api.service[100265]: INFO cinder.group.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] A mapping entry already exists for group cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff and volume type 72514afc-839b-405e-9b4b-8fc25d8f2bcb. Do not need to create again. Aug 18 22:48:00.619114 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:00.619114 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:00.623146 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:48:00.622804. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:48:00.623322 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability Zones retrieved successfully. Aug 18 22:48:00.630260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (cccc3846-c740-4342-b240-c33f531512b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:00.630593 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caccabb7-98c9-45b8-9de2-cdfc04713e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:00.631674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:00.663578 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caccabb7-98c9-45b8-9de2-cdfc04713e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16f3da78-5d9e-446b-9eee-a84a28fb69ba', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:47:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=72514afc-839b-405e-9b4b-8fc25d8f2bcb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2110115473',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72514afc-839b-405e-9b4b-8fc25d8f2bcb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:00.664314 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70d08d7f-ad18-4025-9cbe-79e0e76799c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:00.696342 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2110115473 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2110115473, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:00.710352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['3835e370-4de2-4838-82a6-85919f112b05', '9c37de32-4b1c-4e8a-8b5d-c6716025eab2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:00.711201 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70d08d7f-ad18-4025-9cbe-79e0e76799c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3835e370-4de2-4838-82a6-85919f112b05', '9c37de32-4b1c-4e8a-8b5d-c6716025eab2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:00.712173 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2322855-e7fd-4544-9d80-0a81dc30a5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:00.761541 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2322855-e7fd-4544-9d80-0a81dc30a5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc591b41-c05b-4f57-81a7-3e38dfe4a2b7', '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=cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['3835e370-4de2-4838-82a6-85919f112b05','9c37de32-4b1c-4e8a-8b5d-c6716025eab2'],size=1,snapshot_id=16f3da78-5d9e-446b-9eee-a84a28fb69ba,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=72514afc-839b-405e-9b4b-8fc25d8f2bcb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff,host=None,id=fc591b41-c05b-4f57-81a7-3e38dfe4a2b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426709c89af8476ca9b8cf779f967e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=16f3da78-5d9e-446b-9eee-a84a28fb69ba,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb5bcc401a54341a10028946e9281be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72514afc-839b-405e-9b4b-8fc25d8f2bcb),volume_type_id=72514afc-839b-405e-9b4b-8fc25d8f2bcb)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:00.761541 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ac8d4f-82a3-4968-b3fc-4a3db74e4c24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:00.797342 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71ac8d4f-82a3-4968-b3fc-4a3db74e4c24) transitioned into state 'SUCCESS' from 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=cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['3835e370-4de2-4838-82a6-85919f112b05','9c37de32-4b1c-4e8a-8b5d-c6716025eab2'],size=1,snapshot_id=16f3da78-5d9e-446b-9eee-a84a28fb69ba,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=72514afc-839b-405e-9b4b-8fc25d8f2bcb)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:00.798193 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (cccc3846-c740-4342-b240-c33f531512b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:00.798587 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request issued successfully. Aug 18 22:48:00.833684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-135fd4f4-a5e5-48da-bd49-13b84338441e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/action returned with HTTP 202 Aug 18 22:48:00.834191 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 224/904] 10.4.3.89 () {70 vars in 1311 bytes} [Tue Aug 18 22:48:00 2026] POST /volume/v3/groups/action => generated 102 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:00.846873 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:00.849232 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:00.849478 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:00.849959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:00.850187 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:00.851392 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:00.862045 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:00.863158 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:00.863558 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:00.929055 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:00.932531 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:00.932531 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:00.939722 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:00.939942 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:00.998389 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:01.002049 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.002049 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:01.011310 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-680d3fbf-66dc-4971-a07e-f033d1c233b2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:01.011796 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 228/905] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:00 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:01.030798 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:01.043104 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 Aug 18 22:48:01.043448 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:01.044039 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:01.059286 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.059286 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:01.065471 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:01.066541 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:01.066541 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:01.114870 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:01.118609 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.118609 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:01.128495 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bfdd9a06-2a91-4bde-9aa9-e0993c4614fc tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 returned with HTTP 200 Aug 18 22:48:01.129024 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 228/906] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:01 2026] GET /volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 => generated 925 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:01.150551 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3aaec29d-d8bb-4707-966f-9024f2a050d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:01.153057 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3aaec29d-d8bb-4707-966f-9024f2a050d0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff Aug 18 22:48:01.153425 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3aaec29d-d8bb-4707-966f-9024f2a050d0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:01.153524 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3aaec29d-d8bb-4707-966f-9024f2a050d0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:01.153797 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-3aaec29d-d8bb-4707-966f-9024f2a050d0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:01.163686 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.163686 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:01.178036 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3aaec29d-d8bb-4707-966f-9024f2a050d0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff returned with HTTP 200 Aug 18 22:48:01.178482 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 227/907] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:01 2026] GET /volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff => generated 417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:01.191538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a84e840-6352-4fa9-a327-6fa1321d944b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:01.193730 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:01.194630 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:01.194630 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:01.195007 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:01.197068 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.197068 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:01.197068 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:01.210866 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:01.211757 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:01.212012 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:01.273339 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:01.283899 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.283899 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:01.293910 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:01.293910 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:01.353113 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:01.357086 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.357086 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:01.369345 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a84e840-6352-4fa9-a327-6fa1321d944b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:01.370083 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 225/908] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:01 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:01.393110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7be74fb-c4e3-482f-bfcd-7f0ec1dd490a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:01.395717 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7be74fb-c4e3-482f-bfcd-7f0ec1dd490a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff/action Aug 18 22:48:01.396199 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7be74fb-c4e3-482f-bfcd-7f0ec1dd490a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:01.396371 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7be74fb-c4e3-482f-bfcd-7f0ec1dd490a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:01.397716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-d7be74fb-c4e3-482f-bfcd-7f0ec1dd490a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for group cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:48:01.397847 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-d7be74fb-c4e3-482f-bfcd-7f0ec1dd490a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group with id: cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff Aug 18 22:48:01.401878 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.401878 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:01.455307 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7be74fb-c4e3-482f-bfcd-7f0ec1dd490a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff/action returned with HTTP 202 Aug 18 22:48:01.455831 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 229/909] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:48:01 2026] POST /volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:01.466398 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:01.469678 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 Aug 18 22:48:01.470058 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:01.470560 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:01.481579 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.481579 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:01.487676 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:01.489279 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:01.489611 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:01.541223 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:01.545493 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:01.545493 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:01.556327 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a99e50ef-9fb8-4c7f-8940-4674dbc5677e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 returned with HTTP 200 Aug 18 22:48:01.556859 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 229/910] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:01 2026] GET /volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 => generated 924 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:02.573065 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e663123c-8b92-41a2-81db-9b0a81184196 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:02.580296 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e663123c-8b92-41a2-81db-9b0a81184196 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 Aug 18 22:48:02.580296 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e663123c-8b92-41a2-81db-9b0a81184196 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:02.580296 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e663123c-8b92-41a2-81db-9b0a81184196 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:02.589651 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e663123c-8b92-41a2-81db-9b0a81184196 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 returned with HTTP 404 Aug 18 22:48:02.589651 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 228/911] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:02 2026] GET /volume/v3/volumes/fc591b41-c05b-4f57-81a7-3e38dfe4a2b7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:02.600300 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49950f8a-8d55-4760-91d4-1828d9a13a49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:02.602661 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49950f8a-8d55-4760-91d4-1828d9a13a49 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff Aug 18 22:48:02.602965 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49950f8a-8d55-4760-91d4-1828d9a13a49 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:02.603222 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49950f8a-8d55-4760-91d4-1828d9a13a49 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:02.604124 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-49950f8a-8d55-4760-91d4-1828d9a13a49 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:02.610449 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49950f8a-8d55-4760-91d4-1828d9a13a49 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff returned with HTTP 404 Aug 18 22:48:02.611253 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 226/912] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:02 2026] GET /volume/v3/groups/cc9e6d85-ccc5-4e54-9e3c-5e1ebc5ae8ff => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:02.620777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4098884-ef48-4774-a3a8-df875ad244a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:02.623168 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4098884-ef48-4774-a3a8-df875ad244a2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 Aug 18 22:48:02.623478 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4098884-ef48-4774-a3a8-df875ad244a2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:02.623731 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4098884-ef48-4774-a3a8-df875ad244a2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:02.624040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-c4098884-ef48-4774-a3a8-df875ad244a2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for member c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 22:48:02.624158 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-c4098884-ef48-4774-a3a8-df875ad244a2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group_snapshot with id: c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 Aug 18 22:48:02.630090 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:02.630090 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:02.679696 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4098884-ef48-4774-a3a8-df875ad244a2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 returned with HTTP 202 Aug 18 22:48:02.680410 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 230/913] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:48:02 2026] DELETE /volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:02.691438 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:02.694467 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:02.694783 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:02.695084 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:02.695483 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:02.699289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:02.708137 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:02.709465 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:02.709718 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:02.760430 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:02.768813 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:02.768813 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:02.788001 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8aecaf95-ea1c-44fb-bece-bfa1959b1360 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:02.788581 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 230/914] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:02 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:02.810206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a63ee42-ec4e-4f26-b5dc-bca7d5686ee4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:02.811920 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a63ee42-ec4e-4f26-b5dc-bca7d5686ee4 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:48:02.812256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a63ee42-ec4e-4f26-b5dc-bca7d5686ee4 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:02.812618 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a63ee42-ec4e-4f26-b5dc-bca7d5686ee4 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:02.812935 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-1a63ee42-ec4e-4f26-b5dc-bca7d5686ee4 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:02.813433 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:02.813433 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:02.814476 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-1a63ee42-ec4e-4f26-b5dc-bca7d5686ee4 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:02.820092 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=450,cinder:INSERT=73,cinder:UPDATE=126 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:48:02.823562 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a63ee42-ec4e-4f26-b5dc-bca7d5686ee4 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all snapshots completed successfully. Aug 18 22:48:02.825584 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a63ee42-ec4e-4f26-b5dc-bca7d5686ee4 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:48:02.825584 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 229/915] 10.4.3.89 () {66 vars in 1257 bytes} [Tue Aug 18 22:48:02 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:02.839068 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df8a2f69-95e7-4ed8-a994-6192b5a1fd08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:02.844086 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df8a2f69-95e7-4ed8-a994-6192b5a1fd08 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 Aug 18 22:48:02.845286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df8a2f69-95e7-4ed8-a994-6192b5a1fd08 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:02.845286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df8a2f69-95e7-4ed8-a994-6192b5a1fd08 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:02.845286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-df8a2f69-95e7-4ed8-a994-6192b5a1fd08 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:02.851868 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df8a2f69-95e7-4ed8-a994-6192b5a1fd08 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 returned with HTTP 404 Aug 18 22:48:02.852696 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 227/916] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:02 2026] GET /volume/v3/group_snapshots/c4e46cb7-e4c0-4a34-a0a5-b6543cf4fcf4 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:02.863118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:02.867490 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:02.868180 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:02.868180 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:02.868419 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:02.869421 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:02.869421 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:02.870081 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:02.883197 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:02.884224 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:02.884968 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:02.946781 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:02.951563 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:02.951563 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:02.964540 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7807bde7-b9e2-4358-9fbe-4069cb4a8430 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:02.965152 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 231/917] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:02 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:02.984604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5bc61c3b-2edb-4370-9656-5c05b897b41d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:02.988360 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bc61c3b-2edb-4370-9656-5c05b897b41d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10/action Aug 18 22:48:02.990172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bc61c3b-2edb-4370-9656-5c05b897b41d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:02.990172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bc61c3b-2edb-4370-9656-5c05b897b41d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:02.990699 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-5bc61c3b-2edb-4370-9656-5c05b897b41d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for group 5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:48:02.990834 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-5bc61c3b-2edb-4370-9656-5c05b897b41d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group with id: 5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 Aug 18 22:48:03.001404 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:03.001404 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:03.257057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bc61c3b-2edb-4370-9656-5c05b897b41d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10/action returned with HTTP 202 Aug 18 22:48:03.257714 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 231/918] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:48:02 2026] POST /volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:03.271731 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:03.276628 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 Aug 18 22:48:03.278731 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:03.278731 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:03.289587 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:03.289587 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:03.298789 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:03.300005 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:03.300005 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:03.349368 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:03.356684 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:03.356684 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:03.370656 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fad56af-5ccd-4b3d-b2cf-506b02f9c739 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 returned with HTTP 200 Aug 18 22:48:03.370656 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 230/919] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:03 2026] GET /volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:04.389671 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a4555de-ee15-448c-b062-22e1bf5e2780 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.392531 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a4555de-ee15-448c-b062-22e1bf5e2780 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 Aug 18 22:48:04.393059 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a4555de-ee15-448c-b062-22e1bf5e2780 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:04.393059 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a4555de-ee15-448c-b062-22e1bf5e2780 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:04.400354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a4555de-ee15-448c-b062-22e1bf5e2780 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 returned with HTTP 404 Aug 18 22:48:04.401067 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 228/920] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:04 2026] GET /volume/v3/volumes/464a5bc9-9c01-465e-b9a9-c2a11112c379 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:04.409994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63b2564a-2051-4484-9706-f5a1c2ba4bdb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.413003 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63b2564a-2051-4484-9706-f5a1c2ba4bdb tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 Aug 18 22:48:04.413450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63b2564a-2051-4484-9706-f5a1c2ba4bdb tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:04.415967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63b2564a-2051-4484-9706-f5a1c2ba4bdb tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:04.416215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-63b2564a-2051-4484-9706-f5a1c2ba4bdb tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:04.427020 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63b2564a-2051-4484-9706-f5a1c2ba4bdb tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 returned with HTTP 404 Aug 18 22:48:04.428061 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 232/921] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:04 2026] GET /volume/v3/groups/5e1d4316-4b6c-4c37-89c2-4caa7ed2af10 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:04.436597 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef2c29e3-a387-4322-90e1-4430b0ae2a89 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.443517 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef2c29e3-a387-4322-90e1-4430b0ae2a89 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/96acd3de-ad76-4e39-9aeb-bb5bb856582d Aug 18 22:48:04.443517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef2c29e3-a387-4322-90e1-4430b0ae2a89 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:04.443517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef2c29e3-a387-4322-90e1-4430b0ae2a89 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:04.466425 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef2c29e3-a387-4322-90e1-4430b0ae2a89 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/group_types/96acd3de-ad76-4e39-9aeb-bb5bb856582d returned with HTTP 202 Aug 18 22:48:04.467283 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 232/922] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:48:04 2026] DELETE /volume/v3/group_types/96acd3de-ad76-4e39-9aeb-bb5bb856582d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:04.476003 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-183ba30f-d473-422b-8a15-ceeb8dc0ae0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.477882 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-183ba30f-d473-422b-8a15-ceeb8dc0ae0f tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] DELETE https://10.4.3.89/volume/v3/types/72514afc-839b-405e-9b4b-8fc25d8f2bcb Aug 18 22:48:04.478052 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-183ba30f-d473-422b-8a15-ceeb8dc0ae0f tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:04.478245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-183ba30f-d473-422b-8a15-ceeb8dc0ae0f tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:04.508499 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-183ba30f-d473-422b-8a15-ceeb8dc0ae0f tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types/72514afc-839b-405e-9b4b-8fc25d8f2bcb returned with HTTP 202 Aug 18 22:48:04.508877 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 231/923] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:48:04 2026] DELETE /volume/v3/types/72514afc-839b-405e-9b4b-8fc25d8f2bcb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:04.517068 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0aeee5d2-5635-4ae1-9660-400e5413f0e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.519889 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0aeee5d2-5635-4ae1-9660-400e5413f0e6 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] GET https://10.4.3.89/volume/v3/types/72514afc-839b-405e-9b4b-8fc25d8f2bcb Aug 18 22:48:04.520170 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0aeee5d2-5635-4ae1-9660-400e5413f0e6 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:04.520483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0aeee5d2-5635-4ae1-9660-400e5413f0e6 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:04.527243 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0aeee5d2-5635-4ae1-9660-400e5413f0e6 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types/72514afc-839b-405e-9b4b-8fc25d8f2bcb returned with HTTP 404 Aug 18 22:48:04.527805 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 229/924] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:48:04 2026] GET /volume/v3/types/72514afc-839b-405e-9b4b-8fc25d8f2bcb => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:04.539516 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ef3ff33-64ee-44f9-90d4-4d305f5554e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.541389 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ef3ff33-64ee-44f9-90d4-4d305f5554e9 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:48:04.541787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ef3ff33-64ee-44f9-90d4-4d305f5554e9 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-598825365"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:04.565913 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ef3ff33-64ee-44f9-90d4-4d305f5554e9 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:48:04.566493 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 233/925] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:48:04 2026] POST /volume/v3/types => generated 223 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:04.575643 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9939897-6680-4ecb-96e6-716af5e1c6c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.582352 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9939897-6680-4ecb-96e6-716af5e1c6c1 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:48:04.582352 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9939897-6680-4ecb-96e6-716af5e1c6c1 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-732123939"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:04.603673 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9939897-6680-4ecb-96e6-716af5e1c6c1 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:48:04.604455 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 233/926] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:48:04 2026] POST /volume/v3/group_types => generated 180 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:04.617459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.619350 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:48:04.619751 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f5f85701-54df-4288-a4aa-d4e697fe8b2c", "volume_types": ["b6f81112-1748-4a5f-b1fc-393b891ab742"], "name": "tempest-GroupSnapshotsTest-Group-1240165620"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:04.621240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating new group {'group': {'group_type': 'f5f85701-54df-4288-a4aa-d4e697fe8b2c', 'volume_types': ['b6f81112-1748-4a5f-b1fc-393b891ab742'], 'name': 'tempest-GroupSnapshotsTest-Group-1240165620'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:48:04.631038 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating group tempest-GroupSnapshotsTest-Group-1240165620. Aug 18 22:48:04.652577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:48:04.652179. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:48:04.652767 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability Zones retrieved successfully. Aug 18 22:48:04.671030 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['0755df3b-75aa-4b1b-a7f8-6e735bd82fe8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:04.709689 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89dba56c-99d7-4565-9dcb-e77b1b97fdf0 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:48:04.710419 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 232/927] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:48:04 2026] POST /volume/v3/groups => generated 112 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:04.721497 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca11620f-4abe-4384-96d0-fe6b597d750d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:04.723070 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca11620f-4abe-4384-96d0-fe6b597d750d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:04.723374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca11620f-4abe-4384-96d0-fe6b597d750d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:04.723653 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca11620f-4abe-4384-96d0-fe6b597d750d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:04.723860 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-ca11620f-4abe-4384-96d0-fe6b597d750d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:04.732479 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:04.732479 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:04.753036 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca11620f-4abe-4384-96d0-fe6b597d750d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:04.753861 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 230/928] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:04 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:05.764919 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd79f19e-9ef1-44ba-986b-48adbae15a72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:05.766987 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd79f19e-9ef1-44ba-986b-48adbae15a72 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:05.767281 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd79f19e-9ef1-44ba-986b-48adbae15a72 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:05.767502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd79f19e-9ef1-44ba-986b-48adbae15a72 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:05.767631 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-cd79f19e-9ef1-44ba-986b-48adbae15a72 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:05.776401 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:05.776401 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:05.786594 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd79f19e-9ef1-44ba-986b-48adbae15a72 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:05.787033 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 234/929] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:05 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:05.801610 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:05.804168 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:05.804716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2092069842", "volume_type": "b6f81112-1748-4a5f-b1fc-393b891ab742", "group_id": "ba074805-15ab-4d4b-b476-e28d0cff3cd1", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:05.806971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2092069842', 'volume_type': 'b6f81112-1748-4a5f-b1fc-393b891ab742', 'group_id': 'ba074805-15ab-4d4b-b476-e28d0cff3cd1', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:05.819017 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:05.819017 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:05.819744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume of 1 GB Aug 18 22:48:05.827144 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability Zones retrieved successfully. Aug 18 22:48:05.837212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (76bdf749-a4cd-448b-a9d9-3d7aa137787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:05.838733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29d6803-9334-4a10-8b3a-1a15546ea905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:05.839099 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:05.839099 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:05.839594 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:05.873074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a29d6803-9334-4a10-8b3a-1a15546ea905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:48:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6f81112-1748-4a5f-b1fc-393b891ab742,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-598825365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6f81112-1748-4a5f-b1fc-393b891ab742', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba074805-15ab-4d4b-b476-e28d0cff3cd1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:05.874741 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a82caf-67df-4fed-afa5-c5566ffde104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:05.909868 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-598825365 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-598825365, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:05.910381 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-598825365 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-598825365, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:05.962565 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['e1740d78-5d19-4f55-bdd9-935ffd741b06', '987e5584-48c5-4b7e-b1f5-dd2b57315e27', 'a9c2689f-9545-45f8-8324-cca26b1d5cee', '019b5868-7f8c-4ea3-ac84-6842210f5032'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:05.963680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a82caf-67df-4fed-afa5-c5566ffde104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1740d78-5d19-4f55-bdd9-935ffd741b06', '987e5584-48c5-4b7e-b1f5-dd2b57315e27', 'a9c2689f-9545-45f8-8324-cca26b1d5cee', '019b5868-7f8c-4ea3-ac84-6842210f5032']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:05.964762 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce33c4bc-cb9f-44aa-994d-fde80b59e5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:05.996767 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce33c4bc-cb9f-44aa-994d-fde80b59e5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fddf7244-efb1-4416-bef4-c75f9209791d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2092069842',encryption_key_id=None,group_id=ba074805-15ab-4d4b-b476-e28d0cff3cd1,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['e1740d78-5d19-4f55-bdd9-935ffd741b06','987e5584-48c5-4b7e-b1f5-dd2b57315e27','a9c2689f-9545-45f8-8324-cca26b1d5cee','019b5868-7f8c-4ea3-ac84-6842210f5032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=b6f81112-1748-4a5f-b1fc-393b891ab742), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2092069842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba074805-15ab-4d4b-b476-e28d0cff3cd1,host=None,id=fddf7244-efb1-4416-bef4-c75f9209791d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426709c89af8476ca9b8cf779f967e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb5bcc401a54341a10028946e9281be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6f81112-1748-4a5f-b1fc-393b891ab742),volume_type_id=b6f81112-1748-4a5f-b1fc-393b891ab742)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:05.998059 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68207a45-0f7d-4e1f-87d6-bfef2be1d48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:06.020129 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68207a45-0f7d-4e1f-87d6-bfef2be1d48f) transitioned into state 'SUCCESS' from state '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-2092069842',encryption_key_id=None,group_id=ba074805-15ab-4d4b-b476-e28d0cff3cd1,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['e1740d78-5d19-4f55-bdd9-935ffd741b06','987e5584-48c5-4b7e-b1f5-dd2b57315e27','a9c2689f-9545-45f8-8324-cca26b1d5cee','019b5868-7f8c-4ea3-ac84-6842210f5032'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=b6f81112-1748-4a5f-b1fc-393b891ab742)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:06.020929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab79b696-812b-4275-8bd3-f95e2f3d4b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:06.036489 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab79b696-812b-4275-8bd3-f95e2f3d4b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:06.039495 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (76bdf749-a4cd-448b-a9d9-3d7aa137787e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:06.039897 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request issued successfully. Aug 18 22:48:06.040721 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:06.040913 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:06.089817 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:06.095125 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:06.095125 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:06.100044 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b54d35a2-3668-47b6-989a-66e44f8728f5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:06.100612 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 234/930] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:48:05 2026] POST /volume/v3/volumes => generated 820 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:06.118569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa06385c-037b-43df-b738-9a4f97b04e5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:06.120609 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa06385c-037b-43df-b738-9a4f97b04e5e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d Aug 18 22:48:06.120705 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa06385c-037b-43df-b738-9a4f97b04e5e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:06.120905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa06385c-037b-43df-b738-9a4f97b04e5e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:06.132560 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:06.132560 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:06.139226 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa06385c-037b-43df-b738-9a4f97b04e5e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:06.140162 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-aa06385c-037b-43df-b738-9a4f97b04e5e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:06.140494 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-aa06385c-037b-43df-b738-9a4f97b04e5e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:06.200541 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-aa06385c-037b-43df-b738-9a4f97b04e5e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:06.204673 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:06.204673 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:06.219078 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa06385c-037b-43df-b738-9a4f97b04e5e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d returned with HTTP 200 Aug 18 22:48:06.219304 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 233/931] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:06 2026] GET /volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d => generated 888 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:07.240945 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:07.245155 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d Aug 18 22:48:07.245486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:07.245777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:07.256944 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:07.256944 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:07.266616 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:07.267761 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:07.267900 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:07.325092 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:07.335229 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:07.335229 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:07.349448 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6216610-7ab5-4398-a3b4-562d23d4e03d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d returned with HTTP 200 Aug 18 22:48:07.350581 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 231/932] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:07 2026] GET /volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:07.371492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:07.373870 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:07.374289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-823836428", "volume_type": "b6f81112-1748-4a5f-b1fc-393b891ab742", "group_id": "ba074805-15ab-4d4b-b476-e28d0cff3cd1", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:07.380445 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-823836428', 'volume_type': 'b6f81112-1748-4a5f-b1fc-393b891ab742', 'group_id': 'ba074805-15ab-4d4b-b476-e28d0cff3cd1', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:07.407474 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:07.407474 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:07.408463 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume of 1 GB Aug 18 22:48:07.417498 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability Zones retrieved successfully. Aug 18 22:48:07.424635 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (62736429-26d1-487f-9071-70983820f7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:07.426245 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9eea86-1105-4dd3-8a7a-7de2c5875695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:07.428077 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:07.428077 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:07.428618 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:07.461963 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9eea86-1105-4dd3-8a7a-7de2c5875695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:48:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6f81112-1748-4a5f-b1fc-393b891ab742,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-598825365',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6f81112-1748-4a5f-b1fc-393b891ab742', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ba074805-15ab-4d4b-b476-e28d0cff3cd1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:07.462159 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7dd6f0-e899-4fa2-807a-820608d21acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:07.506075 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-598825365 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-598825365, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:07.506428 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-598825365 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-598825365, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:07.520530 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['09250d59-c5e7-46f0-8cc7-c27cbe99bd61', 'f452acba-4338-4722-85cd-3e4e44c6f92f', '1056b2be-bb8f-4b87-aad4-1a8d1ed59708', '7ab3a48a-d9e8-4416-a2d8-0309125779ea'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:07.521621 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c7dd6f0-e899-4fa2-807a-820608d21acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09250d59-c5e7-46f0-8cc7-c27cbe99bd61', 'f452acba-4338-4722-85cd-3e4e44c6f92f', '1056b2be-bb8f-4b87-aad4-1a8d1ed59708', '7ab3a48a-d9e8-4416-a2d8-0309125779ea']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:07.522323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4c9b56-39fe-49c1-9d24-6a0422d764c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:07.545765 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4c9b56-39fe-49c1-9d24-6a0422d764c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8592fdaa-2a22-4fca-b6ed-15c337d953fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-823836428',encryption_key_id=None,group_id=ba074805-15ab-4d4b-b476-e28d0cff3cd1,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['09250d59-c5e7-46f0-8cc7-c27cbe99bd61','f452acba-4338-4722-85cd-3e4e44c6f92f','1056b2be-bb8f-4b87-aad4-1a8d1ed59708','7ab3a48a-d9e8-4416-a2d8-0309125779ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=b6f81112-1748-4a5f-b1fc-393b891ab742), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-823836428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ba074805-15ab-4d4b-b476-e28d0cff3cd1,host=None,id=8592fdaa-2a22-4fca-b6ed-15c337d953fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426709c89af8476ca9b8cf779f967e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb5bcc401a54341a10028946e9281be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6f81112-1748-4a5f-b1fc-393b891ab742),volume_type_id=b6f81112-1748-4a5f-b1fc-393b891ab742)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:07.546649 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68db0718-202a-4e8d-a1c4-558af59558f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:07.575014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68db0718-202a-4e8d-a1c4-558af59558f2) transitioned into state 'SUCCESS' from state '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-823836428',encryption_key_id=None,group_id=ba074805-15ab-4d4b-b476-e28d0cff3cd1,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['09250d59-c5e7-46f0-8cc7-c27cbe99bd61','f452acba-4338-4722-85cd-3e4e44c6f92f','1056b2be-bb8f-4b87-aad4-1a8d1ed59708','7ab3a48a-d9e8-4416-a2d8-0309125779ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=b6f81112-1748-4a5f-b1fc-393b891ab742)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:07.575843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00efdd9f-3aba-4e1b-b3ea-490bc335e82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:07.594033 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00efdd9f-3aba-4e1b-b3ea-490bc335e82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:07.595042 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (62736429-26d1-487f-9071-70983820f7f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:07.595491 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request issued successfully. Aug 18 22:48:07.596198 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:07.596378 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:07.635139 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:07.640099 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:07.640099 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:07.644998 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c414f2c-a45e-4185-91eb-82c957cd3c8f tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:07.645470 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 235/933] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:48:07 2026] POST /volume/v3/volumes => generated 819 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:07.661938 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:07.664408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa Aug 18 22:48:07.664641 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:07.664979 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:07.674332 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:07.674332 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:07.679661 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:07.680510 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:07.680623 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:07.735645 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:07.740230 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:07.740230 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:07.754295 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36f7b4a1-40f1-46f0-b7e1-596cc06f83c6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa returned with HTTP 200 Aug 18 22:48:07.754295 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 235/934] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:07 2026] GET /volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:08.765829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c787f613-1504-4503-bae4-99f9943db7bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:08.767788 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c787f613-1504-4503-bae4-99f9943db7bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa Aug 18 22:48:08.767983 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c787f613-1504-4503-bae4-99f9943db7bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:08.768184 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c787f613-1504-4503-bae4-99f9943db7bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:08.775241 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:08.775241 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:08.779506 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c787f613-1504-4503-bae4-99f9943db7bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:08.780207 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-c787f613-1504-4503-bae4-99f9943db7bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:08.780386 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-c787f613-1504-4503-bae4-99f9943db7bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:08.817652 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-c787f613-1504-4503-bae4-99f9943db7bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:08.820737 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:08.820737 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:08.829295 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c787f613-1504-4503-bae4-99f9943db7bd tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa returned with HTTP 200 Aug 18 22:48:08.829726 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 234/935] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:08 2026] GET /volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa => generated 912 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:08.842367 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de447ec6-4a43-41a9-8b7a-b594e8cac9e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:08.844543 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de447ec6-4a43-41a9-8b7a-b594e8cac9e2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] PUT https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:08.844920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de447ec6-4a43-41a9-8b7a-b594e8cac9e2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "fddf7244-efb1-4416-bef4-c75f9209791d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:08.850253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-de447ec6-4a43-41a9-8b7a-b594e8cac9e2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Update called for group ba074805-15ab-4d4b-b476-e28d0cff3cd1. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 22:48:08.850414 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-de447ec6-4a43-41a9-8b7a-b594e8cac9e2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Updating group ba074805-15ab-4d4b-b476-e28d0cff3cd1 with name None description: None add_volumes: None remove_volumes: fddf7244-efb1-4416-bef4-c75f9209791d. Aug 18 22:48:08.853984 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:08.853984 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:08.869254 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de447ec6-4a43-41a9-8b7a-b594e8cac9e2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 202 Aug 18 22:48:08.869782 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 232/936] 10.4.3.89 () {70 vars in 1399 bytes} [Tue Aug 18 22:48:08 2026] PUT /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:08.877512 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1fff9c8-0167-4b78-a0d8-f962a46d752b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:08.879866 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1fff9c8-0167-4b78-a0d8-f962a46d752b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:08.880142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1fff9c8-0167-4b78-a0d8-f962a46d752b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:08.880354 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1fff9c8-0167-4b78-a0d8-f962a46d752b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:08.880483 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-f1fff9c8-0167-4b78-a0d8-f962a46d752b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:08.884414 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:08.884414 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:08.894866 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1fff9c8-0167-4b78-a0d8-f962a46d752b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:08.895568 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 236/937] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:08 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:09.189063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a4401cf8-1c49-4942-8f73-e7bcf32f9b92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:09.191090 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4401cf8-1c49-4942-8f73-e7bcf32f9b92 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:09.191506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4401cf8-1c49-4942-8f73-e7bcf32f9b92 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:09.191841 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a4401cf8-1c49-4942-8f73-e7bcf32f9b92 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:09.205118 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:09.205118 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:09.209705 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a4401cf8-1c49-4942-8f73-e7bcf32f9b92 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:09.216107 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a4401cf8-1c49-4942-8f73-e7bcf32f9b92 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:09.216596 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 236/938] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:09 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:09.907556 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e575d217-e8d3-4e53-a8d1-b50175db9838 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:09.909343 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e575d217-e8d3-4e53-a8d1-b50175db9838 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:09.909542 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e575d217-e8d3-4e53-a8d1-b50175db9838 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:09.909755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e575d217-e8d3-4e53-a8d1-b50175db9838 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:09.909879 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e575d217-e8d3-4e53-a8d1-b50175db9838 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:09.913925 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:09.913925 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:09.920742 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e575d217-e8d3-4e53-a8d1-b50175db9838 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:09.921525 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 235/939] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:09 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:09.932326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ab89da2-9f7d-4be5-bb2c-e7bfbb5e5ad5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:09.933952 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ab89da2-9f7d-4be5-bb2c-e7bfbb5e5ad5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] PUT https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:09.934411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ab89da2-9f7d-4be5-bb2c-e7bfbb5e5ad5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fddf7244-efb1-4416-bef4-c75f9209791d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:09.936622 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-1ab89da2-9f7d-4be5-bb2c-e7bfbb5e5ad5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Update called for group ba074805-15ab-4d4b-b476-e28d0cff3cd1. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 22:48:09.936622 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-1ab89da2-9f7d-4be5-bb2c-e7bfbb5e5ad5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Updating group ba074805-15ab-4d4b-b476-e28d0cff3cd1 with name None description: None add_volumes: fddf7244-efb1-4416-bef4-c75f9209791d remove_volumes: None. Aug 18 22:48:09.939213 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:09.939213 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:09.962211 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ab89da2-9f7d-4be5-bb2c-e7bfbb5e5ad5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 202 Aug 18 22:48:09.962961 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 233/940] 10.4.3.89 () {70 vars in 1399 bytes} [Tue Aug 18 22:48:09 2026] PUT /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:09.972508 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7115615-972f-45da-bbab-01f0c8ecbfaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:09.974610 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7115615-972f-45da-bbab-01f0c8ecbfaf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:09.974861 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7115615-972f-45da-bbab-01f0c8ecbfaf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:09.975081 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7115615-972f-45da-bbab-01f0c8ecbfaf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:09.975249 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-b7115615-972f-45da-bbab-01f0c8ecbfaf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:09.978805 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:09.978805 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:09.987839 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7115615-972f-45da-bbab-01f0c8ecbfaf tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:09.988244 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 237/941] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:09 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:10.233109 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22bd7634-f1ed-47bc-98ed-593147a5e913 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:10.236678 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22bd7634-f1ed-47bc-98ed-593147a5e913 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:10.236678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22bd7634-f1ed-47bc-98ed-593147a5e913 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:10.236678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22bd7634-f1ed-47bc-98ed-593147a5e913 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:10.247030 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:10.247030 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:10.253258 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22bd7634-f1ed-47bc-98ed-593147a5e913 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:10.261557 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22bd7634-f1ed-47bc-98ed-593147a5e913 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:10.262135 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 237/942] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:10 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:11.002481 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63f7c28f-6405-4a03-9a2d-ad565a2ee5df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:11.006315 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f7c28f-6405-4a03-9a2d-ad565a2ee5df tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:11.006315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f7c28f-6405-4a03-9a2d-ad565a2ee5df tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:11.006315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f7c28f-6405-4a03-9a2d-ad565a2ee5df tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:11.006315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-63f7c28f-6405-4a03-9a2d-ad565a2ee5df tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:11.009177 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:11.009177 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:11.019031 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f7c28f-6405-4a03-9a2d-ad565a2ee5df tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:11.019567 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 236/943] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:11 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:11.035162 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2198dcc9-740a-4df1-af5b-680eddeb54c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:11.057516 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2198dcc9-740a-4df1-af5b-680eddeb54c3 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] PUT https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:11.057967 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2198dcc9-740a-4df1-af5b-680eddeb54c3 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8592fdaa-2a22-4fca-b6ed-15c337d953fa"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:11.067732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-2198dcc9-740a-4df1-af5b-680eddeb54c3 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Update called for group ba074805-15ab-4d4b-b476-e28d0cff3cd1. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 22:48:11.067878 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-2198dcc9-740a-4df1-af5b-680eddeb54c3 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Updating group ba074805-15ab-4d4b-b476-e28d0cff3cd1 with name None description: None add_volumes: None remove_volumes: 8592fdaa-2a22-4fca-b6ed-15c337d953fa. Aug 18 22:48:11.071248 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:11.071248 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:11.084761 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2198dcc9-740a-4df1-af5b-680eddeb54c3 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 202 Aug 18 22:48:11.085508 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 234/944] 10.4.3.89 () {70 vars in 1399 bytes} [Tue Aug 18 22:48:11 2026] PUT /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:11.095448 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-abdd0f79-8058-4e09-af75-cb77feec6f07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:11.097697 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abdd0f79-8058-4e09-af75-cb77feec6f07 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:11.097897 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abdd0f79-8058-4e09-af75-cb77feec6f07 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:11.098098 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abdd0f79-8058-4e09-af75-cb77feec6f07 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:11.098217 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-abdd0f79-8058-4e09-af75-cb77feec6f07 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:11.101866 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:11.101866 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:11.110442 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abdd0f79-8058-4e09-af75-cb77feec6f07 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:11.110837 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 238/945] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:11 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:11.277798 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2e6b1c9-98d7-45e5-b205-290f7e54003a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:11.280149 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2e6b1c9-98d7-45e5-b205-290f7e54003a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:11.280442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2e6b1c9-98d7-45e5-b205-290f7e54003a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:11.280728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2e6b1c9-98d7-45e5-b205-290f7e54003a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:11.290260 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:11.290260 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:11.297216 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d2e6b1c9-98d7-45e5-b205-290f7e54003a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:11.304195 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2e6b1c9-98d7-45e5-b205-290f7e54003a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:11.304876 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 238/946] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:11 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:12.127418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5026d5a7-5479-4cb2-8106-d6e6c15d351c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:12.131295 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5026d5a7-5479-4cb2-8106-d6e6c15d351c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:12.131295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5026d5a7-5479-4cb2-8106-d6e6c15d351c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:12.131295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5026d5a7-5479-4cb2-8106-d6e6c15d351c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:12.131295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-5026d5a7-5479-4cb2-8106-d6e6c15d351c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:12.134816 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:12.134816 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:12.143435 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5026d5a7-5479-4cb2-8106-d6e6c15d351c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:12.144021 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 237/947] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:12 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:12.157734 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d9c682b-eafb-48ee-b10c-8d8e76c9775e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:12.160096 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d9c682b-eafb-48ee-b10c-8d8e76c9775e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] PUT https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:12.160822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d9c682b-eafb-48ee-b10c-8d8e76c9775e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8592fdaa-2a22-4fca-b6ed-15c337d953fa"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:12.167058 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-8d9c682b-eafb-48ee-b10c-8d8e76c9775e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Update called for group ba074805-15ab-4d4b-b476-e28d0cff3cd1. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 22:48:12.167246 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-8d9c682b-eafb-48ee-b10c-8d8e76c9775e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Updating group ba074805-15ab-4d4b-b476-e28d0cff3cd1 with name None description: None add_volumes: 8592fdaa-2a22-4fca-b6ed-15c337d953fa remove_volumes: None. Aug 18 22:48:12.174766 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:12.174766 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:12.206588 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d9c682b-eafb-48ee-b10c-8d8e76c9775e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 202 Aug 18 22:48:12.207465 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 235/948] 10.4.3.89 () {70 vars in 1399 bytes} [Tue Aug 18 22:48:12 2026] PUT /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:12.217625 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4cf101ff-ac9a-492e-ba44-347f1258767a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:12.221061 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cf101ff-ac9a-492e-ba44-347f1258767a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:12.221061 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cf101ff-ac9a-492e-ba44-347f1258767a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:12.224005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cf101ff-ac9a-492e-ba44-347f1258767a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:12.224405 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-4cf101ff-ac9a-492e-ba44-347f1258767a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:12.229841 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:12.229841 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:12.246350 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cf101ff-ac9a-492e-ba44-347f1258767a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:12.246350 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 239/949] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:12 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:12.324390 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86c03082-6865-4af9-841a-49bb461c1eb2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:12.327159 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86c03082-6865-4af9-841a-49bb461c1eb2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:12.327634 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86c03082-6865-4af9-841a-49bb461c1eb2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:12.327989 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86c03082-6865-4af9-841a-49bb461c1eb2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:12.338485 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:12.338485 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:12.345247 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-86c03082-6865-4af9-841a-49bb461c1eb2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:12.352105 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86c03082-6865-4af9-841a-49bb461c1eb2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:12.352665 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 239/950] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:12 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:12.496861 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:12.499903 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:12.500161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1707805390", "snapshot_id": null, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:12.502505 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1707805390', 'snapshot_id': None, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:12.601216 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume of 1 GB Aug 18 22:48:12.601632 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:12.601632 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:12.607692 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Availability Zones retrieved successfully. Aug 18 22:48:12.613456 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Flow 'volume_create_api' (3f7968ad-dcb2-443b-be64-b759c4917acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:12.614956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f82e7281-2abf-4064-bbe1-1c6117d5e31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:12.616201 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:12.676343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f82e7281-2abf-4064-bbe1-1c6117d5e31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:12.677010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb1228b-26e5-4be7-a4e1-a1dfa775cf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:12.749991 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Created reservations ['802b7cca-3b79-4fe5-ac2b-d468ebe83a46', '6c40852d-7c0a-463a-8b6e-7e2cffc1c326', '4ace3852-43ed-47c4-a296-2e96a356e12d', 'd32645ff-b6d6-4dc9-ac98-35770e842743'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:12.750903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb1228b-26e5-4be7-a4e1-a1dfa775cf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['802b7cca-3b79-4fe5-ac2b-d468ebe83a46', '6c40852d-7c0a-463a-8b6e-7e2cffc1c326', '4ace3852-43ed-47c4-a296-2e96a356e12d', 'd32645ff-b6d6-4dc9-ac98-35770e842743']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:12.751739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76669d38-f014-4bc3-bfc9-0088078eba6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:12.780866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76669d38-f014-4bc3-bfc9-0088078eba6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a970fb1b-063b-4264-a232-4914a7ec1caa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1707805390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2cc69c69e74e19a6d3972fbd385423',qos_specs=None,replication_status=,reservations=['802b7cca-3b79-4fe5-ac2b-d468ebe83a46','6c40852d-7c0a-463a-8b6e-7e2cffc1c326','4ace3852-43ed-47c4-a296-2e96a356e12d','d32645ff-b6d6-4dc9-ac98-35770e842743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1707805390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a970fb1b-063b-4264-a232-4914a7ec1caa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2cc69c69e74e19a6d3972fbd385423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:12.781936 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d21f057e-7164-4673-9a82-f28fa3c026b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:12.803616 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d21f057e-7164-4673-9a82-f28fa3c026b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1707805390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2cc69c69e74e19a6d3972fbd385423',qos_specs=None,replication_status=,reservations=['802b7cca-3b79-4fe5-ac2b-d468ebe83a46','6c40852d-7c0a-463a-8b6e-7e2cffc1c326','4ace3852-43ed-47c4-a296-2e96a356e12d','d32645ff-b6d6-4dc9-ac98-35770e842743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:12.804559 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da30a3c-ee7e-4516-a7f9-bd84708a0921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:12.816189 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da30a3c-ee7e-4516-a7f9-bd84708a0921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:12.817370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Flow 'volume_create_api' (3f7968ad-dcb2-443b-be64-b759c4917acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:12.817800 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume request issued successfully. Aug 18 22:48:12.824765 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c1f6c3f-341c-4b1b-b892-2f57aeff9407 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:12.828293 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 238/951] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:48:12 2026] POST /volume/v3/volumes => generated 779 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:12.844285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd43b1ad-1999-4a04-9194-b7e6188b427e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:12.844285 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd43b1ad-1999-4a04-9194-b7e6188b427e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:48:12.844469 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd43b1ad-1999-4a04-9194-b7e6188b427e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:12.844622 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd43b1ad-1999-4a04-9194-b7e6188b427e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:12.994824 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:12.994824 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:12.999746 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd43b1ad-1999-4a04-9194-b7e6188b427e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:48:13.004490 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd43b1ad-1999-4a04-9194-b7e6188b427e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:48:13.004956 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 236/952] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:12 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 847 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:13.257778 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04725627-077c-4823-bf77-61eab514ee39 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:13.260536 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04725627-077c-4823-bf77-61eab514ee39 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:13.261000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04725627-077c-4823-bf77-61eab514ee39 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:13.261459 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04725627-077c-4823-bf77-61eab514ee39 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:13.261668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-04725627-077c-4823-bf77-61eab514ee39 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:13.267026 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:13.267026 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:13.281879 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04725627-077c-4823-bf77-61eab514ee39 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 200 Aug 18 22:48:13.282287 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 240/953] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:13 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:13.293826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:13.296103 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:13.296413 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:13.296696 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:13.297442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:13.298109 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:13.309349 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:13.310371 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:13.310643 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:13.356342 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:13.358614 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:13.358614 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:13.363603 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:13.363856 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:13.368810 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1109e082-c5c6-40c8-86a5-4623e370289e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:13.371342 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1109e082-c5c6-40c8-86a5-4623e370289e tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:13.371586 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1109e082-c5c6-40c8-86a5-4623e370289e tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:13.371775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1109e082-c5c6-40c8-86a5-4623e370289e tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:13.380068 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:13.380068 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:13.385094 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1109e082-c5c6-40c8-86a5-4623e370289e tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:13.391410 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1109e082-c5c6-40c8-86a5-4623e370289e tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:13.392190 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 239/954] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:13 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:13.403801 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:13.406250 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:13.406250 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:13.415718 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d086a12-0aee-45cd-9c27-4d80460dda98 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:13.415718 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 240/955] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:13 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:13.427676 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:13.429645 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/group_snapshots Aug 18 22:48:13.429983 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ba074805-15ab-4d4b-b476-e28d0cff3cd1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-2109242673"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:13.431384 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ba074805-15ab-4d4b-b476-e28d0cff3cd1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-2109242673'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 22:48:13.434878 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:13.434878 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:13.438373 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-2109242673. Aug 18 22:48:13.470654 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:13.470654 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:13.485336 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-598825365 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-598825365, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:13.485630 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-598825365 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-598825365, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:13.508362 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['f97ea942-c628-4cd6-a6b6-b512ec8745f0', '3cb89f39-e4e3-4005-b7b9-913ed4678817', '17dc3a1e-70bb-40e3-b769-0fd0786bb771', '48e178ec-5c9c-4d6f-9130-b246d08b8feb'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:13.551308 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed04359a-87de-4356-9ec4-7ffbc562e867 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 202 Aug 18 22:48:13.551896 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 237/956] 10.4.3.89 () {70 vars in 1317 bytes} [Tue Aug 18 22:48:13 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:13.560155 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70a342e4-6613-4fbd-a12c-c5d97e5c8dd2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:13.562143 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70a342e4-6613-4fbd-a12c-c5d97e5c8dd2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 Aug 18 22:48:13.562382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70a342e4-6613-4fbd-a12c-c5d97e5c8dd2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:13.562638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70a342e4-6613-4fbd-a12c-c5d97e5c8dd2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:13.562780 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-70a342e4-6613-4fbd-a12c-c5d97e5c8dd2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 5150bef4-fc38-4897-9ed3-c74bcd7476f8 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:13.566546 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:13.566546 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:13.570102 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70a342e4-6613-4fbd-a12c-c5d97e5c8dd2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 returned with HTTP 200 Aug 18 22:48:13.570706 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 241/957] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:13 2026] GET /volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:14.020455 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb7e3031-7fb1-46ba-a9a0-2db009786d11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.023225 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb7e3031-7fb1-46ba-a9a0-2db009786d11 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:48:14.023225 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb7e3031-7fb1-46ba-a9a0-2db009786d11 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.023619 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb7e3031-7fb1-46ba-a9a0-2db009786d11 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.031662 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.031662 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:14.035723 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb7e3031-7fb1-46ba-a9a0-2db009786d11 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:48:14.040624 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb7e3031-7fb1-46ba-a9a0-2db009786d11 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:48:14.041042 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 240/958] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 1387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:14.053127 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d7ab11af-04c7-4b43-af09-d2a3fbbf2e47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.055823 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7ab11af-04c7-4b43-af09-d2a3fbbf2e47 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:48:14.056174 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7ab11af-04c7-4b43-af09-d2a3fbbf2e47 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.056506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d7ab11af-04c7-4b43-af09-d2a3fbbf2e47 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.066627 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.066627 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:14.070910 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d7ab11af-04c7-4b43-af09-d2a3fbbf2e47 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:48:14.076755 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d7ab11af-04c7-4b43-af09-d2a3fbbf2e47 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:48:14.077196 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 241/959] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:14.410318 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-809a2c90-e2ef-49e0-bfff-b9f54dd998c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.415623 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-809a2c90-e2ef-49e0-bfff-b9f54dd998c2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:14.416114 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-809a2c90-e2ef-49e0-bfff-b9f54dd998c2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.416941 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-809a2c90-e2ef-49e0-bfff-b9f54dd998c2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.424664 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.424664 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:14.442740 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-809a2c90-e2ef-49e0-bfff-b9f54dd998c2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:14.449610 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-809a2c90-e2ef-49e0-bfff-b9f54dd998c2 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:14.450756 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 238/960] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:14.583278 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-003f7640-324a-4f88-bf90-c6a51a0f1ef5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.586158 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-003f7640-324a-4f88-bf90-c6a51a0f1ef5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 Aug 18 22:48:14.586552 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-003f7640-324a-4f88-bf90-c6a51a0f1ef5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.586721 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-003f7640-324a-4f88-bf90-c6a51a0f1ef5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.586802 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-003f7640-324a-4f88-bf90-c6a51a0f1ef5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 5150bef4-fc38-4897-9ed3-c74bcd7476f8 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:14.594326 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.594326 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:14.601624 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-003f7640-324a-4f88-bf90-c6a51a0f1ef5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 returned with HTTP 200 Aug 18 22:48:14.602296 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 242/961] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:14.614953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ba6caf6-c415-4c7d-a82d-73cff7d0a05a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.617905 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ba6caf6-c415-4c7d-a82d-73cff7d0a05a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:48:14.617905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ba6caf6-c415-4c7d-a82d-73cff7d0a05a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.617905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ba6caf6-c415-4c7d-a82d-73cff7d0a05a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.620410 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9ba6caf6-c415-4c7d-a82d-73cff7d0a05a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:14.620410 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-9ba6caf6-c415-4c7d-a82d-73cff7d0a05a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:14.629492 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ba6caf6-c415-4c7d-a82d-73cff7d0a05a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all snapshots completed successfully. Aug 18 22:48:14.630095 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.630095 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:14.631045 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ba6caf6-c415-4c7d-a82d-73cff7d0a05a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:48:14.633412 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 241/962] 10.4.3.89 () {66 vars in 1257 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:14.647253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33920357-439d-4c3f-ba72-4eaf4ed2f983 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.650569 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33920357-439d-4c3f-ba72-4eaf4ed2f983 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/cec8dfee-4256-43ac-b963-81541a8351b0 Aug 18 22:48:14.650857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33920357-439d-4c3f-ba72-4eaf4ed2f983 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.651075 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33920357-439d-4c3f-ba72-4eaf4ed2f983 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.665128 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.665128 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:14.665832 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-33920357-439d-4c3f-ba72-4eaf4ed2f983 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Snapshot retrieved successfully. Aug 18 22:48:14.667026 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33920357-439d-4c3f-ba72-4eaf4ed2f983 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/cec8dfee-4256-43ac-b963-81541a8351b0 returned with HTTP 200 Aug 18 22:48:14.668322 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 242/963] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/snapshots/cec8dfee-4256-43ac-b963-81541a8351b0 => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:14.681100 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3491441a-3c3b-42ca-9320-07b07242f7f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.685940 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3491441a-3c3b-42ca-9320-07b07242f7f1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/a60e8d93-e9f5-435d-a654-64e73aa4b343 Aug 18 22:48:14.686158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3491441a-3c3b-42ca-9320-07b07242f7f1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.686517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3491441a-3c3b-42ca-9320-07b07242f7f1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.693224 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.693224 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:14.693694 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3491441a-3c3b-42ca-9320-07b07242f7f1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Snapshot retrieved successfully. Aug 18 22:48:14.694732 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3491441a-3c3b-42ca-9320-07b07242f7f1 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/a60e8d93-e9f5-435d-a654-64e73aa4b343 returned with HTTP 200 Aug 18 22:48:14.695153 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 239/964] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/snapshots/a60e8d93-e9f5-435d-a654-64e73aa4b343 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:14.707465 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d4f27de-a352-4730-bba1-6763b2491485 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.709736 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d4f27de-a352-4730-bba1-6763b2491485 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 Aug 18 22:48:14.709736 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d4f27de-a352-4730-bba1-6763b2491485 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.709989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d4f27de-a352-4730-bba1-6763b2491485 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.710128 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-2d4f27de-a352-4730-bba1-6763b2491485 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for member 5150bef4-fc38-4897-9ed3-c74bcd7476f8 {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 22:48:14.710245 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-2d4f27de-a352-4730-bba1-6763b2491485 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group_snapshot with id: 5150bef4-fc38-4897-9ed3-c74bcd7476f8 Aug 18 22:48:14.715831 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.715831 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:14.772587 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d4f27de-a352-4730-bba1-6763b2491485 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 returned with HTTP 202 Aug 18 22:48:14.773065 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 243/965] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:48:14 2026] DELETE /volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:14.783901 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.786929 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:14.786929 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.786929 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.786929 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:14.787508 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:14.800783 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:14.801829 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:14.801829 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:14.853347 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:14.856683 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.856683 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:14.862938 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:14.863189 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:14.912928 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:14.915592 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.915592 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:14.923470 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ac3c6c6-5025-45fb-a23e-83e5e4ec2d30 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:14.923911 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 242/966] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:14.943503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01eb5b6d-03a0-484d-afd9-5d6036253423 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.947184 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01eb5b6d-03a0-484d-afd9-5d6036253423 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:48:14.947496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01eb5b6d-03a0-484d-afd9-5d6036253423 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.947664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01eb5b6d-03a0-484d-afd9-5d6036253423 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.947907 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-01eb5b6d-03a0-484d-afd9-5d6036253423 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:14.949139 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-01eb5b6d-03a0-484d-afd9-5d6036253423 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:14.957595 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-01eb5b6d-03a0-484d-afd9-5d6036253423 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all snapshots completed successfully. Aug 18 22:48:14.958103 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:14.958103 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:14.958915 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01eb5b6d-03a0-484d-afd9-5d6036253423 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:48:14.959404 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 243/967] 10.4.3.89 () {66 vars in 1257 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:14.973471 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-860d1c14-8300-405c-9edd-ebb9ca25435b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:14.977648 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-860d1c14-8300-405c-9edd-ebb9ca25435b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/cec8dfee-4256-43ac-b963-81541a8351b0 Aug 18 22:48:14.977827 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-860d1c14-8300-405c-9edd-ebb9ca25435b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:14.978567 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-860d1c14-8300-405c-9edd-ebb9ca25435b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:14.982794 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-860d1c14-8300-405c-9edd-ebb9ca25435b tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/cec8dfee-4256-43ac-b963-81541a8351b0 returned with HTTP 404 Aug 18 22:48:14.983229 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 240/968] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/snapshots/cec8dfee-4256-43ac-b963-81541a8351b0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:14.995839 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f9dd919-ccf0-4859-b384-cc8ae1ef1070 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:15.001578 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f9dd919-ccf0-4859-b384-cc8ae1ef1070 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 Aug 18 22:48:15.001803 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f9dd919-ccf0-4859-b384-cc8ae1ef1070 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:15.002006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f9dd919-ccf0-4859-b384-cc8ae1ef1070 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:15.002146 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-0f9dd919-ccf0-4859-b384-cc8ae1ef1070 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 5150bef4-fc38-4897-9ed3-c74bcd7476f8 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:15.009015 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:15.009015 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:15.015354 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f9dd919-ccf0-4859-b384-cc8ae1ef1070 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 returned with HTTP 200 Aug 18 22:48:15.016176 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 244/969] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:14 2026] GET /volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:15.467657 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-977cff36-1c18-427c-beac-a34a9103c1f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:15.469427 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-977cff36-1c18-427c-beac-a34a9103c1f1 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:15.469623 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-977cff36-1c18-427c-beac-a34a9103c1f1 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:15.469821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-977cff36-1c18-427c-beac-a34a9103c1f1 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:15.478911 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:15.478911 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:15.485091 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-977cff36-1c18-427c-beac-a34a9103c1f1 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:15.490712 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-977cff36-1c18-427c-beac-a34a9103c1f1 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:15.491280 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 243/970] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:15 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:15.527547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c409364c-a6d9-4f75-b927-4182a252133b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:15.529081 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c409364c-a6d9-4f75-b927-4182a252133b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] POST https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action Aug 18 22:48:15.529401 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c409364c-a6d9-4f75-b927-4182a252133b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1252981076", "disk_format": "qcow2"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:15.529531 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c409364c-a6d9-4f75-b927-4182a252133b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1252981076", "disk_format": "qcow2"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:15.536812 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:15.536812 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:15.537207 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c409364c-a6d9-4f75-b927-4182a252133b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:15.551844 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:15.551844 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:15.556516 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.image.image_utils [None req-c409364c-a6d9-4f75-b927-4182a252133b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1252981076'}] 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-1252981076'}]. {{(pid=100264) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 22:48:15.935734 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cb61ee48-76ff-4b44-8100-7eb37e414c7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:15.938412 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cb61ee48-76ff-4b44-8100-7eb37e414c7a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:48:15.938412 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cb61ee48-76ff-4b44-8100-7eb37e414c7a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:15.938412 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cb61ee48-76ff-4b44-8100-7eb37e414c7a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:15.947875 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:15.947875 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:15.951870 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cb61ee48-76ff-4b44-8100-7eb37e414c7a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:48:15.956726 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cb61ee48-76ff-4b44-8100-7eb37e414c7a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:48:15.957229 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 241/971] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:48:15 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:16.027328 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbbdb7ce-b1e6-4644-832a-1ecd160be138 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:16.031494 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbbdb7ce-b1e6-4644-832a-1ecd160be138 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 Aug 18 22:48:16.031494 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbbdb7ce-b1e6-4644-832a-1ecd160be138 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:16.031494 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbbdb7ce-b1e6-4644-832a-1ecd160be138 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:16.031494 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-cbbdb7ce-b1e6-4644-832a-1ecd160be138 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 5150bef4-fc38-4897-9ed3-c74bcd7476f8 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:16.034621 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbbdb7ce-b1e6-4644-832a-1ecd160be138 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 returned with HTTP 404 Aug 18 22:48:16.035069 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 245/972] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:16 2026] GET /volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:16.044469 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f55facd2-0252-4875-ab1c-cf7e4990f75e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:16.047053 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f55facd2-0252-4875-ab1c-cf7e4990f75e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 Aug 18 22:48:16.047326 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f55facd2-0252-4875-ab1c-cf7e4990f75e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:16.047611 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f55facd2-0252-4875-ab1c-cf7e4990f75e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:16.047819 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-f55facd2-0252-4875-ab1c-cf7e4990f75e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for member 5150bef4-fc38-4897-9ed3-c74bcd7476f8 {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 22:48:16.047958 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-f55facd2-0252-4875-ab1c-cf7e4990f75e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group_snapshot with id: 5150bef4-fc38-4897-9ed3-c74bcd7476f8 Aug 18 22:48:16.053717 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f55facd2-0252-4875-ab1c-cf7e4990f75e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 returned with HTTP 404 Aug 18 22:48:16.054459 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 244/973] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:48:16 2026] DELETE /volume/v3/group_snapshots/5150bef4-fc38-4897-9ed3-c74bcd7476f8 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:16.066647 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:16.068831 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:16.069063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:16.069287 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:16.069645 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:16.070480 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:16.071830 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c409364c-a6d9-4f75-b927-4182a252133b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Copy volume to image completed successfully. Aug 18 22:48:16.072462 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c409364c-a6d9-4f75-b927-4182a252133b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action returned with HTTP 202 Aug 18 22:48:16.072822 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 244/974] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:48:15 2026] POST /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc/action => generated 689 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:16.081232 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:16.082228 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:16.082228 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:16.122569 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:16.128808 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:16.128808 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:16.136052 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:16.136221 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:16.174686 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:16.181737 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:16.181737 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:16.190926 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fcb4782-a6f3-495d-bafd-9816011d92c8 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:16.191454 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 242/975] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:16 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:16.212427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b1021e2-cfed-499c-9b7d-83d7f77c3103 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:16.212427 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b1021e2-cfed-499c-9b7d-83d7f77c3103 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1/action Aug 18 22:48:16.212727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b1021e2-cfed-499c-9b7d-83d7f77c3103 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:16.212791 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b1021e2-cfed-499c-9b7d-83d7f77c3103 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:16.217369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-7b1021e2-cfed-499c-9b7d-83d7f77c3103 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for group ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:48:16.217369 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-7b1021e2-cfed-499c-9b7d-83d7f77c3103 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group with id: ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:16.221431 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:16.221431 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:16.291193 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b1021e2-cfed-499c-9b7d-83d7f77c3103 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1/action returned with HTTP 202 Aug 18 22:48:16.291810 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 246/976] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:48:16 2026] POST /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:16.301337 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:16.303157 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa Aug 18 22:48:16.303532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:16.303823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:16.313761 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:16.313761 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:16.319204 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:16.320298 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:16.320407 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:16.382259 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:16.387224 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:16.387224 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:16.395678 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a31ef706-d57d-42ce-b9ba-142e689a8c17 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa returned with HTTP 200 Aug 18 22:48:16.396108 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 245/977] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:16 2026] GET /volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:16.612357 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ce19864b-21cf-48f0-968f-901cc4872f35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:16.616449 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ce19864b-21cf-48f0-968f-901cc4872f35 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:48:16.616816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ce19864b-21cf-48f0-968f-901cc4872f35 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:16.617146 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ce19864b-21cf-48f0-968f-901cc4872f35 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:16.628085 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:16.628085 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:16.632536 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ce19864b-21cf-48f0-968f-901cc4872f35 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:48:16.637905 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ce19864b-21cf-48f0-968f-901cc4872f35 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:48:16.638697 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 245/978] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:48:16 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 1369 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:16.651574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d78d30eb-a78e-4560-becf-6af29c00f28a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:16.651574 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d78d30eb-a78e-4560-becf-6af29c00f28a None None] GET https://10.4.3.89/volume// Aug 18 22:48:16.651574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d78d30eb-a78e-4560-becf-6af29c00f28a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:16.651574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d78d30eb-a78e-4560-becf-6af29c00f28a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:16.651697 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d78d30eb-a78e-4560-becf-6af29c00f28a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:48:16.652088 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 243/979] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:48:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:48:16.660594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-146c744e-f626-4c8a-b32e-dca568215e51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:16.662757 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-146c744e-f626-4c8a-b32e-dca568215e51 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:48:16.663242 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-146c744e-f626-4c8a-b32e-dca568215e51 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a970fb1b-063b-4264-a232-4914a7ec1caa", "connector": null, "instance_uuid": "a8e81c3a-be9d-4bd8-825d-ee61ebf1f5be"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:16.672431 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:16.672431 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:16.710863 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-146c744e-f626-4c8a-b32e-dca568215e51 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:48:16.710863 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 247/980] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:48:16 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:17.414676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d804f50-cd66-4f25-897f-37317687902c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.416945 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d804f50-cd66-4f25-897f-37317687902c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa Aug 18 22:48:17.416945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d804f50-cd66-4f25-897f-37317687902c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:17.416945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d804f50-cd66-4f25-897f-37317687902c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:17.427437 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d804f50-cd66-4f25-897f-37317687902c tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa returned with HTTP 404 Aug 18 22:48:17.427669 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 246/981] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:17 2026] GET /volume/v3/volumes/8592fdaa-2a22-4fca-b6ed-15c337d953fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:17.436834 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ecaaf85e-9598-4e33-89d4-04f3c28d2e51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.439874 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecaaf85e-9598-4e33-89d4-04f3c28d2e51 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d Aug 18 22:48:17.440221 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecaaf85e-9598-4e33-89d4-04f3c28d2e51 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:17.440478 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecaaf85e-9598-4e33-89d4-04f3c28d2e51 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:17.450729 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecaaf85e-9598-4e33-89d4-04f3c28d2e51 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d returned with HTTP 404 Aug 18 22:48:17.451433 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 246/982] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:17 2026] GET /volume/v3/volumes/fddf7244-efb1-4416-bef4-c75f9209791d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:17.461128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b31d3e47-3c04-41e0-926e-483fe4231502 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.463889 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b31d3e47-3c04-41e0-926e-483fe4231502 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 Aug 18 22:48:17.464211 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b31d3e47-3c04-41e0-926e-483fe4231502 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:17.464537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b31d3e47-3c04-41e0-926e-483fe4231502 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:17.464823 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b31d3e47-3c04-41e0-926e-483fe4231502 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member ba074805-15ab-4d4b-b476-e28d0cff3cd1 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:17.470811 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b31d3e47-3c04-41e0-926e-483fe4231502 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 returned with HTTP 404 Aug 18 22:48:17.471645 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 244/983] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:17 2026] GET /volume/v3/groups/ba074805-15ab-4d4b-b476-e28d0cff3cd1 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:17.482151 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28e777ba-5ec5-43fb-ab4d-d9d782177f29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.484456 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28e777ba-5ec5-43fb-ab4d-d9d782177f29 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/f5f85701-54df-4288-a4aa-d4e697fe8b2c Aug 18 22:48:17.484676 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28e777ba-5ec5-43fb-ab4d-d9d782177f29 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:17.484902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28e777ba-5ec5-43fb-ab4d-d9d782177f29 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:17.485431 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:17.485431 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:17.501678 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28e777ba-5ec5-43fb-ab4d-d9d782177f29 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/group_types/f5f85701-54df-4288-a4aa-d4e697fe8b2c returned with HTTP 202 Aug 18 22:48:17.502122 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 248/984] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:48:17 2026] DELETE /volume/v3/group_types/f5f85701-54df-4288-a4aa-d4e697fe8b2c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:17.511124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26a69e7d-95a1-4af4-a40d-d2d6ca48b99c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.512972 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26a69e7d-95a1-4af4-a40d-d2d6ca48b99c tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] DELETE https://10.4.3.89/volume/v3/types/b6f81112-1748-4a5f-b1fc-393b891ab742 Aug 18 22:48:17.513184 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26a69e7d-95a1-4af4-a40d-d2d6ca48b99c tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:17.513475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26a69e7d-95a1-4af4-a40d-d2d6ca48b99c tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:17.547436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26a69e7d-95a1-4af4-a40d-d2d6ca48b99c tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types/b6f81112-1748-4a5f-b1fc-393b891ab742 returned with HTTP 202 Aug 18 22:48:17.548533 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 247/985] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:48:17 2026] DELETE /volume/v3/types/b6f81112-1748-4a5f-b1fc-393b891ab742 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:17.557439 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ee6ebdd-8a29-42d8-a551-20dec91fa08f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.560941 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ee6ebdd-8a29-42d8-a551-20dec91fa08f tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] GET https://10.4.3.89/volume/v3/types/b6f81112-1748-4a5f-b1fc-393b891ab742 Aug 18 22:48:17.561465 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ee6ebdd-8a29-42d8-a551-20dec91fa08f tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:17.561883 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ee6ebdd-8a29-42d8-a551-20dec91fa08f tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:17.569705 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ee6ebdd-8a29-42d8-a551-20dec91fa08f tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types/b6f81112-1748-4a5f-b1fc-393b891ab742 returned with HTTP 404 Aug 18 22:48:17.569951 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 247/986] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:48:17 2026] GET /volume/v3/types/b6f81112-1748-4a5f-b1fc-393b891ab742 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:17.582150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5548d1a4-f711-40d2-9539-4c24ccddd512 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.586215 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5548d1a4-f711-40d2-9539-4c24ccddd512 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:48:17.589753 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5548d1a4-f711-40d2-9539-4c24ccddd512 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1807852587"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:17.607442 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5548d1a4-f711-40d2-9539-4c24ccddd512 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:48:17.607859 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 245/987] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:48:17 2026] POST /volume/v3/types => generated 224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:17.615870 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ce63761-0587-4712-80ce-f5c20ca15b4a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.618006 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ce63761-0587-4712-80ce-f5c20ca15b4a tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:48:17.618761 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ce63761-0587-4712-80ce-f5c20ca15b4a tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1915401613"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:17.636865 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ce63761-0587-4712-80ce-f5c20ca15b4a tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:48:17.637243 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 249/988] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:48:17 2026] POST /volume/v3/group_types => generated 181 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:17.649678 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d299232-99ce-4989-95d1-aafa46de18b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.651387 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d299232-99ce-4989-95d1-aafa46de18b5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:48:17.651977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d299232-99ce-4989-95d1-aafa46de18b5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b4f961e6-df30-45ec-831b-97d8b4889ceb", "volume_types": ["6a861681-4592-4c5c-bcdf-9134f5a6aac5"], "name": "tempest-GroupSnapshotsTest-Group-1313688981"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:17.653141 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-1d299232-99ce-4989-95d1-aafa46de18b5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating new group {'group': {'group_type': 'b4f961e6-df30-45ec-831b-97d8b4889ceb', 'volume_types': ['6a861681-4592-4c5c-bcdf-9134f5a6aac5'], 'name': 'tempest-GroupSnapshotsTest-Group-1313688981'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:48:17.663315 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-1d299232-99ce-4989-95d1-aafa46de18b5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating group tempest-GroupSnapshotsTest-Group-1313688981. Aug 18 22:48:17.678867 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d299232-99ce-4989-95d1-aafa46de18b5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability Zones retrieved successfully. Aug 18 22:48:17.695609 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1d299232-99ce-4989-95d1-aafa46de18b5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['d8db84b8-a735-4e06-95d6-bee4aa1c8c24'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:17.727671 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d299232-99ce-4989-95d1-aafa46de18b5 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:48:17.728225 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 248/989] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:48:17 2026] POST /volume/v3/groups => generated 112 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:17.741587 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b9f589a-a75c-4a43-9eb1-45afba579176 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:17.743806 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b9f589a-a75c-4a43-9eb1-45afba579176 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 Aug 18 22:48:17.744047 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b9f589a-a75c-4a43-9eb1-45afba579176 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:17.744335 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b9f589a-a75c-4a43-9eb1-45afba579176 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:17.744549 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-1b9f589a-a75c-4a43-9eb1-45afba579176 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 4ee47dce-574a-48b7-9196-30f1be838b61 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:17.748746 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:17.748746 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:17.759567 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b9f589a-a75c-4a43-9eb1-45afba579176 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 returned with HTTP 200 Aug 18 22:48:17.760032 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 248/990] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:17 2026] GET /volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:18.225809 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.228024 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:18.228449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1399937925"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:18.230207 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1399937925'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:18.230377 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume of 1 GB Aug 18 22:48:18.234973 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Availability Zones retrieved successfully. Aug 18 22:48:18.241016 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Flow 'volume_create_api' (5a6d0f2f-423a-430c-b11c-4872cf69b658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:18.242793 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a7c6307-00c1-4532-a845-696b7e68c150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.244493 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:18.279032 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a7c6307-00c1-4532-a845-696b7e68c150) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.280229 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407b4dcf-1013-436b-8e30-8c72954dd584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.370611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Created reservations ['0360fdba-0fad-4461-a64f-b0a05cd55d05', 'd69cc5be-bad0-4215-a0fa-48efffb5273e', '4a8e2ad2-0d9f-4b71-a964-1a23ced05904', 'eef2a984-017f-4316-9cd3-7c1522aa54cc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:18.371624 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407b4dcf-1013-436b-8e30-8c72954dd584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0360fdba-0fad-4461-a64f-b0a05cd55d05', 'd69cc5be-bad0-4215-a0fa-48efffb5273e', '4a8e2ad2-0d9f-4b71-a964-1a23ced05904', 'eef2a984-017f-4316-9cd3-7c1522aa54cc']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.372051 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05b287be-12c8-4fc5-a1cd-78b0386ed88a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.372582 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cad4e37-206d-4cdd-83da-4091e85de8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.372959 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05b287be-12c8-4fc5-a1cd-78b0386ed88a None None] GET https://10.4.3.89/volume// Aug 18 22:48:18.372959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05b287be-12c8-4fc5-a1cd-78b0386ed88a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:18.373384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05b287be-12c8-4fc5-a1cd-78b0386ed88a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:18.373811 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05b287be-12c8-4fc5-a1cd-78b0386ed88a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:48:18.374261 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 250/991] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:48:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:48:18.384233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ec892dbc-eed4-49bd-8636-f2760a11de8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.386428 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ec892dbc-eed4-49bd-8636-f2760a11de8b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:48:18.386675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ec892dbc-eed4-49bd-8636-f2760a11de8b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:18.387047 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ec892dbc-eed4-49bd-8636-f2760a11de8b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:18.397914 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.397914 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:18.398019 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cad4e37-206d-4cdd-83da-4091e85de8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f521c571-f48f-4022-a14e-3686a701ff0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1399937925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6ad225a43f461ab22f22932873bfc3',qos_specs=None,replication_status=,reservations=['0360fdba-0fad-4461-a64f-b0a05cd55d05','d69cc5be-bad0-4215-a0fa-48efffb5273e','4a8e2ad2-0d9f-4b71-a964-1a23ced05904','eef2a984-017f-4316-9cd3-7c1522aa54cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1399937925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f521c571-f48f-4022-a14e-3686a701ff0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6ad225a43f461ab22f22932873bfc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.398736 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c18c628c-4b52-4f9e-87d0-3c2738a2e164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.402409 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ec892dbc-eed4-49bd-8636-f2760a11de8b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:48:18.407878 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-ec892dbc-eed4-49bd-8636-f2760a11de8b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:48:18.408450 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 249/992] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:48:18 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 1548 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:18.421681 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c18c628c-4b52-4f9e-87d0-3c2738a2e164) transitioned into state 'SUCCESS' from state '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-1399937925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6ad225a43f461ab22f22932873bfc3',qos_specs=None,replication_status=,reservations=['0360fdba-0fad-4461-a64f-b0a05cd55d05','d69cc5be-bad0-4215-a0fa-48efffb5273e','4a8e2ad2-0d9f-4b71-a964-1a23ced05904','eef2a984-017f-4316-9cd3-7c1522aa54cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.422762 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be5b9818-e129-4037-bfc3-c8f3d6d0b7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.433177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be5b9818-e129-4037-bfc3-c8f3d6d0b7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.434471 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Flow 'volume_create_api' (5a6d0f2f-423a-430c-b11c-4872cf69b658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:18.436290 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume request issued successfully. Aug 18 22:48:18.436290 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77fa85df-f46f-4f80-a6f1-5b23ebd41823 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:18.436290 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 246/993] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:48:18 2026] POST /volume/v3/volumes => generated 753 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:18.450995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5bea8d9d-2dc6-47af-8e0e-30d5db59ac71 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.454373 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bea8d9d-2dc6-47af-8e0e-30d5db59ac71 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:18.454373 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bea8d9d-2dc6-47af-8e0e-30d5db59ac71 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:18.454373 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bea8d9d-2dc6-47af-8e0e-30d5db59ac71 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:18.465885 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.465885 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:18.475964 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5bea8d9d-2dc6-47af-8e0e-30d5db59ac71 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:18.482416 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bea8d9d-2dc6-47af-8e0e-30d5db59ac71 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:18.482698 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 249/994] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:18 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:18.508603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-60b43299-836f-41e5-8394-36ae276ca972 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.511328 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-60b43299-836f-41e5-8394-36ae276ca972 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] PUT https://10.4.3.89/volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3 Aug 18 22:48:18.511844 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-60b43299-836f-41e5-8394-36ae276ca972 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:18.523430 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-60b43299-836f-41e5-8394-36ae276ca972 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Acquiring lock "cinder-attachment_update-a970fb1b-063b-4264-a232-4914a7ec1caa-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:48:18.527948 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-60b43299-836f-41e5-8394-36ae276ca972 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Lock "cinder-attachment_update-a970fb1b-063b-4264-a232-4914a7ec1caa-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:48:18.528936 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.528936 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:18.593636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1ef710b-30c9-4214-b3ea-1cf41eece47e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.595729 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1ef710b-30c9-4214-b3ea-1cf41eece47e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:48:18.595966 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1ef710b-30c9-4214-b3ea-1cf41eece47e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:18.596189 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1ef710b-30c9-4214-b3ea-1cf41eece47e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:18.596356 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d1ef710b-30c9-4214-b3ea-1cf41eece47e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Delete snapshot with id: 2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:48:18.604846 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.604846 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:18.605579 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1ef710b-30c9-4214-b3ea-1cf41eece47e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Snapshot retrieved successfully. Aug 18 22:48:18.638278 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d1ef710b-30c9-4214-b3ea-1cf41eece47e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Snapshot delete request issued successfully. Aug 18 22:48:18.638511 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1ef710b-30c9-4214-b3ea-1cf41eece47e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 returned with HTTP 202 Aug 18 22:48:18.638975 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 250/995] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:48:18 2026] DELETE /volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:18.649389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a83633a-6b2a-4493-b0e3-32d832367c78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.651519 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a83633a-6b2a-4493-b0e3-32d832367c78 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:48:18.651876 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a83633a-6b2a-4493-b0e3-32d832367c78 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:18.652537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a83633a-6b2a-4493-b0e3-32d832367c78 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:18.658247 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.658247 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:18.658914 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a83633a-6b2a-4493-b0e3-32d832367c78 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Snapshot retrieved successfully. Aug 18 22:48:18.659862 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a83633a-6b2a-4493-b0e3-32d832367c78 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 returned with HTTP 200 Aug 18 22:48:18.660448 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 247/996] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:18 2026] GET /volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:18.749747 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-60b43299-836f-41e5-8394-36ae276ca972 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Lock "cinder-attachment_update-a970fb1b-063b-4264-a232-4914a7ec1caa-np0000007715" released by "attachment_update" :: held 0.221s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:48:18.749747 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-60b43299-836f-41e5-8394-36ae276ca972 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3 returned with HTTP 200 Aug 18 22:48:18.749747 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 251/997] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:48:18 2026] PUT /volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3 => generated 969 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:18.771906 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f38da64-3606-4dce-aa2a-94bdf8f3bf5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.775361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cc5e8213-de69-4f2f-b594-19da64e19486 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.775515 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f38da64-3606-4dce-aa2a-94bdf8f3bf5d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 Aug 18 22:48:18.775515 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f38da64-3606-4dce-aa2a-94bdf8f3bf5d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:18.775515 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f38da64-3606-4dce-aa2a-94bdf8f3bf5d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:18.775515 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-1f38da64-3606-4dce-aa2a-94bdf8f3bf5d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 4ee47dce-574a-48b7-9196-30f1be838b61 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:18.779799 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cc5e8213-de69-4f2f-b594-19da64e19486 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3/action Aug 18 22:48:18.779838 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.779838 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:18.779880 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cc5e8213-de69-4f2f-b594-19da64e19486 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:18.779880 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cc5e8213-de69-4f2f-b594-19da64e19486 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:18.787781 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f38da64-3606-4dce-aa2a-94bdf8f3bf5d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 returned with HTTP 200 Aug 18 22:48:18.788590 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 250/998] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:18 2026] GET /volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 => generated 393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:18.798186 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:18.800587 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:18.801075 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1440424157", "volume_type": "6a861681-4592-4c5c-bcdf-9134f5a6aac5", "group_id": "4ee47dce-574a-48b7-9196-30f1be838b61", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:18.803062 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1440424157', 'volume_type': '6a861681-4592-4c5c-bcdf-9134f5a6aac5', 'group_id': '4ee47dce-574a-48b7-9196-30f1be838b61', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:18.803750 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.803750 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:18.812557 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.812557 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:18.813216 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume of 1 GB Aug 18 22:48:18.815847 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3ee65057-1f6b-4da9-995d-a48d3990e99f req-cc5e8213-de69-4f2f-b594-19da64e19486 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3/action returned with HTTP 204 Aug 18 22:48:18.816502 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 251/999] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:48:18 2026] POST /volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:18.821317 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Availability Zones retrieved successfully. Aug 18 22:48:18.845445 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (045e7c29-f9c9-4b10-bcb8-741361b02544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:18.848207 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df9256e-eed3-435a-bd58-46030205a445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.848207 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:18.848207 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:18.848207 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:18.875617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3df9256e-eed3-435a-bd58-46030205a445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:48:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6a861681-4592-4c5c-bcdf-9134f5a6aac5,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1807852587',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6a861681-4592-4c5c-bcdf-9134f5a6aac5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4ee47dce-574a-48b7-9196-30f1be838b61', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.876913 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b971a403-6002-4430-8e68-5d0981bcfae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.908661 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1807852587 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1807852587, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:18.908995 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1807852587 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1807852587, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:18.935656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['35c755cc-f82f-4826-8165-73a92157bcf5', 'e61736be-295f-4a6f-bc65-c0b871479669', 'cae86f09-87fc-4782-80a6-81db121f60e8', 'a1f8d60c-7363-4da7-ba08-cfbfe029ebb5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:18.936527 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b971a403-6002-4430-8e68-5d0981bcfae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35c755cc-f82f-4826-8165-73a92157bcf5', 'e61736be-295f-4a6f-bc65-c0b871479669', 'cae86f09-87fc-4782-80a6-81db121f60e8', 'a1f8d60c-7363-4da7-ba08-cfbfe029ebb5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.937574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6a779c6-cfc6-44e7-9506-cd0c55c6e37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.962189 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6a779c6-cfc6-44e7-9506-cd0c55c6e37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d0aae1c-28de-4c5d-a599-2d2413633bdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1440424157',encryption_key_id=None,group_id=4ee47dce-574a-48b7-9196-30f1be838b61,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['35c755cc-f82f-4826-8165-73a92157bcf5','e61736be-295f-4a6f-bc65-c0b871479669','cae86f09-87fc-4782-80a6-81db121f60e8','a1f8d60c-7363-4da7-ba08-cfbfe029ebb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=6a861681-4592-4c5c-bcdf-9134f5a6aac5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1440424157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4ee47dce-574a-48b7-9196-30f1be838b61,host=None,id=0d0aae1c-28de-4c5d-a599-2d2413633bdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426709c89af8476ca9b8cf779f967e08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fb5bcc401a54341a10028946e9281be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6a861681-4592-4c5c-bcdf-9134f5a6aac5),volume_type_id=6a861681-4592-4c5c-bcdf-9134f5a6aac5)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.962915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561a4386-6d0f-4ae9-ab3d-ea1641e502b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.981442 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (561a4386-6d0f-4ae9-ab3d-ea1641e502b5) transitioned into state 'SUCCESS' from state '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-1440424157',encryption_key_id=None,group_id=4ee47dce-574a-48b7-9196-30f1be838b61,group_type_id=,metadata={},multiattach=False,project_id='426709c89af8476ca9b8cf779f967e08',qos_specs=None,replication_status=,reservations=['35c755cc-f82f-4826-8165-73a92157bcf5','e61736be-295f-4a6f-bc65-c0b871479669','cae86f09-87fc-4782-80a6-81db121f60e8','a1f8d60c-7363-4da7-ba08-cfbfe029ebb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fb5bcc401a54341a10028946e9281be',volume_type_id=6a861681-4592-4c5c-bcdf-9134f5a6aac5)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.982148 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7c7b9a-f752-4615-8ee3-f4aba23d4b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:18.994352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7c7b9a-f752-4615-8ee3-f4aba23d4b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:18.995187 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Flow 'volume_create_api' (045e7c29-f9c9-4b10-bcb8-741361b02544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:18.995554 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Create volume request issued successfully. Aug 18 22:48:18.996248 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:18.996480 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:19.034932 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:19.037711 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:19.037711 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:19.042295 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3711e7d5-86c3-4ffb-8fbf-22a4c366ccf2 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:19.042911 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 248/1000] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:48:18 2026] POST /volume/v3/volumes => generated 821 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:19.061060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.063869 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf Aug 18 22:48:19.064174 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.064475 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.075983 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:19.075983 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:19.081983 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:19.082984 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:19.083233 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:19.146374 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:19.150314 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:19.150314 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:19.166247 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bfe8c0f8-f72a-4bab-a249-7df44f4e5ad9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf returned with HTTP 200 Aug 18 22:48:19.166747 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 252/1001] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:19.501500 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13a314e6-33df-4fa5-8416-a27b3fa85127 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.504019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13a314e6-33df-4fa5-8416-a27b3fa85127 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:19.504685 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13a314e6-33df-4fa5-8416-a27b3fa85127 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.504820 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13a314e6-33df-4fa5-8416-a27b3fa85127 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.516532 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:19.516532 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:19.521298 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-13a314e6-33df-4fa5-8416-a27b3fa85127 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:19.526869 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13a314e6-33df-4fa5-8416-a27b3fa85127 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:19.527315 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 251/1002] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:19.584618 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-772b56cd-c1ee-4ec0-87ab-9bb9f74f50a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.588090 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-772b56cd-c1ee-4ec0-87ab-9bb9f74f50a3 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:19.588347 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-772b56cd-c1ee-4ec0-87ab-9bb9f74f50a3 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.588559 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-772b56cd-c1ee-4ec0-87ab-9bb9f74f50a3 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.595903 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:19.595903 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:19.599849 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-772b56cd-c1ee-4ec0-87ab-9bb9f74f50a3 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:19.610362 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-772b56cd-c1ee-4ec0-87ab-9bb9f74f50a3 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:19.611284 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 252/1003] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:19.673074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68618a56-78bb-4225-9c86-2e32b6d4cc6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.675878 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68618a56-78bb-4225-9c86-2e32b6d4cc6f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:48:19.676418 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68618a56-78bb-4225-9c86-2e32b6d4cc6f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.676699 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68618a56-78bb-4225-9c86-2e32b6d4cc6f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.682886 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68618a56-78bb-4225-9c86-2e32b6d4cc6f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 returned with HTTP 404 Aug 18 22:48:19.683631 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 249/1004] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:19.702400 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08d8ef81-66df-4292-b0a3-34f9b5c31543 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.702941 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08d8ef81-66df-4292-b0a3-34f9b5c31543 None None] GET https://10.4.3.89/volume// Aug 18 22:48:19.703152 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08d8ef81-66df-4292-b0a3-34f9b5c31543 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.703425 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08d8ef81-66df-4292-b0a3-34f9b5c31543 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.703832 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08d8ef81-66df-4292-b0a3-34f9b5c31543 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:48:19.704129 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 253/1005] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:48:19.711574 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-ac1ee9f5-9478-49bb-baf9-4577d95179bd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.715465 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-ac1ee9f5-9478-49bb-baf9-4577d95179bd tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:48:19.715893 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-ac1ee9f5-9478-49bb-baf9-4577d95179bd tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f521c571-f48f-4022-a14e-3686a701ff0d", "connector": null, "instance_uuid": "4db59eca-1717-4afe-b47a-8c5ca5afbecd"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:19.727527 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:19.727527 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:19.759882 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-ac1ee9f5-9478-49bb-baf9-4577d95179bd tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:48:19.760552 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 252/1006] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:48:19 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:19.799460 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-335c82d5-7a35-49b9-b598-136314472621 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.804307 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-335c82d5-7a35-49b9-b598-136314472621 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:19.804307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-335c82d5-7a35-49b9-b598-136314472621 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.804307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-335c82d5-7a35-49b9-b598-136314472621 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.822525 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:19.822525 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:19.828137 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-335c82d5-7a35-49b9-b598-136314472621 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:19.830258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9cbb6461-b354-4305-9330-1ab022f7f7ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.830691 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cbb6461-b354-4305-9330-1ab022f7f7ac None None] GET https://10.4.3.89/volume// Aug 18 22:48:19.830868 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cbb6461-b354-4305-9330-1ab022f7f7ac None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.831105 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cbb6461-b354-4305-9330-1ab022f7f7ac None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.831588 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cbb6461-b354-4305-9330-1ab022f7f7ac None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:48:19.831956 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 250/1007] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:48:19.834623 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-335c82d5-7a35-49b9-b598-136314472621 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:19.835091 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 253/1008] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:19.846013 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-972759f3-a563-472d-b299-3857687846f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.846690 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-5299ffa3-0fd5-4786-82b0-d79d4957e36e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.848589 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-972759f3-a563-472d-b299-3857687846f8 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:19.848828 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-972759f3-a563-472d-b299-3857687846f8 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.849002 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-5299ffa3-0fd5-4786-82b0-d79d4957e36e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/attachments?instance_id=75aab3b1-4eac-4071-b6ee-4cb6ac193e64 Aug 18 22:48:19.849149 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-972759f3-a563-472d-b299-3857687846f8 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.849362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-5299ffa3-0fd5-4786-82b0-d79d4957e36e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.849459 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-5299ffa3-0fd5-4786-82b0-d79d4957e36e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.860471 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:19.860471 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:19.864764 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-972759f3-a563-472d-b299-3857687846f8 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:19.867836 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-5299ffa3-0fd5-4786-82b0-d79d4957e36e tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments?instance_id=75aab3b1-4eac-4071-b6ee-4cb6ac193e64 returned with HTTP 200 Aug 18 22:48:19.868463 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 253/1009] 10.4.3.89 () {70 vars in 1630 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/v3/attachments?instance_id=75aab3b1-4eac-4071-b6ee-4cb6ac193e64 => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:19.869537 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-972759f3-a563-472d-b299-3857687846f8 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:19.870011 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 254/1010] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:19.879068 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-62f19344-600c-4e46-b077-67da8f50bfcd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.881494 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-62f19344-600c-4e46-b077-67da8f50bfcd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 Aug 18 22:48:19.881780 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-62f19344-600c-4e46-b077-67da8f50bfcd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:19.882005 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-62f19344-600c-4e46-b077-67da8f50bfcd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:19.907174 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2e54f47-9f73-4b29-a1ec-ee9772649130 req-62f19344-600c-4e46-b077-67da8f50bfcd tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 returned with HTTP 200 Aug 18 22:48:19.907775 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 251/1011] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 22:48:19 2026] GET /volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:19.987104 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-509f7676-9227-4785-b560-bf2cb5d238ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:19.993550 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-509f7676-9227-4785-b560-bf2cb5d238ce tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] PUT https://10.4.3.89/volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec Aug 18 22:48:19.994079 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-509f7676-9227-4785-b560-bf2cb5d238ce tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:20.010443 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-509f7676-9227-4785-b560-bf2cb5d238ce tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Acquiring lock "cinder-attachment_update-f521c571-f48f-4022-a14e-3686a701ff0d-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:48:20.016965 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-509f7676-9227-4785-b560-bf2cb5d238ce tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Lock "cinder-attachment_update-f521c571-f48f-4022-a14e-3686a701ff0d-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:48:20.017879 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:20.017879 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:20.155104 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-509f7676-9227-4785-b560-bf2cb5d238ce tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Lock "cinder-attachment_update-f521c571-f48f-4022-a14e-3686a701ff0d-np0000007715" released by "attachment_update" :: held 0.138s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:48:20.155792 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-509f7676-9227-4785-b560-bf2cb5d238ce tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec returned with HTTP 200 Aug 18 22:48:20.156386 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 254/1012] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:48:19 2026] PUT /volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:20.188479 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:20.193420 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf Aug 18 22:48:20.193709 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:20.193952 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:20.208041 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:20.208041 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:20.221756 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:20.223642 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:20.223946 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:20.290071 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:20.293999 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:20.293999 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:20.306257 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc8b8852-a814-4d1e-8561-bcfeb43e645e tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf returned with HTTP 200 Aug 18 22:48:20.306901 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 254/1013] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:20 2026] GET /volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:20.325433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c309802e-b8f6-4332-a173-24d89626a44a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:20.328778 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c309802e-b8f6-4332-a173-24d89626a44a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/group_snapshots Aug 18 22:48:20.328778 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c309802e-b8f6-4332-a173-24d89626a44a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "4ee47dce-574a-48b7-9196-30f1be838b61", "name": "tempest-group_snapshot-955404315"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:20.335357 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-c309802e-b8f6-4332-a173-24d89626a44a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '4ee47dce-574a-48b7-9196-30f1be838b61', 'name': 'tempest-group_snapshot-955404315'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 18 22:48:20.338955 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:20.338955 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:20.346461 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-c309802e-b8f6-4332-a173-24d89626a44a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Creating group_snapshot tempest-group_snapshot-955404315. Aug 18 22:48:20.377321 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:20.377321 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:20.395305 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c309802e-b8f6-4332-a173-24d89626a44a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1807852587 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1807852587, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:20.395713 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c309802e-b8f6-4332-a173-24d89626a44a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1807852587 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1807852587, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:48:20.445480 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c309802e-b8f6-4332-a173-24d89626a44a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Created reservations ['39ba080f-f8df-495c-bf8f-bb78fd62df5b', 'b070e59c-c1e1-41c4-9e86-d67667d01a4d', 'b575fd0a-7f81-4b37-ac59-7357caf9c443', '80d8be52-6c19-44fc-a9d2-45b93895f2fc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:20.492046 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c309802e-b8f6-4332-a173-24d89626a44a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 202 Aug 18 22:48:20.492731 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 255/1014] 10.4.3.89 () {70 vars in 1317 bytes} [Tue Aug 18 22:48:20 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:20.511956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6524f16-918a-4db5-af05-57ac44ac7107 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:20.514373 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6524f16-918a-4db5-af05-57ac44ac7107 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a Aug 18 22:48:20.514373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6524f16-918a-4db5-af05-57ac44ac7107 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:20.514607 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6524f16-918a-4db5-af05-57ac44ac7107 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:20.514801 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-d6524f16-918a-4db5-af05-57ac44ac7107 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member c15bc012-fd4c-4407-8094-71e09a84503a {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:20.521009 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:20.521009 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:20.528126 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6524f16-918a-4db5-af05-57ac44ac7107 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a returned with HTTP 200 Aug 18 22:48:20.528610 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 252/1015] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:20 2026] GET /volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:20.849661 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ebafb56e-b636-4aeb-a437-94690cef06de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:20.852119 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebafb56e-b636-4aeb-a437-94690cef06de tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:20.852630 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebafb56e-b636-4aeb-a437-94690cef06de tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:20.852851 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ebafb56e-b636-4aeb-a437-94690cef06de tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:20.866702 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:20.866702 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:20.871513 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ebafb56e-b636-4aeb-a437-94690cef06de tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:20.877857 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ebafb56e-b636-4aeb-a437-94690cef06de tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:20.878530 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 255/1016] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:20 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:21.540713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c100ce04-ad0b-4e3a-a478-a5cf9ed535f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.543231 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c100ce04-ad0b-4e3a-a478-a5cf9ed535f9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a Aug 18 22:48:21.543492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c100ce04-ad0b-4e3a-a478-a5cf9ed535f9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.544378 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c100ce04-ad0b-4e3a-a478-a5cf9ed535f9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.545422 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-c100ce04-ad0b-4e3a-a478-a5cf9ed535f9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member c15bc012-fd4c-4407-8094-71e09a84503a {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:21.550515 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.550515 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:21.556882 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c100ce04-ad0b-4e3a-a478-a5cf9ed535f9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a returned with HTTP 200 Aug 18 22:48:21.559094 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 255/1017] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:21.567679 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5b566f7-7ef7-4070-b2ee-a53eabc47b1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.569910 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5b566f7-7ef7-4070-b2ee-a53eabc47b1a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:48:21.570128 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5b566f7-7ef7-4070-b2ee-a53eabc47b1a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.570452 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5b566f7-7ef7-4070-b2ee-a53eabc47b1a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.570732 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-a5b566f7-7ef7-4070-b2ee-a53eabc47b1a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:21.571018 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.571018 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:21.571952 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-a5b566f7-7ef7-4070-b2ee-a53eabc47b1a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:21.585815 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5b566f7-7ef7-4070-b2ee-a53eabc47b1a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all snapshots completed successfully. Aug 18 22:48:21.586315 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.586315 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:21.587232 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5b566f7-7ef7-4070-b2ee-a53eabc47b1a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:48:21.587637 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 256/1018] 10.4.3.89 () {66 vars in 1257 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:21.602679 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8aad5b8-cd08-476e-b260-31c34d70f08a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.605436 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8aad5b8-cd08-476e-b260-31c34d70f08a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/a7ec3b30-1ca3-4bdc-9943-5acd9257db78 Aug 18 22:48:21.605725 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8aad5b8-cd08-476e-b260-31c34d70f08a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.606008 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8aad5b8-cd08-476e-b260-31c34d70f08a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.617513 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.617513 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:21.618184 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c8aad5b8-cd08-476e-b260-31c34d70f08a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Snapshot retrieved successfully. Aug 18 22:48:21.620444 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8aad5b8-cd08-476e-b260-31c34d70f08a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/a7ec3b30-1ca3-4bdc-9943-5acd9257db78 returned with HTTP 200 Aug 18 22:48:21.620857 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 253/1019] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/snapshots/a7ec3b30-1ca3-4bdc-9943-5acd9257db78 => generated 450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:48:21.636652 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5018bd1-e13c-4323-8309-ccf8ea3d7c12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.642146 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5018bd1-e13c-4323-8309-ccf8ea3d7c12 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a Aug 18 22:48:21.642419 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5018bd1-e13c-4323-8309-ccf8ea3d7c12 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.642664 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5018bd1-e13c-4323-8309-ccf8ea3d7c12 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.642843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-b5018bd1-e13c-4323-8309-ccf8ea3d7c12 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member c15bc012-fd4c-4407-8094-71e09a84503a {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:21.648067 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.648067 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:21.655826 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5018bd1-e13c-4323-8309-ccf8ea3d7c12 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a returned with HTTP 200 Aug 18 22:48:21.656408 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 256/1020] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:21.669426 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3bf5dee-c8cf-4634-9db1-339a2379a654 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.672295 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3bf5dee-c8cf-4634-9db1-339a2379a654 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/detail Aug 18 22:48:21.672701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3bf5dee-c8cf-4634-9db1-339a2379a654 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.673023 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3bf5dee-c8cf-4634-9db1-339a2379a654 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.691402 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3bf5dee-c8cf-4634-9db1-339a2379a654 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 18 22:48:21.692341 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 256/1021] 10.4.3.89 () {68 vars in 1316 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:21.706961 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-190f1f4a-aeb8-441c-b389-9bffbcf8f1c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.710061 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-190f1f4a-aeb8-441c-b389-9bffbcf8f1c9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a Aug 18 22:48:21.710527 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-190f1f4a-aeb8-441c-b389-9bffbcf8f1c9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.710776 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-190f1f4a-aeb8-441c-b389-9bffbcf8f1c9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.711070 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-190f1f4a-aeb8-441c-b389-9bffbcf8f1c9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for member c15bc012-fd4c-4407-8094-71e09a84503a {{(pid=100266) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 22:48:21.711211 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-190f1f4a-aeb8-441c-b389-9bffbcf8f1c9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group_snapshot with id: c15bc012-fd4c-4407-8094-71e09a84503a Aug 18 22:48:21.717884 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.717884 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:21.755139 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-190f1f4a-aeb8-441c-b389-9bffbcf8f1c9 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a returned with HTTP 202 Aug 18 22:48:21.755775 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 257/1022] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:48:21 2026] DELETE /volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:21.765223 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.768280 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:21.769290 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.769290 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.770349 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:21.771303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:21.781129 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:21.781947 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:21.782143 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:21.827862 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:21.833649 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.833649 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:21.849401 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-817bf9fd-9209-4854-ba8e-fb69b7a3ba66 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:21.850060 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 254/1023] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:21.863550 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bce1e2b3-6f37-4465-a771-4bfabc1291ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.867685 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bce1e2b3-6f37-4465-a771-4bfabc1291ed tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 18 22:48:21.867896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bce1e2b3-6f37-4465-a771-4bfabc1291ed tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.868156 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bce1e2b3-6f37-4465-a771-4bfabc1291ed tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.868562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-bce1e2b3-6f37-4465-a771-4bfabc1291ed tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:21.870654 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-bce1e2b3-6f37-4465-a771-4bfabc1291ed tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:21.875131 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bce1e2b3-6f37-4465-a771-4bfabc1291ed tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all snapshots completed successfully. Aug 18 22:48:21.876188 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bce1e2b3-6f37-4465-a771-4bfabc1291ed tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 18 22:48:21.876689 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 257/1024] 10.4.3.89 () {66 vars in 1257 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:21.889622 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0497f17b-b6bf-4917-87e4-e8661d8ce879 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.892187 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0497f17b-b6bf-4917-87e4-e8661d8ce879 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a Aug 18 22:48:21.894227 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0497f17b-b6bf-4917-87e4-e8661d8ce879 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.894227 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0497f17b-b6bf-4917-87e4-e8661d8ce879 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.894227 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.group_snapshots [None req-0497f17b-b6bf-4917-87e4-e8661d8ce879 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member c15bc012-fd4c-4407-8094-71e09a84503a {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 18 22:48:21.897047 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1dca569-2288-42b2-9eee-dad44c116ae4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.898428 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0497f17b-b6bf-4917-87e4-e8661d8ce879 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a returned with HTTP 404 Aug 18 22:48:21.898950 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 257/1025] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:21.899592 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1dca569-2288-42b2-9eee-dad44c116ae4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:21.899868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1dca569-2288-42b2-9eee-dad44c116ae4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.900575 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1dca569-2288-42b2-9eee-dad44c116ae4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.908011 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3bd6f27e-05af-4b47-bba2-8a1bebefad45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.910372 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bd6f27e-05af-4b47-bba2-8a1bebefad45 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/group_snapshots Aug 18 22:48:21.910640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bd6f27e-05af-4b47-bba2-8a1bebefad45 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.910866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bd6f27e-05af-4b47-bba2-8a1bebefad45 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.917181 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.917181 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:21.919091 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bd6f27e-05af-4b47-bba2-8a1bebefad45 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 200 Aug 18 22:48:21.919637 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 255/1026] 10.4.3.89 () {68 vars in 1295 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:21.924727 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1dca569-2288-42b2-9eee-dad44c116ae4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:21.932801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-616a8e2f-3b8e-42cd-b4d6-56f3924d6dc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.934859 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1dca569-2288-42b2-9eee-dad44c116ae4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:21.935131 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-616a8e2f-3b8e-42cd-b4d6-56f3924d6dc6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a Aug 18 22:48:21.935535 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-616a8e2f-3b8e-42cd-b4d6-56f3924d6dc6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.935701 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-616a8e2f-3b8e-42cd-b4d6-56f3924d6dc6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.935912 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 258/1027] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:21.935982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-616a8e2f-3b8e-42cd-b4d6-56f3924d6dc6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for member c15bc012-fd4c-4407-8094-71e09a84503a {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 18 22:48:21.936059 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-616a8e2f-3b8e-42cd-b4d6-56f3924d6dc6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group_snapshot with id: c15bc012-fd4c-4407-8094-71e09a84503a Aug 18 22:48:21.941176 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-616a8e2f-3b8e-42cd-b4d6-56f3924d6dc6 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a returned with HTTP 404 Aug 18 22:48:21.941717 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 258/1028] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:48:21 2026] DELETE /volume/v3/group_snapshots/c15bc012-fd4c-4407-8094-71e09a84503a => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:21.949992 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44f887cc-ff26-4e50-a8a0-362665718caa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:21.953075 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:48:21.953404 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:21.953783 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:21.953991 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:21.954992 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:21.954992 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:21.955712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:48:21.969091 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Get all volumes completed successfully. Aug 18 22:48:21.970027 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:21.970207 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:22.026437 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:22.030352 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:22.030352 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:22.039909 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44f887cc-ff26-4e50-a8a0-362665718caa tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:48:22.040333 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 258/1029] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:48:21 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:22.055141 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95d77792-ff63-4457-9229-21271459d52d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:22.057430 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d77792-ff63-4457-9229-21271459d52d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] POST https://10.4.3.89/volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61/action Aug 18 22:48:22.057614 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d77792-ff63-4457-9229-21271459d52d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:22.057714 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d77792-ff63-4457-9229-21271459d52d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:22.059293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-95d77792-ff63-4457-9229-21271459d52d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] delete called for group 4ee47dce-574a-48b7-9196-30f1be838b61 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:48:22.059562 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-95d77792-ff63-4457-9229-21271459d52d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Delete group with id: 4ee47dce-574a-48b7-9196-30f1be838b61 Aug 18 22:48:22.063613 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:22.063613 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:22.105351 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d77792-ff63-4457-9229-21271459d52d tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61/action returned with HTTP 202 Aug 18 22:48:22.105908 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 256/1030] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:48:22 2026] POST /volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:22.118164 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:22.120681 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf Aug 18 22:48:22.121021 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:22.121319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:22.129008 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:22.129008 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:22.133117 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Volume info retrieved successfully. Aug 18 22:48:22.133857 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:48:22.134027 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:48:22.185861 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:48:22.190201 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:22.190201 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:22.204068 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fdd1154-2039-4b8e-a1cb-506cae5e8229 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf returned with HTTP 200 Aug 18 22:48:22.204979 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 259/1031] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:22 2026] GET /volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:48:22.950398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5775d040-2ea3-4239-9254-24aa66a8de14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:22.953053 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5775d040-2ea3-4239-9254-24aa66a8de14 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:22.953398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5775d040-2ea3-4239-9254-24aa66a8de14 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:22.953725 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5775d040-2ea3-4239-9254-24aa66a8de14 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:22.966209 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:22.966209 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:22.971217 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5775d040-2ea3-4239-9254-24aa66a8de14 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:22.976800 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5775d040-2ea3-4239-9254-24aa66a8de14 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:22.977339 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 259/1032] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:22 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:23.222535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c413efe8-ba42-4897-80bd-8f5c0e42ba6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:23.224738 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c413efe8-ba42-4897-80bd-8f5c0e42ba6a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf Aug 18 22:48:23.224996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c413efe8-ba42-4897-80bd-8f5c0e42ba6a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:23.225234 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c413efe8-ba42-4897-80bd-8f5c0e42ba6a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:23.235774 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c413efe8-ba42-4897-80bd-8f5c0e42ba6a tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf returned with HTTP 404 Aug 18 22:48:23.236628 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 259/1033] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:23 2026] GET /volume/v3/volumes/0d0aae1c-28de-4c5d-a599-2d2413633bdf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:23.248842 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06618cc9-44f1-456d-817a-3c232ccfb655 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:23.250662 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06618cc9-44f1-456d-817a-3c232ccfb655 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] GET https://10.4.3.89/volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 Aug 18 22:48:23.250886 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06618cc9-44f1-456d-817a-3c232ccfb655 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:23.251074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06618cc9-44f1-456d-817a-3c232ccfb655 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:23.251209 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-06618cc9-44f1-456d-817a-3c232ccfb655 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] show called for member 4ee47dce-574a-48b7-9196-30f1be838b61 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:48:23.256363 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06618cc9-44f1-456d-817a-3c232ccfb655 tempest-GroupSnapshotsTest-402182601 tempest-GroupSnapshotsTest-402182601-project-member] https://10.4.3.89/volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 returned with HTTP 404 Aug 18 22:48:23.257023 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 257/1034] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:48:23 2026] GET /volume/v3/groups/4ee47dce-574a-48b7-9196-30f1be838b61 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:23.269304 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27a02866-0fb5-44f5-99c8-50a222c1cb06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:23.271830 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a02866-0fb5-44f5-99c8-50a222c1cb06 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/b4f961e6-df30-45ec-831b-97d8b4889ceb Aug 18 22:48:23.272151 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a02866-0fb5-44f5-99c8-50a222c1cb06 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:23.272424 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27a02866-0fb5-44f5-99c8-50a222c1cb06 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:23.291519 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27a02866-0fb5-44f5-99c8-50a222c1cb06 tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/group_types/b4f961e6-df30-45ec-831b-97d8b4889ceb returned with HTTP 202 Aug 18 22:48:23.292603 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 260/1035] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:48:23 2026] DELETE /volume/v3/group_types/b4f961e6-df30-45ec-831b-97d8b4889ceb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:48:23.300034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20b33a35-ac00-4b5c-b7d5-0e9c3dc7d9ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:23.301797 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20b33a35-ac00-4b5c-b7d5-0e9c3dc7d9ef tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] DELETE https://10.4.3.89/volume/v3/types/6a861681-4592-4c5c-bcdf-9134f5a6aac5 Aug 18 22:48:23.301966 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20b33a35-ac00-4b5c-b7d5-0e9c3dc7d9ef tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:23.302177 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20b33a35-ac00-4b5c-b7d5-0e9c3dc7d9ef tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:23.338336 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20b33a35-ac00-4b5c-b7d5-0e9c3dc7d9ef tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types/6a861681-4592-4c5c-bcdf-9134f5a6aac5 returned with HTTP 202 Aug 18 22:48:23.338805 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 260/1036] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:48:23 2026] DELETE /volume/v3/types/6a861681-4592-4c5c-bcdf-9134f5a6aac5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:23.351241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-613cf6de-4af4-4492-9c24-ee8c0101fcdd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:23.353854 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-613cf6de-4af4-4492-9c24-ee8c0101fcdd tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] GET https://10.4.3.89/volume/v3/types/6a861681-4592-4c5c-bcdf-9134f5a6aac5 Aug 18 22:48:23.354162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-613cf6de-4af4-4492-9c24-ee8c0101fcdd tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:23.354343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-613cf6de-4af4-4492-9c24-ee8c0101fcdd tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:23.358678 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-613cf6de-4af4-4492-9c24-ee8c0101fcdd tempest-GroupSnapshotsTest-1268675014 tempest-GroupSnapshotsTest-1268675014-project-admin] https://10.4.3.89/volume/v3/types/6a861681-4592-4c5c-bcdf-9134f5a6aac5 returned with HTTP 404 Aug 18 22:48:23.359282 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 260/1037] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:48:23 2026] GET /volume/v3/types/6a861681-4592-4c5c-bcdf-9134f5a6aac5 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:23.460430 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-5b2c249f-b1e8-4ee6-ab60-2611a5f40403 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:23.464480 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-5b2c249f-b1e8-4ee6-ab60-2611a5f40403 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec/action Aug 18 22:48:23.464993 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-5b2c249f-b1e8-4ee6-ab60-2611a5f40403 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:23.465206 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-5b2c249f-b1e8-4ee6-ab60-2611a5f40403 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:23.486606 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:23.486606 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:23.496114 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4514eede-2fcb-42de-8cd6-8487b9a294f4 req-5b2c249f-b1e8-4ee6-ab60-2611a5f40403 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec/action returned with HTTP 204 Aug 18 22:48:23.496788 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 258/1038] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:48:23 2026] POST /volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:23.993691 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92968357-09fd-46a5-8bd9-da04b7b68113 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:23.995768 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92968357-09fd-46a5-8bd9-da04b7b68113 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:23.995998 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92968357-09fd-46a5-8bd9-da04b7b68113 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:23.996282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92968357-09fd-46a5-8bd9-da04b7b68113 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:24.009715 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:24.009715 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:24.014678 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-92968357-09fd-46a5-8bd9-da04b7b68113 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:24.021459 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92968357-09fd-46a5-8bd9-da04b7b68113 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:24.022119 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 261/1039] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:23 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:24.035890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1479e8da-eaa9-4ce7-9a8f-6e6ec30e3b6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:24.038095 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1479e8da-eaa9-4ce7-9a8f-6e6ec30e3b6f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:48:24.038342 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1479e8da-eaa9-4ce7-9a8f-6e6ec30e3b6f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:24.038594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1479e8da-eaa9-4ce7-9a8f-6e6ec30e3b6f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:24.050227 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:24.050227 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:24.054365 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1479e8da-eaa9-4ce7-9a8f-6e6ec30e3b6f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:48:24.060030 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1479e8da-eaa9-4ce7-9a8f-6e6ec30e3b6f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:48:24.060611 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 261/1040] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:24 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:25.346675 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-04d41f0e-172b-4996-9e12-22f3791a6e5c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:25.348637 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04d41f0e-172b-4996-9e12-22f3791a6e5c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:25.348833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04d41f0e-172b-4996-9e12-22f3791a6e5c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:25.349013 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-04d41f0e-172b-4996-9e12-22f3791a6e5c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:25.359150 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:25.359150 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:25.364651 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-04d41f0e-172b-4996-9e12-22f3791a6e5c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:25.370072 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-04d41f0e-172b-4996-9e12-22f3791a6e5c tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:25.370520 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 261/1041] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:25 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:25.726086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1290ee13-6d7b-4083-815f-ccfeb8111915 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:25.844516 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1290ee13-6d7b-4083-815f-ccfeb8111915 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] POST https://10.4.3.89/volume/v3/qos-specs Aug 18 22:48:25.845142 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1290ee13-6d7b-4083-815f-ccfeb8111915 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-394973221", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:25.847648 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.qos_specs [None req-1290ee13-6d7b-4083-815f-ccfeb8111915 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-394973221', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100265) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 22:48:25.857783 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-1290ee13-6d7b-4083-815f-ccfeb8111915 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DB qos_specs_create(): root {'id': '0448da4d-9548-42d7-b082-f107166b5b9b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-394973221'} {{(pid=100265) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 22:48:25.865665 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1290ee13-6d7b-4083-815f-ccfeb8111915 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 18 22:48:25.866183 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 259/1042] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:48:25 2026] POST /volume/v3/qos-specs => generated 390 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:25.874849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-65251cc2-8bc0-48fe-be66-5aec786c2678 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:25.876655 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65251cc2-8bc0-48fe-be66-5aec786c2678 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:48:25.876987 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-65251cc2-8bc0-48fe-be66-5aec786c2678 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-446344533"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:25.891956 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-65251cc2-8bc0-48fe-be66-5aec786c2678 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:48:25.892400 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 262/1043] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:48:25 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:25.902892 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4172b8ee-5e99-499a-a5a1-0be2937fe5dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:25.904317 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4172b8ee-5e99-499a-a5a1-0be2937fe5dd tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:48:25.904656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4172b8ee-5e99-499a-a5a1-0be2937fe5dd tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1215362775"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:25.917317 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4172b8ee-5e99-499a-a5a1-0be2937fe5dd tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:48:25.917810 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 262/1044] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:48:25 2026] POST /volume/v3/types => generated 222 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:25.926526 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ca3a5df0-631d-4688-ba78-6695c0ea571e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:25.928416 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca3a5df0-631d-4688-ba78-6695c0ea571e tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:48:25.928812 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ca3a5df0-631d-4688-ba78-6695c0ea571e tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1196578576"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:25.943892 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ca3a5df0-631d-4688-ba78-6695c0ea571e tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:48:25.944390 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 262/1045] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:48:25 2026] POST /volume/v3/types => generated 222 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:25.951645 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-203ca806-3ec5-45a9-b6b5-90a922e74544 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:25.953405 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-203ca806-3ec5-45a9-b6b5-90a922e74544 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=2777002d-3281-4262-aff2-bd52ce54876a Aug 18 22:48:25.953550 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-203ca806-3ec5-45a9-b6b5-90a922e74544 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:25.953740 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-203ca806-3ec5-45a9-b6b5-90a922e74544 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'associate' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:25.953956 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:25.953956 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:25.954395 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-203ca806-3ec5-45a9-b6b5-90a922e74544 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Associate qos_spec: 0448da4d-9548-42d7-b082-f107166b5b9b with type: 2777002d-3281-4262-aff2-bd52ce54876a {{(pid=100265) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 22:48:25.976288 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-203ca806-3ec5-45a9-b6b5-90a922e74544 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=2777002d-3281-4262-aff2-bd52ce54876a returned with HTTP 202 Aug 18 22:48:25.976680 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 260/1046] 10.4.3.89 () {66 vars in 1474 bytes} [Tue Aug 18 22:48:25 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=2777002d-3281-4262-aff2-bd52ce54876a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:25.983945 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ebe32f4b-0858-4c4e-ac4b-e75aa02f4fa9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:25.986186 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebe32f4b-0858-4c4e-ac4b-e75aa02f4fa9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=6a6338e7-1239-490c-8666-03683c7e7933 Aug 18 22:48:25.986451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebe32f4b-0858-4c4e-ac4b-e75aa02f4fa9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:25.986693 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ebe32f4b-0858-4c4e-ac4b-e75aa02f4fa9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'associate' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:25.987417 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ebe32f4b-0858-4c4e-ac4b-e75aa02f4fa9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Associate qos_spec: 0448da4d-9548-42d7-b082-f107166b5b9b with type: 6a6338e7-1239-490c-8666-03683c7e7933 {{(pid=100266) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 22:48:26.011761 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ebe32f4b-0858-4c4e-ac4b-e75aa02f4fa9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=6a6338e7-1239-490c-8666-03683c7e7933 returned with HTTP 202 Aug 18 22:48:26.012304 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 263/1047] 10.4.3.89 () {66 vars in 1474 bytes} [Tue Aug 18 22:48:25 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=6a6338e7-1239-490c-8666-03683c7e7933 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.019973 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f07f07bf-ccad-48e7-9afc-303ce5bad342 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.022069 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f07f07bf-ccad-48e7-9afc-303ce5bad342 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c Aug 18 22:48:26.022349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f07f07bf-ccad-48e7-9afc-303ce5bad342 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.022587 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f07f07bf-ccad-48e7-9afc-303ce5bad342 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'associate' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.023279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f07f07bf-ccad-48e7-9afc-303ce5bad342 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Associate qos_spec: 0448da4d-9548-42d7-b082-f107166b5b9b with type: b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c {{(pid=100267) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 18 22:48:26.051114 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f07f07bf-ccad-48e7-9afc-303ce5bad342 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c returned with HTTP 202 Aug 18 22:48:26.051688 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 263/1048] 10.4.3.89 () {66 vars in 1474 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associate?vol_type_id=b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.059397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11a6f18d-493e-44d8-9f54-4803a4a99d52 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.061355 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a6f18d-493e-44d8-9f54-4803a4a99d52 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations Aug 18 22:48:26.061565 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a6f18d-493e-44d8-9f54-4803a4a99d52 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.061785 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11a6f18d-493e-44d8-9f54-4803a4a99d52 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'associations' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.062465 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-11a6f18d-493e-44d8-9f54-4803a4a99d52 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Get associations for qos_spec id: 0448da4d-9548-42d7-b082-f107166b5b9b {{(pid=100264) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 22:48:26.087074 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11a6f18d-493e-44d8-9f54-4803a4a99d52 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations returned with HTTP 200 Aug 18 22:48:26.087500 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 263/1049] 10.4.3.89 () {66 vars in 1386 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.095379 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1ede499-e219-4a1c-b54e-92b17c03a8ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.097241 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1ede499-e219-4a1c-b54e-92b17c03a8ec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/disassociate?vol_type_id=2777002d-3281-4262-aff2-bd52ce54876a Aug 18 22:48:26.097572 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1ede499-e219-4a1c-b54e-92b17c03a8ec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.097780 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1ede499-e219-4a1c-b54e-92b17c03a8ec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'disassociate' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.098296 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.098296 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:26.098447 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b1ede499-e219-4a1c-b54e-92b17c03a8ec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Disassociate qos_spec: 0448da4d-9548-42d7-b082-f107166b5b9b from type: 2777002d-3281-4262-aff2-bd52ce54876a {{(pid=100265) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 18 22:48:26.112083 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1ede499-e219-4a1c-b54e-92b17c03a8ec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/disassociate?vol_type_id=2777002d-3281-4262-aff2-bd52ce54876a returned with HTTP 202 Aug 18 22:48:26.112791 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 261/1050] 10.4.3.89 () {66 vars in 1483 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/disassociate?vol_type_id=2777002d-3281-4262-aff2-bd52ce54876a => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.120329 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b29ae04b-d543-4198-af51-7fa12fe6f5b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.122478 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b29ae04b-d543-4198-af51-7fa12fe6f5b3 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations Aug 18 22:48:26.122723 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b29ae04b-d543-4198-af51-7fa12fe6f5b3 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.122963 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b29ae04b-d543-4198-af51-7fa12fe6f5b3 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'associations' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.123395 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.123395 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:26.123762 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b29ae04b-d543-4198-af51-7fa12fe6f5b3 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Get associations for qos_spec id: 0448da4d-9548-42d7-b082-f107166b5b9b {{(pid=100266) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 22:48:26.138018 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b29ae04b-d543-4198-af51-7fa12fe6f5b3 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations returned with HTTP 200 Aug 18 22:48:26.138619 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 264/1051] 10.4.3.89 () {66 vars in 1386 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.146598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-008f658c-c642-4ca8-8526-ecac4e400bdb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.148967 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-008f658c-c642-4ca8-8526-ecac4e400bdb tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/disassociate_all Aug 18 22:48:26.149221 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-008f658c-c642-4ca8-8526-ecac4e400bdb tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.149662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-008f658c-c642-4ca8-8526-ecac4e400bdb tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'disassociate_all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.149972 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.149972 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:26.150394 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-008f658c-c642-4ca8-8526-ecac4e400bdb tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Disassociate qos_spec: 0448da4d-9548-42d7-b082-f107166b5b9b from all. {{(pid=100267) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 18 22:48:26.171579 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-008f658c-c642-4ca8-8526-ecac4e400bdb tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/disassociate_all returned with HTTP 202 Aug 18 22:48:26.172712 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 264/1052] 10.4.3.89 () {66 vars in 1398 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/disassociate_all => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.184612 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e103b35f-9f44-4e5d-bd0b-f4fa1ce547e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.186369 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e103b35f-9f44-4e5d-bd0b-f4fa1ce547e8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations Aug 18 22:48:26.186650 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e103b35f-9f44-4e5d-bd0b-f4fa1ce547e8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.187073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e103b35f-9f44-4e5d-bd0b-f4fa1ce547e8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'associations' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.187073 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.187073 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:26.187409 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e103b35f-9f44-4e5d-bd0b-f4fa1ce547e8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Get associations for qos_spec id: 0448da4d-9548-42d7-b082-f107166b5b9b {{(pid=100264) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 18 22:48:26.195466 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e103b35f-9f44-4e5d-bd0b-f4fa1ce547e8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations returned with HTTP 200 Aug 18 22:48:26.196062 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 264/1053] 10.4.3.89 () {66 vars in 1386 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/associations => generated 24 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:26.203902 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-edbc8b8f-ec81-41eb-831b-98a9505be974 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.205866 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edbc8b8f-ec81-41eb-831b-98a9505be974 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/types/b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c Aug 18 22:48:26.206074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edbc8b8f-ec81-41eb-831b-98a9505be974 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.206453 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edbc8b8f-ec81-41eb-831b-98a9505be974 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.206664 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.206664 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:26.241377 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edbc8b8f-ec81-41eb-831b-98a9505be974 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types/b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c returned with HTTP 202 Aug 18 22:48:26.241961 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 262/1054] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/types/b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.251332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5c1afaf-f880-4387-9e76-1d6ca4cf8202 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.254283 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5c1afaf-f880-4387-9e76-1d6ca4cf8202 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/types/b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c Aug 18 22:48:26.254375 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5c1afaf-f880-4387-9e76-1d6ca4cf8202 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.255465 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5c1afaf-f880-4387-9e76-1d6ca4cf8202 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.259606 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5c1afaf-f880-4387-9e76-1d6ca4cf8202 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types/b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c returned with HTTP 404 Aug 18 22:48:26.259606 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 265/1055] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/types/b70aa6b7-f1b9-437b-93f4-0ef789c9dc6c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.268678 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a178075-45ad-4993-8fb3-ee29c0b64428 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.274511 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a178075-45ad-4993-8fb3-ee29c0b64428 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/types/6a6338e7-1239-490c-8666-03683c7e7933 Aug 18 22:48:26.274511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a178075-45ad-4993-8fb3-ee29c0b64428 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.274511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a178075-45ad-4993-8fb3-ee29c0b64428 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.274511 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.274511 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:26.336748 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a178075-45ad-4993-8fb3-ee29c0b64428 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types/6a6338e7-1239-490c-8666-03683c7e7933 returned with HTTP 202 Aug 18 22:48:26.336748 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 265/1056] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/types/6a6338e7-1239-490c-8666-03683c7e7933 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.349279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-987b2610-502b-4231-90a3-2740cf021686 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.351402 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-987b2610-502b-4231-90a3-2740cf021686 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/types/6a6338e7-1239-490c-8666-03683c7e7933 Aug 18 22:48:26.351698 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-987b2610-502b-4231-90a3-2740cf021686 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.352303 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-987b2610-502b-4231-90a3-2740cf021686 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.357610 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-987b2610-502b-4231-90a3-2740cf021686 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types/6a6338e7-1239-490c-8666-03683c7e7933 returned with HTTP 404 Aug 18 22:48:26.358022 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 265/1057] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/types/6a6338e7-1239-490c-8666-03683c7e7933 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.366411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5462af04-a52f-4542-a158-74e4c2afc05f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.368161 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5462af04-a52f-4542-a158-74e4c2afc05f tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/types/2777002d-3281-4262-aff2-bd52ce54876a Aug 18 22:48:26.368397 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5462af04-a52f-4542-a158-74e4c2afc05f tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.368601 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5462af04-a52f-4542-a158-74e4c2afc05f tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.386298 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc06c0ec-ef2f-4607-9ae1-0406ef3fd2fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.387833 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc06c0ec-ef2f-4607-9ae1-0406ef3fd2fa tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:26.388104 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc06c0ec-ef2f-4607-9ae1-0406ef3fd2fa tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.388372 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc06c0ec-ef2f-4607-9ae1-0406ef3fd2fa tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.399340 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5462af04-a52f-4542-a158-74e4c2afc05f tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types/2777002d-3281-4262-aff2-bd52ce54876a returned with HTTP 202 Aug 18 22:48:26.399794 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 263/1058] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/types/2777002d-3281-4262-aff2-bd52ce54876a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.400188 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.400188 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:26.406018 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bc06c0ec-ef2f-4607-9ae1-0406ef3fd2fa tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:26.409021 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-896eb314-c5da-47d0-a4d4-92a7397ae2b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.411799 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-896eb314-c5da-47d0-a4d4-92a7397ae2b5 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/types/2777002d-3281-4262-aff2-bd52ce54876a Aug 18 22:48:26.412455 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-896eb314-c5da-47d0-a4d4-92a7397ae2b5 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.412749 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-896eb314-c5da-47d0-a4d4-92a7397ae2b5 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.419300 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-896eb314-c5da-47d0-a4d4-92a7397ae2b5 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/types/2777002d-3281-4262-aff2-bd52ce54876a returned with HTTP 404 Aug 18 22:48:26.419300 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 266/1059] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/types/2777002d-3281-4262-aff2-bd52ce54876a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.419473 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc06c0ec-ef2f-4607-9ae1-0406ef3fd2fa tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:26.420046 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 266/1060] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.434163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3376feae-c7f9-465b-857d-4875ebd4cf3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.436217 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3376feae-c7f9-465b-857d-4875ebd4cf3b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] POST https://10.4.3.89/volume/v3/qos-specs Aug 18 22:48:26.436594 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3376feae-c7f9-465b-857d-4875ebd4cf3b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1829473946", "consumer": "back-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:26.438591 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.438591 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:26.438972 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.qos_specs [None req-3376feae-c7f9-465b-857d-4875ebd4cf3b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1829473946', 'consumer': 'back-end', 'specs': {}} {{(pid=100264) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 22:48:26.446965 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-3376feae-c7f9-465b-857d-4875ebd4cf3b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DB qos_specs_create(): root {'id': '08330233-6e64-4392-ba2a-e350f75eecc6', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1829473946'} {{(pid=100264) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 22:48:26.453775 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3376feae-c7f9-465b-857d-4875ebd4cf3b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 18 22:48:26.455228 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 266/1061] 10.4.3.89 () {68 vars in 1257 bytes} [Tue Aug 18 22:48:26 2026] POST /volume/v3/qos-specs => generated 367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.464138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6cf702d-4c94-4441-b69f-73ec38a00fad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.465945 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6cf702d-4c94-4441-b69f-73ec38a00fad tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6?force=False Aug 18 22:48:26.466202 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6cf702d-4c94-4441-b69f-73ec38a00fad tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.466470 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6cf702d-4c94-4441-b69f-73ec38a00fad tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.467049 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d6cf702d-4c94-4441-b69f-73ec38a00fad tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Delete qos_spec: 08330233-6e64-4392-ba2a-e350f75eecc6, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 22:48:26.501364 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6cf702d-4c94-4441-b69f-73ec38a00fad tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6?force=False returned with HTTP 202 Aug 18 22:48:26.501882 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 264/1062] 10.4.3.89 () {66 vars in 1373 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6?force=False => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.513600 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28f6210a-d189-4b4d-9abd-4ebef99e753c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.516333 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28f6210a-d189-4b4d-9abd-4ebef99e753c tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6 Aug 18 22:48:26.516976 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28f6210a-d189-4b4d-9abd-4ebef99e753c tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.517216 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28f6210a-d189-4b4d-9abd-4ebef99e753c tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.522483 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28f6210a-d189-4b4d-9abd-4ebef99e753c tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6 returned with HTTP 404 Aug 18 22:48:26.522987 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 267/1063] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.531330 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3252c27e-c4b2-4ae9-bbbd-7d065f5c88ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.532224 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3252c27e-c4b2-4ae9-bbbd-7d065f5c88ed tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs Aug 18 22:48:26.532551 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3252c27e-c4b2-4ae9-bbbd-7d065f5c88ed tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.532825 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3252c27e-c4b2-4ae9-bbbd-7d065f5c88ed tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.546876 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3252c27e-c4b2-4ae9-bbbd-7d065f5c88ed tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 18 22:48:26.547520 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 267/1064] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.558510 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d987ec4-e598-4ff7-bbdf-d72bfc900f2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.561323 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d987ec4-e598-4ff7-bbdf-d72bfc900f2e tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6?force=False Aug 18 22:48:26.561749 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d987ec4-e598-4ff7-bbdf-d72bfc900f2e tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.562411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d987ec4-e598-4ff7-bbdf-d72bfc900f2e tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.562829 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.562829 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:26.563149 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d987ec4-e598-4ff7-bbdf-d72bfc900f2e tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Delete qos_spec: 08330233-6e64-4392-ba2a-e350f75eecc6, force: False {{(pid=100264) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 22:48:26.570073 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d987ec4-e598-4ff7-bbdf-d72bfc900f2e tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6?force=False returned with HTTP 404 Aug 18 22:48:26.570971 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 267/1065] 10.4.3.89 () {66 vars in 1373 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6?force=False => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.584291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22eb0d7f-f75b-4445-93dc-f24bfe314eed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.584936 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22eb0d7f-f75b-4445-93dc-f24bfe314eed tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6 Aug 18 22:48:26.584936 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22eb0d7f-f75b-4445-93dc-f24bfe314eed tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.584936 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22eb0d7f-f75b-4445-93dc-f24bfe314eed tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.585214 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.585214 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:26.589573 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22eb0d7f-f75b-4445-93dc-f24bfe314eed tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6 returned with HTTP 404 Aug 18 22:48:26.590111 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 265/1066] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/08330233-6e64-4392-ba2a-e350f75eecc6 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.604400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4e26d87-2607-4b74-8fa1-4ba93b6bd582 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.606432 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4e26d87-2607-4b74-8fa1-4ba93b6bd582 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] POST https://10.4.3.89/volume/v3/qos-specs Aug 18 22:48:26.606924 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4e26d87-2607-4b74-8fa1-4ba93b6bd582 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-726575222", "consumer": "both"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:26.611287 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.qos_specs [None req-f4e26d87-2607-4b74-8fa1-4ba93b6bd582 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-726575222', 'consumer': 'both', 'specs': {}} {{(pid=100267) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 22:48:26.616499 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-f4e26d87-2607-4b74-8fa1-4ba93b6bd582 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DB qos_specs_create(): root {'id': '3a49d926-45e1-4bbf-872e-2384779ff68d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-726575222'} {{(pid=100267) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 22:48:26.624209 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4e26d87-2607-4b74-8fa1-4ba93b6bd582 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 18 22:48:26.628286 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 268/1067] 10.4.3.89 () {68 vars in 1257 bytes} [Tue Aug 18 22:48:26 2026] POST /volume/v3/qos-specs => generated 362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.635163 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-528c19a9-3cbd-49d5-bfa7-f301d4220897 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.638691 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-528c19a9-3cbd-49d5-bfa7-f301d4220897 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d?force=False Aug 18 22:48:26.639075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-528c19a9-3cbd-49d5-bfa7-f301d4220897 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.639405 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-528c19a9-3cbd-49d5-bfa7-f301d4220897 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.640968 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.640968 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:26.640968 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-528c19a9-3cbd-49d5-bfa7-f301d4220897 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Delete qos_spec: 3a49d926-45e1-4bbf-872e-2384779ff68d, force: False {{(pid=100266) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 22:48:26.673421 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-528c19a9-3cbd-49d5-bfa7-f301d4220897 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d?force=False returned with HTTP 202 Aug 18 22:48:26.674180 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 268/1068] 10.4.3.89 () {66 vars in 1373 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.685865 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36265268-217d-4cf1-8a18-5b20200235af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.688429 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36265268-217d-4cf1-8a18-5b20200235af tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d Aug 18 22:48:26.688693 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36265268-217d-4cf1-8a18-5b20200235af tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.688944 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36265268-217d-4cf1-8a18-5b20200235af tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.694406 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36265268-217d-4cf1-8a18-5b20200235af tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d returned with HTTP 404 Aug 18 22:48:26.695035 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 268/1069] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.708415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc3b26a6-d6b0-403c-8bee-f2316b847c4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.712724 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc3b26a6-d6b0-403c-8bee-f2316b847c4b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs Aug 18 22:48:26.712853 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc3b26a6-d6b0-403c-8bee-f2316b847c4b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.713127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc3b26a6-d6b0-403c-8bee-f2316b847c4b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.729049 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc3b26a6-d6b0-403c-8bee-f2316b847c4b tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 18 22:48:26.729623 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 266/1070] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs => generated 174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:48:26.739933 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9b25ac6-e5d7-454c-8668-d11c70ecc611 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.743348 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9b25ac6-e5d7-454c-8668-d11c70ecc611 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d?force=False Aug 18 22:48:26.743700 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9b25ac6-e5d7-454c-8668-d11c70ecc611 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.744027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9b25ac6-e5d7-454c-8668-d11c70ecc611 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.744658 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.744658 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:26.745552 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e9b25ac6-e5d7-454c-8668-d11c70ecc611 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Delete qos_spec: 3a49d926-45e1-4bbf-872e-2384779ff68d, force: False {{(pid=100267) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 22:48:26.752670 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9b25ac6-e5d7-454c-8668-d11c70ecc611 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d?force=False returned with HTTP 404 Aug 18 22:48:26.753244 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 269/1071] 10.4.3.89 () {66 vars in 1373 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.765175 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1415838f-d9db-4053-9898-26f0e9e120d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.767679 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1415838f-d9db-4053-9898-26f0e9e120d0 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d Aug 18 22:48:26.768003 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1415838f-d9db-4053-9898-26f0e9e120d0 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.768259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1415838f-d9db-4053-9898-26f0e9e120d0 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.768640 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.768640 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:26.773460 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1415838f-d9db-4053-9898-26f0e9e120d0 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d returned with HTTP 404 Aug 18 22:48:26.774159 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 269/1072] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/3a49d926-45e1-4bbf-872e-2384779ff68d => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.788222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02b61783-75e1-43be-a42f-cb7e300b32f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.791041 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02b61783-75e1-43be-a42f-cb7e300b32f7 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] POST https://10.4.3.89/volume/v3/qos-specs Aug 18 22:48:26.791493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02b61783-75e1-43be-a42f-cb7e300b32f7 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1139648751", "consumer": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:26.796493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.qos_specs [None req-02b61783-75e1-43be-a42f-cb7e300b32f7 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1139648751', 'consumer': 'front-end', 'specs': {}} {{(pid=100264) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 18 22:48:26.803944 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-02b61783-75e1-43be-a42f-cb7e300b32f7 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DB qos_specs_create(): root {'id': 'cb56ddaa-c1a9-45d6-b627-5510e75938fc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1139648751'} {{(pid=100264) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 18 22:48:26.811547 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02b61783-75e1-43be-a42f-cb7e300b32f7 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 18 22:48:26.812132 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 269/1073] 10.4.3.89 () {68 vars in 1257 bytes} [Tue Aug 18 22:48:26 2026] POST /volume/v3/qos-specs => generated 368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.821752 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-622f933b-f694-4dc7-84f5-57d4b2ad5b42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.824150 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-622f933b-f694-4dc7-84f5-57d4b2ad5b42 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc?force=False Aug 18 22:48:26.824150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-622f933b-f694-4dc7-84f5-57d4b2ad5b42 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.824150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-622f933b-f694-4dc7-84f5-57d4b2ad5b42 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.825053 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.825053 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:26.825445 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-622f933b-f694-4dc7-84f5-57d4b2ad5b42 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Delete qos_spec: cb56ddaa-c1a9-45d6-b627-5510e75938fc, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 22:48:26.850282 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-622f933b-f694-4dc7-84f5-57d4b2ad5b42 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc?force=False returned with HTTP 202 Aug 18 22:48:26.850774 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 267/1074] 10.4.3.89 () {66 vars in 1373 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc?force=False => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:26.860251 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e410d43f-a7d2-40da-84aa-e00bd2e13f07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.864111 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e410d43f-a7d2-40da-84aa-e00bd2e13f07 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc Aug 18 22:48:26.864405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e410d43f-a7d2-40da-84aa-e00bd2e13f07 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.864652 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e410d43f-a7d2-40da-84aa-e00bd2e13f07 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.869235 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e410d43f-a7d2-40da-84aa-e00bd2e13f07 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc returned with HTTP 404 Aug 18 22:48:26.869986 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 270/1075] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.877059 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26a61456-94e5-4c64-9207-9d6cf6f5faec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.882198 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26a61456-94e5-4c64-9207-9d6cf6f5faec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs Aug 18 22:48:26.882490 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26a61456-94e5-4c64-9207-9d6cf6f5faec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.882741 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26a61456-94e5-4c64-9207-9d6cf6f5faec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.891897 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26a61456-94e5-4c64-9207-9d6cf6f5faec tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 18 22:48:26.892562 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 270/1076] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.906030 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6a5d166-db61-45ce-b20a-44eb04074a71 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.908138 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6a5d166-db61-45ce-b20a-44eb04074a71 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc?force=False Aug 18 22:48:26.908356 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6a5d166-db61-45ce-b20a-44eb04074a71 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.908566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6a5d166-db61-45ce-b20a-44eb04074a71 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.908842 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.908842 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:26.909220 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b6a5d166-db61-45ce-b20a-44eb04074a71 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Delete qos_spec: cb56ddaa-c1a9-45d6-b627-5510e75938fc, force: False {{(pid=100264) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 22:48:26.913548 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6a5d166-db61-45ce-b20a-44eb04074a71 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc?force=False returned with HTTP 404 Aug 18 22:48:26.914059 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 270/1077] 10.4.3.89 () {66 vars in 1373 bytes} [Tue Aug 18 22:48:26 2026] DELETE /volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.926146 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adf6afd7-a294-49fc-bb57-b5e2e642bbe2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.927875 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adf6afd7-a294-49fc-bb57-b5e2e642bbe2 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc Aug 18 22:48:26.928066 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adf6afd7-a294-49fc-bb57-b5e2e642bbe2 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.928241 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adf6afd7-a294-49fc-bb57-b5e2e642bbe2 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.928483 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.928483 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:26.938196 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adf6afd7-a294-49fc-bb57-b5e2e642bbe2 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc returned with HTTP 404 Aug 18 22:48:26.938791 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 268/1078] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/cb56ddaa-c1a9-45d6-b627-5510e75938fc => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:26.955259 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20a1e10b-4435-42ed-b21a-22e336345bf4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.959901 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20a1e10b-4435-42ed-b21a-22e336345bf4 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b Aug 18 22:48:26.960190 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20a1e10b-4435-42ed-b21a-22e336345bf4 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.960467 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20a1e10b-4435-42ed-b21a-22e336345bf4 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.965201 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20a1e10b-4435-42ed-b21a-22e336345bf4 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b returned with HTTP 200 Aug 18 22:48:26.965862 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 271/1079] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.975725 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b2ab4b3-84dd-481b-94c9-ea7a5ee63a64 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:26.979661 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b2ab4b3-84dd-481b-94c9-ea7a5ee63a64 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs Aug 18 22:48:26.979661 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b2ab4b3-84dd-481b-94c9-ea7a5ee63a64 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:26.979837 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b2ab4b3-84dd-481b-94c9-ea7a5ee63a64 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:26.980200 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:26.980200 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:26.987124 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b2ab4b3-84dd-481b-94c9-ea7a5ee63a64 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 18 22:48:26.987736 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 271/1080] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:48:26 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:26.999201 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0afa1a03-f4d3-4d80-85a3-228fa5632618 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:27.002668 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0afa1a03-f4d3-4d80-85a3-228fa5632618 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] PUT https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b Aug 18 22:48:27.002955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0afa1a03-f4d3-4d80-85a3-228fa5632618 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:27.011784 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.qos_specs [None req-0afa1a03-f4d3-4d80-85a3-228fa5632618 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100264) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 18 22:48:27.018774 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-0afa1a03-f4d3-4d80-85a3-228fa5632618 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] qos_specs_update() value: {'id': '1755014e-ce25-4ab4-9630-f008eb7a8fda', 'key': 'iops_bytes', 'value': '500', 'specs_id': '0448da4d-9548-42d7-b082-f107166b5b9b', 'deleted': False} {{(pid=100264) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 18 22:48:27.025098 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0afa1a03-f4d3-4d80-85a3-228fa5632618 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b returned with HTTP 200 Aug 18 22:48:27.025774 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 271/1081] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 22:48:26 2026] PUT /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b => generated 36 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:27.036042 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-afde8f37-d327-4db9-8692-007d14935dc8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:27.038501 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afde8f37-d327-4db9-8692-007d14935dc8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b Aug 18 22:48:27.038735 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afde8f37-d327-4db9-8692-007d14935dc8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:27.039031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afde8f37-d327-4db9-8692-007d14935dc8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:27.044844 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afde8f37-d327-4db9-8692-007d14935dc8 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b returned with HTTP 200 Aug 18 22:48:27.045450 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 269/1082] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:27 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b => generated 411 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:27.061210 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f3144bc-077f-4252-bc9b-4a9f2905eff9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:27.063600 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f3144bc-077f-4252-bc9b-4a9f2905eff9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] PUT https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/delete_keys Aug 18 22:48:27.064114 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f3144bc-077f-4252-bc9b-4a9f2905eff9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:27.066553 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:27.066553 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:27.067025 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4f3144bc-077f-4252-bc9b-4a9f2905eff9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Delete_key spec: 0448da4d-9548-42d7-b082-f107166b5b9b, keys: ['iops_bytes'] {{(pid=100267) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 18 22:48:27.090582 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f3144bc-077f-4252-bc9b-4a9f2905eff9 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/delete_keys returned with HTTP 202 Aug 18 22:48:27.091102 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 272/1083] 10.4.3.89 () {68 vars in 1403 bytes} [Tue Aug 18 22:48:27 2026] PUT /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b/delete_keys => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:27.098615 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca76ea1a-337e-4cb6-83d3-75b5a6e6485c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:27.100379 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca76ea1a-337e-4cb6-83d3-75b5a6e6485c tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b Aug 18 22:48:27.100914 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca76ea1a-337e-4cb6-83d3-75b5a6e6485c tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:27.101435 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca76ea1a-337e-4cb6-83d3-75b5a6e6485c tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:27.101718 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:27.101718 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:27.107869 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca76ea1a-337e-4cb6-83d3-75b5a6e6485c tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b returned with HTTP 200 Aug 18 22:48:27.108414 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 272/1084] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:27 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:27.118871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f1230ca-4c83-42f4-a39a-f0b297407b81 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:27.121531 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f1230ca-4c83-42f4-a39a-f0b297407b81 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b Aug 18 22:48:27.121726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f1230ca-4c83-42f4-a39a-f0b297407b81 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:27.121930 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f1230ca-4c83-42f4-a39a-f0b297407b81 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:27.123101 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:27.123101 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:27.128791 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f1230ca-4c83-42f4-a39a-f0b297407b81 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b returned with HTTP 200 Aug 18 22:48:27.129221 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 272/1085] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:27 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:27.142224 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd4ce591-d6d7-47d8-81b7-9c7896b43931 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:27.146396 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd4ce591-d6d7-47d8-81b7-9c7896b43931 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b?force=False Aug 18 22:48:27.146687 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd4ce591-d6d7-47d8-81b7-9c7896b43931 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:27.146964 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd4ce591-d6d7-47d8-81b7-9c7896b43931 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:27.147282 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:27.147282 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:27.147663 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fd4ce591-d6d7-47d8-81b7-9c7896b43931 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Delete qos_spec: 0448da4d-9548-42d7-b082-f107166b5b9b, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 18 22:48:27.163699 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd4ce591-d6d7-47d8-81b7-9c7896b43931 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b?force=False returned with HTTP 202 Aug 18 22:48:27.164169 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 270/1086] 10.4.3.89 () {66 vars in 1373 bytes} [Tue Aug 18 22:48:27 2026] DELETE /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:27.172368 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c98d5a7-3102-445f-afd9-5cd9a53e9185 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:27.174872 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c98d5a7-3102-445f-afd9-5cd9a53e9185 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b Aug 18 22:48:27.175187 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c98d5a7-3102-445f-afd9-5cd9a53e9185 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:27.175500 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c98d5a7-3102-445f-afd9-5cd9a53e9185 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:27.175948 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:27.175948 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:27.180120 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c98d5a7-3102-445f-afd9-5cd9a53e9185 tempest-QosSpecsTestJSON-969753385 tempest-QosSpecsTestJSON-969753385-project-admin] https://10.4.3.89/volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b returned with HTTP 404 Aug 18 22:48:27.180848 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 273/1087] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:27 2026] GET /volume/v3/qos-specs/0448da4d-9548-42d7-b082-f107166b5b9b => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:27.434790 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19ac5c20-8715-4b61-add7-d63fc26e733a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:27.437918 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19ac5c20-8715-4b61-add7-d63fc26e733a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:27.438060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19ac5c20-8715-4b61-add7-d63fc26e733a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:27.438215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19ac5c20-8715-4b61-add7-d63fc26e733a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:27.448688 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:27.448688 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:27.454120 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-19ac5c20-8715-4b61-add7-d63fc26e733a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:27.459544 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19ac5c20-8715-4b61-add7-d63fc26e733a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:27.460088 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 273/1088] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:27 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:28.251329 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e970987-769d-47af-9a3f-aa6940d3c630 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:28.255896 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e970987-769d-47af-9a3f-aa6940d3c630 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:28.256253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e970987-769d-47af-9a3f-aa6940d3c630 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:28.256458 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e970987-769d-47af-9a3f-aa6940d3c630 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:28.269252 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:28.269252 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:28.280598 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4e970987-769d-47af-9a3f-aa6940d3c630 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:28.287510 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e970987-769d-47af-9a3f-aa6940d3c630 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:28.288360 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 273/1089] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:28 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:28.312587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e877da6-470d-4f97-94a2-dadbc58fd106 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:28.316162 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e877da6-470d-4f97-94a2-dadbc58fd106 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:28.316162 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e877da6-470d-4f97-94a2-dadbc58fd106 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:28.316417 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e877da6-470d-4f97-94a2-dadbc58fd106 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:28.316961 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7e877da6-470d-4f97-94a2-dadbc58fd106 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Delete volume with id: 3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:28.328968 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:28.328968 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:28.329673 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e877da6-470d-4f97-94a2-dadbc58fd106 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:28.364412 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e877da6-470d-4f97-94a2-dadbc58fd106 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Delete volume request issued successfully. Aug 18 22:48:28.364719 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e877da6-470d-4f97-94a2-dadbc58fd106 tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 202 Aug 18 22:48:28.365119 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 271/1090] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:48:28 2026] DELETE /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:28.378940 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65c09b37-f63d-46d6-98bf-5b08cae68e9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:28.382066 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65c09b37-f63d-46d6-98bf-5b08cae68e9a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:28.382361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65c09b37-f63d-46d6-98bf-5b08cae68e9a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:28.382801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65c09b37-f63d-46d6-98bf-5b08cae68e9a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:28.395073 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:28.395073 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:28.400523 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65c09b37-f63d-46d6-98bf-5b08cae68e9a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Volume info retrieved successfully. Aug 18 22:48:28.407062 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65c09b37-f63d-46d6-98bf-5b08cae68e9a tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 200 Aug 18 22:48:28.407741 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 274/1091] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:28 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:29.423744 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c2df0b7-4670-4ca2-bff5-45ea5bb5966b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:29.426177 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c2df0b7-4670-4ca2-bff5-45ea5bb5966b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] GET https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc Aug 18 22:48:29.426438 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c2df0b7-4670-4ca2-bff5-45ea5bb5966b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:29.426664 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c2df0b7-4670-4ca2-bff5-45ea5bb5966b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:29.441505 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c2df0b7-4670-4ca2-bff5-45ea5bb5966b tempest-VolumesActionsTest-481626112 tempest-VolumesActionsTest-481626112-project-member] https://10.4.3.89/volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc returned with HTTP 404 Aug 18 22:48:29.442144 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 274/1092] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:29 2026] GET /volume/v3/volumes/3ad24e32-7524-4e53-ae32-d95bebbd09dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:29.702967 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:29.705149 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:29.705796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-988003010"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:29.707535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Create volume request body: {'volume': {'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-988003010'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:29.816528 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Create volume of 1 GB Aug 18 22:48:29.824109 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Availability Zones retrieved successfully. Aug 18 22:48:29.833871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Flow 'volume_create_api' (a922e9ee-8ccd-44e7-be5c-2a0679eb9bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:29.838158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ed8064-e168-41c3-ad9e-ae79317ce58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:29.839840 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:29.922768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ed8064-e168-41c3-ad9e-ae79317ce58a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:29.924722 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc0fceb-13c5-4ddf-8d36-08eddcd795ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:30.002107 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Created reservations ['101d210d-62dc-41ab-9f56-962ee66371c4', '714ccc40-17a0-46ca-b3cd-43c3cd1deff5', '7b4ae17e-2463-4077-80a5-299f966cc934', '26b18132-08cb-44c4-b658-9a709cb2e758'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:30.004212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebc0fceb-13c5-4ddf-8d36-08eddcd795ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['101d210d-62dc-41ab-9f56-962ee66371c4', '714ccc40-17a0-46ca-b3cd-43c3cd1deff5', '7b4ae17e-2463-4077-80a5-299f966cc934', '26b18132-08cb-44c4-b658-9a709cb2e758']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:30.006141 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b35a2d-123b-4842-867c-8bd6133fb198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:30.043205 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b35a2d-123b-4842-867c-8bd6133fb198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd0207ac-050f-4076-8425-bec63a49d98c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-988003010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5cffd25c5e04c25bf81760c95856096',qos_specs=None,replication_status=,reservations=['101d210d-62dc-41ab-9f56-962ee66371c4','714ccc40-17a0-46ca-b3cd-43c3cd1deff5','7b4ae17e-2463-4077-80a5-299f966cc934','26b18132-08cb-44c4-b658-9a709cb2e758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7529ac4b1f64003862fdd2efdca7a73',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-988003010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd0207ac-050f-4076-8425-bec63a49d98c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5cffd25c5e04c25bf81760c95856096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7529ac4b1f64003862fdd2efdca7a73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:30.044173 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c27f361-02c4-44d1-835b-9c15c6c7997b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:30.064692 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c27f361-02c4-44d1-835b-9c15c6c7997b) transitioned into state 'SUCCESS' from state '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-988003010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5cffd25c5e04c25bf81760c95856096',qos_specs=None,replication_status=,reservations=['101d210d-62dc-41ab-9f56-962ee66371c4','714ccc40-17a0-46ca-b3cd-43c3cd1deff5','7b4ae17e-2463-4077-80a5-299f966cc934','26b18132-08cb-44c4-b658-9a709cb2e758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7529ac4b1f64003862fdd2efdca7a73',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:30.065496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bfa996-b50c-46e0-846b-d4df40fbf19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:30.078290 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03bfa996-b50c-46e0-846b-d4df40fbf19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:30.079162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Flow 'volume_create_api' (a922e9ee-8ccd-44e7-be5c-2a0679eb9bc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:30.079514 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Create volume request issued successfully. Aug 18 22:48:30.080091 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a5e2fe9-f997-41db-94aa-06fe48824339 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:30.080745 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 274/1093] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:48:29 2026] POST /volume/v3/volumes => generated 748 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:30.096425 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c6bbac5-ebe4-4975-948f-e69a588b1198 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:30.099655 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c6bbac5-ebe4-4975-948f-e69a588b1198 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] GET https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c Aug 18 22:48:30.100054 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c6bbac5-ebe4-4975-948f-e69a588b1198 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:30.100547 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c6bbac5-ebe4-4975-948f-e69a588b1198 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:30.109986 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:30.109986 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:30.121628 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c6bbac5-ebe4-4975-948f-e69a588b1198 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:30.126203 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c6bbac5-ebe4-4975-948f-e69a588b1198 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c returned with HTTP 200 Aug 18 22:48:30.126858 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 272/1094] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:30 2026] GET /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:31.143196 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b52ba33-bd18-44a3-83b9-857e24d03ede None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.145626 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b52ba33-bd18-44a3-83b9-857e24d03ede tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] GET https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c Aug 18 22:48:31.145966 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b52ba33-bd18-44a3-83b9-857e24d03ede tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:31.146203 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b52ba33-bd18-44a3-83b9-857e24d03ede tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:31.153829 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.153829 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:31.158575 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b52ba33-bd18-44a3-83b9-857e24d03ede tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:31.164477 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b52ba33-bd18-44a3-83b9-857e24d03ede tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c returned with HTTP 200 Aug 18 22:48:31.164816 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 275/1095] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:31 2026] GET /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:31.181738 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75283bdc-fb57-4ed0-9618-04a6c88a3ff0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.184006 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75283bdc-fb57-4ed0-9618-04a6c88a3ff0 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] POST https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action Aug 18 22:48:31.184480 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75283bdc-fb57-4ed0-9618-04a6c88a3ff0 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-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=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:31.184685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75283bdc-fb57-4ed0-9618-04a6c88a3ff0 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:31.196396 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.196396 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:31.205726 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.205726 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:31.206383 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75283bdc-fb57-4ed0-9618-04a6c88a3ff0 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:31.221443 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75283bdc-fb57-4ed0-9618-04a6c88a3ff0 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Update volume metadata completed successfully. Aug 18 22:48:31.221844 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75283bdc-fb57-4ed0-9618-04a6c88a3ff0 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action returned with HTTP 200 Aug 18 22:48:31.222487 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 275/1096] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:48:31 2026] POST /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action => generated 563 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:31.235108 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7971bc1a-946b-42ff-805e-e42b4538e721 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.238519 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7971bc1a-946b-42ff-805e-e42b4538e721 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] GET https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c Aug 18 22:48:31.238899 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7971bc1a-946b-42ff-805e-e42b4538e721 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:31.239084 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7971bc1a-946b-42ff-805e-e42b4538e721 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:31.253925 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.253925 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:31.261391 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7971bc1a-946b-42ff-805e-e42b4538e721 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:31.267977 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7971bc1a-946b-42ff-805e-e42b4538e721 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c returned with HTTP 200 Aug 18 22:48:31.268509 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 275/1097] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:31 2026] GET /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c => generated 1416 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:31.285307 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8090ee2-95c9-40c7-81eb-4e9ab7e40e7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.288183 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8090ee2-95c9-40c7-81eb-4e9ab7e40e7f tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] POST https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action Aug 18 22:48:31.288403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8090ee2-95c9-40c7-81eb-4e9ab7e40e7f tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:31.288493 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8090ee2-95c9-40c7-81eb-4e9ab7e40e7f tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:31.300673 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.300673 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:31.307847 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.307847 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:31.308547 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8090ee2-95c9-40c7-81eb-4e9ab7e40e7f tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:31.313134 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8090ee2-95c9-40c7-81eb-4e9ab7e40e7f tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Get volume image-metadata completed successfully. Aug 18 22:48:31.323427 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8090ee2-95c9-40c7-81eb-4e9ab7e40e7f tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Delete volume metadata completed successfully. Aug 18 22:48:31.323672 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8090ee2-95c9-40c7-81eb-4e9ab7e40e7f tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action returned with HTTP 200 Aug 18 22:48:31.324298 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 273/1098] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:48:31 2026] POST /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 22:48:31.334049 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99ebc687-bdb2-4df1-8ad0-4811872e865d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.335953 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99ebc687-bdb2-4df1-8ad0-4811872e865d tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] POST https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action Aug 18 22:48:31.336343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99ebc687-bdb2-4df1-8ad0-4811872e865d tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:31.336484 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99ebc687-bdb2-4df1-8ad0-4811872e865d tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:31.345903 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.345903 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:31.346313 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99ebc687-bdb2-4df1-8ad0-4811872e865d tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:31.352681 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99ebc687-bdb2-4df1-8ad0-4811872e865d tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Get volume image-metadata completed successfully. Aug 18 22:48:31.353113 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99ebc687-bdb2-4df1-8ad0-4811872e865d tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action returned with HTTP 200 Aug 18 22:48:31.353575 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 276/1099] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:48:31 2026] POST /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c/action => generated 537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:31.366346 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7aef236-f49e-4926-8240-92444917f5d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.369096 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7aef236-f49e-4926-8240-92444917f5d7 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] GET https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c Aug 18 22:48:31.369359 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7aef236-f49e-4926-8240-92444917f5d7 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:31.369870 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7aef236-f49e-4926-8240-92444917f5d7 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:31.378783 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.378783 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:31.383607 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f7aef236-f49e-4926-8240-92444917f5d7 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:31.389713 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7aef236-f49e-4926-8240-92444917f5d7 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c returned with HTTP 200 Aug 18 22:48:31.390192 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 276/1100] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:31 2026] GET /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:31.404978 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ad90f6a-dfd9-43d8-9382-80eed8d1624c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.407354 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ad90f6a-dfd9-43d8-9382-80eed8d1624c tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] DELETE https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c Aug 18 22:48:31.407604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ad90f6a-dfd9-43d8-9382-80eed8d1624c tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:31.407874 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ad90f6a-dfd9-43d8-9382-80eed8d1624c tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:31.408083 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0ad90f6a-dfd9-43d8-9382-80eed8d1624c tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Delete volume with id: cd0207ac-050f-4076-8425-bec63a49d98c Aug 18 22:48:31.426656 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.426656 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:31.427673 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ad90f6a-dfd9-43d8-9382-80eed8d1624c tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:31.454857 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ad90f6a-dfd9-43d8-9382-80eed8d1624c tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Delete volume request issued successfully. Aug 18 22:48:31.455081 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ad90f6a-dfd9-43d8-9382-80eed8d1624c tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c returned with HTTP 202 Aug 18 22:48:31.455535 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 276/1101] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:48:31 2026] DELETE /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:31.469972 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e17c15bd-a7da-43a5-a883-7d024c774350 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.472750 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e17c15bd-a7da-43a5-a883-7d024c774350 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] GET https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c Aug 18 22:48:31.473034 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e17c15bd-a7da-43a5-a883-7d024c774350 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:31.473388 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e17c15bd-a7da-43a5-a883-7d024c774350 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:31.485768 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:31.485768 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:31.491137 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e17c15bd-a7da-43a5-a883-7d024c774350 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Volume info retrieved successfully. Aug 18 22:48:31.500946 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e17c15bd-a7da-43a5-a883-7d024c774350 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c returned with HTTP 200 Aug 18 22:48:31.501496 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 274/1102] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:31 2026] GET /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:31.754595 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22b89a09-d8e8-4056-a134-18b2a158410e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.757400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:31.757843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-229559692"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:31.760348 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-229559692'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:31.764692 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Create volume of 1 GB Aug 18 22:48:31.771698 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Availability Zones retrieved successfully. Aug 18 22:48:31.779936 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Flow 'volume_create_api' (76c1eba8-18a7-48c6-88a1-c58c39369e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:31.781398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217842dd-10af-4fb7-ba62-f875c465c0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:31.783207 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:31.824030 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217842dd-10af-4fb7-ba62-f875c465c0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:31.824844 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86036a61-04eb-40d7-b8bf-cbded91a99c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:31.899744 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Created reservations ['97cdeb83-5667-4cfd-96e3-e553ba536910', 'fdd4353c-c65b-4207-b458-07fc8b4b8b00', '7fbf32df-ccca-40e1-9d8f-f796a0495ee0', 'bd317175-d8e8-4a0d-a93c-57b86a4620eb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:31.900509 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86036a61-04eb-40d7-b8bf-cbded91a99c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97cdeb83-5667-4cfd-96e3-e553ba536910', 'fdd4353c-c65b-4207-b458-07fc8b4b8b00', '7fbf32df-ccca-40e1-9d8f-f796a0495ee0', 'bd317175-d8e8-4a0d-a93c-57b86a4620eb']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:31.901405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3d3de9-fb52-444e-be36-2a23437fece0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:31.932117 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3d3de9-fb52-444e-be36-2a23437fece0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-229559692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b5bc5f588641fdbf1120ddbaba9491',qos_specs=None,replication_status=,reservations=['97cdeb83-5667-4cfd-96e3-e553ba536910','fdd4353c-c65b-4207-b458-07fc8b4b8b00','7fbf32df-ccca-40e1-9d8f-f796a0495ee0','bd317175-d8e8-4a0d-a93c-57b86a4620eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0669eb53947e58ed79cec9facfcbb',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-229559692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13b5bc5f588641fdbf1120ddbaba9491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab0669eb53947e58ed79cec9facfcbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:31.935783 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2aa73e-91aa-4115-b352-3efd8e05b42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:31.962333 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2aa73e-91aa-4115-b352-3efd8e05b42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-229559692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13b5bc5f588641fdbf1120ddbaba9491',qos_specs=None,replication_status=,reservations=['97cdeb83-5667-4cfd-96e3-e553ba536910','fdd4353c-c65b-4207-b458-07fc8b4b8b00','7fbf32df-ccca-40e1-9d8f-f796a0495ee0','bd317175-d8e8-4a0d-a93c-57b86a4620eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab0669eb53947e58ed79cec9facfcbb',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:31.963244 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95883323-3c40-4971-b061-ad1581f4bd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:31.975922 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95883323-3c40-4971-b061-ad1581f4bd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:31.977066 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Flow 'volume_create_api' (76c1eba8-18a7-48c6-88a1-c58c39369e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:31.978107 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Create volume request issued successfully. Aug 18 22:48:31.978431 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22b89a09-d8e8-4056-a134-18b2a158410e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:31.979080 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 277/1103] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:48:31 2026] POST /volume/v3/volumes => generated 751 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:31.994066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ef47163-d331-4fda-85b2-3da8fd5553da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:31.996664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ef47163-d331-4fda-85b2-3da8fd5553da tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:31.997039 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ef47163-d331-4fda-85b2-3da8fd5553da tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:31.997277 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ef47163-d331-4fda-85b2-3da8fd5553da tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:32.008007 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:32.008007 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:32.013031 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ef47163-d331-4fda-85b2-3da8fd5553da tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:32.019682 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ef47163-d331-4fda-85b2-3da8fd5553da tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:32.020216 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 277/1104] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:31 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:32.517540 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f20bfc21-b8cb-4956-bc5d-b45a2bc80274 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:32.522149 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f20bfc21-b8cb-4956-bc5d-b45a2bc80274 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] GET https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c Aug 18 22:48:32.522431 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f20bfc21-b8cb-4956-bc5d-b45a2bc80274 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:32.522632 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f20bfc21-b8cb-4956-bc5d-b45a2bc80274 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:32.533214 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f20bfc21-b8cb-4956-bc5d-b45a2bc80274 tempest-VolumesImageMetadata-91118858 tempest-VolumesImageMetadata-91118858-project-member] https://10.4.3.89/volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c returned with HTTP 404 Aug 18 22:48:32.533772 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 277/1105] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:32 2026] GET /volume/v3/volumes/cd0207ac-050f-4076-8425-bec63a49d98c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:33.037311 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-255652f0-d2b2-453a-aa97-4e1478c0d812 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:33.040409 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-255652f0-d2b2-453a-aa97-4e1478c0d812 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:33.040665 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-255652f0-d2b2-453a-aa97-4e1478c0d812 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:33.040906 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-255652f0-d2b2-453a-aa97-4e1478c0d812 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:33.054216 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:33.054216 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:33.060371 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-255652f0-d2b2-453a-aa97-4e1478c0d812 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:33.066068 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-255652f0-d2b2-453a-aa97-4e1478c0d812 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:33.066518 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 275/1106] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:33 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:33.650585 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-5800f80d-d5a7-4ceb-89d9-513a6e6b3119 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:33.654235 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-5800f80d-d5a7-4ceb-89d9-513a6e6b3119 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:33.654699 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-5800f80d-d5a7-4ceb-89d9-513a6e6b3119 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:33.656182 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-5800f80d-d5a7-4ceb-89d9-513a6e6b3119 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:33.668563 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:33.668563 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:33.672557 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-5800f80d-d5a7-4ceb-89d9-513a6e6b3119 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:33.677840 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-5800f80d-d5a7-4ceb-89d9-513a6e6b3119 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:33.678332 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 278/1107] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:48:33 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:33.945641 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3c546bb-775f-48ae-80bf-5e155a2c29fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:33.946148 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3c546bb-775f-48ae-80bf-5e155a2c29fc None None] GET https://10.4.3.89/volume// Aug 18 22:48:33.946460 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3c546bb-775f-48ae-80bf-5e155a2c29fc None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:33.946619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3c546bb-775f-48ae-80bf-5e155a2c29fc None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:33.946995 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3c546bb-775f-48ae-80bf-5e155a2c29fc None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:48:33.947606 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 278/1108] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:48:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:48:33.957146 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-3f71b481-012a-4b8c-bbba-aa494b61f72e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:33.959737 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-3f71b481-012a-4b8c-bbba-aa494b61f72e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:48:33.960182 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-3f71b481-012a-4b8c-bbba-aa494b61f72e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df", "connector": null, "instance_uuid": "62d9d0d2-0ed6-4880-9f61-670c17c06026"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:33.970984 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:33.970984 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:34.010361 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-3f71b481-012a-4b8c-bbba-aa494b61f72e tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:48:34.010978 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 278/1109] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:48:33 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:34.046478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-714e3ba1-f3a8-4f27-b64a-7984217836d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:34.048718 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-714e3ba1-f3a8-4f27-b64a-7984217836d7 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:34.048818 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-714e3ba1-f3a8-4f27-b64a-7984217836d7 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:34.049071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-714e3ba1-f3a8-4f27-b64a-7984217836d7 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:34.060533 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6acd528-77a0-4c28-9eb4-d978a2471bb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:34.061142 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6acd528-77a0-4c28-9eb4-d978a2471bb0 None None] GET https://10.4.3.89/volume// Aug 18 22:48:34.061432 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6acd528-77a0-4c28-9eb4-d978a2471bb0 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:34.061735 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6acd528-77a0-4c28-9eb4-d978a2471bb0 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:34.062178 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6acd528-77a0-4c28-9eb4-d978a2471bb0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:48:34.063041 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 279/1110] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:48:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:48:34.065071 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:34.065071 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:34.070764 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-714e3ba1-f3a8-4f27-b64a-7984217836d7 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:34.079199 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-714e3ba1-f3a8-4f27-b64a-7984217836d7 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:34.079348 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-39144c1c-bbcc-4d08-a069-66ca09afb707 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:34.079404 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 276/1111] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:34 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:34.081674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-39144c1c-bbcc-4d08-a069-66ca09afb707 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:34.081907 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-39144c1c-bbcc-4d08-a069-66ca09afb707 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:34.082129 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-39144c1c-bbcc-4d08-a069-66ca09afb707 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:34.095451 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:34.095451 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:34.100745 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-39144c1c-bbcc-4d08-a069-66ca09afb707 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:34.108496 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-39144c1c-bbcc-4d08-a069-66ca09afb707 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:34.109518 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 279/1112] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:48:34 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:48:34.167360 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-662ddb8a-fa79-442a-a819-44641ef8536f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:34.225104 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-72ecedff-9d5d-4765-a757-f80d65f4117c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:34.228540 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-72ecedff-9d5d-4765-a757-f80d65f4117c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] PUT https://10.4.3.89/volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f Aug 18 22:48:34.230117 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-72ecedff-9d5d-4765-a757-f80d65f4117c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:34.241828 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-72ecedff-9d5d-4765-a757-f80d65f4117c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Acquiring lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:48:34.248725 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-72ecedff-9d5d-4765-a757-f80d65f4117c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:48:34.250921 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:34.250921 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:34.276275 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:34.276926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1460955180"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:34.280142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1460955180'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:34.280513 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Create volume of 1 GB Aug 18 22:48:34.282185 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:34.282185 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:34.292617 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Availability Zones retrieved successfully. Aug 18 22:48:34.308998 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Flow 'volume_create_api' (b09a83a4-bec1-45c7-9064-83df67cd0871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:34.310205 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46b6518-d35a-4fbd-a27f-e755c6e7b98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:34.311287 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:34.361751 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e46b6518-d35a-4fbd-a27f-e755c6e7b98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:34.362644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20bffd51-8644-45cc-8e17-5e77e6463e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:34.389549 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-72ecedff-9d5d-4765-a757-f80d65f4117c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" released by "attachment_update" :: held 0.141s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:48:34.390116 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-72ecedff-9d5d-4765-a757-f80d65f4117c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f returned with HTTP 200 Aug 18 22:48:34.390820 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 280/1113] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:48:34 2026] PUT /volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:34.458964 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Created reservations ['dca073d4-b219-4a0d-af27-3762323febd6', 'cd598ea4-a075-4db0-87d7-58a9282f7733', 'a1883a95-d1c9-4f74-bcf4-f8527cac7f8e', '71da4250-c109-44ea-a0ca-cb40d4dec3bf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:34.460112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20bffd51-8644-45cc-8e17-5e77e6463e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dca073d4-b219-4a0d-af27-3762323febd6', 'cd598ea4-a075-4db0-87d7-58a9282f7733', 'a1883a95-d1c9-4f74-bcf4-f8527cac7f8e', '71da4250-c109-44ea-a0ca-cb40d4dec3bf']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:34.461097 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5adde4-d888-4e2e-a902-cbec281ea92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:34.487230 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d5adde4-d888-4e2e-a902-cbec281ea92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c70a81a-628c-433a-a6c4-c184466a7e07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1460955180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186faffcf79a4de3b9b84d97352e3a15',qos_specs=None,replication_status=,reservations=['dca073d4-b219-4a0d-af27-3762323febd6','cd598ea4-a075-4db0-87d7-58a9282f7733','a1883a95-d1c9-4f74-bcf4-f8527cac7f8e','71da4250-c109-44ea-a0ca-cb40d4dec3bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f2217043484382a894246a3e49b85b',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1460955180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c70a81a-628c-433a-a6c4-c184466a7e07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='186faffcf79a4de3b9b84d97352e3a15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79f2217043484382a894246a3e49b85b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:34.488161 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ffdb41-6846-42a6-a81e-37ba85778ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:34.512742 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ffdb41-6846-42a6-a81e-37ba85778ce4) transitioned into state 'SUCCESS' from state '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-1460955180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='186faffcf79a4de3b9b84d97352e3a15',qos_specs=None,replication_status=,reservations=['dca073d4-b219-4a0d-af27-3762323febd6','cd598ea4-a075-4db0-87d7-58a9282f7733','a1883a95-d1c9-4f74-bcf4-f8527cac7f8e','71da4250-c109-44ea-a0ca-cb40d4dec3bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f2217043484382a894246a3e49b85b',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:34.513465 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b42653-141b-4c83-ac07-87e52b6606dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:34.523108 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9b42653-141b-4c83-ac07-87e52b6606dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:34.524411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Flow 'volume_create_api' (b09a83a4-bec1-45c7-9064-83df67cd0871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:34.524860 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Create volume request issued successfully. Aug 18 22:48:34.525703 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-662ddb8a-fa79-442a-a819-44641ef8536f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:34.526239 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 279/1114] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:48:34 2026] POST /volume/v3/volumes => generated 753 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:34.539733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48643206-67ca-48c7-92e0-a576d19de7b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:34.542143 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48643206-67ca-48c7-92e0-a576d19de7b4 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 Aug 18 22:48:34.542602 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48643206-67ca-48c7-92e0-a576d19de7b4 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:34.542901 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48643206-67ca-48c7-92e0-a576d19de7b4 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:34.553151 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:34.553151 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:34.559162 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-48643206-67ca-48c7-92e0-a576d19de7b4 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Volume info retrieved successfully. Aug 18 22:48:34.564650 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48643206-67ca-48c7-92e0-a576d19de7b4 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 returned with HTTP 200 Aug 18 22:48:34.565319 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 277/1115] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:34 2026] GET /volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:35.099364 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8621dd9b-6942-406c-81f9-fc43fa3b23dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:35.101697 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8621dd9b-6942-406c-81f9-fc43fa3b23dc tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:35.102323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8621dd9b-6942-406c-81f9-fc43fa3b23dc tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:35.102868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8621dd9b-6942-406c-81f9-fc43fa3b23dc tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:35.114049 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:35.114049 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:35.117593 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8621dd9b-6942-406c-81f9-fc43fa3b23dc tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:35.121550 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8621dd9b-6942-406c-81f9-fc43fa3b23dc tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:35.122085 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 280/1116] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:35 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:35.580211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5401ce89-9679-46af-a9da-f7a11b70701f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:35.590913 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5401ce89-9679-46af-a9da-f7a11b70701f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 Aug 18 22:48:35.591243 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5401ce89-9679-46af-a9da-f7a11b70701f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:35.591544 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5401ce89-9679-46af-a9da-f7a11b70701f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:35.603319 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:35.603319 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:35.611402 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5401ce89-9679-46af-a9da-f7a11b70701f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Volume info retrieved successfully. Aug 18 22:48:35.620408 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5401ce89-9679-46af-a9da-f7a11b70701f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 returned with HTTP 200 Aug 18 22:48:35.621842 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 281/1117] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:35 2026] GET /volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:35.635085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ca3920b-d707-4ef7-8873-a27c734e52cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:35.638197 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ca3920b-d707-4ef7-8873-a27c734e52cc tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:35.638574 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ca3920b-d707-4ef7-8873-a27c734e52cc tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c70a81a-628c-433a-a6c4-c184466a7e07", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1880962500"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:35.652088 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:35.652088 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:35.652953 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ca3920b-d707-4ef7-8873-a27c734e52cc tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Volume info retrieved successfully. Aug 18 22:48:35.652953 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-9ca3920b-d707-4ef7-8873-a27c734e52cc tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Create snapshot from volume 0c70a81a-628c-433a-a6c4-c184466a7e07 Aug 18 22:48:35.700238 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9ca3920b-d707-4ef7-8873-a27c734e52cc tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Created reservations ['28acca6d-0e25-4239-9a50-6689134312ad', 'c871c0b6-39f9-4024-9f4d-5f7181490721', '89cf5192-8d8f-4b61-a733-6fed8756600c', 'a4f5ade2-cd3c-45a2-a2c3-bb381177ec6e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:35.741529 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ca3920b-d707-4ef7-8873-a27c734e52cc tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot create request issued successfully. Aug 18 22:48:35.742224 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ca3920b-d707-4ef7-8873-a27c734e52cc tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:48:35.742674 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 280/1118] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:48:35 2026] POST /volume/v3/snapshots => generated 311 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:35.756640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa44252b-a5e4-4e17-8532-f25b0382daf6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:35.758998 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa44252b-a5e4-4e17-8532-f25b0382daf6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 Aug 18 22:48:35.759328 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa44252b-a5e4-4e17-8532-f25b0382daf6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:35.759587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa44252b-a5e4-4e17-8532-f25b0382daf6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:35.770647 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:35.770647 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:35.771367 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa44252b-a5e4-4e17-8532-f25b0382daf6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:35.772365 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa44252b-a5e4-4e17-8532-f25b0382daf6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 returned with HTTP 200 Aug 18 22:48:35.773109 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 278/1119] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:35 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:36.136117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1813e2fb-1713-471a-8723-90587e31f6cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:36.138075 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1813e2fb-1713-471a-8723-90587e31f6cd tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:36.138334 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1813e2fb-1713-471a-8723-90587e31f6cd tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:36.138583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1813e2fb-1713-471a-8723-90587e31f6cd tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:36.149827 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:36.149827 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:36.153622 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1813e2fb-1713-471a-8723-90587e31f6cd tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:36.158700 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1813e2fb-1713-471a-8723-90587e31f6cd tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:36.159150 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 281/1120] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:36 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:36.785169 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-409dbb9a-1575-4a12-956d-e7c16df566e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:36.787331 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-409dbb9a-1575-4a12-956d-e7c16df566e1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 Aug 18 22:48:36.787766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-409dbb9a-1575-4a12-956d-e7c16df566e1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:36.788074 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-409dbb9a-1575-4a12-956d-e7c16df566e1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:36.794255 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:36.794255 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:36.794780 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-409dbb9a-1575-4a12-956d-e7c16df566e1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:36.795716 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-409dbb9a-1575-4a12-956d-e7c16df566e1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 returned with HTTP 200 Aug 18 22:48:36.796387 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 282/1121] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:36 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:36.809085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3205bab-5661-4903-92ff-9b15672926f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:36.811799 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3205bab-5661-4903-92ff-9b15672926f7 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] POST https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:36.812208 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3205bab-5661-4903-92ff-9b15672926f7 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:36.821340 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:36.821340 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:36.822088 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3205bab-5661-4903-92ff-9b15672926f7 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:36.852876 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3205bab-5661-4903-92ff-9b15672926f7 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Update snapshot metadata completed successfully. Aug 18 22:48:36.853159 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3205bab-5661-4903-92ff-9b15672926f7 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:36.853842 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 281/1122] 10.4.3.89 () {68 vars in 1395 bytes} [Tue Aug 18 22:48:36 2026] POST /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 68 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:36.862768 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9042858f-722e-45ad-934b-237f7ea05f30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:36.865677 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9042858f-722e-45ad-934b-237f7ea05f30 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:36.866658 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9042858f-722e-45ad-934b-237f7ea05f30 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:36.866658 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9042858f-722e-45ad-934b-237f7ea05f30 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:36.875481 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:36.875481 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:36.876626 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9042858f-722e-45ad-934b-237f7ea05f30 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:36.878963 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9042858f-722e-45ad-934b-237f7ea05f30 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Get snapshot metadata completed successfully. Aug 18 22:48:36.879619 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9042858f-722e-45ad-934b-237f7ea05f30 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:36.880257 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 279/1123] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:48:36 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:36.890848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5039b3cc-87d5-4352-8970-4e7fee921d5b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:36.893443 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5039b3cc-87d5-4352-8970-4e7fee921d5b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] PUT https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:36.893994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5039b3cc-87d5-4352-8970-4e7fee921d5b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:36.904228 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:36.904228 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:36.904825 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5039b3cc-87d5-4352-8970-4e7fee921d5b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:36.940781 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5039b3cc-87d5-4352-8970-4e7fee921d5b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Update snapshot metadata completed successfully. Aug 18 22:48:36.941157 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5039b3cc-87d5-4352-8970-4e7fee921d5b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:36.941822 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 282/1124] 10.4.3.89 () {68 vars in 1394 bytes} [Tue Aug 18 22:48:36 2026] PUT /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 57 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:36.954365 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08f2be85-42cb-4613-8b65-6ef9e098a363 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:36.957021 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08f2be85-42cb-4613-8b65-6ef9e098a363 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:36.957277 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08f2be85-42cb-4613-8b65-6ef9e098a363 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:36.957607 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08f2be85-42cb-4613-8b65-6ef9e098a363 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:36.965320 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:36.965320 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:36.965930 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08f2be85-42cb-4613-8b65-6ef9e098a363 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:36.967114 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08f2be85-42cb-4613-8b65-6ef9e098a363 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Get snapshot metadata completed successfully. Aug 18 22:48:36.967931 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08f2be85-42cb-4613-8b65-6ef9e098a363 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:36.968457 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 283/1125] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:48:36 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 57 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:36.979016 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03ec4d87-7407-47c9-8893-1e3b3d12edb2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:36.981641 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03ec4d87-7407-47c9-8893-1e3b3d12edb2 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 Aug 18 22:48:36.981934 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03ec4d87-7407-47c9-8893-1e3b3d12edb2 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:36.982222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03ec4d87-7407-47c9-8893-1e3b3d12edb2 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:36.989586 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:36.989586 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:36.990257 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03ec4d87-7407-47c9-8893-1e3b3d12edb2 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:36.991698 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03ec4d87-7407-47c9-8893-1e3b3d12edb2 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Get snapshot metadata completed successfully. Aug 18 22:48:37.002931 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03ec4d87-7407-47c9-8893-1e3b3d12edb2 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Delete snapshot metadata completed successfully. Aug 18 22:48:37.003228 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03ec4d87-7407-47c9-8893-1e3b3d12edb2 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 returned with HTTP 200 Aug 18 22:48:37.004121 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 282/1126] 10.4.3.89 () {66 vars in 1392 bytes} [Tue Aug 18 22:48:36 2026] DELETE /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 22:48:37.011587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f7dab13d-961c-4a1e-9c6c-2ffa287b91b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.014126 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f7dab13d-961c-4a1e-9c6c-2ffa287b91b8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:37.014814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f7dab13d-961c-4a1e-9c6c-2ffa287b91b8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:37.015167 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f7dab13d-961c-4a1e-9c6c-2ffa287b91b8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:37.023732 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.023732 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:37.024582 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f7dab13d-961c-4a1e-9c6c-2ffa287b91b8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.025999 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f7dab13d-961c-4a1e-9c6c-2ffa287b91b8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Get snapshot metadata completed successfully. Aug 18 22:48:37.026326 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f7dab13d-961c-4a1e-9c6c-2ffa287b91b8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:37.027148 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 280/1127] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:48:37 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 32 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:37.035999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d645eaf7-a11c-432f-a25d-a3b9b630f3d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.037437 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d645eaf7-a11c-432f-a25d-a3b9b630f3d8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] PUT https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:37.037890 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d645eaf7-a11c-432f-a25d-a3b9b630f3d8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:37.045039 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.045039 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:37.045625 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d645eaf7-a11c-432f-a25d-a3b9b630f3d8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.058219 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d645eaf7-a11c-432f-a25d-a3b9b630f3d8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Update snapshot metadata completed successfully. Aug 18 22:48:37.058546 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d645eaf7-a11c-432f-a25d-a3b9b630f3d8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:37.059136 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 283/1128] 10.4.3.89 () {68 vars in 1394 bytes} [Tue Aug 18 22:48:37 2026] PUT /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:37.071099 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96cd8483-898c-45f4-9609-b69330a3a26b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.073596 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96cd8483-898c-45f4-9609-b69330a3a26b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] POST https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:37.074284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96cd8483-898c-45f4-9609-b69330a3a26b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:37.083198 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.083198 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:37.083971 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96cd8483-898c-45f4-9609-b69330a3a26b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.135485 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96cd8483-898c-45f4-9609-b69330a3a26b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Update snapshot metadata completed successfully. Aug 18 22:48:37.135807 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96cd8483-898c-45f4-9609-b69330a3a26b tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:37.136404 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 284/1129] 10.4.3.89 () {68 vars in 1395 bytes} [Tue Aug 18 22:48:37 2026] POST /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 68 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:37.145075 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1911bb49-9a8a-4ba3-9bba-c97f5c53a66f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.146896 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1911bb49-9a8a-4ba3-9bba-c97f5c53a66f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:37.147111 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1911bb49-9a8a-4ba3-9bba-c97f5c53a66f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:37.147330 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1911bb49-9a8a-4ba3-9bba-c97f5c53a66f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:37.154016 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.154016 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:37.154609 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1911bb49-9a8a-4ba3-9bba-c97f5c53a66f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.155549 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1911bb49-9a8a-4ba3-9bba-c97f5c53a66f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Get snapshot metadata completed successfully. Aug 18 22:48:37.155730 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1911bb49-9a8a-4ba3-9bba-c97f5c53a66f tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:37.156751 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 283/1130] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:48:37 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:37.166238 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9898410b-f102-4cc3-ab2f-f1fe8f569f34 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.169002 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9898410b-f102-4cc3-ab2f-f1fe8f569f34 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] PUT https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 Aug 18 22:48:37.169954 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9898410b-f102-4cc3-ab2f-f1fe8f569f34 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:37.175238 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1835131f-c52d-472c-84a6-a697b9e13961 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.177429 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1835131f-c52d-472c-84a6-a697b9e13961 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:37.178116 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1835131f-c52d-472c-84a6-a697b9e13961 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:37.178116 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1835131f-c52d-472c-84a6-a697b9e13961 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:37.180716 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.180716 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:37.181903 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9898410b-f102-4cc3-ab2f-f1fe8f569f34 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.190594 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.190594 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:37.195029 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1835131f-c52d-472c-84a6-a697b9e13961 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:37.215306 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1835131f-c52d-472c-84a6-a697b9e13961 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:37.215495 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 284/1131] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:37 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:37.217353 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9898410b-f102-4cc3-ab2f-f1fe8f569f34 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Update snapshot metadata completed successfully. Aug 18 22:48:37.217745 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9898410b-f102-4cc3-ab2f-f1fe8f569f34 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 returned with HTTP 200 Aug 18 22:48:37.218635 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 281/1132] 10.4.3.89 () {68 vars in 1409 bytes} [Tue Aug 18 22:48:37 2026] PUT /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:37.231165 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de611737-21f3-4666-ab92-e354232b8ca1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.234982 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de611737-21f3-4666-ab92-e354232b8ca1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 Aug 18 22:48:37.236723 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de611737-21f3-4666-ab92-e354232b8ca1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:37.236723 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de611737-21f3-4666-ab92-e354232b8ca1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:37.245954 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.245954 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:37.248372 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de611737-21f3-4666-ab92-e354232b8ca1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.248372 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de611737-21f3-4666-ab92-e354232b8ca1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Get snapshot metadata completed successfully. Aug 18 22:48:37.248372 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de611737-21f3-4666-ab92-e354232b8ca1 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 returned with HTTP 200 Aug 18 22:48:37.248849 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 285/1133] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:48:37 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:37.259618 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-834df218-2fed-4440-a464-f25f15a33d6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.262463 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-834df218-2fed-4440-a464-f25f15a33d6a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:37.262918 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-834df218-2fed-4440-a464-f25f15a33d6a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:37.263332 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-834df218-2fed-4440-a464-f25f15a33d6a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:37.273507 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.273507 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:37.274448 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-834df218-2fed-4440-a464-f25f15a33d6a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.276334 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-834df218-2fed-4440-a464-f25f15a33d6a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Get snapshot metadata completed successfully. Aug 18 22:48:37.276840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-834df218-2fed-4440-a464-f25f15a33d6a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:37.277583 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 284/1134] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:48:37 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:37.288177 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96d9ad21-71bf-41e9-8ee3-30929de816b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.293011 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96d9ad21-71bf-41e9-8ee3-30929de816b9 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] PUT https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata Aug 18 22:48:37.293011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96d9ad21-71bf-41e9-8ee3-30929de816b9 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:37.303533 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.303533 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:37.304186 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96d9ad21-71bf-41e9-8ee3-30929de816b9 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.331210 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96d9ad21-71bf-41e9-8ee3-30929de816b9 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Update snapshot metadata completed successfully. Aug 18 22:48:37.331652 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96d9ad21-71bf-41e9-8ee3-30929de816b9 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata returned with HTTP 200 Aug 18 22:48:37.332427 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 285/1135] 10.4.3.89 () {68 vars in 1394 bytes} [Tue Aug 18 22:48:37 2026] PUT /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:37.344803 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6da98438-2625-4f2f-8476-a6114a481d54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.346720 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6da98438-2625-4f2f-8476-a6114a481d54 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 Aug 18 22:48:37.346878 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6da98438-2625-4f2f-8476-a6114a481d54 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:37.347103 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6da98438-2625-4f2f-8476-a6114a481d54 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:37.347231 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-6da98438-2625-4f2f-8476-a6114a481d54 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Delete snapshot with id: e2e6b459-69c8-47ce-87c7-a5e60305d9d6 Aug 18 22:48:37.353549 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.353549 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:37.354091 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6da98438-2625-4f2f-8476-a6114a481d54 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.376798 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6da98438-2625-4f2f-8476-a6114a481d54 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot delete request issued successfully. Aug 18 22:48:37.377128 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6da98438-2625-4f2f-8476-a6114a481d54 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 returned with HTTP 202 Aug 18 22:48:37.377944 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 282/1136] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:48:37 2026] DELETE /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:37.386518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-304d18ac-1cde-4069-b1eb-cb23ba5a1c69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.388822 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-304d18ac-1cde-4069-b1eb-cb23ba5a1c69 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 Aug 18 22:48:37.389180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-304d18ac-1cde-4069-b1eb-cb23ba5a1c69 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:37.389516 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-304d18ac-1cde-4069-b1eb-cb23ba5a1c69 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:37.395219 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.395219 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:37.395913 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-304d18ac-1cde-4069-b1eb-cb23ba5a1c69 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Snapshot retrieved successfully. Aug 18 22:48:37.397154 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-304d18ac-1cde-4069-b1eb-cb23ba5a1c69 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 returned with HTTP 200 Aug 18 22:48:37.397793 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 286/1137] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:37 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:37.721624 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-21fac54e-b8e5-4498-b4a5-e2a2e4789fa2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:37.724575 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-21fac54e-b8e5-4498-b4a5-e2a2e4789fa2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] POST https://10.4.3.89/volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f/action Aug 18 22:48:37.724575 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-21fac54e-b8e5-4498-b4a5-e2a2e4789fa2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:37.724743 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-21fac54e-b8e5-4498-b4a5-e2a2e4789fa2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:37.744346 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:37.744346 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:37.756528 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a184b7ac-54ef-4ee2-8c77-e6589cefbcd1 req-21fac54e-b8e5-4498-b4a5-e2a2e4789fa2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f/action returned with HTTP 204 Aug 18 22:48:37.757310 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 285/1138] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:48:37 2026] POST /volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:38.232359 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4f8cf09-5fbf-4e63-88ef-a68217405e84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:38.235382 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4f8cf09-5fbf-4e63-88ef-a68217405e84 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:38.235582 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4f8cf09-5fbf-4e63-88ef-a68217405e84 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:38.235819 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4f8cf09-5fbf-4e63-88ef-a68217405e84 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:38.248963 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:38.248963 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:38.253491 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f4f8cf09-5fbf-4e63-88ef-a68217405e84 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:38.258655 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4f8cf09-5fbf-4e63-88ef-a68217405e84 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:38.259194 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 286/1139] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:38 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:38.273306 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c758d48-1a44-4419-9f75-69c09e68bc33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:38.275679 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c758d48-1a44-4419-9f75-69c09e68bc33 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:48:38.276118 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c758d48-1a44-4419-9f75-69c09e68bc33 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:38.276375 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c758d48-1a44-4419-9f75-69c09e68bc33 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:38.293294 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:38.293294 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:38.301722 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c758d48-1a44-4419-9f75-69c09e68bc33 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:48:38.308131 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c758d48-1a44-4419-9f75-69c09e68bc33 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:48:38.308966 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 283/1140] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:38 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:38.414377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d976101b-2733-4173-8eb0-1da233ced3cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:38.414377 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d976101b-2733-4173-8eb0-1da233ced3cd tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 Aug 18 22:48:38.414377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d976101b-2733-4173-8eb0-1da233ced3cd tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:38.414377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d976101b-2733-4173-8eb0-1da233ced3cd tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:38.424306 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d976101b-2733-4173-8eb0-1da233ced3cd tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 returned with HTTP 404 Aug 18 22:48:38.424306 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 287/1141] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:38 2026] GET /volume/v3/snapshots/e2e6b459-69c8-47ce-87c7-a5e60305d9d6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:38.430318 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2210326d-6fd7-437d-acb8-d9373cddefb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:38.434385 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2210326d-6fd7-437d-acb8-d9373cddefb6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 Aug 18 22:48:38.434385 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2210326d-6fd7-437d-acb8-d9373cddefb6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:38.434385 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2210326d-6fd7-437d-acb8-d9373cddefb6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:38.442102 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:38.442102 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:38.447203 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2210326d-6fd7-437d-acb8-d9373cddefb6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Volume info retrieved successfully. Aug 18 22:48:38.455085 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2210326d-6fd7-437d-acb8-d9373cddefb6 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 returned with HTTP 200 Aug 18 22:48:38.455677 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 286/1142] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:38 2026] GET /volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:38.472838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b1a7906-ff31-4224-9f80-c7d362ac5105 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:38.475173 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b1a7906-ff31-4224-9f80-c7d362ac5105 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 Aug 18 22:48:38.475692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b1a7906-ff31-4224-9f80-c7d362ac5105 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:38.476100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b1a7906-ff31-4224-9f80-c7d362ac5105 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:38.477907 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1b1a7906-ff31-4224-9f80-c7d362ac5105 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Delete volume with id: 0c70a81a-628c-433a-a6c4-c184466a7e07 Aug 18 22:48:38.489181 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:38.489181 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:38.490131 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b1a7906-ff31-4224-9f80-c7d362ac5105 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Volume info retrieved successfully. Aug 18 22:48:38.520727 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b1a7906-ff31-4224-9f80-c7d362ac5105 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Delete volume request issued successfully. Aug 18 22:48:38.520727 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b1a7906-ff31-4224-9f80-c7d362ac5105 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 returned with HTTP 202 Aug 18 22:48:38.520727 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 287/1143] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:48:38 2026] DELETE /volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:38.530961 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-25112ebd-ae6e-4d88-999b-296f6868cea8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:38.534030 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25112ebd-ae6e-4d88-999b-296f6868cea8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 Aug 18 22:48:38.534403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25112ebd-ae6e-4d88-999b-296f6868cea8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:38.534804 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25112ebd-ae6e-4d88-999b-296f6868cea8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:38.547574 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:38.547574 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:38.554583 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-25112ebd-ae6e-4d88-999b-296f6868cea8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Volume info retrieved successfully. Aug 18 22:48:38.561991 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25112ebd-ae6e-4d88-999b-296f6868cea8 tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 returned with HTTP 200 Aug 18 22:48:38.562117 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 284/1144] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:38 2026] GET /volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:39.585668 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5160b56-3f59-460d-9837-b494f6bd0e7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:39.587715 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5160b56-3f59-460d-9837-b494f6bd0e7a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] GET https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 Aug 18 22:48:39.587965 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5160b56-3f59-460d-9837-b494f6bd0e7a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:39.588170 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5160b56-3f59-460d-9837-b494f6bd0e7a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:39.595510 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5160b56-3f59-460d-9837-b494f6bd0e7a tempest-SnapshotMetadataTestJSON-1337964062 tempest-SnapshotMetadataTestJSON-1337964062-project-member] https://10.4.3.89/volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 returned with HTTP 404 Aug 18 22:48:39.596219 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 288/1145] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:39 2026] GET /volume/v3/volumes/0c70a81a-628c-433a-a6c4-c184466a7e07 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:41.134783 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:41.310513 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:41.310873 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-826666906"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:41.312761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-826666906'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:41.312890 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Create volume of 2 GB Aug 18 22:48:41.323884 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Availability Zones retrieved successfully. Aug 18 22:48:41.333348 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Flow 'volume_create_api' (01f7db8b-ac65-433d-a288-b1615980c205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:41.335071 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (803e2333-b6d3-4dce-91fc-50c239d862f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:41.336961 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Validating volume size '2' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:41.379534 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (803e2333-b6d3-4dce-91fc-50c239d862f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:41.381204 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909872fb-8681-4ce7-91ca-f64b3b23616b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:41.470033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Created reservations ['9acaa9a6-d70c-4471-8fbc-df05596ed88f', 'f4b6e970-3fd5-40ff-b06c-7ce852830d4c', '90caf9b3-74da-40d6-81ff-d5120c08c67d', '2b81c31c-11c1-4880-816f-3250275e0701'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:41.471031 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909872fb-8681-4ce7-91ca-f64b3b23616b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9acaa9a6-d70c-4471-8fbc-df05596ed88f', 'f4b6e970-3fd5-40ff-b06c-7ce852830d4c', '90caf9b3-74da-40d6-81ff-d5120c08c67d', '2b81c31c-11c1-4880-816f-3250275e0701']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:41.472101 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1388ead3-3bf6-4064-b2d0-431cc5f39f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:41.502240 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1388ead3-3bf6-4064-b2d0-431cc5f39f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fab27c5-9bce-4e2c-9515-ba52e9cad587', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-826666906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57a29be6f9d846828ad7a86144bc01ff',qos_specs=None,replication_status=,reservations=['9acaa9a6-d70c-4471-8fbc-df05596ed88f','f4b6e970-3fd5-40ff-b06c-7ce852830d4c','90caf9b3-74da-40d6-81ff-d5120c08c67d','2b81c31c-11c1-4880-816f-3250275e0701'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d330455df4fc4a90a8de25c61d3eb920',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-826666906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fab27c5-9bce-4e2c-9515-ba52e9cad587,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57a29be6f9d846828ad7a86144bc01ff',provider_auth=None,provider_geometry=None,provider_id=None,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='d330455df4fc4a90a8de25c61d3eb920',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:41.503336 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3645e6-fc4c-43a1-9877-b31fd25543ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:41.527711 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3645e6-fc4c-43a1-9877-b31fd25543ef) transitioned into state 'SUCCESS' from state '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-826666906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57a29be6f9d846828ad7a86144bc01ff',qos_specs=None,replication_status=,reservations=['9acaa9a6-d70c-4471-8fbc-df05596ed88f','f4b6e970-3fd5-40ff-b06c-7ce852830d4c','90caf9b3-74da-40d6-81ff-d5120c08c67d','2b81c31c-11c1-4880-816f-3250275e0701'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d330455df4fc4a90a8de25c61d3eb920',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:41.528551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f98f38c-84b5-427b-adc3-bd6fba2584a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:41.538919 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f98f38c-84b5-427b-adc3-bd6fba2584a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:41.539887 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Flow 'volume_create_api' (01f7db8b-ac65-433d-a288-b1615980c205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:41.540280 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Create volume request issued successfully. Aug 18 22:48:41.540997 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7704854-902d-4df5-9b83-ca4dea858cf7 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:41.541574 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 287/1146] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:48:41 2026] POST /volume/v3/volumes => generated 752 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 22:48:41.557633 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30abec43-fa47-4c22-a965-58fd29af57ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:41.559550 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30abec43-fa47-4c22-a965-58fd29af57ff tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] GET https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 Aug 18 22:48:41.559764 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30abec43-fa47-4c22-a965-58fd29af57ff tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:41.559941 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30abec43-fa47-4c22-a965-58fd29af57ff tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:41.567106 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:41.567106 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:41.571569 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30abec43-fa47-4c22-a965-58fd29af57ff tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Volume info retrieved successfully. Aug 18 22:48:41.576495 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30abec43-fa47-4c22-a965-58fd29af57ff tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 returned with HTTP 200 Aug 18 22:48:41.577170 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 288/1147] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:41 2026] GET /volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:42.596229 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f689fe0e-6848-416d-9e4c-053dfb9f400f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:42.601260 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f689fe0e-6848-416d-9e4c-053dfb9f400f tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] GET https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 Aug 18 22:48:42.601673 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f689fe0e-6848-416d-9e4c-053dfb9f400f tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:42.604655 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f689fe0e-6848-416d-9e4c-053dfb9f400f tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:42.619674 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:42.619674 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:42.627788 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f689fe0e-6848-416d-9e4c-053dfb9f400f tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Volume info retrieved successfully. Aug 18 22:48:42.634702 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f689fe0e-6848-416d-9e4c-053dfb9f400f tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 returned with HTTP 200 Aug 18 22:48:42.635418 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 285/1148] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:42 2026] GET /volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:42.650899 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7902e546-78aa-4190-8005-4270f0cbbb9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:42.654206 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:42.654377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8fab27c5-9bce-4e2c-9515-ba52e9cad587"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:42.656584 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8fab27c5-9bce-4e2c-9515-ba52e9cad587'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:42.667711 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:42.667711 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:42.668586 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Volume retrieved successfully. Aug 18 22:48:42.668853 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Create volume of 1 GB Aug 18 22:48:42.674413 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Availability Zones retrieved successfully. Aug 18 22:48:42.682173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Flow 'volume_create_api' (a611decb-a55e-4704-9391-1def93412454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:42.684758 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700bf32-a1d4-43f4-8f1c-d8565e2a1fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:42.686896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:42.688319 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700bf32-a1d4-43f4-8f1c-d8565e2a1fa5) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 22:48:42.688319 np0000007715 devstack@c-api.service[100267]: 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. Aug 18 22:48:42.690556 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700bf32-a1d4-43f4-8f1c-d8565e2a1fa5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:42.691297 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f700bf32-a1d4-43f4-8f1c-d8565e2a1fa5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 22:48:42.692161 np0000007715 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Flow 'volume_create_api' (a611decb-a55e-4704-9391-1def93412454) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 22:48:42.692515 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7902e546-78aa-4190-8005-4270f0cbbb9a tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 18 22:48:42.693088 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 289/1149] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:48:42 2026] POST /volume/v3/volumes => generated 173 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:48:42.704641 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c02f1542-dc15-4fff-8f5e-66a6e5a34d24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:42.711507 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02f1542-dc15-4fff-8f5e-66a6e5a34d24 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] GET https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 Aug 18 22:48:42.711733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02f1542-dc15-4fff-8f5e-66a6e5a34d24 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:42.711971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02f1542-dc15-4fff-8f5e-66a6e5a34d24 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:42.724511 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:42.724511 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:42.731803 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c02f1542-dc15-4fff-8f5e-66a6e5a34d24 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Volume info retrieved successfully. Aug 18 22:48:42.737983 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02f1542-dc15-4fff-8f5e-66a6e5a34d24 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 returned with HTTP 200 Aug 18 22:48:42.738611 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 288/1150] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:42 2026] GET /volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:42.756475 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38ca535d-ae22-4bda-b3cd-d2f755c331c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:42.758935 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38ca535d-ae22-4bda-b3cd-d2f755c331c3 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 Aug 18 22:48:42.759319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38ca535d-ae22-4bda-b3cd-d2f755c331c3 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:42.759440 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38ca535d-ae22-4bda-b3cd-d2f755c331c3 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:42.759699 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-38ca535d-ae22-4bda-b3cd-d2f755c331c3 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Delete volume with id: 8fab27c5-9bce-4e2c-9515-ba52e9cad587 Aug 18 22:48:42.773747 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:42.773747 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:42.774229 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38ca535d-ae22-4bda-b3cd-d2f755c331c3 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Volume info retrieved successfully. Aug 18 22:48:42.803416 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38ca535d-ae22-4bda-b3cd-d2f755c331c3 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Delete volume request issued successfully. Aug 18 22:48:42.803753 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38ca535d-ae22-4bda-b3cd-d2f755c331c3 tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 returned with HTTP 202 Aug 18 22:48:42.804313 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 289/1151] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:48:42 2026] DELETE /volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:42.815860 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06c1ae63-6334-4e5c-b329-a1ca32e7be1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:42.817647 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06c1ae63-6334-4e5c-b329-a1ca32e7be1e tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] GET https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 Aug 18 22:48:42.818222 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06c1ae63-6334-4e5c-b329-a1ca32e7be1e tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:42.818222 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06c1ae63-6334-4e5c-b329-a1ca32e7be1e tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:42.826983 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:42.826983 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:42.831165 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-06c1ae63-6334-4e5c-b329-a1ca32e7be1e tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Volume info retrieved successfully. Aug 18 22:48:42.836235 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06c1ae63-6334-4e5c-b329-a1ca32e7be1e tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 returned with HTTP 200 Aug 18 22:48:42.836652 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 286/1152] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:42 2026] GET /volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:48:43.234727 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-427de93e-aa93-4138-9878-89c062219d68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:43.236954 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-427de93e-aa93-4138-9878-89c062219d68 None None] GET https://10.4.3.89/volume// Aug 18 22:48:43.236954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-427de93e-aa93-4138-9878-89c062219d68 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:43.236954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-427de93e-aa93-4138-9878-89c062219d68 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:43.236954 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-427de93e-aa93-4138-9878-89c062219d68 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:48:43.236954 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 290/1153] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:48:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:48:43.245209 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-ea77c49b-c82c-4c1b-822f-7b2d2fe28270 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:43.247309 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-ea77c49b-c82c-4c1b-822f-7b2d2fe28270 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:48:43.249057 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-ea77c49b-c82c-4c1b-822f-7b2d2fe28270 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df", "connector": null, "instance_uuid": "62d9d0d2-0ed6-4880-9f61-670c17c06026"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:43.259836 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:43.259836 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:43.304869 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-ea77c49b-c82c-4c1b-822f-7b2d2fe28270 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:48:43.305643 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 289/1154] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:48:43 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:43.314842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-e1c9cacc-72c3-4b9c-ab16-e021c24e9fc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:43.317570 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-e1c9cacc-72c3-4b9c-ab16-e021c24e9fc5 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] DELETE https://10.4.3.89/volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f Aug 18 22:48:43.317869 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-e1c9cacc-72c3-4b9c-ab16-e021c24e9fc5 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:43.318072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-e1c9cacc-72c3-4b9c-ab16-e021c24e9fc5 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:43.328448 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:43.328448 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:43.382380 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-e1c9cacc-72c3-4b9c-ab16-e021c24e9fc5 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f returned with HTTP 200 Aug 18 22:48:43.382580 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 290/1155] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:48:43 2026] DELETE /volume/v3/attachments/4289ed59-0df8-4678-84de-18d4b1de851f => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:43.857197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6419c2a-eb4c-43bd-98e5-13cddd0e9c9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:43.862422 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6419c2a-eb4c-43bd-98e5-13cddd0e9c9b tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] GET https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 Aug 18 22:48:43.862780 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6419c2a-eb4c-43bd-98e5-13cddd0e9c9b tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:43.863068 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6419c2a-eb4c-43bd-98e5-13cddd0e9c9b tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:43.878407 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6419c2a-eb4c-43bd-98e5-13cddd0e9c9b tempest-VolumesCloneNegativeTest-2027349895 tempest-VolumesCloneNegativeTest-2027349895-project-member] https://10.4.3.89/volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 returned with HTTP 404 Aug 18 22:48:43.879008 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 287/1156] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:43 2026] GET /volume/v3/volumes/8fab27c5-9bce-4e2c-9515-ba52e9cad587 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:44.096756 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:44.233144 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:44.233144 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1995419588"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:44.234361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1995419588'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:44.234665 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Create volume of 1 GB Aug 18 22:48:44.239732 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Availability Zones retrieved successfully. Aug 18 22:48:44.246655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Flow 'volume_create_api' (534349eb-456e-4dc5-88ca-ea712067bc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:44.248101 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fef0ca-6ea7-4f24-8ec0-fbc3b55409cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:44.249966 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:44.293214 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5fef0ca-6ea7-4f24-8ec0-fbc3b55409cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:44.294986 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e43b95b-7eff-42e9-880e-283c3030507f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:44.389395 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Created reservations ['13f21253-f4fe-48f8-ad2b-b4c11c639ef4', 'a96ed0b0-3358-47ea-9a77-cfbb6c7f838f', 'd56a7c26-5f3a-4ee2-8580-d3336859aee9', '6240b984-57b7-4d22-88ce-9a153a303126'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:44.390053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e43b95b-7eff-42e9-880e-283c3030507f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13f21253-f4fe-48f8-ad2b-b4c11c639ef4', 'a96ed0b0-3358-47ea-9a77-cfbb6c7f838f', 'd56a7c26-5f3a-4ee2-8580-d3336859aee9', '6240b984-57b7-4d22-88ce-9a153a303126']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:44.390820 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7efbf7d-6555-4bc6-9425-647fc3438b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:44.414396 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7efbf7d-6555-4bc6-9425-647fc3438b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82af6bf3-a996-43d1-868b-4ccbf866a488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1995419588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53fd6deaea4438ea765e433257f4ec9',qos_specs=None,replication_status=,reservations=['13f21253-f4fe-48f8-ad2b-b4c11c639ef4','a96ed0b0-3358-47ea-9a77-cfbb6c7f838f','d56a7c26-5f3a-4ee2-8580-d3336859aee9','6240b984-57b7-4d22-88ce-9a153a303126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef2466e186b446579f9dc02e001b2715',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1995419588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82af6bf3-a996-43d1-868b-4ccbf866a488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c53fd6deaea4438ea765e433257f4ec9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef2466e186b446579f9dc02e001b2715',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:44.417729 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d04443-9707-4c99-9183-bbe06bbc0798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:44.441753 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d04443-9707-4c99-9183-bbe06bbc0798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1995419588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c53fd6deaea4438ea765e433257f4ec9',qos_specs=None,replication_status=,reservations=['13f21253-f4fe-48f8-ad2b-b4c11c639ef4','a96ed0b0-3358-47ea-9a77-cfbb6c7f838f','d56a7c26-5f3a-4ee2-8580-d3336859aee9','6240b984-57b7-4d22-88ce-9a153a303126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef2466e186b446579f9dc02e001b2715',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:44.441753 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff8a6b3-72aa-4053-9009-0a2792bc47d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:44.456473 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff8a6b3-72aa-4053-9009-0a2792bc47d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:44.457055 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Flow 'volume_create_api' (534349eb-456e-4dc5-88ca-ea712067bc84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:44.457700 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Create volume request issued successfully. Aug 18 22:48:44.461059 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab860eec-a208-402a-9aa7-fb5df4e2ef3f tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:44.461059 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 291/1157] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:48:44 2026] POST /volume/v3/volumes => generated 772 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:44.473704 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce0d82fb-a8ba-43df-be84-6209e2f6e65a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:44.475597 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce0d82fb-a8ba-43df-be84-6209e2f6e65a tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:48:44.475817 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce0d82fb-a8ba-43df-be84-6209e2f6e65a tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:44.476045 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce0d82fb-a8ba-43df-be84-6209e2f6e65a tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:44.486567 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:44.486567 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:44.491358 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce0d82fb-a8ba-43df-be84-6209e2f6e65a tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:48:44.496620 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce0d82fb-a8ba-43df-be84-6209e2f6e65a tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:48:44.497346 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 290/1158] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:44 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:44.569330 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-f97406df-0ef9-4569-9eea-cdb2d57e4fbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:44.570770 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-f97406df-0ef9-4569-9eea-cdb2d57e4fbf tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] PUT https://10.4.3.89/volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c Aug 18 22:48:44.572906 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-f97406df-0ef9-4569-9eea-cdb2d57e4fbf tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:44.586815 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-f97406df-0ef9-4569-9eea-cdb2d57e4fbf tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Acquiring lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:48:44.591777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-f97406df-0ef9-4569-9eea-cdb2d57e4fbf tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:48:44.593227 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:44.593227 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:44.724624 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-f97406df-0ef9-4569-9eea-cdb2d57e4fbf tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" released by "attachment_update" :: held 0.133s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:48:44.725133 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-f97406df-0ef9-4569-9eea-cdb2d57e4fbf tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c returned with HTTP 200 Aug 18 22:48:44.725803 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 291/1159] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:48:44 2026] PUT /volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:44.739701 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-c36c8a17-a6c1-4efc-901a-4625d4b8a43c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:44.742807 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-c36c8a17-a6c1-4efc-901a-4625d4b8a43c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c Aug 18 22:48:44.743030 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-c36c8a17-a6c1-4efc-901a-4625d4b8a43c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:44.743242 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-c36c8a17-a6c1-4efc-901a-4625d4b8a43c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:44.760648 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-c36c8a17-a6c1-4efc-901a-4625d4b8a43c tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c returned with HTTP 200 Aug 18 22:48:44.761038 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 288/1160] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 22:48:44 2026] GET /volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:45.305002 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:45.406207 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:45.406563 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1942450926"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:45.407936 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1942450926'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:45.408051 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Create volume of 1 GB Aug 18 22:48:45.408341 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:45.408341 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:45.412349 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Availability Zones retrieved successfully. Aug 18 22:48:45.417807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Flow 'volume_create_api' (f065ce47-d91a-4b5e-a4c8-f47e17be48e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:45.418709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d78b3af-b4b6-4a89-97b4-c394c5b35805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:45.419608 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:45.446064 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d78b3af-b4b6-4a89-97b4-c394c5b35805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:45.446821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13bf3efd-e967-4541-930e-cab933035dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:45.512852 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Created reservations ['0497e7f0-4c35-4a8b-9e1b-df41af7746d6', '98aebb94-efb7-4305-883d-10d24f90ccb7', '111cf80a-d669-46fe-b68e-918d77fc9f7c', 'df9bdeac-29b0-44af-824b-cb5ff079d5fa'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:45.513474 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c982792f-e18f-45aa-a691-5f1a863ad2f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:45.513792 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13bf3efd-e967-4541-930e-cab933035dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0497e7f0-4c35-4a8b-9e1b-df41af7746d6', '98aebb94-efb7-4305-883d-10d24f90ccb7', '111cf80a-d669-46fe-b68e-918d77fc9f7c', 'df9bdeac-29b0-44af-824b-cb5ff079d5fa']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:45.514647 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6b5d490-8300-4b2b-af64-bc14c6c5583e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:45.515315 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c982792f-e18f-45aa-a691-5f1a863ad2f2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:48:45.515627 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c982792f-e18f-45aa-a691-5f1a863ad2f2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:45.515923 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c982792f-e18f-45aa-a691-5f1a863ad2f2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:45.523137 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:45.523137 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:45.527624 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c982792f-e18f-45aa-a691-5f1a863ad2f2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:48:45.533970 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c982792f-e18f-45aa-a691-5f1a863ad2f2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:48:45.534613 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 291/1161] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:48:45 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:45.539041 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6b5d490-8300-4b2b-af64-bc14c6c5583e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7953ffa0-a0d5-4ce1-afab-3adc77ebcae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1942450926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5013f64525c2428381d4fcbece02b4ed',qos_specs=None,replication_status=,reservations=['0497e7f0-4c35-4a8b-9e1b-df41af7746d6','98aebb94-efb7-4305-883d-10d24f90ccb7','111cf80a-d669-46fe-b68e-918d77fc9f7c','df9bdeac-29b0-44af-824b-cb5ff079d5fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868229a6accb471099b5f8e4d55ed7b4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1942450926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7953ffa0-a0d5-4ce1-afab-3adc77ebcae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5013f64525c2428381d4fcbece02b4ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='868229a6accb471099b5f8e4d55ed7b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:45.540673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1af31e6-55d6-4d9b-a798-385b04558912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:45.560979 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1af31e6-55d6-4d9b-a798-385b04558912) transitioned into state 'SUCCESS' from state '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-1942450926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5013f64525c2428381d4fcbece02b4ed',qos_specs=None,replication_status=,reservations=['0497e7f0-4c35-4a8b-9e1b-df41af7746d6','98aebb94-efb7-4305-883d-10d24f90ccb7','111cf80a-d669-46fe-b68e-918d77fc9f7c','df9bdeac-29b0-44af-824b-cb5ff079d5fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='868229a6accb471099b5f8e4d55ed7b4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:45.562136 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c584c1c8-267a-45ef-95b3-41e627e0786e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:45.573014 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c584c1c8-267a-45ef-95b3-41e627e0786e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:45.574552 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Flow 'volume_create_api' (f065ce47-d91a-4b5e-a4c8-f47e17be48e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:45.574552 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Create volume request issued successfully. Aug 18 22:48:45.575102 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17becaaf-8e21-4b36-a79f-5a245d981b52 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:45.575645 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 292/1162] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:48:45 2026] POST /volume/v3/volumes => generated 756 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:45.594282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c37ba7a7-63bf-4442-8cfb-774e3310a54e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:45.594282 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c37ba7a7-63bf-4442-8cfb-774e3310a54e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:45.594282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c37ba7a7-63bf-4442-8cfb-774e3310a54e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:45.594780 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c37ba7a7-63bf-4442-8cfb-774e3310a54e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:45.605116 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:45.605116 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:45.612366 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c37ba7a7-63bf-4442-8cfb-774e3310a54e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Volume info retrieved successfully. Aug 18 22:48:45.618244 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c37ba7a7-63bf-4442-8cfb-774e3310a54e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 returned with HTTP 200 Aug 18 22:48:45.621857 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 292/1163] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:45 2026] GET /volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:46.639397 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-024a4ceb-8752-498b-a29e-3db08c30b848 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:46.645123 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-024a4ceb-8752-498b-a29e-3db08c30b848 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:46.645357 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-024a4ceb-8752-498b-a29e-3db08c30b848 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:46.645573 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-024a4ceb-8752-498b-a29e-3db08c30b848 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:46.657951 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:46.657951 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:46.666699 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-024a4ceb-8752-498b-a29e-3db08c30b848 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Volume info retrieved successfully. Aug 18 22:48:46.670536 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-024a4ceb-8752-498b-a29e-3db08c30b848 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 returned with HTTP 200 Aug 18 22:48:46.670951 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 289/1164] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:46 2026] GET /volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:46.686716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97297e8b-7b2f-46d6-9c82-35a57d00766e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:46.692879 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97297e8b-7b2f-46d6-9c82-35a57d00766e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:46.693734 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97297e8b-7b2f-46d6-9c82-35a57d00766e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7953ffa0-a0d5-4ce1-afab-3adc77ebcae7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1412260694"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:46.701993 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:46.701993 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:46.702581 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-97297e8b-7b2f-46d6-9c82-35a57d00766e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Volume info retrieved successfully. Aug 18 22:48:46.702905 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-97297e8b-7b2f-46d6-9c82-35a57d00766e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Create snapshot from volume 7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:46.747377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-97297e8b-7b2f-46d6-9c82-35a57d00766e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Created reservations ['3cb61585-dd97-4336-b322-1d98e344d0ac', '944a2e3f-be6c-48f1-9f9c-561f35436171', 'b300a8c3-4a21-428d-a3ca-1cadbc5556d3', '849d5d7e-9ed7-43ac-a6b2-3f4d8293d612'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:46.799819 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-97297e8b-7b2f-46d6-9c82-35a57d00766e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot create request issued successfully. Aug 18 22:48:46.801354 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97297e8b-7b2f-46d6-9c82-35a57d00766e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:48:46.801354 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 292/1165] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:48:46 2026] POST /volume/v3/snapshots => generated 314 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:46.813845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9c27d09-0f71-45d0-ae5c-8b06181f0d99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:46.819041 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9c27d09-0f71-45d0-ae5c-8b06181f0d99 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a Aug 18 22:48:46.819310 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9c27d09-0f71-45d0-ae5c-8b06181f0d99 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:46.819639 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9c27d09-0f71-45d0-ae5c-8b06181f0d99 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:46.829108 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:46.829108 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:46.830147 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9c27d09-0f71-45d0-ae5c-8b06181f0d99 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:46.833405 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9c27d09-0f71-45d0-ae5c-8b06181f0d99 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a returned with HTTP 200 Aug 18 22:48:46.833405 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 293/1166] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:46 2026] GET /volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:47.845669 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-096825e3-50f4-4a44-980c-4e972978aa2a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:47.848590 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-096825e3-50f4-4a44-980c-4e972978aa2a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a Aug 18 22:48:47.848862 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-096825e3-50f4-4a44-980c-4e972978aa2a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:47.849123 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-096825e3-50f4-4a44-980c-4e972978aa2a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:47.856005 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:47.856005 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:47.856631 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-096825e3-50f4-4a44-980c-4e972978aa2a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:47.857753 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-096825e3-50f4-4a44-980c-4e972978aa2a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a returned with HTTP 200 Aug 18 22:48:47.858281 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 293/1167] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:47 2026] GET /volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:47.868937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abc62fb9-97fc-43e3-9c47-fbd905c5d29c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:47.873412 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abc62fb9-97fc-43e3-9c47-fbd905c5d29c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:47.873412 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abc62fb9-97fc-43e3-9c47-fbd905c5d29c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7953ffa0-a0d5-4ce1-afab-3adc77ebcae7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-990359866"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:47.884245 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:47.884245 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:47.885325 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abc62fb9-97fc-43e3-9c47-fbd905c5d29c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Volume info retrieved successfully. Aug 18 22:48:47.885609 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-abc62fb9-97fc-43e3-9c47-fbd905c5d29c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Create snapshot from volume 7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:47.912306 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-abc62fb9-97fc-43e3-9c47-fbd905c5d29c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Created reservations ['5e48e058-00d5-4114-8d83-bf28361f84d0', 'a6dd4176-3cf8-475f-96f9-6687b854d4ac', 'bf21c0d9-346e-4fb2-abca-eca13135c617', '2da2e9e2-31f5-459b-89b4-559d3835db39'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:47.945983 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abc62fb9-97fc-43e3-9c47-fbd905c5d29c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot create request issued successfully. Aug 18 22:48:47.945983 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abc62fb9-97fc-43e3-9c47-fbd905c5d29c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:48:47.945983 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 290/1168] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:48:47 2026] POST /volume/v3/snapshots => generated 313 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:47.957630 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-451c0761-bf6a-4c9c-aa5e-a53f72f8173c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:47.960339 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-451c0761-bf6a-4c9c-aa5e-a53f72f8173c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae Aug 18 22:48:47.960616 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-451c0761-bf6a-4c9c-aa5e-a53f72f8173c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:47.960924 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-451c0761-bf6a-4c9c-aa5e-a53f72f8173c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:47.968045 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:47.968045 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:47.968722 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-451c0761-bf6a-4c9c-aa5e-a53f72f8173c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:47.969824 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-451c0761-bf6a-4c9c-aa5e-a53f72f8173c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae returned with HTTP 200 Aug 18 22:48:47.970875 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 293/1169] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:47 2026] GET /volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:48.981638 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32e726d3-e043-4565-b72c-ca40352796b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:48.984039 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32e726d3-e043-4565-b72c-ca40352796b8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae Aug 18 22:48:48.984332 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32e726d3-e043-4565-b72c-ca40352796b8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:48.984587 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32e726d3-e043-4565-b72c-ca40352796b8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:48.990964 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:48.990964 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:48.991617 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32e726d3-e043-4565-b72c-ca40352796b8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:48.992749 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32e726d3-e043-4565-b72c-ca40352796b8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae returned with HTTP 200 Aug 18 22:48:48.993295 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 294/1170] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:48 2026] GET /volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:49.003809 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d33a7ce-dc67-4242-b806-b8587247ccc8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:49.005864 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d33a7ce-dc67-4242-b806-b8587247ccc8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:49.006259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d33a7ce-dc67-4242-b806-b8587247ccc8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7953ffa0-a0d5-4ce1-afab-3adc77ebcae7", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:49.020173 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:49.020173 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:49.020876 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d33a7ce-dc67-4242-b806-b8587247ccc8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Volume info retrieved successfully. Aug 18 22:48:49.021073 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6d33a7ce-dc67-4242-b806-b8587247ccc8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Create snapshot from volume 7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:49.060397 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6d33a7ce-dc67-4242-b806-b8587247ccc8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Created reservations ['2f12221a-bbcb-4c9e-b7df-52cf6be129b2', '327963db-8839-454c-b6c7-ad0cb00f89f8', '89bd76ad-75d4-4553-a70c-a46c19ece054', '03ecf751-6917-4e62-8db7-52974d061ebe'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:49.099386 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d33a7ce-dc67-4242-b806-b8587247ccc8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot create request issued successfully. Aug 18 22:48:49.099710 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d33a7ce-dc67-4242-b806-b8587247ccc8 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:48:49.100129 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 294/1171] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:48:49 2026] POST /volume/v3/snapshots => generated 314 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:49.111863 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec1a95ad-c83b-4dd9-8f17-4d9c08c85ca3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:49.115693 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec1a95ad-c83b-4dd9-8f17-4d9c08c85ca3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 Aug 18 22:48:49.115778 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec1a95ad-c83b-4dd9-8f17-4d9c08c85ca3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:49.116041 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec1a95ad-c83b-4dd9-8f17-4d9c08c85ca3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:49.123283 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:49.123283 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:49.123929 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec1a95ad-c83b-4dd9-8f17-4d9c08c85ca3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:49.127573 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec1a95ad-c83b-4dd9-8f17-4d9c08c85ca3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 returned with HTTP 200 Aug 18 22:48:49.128040 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 291/1172] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:49 2026] GET /volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:49.742200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-4726ce17-058f-45e2-b0e0-cb7bf9719384 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:49.748283 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-4726ce17-058f-45e2-b0e0-cb7bf9719384 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] POST https://10.4.3.89/volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c/action Aug 18 22:48:49.748741 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-4726ce17-058f-45e2-b0e0-cb7bf9719384 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:49.748903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-4726ce17-058f-45e2-b0e0-cb7bf9719384 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:49.781836 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:49.781836 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:49.794558 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-26649be7-a713-47e5-8a57-cd6a180cbb1d req-4726ce17-058f-45e2-b0e0-cb7bf9719384 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c/action returned with HTTP 204 Aug 18 22:48:49.794964 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 294/1173] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:48:49 2026] POST /volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:50.137386 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15c0df39-3489-4cbc-9cfc-7b4d5b6697da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.139016 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15c0df39-3489-4cbc-9cfc-7b4d5b6697da tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 Aug 18 22:48:50.139212 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15c0df39-3489-4cbc-9cfc-7b4d5b6697da tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.139417 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15c0df39-3489-4cbc-9cfc-7b4d5b6697da tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.146109 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.146109 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:50.146496 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15c0df39-3489-4cbc-9cfc-7b4d5b6697da tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:50.147286 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15c0df39-3489-4cbc-9cfc-7b4d5b6697da tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 returned with HTTP 200 Aug 18 22:48:50.147587 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 295/1174] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.156446 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbea8a46-8669-44a8-8eea-ce5a5cc46ca0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.158614 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbea8a46-8669-44a8-8eea-ce5a5cc46ca0 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?limit=1 Aug 18 22:48:50.158840 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbea8a46-8669-44a8-8eea-ce5a5cc46ca0 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.159091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbea8a46-8669-44a8-8eea-ce5a5cc46ca0 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.159404 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-cbea8a46-8669-44a8-8eea-ce5a5cc46ca0 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.159740 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.159740 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:50.161773 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-cbea8a46-8669-44a8-8eea-ce5a5cc46ca0 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.169153 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbea8a46-8669-44a8-8eea-ce5a5cc46ca0 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.169848 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbea8a46-8669-44a8-8eea-ce5a5cc46ca0 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 18 22:48:50.170376 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 295/1175] 10.4.3.89 () {66 vars in 1251 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.188664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48757bd9-d8ed-42c6-95e5-41234bf57e23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.191128 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48757bd9-d8ed-42c6-95e5-41234bf57e23 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:50.191345 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48757bd9-d8ed-42c6-95e5-41234bf57e23 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.191496 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48757bd9-d8ed-42c6-95e5-41234bf57e23 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.191724 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-48757bd9-d8ed-42c6-95e5-41234bf57e23 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.192791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-48757bd9-d8ed-42c6-95e5-41234bf57e23 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.199530 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-48757bd9-d8ed-42c6-95e5-41234bf57e23 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.199907 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48757bd9-d8ed-42c6-95e5-41234bf57e23 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 18 22:48:50.200355 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 292/1176] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.209660 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d36b9e8e-52d5-488a-9b18-08eda8b9ab9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.211534 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d36b9e8e-52d5-488a-9b18-08eda8b9ab9f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?limit=100000 Aug 18 22:48:50.211739 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d36b9e8e-52d5-488a-9b18-08eda8b9ab9f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.211892 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d36b9e8e-52d5-488a-9b18-08eda8b9ab9f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.212161 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-d36b9e8e-52d5-488a-9b18-08eda8b9ab9f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.213158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-d36b9e8e-52d5-488a-9b18-08eda8b9ab9f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.217500 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d36b9e8e-52d5-488a-9b18-08eda8b9ab9f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.217915 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d36b9e8e-52d5-488a-9b18-08eda8b9ab9f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 18 22:48:50.218466 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 295/1177] 10.4.3.89 () {66 vars in 1261 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.233467 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0206dfe8-b04d-4212-ada0-31f9a0fb0496 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.237008 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0206dfe8-b04d-4212-ada0-31f9a0fb0496 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?limit=0 Aug 18 22:48:50.237257 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0206dfe8-b04d-4212-ada0-31f9a0fb0496 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.237558 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0206dfe8-b04d-4212-ada0-31f9a0fb0496 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.237857 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-0206dfe8-b04d-4212-ada0-31f9a0fb0496 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.238977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-0206dfe8-b04d-4212-ada0-31f9a0fb0496 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.247361 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0206dfe8-b04d-4212-ada0-31f9a0fb0496 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.247361 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0206dfe8-b04d-4212-ada0-31f9a0fb0496 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 18 22:48:50.247361 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 296/1178] 10.4.3.89 () {66 vars in 1251 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:48:50.259301 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71388fb7-ac90-45ea-8b67-2a91e4a62a15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.262288 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71388fb7-ac90-45ea-8b67-2a91e4a62a15 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:50.262665 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71388fb7-ac90-45ea-8b67-2a91e4a62a15 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.262665 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71388fb7-ac90-45ea-8b67-2a91e4a62a15 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.262858 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-71388fb7-ac90-45ea-8b67-2a91e4a62a15 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.263128 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.263128 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:50.264833 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-71388fb7-ac90-45ea-8b67-2a91e4a62a15 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.268310 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71388fb7-ac90-45ea-8b67-2a91e4a62a15 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.269616 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71388fb7-ac90-45ea-8b67-2a91e4a62a15 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 18 22:48:50.269616 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 296/1179] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.279388 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbeca54f-ba76-47c0-9f1a-36da93761da7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.281911 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbeca54f-ba76-47c0-9f1a-36da93761da7 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?marker=d2f5edb3-0a8d-4545-8b3e-6633690c7bae Aug 18 22:48:50.281911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbeca54f-ba76-47c0-9f1a-36da93761da7 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.281911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbeca54f-ba76-47c0-9f1a-36da93761da7 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.281911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-dbeca54f-ba76-47c0-9f1a-36da93761da7 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.282320 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.282320 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:50.285331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-dbeca54f-ba76-47c0-9f1a-36da93761da7 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.306279 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbeca54f-ba76-47c0-9f1a-36da93761da7 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.306613 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbeca54f-ba76-47c0-9f1a-36da93761da7 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?marker=d2f5edb3-0a8d-4545-8b3e-6633690c7bae returned with HTTP 200 Aug 18 22:48:50.307006 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 293/1180] 10.4.3.89 () {66 vars in 1323 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?marker=d2f5edb3-0a8d-4545-8b3e-6633690c7bae => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.325132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b493b91d-2bbb-4391-ae87-35a4db0271ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.327772 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b493b91d-2bbb-4391-ae87-35a4db0271ee tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?offset=2&limit=3 Aug 18 22:48:50.328015 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b493b91d-2bbb-4391-ae87-35a4db0271ee tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.328289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b493b91d-2bbb-4391-ae87-35a4db0271ee tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.328633 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-b493b91d-2bbb-4391-ae87-35a4db0271ee tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.329002 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.329002 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:50.330279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-b493b91d-2bbb-4391-ae87-35a4db0271ee tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.345802 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b493b91d-2bbb-4391-ae87-35a4db0271ee tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.346214 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b493b91d-2bbb-4391-ae87-35a4db0271ee tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 18 22:48:50.346739 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 296/1181] 10.4.3.89 () {66 vars in 1269 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.360881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7aefa832-b7ac-4e8f-83b7-f27e580d0520 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.363252 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aefa832-b7ac-4e8f-83b7-f27e580d0520 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 18 22:48:50.363569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aefa832-b7ac-4e8f-83b7-f27e580d0520 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.363846 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aefa832-b7ac-4e8f-83b7-f27e580d0520 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.364139 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7aefa832-b7ac-4e8f-83b7-f27e580d0520 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.365821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-7aefa832-b7ac-4e8f-83b7-f27e580d0520 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.384149 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7aefa832-b7ac-4e8f-83b7-f27e580d0520 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.384611 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aefa832-b7ac-4e8f-83b7-f27e580d0520 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 18 22:48:50.385033 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 297/1182] 10.4.3.89 () {66 vars in 1301 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.397727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7051b57b-f932-4f2c-8583-e126e23ef52f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.401210 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7051b57b-f932-4f2c-8583-e126e23ef52f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 18 22:48:50.401696 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7051b57b-f932-4f2c-8583-e126e23ef52f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.401995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7051b57b-f932-4f2c-8583-e126e23ef52f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.402232 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-7051b57b-f932-4f2c-8583-e126e23ef52f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.402524 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.402524 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:50.403631 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-7051b57b-f932-4f2c-8583-e126e23ef52f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.408545 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7051b57b-f932-4f2c-8583-e126e23ef52f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.408948 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7051b57b-f932-4f2c-8583-e126e23ef52f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 18 22:48:50.409400 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 297/1183] 10.4.3.89 () {66 vars in 1303 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.422179 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1426e5d3-d93f-4e46-b44c-bef5ef304b03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.426066 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1426e5d3-d93f-4e46-b44c-bef5ef304b03 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 18 22:48:50.426327 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1426e5d3-d93f-4e46-b44c-bef5ef304b03 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.426533 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1426e5d3-d93f-4e46-b44c-bef5ef304b03 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.426778 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-1426e5d3-d93f-4e46-b44c-bef5ef304b03 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.427040 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.427040 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:50.427839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-1426e5d3-d93f-4e46-b44c-bef5ef304b03 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.444062 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1426e5d3-d93f-4e46-b44c-bef5ef304b03 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.447293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1426e5d3-d93f-4e46-b44c-bef5ef304b03 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 18 22:48:50.447293 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 294/1184] 10.4.3.89 () {66 vars in 1285 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.454620 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ebf0df0-5116-4f98-b5f9-ba03b40b7de3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.458183 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ebf0df0-5116-4f98-b5f9-ba03b40b7de3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 18 22:48:50.458527 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ebf0df0-5116-4f98-b5f9-ba03b40b7de3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.458812 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ebf0df0-5116-4f98-b5f9-ba03b40b7de3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.459114 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-0ebf0df0-5116-4f98-b5f9-ba03b40b7de3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.459941 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.459941 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:50.461672 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-0ebf0df0-5116-4f98-b5f9-ba03b40b7de3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.481480 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ebf0df0-5116-4f98-b5f9-ba03b40b7de3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.482506 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ebf0df0-5116-4f98-b5f9-ba03b40b7de3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 18 22:48:50.483192 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 297/1185] 10.4.3.89 () {66 vars in 1287 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.499751 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3dafb6d-bb43-4ac3-a34a-2acb032f849f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.508874 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3dafb6d-bb43-4ac3-a34a-2acb032f849f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 18 22:48:50.509133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3dafb6d-bb43-4ac3-a34a-2acb032f849f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.509357 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3dafb6d-bb43-4ac3-a34a-2acb032f849f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.509660 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-f3dafb6d-bb43-4ac3-a34a-2acb032f849f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.510063 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.510063 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:50.510898 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-f3dafb6d-bb43-4ac3-a34a-2acb032f849f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.529829 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3dafb6d-bb43-4ac3-a34a-2acb032f849f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.530675 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3dafb6d-bb43-4ac3-a34a-2acb032f849f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 18 22:48:50.531149 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 298/1186] 10.4.3.89 () {66 vars in 1305 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.542850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcd3a4c1-1c3b-41f9-a60d-3f794e289645 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.546300 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcd3a4c1-1c3b-41f9-a60d-3f794e289645 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 18 22:48:50.546300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcd3a4c1-1c3b-41f9-a60d-3f794e289645 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.546300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcd3a4c1-1c3b-41f9-a60d-3f794e289645 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.546300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-dcd3a4c1-1c3b-41f9-a60d-3f794e289645 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.547550 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.547550 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:50.548791 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-dcd3a4c1-1c3b-41f9-a60d-3f794e289645 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.561033 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcd3a4c1-1c3b-41f9-a60d-3f794e289645 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.561576 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcd3a4c1-1c3b-41f9-a60d-3f794e289645 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 18 22:48:50.562126 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 298/1187] 10.4.3.89 () {66 vars in 1307 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.572872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-355ae646-5d50-4007-ac5a-2eae5948a17a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.574791 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-355ae646-5d50-4007-ac5a-2eae5948a17a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 Aug 18 22:48:50.575217 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-355ae646-5d50-4007-ac5a-2eae5948a17a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.575485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-355ae646-5d50-4007-ac5a-2eae5948a17a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.575723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-355ae646-5d50-4007-ac5a-2eae5948a17a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.576035 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.576035 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:50.578015 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-355ae646-5d50-4007-ac5a-2eae5948a17a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.599296 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-355ae646-5d50-4007-ac5a-2eae5948a17a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.599296 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.599296 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:50.599296 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-355ae646-5d50-4007-ac5a-2eae5948a17a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 returned with HTTP 200 Aug 18 22:48:50.599296 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 295/1188] 10.4.3.89 () {66 vars in 1378 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.609735 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05294b58-3962-4842-8196-3042842765ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.612435 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05294b58-3962-4842-8196-3042842765ec tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail?status=available Aug 18 22:48:50.612695 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05294b58-3962-4842-8196-3042842765ec tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.612975 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05294b58-3962-4842-8196-3042842765ec tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.613435 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-05294b58-3962-4842-8196-3042842765ec tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.614319 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.614319 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:50.615025 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-05294b58-3962-4842-8196-3042842765ec tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.629782 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-05294b58-3962-4842-8196-3042842765ec tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.630255 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.630255 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:50.633546 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05294b58-3962-4842-8196-3042842765ec tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 18 22:48:50.633546 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 298/1189] 10.4.3.89 () {66 vars in 1290 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:50.647949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1700981d-0b9d-43c5-8f03-14f4bc6aea70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.650471 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1700981d-0b9d-43c5-8f03-14f4bc6aea70 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 Aug 18 22:48:50.650747 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1700981d-0b9d-43c5-8f03-14f4bc6aea70 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.651010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1700981d-0b9d-43c5-8f03-14f4bc6aea70 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.651333 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-1700981d-0b9d-43c5-8f03-14f4bc6aea70 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.651747 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.651747 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:50.653738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-1700981d-0b9d-43c5-8f03-14f4bc6aea70 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.670069 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1700981d-0b9d-43c5-8f03-14f4bc6aea70 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.670600 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.670600 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:50.671366 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1700981d-0b9d-43c5-8f03-14f4bc6aea70 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 returned with HTTP 200 Aug 18 22:48:50.671995 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 299/1190] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 => generated 476 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.688515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14080492-d919-4f36-87da-bc06d4e23db3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.690867 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14080492-d919-4f36-87da-bc06d4e23db3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 Aug 18 22:48:50.691172 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14080492-d919-4f36-87da-bc06d4e23db3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.692296 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14080492-d919-4f36-87da-bc06d4e23db3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.692296 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-14080492-d919-4f36-87da-bc06d4e23db3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.692296 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.692296 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:50.693178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-14080492-d919-4f36-87da-bc06d4e23db3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.706515 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14080492-d919-4f36-87da-bc06d4e23db3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.706751 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14080492-d919-4f36-87da-bc06d4e23db3 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 returned with HTTP 200 Aug 18 22:48:50.707382 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 299/1191] 10.4.3.89 () {66 vars in 1357 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.718104 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2be6ebb-f050-43e0-8faf-a4dbdf326d18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.720229 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2be6ebb-f050-43e0-8faf-a4dbdf326d18 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?status=available Aug 18 22:48:50.720499 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2be6ebb-f050-43e0-8faf-a4dbdf326d18 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.720770 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2be6ebb-f050-43e0-8faf-a4dbdf326d18 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.721022 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-d2be6ebb-f050-43e0-8faf-a4dbdf326d18 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.722249 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-d2be6ebb-f050-43e0-8faf-a4dbdf326d18 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.738940 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2be6ebb-f050-43e0-8faf-a4dbdf326d18 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.739574 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2be6ebb-f050-43e0-8faf-a4dbdf326d18 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?status=available returned with HTTP 200 Aug 18 22:48:50.740573 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 296/1192] 10.4.3.89 () {66 vars in 1269 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.753190 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31645e87-860a-4c6b-83a4-dfb7c769fcaf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.755316 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31645e87-860a-4c6b-83a4-dfb7c769fcaf tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 Aug 18 22:48:50.755574 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31645e87-860a-4c6b-83a4-dfb7c769fcaf tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.755814 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31645e87-860a-4c6b-83a4-dfb7c769fcaf tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.756207 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-31645e87-860a-4c6b-83a4-dfb7c769fcaf tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:50.758100 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-31645e87-860a-4c6b-83a4-dfb7c769fcaf tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:50.776467 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-31645e87-860a-4c6b-83a4-dfb7c769fcaf tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Get all snapshots completed successfully. Aug 18 22:48:50.776826 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31645e87-860a-4c6b-83a4-dfb7c769fcaf tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 returned with HTTP 200 Aug 18 22:48:50.777284 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 299/1193] 10.4.3.89 () {66 vars in 1391 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1156745035 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:50.789330 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7ece376-1551-4f3d-9b59-41c2d8a2308c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.791852 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7ece376-1551-4f3d-9b59-41c2d8a2308c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 Aug 18 22:48:50.792168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7ece376-1551-4f3d-9b59-41c2d8a2308c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.792460 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7ece376-1551-4f3d-9b59-41c2d8a2308c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.792697 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c7ece376-1551-4f3d-9b59-41c2d8a2308c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Delete snapshot with id: 491831e4-084d-4587-b569-99f604c56881 Aug 18 22:48:50.798901 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.798901 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:50.799515 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7ece376-1551-4f3d-9b59-41c2d8a2308c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:50.818577 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7ece376-1551-4f3d-9b59-41c2d8a2308c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot delete request issued successfully. Aug 18 22:48:50.818787 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7ece376-1551-4f3d-9b59-41c2d8a2308c tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 returned with HTTP 202 Aug 18 22:48:50.819233 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 300/1194] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:48:50 2026] DELETE /volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:50.829582 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab8130f5-9c57-4483-bd52-9b2ed299c8d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:50.831598 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab8130f5-9c57-4483-bd52-9b2ed299c8d2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 Aug 18 22:48:50.831867 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab8130f5-9c57-4483-bd52-9b2ed299c8d2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:50.831994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab8130f5-9c57-4483-bd52-9b2ed299c8d2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:50.841112 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:50.841112 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:50.841920 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab8130f5-9c57-4483-bd52-9b2ed299c8d2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:50.843136 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab8130f5-9c57-4483-bd52-9b2ed299c8d2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 returned with HTTP 200 Aug 18 22:48:50.843676 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 300/1195] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:50 2026] GET /volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:51.856893 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67a32be4-9f0e-44b1-893d-158f488fe89e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:51.859438 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67a32be4-9f0e-44b1-893d-158f488fe89e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 Aug 18 22:48:51.859777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67a32be4-9f0e-44b1-893d-158f488fe89e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:51.860018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67a32be4-9f0e-44b1-893d-158f488fe89e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:51.866607 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67a32be4-9f0e-44b1-893d-158f488fe89e tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 returned with HTTP 404 Aug 18 22:48:51.867344 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 297/1196] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:51 2026] GET /volume/v3/snapshots/491831e4-084d-4587-b569-99f604c56881 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:51.878728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7b863bc-6c15-4ab2-8257-109420f571a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:51.880893 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7b863bc-6c15-4ab2-8257-109420f571a5 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae Aug 18 22:48:51.881138 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7b863bc-6c15-4ab2-8257-109420f571a5 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:51.881388 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7b863bc-6c15-4ab2-8257-109420f571a5 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:51.881510 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-f7b863bc-6c15-4ab2-8257-109420f571a5 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Delete snapshot with id: d2f5edb3-0a8d-4545-8b3e-6633690c7bae Aug 18 22:48:51.888118 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:51.888118 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:51.888118 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f7b863bc-6c15-4ab2-8257-109420f571a5 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:51.916573 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f7b863bc-6c15-4ab2-8257-109420f571a5 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot delete request issued successfully. Aug 18 22:48:51.916789 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7b863bc-6c15-4ab2-8257-109420f571a5 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae returned with HTTP 202 Aug 18 22:48:51.917117 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 300/1197] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:48:51 2026] DELETE /volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:51.926474 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-531fde0d-c3cb-4945-8a81-286ac60c7ac2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:51.928424 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531fde0d-c3cb-4945-8a81-286ac60c7ac2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae Aug 18 22:48:51.928667 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531fde0d-c3cb-4945-8a81-286ac60c7ac2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:51.928912 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531fde0d-c3cb-4945-8a81-286ac60c7ac2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:51.935338 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:51.935338 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:51.936057 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-531fde0d-c3cb-4945-8a81-286ac60c7ac2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:51.937079 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531fde0d-c3cb-4945-8a81-286ac60c7ac2 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae returned with HTTP 200 Aug 18 22:48:51.937942 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 301/1198] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:51 2026] GET /volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:52.560794 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db11ce4a-8cdb-4591-b2ef-514436c44815 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:52.561248 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db11ce4a-8cdb-4591-b2ef-514436c44815 None None] GET https://10.4.3.89/volume// Aug 18 22:48:52.561463 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db11ce4a-8cdb-4591-b2ef-514436c44815 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:52.561649 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db11ce4a-8cdb-4591-b2ef-514436c44815 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:52.561947 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db11ce4a-8cdb-4591-b2ef-514436c44815 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:48:52.562224 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 301/1199] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:48:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:48:52.570400 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-79f739fa-c885-4719-8b79-0210d74a9123 req-669ede46-6cc6-4d01-9862-69c60e70534f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:52.572907 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-669ede46-6cc6-4d01-9862-69c60e70534f tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:48:52.573436 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-669ede46-6cc6-4d01-9862-69c60e70534f tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df", "connector": null, "instance_uuid": "62d9d0d2-0ed6-4880-9f61-670c17c06026"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:52.594994 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:52.594994 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:52.632015 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-669ede46-6cc6-4d01-9862-69c60e70534f tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:48:52.632459 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 298/1200] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:48:52 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:52.647139 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-79f739fa-c885-4719-8b79-0210d74a9123 req-559ec3f6-bc32-468d-b312-f9d904724710 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:52.651741 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-559ec3f6-bc32-468d-b312-f9d904724710 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c Aug 18 22:48:52.651995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-559ec3f6-bc32-468d-b312-f9d904724710 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:52.652203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-559ec3f6-bc32-468d-b312-f9d904724710 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:52.662861 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:52.662861 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:52.669543 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-d481757b-2da7-403c-9892-008290da4fa0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:52.671928 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-d481757b-2da7-403c-9892-008290da4fa0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] DELETE https://10.4.3.89/volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218 Aug 18 22:48:52.672231 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-d481757b-2da7-403c-9892-008290da4fa0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:52.678528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-d481757b-2da7-403c-9892-008290da4fa0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:52.694128 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:52.694128 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:52.727439 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-559ec3f6-bc32-468d-b312-f9d904724710 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c returned with HTTP 200 Aug 18 22:48:52.727439 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 301/1201] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:48:52 2026] DELETE /volume/v3/attachments/a58a95d6-639c-489d-8d92-60dd84be824c => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:52.742936 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-d481757b-2da7-403c-9892-008290da4fa0 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218 returned with HTTP 200 Aug 18 22:48:52.742936 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 302/1202] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:48:52 2026] DELETE /volume/v3/attachments/764a3376-6a34-46cc-9849-eb933e297218 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:52.751178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-f376a20f-1650-4327-accf-e4b88e74a6b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:52.753487 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-f376a20f-1650-4327-accf-e4b88e74a6b1 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] DELETE https://10.4.3.89/volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f Aug 18 22:48:52.753710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-f376a20f-1650-4327-accf-e4b88e74a6b1 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:52.753909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-f376a20f-1650-4327-accf-e4b88e74a6b1 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:52.763446 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:52.763446 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:52.787550 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=365,cinder:UPDATE=88,cinder:INSERT=34 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:48:52.813427 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-f376a20f-1650-4327-accf-e4b88e74a6b1 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f returned with HTTP 200 Aug 18 22:48:52.813856 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 302/1203] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:48:52 2026] DELETE /volume/v3/attachments/153ef63a-99c6-45a4-a9d9-b3a179fbce5f => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:52.822039 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-00b1f98a-0f34-4191-9c9b-43ed5cc63b1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:52.824377 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-00b1f98a-0f34-4191-9c9b-43ed5cc63b1a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] DELETE https://10.4.3.89/volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b Aug 18 22:48:52.824569 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-00b1f98a-0f34-4191-9c9b-43ed5cc63b1a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:52.824797 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-00b1f98a-0f34-4191-9c9b-43ed5cc63b1a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:52.831837 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:52.831837 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:52.890037 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3c9c36ad-fdc1-4208-8a5d-5993a7113cb6 req-00b1f98a-0f34-4191-9c9b-43ed5cc63b1a tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b returned with HTTP 200 Aug 18 22:48:52.890803 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 299/1204] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:48:52 2026] DELETE /volume/v3/attachments/abada113-45a2-4ebf-8606-38d24e40944b => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:52.951448 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75cc3060-80e4-42ee-9c41-5d907d11354a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:52.953847 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75cc3060-80e4-42ee-9c41-5d907d11354a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae Aug 18 22:48:52.954147 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75cc3060-80e4-42ee-9c41-5d907d11354a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:52.954452 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75cc3060-80e4-42ee-9c41-5d907d11354a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:52.964584 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75cc3060-80e4-42ee-9c41-5d907d11354a tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae returned with HTTP 404 Aug 18 22:48:52.965297 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 302/1205] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:52 2026] GET /volume/v3/snapshots/d2f5edb3-0a8d-4545-8b3e-6633690c7bae => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:52.974477 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01cca453-186e-46b1-9d10-80ed0b67306f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:52.976391 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01cca453-186e-46b1-9d10-80ed0b67306f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a Aug 18 22:48:52.976754 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01cca453-186e-46b1-9d10-80ed0b67306f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:52.977098 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01cca453-186e-46b1-9d10-80ed0b67306f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:52.978255 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-01cca453-186e-46b1-9d10-80ed0b67306f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Delete snapshot with id: d24f3eb2-5326-4a23-b663-e279a2f2da6a Aug 18 22:48:52.983474 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:52.983474 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:52.984253 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01cca453-186e-46b1-9d10-80ed0b67306f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:53.005941 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01cca453-186e-46b1-9d10-80ed0b67306f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot delete request issued successfully. Aug 18 22:48:53.006904 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01cca453-186e-46b1-9d10-80ed0b67306f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a returned with HTTP 202 Aug 18 22:48:53.006904 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 303/1206] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:48:52 2026] DELETE /volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:53.016295 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0dc9932a-7181-4d72-8982-0a358a5029e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:53.021568 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0dc9932a-7181-4d72-8982-0a358a5029e6 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a Aug 18 22:48:53.025521 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0dc9932a-7181-4d72-8982-0a358a5029e6 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:53.025790 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0dc9932a-7181-4d72-8982-0a358a5029e6 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:53.030865 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:53.030865 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:53.031444 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0dc9932a-7181-4d72-8982-0a358a5029e6 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Snapshot retrieved successfully. Aug 18 22:48:53.032629 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0dc9932a-7181-4d72-8982-0a358a5029e6 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a returned with HTTP 200 Aug 18 22:48:53.032997 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 303/1207] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:53 2026] GET /volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:54.043421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1fa6e9c9-32cc-4be4-a55a-e6a0033d4845 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:54.045318 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fa6e9c9-32cc-4be4-a55a-e6a0033d4845 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a Aug 18 22:48:54.045558 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fa6e9c9-32cc-4be4-a55a-e6a0033d4845 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:54.045747 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1fa6e9c9-32cc-4be4-a55a-e6a0033d4845 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:54.050697 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1fa6e9c9-32cc-4be4-a55a-e6a0033d4845 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a returned with HTTP 404 Aug 18 22:48:54.051256 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 300/1208] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:54 2026] GET /volume/v3/snapshots/d24f3eb2-5326-4a23-b663-e279a2f2da6a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:54.057578 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c72db2c-fe12-4017-b5a1-2344bc599979 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:54.059548 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c72db2c-fe12-4017-b5a1-2344bc599979 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:54.059733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c72db2c-fe12-4017-b5a1-2344bc599979 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:54.059917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c72db2c-fe12-4017-b5a1-2344bc599979 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:54.065292 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=442,cinder:UPDATE=113,cinder:INSERT=81 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:48:54.066577 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:54.066577 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:54.070379 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c72db2c-fe12-4017-b5a1-2344bc599979 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Volume info retrieved successfully. Aug 18 22:48:54.074389 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c72db2c-fe12-4017-b5a1-2344bc599979 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 returned with HTTP 200 Aug 18 22:48:54.074732 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 303/1209] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:54 2026] GET /volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:54.085724 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0235d27b-7db2-4f05-a258-71676d377b2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:54.088147 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0235d27b-7db2-4f05-a258-71676d377b2f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] DELETE https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:54.088503 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0235d27b-7db2-4f05-a258-71676d377b2f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:54.088833 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0235d27b-7db2-4f05-a258-71676d377b2f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:54.089133 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0235d27b-7db2-4f05-a258-71676d377b2f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Delete volume with id: 7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:54.099170 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:54.099170 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:54.099900 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0235d27b-7db2-4f05-a258-71676d377b2f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Volume info retrieved successfully. Aug 18 22:48:54.124218 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0235d27b-7db2-4f05-a258-71676d377b2f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Delete volume request issued successfully. Aug 18 22:48:54.127285 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0235d27b-7db2-4f05-a258-71676d377b2f tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 returned with HTTP 202 Aug 18 22:48:54.127285 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 304/1210] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:48:54 2026] DELETE /volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:54.131789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb05222b-263e-408b-8e8d-a4dde131d40d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:54.134043 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb05222b-263e-408b-8e8d-a4dde131d40d tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:54.136321 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb05222b-263e-408b-8e8d-a4dde131d40d tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:54.136321 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb05222b-263e-408b-8e8d-a4dde131d40d tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:54.143762 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:54.143762 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:54.148520 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb05222b-263e-408b-8e8d-a4dde131d40d tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Volume info retrieved successfully. Aug 18 22:48:54.153779 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb05222b-263e-408b-8e8d-a4dde131d40d tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 returned with HTTP 200 Aug 18 22:48:54.154286 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 304/1211] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:54 2026] GET /volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:54.474591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-79f739fa-c885-4719-8b79-0210d74a9123 req-0d497c3b-1d5b-475a-93b4-29785a0de0eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:54.476662 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-0d497c3b-1d5b-475a-93b4-29785a0de0eb tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] PUT https://10.4.3.89/volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 Aug 18 22:48:54.477016 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-0d497c3b-1d5b-475a-93b4-29785a0de0eb tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:54.485428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-79f739fa-c885-4719-8b79-0210d74a9123 req-0d497c3b-1d5b-475a-93b4-29785a0de0eb tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Acquiring lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:48:54.494643 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-79f739fa-c885-4719-8b79-0210d74a9123 req-0d497c3b-1d5b-475a-93b4-29785a0de0eb tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:48:54.495686 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:54.495686 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:54.594213 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-79f739fa-c885-4719-8b79-0210d74a9123 req-0d497c3b-1d5b-475a-93b4-29785a0de0eb tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Lock "cinder-attachment_update-0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df-np0000007715" released by "attachment_update" :: held 0.099s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:48:54.594650 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-0d497c3b-1d5b-475a-93b4-29785a0de0eb tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 returned with HTTP 200 Aug 18 22:48:54.595247 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 301/1212] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:48:54 2026] PUT /volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:54.608630 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-79f739fa-c885-4719-8b79-0210d74a9123 req-474db0d7-4731-408f-b455-26ac3038454b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:54.611408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-474db0d7-4731-408f-b455-26ac3038454b tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 Aug 18 22:48:54.611671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-474db0d7-4731-408f-b455-26ac3038454b tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:54.611893 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-474db0d7-4731-408f-b455-26ac3038454b tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:54.631158 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-474db0d7-4731-408f-b455-26ac3038454b tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 returned with HTTP 200 Aug 18 22:48:54.631673 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 304/1213] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 22:48:54 2026] GET /volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:55.167418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f226db44-166e-4ea5-b35d-5e9bc5681022 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:55.169699 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f226db44-166e-4ea5-b35d-5e9bc5681022 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] GET https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 Aug 18 22:48:55.169952 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f226db44-166e-4ea5-b35d-5e9bc5681022 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:55.170203 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f226db44-166e-4ea5-b35d-5e9bc5681022 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:55.177225 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f226db44-166e-4ea5-b35d-5e9bc5681022 tempest-VolumesSnapshotListTestJSON-489116212 tempest-VolumesSnapshotListTestJSON-489116212-project-member] https://10.4.3.89/volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 returned with HTTP 404 Aug 18 22:48:55.178514 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 305/1214] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:55 2026] GET /volume/v3/volumes/7953ffa0-a0d5-4ce1-afab-3adc77ebcae7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:56.656797 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42d0d090-6119-4fc0-b6de-3718c50f9625 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:56.673260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ec967d2-7023-42af-9b0a-1bfdb0ad6410 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:56.675108 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ec967d2-7023-42af-9b0a-1bfdb0ad6410 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] DELETE https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 Aug 18 22:48:56.675350 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ec967d2-7023-42af-9b0a-1bfdb0ad6410 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:56.675553 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ec967d2-7023-42af-9b0a-1bfdb0ad6410 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:56.675736 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2ec967d2-7023-42af-9b0a-1bfdb0ad6410 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Delete volume with id: 73cdd60d-146c-4dd7-8835-0658c28e15e0 Aug 18 22:48:56.685242 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:56.685242 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:56.685823 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ec967d2-7023-42af-9b0a-1bfdb0ad6410 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:48:56.702285 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ec967d2-7023-42af-9b0a-1bfdb0ad6410 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Delete volume request issued successfully. Aug 18 22:48:56.702552 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ec967d2-7023-42af-9b0a-1bfdb0ad6410 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 returned with HTTP 202 Aug 18 22:48:56.703075 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 302/1215] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:48:56 2026] DELETE /volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:56.711412 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1e514c16-5baa-42ff-8ac6-0be03d6cd96c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:56.716106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e514c16-5baa-42ff-8ac6-0be03d6cd96c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 Aug 18 22:48:56.716365 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e514c16-5baa-42ff-8ac6-0be03d6cd96c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:56.716610 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e514c16-5baa-42ff-8ac6-0be03d6cd96c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:56.725838 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:56.725838 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:56.730836 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1e514c16-5baa-42ff-8ac6-0be03d6cd96c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:48:56.736576 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e514c16-5baa-42ff-8ac6-0be03d6cd96c tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 returned with HTTP 200 Aug 18 22:48:56.737059 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 305/1216] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:56 2026] GET /volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:56.757315 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42d0d090-6119-4fc0-b6de-3718c50f9625 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:56.757741 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42d0d090-6119-4fc0-b6de-3718c50f9625 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "069cfea7-fccd-4d9a-a3e7-4a297b4e2eb8", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1981483924"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:56.766124 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42d0d090-6119-4fc0-b6de-3718c50f9625 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 404 Aug 18 22:48:56.766725 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 305/1217] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:48:56 2026] POST /volume/v3/snapshots => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:56.775947 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4c9e121-f9f6-47ad-8cc2-7610d6eb45cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:56.777854 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4c9e121-f9f6-47ad-8cc2-7610d6eb45cc tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:56.778195 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4c9e121-f9f6-47ad-8cc2-7610d6eb45cc tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-782796096"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:56.816002 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4c9e121-f9f6-47ad-8cc2-7610d6eb45cc tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 404 Aug 18 22:48:56.816772 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 306/1218] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:48:56 2026] POST /volume/v3/snapshots => generated 77 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:56.826206 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29300cbf-6dba-4273-86fd-ac44afa88fbc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:56.828531 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29300cbf-6dba-4273-86fd-ac44afa88fbc tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/snapshots?limit=invalid Aug 18 22:48:56.828773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29300cbf-6dba-4273-86fd-ac44afa88fbc tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:56.828983 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29300cbf-6dba-4273-86fd-ac44afa88fbc tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:56.829539 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29300cbf-6dba-4273-86fd-ac44afa88fbc tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] HTTP exception thrown: limit param must be an integer Aug 18 22:48:56.829665 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29300cbf-6dba-4273-86fd-ac44afa88fbc tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 18 22:48:56.830154 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 303/1219] 10.4.3.89 () {66 vars in 1263 bytes} [Tue Aug 18 22:48:56 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:56.837261 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-297a22b8-5340-40c1-a9d0-8abe30a65c80 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:56.838949 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-297a22b8-5340-40c1-a9d0-8abe30a65c80 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/snapshots?marker=11c58563-8c9b-4910-ace5-d807cd3e1285 Aug 18 22:48:56.839418 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-297a22b8-5340-40c1-a9d0-8abe30a65c80 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:56.839418 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-297a22b8-5340-40c1-a9d0-8abe30a65c80 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:56.839517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-297a22b8-5340-40c1-a9d0-8abe30a65c80 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:56.840534 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-297a22b8-5340-40c1-a9d0-8abe30a65c80 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:56.844174 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-297a22b8-5340-40c1-a9d0-8abe30a65c80 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots?marker=11c58563-8c9b-4910-ace5-d807cd3e1285 returned with HTTP 404 Aug 18 22:48:56.844659 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 306/1220] 10.4.3.89 () {66 vars in 1323 bytes} [Tue Aug 18 22:48:56 2026] GET /volume/v3/snapshots?marker=11c58563-8c9b-4910-ace5-d807cd3e1285 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:56.852352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0d99e65-76b4-49a4-b9c6-150ccfb00641 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:56.856619 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0d99e65-76b4-49a4-b9c6-150ccfb00641 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=invalid Aug 18 22:48:56.856619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0d99e65-76b4-49a4-b9c6-150ccfb00641 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:56.856619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0d99e65-76b4-49a4-b9c6-150ccfb00641 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:56.856619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-a0d99e65-76b4-49a4-b9c6-150ccfb00641 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:48:56.857391 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-a0d99e65-76b4-49a4-b9c6-150ccfb00641 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:48:56.857841 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0d99e65-76b4-49a4-b9c6-150ccfb00641 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 18 22:48:56.858697 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 306/1221] 10.4.3.89 () {66 vars in 1269 bytes} [Tue Aug 18 22:48:56 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:48:56.868594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2755d047-b4fc-4192-8017-0473e7507dc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:56.871166 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:56.871584 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1095558746"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:56.873182 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1095558746'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:56.873411 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Create volume of 2 GB Aug 18 22:48:56.878364 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Availability Zones retrieved successfully. Aug 18 22:48:56.885408 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Flow 'volume_create_api' (0cc53993-9e30-410a-9e26-a7a0f2c954ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:56.886863 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd87c02-e181-4d07-9dc1-13920042202b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:56.887860 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:56.923341 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd87c02-e181-4d07-9dc1-13920042202b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:56.924336 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e1dff2-2247-40b9-bc3a-28a7685fd93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:57.005782 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Created reservations ['f16eaefa-928f-41ec-95cb-582c35f66d13', '44addd22-a855-4907-a0b8-0c26cf18a035', '99b646e9-0c49-4c06-ac9e-b3c6d64838a5', '6dc9cecc-3f82-43f7-a526-1022fb1c3133'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:57.006831 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e1dff2-2247-40b9-bc3a-28a7685fd93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f16eaefa-928f-41ec-95cb-582c35f66d13', '44addd22-a855-4907-a0b8-0c26cf18a035', '99b646e9-0c49-4c06-ac9e-b3c6d64838a5', '6dc9cecc-3f82-43f7-a526-1022fb1c3133']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:57.007913 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9ae0bb-3b40-4d2d-821b-f03cf15f64aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:57.032720 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9ae0bb-3b40-4d2d-821b-f03cf15f64aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1095558746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03685711d84b4afba350b258416a481c',qos_specs=None,replication_status=,reservations=['f16eaefa-928f-41ec-95cb-582c35f66d13','44addd22-a855-4907-a0b8-0c26cf18a035','99b646e9-0c49-4c06-ac9e-b3c6d64838a5','6dc9cecc-3f82-43f7-a526-1022fb1c3133'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfce9e35a1c145b1bf66ba1d6201a7e8',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:48:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1095558746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03685711d84b4afba350b258416a481c',provider_auth=None,provider_geometry=None,provider_id=None,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='cfce9e35a1c145b1bf66ba1d6201a7e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:57.033775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9463ba60-33f8-4d49-b781-d0e5680dac25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:57.053957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9463ba60-33f8-4d49-b781-d0e5680dac25) transitioned into state 'SUCCESS' from state '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-1095558746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03685711d84b4afba350b258416a481c',qos_specs=None,replication_status=,reservations=['f16eaefa-928f-41ec-95cb-582c35f66d13','44addd22-a855-4907-a0b8-0c26cf18a035','99b646e9-0c49-4c06-ac9e-b3c6d64838a5','6dc9cecc-3f82-43f7-a526-1022fb1c3133'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfce9e35a1c145b1bf66ba1d6201a7e8',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:57.055136 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc72bab-6844-4d48-8f76-1c0365245773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:57.069050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bc72bab-6844-4d48-8f76-1c0365245773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:48:57.069777 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Flow 'volume_create_api' (0cc53993-9e30-410a-9e26-a7a0f2c954ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:57.070125 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Create volume request issued successfully. Aug 18 22:48:57.070694 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2755d047-b4fc-4192-8017-0473e7507dc1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:48:57.071106 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 307/1222] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:48:56 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:57.085610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bcc1d10b-4f01-4c9c-8c4b-de71a28784b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:57.090681 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bcc1d10b-4f01-4c9c-8c4b-de71a28784b2 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce Aug 18 22:48:57.090891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bcc1d10b-4f01-4c9c-8c4b-de71a28784b2 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:57.091062 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bcc1d10b-4f01-4c9c-8c4b-de71a28784b2 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:57.097901 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:57.097901 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:57.101385 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bcc1d10b-4f01-4c9c-8c4b-de71a28784b2 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Volume info retrieved successfully. Aug 18 22:48:57.105320 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bcc1d10b-4f01-4c9c-8c4b-de71a28784b2 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce returned with HTTP 200 Aug 18 22:48:57.105723 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 304/1223] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:57 2026] GET /volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce => generated 828 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:57.749984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8634fa7a-eac7-41e6-b0ff-ba97faaa7dd2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:57.752314 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8634fa7a-eac7-41e6-b0ff-ba97faaa7dd2 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 Aug 18 22:48:57.752579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8634fa7a-eac7-41e6-b0ff-ba97faaa7dd2 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:57.752831 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8634fa7a-eac7-41e6-b0ff-ba97faaa7dd2 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:57.760896 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8634fa7a-eac7-41e6-b0ff-ba97faaa7dd2 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 returned with HTTP 404 Aug 18 22:48:57.761581 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 307/1224] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:57 2026] GET /volume/v3/volumes/73cdd60d-146c-4dd7-8835-0658c28e15e0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:57.770354 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2354008e-2164-4ea6-baa6-62a7b834862d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:57.773536 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2354008e-2164-4ea6-baa6-62a7b834862d tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb Aug 18 22:48:57.773788 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2354008e-2164-4ea6-baa6-62a7b834862d tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:57.774019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2354008e-2164-4ea6-baa6-62a7b834862d tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:57.774215 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2354008e-2164-4ea6-baa6-62a7b834862d tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Delete volume with id: c2181637-abad-454c-9fe7-6a78f88ee9fb Aug 18 22:48:57.784085 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:57.784085 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:57.784724 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2354008e-2164-4ea6-baa6-62a7b834862d tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:48:57.811029 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2354008e-2164-4ea6-baa6-62a7b834862d tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Delete volume request issued successfully. Aug 18 22:48:57.811029 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2354008e-2164-4ea6-baa6-62a7b834862d tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb returned with HTTP 202 Aug 18 22:48:57.811029 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 307/1225] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:48:57 2026] DELETE /volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:57.817896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11f0ca2a-89f5-4804-ba7d-f931187055ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:57.820901 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11f0ca2a-89f5-4804-ba7d-f931187055ca tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb Aug 18 22:48:57.821147 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11f0ca2a-89f5-4804-ba7d-f931187055ca tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:57.821405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11f0ca2a-89f5-4804-ba7d-f931187055ca tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:57.833225 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:57.833225 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:57.839100 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11f0ca2a-89f5-4804-ba7d-f931187055ca tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:48:57.847148 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11f0ca2a-89f5-4804-ba7d-f931187055ca tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb returned with HTTP 200 Aug 18 22:48:57.847662 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 308/1226] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:57 2026] GET /volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:58.132340 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86f504de-ee38-47b7-be56-c514de40e00f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:58.132340 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86f504de-ee38-47b7-be56-c514de40e00f tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce Aug 18 22:48:58.132340 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86f504de-ee38-47b7-be56-c514de40e00f tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:58.132969 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86f504de-ee38-47b7-be56-c514de40e00f tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:58.137068 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=387,cinder:UPDATE=92,cinder:INSERT=45 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:48:58.150744 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:58.150744 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:58.157558 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86f504de-ee38-47b7-be56-c514de40e00f tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Volume info retrieved successfully. Aug 18 22:48:58.163640 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86f504de-ee38-47b7-be56-c514de40e00f tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce returned with HTTP 200 Aug 18 22:48:58.164467 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 305/1227] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:58 2026] GET /volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:58.182241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8f6f32b-6ab0-44aa-85ce-a18fd18d34e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:58.183641 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8f6f32b-6ab0-44aa-85ce-a18fd18d34e1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:48:58.184079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8f6f32b-6ab0-44aa-85ce-a18fd18d34e1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-198740232"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:58.192613 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:58.192613 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:58.193362 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8f6f32b-6ab0-44aa-85ce-a18fd18d34e1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Volume info retrieved successfully. Aug 18 22:48:58.193587 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-c8f6f32b-6ab0-44aa-85ce-a18fd18d34e1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Create snapshot from volume 0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce Aug 18 22:48:58.252337 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c8f6f32b-6ab0-44aa-85ce-a18fd18d34e1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Created reservations ['d9ce9c42-854d-4526-88b8-5731f314a0a7', '0d3db1d1-0f4e-4b20-ba82-03a2af75fb56', '17e36765-92dd-4373-957d-594af4872463', 'ce368dc0-915e-4151-b279-cf2dcf9ac5e5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:48:58.313914 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8f6f32b-6ab0-44aa-85ce-a18fd18d34e1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Snapshot create request issued successfully. Aug 18 22:48:58.313914 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8f6f32b-6ab0-44aa-85ce-a18fd18d34e1 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:48:58.313914 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 308/1228] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:48:58 2026] POST /volume/v3/snapshots => generated 317 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:48:58.324547 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa66e5d0-8bee-4c32-9912-403135f10bd4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:58.326773 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa66e5d0-8bee-4c32-9912-403135f10bd4 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 Aug 18 22:48:58.327117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa66e5d0-8bee-4c32-9912-403135f10bd4 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:58.327471 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa66e5d0-8bee-4c32-9912-403135f10bd4 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:58.335319 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:58.335319 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:58.335797 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa66e5d0-8bee-4c32-9912-403135f10bd4 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Snapshot retrieved successfully. Aug 18 22:48:58.336787 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa66e5d0-8bee-4c32-9912-403135f10bd4 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 returned with HTTP 200 Aug 18 22:48:58.337177 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 308/1229] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:58 2026] GET /volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 => generated 449 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:58.864385 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bb1b9ef-ca85-4e7e-b33c-54ca46fe82dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:58.866332 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bb1b9ef-ca85-4e7e-b33c-54ca46fe82dc tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb Aug 18 22:48:58.866523 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bb1b9ef-ca85-4e7e-b33c-54ca46fe82dc tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:58.866696 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bb1b9ef-ca85-4e7e-b33c-54ca46fe82dc tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:58.873259 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bb1b9ef-ca85-4e7e-b33c-54ca46fe82dc tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb returned with HTTP 404 Aug 18 22:48:58.873908 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 309/1230] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:58 2026] GET /volume/v3/volumes/c2181637-abad-454c-9fe7-6a78f88ee9fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:58.882221 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de26067a-fcad-4a0b-8f56-f2c6bcf5dc19 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:58.884134 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de26067a-fcad-4a0b-8f56-f2c6bcf5dc19 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 Aug 18 22:48:58.884421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de26067a-fcad-4a0b-8f56-f2c6bcf5dc19 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:58.884674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de26067a-fcad-4a0b-8f56-f2c6bcf5dc19 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:58.884916 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-de26067a-fcad-4a0b-8f56-f2c6bcf5dc19 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Delete volume with id: 1e1597d2-eefe-49c1-a7ed-c51867475ad4 Aug 18 22:48:58.895011 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:58.895011 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:58.895879 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-de26067a-fcad-4a0b-8f56-f2c6bcf5dc19 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:48:58.919410 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-de26067a-fcad-4a0b-8f56-f2c6bcf5dc19 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Delete volume request issued successfully. Aug 18 22:48:58.919680 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de26067a-fcad-4a0b-8f56-f2c6bcf5dc19 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 returned with HTTP 202 Aug 18 22:48:58.920281 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 306/1231] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:48:58 2026] DELETE /volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:58.931246 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50332233-5bc5-413d-94ce-f8bd29a0b666 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:58.933808 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50332233-5bc5-413d-94ce-f8bd29a0b666 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 Aug 18 22:48:58.934707 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50332233-5bc5-413d-94ce-f8bd29a0b666 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:58.934707 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50332233-5bc5-413d-94ce-f8bd29a0b666 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:58.944769 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:58.944769 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:58.953738 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50332233-5bc5-413d-94ce-f8bd29a0b666 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Volume info retrieved successfully. Aug 18 22:48:58.962222 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50332233-5bc5-413d-94ce-f8bd29a0b666 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 returned with HTTP 200 Aug 18 22:48:58.962771 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 309/1232] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:58 2026] GET /volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:48:59.351026 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-79f739fa-c885-4719-8b79-0210d74a9123 req-ebd27552-2f82-4f6d-9279-94f0017ac880 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:59.353750 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e77d37b9-0a7a-4017-ac88-fa9be4f1ad35 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:59.354565 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-ebd27552-2f82-4f6d-9279-94f0017ac880 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] POST https://10.4.3.89/volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77/action Aug 18 22:48:59.354954 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-ebd27552-2f82-4f6d-9279-94f0017ac880 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:48:59.355069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-ebd27552-2f82-4f6d-9279-94f0017ac880 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:59.357792 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e77d37b9-0a7a-4017-ac88-fa9be4f1ad35 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 Aug 18 22:48:59.358103 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e77d37b9-0a7a-4017-ac88-fa9be4f1ad35 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:59.359347 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e77d37b9-0a7a-4017-ac88-fa9be4f1ad35 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:59.365817 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:59.365817 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:59.367744 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e77d37b9-0a7a-4017-ac88-fa9be4f1ad35 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Snapshot retrieved successfully. Aug 18 22:48:59.368761 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e77d37b9-0a7a-4017-ac88-fa9be4f1ad35 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 returned with HTTP 200 Aug 18 22:48:59.369229 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 310/1233] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:59 2026] GET /volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:59.381899 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:59.384318 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:48:59.384765 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "12392855-dbdc-4732-9124-caa0c7dbae21"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:48:59.386676 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '12392855-dbdc-4732-9124-caa0c7dbae21'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:48:59.388591 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:59.388591 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:48:59.393141 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:59.393141 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:48:59.394086 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Snapshot retrieved successfully. Aug 18 22:48:59.394396 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Create volume of 1 GB Aug 18 22:48:59.399361 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Availability Zones retrieved successfully. Aug 18 22:48:59.403786 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-79f739fa-c885-4719-8b79-0210d74a9123 req-ebd27552-2f82-4f6d-9279-94f0017ac880 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77/action returned with HTTP 204 Aug 18 22:48:59.404318 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 309/1234] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:48:59 2026] POST /volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:48:59.407773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Flow 'volume_create_api' (8f4b4172-66cb-4dea-8966-c4637ec9051d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:48:59.409082 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374c3d4c-7f18-48f0-9462-d4bfb49458fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:59.410346 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:48:59.413425 np0000007715 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374c3d4c-7f18-48f0-9462-d4bfb49458fc) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 22:48:59.413425 np0000007715 devstack@c-api.service[100265]: 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. Aug 18 22:48:59.415727 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374c3d4c-7f18-48f0-9462-d4bfb49458fc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:48:59.416780 np0000007715 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (374c3d4c-7f18-48f0-9462-d4bfb49458fc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 22:48:59.417839 np0000007715 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Flow 'volume_create_api' (8f4b4172-66cb-4dea-8966-c4637ec9051d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 22:48:59.418171 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77346b1c-1ab4-438f-bc84-b4aac4323c3b tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 18 22:48:59.418798 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 307/1235] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:48:59 2026] POST /volume/v3/volumes => generated 171 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:48:59.428258 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ffd95c2-9391-49f0-8a88-79074425c557 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:59.434779 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ffd95c2-9391-49f0-8a88-79074425c557 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 Aug 18 22:48:59.435037 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ffd95c2-9391-49f0-8a88-79074425c557 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:59.435243 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ffd95c2-9391-49f0-8a88-79074425c557 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:59.435579 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-4ffd95c2-9391-49f0-8a88-79074425c557 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Delete snapshot with id: 12392855-dbdc-4732-9124-caa0c7dbae21 Aug 18 22:48:59.442000 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:59.442000 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:48:59.442486 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ffd95c2-9391-49f0-8a88-79074425c557 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Snapshot retrieved successfully. Aug 18 22:48:59.462578 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4ffd95c2-9391-49f0-8a88-79074425c557 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Snapshot delete request issued successfully. Aug 18 22:48:59.462770 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ffd95c2-9391-49f0-8a88-79074425c557 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 returned with HTTP 202 Aug 18 22:48:59.463234 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 310/1236] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:48:59 2026] DELETE /volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:48:59.477578 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb701367-4c81-4e5e-8b56-bfc7c1f044be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:59.480186 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb701367-4c81-4e5e-8b56-bfc7c1f044be tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 Aug 18 22:48:59.480527 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb701367-4c81-4e5e-8b56-bfc7c1f044be tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:59.480811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb701367-4c81-4e5e-8b56-bfc7c1f044be tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:59.487442 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:48:59.487442 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:48:59.488262 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb701367-4c81-4e5e-8b56-bfc7c1f044be tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Snapshot retrieved successfully. Aug 18 22:48:59.489485 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb701367-4c81-4e5e-8b56-bfc7c1f044be tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 returned with HTTP 200 Aug 18 22:48:59.490115 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 311/1237] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:48:59 2026] GET /volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:48:59.976869 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-883e409c-9b34-418d-9eca-b04610d57d97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:48:59.979644 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-883e409c-9b34-418d-9eca-b04610d57d97 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] GET https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 Aug 18 22:48:59.980204 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-883e409c-9b34-418d-9eca-b04610d57d97 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:48:59.980375 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-883e409c-9b34-418d-9eca-b04610d57d97 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:48:59.988007 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-883e409c-9b34-418d-9eca-b04610d57d97 tempest-TaggedBootDevicesTest_v242-413658305 tempest-TaggedBootDevicesTest_v242-413658305-project-member] https://10.4.3.89/volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 returned with HTTP 404 Aug 18 22:48:59.988655 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 310/1238] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:48:59 2026] GET /volume/v3/volumes/1e1597d2-eefe-49c1-a7ed-c51867475ad4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:00.500411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a2cf096-6cc1-4e9d-86d7-03c4a5d63aaf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:00.505949 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a2cf096-6cc1-4e9d-86d7-03c4a5d63aaf tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 Aug 18 22:49:00.506232 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a2cf096-6cc1-4e9d-86d7-03c4a5d63aaf tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:00.506618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a2cf096-6cc1-4e9d-86d7-03c4a5d63aaf tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:00.512416 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a2cf096-6cc1-4e9d-86d7-03c4a5d63aaf tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 returned with HTTP 404 Aug 18 22:49:00.513332 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 308/1239] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:49:00 2026] GET /volume/v3/snapshots/12392855-dbdc-4732-9124-caa0c7dbae21 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:00.522440 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0d6e09c-5783-4c7c-935c-609d26306e26 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:00.525065 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0d6e09c-5783-4c7c-935c-609d26306e26 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce Aug 18 22:49:00.525322 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0d6e09c-5783-4c7c-935c-609d26306e26 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:00.525563 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0d6e09c-5783-4c7c-935c-609d26306e26 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:00.534157 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:00.534157 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:00.538103 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0d6e09c-5783-4c7c-935c-609d26306e26 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Volume info retrieved successfully. Aug 18 22:49:00.542106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0d6e09c-5783-4c7c-935c-609d26306e26 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce returned with HTTP 200 Aug 18 22:49:00.542611 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 311/1240] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:00 2026] GET /volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:00.558829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7db934bd-cf97-4000-84d2-168c98f11010 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:00.560767 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7db934bd-cf97-4000-84d2-168c98f11010 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce Aug 18 22:49:00.560998 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7db934bd-cf97-4000-84d2-168c98f11010 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:00.561161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7db934bd-cf97-4000-84d2-168c98f11010 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:00.561334 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7db934bd-cf97-4000-84d2-168c98f11010 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Delete volume with id: 0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce Aug 18 22:49:00.568556 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:00.568556 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:00.569160 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7db934bd-cf97-4000-84d2-168c98f11010 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Volume info retrieved successfully. Aug 18 22:49:00.592877 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7db934bd-cf97-4000-84d2-168c98f11010 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Delete volume request issued successfully. Aug 18 22:49:00.592877 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7db934bd-cf97-4000-84d2-168c98f11010 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce returned with HTTP 202 Aug 18 22:49:00.592877 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 312/1241] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:49:00 2026] DELETE /volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:49:00.600763 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa7f6381-4815-4b21-baae-e4013d139293 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:00.603523 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa7f6381-4815-4b21-baae-e4013d139293 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce Aug 18 22:49:00.604387 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa7f6381-4815-4b21-baae-e4013d139293 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:00.604387 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa7f6381-4815-4b21-baae-e4013d139293 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:00.616164 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:00.616164 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:00.622519 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa7f6381-4815-4b21-baae-e4013d139293 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Volume info retrieved successfully. Aug 18 22:49:00.630905 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa7f6381-4815-4b21-baae-e4013d139293 tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce returned with HTTP 200 Aug 18 22:49:00.631779 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 311/1242] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:00 2026] GET /volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:01.647294 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24dab99b-1af6-4862-84f9-3dd658f7335d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:01.649102 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24dab99b-1af6-4862-84f9-3dd658f7335d tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] GET https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce Aug 18 22:49:01.649367 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24dab99b-1af6-4862-84f9-3dd658f7335d tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:01.649589 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24dab99b-1af6-4862-84f9-3dd658f7335d tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:01.662098 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24dab99b-1af6-4862-84f9-3dd658f7335d tempest-VolumesSnapshotNegativeTestJSON-439623509 tempest-VolumesSnapshotNegativeTestJSON-439623509-project-member] https://10.4.3.89/volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce returned with HTTP 404 Aug 18 22:49:01.662602 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 309/1243] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:01 2026] GET /volume/v3/volumes/0aaea1d1-d793-48b0-a03f-9f2a15a8d4ce => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:03.155497 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a43e811f-f4c5-4064-9ba4-0020d0344328 req-268f31b5-e38f-4779-8c21-49293a39a452 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:03.157646 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a43e811f-f4c5-4064-9ba4-0020d0344328 req-268f31b5-e38f-4779-8c21-49293a39a452 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 Aug 18 22:49:03.157829 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a43e811f-f4c5-4064-9ba4-0020d0344328 req-268f31b5-e38f-4779-8c21-49293a39a452 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:03.158022 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a43e811f-f4c5-4064-9ba4-0020d0344328 req-268f31b5-e38f-4779-8c21-49293a39a452 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:03.166069 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:03.166069 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:03.229908 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a43e811f-f4c5-4064-9ba4-0020d0344328 req-268f31b5-e38f-4779-8c21-49293a39a452 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 returned with HTTP 200 Aug 18 22:49:03.230479 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 312/1244] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:49:03 2026] DELETE /volume/v3/attachments/ec9cf390-c76a-4753-9d1f-d9f6cb2bfe77 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:05.088294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26cd81a5-23de-4f0a-bb80-f09f0db645e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:05.090364 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26cd81a5-23de-4f0a-bb80-f09f0db645e2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:49:05.090597 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26cd81a5-23de-4f0a-bb80-f09f0db645e2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:05.090833 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26cd81a5-23de-4f0a-bb80-f09f0db645e2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:05.094188 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=392,cinder:UPDATE=98,cinder:INSERT=64 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:49:05.099103 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:05.099103 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:05.103601 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26cd81a5-23de-4f0a-bb80-f09f0db645e2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:49:05.109590 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26cd81a5-23de-4f0a-bb80-f09f0db645e2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:49:05.110061 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 313/1245] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:05 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:05.158393 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c4ecd92-8b1f-4d71-960a-56acf4a88963 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:05.160097 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c4ecd92-8b1f-4d71-960a-56acf4a88963 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:49:05.160295 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c4ecd92-8b1f-4d71-960a-56acf4a88963 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:05.160488 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c4ecd92-8b1f-4d71-960a-56acf4a88963 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:05.167070 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:05.167070 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:05.171033 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c4ecd92-8b1f-4d71-960a-56acf4a88963 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:49:05.180463 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c4ecd92-8b1f-4d71-960a-56acf4a88963 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:49:05.180463 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 312/1246] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:05 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:05.214792 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-078d51d4-b673-4be0-a450-6453f8d5dee2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:05.214792 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-078d51d4-b673-4be0-a450-6453f8d5dee2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:49:05.214792 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-078d51d4-b673-4be0-a450-6453f8d5dee2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:05.214792 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-078d51d4-b673-4be0-a450-6453f8d5dee2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:05.214792 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-078d51d4-b673-4be0-a450-6453f8d5dee2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Delete volume with id: 0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:49:05.221152 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:05.221152 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:05.221777 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-078d51d4-b673-4be0-a450-6453f8d5dee2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:49:05.250165 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-078d51d4-b673-4be0-a450-6453f8d5dee2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Delete volume request issued successfully. Aug 18 22:49:05.250455 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-078d51d4-b673-4be0-a450-6453f8d5dee2 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 202 Aug 18 22:49:05.253955 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 310/1247] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:49:05 2026] DELETE /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:49:05.263346 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cec4f289-bfc7-479f-a658-3815025a976d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:05.265252 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cec4f289-bfc7-479f-a658-3815025a976d tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:49:05.265511 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cec4f289-bfc7-479f-a658-3815025a976d tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:05.265720 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cec4f289-bfc7-479f-a658-3815025a976d tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:05.294134 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:05.294134 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:05.294134 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cec4f289-bfc7-479f-a658-3815025a976d tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Volume info retrieved successfully. Aug 18 22:49:05.297871 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cec4f289-bfc7-479f-a658-3815025a976d tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 200 Aug 18 22:49:05.297871 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 313/1248] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:05 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:06.317665 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7aea6bab-6413-4ebf-9895-d78780da4146 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:06.320352 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aea6bab-6413-4ebf-9895-d78780da4146 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] GET https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df Aug 18 22:49:06.320352 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aea6bab-6413-4ebf-9895-d78780da4146 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:06.321874 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aea6bab-6413-4ebf-9895-d78780da4146 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:06.332351 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aea6bab-6413-4ebf-9895-d78780da4146 tempest-ServerActionsTestOtherB-869909056 tempest-ServerActionsTestOtherB-869909056-project-member] https://10.4.3.89/volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df returned with HTTP 404 Aug 18 22:49:06.332818 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 314/1249] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:06 2026] GET /volume/v3/volumes/0d9c5ec5-10b5-4125-96c2-9d61dbbbc0df => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:06.903817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-986aa358-c41f-4afd-bf69-d74c67158826 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:06.908115 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-986aa358-c41f-4afd-bf69-d74c67158826 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/limits Aug 18 22:49:06.908115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-986aa358-c41f-4afd-bf69-d74c67158826 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:06.908115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-986aa358-c41f-4afd-bf69-d74c67158826 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:06.936313 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-986aa358-c41f-4afd-bf69-d74c67158826 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 18 22:49:06.936313 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 313/1250] 10.4.3.89 () {68 vars in 1477 bytes} [Tue Aug 18 22:49:06 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:07.011037 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-583322cb-5626-4647-9a0b-a4c273353196 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:07.018514 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-583322cb-5626-4647-9a0b-a4c273353196 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:49:07.018791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-583322cb-5626-4647-9a0b-a4c273353196 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:07.019253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-583322cb-5626-4647-9a0b-a4c273353196 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:07.035045 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:07.035045 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:07.039063 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-583322cb-5626-4647-9a0b-a4c273353196 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:49:07.050307 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-583322cb-5626-4647-9a0b-a4c273353196 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:49:07.050553 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 311/1251] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:07 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 1661 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:07.063318 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-75b84b84-735d-4b23-b867-0f3dfdc24141 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:07.066243 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-75b84b84-735d-4b23-b867-0f3dfdc24141 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:49:07.066717 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-75b84b84-735d-4b23-b867-0f3dfdc24141 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a970fb1b-063b-4264-a232-4914a7ec1caa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1301316225", "description": null, "metadata": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:07.087508 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:07.087508 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:07.088068 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-75b84b84-735d-4b23-b867-0f3dfdc24141 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:49:07.088236 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-75b84b84-735d-4b23-b867-0f3dfdc24141 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create snapshot from volume a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:49:07.138203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-75b84b84-735d-4b23-b867-0f3dfdc24141 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Created reservations ['5043861c-16d0-4730-bb60-e9c013446e71', '56a77cfe-aff0-407e-b253-befdbc6f9996', '88d8d4cd-6d23-466f-9d7d-e5164d90b5d8', '2735930f-0a95-43bd-80e5-e0c88ce4061a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:49:07.178329 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-75b84b84-735d-4b23-b867-0f3dfdc24141 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot force create request issued successfully. Aug 18 22:49:07.178873 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-67e5e93a-fe21-4e15-a20f-0c36ef42d6a8 req-75b84b84-735d-4b23-b867-0f3dfdc24141 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:49:07.179628 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 314/1252] 10.4.3.89 () {72 vars in 1540 bytes} [Tue Aug 18 22:49:07 2026] POST /volume/v3/snapshots => generated 324 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:49:09.581126 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1dc10f9e-fe1f-445c-88ed-8d0b7198cac5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:09.583194 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1dc10f9e-fe1f-445c-88ed-8d0b7198cac5 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe Aug 18 22:49:09.583473 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1dc10f9e-fe1f-445c-88ed-8d0b7198cac5 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:09.583948 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1dc10f9e-fe1f-445c-88ed-8d0b7198cac5 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:09.589417 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:09.589417 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:09.589944 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1dc10f9e-fe1f-445c-88ed-8d0b7198cac5 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot retrieved successfully. Aug 18 22:49:09.590945 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1dc10f9e-fe1f-445c-88ed-8d0b7198cac5 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe returned with HTTP 200 Aug 18 22:49:09.591420 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 315/1253] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:49:09 2026] GET /volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:09.622501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:09.625142 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:49:09.625832 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1510920626", "snapshot_id": null, "imageRef": "1ec7c86d-fb23-4ce9-b0fc-cd0310fb3066", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:09.628059 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1510920626', 'snapshot_id': None, 'imageRef': '1ec7c86d-fb23-4ce9-b0fc-cd0310fb3066', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:49:09.742820 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:09.742820 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:09.743320 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot retrieved successfully. Aug 18 22:49:09.743504 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume of 1 GB Aug 18 22:49:09.747551 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Availability Zones retrieved successfully. Aug 18 22:49:09.752769 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Flow 'volume_create_api' (b126c698-7766-4d5e-8601-4d5404c5788d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:09.753856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc30514-50ff-43b1-bcc5-6217f887c232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:09.754958 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:49:09.809953 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc30514-50ff-43b1-bcc5-6217f887c232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0e3ea46-2ee4-4bb5-b51e-70744d3963fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:09.811067 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2491a8c7-9a3d-4c1b-90aa-395ca957579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:09.878988 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Created reservations ['a89333d2-6166-4026-8faf-29028543c0c1', 'edab2c65-ba1f-4ad7-ae1c-570c40e373e4', '630a24bf-f1e5-4a35-a2f7-fdbb92e12dd7', '788464fb-6152-4f2a-a086-71e0035abe2d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:49:09.879939 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2491a8c7-9a3d-4c1b-90aa-395ca957579d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a89333d2-6166-4026-8faf-29028543c0c1', 'edab2c65-ba1f-4ad7-ae1c-570c40e373e4', '630a24bf-f1e5-4a35-a2f7-fdbb92e12dd7', '788464fb-6152-4f2a-a086-71e0035abe2d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:09.880770 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96c55f6-f9d1-432a-b40a-6af8333ba0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:09.936026 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96c55f6-f9d1-432a-b40a-6af8333ba0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e222829-9ffb-42c9-8ea6-afa5765896dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1510920626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2cc69c69e74e19a6d3972fbd385423',qos_specs=None,replication_status=,reservations=['a89333d2-6166-4026-8faf-29028543c0c1','edab2c65-ba1f-4ad7-ae1c-570c40e373e4','630a24bf-f1e5-4a35-a2f7-fdbb92e12dd7','788464fb-6152-4f2a-a086-71e0035abe2d'],size=1,snapshot_id=e0e3ea46-2ee4-4bb5-b51e-70744d3963fe,source_replicaid=,source_volid=None,status='creating',user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1510920626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e222829-9ffb-42c9-8ea6-afa5765896dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2cc69c69e74e19a6d3972fbd385423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0e3ea46-2ee4-4bb5-b51e-70744d3963fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:09.936841 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff51c618-b91c-4c0d-87f9-d6d968a989e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:09.967950 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff51c618-b91c-4c0d-87f9-d6d968a989e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1510920626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2cc69c69e74e19a6d3972fbd385423',qos_specs=None,replication_status=,reservations=['a89333d2-6166-4026-8faf-29028543c0c1','edab2c65-ba1f-4ad7-ae1c-570c40e373e4','630a24bf-f1e5-4a35-a2f7-fdbb92e12dd7','788464fb-6152-4f2a-a086-71e0035abe2d'],size=1,snapshot_id=e0e3ea46-2ee4-4bb5-b51e-70744d3963fe,source_replicaid=,source_volid=None,status='creating',user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:09.967950 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a5fd482-da7b-434d-b5dd-a03846c583ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:10.002634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a5fd482-da7b-434d-b5dd-a03846c583ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:10.003568 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Flow 'volume_create_api' (b126c698-7766-4d5e-8601-4d5404c5788d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:10.004696 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume request issued successfully. Aug 18 22:49:10.004972 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-208a7652-8f81-45e1-aa3f-043ae05b85f7 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:49:10.005570 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 314/1254] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:49:09 2026] POST /volume/v3/volumes => generated 812 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:10.022366 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f70c530d-8a14-425d-87e0-a6848eb2de5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:10.025477 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f70c530d-8a14-425d-87e0-a6848eb2de5e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:49:10.025690 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f70c530d-8a14-425d-87e0-a6848eb2de5e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:10.025888 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f70c530d-8a14-425d-87e0-a6848eb2de5e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:10.032527 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-51153809-d1fb-4c71-8a7a-56a9e312e000 req-82516e2e-eb53-4c2e-83ec-20e8aad1e5ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:10.038462 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-51153809-d1fb-4c71-8a7a-56a9e312e000 req-82516e2e-eb53-4c2e-83ec-20e8aad1e5ea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:49:10.038794 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-51153809-d1fb-4c71-8a7a-56a9e312e000 req-82516e2e-eb53-4c2e-83ec-20e8aad1e5ea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:10.039097 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-51153809-d1fb-4c71-8a7a-56a9e312e000 req-82516e2e-eb53-4c2e-83ec-20e8aad1e5ea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:10.039758 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:10.039758 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:10.045592 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f70c530d-8a14-425d-87e0-a6848eb2de5e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:49:10.051443 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f70c530d-8a14-425d-87e0-a6848eb2de5e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 200 Aug 18 22:49:10.051960 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 312/1255] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:10 2026] GET /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:10.057571 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:10.057571 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:10.061385 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-51153809-d1fb-4c71-8a7a-56a9e312e000 req-82516e2e-eb53-4c2e-83ec-20e8aad1e5ea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:49:10.065398 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-51153809-d1fb-4c71-8a7a-56a9e312e000 req-82516e2e-eb53-4c2e-83ec-20e8aad1e5ea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:49:10.065765 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 315/1256] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:10 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:11.066972 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-090ebd12-c37d-4277-90ba-58245aa2dcb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:11.068671 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-090ebd12-c37d-4277-90ba-58245aa2dcb8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:49:11.068879 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-090ebd12-c37d-4277-90ba-58245aa2dcb8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:11.069057 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-090ebd12-c37d-4277-90ba-58245aa2dcb8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:11.076778 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:11.076778 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:11.081304 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-090ebd12-c37d-4277-90ba-58245aa2dcb8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:49:11.091112 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-090ebd12-c37d-4277-90ba-58245aa2dcb8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 200 Aug 18 22:49:11.091508 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 316/1257] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:11 2026] GET /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:11.108579 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50f03b0d-9b3e-4014-935b-8082fd9b758f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:11.110770 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50f03b0d-9b3e-4014-935b-8082fd9b758f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:49:11.111121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50f03b0d-9b3e-4014-935b-8082fd9b758f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:11.111121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50f03b0d-9b3e-4014-935b-8082fd9b758f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:11.119227 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:11.119227 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:11.123932 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-50f03b0d-9b3e-4014-935b-8082fd9b758f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:49:11.130556 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50f03b0d-9b3e-4014-935b-8082fd9b758f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 200 Aug 18 22:49:11.131086 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 315/1258] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:11 2026] GET /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:12.710520 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d4e4314-cf31-48f9-a887-fb43d61d2688 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:12.713068 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d4e4314-cf31-48f9-a887-fb43d61d2688 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:49:12.713322 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d4e4314-cf31-48f9-a887-fb43d61d2688 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:12.713596 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d4e4314-cf31-48f9-a887-fb43d61d2688 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:12.713779 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9d4e4314-cf31-48f9-a887-fb43d61d2688 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Delete snapshot with id: 2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:49:12.721114 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d4e4314-cf31-48f9-a887-fb43d61d2688 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 returned with HTTP 404 Aug 18 22:49:12.722840 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 313/1259] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:49:12 2026] DELETE /volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:12.731581 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13be4412-10f4-4d8d-83f1-dab93916aad6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:12.733739 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13be4412-10f4-4d8d-83f1-dab93916aad6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 Aug 18 22:49:12.734010 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13be4412-10f4-4d8d-83f1-dab93916aad6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:12.734332 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13be4412-10f4-4d8d-83f1-dab93916aad6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:12.740069 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13be4412-10f4-4d8d-83f1-dab93916aad6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 returned with HTTP 404 Aug 18 22:49:12.740590 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 316/1260] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:49:12 2026] GET /volume/v3/snapshots/2b7d429e-b653-4e14-a809-bcd02bcaee44 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:12.801472 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e446451d-2e92-467b-94f1-4254f12891ec req-45556b3f-d884-4113-af1f-6e84084a31d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:12.804481 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-45556b3f-d884-4113-af1f-6e84084a31d8 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:49:12.804670 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-45556b3f-d884-4113-af1f-6e84084a31d8 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:12.804856 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-45556b3f-d884-4113-af1f-6e84084a31d8 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:12.828400 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:12.828400 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:12.837295 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e446451d-2e92-467b-94f1-4254f12891ec req-45556b3f-d884-4113-af1f-6e84084a31d8 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:12.841966 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-45556b3f-d884-4113-af1f-6e84084a31d8 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:49:12.842484 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 317/1261] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:12 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:12.869849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e446451d-2e92-467b-94f1-4254f12891ec req-4ffe954e-4a20-40ff-9bef-ff363da867ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:12.873795 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-4ffe954e-4a20-40ff-9bef-ff363da867ab tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb/action Aug 18 22:49:12.875047 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-4ffe954e-4a20-40ff-9bef-ff363da867ab tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:49:12.875928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-4ffe954e-4a20-40ff-9bef-ff363da867ab tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:12.899034 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:12.899034 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:12.899684 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e446451d-2e92-467b-94f1-4254f12891ec req-4ffe954e-4a20-40ff-9bef-ff363da867ab tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:12.907277 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e446451d-2e92-467b-94f1-4254f12891ec req-4ffe954e-4a20-40ff-9bef-ff363da867ab tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Begin detaching volume completed successfully. Aug 18 22:49:12.908159 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-4ffe954e-4a20-40ff-9bef-ff363da867ab tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb/action returned with HTTP 202 Aug 18 22:49:12.908159 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 316/1262] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:49:12 2026] POST /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:49:12.981690 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b922b6d4-672f-446a-9fb8-7be558499310 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:12.982246 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b922b6d4-672f-446a-9fb8-7be558499310 None None] GET https://10.4.3.89/volume// Aug 18 22:49:12.982504 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b922b6d4-672f-446a-9fb8-7be558499310 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:12.982765 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b922b6d4-672f-446a-9fb8-7be558499310 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:12.983207 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b922b6d4-672f-446a-9fb8-7be558499310 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:12.983628 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 314/1263] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:49:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:12.995377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e446451d-2e92-467b-94f1-4254f12891ec req-9faec978-7af7-4919-8b75-6d1d4e2141a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:12.998624 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-9faec978-7af7-4919-8b75-6d1d4e2141a0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:49:12.998912 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-9faec978-7af7-4919-8b75-6d1d4e2141a0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:12.999165 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-9faec978-7af7-4919-8b75-6d1d4e2141a0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:13.014252 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:13.014252 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:13.018397 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e446451d-2e92-467b-94f1-4254f12891ec req-9faec978-7af7-4919-8b75-6d1d4e2141a0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:13.023257 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-9faec978-7af7-4919-8b75-6d1d4e2141a0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:49:13.023926 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 317/1264] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:49:12 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:13.966284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-76458942-818b-4905-b546-1f9b63998d20 req-70f8457a-b496-4a61-ba7c-f6a224804d02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:13.968629 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-70f8457a-b496-4a61-ba7c-f6a224804d02 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] DELETE https://10.4.3.89/volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0 Aug 18 22:49:13.968889 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-70f8457a-b496-4a61-ba7c-f6a224804d02 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:13.969147 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-70f8457a-b496-4a61-ba7c-f6a224804d02 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:13.979448 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:13.979448 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:14.046852 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-70f8457a-b496-4a61-ba7c-f6a224804d02 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0 returned with HTTP 200 Aug 18 22:49:14.047369 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 318/1265] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:49:13 2026] DELETE /volume/v3/attachments/27e7143a-f75a-4288-abeb-22e75c1526c0 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:14.058118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-76458942-818b-4905-b546-1f9b63998d20 req-a00aa6f6-31f1-451d-861f-3e39412a96a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:14.060581 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-a00aa6f6-31f1-451d-861f-3e39412a96a8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] DELETE https://10.4.3.89/volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11 Aug 18 22:49:14.060799 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-a00aa6f6-31f1-451d-861f-3e39412a96a8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:14.061040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-a00aa6f6-31f1-451d-861f-3e39412a96a8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:14.069675 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:14.069675 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:14.074619 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e446451d-2e92-467b-94f1-4254f12891ec req-81ea9f23-0b12-4475-93a6-e4c70fb683f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:14.077068 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-81ea9f23-0b12-4475-93a6-e4c70fb683f5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] DELETE https://10.4.3.89/volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 Aug 18 22:49:14.077255 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-81ea9f23-0b12-4475-93a6-e4c70fb683f5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:14.077508 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-81ea9f23-0b12-4475-93a6-e4c70fb683f5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:14.086925 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:14.086925 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:14.133481 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-a00aa6f6-31f1-451d-861f-3e39412a96a8 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11 returned with HTTP 200 Aug 18 22:49:14.133918 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 317/1266] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:49:14 2026] DELETE /volume/v3/attachments/0347af87-a162-4fb2-844a-e96e6a27be11 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:14.142791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-76458942-818b-4905-b546-1f9b63998d20 req-3999bcf3-64ea-4156-a192-2489927ea565 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:14.143049 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e446451d-2e92-467b-94f1-4254f12891ec req-81ea9f23-0b12-4475-93a6-e4c70fb683f5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 returned with HTTP 200 Aug 18 22:49:14.143371 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 315/1267] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:49:14 2026] DELETE /volume/v3/attachments/9d636b0a-9a58-494e-adf5-2baf9512ea65 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:14.146141 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-3999bcf3-64ea-4156-a192-2489927ea565 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] DELETE https://10.4.3.89/volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b Aug 18 22:49:14.146300 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-3999bcf3-64ea-4156-a192-2489927ea565 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:14.146707 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-3999bcf3-64ea-4156-a192-2489927ea565 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:14.154092 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:14.154092 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:14.225436 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-76458942-818b-4905-b546-1f9b63998d20 req-3999bcf3-64ea-4156-a192-2489927ea565 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b returned with HTTP 200 Aug 18 22:49:14.226033 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 318/1268] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:49:14 2026] DELETE /volume/v3/attachments/27e904d5-5f44-4a2f-997f-68370fc9514b => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:14.469175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-812280d2-374c-430f-b531-53eed511b304 req-bd6902a6-11f8-40ac-9124-099e0328d1aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:14.471764 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-bd6902a6-11f8-40ac-9124-099e0328d1aa tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:49:14.471964 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-bd6902a6-11f8-40ac-9124-099e0328d1aa tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:14.472285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-bd6902a6-11f8-40ac-9124-099e0328d1aa tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:14.480767 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:14.480767 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:14.484576 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-812280d2-374c-430f-b531-53eed511b304 req-bd6902a6-11f8-40ac-9124-099e0328d1aa tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:49:14.489801 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-bd6902a6-11f8-40ac-9124-099e0328d1aa tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 200 Aug 18 22:49:14.490250 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 319/1269] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:14 2026] GET /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 1403 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:14.708554 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5eda5e92-e9a2-4d69-b741-98a3a1fc572d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:14.711133 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5eda5e92-e9a2-4d69-b741-98a3a1fc572d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:49:14.711435 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5eda5e92-e9a2-4d69-b741-98a3a1fc572d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:14.711593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5eda5e92-e9a2-4d69-b741-98a3a1fc572d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:14.723391 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:14.723391 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:14.726982 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5eda5e92-e9a2-4d69-b741-98a3a1fc572d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:49:14.732684 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5eda5e92-e9a2-4d69-b741-98a3a1fc572d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:49:14.733163 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 318/1270] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:14 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:14.822143 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-c38b0e39-2474-43f3-b5be-b22fde78e52b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:14.826260 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-c38b0e39-2474-43f3-b5be-b22fde78e52b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:49:14.826535 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-c38b0e39-2474-43f3-b5be-b22fde78e52b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:14.826760 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-c38b0e39-2474-43f3-b5be-b22fde78e52b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:14.844044 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:14.844044 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:14.850284 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-c38b0e39-2474-43f3-b5be-b22fde78e52b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:49:14.857579 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-c38b0e39-2474-43f3-b5be-b22fde78e52b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:49:14.858069 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 316/1271] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:14 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:14.930535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-06a63526-e446-4959-9157-75b75af9c565 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:14.935209 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-06a63526-e446-4959-9157-75b75af9c565 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d/action Aug 18 22:49:14.935209 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-06a63526-e446-4959-9157-75b75af9c565 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:49:14.935209 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-06a63526-e446-4959-9157-75b75af9c565 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:14.948959 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:14.948959 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:14.949514 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-06a63526-e446-4959-9157-75b75af9c565 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:49:14.958311 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-06a63526-e446-4959-9157-75b75af9c565 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Begin detaching volume completed successfully. Aug 18 22:49:14.958586 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-06a63526-e446-4959-9157-75b75af9c565 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d/action returned with HTTP 202 Aug 18 22:49:14.959127 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 319/1272] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:49:14 2026] POST /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:49:15.022133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02afd276-378c-439a-b1ae-e4acbaea49a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:15.022133 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02afd276-378c-439a-b1ae-e4acbaea49a3 None None] GET https://10.4.3.89/volume// Aug 18 22:49:15.022133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02afd276-378c-439a-b1ae-e4acbaea49a3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:15.022133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02afd276-378c-439a-b1ae-e4acbaea49a3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:15.022133 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02afd276-378c-439a-b1ae-e4acbaea49a3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:15.022133 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 320/1273] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:49:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:15.035916 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-95fc8296-92fd-46c8-8ae4-4df24fcbad4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:15.038688 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-95fc8296-92fd-46c8-8ae4-4df24fcbad4d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:49:15.038977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-95fc8296-92fd-46c8-8ae4-4df24fcbad4d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:15.039217 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-95fc8296-92fd-46c8-8ae4-4df24fcbad4d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:15.052406 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:15.052406 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:15.056964 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-95fc8296-92fd-46c8-8ae4-4df24fcbad4d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:49:15.063808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-95fc8296-92fd-46c8-8ae4-4df24fcbad4d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:49:15.064670 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 319/1274] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:49:15 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:15.106912 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3278c500-05f4-4d3a-8198-6835016c7d7e req-8f570fe7-fd72-402d-8758-eb9932c718a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:15.109663 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3278c500-05f4-4d3a-8198-6835016c7d7e req-8f570fe7-fd72-402d-8758-eb9932c718a1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:49:15.110002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3278c500-05f4-4d3a-8198-6835016c7d7e req-8f570fe7-fd72-402d-8758-eb9932c718a1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:15.111423 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3278c500-05f4-4d3a-8198-6835016c7d7e req-8f570fe7-fd72-402d-8758-eb9932c718a1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:15.131052 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:15.131052 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:15.136177 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-3278c500-05f4-4d3a-8198-6835016c7d7e req-8f570fe7-fd72-402d-8758-eb9932c718a1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:15.143015 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3278c500-05f4-4d3a-8198-6835016c7d7e req-8f570fe7-fd72-402d-8758-eb9932c718a1 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:49:15.143593 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 317/1275] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:15 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:15.159377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b059fd21-c79d-4ce6-b1ce-63829e38caaa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:15.161560 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b059fd21-c79d-4ce6-b1ce-63829e38caaa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] DELETE https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:49:15.162212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b059fd21-c79d-4ce6-b1ce-63829e38caaa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:15.162212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b059fd21-c79d-4ce6-b1ce-63829e38caaa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:15.162212 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b059fd21-c79d-4ce6-b1ce-63829e38caaa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Delete volume with id: 91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:49:15.171138 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:15.171138 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:15.171739 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b059fd21-c79d-4ce6-b1ce-63829e38caaa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:15.190431 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b059fd21-c79d-4ce6-b1ce-63829e38caaa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Delete volume request issued successfully. Aug 18 22:49:15.190605 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b059fd21-c79d-4ce6-b1ce-63829e38caaa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 202 Aug 18 22:49:15.191058 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 320/1276] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:49:15 2026] DELETE /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:49:15.201731 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42b8065a-6766-493c-bc3a-3fa3638a81ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:15.203626 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42b8065a-6766-493c-bc3a-3fa3638a81ba tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:49:15.205309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42b8065a-6766-493c-bc3a-3fa3638a81ba tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:15.205309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42b8065a-6766-493c-bc3a-3fa3638a81ba tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:15.213231 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:15.213231 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:15.222935 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-42b8065a-6766-493c-bc3a-3fa3638a81ba tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:15.225948 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42b8065a-6766-493c-bc3a-3fa3638a81ba tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 200 Aug 18 22:49:15.226609 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 321/1277] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:15 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:15.253651 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-812280d2-374c-430f-b531-53eed511b304 req-5497b0ea-6028-4108-8ac7-f871cc6a4d78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:15.258386 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-5497b0ea-6028-4108-8ac7-f871cc6a4d78 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:49:15.258611 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-5497b0ea-6028-4108-8ac7-f871cc6a4d78 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:15.258794 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-5497b0ea-6028-4108-8ac7-f871cc6a4d78 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:15.269373 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:15.269373 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:15.283540 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-812280d2-374c-430f-b531-53eed511b304 req-5497b0ea-6028-4108-8ac7-f871cc6a4d78 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:49:15.295867 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-5497b0ea-6028-4108-8ac7-f871cc6a4d78 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 200 Aug 18 22:49:15.298351 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 320/1278] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:15 2026] GET /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 1403 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:15.312309 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2674419a-a163-42de-b1d2-3a45a3cfb543 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:15.312776 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2674419a-a163-42de-b1d2-3a45a3cfb543 None None] GET https://10.4.3.89/volume// Aug 18 22:49:15.313009 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2674419a-a163-42de-b1d2-3a45a3cfb543 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:15.313228 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2674419a-a163-42de-b1d2-3a45a3cfb543 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:15.313600 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2674419a-a163-42de-b1d2-3a45a3cfb543 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:15.315528 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 318/1279] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:49:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:15.329396 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-812280d2-374c-430f-b531-53eed511b304 req-c5db69f9-3fea-4eea-a7dd-4f310929a1da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:15.334090 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-c5db69f9-3fea-4eea-a7dd-4f310929a1da tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:49:15.334547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-c5db69f9-3fea-4eea-a7dd-4f310929a1da tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e222829-9ffb-42c9-8ea6-afa5765896dd", "connector": null, "instance_uuid": "00cb9f04-6ffd-42d2-8932-11b0ce6b0e85"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:15.351148 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:15.351148 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:15.402542 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-c5db69f9-3fea-4eea-a7dd-4f310929a1da tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:49:15.402542 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 321/1280] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:49:15 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:16.021049 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-7cc54f08-d554-46ec-a3ed-b451de3deb94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:16.023996 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-7cc54f08-d554-46ec-a3ed-b451de3deb94 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] DELETE https://10.4.3.89/volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec Aug 18 22:49:16.024491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-7cc54f08-d554-46ec-a3ed-b451de3deb94 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:16.024491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-7cc54f08-d554-46ec-a3ed-b451de3deb94 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:16.038230 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:16.038230 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:16.099007 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aea25a60-532c-48fe-b59a-054d5c055a64 req-7cc54f08-d554-46ec-a3ed-b451de3deb94 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec returned with HTTP 200 Aug 18 22:49:16.099714 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 322/1281] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:49:16 2026] DELETE /volume/v3/attachments/8b29f2bf-bbb5-40e3-84d6-c93cb460adec => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:16.243306 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be9aaf86-a80b-400c-ba44-c0359441c073 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:16.246505 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be9aaf86-a80b-400c-ba44-c0359441c073 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb Aug 18 22:49:16.246896 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be9aaf86-a80b-400c-ba44-c0359441c073 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:16.247002 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be9aaf86-a80b-400c-ba44-c0359441c073 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:16.256128 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be9aaf86-a80b-400c-ba44-c0359441c073 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb returned with HTTP 404 Aug 18 22:49:16.256682 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 321/1282] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:16 2026] GET /volume/v3/volumes/91bc0764-d2c3-42b1-bac5-8a0634df56cb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:16.500361 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d8870a5-1bdf-437a-a351-04201aec2c72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:16.500751 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d8870a5-1bdf-437a-a351-04201aec2c72 None None] GET https://10.4.3.89/volume// Aug 18 22:49:16.500921 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d8870a5-1bdf-437a-a351-04201aec2c72 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:16.501202 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d8870a5-1bdf-437a-a351-04201aec2c72 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:16.501600 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d8870a5-1bdf-437a-a351-04201aec2c72 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:16.501902 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 319/1283] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:49:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:16.510986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-812280d2-374c-430f-b531-53eed511b304 req-693b720b-e43c-4749-9f50-f4c08b3a797e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:16.513751 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-693b720b-e43c-4749-9f50-f4c08b3a797e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:49:16.514203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-693b720b-e43c-4749-9f50-f4c08b3a797e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:16.514203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-693b720b-e43c-4749-9f50-f4c08b3a797e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:16.530769 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:16.530769 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:16.535192 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-812280d2-374c-430f-b531-53eed511b304 req-693b720b-e43c-4749-9f50-f4c08b3a797e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:49:16.545298 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-693b720b-e43c-4749-9f50-f4c08b3a797e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 200 Aug 18 22:49:16.545731 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 322/1284] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:49:16 2026] GET /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 1582 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:16.647115 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-812280d2-374c-430f-b531-53eed511b304 req-0f4f9317-0ea7-4881-9afc-a6d338cce0b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:16.649451 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-0f4f9317-0ea7-4881-9afc-a6d338cce0b0 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] PUT https://10.4.3.89/volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e Aug 18 22:49:16.649786 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-0f4f9317-0ea7-4881-9afc-a6d338cce0b0 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:16.662328 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-812280d2-374c-430f-b531-53eed511b304 req-0f4f9317-0ea7-4881-9afc-a6d338cce0b0 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Acquiring lock "cinder-attachment_update-2e222829-9ffb-42c9-8ea6-afa5765896dd-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:49:16.668173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-812280d2-374c-430f-b531-53eed511b304 req-0f4f9317-0ea7-4881-9afc-a6d338cce0b0 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Lock "cinder-attachment_update-2e222829-9ffb-42c9-8ea6-afa5765896dd-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:49:16.669222 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:16.669222 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:16.772145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-812280d2-374c-430f-b531-53eed511b304 req-0f4f9317-0ea7-4881-9afc-a6d338cce0b0 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Lock "cinder-attachment_update-2e222829-9ffb-42c9-8ea6-afa5765896dd-np0000007715" released by "attachment_update" :: held 0.104s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:49:16.772548 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-0f4f9317-0ea7-4881-9afc-a6d338cce0b0 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e returned with HTTP 200 Aug 18 22:49:16.773074 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 323/1285] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:49:16 2026] PUT /volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:16.808473 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-812280d2-374c-430f-b531-53eed511b304 req-119e123a-1b80-4072-b90a-4c6368c9f940 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:16.812882 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-119e123a-1b80-4072-b90a-4c6368c9f940 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e/action Aug 18 22:49:16.813413 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-119e123a-1b80-4072-b90a-4c6368c9f940 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:49:16.813592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-119e123a-1b80-4072-b90a-4c6368c9f940 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:16.837254 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:16.837254 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:16.853736 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-812280d2-374c-430f-b531-53eed511b304 req-119e123a-1b80-4072-b90a-4c6368c9f940 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e/action returned with HTTP 204 Aug 18 22:49:16.854417 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 322/1286] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:49:16 2026] POST /volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:49:17.122903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22c9b760-7b53-435f-8248-cc7c4a30b34a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:17.125467 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22c9b760-7b53-435f-8248-cc7c4a30b34a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:49:17.125677 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22c9b760-7b53-435f-8248-cc7c4a30b34a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:17.125907 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22c9b760-7b53-435f-8248-cc7c4a30b34a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:17.134656 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:17.134656 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:17.139632 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22c9b760-7b53-435f-8248-cc7c4a30b34a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:49:17.148869 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22c9b760-7b53-435f-8248-cc7c4a30b34a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:49:17.149875 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 320/1287] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:17 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:17.239297 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:17.242014 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:49:17.243141 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-491352783", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:17.244630 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-491352783', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:49:17.244833 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Create volume of 1 GB Aug 18 22:49:17.250062 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Availability Zones retrieved successfully. Aug 18 22:49:17.259839 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Flow 'volume_create_api' (8a169f02-3bf7-40ad-94a7-3c9a85373647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:17.261787 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267bf7b9-2db6-457e-a746-a77dd5b2ad01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:17.266927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:49:17.315335 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (267bf7b9-2db6-457e-a746-a77dd5b2ad01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:17.316147 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c83738c-4f36-4d06-8003-6f0f541c02f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:17.396473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Created reservations ['f3d90f1d-140d-41dc-bd2f-c612c4b4a154', '7be964d6-ae19-414b-9221-f6c158a2386a', '4fa5d06f-207e-44b2-b0ea-104cd78da077', '56ebfdf5-4a1b-44c1-be84-af38b3911635'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:49:17.397317 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c83738c-4f36-4d06-8003-6f0f541c02f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d90f1d-140d-41dc-bd2f-c612c4b4a154', '7be964d6-ae19-414b-9221-f6c158a2386a', '4fa5d06f-207e-44b2-b0ea-104cd78da077', '56ebfdf5-4a1b-44c1-be84-af38b3911635']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:17.398051 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97eb79c1-4c03-4051-ba13-9e7e00b64976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:17.420749 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97eb79c1-4c03-4051-ba13-9e7e00b64976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02ac1454-0d81-4b94-94a9-88fce3c92922', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-491352783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4690e5bc583443f498b34ece2586cead',qos_specs=None,replication_status=,reservations=['f3d90f1d-140d-41dc-bd2f-c612c4b4a154','7be964d6-ae19-414b-9221-f6c158a2386a','4fa5d06f-207e-44b2-b0ea-104cd78da077','56ebfdf5-4a1b-44c1-be84-af38b3911635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a3eac58fc845fdb7ddcebd54379b8d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-491352783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02ac1454-0d81-4b94-94a9-88fce3c92922,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4690e5bc583443f498b34ece2586cead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56a3eac58fc845fdb7ddcebd54379b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:17.421701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae48a418-931a-4e5a-9de7-565301ab014b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:17.444813 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae48a418-931a-4e5a-9de7-565301ab014b) transitioned into state 'SUCCESS' from state '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-491352783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4690e5bc583443f498b34ece2586cead',qos_specs=None,replication_status=,reservations=['f3d90f1d-140d-41dc-bd2f-c612c4b4a154','7be964d6-ae19-414b-9221-f6c158a2386a','4fa5d06f-207e-44b2-b0ea-104cd78da077','56ebfdf5-4a1b-44c1-be84-af38b3911635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56a3eac58fc845fdb7ddcebd54379b8d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:17.445844 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11178e09-d570-49fc-bcbe-8e9dda37d142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:17.459209 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11178e09-d570-49fc-bcbe-8e9dda37d142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:17.459209 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Flow 'volume_create_api' (8a169f02-3bf7-40ad-94a7-3c9a85373647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:17.459450 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Create volume request issued successfully. Aug 18 22:49:17.460006 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48ba1690-7ea5-433d-8a8b-6ab7a74e041c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:49:17.460563 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 323/1288] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:49:17 2026] POST /volume/v3/volumes => generated 744 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:49:18.181550 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0950f685-57af-45ff-9aa2-f6a0837e161e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:18.183582 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0950f685-57af-45ff-9aa2-f6a0837e161e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 Aug 18 22:49:18.183855 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0950f685-57af-45ff-9aa2-f6a0837e161e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:18.184151 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0950f685-57af-45ff-9aa2-f6a0837e161e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:18.184371 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0950f685-57af-45ff-9aa2-f6a0837e161e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Delete volume with id: 8244a0fd-65cd-4b0b-b11e-ad607aef7e27 Aug 18 22:49:18.193758 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:18.193758 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:18.193840 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0950f685-57af-45ff-9aa2-f6a0837e161e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:49:18.216369 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0950f685-57af-45ff-9aa2-f6a0837e161e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Delete volume request issued successfully. Aug 18 22:49:18.216594 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0950f685-57af-45ff-9aa2-f6a0837e161e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 returned with HTTP 202 Aug 18 22:49:18.217062 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 324/1289] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:49:18 2026] DELETE /volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:49:18.223868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac5ee150-aebd-4a91-90b0-0be1c6e01ceb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:18.225796 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac5ee150-aebd-4a91-90b0-0be1c6e01ceb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 Aug 18 22:49:18.226585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac5ee150-aebd-4a91-90b0-0be1c6e01ceb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:18.226585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac5ee150-aebd-4a91-90b0-0be1c6e01ceb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:18.233874 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:18.233874 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:18.237410 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ac5ee150-aebd-4a91-90b0-0be1c6e01ceb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:49:18.242689 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac5ee150-aebd-4a91-90b0-0be1c6e01ceb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 returned with HTTP 200 Aug 18 22:49:18.243395 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 323/1290] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:18 2026] GET /volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:19.260404 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-272bf27d-7060-42e1-a9b6-4939e51a76fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:19.262739 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-272bf27d-7060-42e1-a9b6-4939e51a76fb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 Aug 18 22:49:19.262961 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-272bf27d-7060-42e1-a9b6-4939e51a76fb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:19.263158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-272bf27d-7060-42e1-a9b6-4939e51a76fb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:19.271701 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-272bf27d-7060-42e1-a9b6-4939e51a76fb tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 returned with HTTP 404 Aug 18 22:49:19.271701 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 321/1291] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:19 2026] GET /volume/v3/volumes/8244a0fd-65cd-4b0b-b11e-ad607aef7e27 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:19.277992 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ccbd2c0c-feeb-44f9-b563-09535fc31678 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:19.283189 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccbd2c0c-feeb-44f9-b563-09535fc31678 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 Aug 18 22:49:19.283189 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccbd2c0c-feeb-44f9-b563-09535fc31678 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:19.283189 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ccbd2c0c-feeb-44f9-b563-09535fc31678 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:19.283189 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ccbd2c0c-feeb-44f9-b563-09535fc31678 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Delete volume with id: 5dc10007-ec4a-46a5-9bc8-9fa427711eb9 Aug 18 22:49:19.292396 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:19.292396 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:19.293169 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ccbd2c0c-feeb-44f9-b563-09535fc31678 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:49:19.328150 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ccbd2c0c-feeb-44f9-b563-09535fc31678 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Delete volume request issued successfully. Aug 18 22:49:19.328303 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ccbd2c0c-feeb-44f9-b563-09535fc31678 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 returned with HTTP 202 Aug 18 22:49:19.328732 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 324/1292] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:49:19 2026] DELETE /volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:49:19.341782 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de33cb6e-8d82-4469-a032-bf640560d168 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:19.346892 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de33cb6e-8d82-4469-a032-bf640560d168 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 Aug 18 22:49:19.347569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de33cb6e-8d82-4469-a032-bf640560d168 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:19.348777 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de33cb6e-8d82-4469-a032-bf640560d168 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:19.360165 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:19.360165 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:19.367766 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de33cb6e-8d82-4469-a032-bf640560d168 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:49:19.371442 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de33cb6e-8d82-4469-a032-bf640560d168 tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 returned with HTTP 200 Aug 18 22:49:19.372464 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 325/1293] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:19 2026] GET /volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:20.388358 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51907dc6-237f-4387-862a-8e30a20c9f2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:20.389401 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51907dc6-237f-4387-862a-8e30a20c9f2c tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 Aug 18 22:49:20.389685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51907dc6-237f-4387-862a-8e30a20c9f2c tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:20.390025 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51907dc6-237f-4387-862a-8e30a20c9f2c tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:20.398499 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51907dc6-237f-4387-862a-8e30a20c9f2c tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 returned with HTTP 404 Aug 18 22:49:20.401333 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 324/1294] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:20 2026] GET /volume/v3/volumes/5dc10007-ec4a-46a5-9bc8-9fa427711eb9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:49:20.411063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44d149ef-ec8d-4715-a5ea-8acef9da84bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:20.413205 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44d149ef-ec8d-4715-a5ea-8acef9da84bf tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 Aug 18 22:49:20.413443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44d149ef-ec8d-4715-a5ea-8acef9da84bf tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:20.413683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44d149ef-ec8d-4715-a5ea-8acef9da84bf tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:20.413859 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-44d149ef-ec8d-4715-a5ea-8acef9da84bf tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Delete volume with id: e2479ca7-e885-4f17-b934-0b63d27fd830 Aug 18 22:49:20.423183 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:20.423183 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:20.423935 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44d149ef-ec8d-4715-a5ea-8acef9da84bf tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:49:20.442861 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44d149ef-ec8d-4715-a5ea-8acef9da84bf tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Delete volume request issued successfully. Aug 18 22:49:20.443134 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44d149ef-ec8d-4715-a5ea-8acef9da84bf tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 returned with HTTP 202 Aug 18 22:49:20.443609 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 322/1295] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:49:20 2026] DELETE /volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:49:20.452872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a565c1aa-b87f-4eb0-95ca-ba92a134875e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:20.455397 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a565c1aa-b87f-4eb0-95ca-ba92a134875e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 Aug 18 22:49:20.455948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a565c1aa-b87f-4eb0-95ca-ba92a134875e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:20.457161 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a565c1aa-b87f-4eb0-95ca-ba92a134875e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:20.469176 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:20.469176 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:20.481952 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a565c1aa-b87f-4eb0-95ca-ba92a134875e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Volume info retrieved successfully. Aug 18 22:49:20.490141 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a565c1aa-b87f-4eb0-95ca-ba92a134875e tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 returned with HTTP 200 Aug 18 22:49:20.490611 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 325/1296] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:20 2026] GET /volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 => generated 1355 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:21.506571 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64deaff1-312d-4ec3-b031-668d279a47df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:21.510747 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64deaff1-312d-4ec3-b031-668d279a47df tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] GET https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 Aug 18 22:49:21.510747 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64deaff1-312d-4ec3-b031-668d279a47df tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:21.510747 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64deaff1-312d-4ec3-b031-668d279a47df tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:21.521768 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64deaff1-312d-4ec3-b031-668d279a47df tempest-TaggedBootDevicesTest-1186541649 tempest-TaggedBootDevicesTest-1186541649-project-member] https://10.4.3.89/volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 returned with HTTP 404 Aug 18 22:49:21.522425 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 326/1297] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:21 2026] GET /volume/v3/volumes/e2479ca7-e885-4f17-b934-0b63d27fd830 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:30.043174 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:30.045526 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:49:30.045995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1102961659", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:30.048406 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1102961659', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:49:30.048575 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Create volume of 1 GB Aug 18 22:49:30.054305 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Availability Zones retrieved successfully. Aug 18 22:49:30.063215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Flow 'volume_create_api' (f1515529-ef38-4e62-bf0a-af9868a258ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:30.064561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e53925-9dbe-44d3-8841-c064f07c6ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:30.065969 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:49:30.103288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e53925-9dbe-44d3-8841-c064f07c6ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:30.104137 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16630ddd-7eff-4f13-a905-96d53b74c3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:30.153106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Created reservations ['a4a28ccd-a4b7-4c84-952f-85fecef5fb58', 'cebd5f17-c963-4c2e-84b4-53a5c305675f', 'f8a52108-7a26-4a4a-a43f-68c20f2b0ad3', 'b3452c97-b12d-4c36-8bda-c56d182748ff'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:49:30.154205 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16630ddd-7eff-4f13-a905-96d53b74c3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a28ccd-a4b7-4c84-952f-85fecef5fb58', 'cebd5f17-c963-4c2e-84b4-53a5c305675f', 'f8a52108-7a26-4a4a-a43f-68c20f2b0ad3', 'b3452c97-b12d-4c36-8bda-c56d182748ff']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:30.155399 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81aae913-88a8-4369-9230-bfeb9da88b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:30.186148 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81aae913-88a8-4369-9230-bfeb9da88b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5458d702-d287-4bb3-aeb7-a82987263bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1102961659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45481e11c1654a8289add3be1488e0fd',qos_specs=None,replication_status=,reservations=['a4a28ccd-a4b7-4c84-952f-85fecef5fb58','cebd5f17-c963-4c2e-84b4-53a5c305675f','f8a52108-7a26-4a4a-a43f-68c20f2b0ad3','b3452c97-b12d-4c36-8bda-c56d182748ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466c18fa1da04cf2adc5c2d04cdd54b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1102961659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5458d702-d287-4bb3-aeb7-a82987263bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45481e11c1654a8289add3be1488e0fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='466c18fa1da04cf2adc5c2d04cdd54b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:30.186835 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c615664a-25d1-4e92-83de-7e755d791cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:30.207941 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c615664a-25d1-4e92-83de-7e755d791cf3) transitioned into state 'SUCCESS' from state '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-1102961659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45481e11c1654a8289add3be1488e0fd',qos_specs=None,replication_status=,reservations=['a4a28ccd-a4b7-4c84-952f-85fecef5fb58','cebd5f17-c963-4c2e-84b4-53a5c305675f','f8a52108-7a26-4a4a-a43f-68c20f2b0ad3','b3452c97-b12d-4c36-8bda-c56d182748ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='466c18fa1da04cf2adc5c2d04cdd54b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:30.208898 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61f6050-e93d-431e-bcaf-224e22312136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:30.225914 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61f6050-e93d-431e-bcaf-224e22312136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:30.226717 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Flow 'volume_create_api' (f1515529-ef38-4e62-bf0a-af9868a258ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:30.227015 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Create volume request issued successfully. Aug 18 22:49:30.227808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7541fa5-55db-48e4-8a50-e753fc64d7b6 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:49:30.228977 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 325/1298] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:49:30 2026] POST /volume/v3/volumes => generated 753 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:49:30.246452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66bc7aaf-aff9-4181-90e1-2c11cb2b837c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:30.250108 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66bc7aaf-aff9-4181-90e1-2c11cb2b837c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:30.250108 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66bc7aaf-aff9-4181-90e1-2c11cb2b837c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:30.250108 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66bc7aaf-aff9-4181-90e1-2c11cb2b837c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:30.260673 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:30.260673 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:30.268861 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-66bc7aaf-aff9-4181-90e1-2c11cb2b837c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:30.276260 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66bc7aaf-aff9-4181-90e1-2c11cb2b837c tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:30.276837 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 323/1299] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:30 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:30.487259 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=141,cinder:INSERT=27,cinder:UPDATE=48 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:49:31.290431 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71df5b70-b241-4d1e-9f20-70df22cf7b6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.293090 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71df5b70-b241-4d1e-9f20-70df22cf7b6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:31.293797 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71df5b70-b241-4d1e-9f20-70df22cf7b6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.294404 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71df5b70-b241-4d1e-9f20-70df22cf7b6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.321424 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.321424 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:31.324838 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-71df5b70-b241-4d1e-9f20-70df22cf7b6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:31.331045 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71df5b70-b241-4d1e-9f20-70df22cf7b6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:31.331539 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 326/1300] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:31.347381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e55a0a9-c688-4be3-a079-381369530808 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.349864 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e55a0a9-c688-4be3-a079-381369530808 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:31.350177 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e55a0a9-c688-4be3-a079-381369530808 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.350836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e55a0a9-c688-4be3-a079-381369530808 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.366180 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.366180 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:31.374899 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e55a0a9-c688-4be3-a079-381369530808 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:31.381764 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e55a0a9-c688-4be3-a079-381369530808 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:31.382235 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 327/1301] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:31.398635 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75ac4be6-8de8-4736-8db2-6b9661c34dc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.400308 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75ac4be6-8de8-4736-8db2-6b9661c34dc3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 18 22:49:31.400579 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75ac4be6-8de8-4736-8db2-6b9661c34dc3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.400786 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75ac4be6-8de8-4736-8db2-6b9661c34dc3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.401038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-75ac4be6-8de8-4736-8db2-6b9661c34dc3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:49:31.401392 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.401392 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:31.402339 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75ac4be6-8de8-4736-8db2-6b9661c34dc3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:49:31.416382 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75ac4be6-8de8-4736-8db2-6b9661c34dc3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Get all volumes completed successfully. Aug 18 22:49:31.417121 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75ac4be6-8de8-4736-8db2-6b9661c34dc3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 22:49:31.417905 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 326/1302] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/v3/volumes => generated 337 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:31.428838 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-254cc69e-dc31-4070-a624-ca11866aea5a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.432291 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-254cc69e-dc31-4070-a624-ca11866aea5a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:31.432626 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-254cc69e-dc31-4070-a624-ca11866aea5a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.432921 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-254cc69e-dc31-4070-a624-ca11866aea5a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.442996 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.442996 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:31.448134 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-254cc69e-dc31-4070-a624-ca11866aea5a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:31.453929 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-254cc69e-dc31-4070-a624-ca11866aea5a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:31.454513 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 324/1303] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:31.512898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4e84e711-a429-4472-94d5-73a650325baf req-85612b66-fcd4-44e3-b9ac-3c6021ea0026 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.516293 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-85612b66-fcd4-44e3-b9ac-3c6021ea0026 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:31.516550 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-85612b66-fcd4-44e3-b9ac-3c6021ea0026 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.516862 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-85612b66-fcd4-44e3-b9ac-3c6021ea0026 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.527566 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.527566 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:31.533473 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4e84e711-a429-4472-94d5-73a650325baf req-85612b66-fcd4-44e3-b9ac-3c6021ea0026 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:31.542360 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-85612b66-fcd4-44e3-b9ac-3c6021ea0026 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:31.543755 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 327/1304] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:31.647863 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-237d4452-6622-428f-9060-aefa66ee36e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.650011 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-237d4452-6622-428f-9060-aefa66ee36e8 None None] GET https://10.4.3.89/volume// Aug 18 22:49:31.650463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-237d4452-6622-428f-9060-aefa66ee36e8 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.651806 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-237d4452-6622-428f-9060-aefa66ee36e8 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.651806 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-237d4452-6622-428f-9060-aefa66ee36e8 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:31.651806 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 328/1305] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:31.665930 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4e84e711-a429-4472-94d5-73a650325baf req-c1495251-9393-4bf9-a68d-edbf5a7131e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.668957 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-c1495251-9393-4bf9-a68d-edbf5a7131e0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:49:31.669387 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-c1495251-9393-4bf9-a68d-edbf5a7131e0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5458d702-d287-4bb3-aeb7-a82987263bca", "connector": null, "instance_uuid": "5de13749-b751-41e2-8c39-37595557c032"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:31.683419 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.683419 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:31.727748 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-c1495251-9393-4bf9-a68d-edbf5a7131e0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:49:31.728593 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 327/1306] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:49:31 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:31.769301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c62ea09-54a1-47ae-ae0d-59ea018ba0b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.769301 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c62ea09-54a1-47ae-ae0d-59ea018ba0b0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:31.769301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c62ea09-54a1-47ae-ae0d-59ea018ba0b0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.769301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c62ea09-54a1-47ae-ae0d-59ea018ba0b0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.783918 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.783918 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:31.787942 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30010d2c-d579-4888-b8df-b54a45fe46cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.788400 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30010d2c-d579-4888-b8df-b54a45fe46cb None None] GET https://10.4.3.89/volume// Aug 18 22:49:31.788605 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30010d2c-d579-4888-b8df-b54a45fe46cb None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.788823 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30010d2c-d579-4888-b8df-b54a45fe46cb None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.789117 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c62ea09-54a1-47ae-ae0d-59ea018ba0b0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:31.789188 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30010d2c-d579-4888-b8df-b54a45fe46cb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:31.789548 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 328/1307] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:31.797435 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c62ea09-54a1-47ae-ae0d-59ea018ba0b0 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:31.798122 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 325/1308] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:31.803658 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4e84e711-a429-4472-94d5-73a650325baf req-523a50ae-cc99-42ee-8411-55fce75babd5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.806970 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-523a50ae-cc99-42ee-8411-55fce75babd5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:31.807320 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-523a50ae-cc99-42ee-8411-55fce75babd5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:31.807676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-523a50ae-cc99-42ee-8411-55fce75babd5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:31.821062 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.821062 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:31.827183 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4e84e711-a429-4472-94d5-73a650325baf req-523a50ae-cc99-42ee-8411-55fce75babd5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:31.834140 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-523a50ae-cc99-42ee-8411-55fce75babd5 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:31.835426 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 329/1309] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:49:31 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:31.962917 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4e84e711-a429-4472-94d5-73a650325baf req-b9b3cf95-b275-4497-9eb4-3b4881d7259f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:31.970118 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-b9b3cf95-b275-4497-9eb4-3b4881d7259f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] PUT https://10.4.3.89/volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 Aug 18 22:49:31.970613 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-b9b3cf95-b275-4497-9eb4-3b4881d7259f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:31.981216 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4e84e711-a429-4472-94d5-73a650325baf req-b9b3cf95-b275-4497-9eb4-3b4881d7259f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Acquiring lock "cinder-attachment_update-5458d702-d287-4bb3-aeb7-a82987263bca-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:49:31.987919 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4e84e711-a429-4472-94d5-73a650325baf req-b9b3cf95-b275-4497-9eb4-3b4881d7259f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Lock "cinder-attachment_update-5458d702-d287-4bb3-aeb7-a82987263bca-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:49:31.989081 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:31.989081 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:32.131365 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4e84e711-a429-4472-94d5-73a650325baf req-b9b3cf95-b275-4497-9eb4-3b4881d7259f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Lock "cinder-attachment_update-5458d702-d287-4bb3-aeb7-a82987263bca-np0000007715" released by "attachment_update" :: held 0.142s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:49:32.131365 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-b9b3cf95-b275-4497-9eb4-3b4881d7259f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 returned with HTTP 200 Aug 18 22:49:32.131365 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 328/1310] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:49:31 2026] PUT /volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:32.814778 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a39635a-a123-43dc-bfad-643d2154bf61 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:32.818935 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a39635a-a123-43dc-bfad-643d2154bf61 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:32.819220 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a39635a-a123-43dc-bfad-643d2154bf61 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:32.819558 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a39635a-a123-43dc-bfad-643d2154bf61 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:32.832881 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:32.832881 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:32.837571 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a39635a-a123-43dc-bfad-643d2154bf61 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:32.842802 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a39635a-a123-43dc-bfad-643d2154bf61 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:32.843205 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 329/1311] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:32 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:33.863186 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91560f32-aca9-4c12-ac0d-04c98652bd6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:33.864884 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91560f32-aca9-4c12-ac0d-04c98652bd6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:33.865073 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91560f32-aca9-4c12-ac0d-04c98652bd6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:33.865255 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91560f32-aca9-4c12-ac0d-04c98652bd6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:33.874850 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:33.874850 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:33.878241 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91560f32-aca9-4c12-ac0d-04c98652bd6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:33.883022 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91560f32-aca9-4c12-ac0d-04c98652bd6a tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:33.883635 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 326/1312] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:33 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:34.904892 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a4ee3a1-9a2f-4b4d-bdde-d750d29f3b47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:34.909836 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a4ee3a1-9a2f-4b4d-bdde-d750d29f3b47 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:34.910479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a4ee3a1-9a2f-4b4d-bdde-d750d29f3b47 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:34.910708 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a4ee3a1-9a2f-4b4d-bdde-d750d29f3b47 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:34.932464 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:34.932464 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:34.944119 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a4ee3a1-9a2f-4b4d-bdde-d750d29f3b47 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:34.950889 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a4ee3a1-9a2f-4b4d-bdde-d750d29f3b47 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:34.951645 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 330/1313] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:34 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:35.968487 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62fe5246-d23e-41dd-93a7-ba32d6352f44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:35.971243 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62fe5246-d23e-41dd-93a7-ba32d6352f44 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:35.971939 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62fe5246-d23e-41dd-93a7-ba32d6352f44 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:35.972226 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62fe5246-d23e-41dd-93a7-ba32d6352f44 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:35.987307 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:35.987307 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:35.992657 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-62fe5246-d23e-41dd-93a7-ba32d6352f44 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:35.998726 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62fe5246-d23e-41dd-93a7-ba32d6352f44 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:35.999661 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 329/1314] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:35 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:36.474906 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4e84e711-a429-4472-94d5-73a650325baf req-ff73d156-a7b9-4453-8d59-e8fdd22aa730 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:36.477438 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-ff73d156-a7b9-4453-8d59-e8fdd22aa730 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779/action Aug 18 22:49:36.477847 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-ff73d156-a7b9-4453-8d59-e8fdd22aa730 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:49:36.477988 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-ff73d156-a7b9-4453-8d59-e8fdd22aa730 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:36.506828 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:36.506828 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:36.523280 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4e84e711-a429-4472-94d5-73a650325baf req-ff73d156-a7b9-4453-8d59-e8fdd22aa730 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779/action returned with HTTP 204 Aug 18 22:49:36.524010 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 330/1315] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:49:36 2026] POST /volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:37.016060 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-61937686-54ff-467a-847d-83e307ffc149 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:37.020041 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61937686-54ff-467a-847d-83e307ffc149 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:37.020507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61937686-54ff-467a-847d-83e307ffc149 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:37.020578 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61937686-54ff-467a-847d-83e307ffc149 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:37.037032 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:37.037032 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:37.041726 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-61937686-54ff-467a-847d-83e307ffc149 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:37.048420 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61937686-54ff-467a-847d-83e307ffc149 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:37.048968 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 327/1316] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:37 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:37.069852 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-611327eb-5651-44fd-ac5e-eafd77f41cde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:37.073657 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-611327eb-5651-44fd-ac5e-eafd77f41cde tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:37.074254 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-611327eb-5651-44fd-ac5e-eafd77f41cde tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:37.074254 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-611327eb-5651-44fd-ac5e-eafd77f41cde tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:37.088826 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:37.088826 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:37.094364 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-611327eb-5651-44fd-ac5e-eafd77f41cde tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:37.101227 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-611327eb-5651-44fd-ac5e-eafd77f41cde tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:37.101894 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 331/1317] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:37 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:37.118806 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bf05006-3b53-42b8-a86d-cd5118ea63fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:37.121286 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bf05006-3b53-42b8-a86d-cd5118ea63fa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:49:37.121590 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bf05006-3b53-42b8-a86d-cd5118ea63fa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:37.121870 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bf05006-3b53-42b8-a86d-cd5118ea63fa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:37.134494 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:37.134494 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:37.139187 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0bf05006-3b53-42b8-a86d-cd5118ea63fa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:49:37.145182 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bf05006-3b53-42b8-a86d-cd5118ea63fa tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:49:37.145724 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 330/1318] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:37 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:38.036228 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-aff40caa-0251-4691-9c69-2af7a59de12e req-1bf4d125-3a3d-4347-a337-517f93a27acc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:38.040120 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-1bf4d125-3a3d-4347-a337-517f93a27acc tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:38.040120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-1bf4d125-3a3d-4347-a337-517f93a27acc tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:38.040399 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-1bf4d125-3a3d-4347-a337-517f93a27acc tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:38.048985 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:38.048985 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:38.053177 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-aff40caa-0251-4691-9c69-2af7a59de12e req-1bf4d125-3a3d-4347-a337-517f93a27acc tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:38.057026 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-1bf4d125-3a3d-4347-a337-517f93a27acc tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:38.057590 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 331/1319] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:38 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:38.200352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a319e609-c08f-42d6-ae32-4c829ed9eebd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:38.201084 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a319e609-c08f-42d6-ae32-4c829ed9eebd None None] GET https://10.4.3.89/volume// Aug 18 22:49:38.201522 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a319e609-c08f-42d6-ae32-4c829ed9eebd None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:38.201968 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a319e609-c08f-42d6-ae32-4c829ed9eebd None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:38.203159 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a319e609-c08f-42d6-ae32-4c829ed9eebd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:38.203697 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 328/1320] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:49:38 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:38.218463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aff40caa-0251-4691-9c69-2af7a59de12e req-9878a084-7544-49a1-8430-5d7f08d1fa1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:38.224077 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-9878a084-7544-49a1-8430-5d7f08d1fa1e tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:49:38.224509 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-9878a084-7544-49a1-8430-5d7f08d1fa1e tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82af6bf3-a996-43d1-868b-4ccbf866a488", "connector": null, "instance_uuid": "f5027fcf-bc13-4e8b-aeb9-60a6d140aa1d"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:38.236387 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:38.236387 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:38.277370 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-9878a084-7544-49a1-8430-5d7f08d1fa1e tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:49:38.278028 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 332/1321] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:49:38 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:38.325029 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-afbc97ce-a88c-431a-a973-72ee2526fadd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:38.330422 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afbc97ce-a88c-431a-a973-72ee2526fadd tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:38.331806 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afbc97ce-a88c-431a-a973-72ee2526fadd tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:38.332902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-afbc97ce-a88c-431a-a973-72ee2526fadd tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:38.359608 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:38.359608 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:38.368139 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-afbc97ce-a88c-431a-a973-72ee2526fadd tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:38.375626 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-afbc97ce-a88c-431a-a973-72ee2526fadd tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:38.376351 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 331/1322] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:38 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:38.380149 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14672f6a-3b97-456e-8cb1-a4709bb81239 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:38.380701 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14672f6a-3b97-456e-8cb1-a4709bb81239 None None] GET https://10.4.3.89/volume// Aug 18 22:49:38.380915 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14672f6a-3b97-456e-8cb1-a4709bb81239 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:38.381033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14672f6a-3b97-456e-8cb1-a4709bb81239 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:38.381393 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14672f6a-3b97-456e-8cb1-a4709bb81239 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:38.381730 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 332/1323] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:49:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:38.395657 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aff40caa-0251-4691-9c69-2af7a59de12e req-b3d4bc6e-3c6b-47c9-8407-94c593117f73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:38.399037 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-b3d4bc6e-3c6b-47c9-8407-94c593117f73 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:38.399428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-b3d4bc6e-3c6b-47c9-8407-94c593117f73 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:38.399710 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-b3d4bc6e-3c6b-47c9-8407-94c593117f73 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:38.419946 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:38.419946 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:38.428360 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aff40caa-0251-4691-9c69-2af7a59de12e req-b3d4bc6e-3c6b-47c9-8407-94c593117f73 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:38.434967 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-b3d4bc6e-3c6b-47c9-8407-94c593117f73 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:38.435716 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 329/1324] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:49:38 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:38.609106 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aff40caa-0251-4691-9c69-2af7a59de12e req-aa16b4c3-0c0a-4a6d-9444-b1ee5898d1a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:38.612605 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-aa16b4c3-0c0a-4a6d-9444-b1ee5898d1a5 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] PUT https://10.4.3.89/volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe Aug 18 22:49:38.613243 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-aa16b4c3-0c0a-4a6d-9444-b1ee5898d1a5 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:38.627337 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-aff40caa-0251-4691-9c69-2af7a59de12e req-aa16b4c3-0c0a-4a6d-9444-b1ee5898d1a5 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Acquiring lock "cinder-attachment_update-82af6bf3-a996-43d1-868b-4ccbf866a488-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:49:38.633434 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-aff40caa-0251-4691-9c69-2af7a59de12e req-aa16b4c3-0c0a-4a6d-9444-b1ee5898d1a5 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Lock "cinder-attachment_update-82af6bf3-a996-43d1-868b-4ccbf866a488-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:49:38.634865 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:38.634865 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:38.756463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-aff40caa-0251-4691-9c69-2af7a59de12e req-aa16b4c3-0c0a-4a6d-9444-b1ee5898d1a5 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Lock "cinder-attachment_update-82af6bf3-a996-43d1-868b-4ccbf866a488-np0000007715" released by "attachment_update" :: held 0.123s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:49:38.756951 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-aa16b4c3-0c0a-4a6d-9444-b1ee5898d1a5 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe returned with HTTP 200 Aug 18 22:49:38.757642 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 333/1325] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:49:38 2026] PUT /volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:39.035307 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:39.039296 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:49:39.039296 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "5bf89a53-7a64-4a50-a02f-5faabe68e804-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:39.041716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '5bf89a53-7a64-4a50-a02f-5faabe68e804-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:49:39.043287 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Create volume of 1 GB Aug 18 22:49:39.046943 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Availability Zones retrieved successfully. Aug 18 22:49:39.053626 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Flow 'volume_create_api' (bb9aadca-3764-4f18-a018-eee46ff5650e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:39.054737 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a588276b-4d19-49c1-af94-bc912515c825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:39.055913 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:49:39.101561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a588276b-4d19-49c1-af94-bc912515c825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:39.102572 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df527c8-ad2a-42c3-a61d-4ae611d8b555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:39.218438 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Created reservations ['2d3c4387-c655-403a-9e38-4d7a84880a25', '0139d87c-f3ae-47ba-87ab-5b8b1dfcb30f', '038c18ac-e6c8-4c17-8b79-023d36dfa145', 'd1026fb9-bff5-47e6-9d93-4760e5e47317'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:49:39.219465 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df527c8-ad2a-42c3-a61d-4ae611d8b555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d3c4387-c655-403a-9e38-4d7a84880a25', '0139d87c-f3ae-47ba-87ab-5b8b1dfcb30f', '038c18ac-e6c8-4c17-8b79-023d36dfa145', 'd1026fb9-bff5-47e6-9d93-4760e5e47317']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:39.220279 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54987b87-712b-4640-8010-b6a191088fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:39.248345 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54987b87-712b-4640-8010-b6a191088fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab20cb34-6870-4ed0-a447-ba28546f1579', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='5bf89a53-7a64-4a50-a02f-5faabe68e804-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77907e24bfd644ec900255ccf6c22a7a',qos_specs=None,replication_status=,reservations=['2d3c4387-c655-403a-9e38-4d7a84880a25','0139d87c-f3ae-47ba-87ab-5b8b1dfcb30f','038c18ac-e6c8-4c17-8b79-023d36dfa145','d1026fb9-bff5-47e6-9d93-4760e5e47317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56276edf1bb4247acd25047412ca905',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:49:39Z,deleted=False,deleted_at=None,display_description='',display_name='5bf89a53-7a64-4a50-a02f-5faabe68e804-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab20cb34-6870-4ed0-a447-ba28546f1579,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77907e24bfd644ec900255ccf6c22a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c56276edf1bb4247acd25047412ca905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:39.249565 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d427369d-8eae-4ad3-86d4-6d2cf42fca62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:39.299381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d427369d-8eae-4ad3-86d4-6d2cf42fca62) transitioned into 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='5bf89a53-7a64-4a50-a02f-5faabe68e804-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77907e24bfd644ec900255ccf6c22a7a',qos_specs=None,replication_status=,reservations=['2d3c4387-c655-403a-9e38-4d7a84880a25','0139d87c-f3ae-47ba-87ab-5b8b1dfcb30f','038c18ac-e6c8-4c17-8b79-023d36dfa145','d1026fb9-bff5-47e6-9d93-4760e5e47317'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56276edf1bb4247acd25047412ca905',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:39.299381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b5b142-f3ae-40d1-9eca-f6fbfe69e193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:39.322099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b5b142-f3ae-40d1-9eca-f6fbfe69e193) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:39.322703 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Flow 'volume_create_api' (bb9aadca-3764-4f18-a018-eee46ff5650e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:39.322944 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Create volume request issued successfully. Aug 18 22:49:39.324524 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-35967110-5089-488e-ac70-7ca837981644 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:49:39.325087 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 332/1326] 10.4.3.89 () {72 vars in 1534 bytes} [Tue Aug 18 22:49:39 2026] POST /volume/v3/volumes => generated 747 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:49:39.355825 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-619e197c-b0f7-4e6e-8830-3a745066e889 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:39.364295 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-619e197c-b0f7-4e6e-8830-3a745066e889 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 Aug 18 22:49:39.364295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-619e197c-b0f7-4e6e-8830-3a745066e889 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:39.364295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-619e197c-b0f7-4e6e-8830-3a745066e889 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:39.374951 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:39.374951 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:39.384045 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-619e197c-b0f7-4e6e-8830-3a745066e889 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:49:39.393929 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-619e197c-b0f7-4e6e-8830-3a745066e889 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 returned with HTTP 200 Aug 18 22:49:39.394886 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 333/1327] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:39 2026] GET /volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:39.400905 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-642844b4-0d5d-49cc-b42d-5dad0ad6f3fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:39.402733 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-642844b4-0d5d-49cc-b42d-5dad0ad6f3fe tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:39.402733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-642844b4-0d5d-49cc-b42d-5dad0ad6f3fe tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:39.403349 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-642844b4-0d5d-49cc-b42d-5dad0ad6f3fe tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:39.409313 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-c434873b-0af8-48e5-a908-d170f0214754 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:39.414027 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-c434873b-0af8-48e5-a908-d170f0214754 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 Aug 18 22:49:39.414310 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-c434873b-0af8-48e5-a908-d170f0214754 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:39.414594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-c434873b-0af8-48e5-a908-d170f0214754 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:39.427020 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:39.427020 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:39.436790 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-c434873b-0af8-48e5-a908-d170f0214754 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:49:39.439113 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:39.439113 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:39.445488 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-c434873b-0af8-48e5-a908-d170f0214754 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 returned with HTTP 200 Aug 18 22:49:39.446064 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 334/1328] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:39 2026] GET /volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:39.456026 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-642844b4-0d5d-49cc-b42d-5dad0ad6f3fe tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:39.463385 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-642844b4-0d5d-49cc-b42d-5dad0ad6f3fe tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:39.463964 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 330/1329] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:39 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:40.485346 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4941306-d859-415d-833d-dfc4d45312a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:40.487481 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4941306-d859-415d-833d-dfc4d45312a1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:40.487710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4941306-d859-415d-833d-dfc4d45312a1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:40.487864 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4941306-d859-415d-833d-dfc4d45312a1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:40.499398 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:40.499398 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:40.506762 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c4941306-d859-415d-833d-dfc4d45312a1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:40.518294 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4941306-d859-415d-833d-dfc4d45312a1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:40.518294 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 333/1330] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:40 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:41.535131 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0225b98-256e-415e-8519-ad9637d31d14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:41.537444 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0225b98-256e-415e-8519-ad9637d31d14 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:41.537991 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0225b98-256e-415e-8519-ad9637d31d14 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:41.538550 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0225b98-256e-415e-8519-ad9637d31d14 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:41.554601 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:41.554601 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:41.562338 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c0225b98-256e-415e-8519-ad9637d31d14 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:41.575031 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0225b98-256e-415e-8519-ad9637d31d14 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:41.575839 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 334/1331] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:41 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:42.160718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aff40caa-0251-4691-9c69-2af7a59de12e req-82c98a8d-1e63-45a2-8d87-92074cb2dd89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.165043 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-82c98a8d-1e63-45a2-8d87-92074cb2dd89 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] POST https://10.4.3.89/volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe/action Aug 18 22:49:42.166189 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-82c98a8d-1e63-45a2-8d87-92074cb2dd89 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:49:42.166479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-82c98a8d-1e63-45a2-8d87-92074cb2dd89 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:42.201026 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:42.201026 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:42.228715 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aff40caa-0251-4691-9c69-2af7a59de12e req-82c98a8d-1e63-45a2-8d87-92074cb2dd89 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe/action returned with HTTP 204 Aug 18 22:49:42.229280 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 335/1332] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:49:42 2026] POST /volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:42.469158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-9594da8c-2a7a-435c-81d5-ee23a16b6a51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.475431 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-9594da8c-2a7a-435c-81d5-ee23a16b6a51 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 Aug 18 22:49:42.475751 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-9594da8c-2a7a-435c-81d5-ee23a16b6a51 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:42.475985 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-9594da8c-2a7a-435c-81d5-ee23a16b6a51 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:42.489896 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:42.489896 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:42.497500 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-9594da8c-2a7a-435c-81d5-ee23a16b6a51 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:49:42.505506 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-9594da8c-2a7a-435c-81d5-ee23a16b6a51 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 returned with HTTP 200 Aug 18 22:49:42.506804 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 331/1333] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:42 2026] GET /volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:42.533472 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd490453-a2f8-4f58-8ec4-8a63b1ad17ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.533828 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd490453-a2f8-4f58-8ec4-8a63b1ad17ce None None] GET https://10.4.3.89/volume// Aug 18 22:49:42.533995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd490453-a2f8-4f58-8ec4-8a63b1ad17ce None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:42.534345 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd490453-a2f8-4f58-8ec4-8a63b1ad17ce None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:42.534606 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd490453-a2f8-4f58-8ec4-8a63b1ad17ce None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:42.534899 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 334/1334] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:49:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 22:49:42.547690 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-cf8a1690-2706-46f2-bcd0-f554e000fb33 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.548704 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-cf8a1690-2706-46f2-bcd0-f554e000fb33 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:49:42.549311 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-cf8a1690-2706-46f2-bcd0-f554e000fb33 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab20cb34-6870-4ed0-a447-ba28546f1579", "connector": null, "instance_uuid": "5bf89a53-7a64-4a50-a02f-5faabe68e804"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:42.562248 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:42.562248 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:42.605279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b96d7ddc-e755-48d5-b4e9-bc2f07d589c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.605445 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-cf8a1690-2706-46f2-bcd0-f554e000fb33 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:49:42.605935 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 335/1335] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:49:42 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:42.608795 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b96d7ddc-e755-48d5-b4e9-bc2f07d589c1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:42.609369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b96d7ddc-e755-48d5-b4e9-bc2f07d589c1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:42.609798 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b96d7ddc-e755-48d5-b4e9-bc2f07d589c1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:42.619605 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39237ae6-e298-4a49-8591-41bcefe8233f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.620000 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39237ae6-e298-4a49-8591-41bcefe8233f None None] GET https://10.4.3.89/volume// Aug 18 22:49:42.620170 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39237ae6-e298-4a49-8591-41bcefe8233f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:42.620394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39237ae6-e298-4a49-8591-41bcefe8233f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:42.620766 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39237ae6-e298-4a49-8591-41bcefe8233f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:42.621015 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 332/1336] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:49:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:42.640299 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-25ef2e86-b56f-4fc9-a067-7d250a16a1de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.640509 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:42.640509 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:42.642528 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-25ef2e86-b56f-4fc9-a067-7d250a16a1de tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 Aug 18 22:49:42.642881 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-25ef2e86-b56f-4fc9-a067-7d250a16a1de tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:42.643160 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-25ef2e86-b56f-4fc9-a067-7d250a16a1de tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:42.659554 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b96d7ddc-e755-48d5-b4e9-bc2f07d589c1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:42.667238 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b96d7ddc-e755-48d5-b4e9-bc2f07d589c1 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:42.667361 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:42.667361 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:42.667463 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 336/1337] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:42 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1157 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:42.679434 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-25ef2e86-b56f-4fc9-a067-7d250a16a1de tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:49:42.685236 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-25ef2e86-b56f-4fc9-a067-7d250a16a1de tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 returned with HTTP 200 Aug 18 22:49:42.685548 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 335/1338] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:49:42 2026] GET /volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 => generated 1019 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:42.691100 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.704023 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] POST https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488/action Aug 18 22:49:42.704735 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:49:42.704814 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:42.719748 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:42.719748 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:42.720296 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:42.771729 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Created reservations ['b10dd43d-6340-4838-bc2b-4414d94d5329', 'f01ff0e4-815c-4d57-a817-1f4375451114'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:49:42.799350 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Extend volume request issued successfully. Aug 18 22:49:42.799350 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488/action returned with HTTP 202 Aug 18 22:49:42.799957 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 336/1339] 10.4.3.89 () {70 vars in 1424 bytes} [Tue Aug 18 22:49:42 2026] POST /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 22:49:42.813990 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a46f864-78c2-4753-bfb7-1429fe7393a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.818305 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a46f864-78c2-4753-bfb7-1429fe7393a0 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:42.818305 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a46f864-78c2-4753-bfb7-1429fe7393a0 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:42.818305 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a46f864-78c2-4753-bfb7-1429fe7393a0 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:42.835952 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:42.835952 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:42.838654 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-71298935-7c5f-408b-b2b6-fca43ff073b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:42.842585 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-71298935-7c5f-408b-b2b6-fca43ff073b6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] PUT https://10.4.3.89/volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316 Aug 18 22:49:42.842999 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-71298935-7c5f-408b-b2b6-fca43ff073b6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:42.844317 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0a46f864-78c2-4753-bfb7-1429fe7393a0 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:42.856629 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a46f864-78c2-4753-bfb7-1429fe7393a0 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:42.857171 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 333/1340] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:42 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:42.862436 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-71298935-7c5f-408b-b2b6-fca43ff073b6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Acquiring lock "cinder-attachment_update-ab20cb34-6870-4ed0-a447-ba28546f1579-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:49:42.867785 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-71298935-7c5f-408b-b2b6-fca43ff073b6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Lock "cinder-attachment_update-ab20cb34-6870-4ed0-a447-ba28546f1579-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:49:42.868610 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:42.868610 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:43.123604 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-71298935-7c5f-408b-b2b6-fca43ff073b6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Lock "cinder-attachment_update-ab20cb34-6870-4ed0-a447-ba28546f1579-np0000007715" released by "attachment_update" :: held 0.256s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:49:43.124078 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-71298935-7c5f-408b-b2b6-fca43ff073b6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316 returned with HTTP 200 Aug 18 22:49:43.124705 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 337/1341] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:49:42 2026] PUT /volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316 => generated 969 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:43.173203 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-5e22a8a2-1339-4f21-b26c-37c959e8972b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:43.176973 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-5e22a8a2-1339-4f21-b26c-37c959e8972b tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] POST https://10.4.3.89/volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316/action Aug 18 22:49:43.177506 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-5e22a8a2-1339-4f21-b26c-37c959e8972b tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:49:43.177842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-5e22a8a2-1339-4f21-b26c-37c959e8972b tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:43.207125 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:43.207125 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:43.210058 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 req-32443bb9-3f59-4c4e-9b77-2abc6b9d6995 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:43.213943 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 req-32443bb9-3f59-4c4e-9b77-2abc6b9d6995 service nova] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:43.213943 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 req-32443bb9-3f59-4c4e-9b77-2abc6b9d6995 service nova] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:43.213943 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 req-32443bb9-3f59-4c4e-9b77-2abc6b9d6995 service nova] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:43.229968 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:43.229968 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:43.230122 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b1f84748-7a90-4e51-b4c7-a2b514216f26 req-5e22a8a2-1339-4f21-b26c-37c959e8972b tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316/action returned with HTTP 204 Aug 18 22:49:43.230649 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 336/1342] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:49:43 2026] POST /volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:49:43.238488 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 req-32443bb9-3f59-4c4e-9b77-2abc6b9d6995 service nova] Volume info retrieved successfully. Aug 18 22:49:43.245499 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f8ab0bde-cb20-44d6-89d9-7cdd89149f79 req-32443bb9-3f59-4c4e-9b77-2abc6b9d6995 service nova] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:43.246131 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 337/1343] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:43 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1313 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:43.874637 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f32deb08-99aa-49c3-a189-a4b54ac44349 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:43.877095 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f32deb08-99aa-49c3-a189-a4b54ac44349 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:43.877380 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f32deb08-99aa-49c3-a189-a4b54ac44349 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:43.877623 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f32deb08-99aa-49c3-a189-a4b54ac44349 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:43.892206 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:43.892206 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:43.899914 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f32deb08-99aa-49c3-a189-a4b54ac44349 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:43.904987 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f32deb08-99aa-49c3-a189-a4b54ac44349 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:43.905618 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 334/1344] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:43 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1157 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:43.926055 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8b29c9b-9b27-443e-98d7-7b7e643699c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:43.929112 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8b29c9b-9b27-443e-98d7-7b7e643699c4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:43.929435 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8b29c9b-9b27-443e-98d7-7b7e643699c4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:43.929646 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8b29c9b-9b27-443e-98d7-7b7e643699c4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:43.949322 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:43.949322 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:43.954773 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8b29c9b-9b27-443e-98d7-7b7e643699c4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:43.964804 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8b29c9b-9b27-443e-98d7-7b7e643699c4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:43.965499 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 338/1345] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:43 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1157 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:44.219215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-433812d5-a662-49c7-85a1-bd2501446f42 req-2f5f8b08-3491-40b3-ad35-b84c1418b401 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:44.222151 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-2f5f8b08-3491-40b3-ad35-b84c1418b401 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:44.222454 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-2f5f8b08-3491-40b3-ad35-b84c1418b401 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:44.222838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-2f5f8b08-3491-40b3-ad35-b84c1418b401 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:44.238730 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:44.238730 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:44.244110 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-433812d5-a662-49c7-85a1-bd2501446f42 req-2f5f8b08-3491-40b3-ad35-b84c1418b401 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:44.249649 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-2f5f8b08-3491-40b3-ad35-b84c1418b401 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:44.250083 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 337/1346] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:44 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:44.268138 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-433812d5-a662-49c7-85a1-bd2501446f42 req-32d70668-d6db-4435-a583-a8c613727ef4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:44.270525 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-32d70668-d6db-4435-a583-a8c613727ef4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] POST https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488/action Aug 18 22:49:44.271110 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-32d70668-d6db-4435-a583-a8c613727ef4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:49:44.271286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-32d70668-d6db-4435-a583-a8c613727ef4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:44.283673 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:44.283673 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:44.284416 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-433812d5-a662-49c7-85a1-bd2501446f42 req-32d70668-d6db-4435-a583-a8c613727ef4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:44.294599 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-433812d5-a662-49c7-85a1-bd2501446f42 req-32d70668-d6db-4435-a583-a8c613727ef4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Begin detaching volume completed successfully. Aug 18 22:49:44.294599 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-32d70668-d6db-4435-a583-a8c613727ef4 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488/action returned with HTTP 202 Aug 18 22:49:44.295108 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 338/1347] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:49:44 2026] POST /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:49:44.317448 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21be20e0-a902-47c9-aa1b-163adcf61a17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:44.320035 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21be20e0-a902-47c9-aa1b-163adcf61a17 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:44.320035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21be20e0-a902-47c9-aa1b-163adcf61a17 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:44.320035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21be20e0-a902-47c9-aa1b-163adcf61a17 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:44.329926 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:44.329926 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:44.334416 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-21be20e0-a902-47c9-aa1b-163adcf61a17 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:44.339935 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21be20e0-a902-47c9-aa1b-163adcf61a17 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:44.339935 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 335/1348] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:44 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:44.352556 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1259d5c5-5ddf-42e1-a3cf-aa4e9d18bed3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:44.352973 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1259d5c5-5ddf-42e1-a3cf-aa4e9d18bed3 None None] GET https://10.4.3.89/volume// Aug 18 22:49:44.353143 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1259d5c5-5ddf-42e1-a3cf-aa4e9d18bed3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:44.353377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1259d5c5-5ddf-42e1-a3cf-aa4e9d18bed3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:44.353681 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1259d5c5-5ddf-42e1-a3cf-aa4e9d18bed3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:49:44.353977 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 339/1349] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:49:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:49:44.362877 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-433812d5-a662-49c7-85a1-bd2501446f42 req-7117382e-7c10-40b4-816e-0d2a9d125135 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:44.365197 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-7117382e-7c10-40b4-816e-0d2a9d125135 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:44.365397 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-7117382e-7c10-40b4-816e-0d2a9d125135 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:44.365568 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-7117382e-7c10-40b4-816e-0d2a9d125135 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:44.376251 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:44.376251 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:44.383329 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-433812d5-a662-49c7-85a1-bd2501446f42 req-7117382e-7c10-40b4-816e-0d2a9d125135 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:44.386343 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-7117382e-7c10-40b4-816e-0d2a9d125135 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:44.386860 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 338/1350] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:49:44 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:45.357807 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b7a954c4-a87b-4afb-b189-526cc856964d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:45.359524 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7a954c4-a87b-4afb-b189-526cc856964d tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:45.359737 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7a954c4-a87b-4afb-b189-526cc856964d tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:45.359908 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b7a954c4-a87b-4afb-b189-526cc856964d tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:45.369408 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:45.369408 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:45.373120 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b7a954c4-a87b-4afb-b189-526cc856964d tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:45.377725 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b7a954c4-a87b-4afb-b189-526cc856964d tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:45.378102 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 339/1351] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:45 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:46.393328 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65024a9b-6d50-41ad-970f-b622e311f2f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:46.394197 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65024a9b-6d50-41ad-970f-b622e311f2f3 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:46.394446 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65024a9b-6d50-41ad-970f-b622e311f2f3 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:46.395303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65024a9b-6d50-41ad-970f-b622e311f2f3 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:46.406911 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:46.406911 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:46.415179 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65024a9b-6d50-41ad-970f-b622e311f2f3 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:46.420321 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65024a9b-6d50-41ad-970f-b622e311f2f3 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:46.420760 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 336/1352] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:46 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:49:46.883933 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-433812d5-a662-49c7-85a1-bd2501446f42 req-9faaafe8-9e0f-4c61-9d45-6944f4062dd2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:46.894935 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-9faaafe8-9e0f-4c61-9d45-6944f4062dd2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] DELETE https://10.4.3.89/volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe Aug 18 22:49:46.895155 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-9faaafe8-9e0f-4c61-9d45-6944f4062dd2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:46.899848 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-9faaafe8-9e0f-4c61-9d45-6944f4062dd2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:46.910122 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:46.910122 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:46.998258 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-433812d5-a662-49c7-85a1-bd2501446f42 req-9faaafe8-9e0f-4c61-9d45-6944f4062dd2 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe returned with HTTP 200 Aug 18 22:49:46.998775 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 340/1353] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:49:46 2026] DELETE /volume/v3/attachments/fb314b61-fd78-4639-a603-f5012ac8cbbe => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:47.437196 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc334390-adea-4381-b618-d1461b6b2f49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:47.441598 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc334390-adea-4381-b618-d1461b6b2f49 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:47.441598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc334390-adea-4381-b618-d1461b6b2f49 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:47.441598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc334390-adea-4381-b618-d1461b6b2f49 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:47.448785 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:47.448785 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:47.453116 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc334390-adea-4381-b618-d1461b6b2f49 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:47.459182 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc334390-adea-4381-b618-d1461b6b2f49 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:47.459754 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 339/1354] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:47 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:50.203801 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-36880611-2fe9-44f6-a09f-476a6fae3ba9 req-1e341f17-5c95-493a-af19-d49c2eae35cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:50.208981 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36880611-2fe9-44f6-a09f-476a6fae3ba9 req-1e341f17-5c95-493a-af19-d49c2eae35cc tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 Aug 18 22:49:50.209278 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36880611-2fe9-44f6-a09f-476a6fae3ba9 req-1e341f17-5c95-493a-af19-d49c2eae35cc tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:50.209554 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36880611-2fe9-44f6-a09f-476a6fae3ba9 req-1e341f17-5c95-493a-af19-d49c2eae35cc tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:50.223621 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:50.223621 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:50.231201 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-36880611-2fe9-44f6-a09f-476a6fae3ba9 req-1e341f17-5c95-493a-af19-d49c2eae35cc tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:49:50.237246 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36880611-2fe9-44f6-a09f-476a6fae3ba9 req-1e341f17-5c95-493a-af19-d49c2eae35cc tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 returned with HTTP 200 Aug 18 22:49:50.237783 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 340/1355] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:49:50 2026] GET /volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:50.428452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:50.431397 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:49:50.432354 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1876371112"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:50.434477 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1876371112'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:49:50.434645 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Create volume of 1 GB Aug 18 22:49:50.441347 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Availability Zones retrieved successfully. Aug 18 22:49:50.451246 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Flow 'volume_create_api' (39891e95-e223-43a6-8e94-1268f76de281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:50.452220 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10844e12-ea33-4565-bdbe-a721e2b86fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:50.453818 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:49:50.492171 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10844e12-ea33-4565-bdbe-a721e2b86fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:50.493225 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403f5acf-7859-483e-847e-261293ab1fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:50.564956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Created reservations ['6ecadc42-ff27-465b-a560-3bd6cf8627bf', '6580efc4-5028-4512-b7b0-a1a50a97dacd', 'e87c8498-0a6f-49cb-b29e-15c67bab5644', '92af5a12-1cce-4ff8-a6cd-4b7a0e74e045'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:49:50.566047 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403f5acf-7859-483e-847e-261293ab1fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ecadc42-ff27-465b-a560-3bd6cf8627bf', '6580efc4-5028-4512-b7b0-a1a50a97dacd', 'e87c8498-0a6f-49cb-b29e-15c67bab5644', '92af5a12-1cce-4ff8-a6cd-4b7a0e74e045']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:50.567089 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06d8a18-fc97-447e-b685-db836958bf59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:50.597581 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06d8a18-fc97-447e-b685-db836958bf59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cfff1ab-b823-4e2a-a207-3ee75e911929', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1876371112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8007ffdfb844a33b5733d914574cce4',qos_specs=None,replication_status=,reservations=['6ecadc42-ff27-465b-a560-3bd6cf8627bf','6580efc4-5028-4512-b7b0-a1a50a97dacd','e87c8498-0a6f-49cb-b29e-15c67bab5644','92af5a12-1cce-4ff8-a6cd-4b7a0e74e045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decfb661459849d18cc341e57e82110e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1876371112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cfff1ab-b823-4e2a-a207-3ee75e911929,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8007ffdfb844a33b5733d914574cce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='decfb661459849d18cc341e57e82110e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:50.598744 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49212f3-4a63-44b1-8a87-bc445751279c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:50.625534 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d49212f3-4a63-44b1-8a87-bc445751279c) transitioned into state 'SUCCESS' from state '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-1876371112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8007ffdfb844a33b5733d914574cce4',qos_specs=None,replication_status=,reservations=['6ecadc42-ff27-465b-a560-3bd6cf8627bf','6580efc4-5028-4512-b7b0-a1a50a97dacd','e87c8498-0a6f-49cb-b29e-15c67bab5644','92af5a12-1cce-4ff8-a6cd-4b7a0e74e045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decfb661459849d18cc341e57e82110e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:50.626675 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc44796-c208-4142-8632-0649194b552b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:50.641530 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bc44796-c208-4142-8632-0649194b552b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:50.642829 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Flow 'volume_create_api' (39891e95-e223-43a6-8e94-1268f76de281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:50.644373 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Create volume request issued successfully. Aug 18 22:49:50.645321 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aee9a12-ef43-4a15-9d08-99933a6432d6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:49:50.645966 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 337/1356] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:49:50 2026] POST /volume/v3/volumes => generated 757 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:49:50.663360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92be814a-f455-481a-afc7-7aee941f7c38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:50.665588 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92be814a-f455-481a-afc7-7aee941f7c38 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 Aug 18 22:49:50.665803 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92be814a-f455-481a-afc7-7aee941f7c38 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:50.666004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92be814a-f455-481a-afc7-7aee941f7c38 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:50.673706 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:50.673706 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:50.678648 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92be814a-f455-481a-afc7-7aee941f7c38 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:49:50.684219 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92be814a-f455-481a-afc7-7aee941f7c38 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 returned with HTTP 200 Aug 18 22:49:50.684590 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 341/1357] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:50 2026] GET /volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:50.719645 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec75b0f9-6844-4367-95a0-9dd91dd5137c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:50.721465 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec75b0f9-6844-4367-95a0-9dd91dd5137c tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:50.721673 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec75b0f9-6844-4367-95a0-9dd91dd5137c tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:50.721842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec75b0f9-6844-4367-95a0-9dd91dd5137c tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:50.728713 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:50.728713 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:49:50.732404 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ec75b0f9-6844-4367-95a0-9dd91dd5137c tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:50.736846 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec75b0f9-6844-4367-95a0-9dd91dd5137c tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:50.737580 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 340/1358] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:50 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:50.757475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9094272d-5f35-4b79-9f00-d4b32e122890 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:50.759359 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9094272d-5f35-4b79-9f00-d4b32e122890 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] DELETE https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:50.759588 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9094272d-5f35-4b79-9f00-d4b32e122890 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:50.760155 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9094272d-5f35-4b79-9f00-d4b32e122890 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:50.760155 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9094272d-5f35-4b79-9f00-d4b32e122890 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Delete volume with id: 82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:50.766620 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:50.766620 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:49:50.767175 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9094272d-5f35-4b79-9f00-d4b32e122890 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:50.785602 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9094272d-5f35-4b79-9f00-d4b32e122890 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Delete volume request issued successfully. Aug 18 22:49:50.785774 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9094272d-5f35-4b79-9f00-d4b32e122890 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 202 Aug 18 22:49:50.789332 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 341/1359] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:49:50 2026] DELETE /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:49:50.793447 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5df273a-e03d-4f51-a93e-16d209b04c38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:50.795858 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5df273a-e03d-4f51-a93e-16d209b04c38 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:50.796140 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5df273a-e03d-4f51-a93e-16d209b04c38 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:50.796411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5df273a-e03d-4f51-a93e-16d209b04c38 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:50.806404 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:50.806404 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:50.811475 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b5df273a-e03d-4f51-a93e-16d209b04c38 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Volume info retrieved successfully. Aug 18 22:49:50.816388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5df273a-e03d-4f51-a93e-16d209b04c38 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 200 Aug 18 22:49:50.817109 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 338/1360] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:50 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:49:51.701464 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fa155b9-5d7b-4890-b381-d9a9fd2a8fe8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:51.703258 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fa155b9-5d7b-4890-b381-d9a9fd2a8fe8 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 Aug 18 22:49:51.703471 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fa155b9-5d7b-4890-b381-d9a9fd2a8fe8 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:51.703679 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fa155b9-5d7b-4890-b381-d9a9fd2a8fe8 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:51.711665 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:51.711665 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:51.716041 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fa155b9-5d7b-4890-b381-d9a9fd2a8fe8 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:49:51.720732 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fa155b9-5d7b-4890-b381-d9a9fd2a8fe8 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 returned with HTTP 200 Aug 18 22:49:51.721145 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 342/1361] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:51 2026] GET /volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:51.830898 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2cb3eea7-b338-4b8f-bee6-4fca84c8df59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:51.836685 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cb3eea7-b338-4b8f-bee6-4fca84c8df59 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] GET https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 Aug 18 22:49:51.836988 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2cb3eea7-b338-4b8f-bee6-4fca84c8df59 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:51.837094 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2cb3eea7-b338-4b8f-bee6-4fca84c8df59 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:51.847700 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2cb3eea7-b338-4b8f-bee6-4fca84c8df59 tempest-VolumesExtendAttachedTest-398081721 tempest-VolumesExtendAttachedTest-398081721-project-member] https://10.4.3.89/volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 returned with HTTP 404 Aug 18 22:49:51.848206 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 341/1362] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:49:51 2026] GET /volume/v3/volumes/82af6bf3-a996-43d1-868b-4ccbf866a488 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:49:58.676999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:58.679171 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:49:58.679661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1771742763"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:49:58.681761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1771742763'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:49:58.681909 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Create volume of 1 GB Aug 18 22:49:58.689058 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Availability Zones retrieved successfully. Aug 18 22:49:58.695846 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Flow 'volume_create_api' (2b7fef65-e800-4a85-af4f-ac239879bc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:58.697340 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00f468f-d91b-4ea8-b97e-5df2b796ee16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:58.699241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:49:58.733049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00f468f-d91b-4ea8-b97e-5df2b796ee16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:58.734461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f03d6f-32fd-4f17-94d7-5c6fc86680c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:58.810329 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Created reservations ['da775494-5162-46fa-94b7-f80590efcad2', '49a8e28a-6e94-4f70-8998-186538e85ee6', 'e3be076f-e2de-4b59-b78c-3a1feb53e5b1', '0b192cde-537b-4f7b-a5a3-f23793de93fe'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:49:58.811185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f03d6f-32fd-4f17-94d7-5c6fc86680c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da775494-5162-46fa-94b7-f80590efcad2', '49a8e28a-6e94-4f70-8998-186538e85ee6', 'e3be076f-e2de-4b59-b78c-3a1feb53e5b1', '0b192cde-537b-4f7b-a5a3-f23793de93fe']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:58.811936 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (484b898a-f8c4-4f3d-ba1e-4f09df020f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:58.838112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (484b898a-f8c4-4f3d-ba1e-4f09df020f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '089d2fc0-e9de-4d25-aa45-7524783d842e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1771742763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8007ffdfb844a33b5733d914574cce4',qos_specs=None,replication_status=,reservations=['da775494-5162-46fa-94b7-f80590efcad2','49a8e28a-6e94-4f70-8998-186538e85ee6','e3be076f-e2de-4b59-b78c-3a1feb53e5b1','0b192cde-537b-4f7b-a5a3-f23793de93fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decfb661459849d18cc341e57e82110e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:49:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1771742763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=089d2fc0-e9de-4d25-aa45-7524783d842e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8007ffdfb844a33b5733d914574cce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='decfb661459849d18cc341e57e82110e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:58.839929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5296712c-07c6-4876-82f1-4377e27976c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:58.867886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5296712c-07c6-4876-82f1-4377e27976c9) transitioned into state 'SUCCESS' from state '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-1771742763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8007ffdfb844a33b5733d914574cce4',qos_specs=None,replication_status=,reservations=['da775494-5162-46fa-94b7-f80590efcad2','49a8e28a-6e94-4f70-8998-186538e85ee6','e3be076f-e2de-4b59-b78c-3a1feb53e5b1','0b192cde-537b-4f7b-a5a3-f23793de93fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='decfb661459849d18cc341e57e82110e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:58.868859 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e2714b-aa5d-4b1a-9971-cb60b9df815d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:49:58.883498 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e2714b-aa5d-4b1a-9971-cb60b9df815d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:49:58.884450 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Flow 'volume_create_api' (2b7fef65-e800-4a85-af4f-ac239879bc26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:49:58.884792 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Create volume request issued successfully. Aug 18 22:49:58.885524 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c3c3c99-1984-49c2-b3d6-4464adf7b39d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:49:58.886026 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 342/1363] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:49:58 2026] POST /volume/v3/volumes => generated 757 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:49:58.898997 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b20d7d0-e300-48ce-a536-cdd6dabf4a2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:58.901629 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b20d7d0-e300-48ce-a536-cdd6dabf4a2a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:49:58.901935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b20d7d0-e300-48ce-a536-cdd6dabf4a2a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:58.902214 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b20d7d0-e300-48ce-a536-cdd6dabf4a2a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:58.905009 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=139,cinder:UPDATE=18,cinder:INSERT=13 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:49:58.912639 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:58.912639 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:49:58.919053 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b20d7d0-e300-48ce-a536-cdd6dabf4a2a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:49:58.924080 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b20d7d0-e300-48ce-a536-cdd6dabf4a2a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:49:58.924616 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 339/1364] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:58 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:49:59.941939 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67dfe45c-8f7e-47ae-8c5a-7ad9b6224e5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:49:59.944512 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67dfe45c-8f7e-47ae-8c5a-7ad9b6224e5f tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:49:59.944829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67dfe45c-8f7e-47ae-8c5a-7ad9b6224e5f tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:49:59.945290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67dfe45c-8f7e-47ae-8c5a-7ad9b6224e5f tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:49:59.955121 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:49:59.955121 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:49:59.961665 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-67dfe45c-8f7e-47ae-8c5a-7ad9b6224e5f tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:49:59.968921 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67dfe45c-8f7e-47ae-8c5a-7ad9b6224e5f tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:49:59.970150 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 343/1365] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:49:59 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:01.457309 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:01.460513 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:50:01.461049 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-60981311"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:01.463576 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-60981311'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:50:01.463764 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Create volume of 1 GB Aug 18 22:50:01.466986 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=212,cinder:UPDATE=53,cinder:INSERT=24 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:50:01.469927 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Availability Zones retrieved successfully. Aug 18 22:50:01.480052 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Flow 'volume_create_api' (652cc9ff-805d-4bc1-b87a-3a198257b7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:01.482114 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75f782f7-4693-40a1-b712-afab29a3bb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:01.484025 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:50:01.530456 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75f782f7-4693-40a1-b712-afab29a3bb97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:01.531226 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdbbfce-1fa8-48f5-9131-2d5e873506b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:01.626735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Created reservations ['6bcd7608-3ee9-4cd3-9c54-8ed19eb62425', '750e5a94-beaf-43e1-9b0d-fc5b0a4bd956', '63fadfb7-0bd6-47eb-9762-e11c5e7f3617', 'bff9e378-5076-4a5c-802e-722d12714d01'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:01.627731 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdbbfce-1fa8-48f5-9131-2d5e873506b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bcd7608-3ee9-4cd3-9c54-8ed19eb62425', '750e5a94-beaf-43e1-9b0d-fc5b0a4bd956', '63fadfb7-0bd6-47eb-9762-e11c5e7f3617', 'bff9e378-5076-4a5c-802e-722d12714d01']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:01.628953 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab06a5e-6e4c-4737-9af1-34848a1d1d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:01.658674 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab06a5e-6e4c-4737-9af1-34848a1d1d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4729ec0d-387b-41a5-83a1-dfa2ae6c7983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-60981311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51716f9cdf0b4367a15eb1475c9004ba',qos_specs=None,replication_status=,reservations=['6bcd7608-3ee9-4cd3-9c54-8ed19eb62425','750e5a94-beaf-43e1-9b0d-fc5b0a4bd956','63fadfb7-0bd6-47eb-9762-e11c5e7f3617','bff9e378-5076-4a5c-802e-722d12714d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4ca421083a45e8a34c6391f37a902e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:50:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-60981311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4729ec0d-387b-41a5-83a1-dfa2ae6c7983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51716f9cdf0b4367a15eb1475c9004ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b4ca421083a45e8a34c6391f37a902e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:01.659874 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9745c9c-e92e-46f4-98c6-30ac4d9253e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:01.692555 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9745c9c-e92e-46f4-98c6-30ac4d9253e5) transitioned into state 'SUCCESS' from state '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-60981311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51716f9cdf0b4367a15eb1475c9004ba',qos_specs=None,replication_status=,reservations=['6bcd7608-3ee9-4cd3-9c54-8ed19eb62425','750e5a94-beaf-43e1-9b0d-fc5b0a4bd956','63fadfb7-0bd6-47eb-9762-e11c5e7f3617','bff9e378-5076-4a5c-802e-722d12714d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4ca421083a45e8a34c6391f37a902e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:01.694092 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e6e1ed-335c-450e-87f4-b93d8010a667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:01.716859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79e6e1ed-335c-450e-87f4-b93d8010a667) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:01.717912 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Flow 'volume_create_api' (652cc9ff-805d-4bc1-b87a-3a198257b7a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:01.718588 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Create volume request issued successfully. Aug 18 22:50:01.719504 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c0cd424-70cd-4fb0-b6ab-56080f0052d3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:50:01.720079 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 342/1366] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:50:01 2026] POST /volume/v3/volumes => generated 750 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 22:50:01.924971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1e3885b9-9858-46c9-9559-bf973f890982 req-395f7622-9c37-4838-a539-47c4529aaa1f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:01.929873 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1e3885b9-9858-46c9-9559-bf973f890982 req-395f7622-9c37-4838-a539-47c4529aaa1f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/attachments?instance_id=5de13749-b751-41e2-8c39-37595557c032 Aug 18 22:50:01.930559 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1e3885b9-9858-46c9-9559-bf973f890982 req-395f7622-9c37-4838-a539-47c4529aaa1f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:01.931799 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1e3885b9-9858-46c9-9559-bf973f890982 req-395f7622-9c37-4838-a539-47c4529aaa1f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:01.946541 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1e3885b9-9858-46c9-9559-bf973f890982 req-395f7622-9c37-4838-a539-47c4529aaa1f tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments?instance_id=5de13749-b751-41e2-8c39-37595557c032 returned with HTTP 200 Aug 18 22:50:01.947458 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 343/1367] 10.4.3.89 () {70 vars in 1630 bytes} [Tue Aug 18 22:50:01 2026] GET /volume/v3/attachments?instance_id=5de13749-b751-41e2-8c39-37595557c032 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:01.959413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1e3885b9-9858-46c9-9559-bf973f890982 req-5bb6c6fa-2fab-4b65-8cad-a275d23d9b15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:01.966426 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1e3885b9-9858-46c9-9559-bf973f890982 req-5bb6c6fa-2fab-4b65-8cad-a275d23d9b15 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 Aug 18 22:50:01.970503 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1e3885b9-9858-46c9-9559-bf973f890982 req-5bb6c6fa-2fab-4b65-8cad-a275d23d9b15 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:01.970759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1e3885b9-9858-46c9-9559-bf973f890982 req-5bb6c6fa-2fab-4b65-8cad-a275d23d9b15 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:02.003801 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1e3885b9-9858-46c9-9559-bf973f890982 req-5bb6c6fa-2fab-4b65-8cad-a275d23d9b15 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 returned with HTTP 200 Aug 18 22:50:02.004868 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 340/1368] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 22:50:01 2026] GET /volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 => generated 993 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:02.541563 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-938aff72-9669-45e6-b72e-f06a10a22ce3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:02.544748 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-938aff72-9669-45e6-b72e-f06a10a22ce3 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/limits Aug 18 22:50:02.544944 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-938aff72-9669-45e6-b72e-f06a10a22ce3 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:02.545172 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-938aff72-9669-45e6-b72e-f06a10a22ce3 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:02.580928 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-938aff72-9669-45e6-b72e-f06a10a22ce3 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 18 22:50:02.582006 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 344/1369] 10.4.3.89 () {68 vars in 1477 bytes} [Tue Aug 18 22:50:02 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:02.642617 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-ce38034d-da3f-4b98-97f8-6eb93f71948e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:02.647475 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-ce38034d-da3f-4b98-97f8-6eb93f71948e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:50:02.647849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-ce38034d-da3f-4b98-97f8-6eb93f71948e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:02.650289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-ce38034d-da3f-4b98-97f8-6eb93f71948e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:02.663462 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:02.663462 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:02.669288 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-ce38034d-da3f-4b98-97f8-6eb93f71948e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:50:02.677336 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-ce38034d-da3f-4b98-97f8-6eb93f71948e tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:50:02.677935 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 343/1370] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:02 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 1661 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:02.691518 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-c1faacce-673a-405b-8415-4f1ecf8d63eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:02.696875 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-c1faacce-673a-405b-8415-4f1ecf8d63eb tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:50:02.697391 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-c1faacce-673a-405b-8415-4f1ecf8d63eb tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a970fb1b-063b-4264-a232-4914a7ec1caa", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-399801607", "description": null, "metadata": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:02.713865 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:02.713865 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:02.714624 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-c1faacce-673a-405b-8415-4f1ecf8d63eb tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:50:02.714909 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-c1faacce-673a-405b-8415-4f1ecf8d63eb tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create snapshot from volume a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:50:02.764608 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-c1faacce-673a-405b-8415-4f1ecf8d63eb tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Created reservations ['743071de-942c-40cf-8636-4b5676885e12', 'a57f8841-9ddb-42e9-b880-a9c8d60282f1', 'bf307766-c0f0-41dd-907f-15f81f12b699', 'e4723692-708f-489f-a1f9-ee6a4361c75e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:02.807757 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-c1faacce-673a-405b-8415-4f1ecf8d63eb tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot force create request issued successfully. Aug 18 22:50:02.808110 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-36ac4023-21de-4b78-85c0-cc8023eb467d req-c1faacce-673a-405b-8415-4f1ecf8d63eb tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:50:02.808870 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 344/1371] 10.4.3.89 () {72 vars in 1540 bytes} [Tue Aug 18 22:50:02 2026] POST /volume/v3/snapshots => generated 323 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:50:05.536578 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e72023b-b53e-4184-a8f6-718dfe7c7ac9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:05.539402 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e72023b-b53e-4184-a8f6-718dfe7c7ac9 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 Aug 18 22:50:05.539690 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e72023b-b53e-4184-a8f6-718dfe7c7ac9 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:05.539904 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e72023b-b53e-4184-a8f6-718dfe7c7ac9 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:05.548310 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:05.548310 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:05.549181 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e72023b-b53e-4184-a8f6-718dfe7c7ac9 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot retrieved successfully. Aug 18 22:50:05.551315 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e72023b-b53e-4184-a8f6-718dfe7c7ac9 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 returned with HTTP 200 Aug 18 22:50:05.551798 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 341/1372] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:50:05 2026] GET /volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:05.588604 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9e068d8-d52d-4997-924e-4352d45bafed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:05.592116 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:50:05.592662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-250760286", "snapshot_id": null, "imageRef": "ab0019b9-50b9-474f-b894-929efc10049f", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:05.594862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-250760286', 'snapshot_id': None, 'imageRef': 'ab0019b9-50b9-474f-b894-929efc10049f', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:50:05.927570 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=135,cinder:UPDATE=17,cinder:INSERT=2 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:50:05.932129 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:05.932129 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:05.932839 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot retrieved successfully. Aug 18 22:50:05.933100 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume of 1 GB Aug 18 22:50:05.938930 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Availability Zones retrieved successfully. Aug 18 22:50:05.948309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Flow 'volume_create_api' (4311e636-30d4-425d-a257-134c6119d487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:05.950058 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f29ae4f-ad84-4b21-a4a4-5af035c236d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:05.951769 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:50:06.009381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f29ae4f-ad84-4b21-a4a4-5af035c236d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '43bf7e3d-ace4-4123-bd9d-c87419d0e920', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:06.010620 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01316550-fe17-4270-aa7c-3f6482ecaaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:06.066836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Created reservations ['8c47f4ea-bebd-40ac-9e5d-1e785499684d', '95820c06-0811-4571-8288-a8692d40e85a', '0d3b0d16-5e82-46a3-816f-89bd651247ae', '1804becb-dfb9-4335-9d0d-3524d06e9c98'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:06.068081 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01316550-fe17-4270-aa7c-3f6482ecaaa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c47f4ea-bebd-40ac-9e5d-1e785499684d', '95820c06-0811-4571-8288-a8692d40e85a', '0d3b0d16-5e82-46a3-816f-89bd651247ae', '1804becb-dfb9-4335-9d0d-3524d06e9c98']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:06.069256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165a2d86-3816-498a-9c83-f2a1cfd09718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:06.119304 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8a86d29-8317-4c12-bd89-383206053a57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.121972 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8a86d29-8317-4c12-bd89-383206053a57 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:06.122300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8a86d29-8317-4c12-bd89-383206053a57 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:06.122585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8a86d29-8317-4c12-bd89-383206053a57 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:06.130279 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:06.130279 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:06.137942 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b8a86d29-8317-4c12-bd89-383206053a57 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:06.138092 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165a2d86-3816-498a-9c83-f2a1cfd09718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be8a0aa5-41d6-4b56-bc3f-371b621000cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-250760286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2cc69c69e74e19a6d3972fbd385423',qos_specs=None,replication_status=,reservations=['8c47f4ea-bebd-40ac-9e5d-1e785499684d','95820c06-0811-4571-8288-a8692d40e85a','0d3b0d16-5e82-46a3-816f-89bd651247ae','1804becb-dfb9-4335-9d0d-3524d06e9c98'],size=1,snapshot_id=43bf7e3d-ace4-4123-bd9d-c87419d0e920,source_replicaid=,source_volid=None,status='creating',user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:50:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-250760286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be8a0aa5-41d6-4b56-bc3f-371b621000cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd2cc69c69e74e19a6d3972fbd385423',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=43bf7e3d-ace4-4123-bd9d-c87419d0e920,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:06.139356 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b81cd82-3e86-49da-8aac-ca057494d18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:06.143774 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8a86d29-8317-4c12-bd89-383206053a57 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:06.144261 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 344/1373] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:06 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:06.167172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05aaac35-ca4b-4a24-b5d5-7cbdd4ad79db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.169012 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05aaac35-ca4b-4a24-b5d5-7cbdd4ad79db tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:06.169275 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05aaac35-ca4b-4a24-b5d5-7cbdd4ad79db tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:06.169516 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05aaac35-ca4b-4a24-b5d5-7cbdd4ad79db tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:06.179206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b81cd82-3e86-49da-8aac-ca057494d18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-250760286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd2cc69c69e74e19a6d3972fbd385423',qos_specs=None,replication_status=,reservations=['8c47f4ea-bebd-40ac-9e5d-1e785499684d','95820c06-0811-4571-8288-a8692d40e85a','0d3b0d16-5e82-46a3-816f-89bd651247ae','1804becb-dfb9-4335-9d0d-3524d06e9c98'],size=1,snapshot_id=43bf7e3d-ace4-4123-bd9d-c87419d0e920,source_replicaid=,source_volid=None,status='creating',user_id='8fe3d3e3ebb344978a25a42f202dd785',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:06.179476 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:06.179476 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:06.180244 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6122e76c-d530-4083-a2fe-5e09024dc57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:06.189635 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-05aaac35-ca4b-4a24-b5d5-7cbdd4ad79db tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:06.196008 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05aaac35-ca4b-4a24-b5d5-7cbdd4ad79db tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:06.198704 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 345/1374] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:06 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:06.228599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6122e76c-d530-4083-a2fe-5e09024dc57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:06.229757 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Flow 'volume_create_api' (4311e636-30d4-425d-a257-134c6119d487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:06.230109 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Create volume request issued successfully. Aug 18 22:50:06.230883 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9e068d8-d52d-4997-924e-4352d45bafed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:50:06.231310 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 345/1375] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:50:05 2026] POST /volume/v3/volumes => generated 811 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:06.255299 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-761b0d0d-aaa0-48f5-9ac1-ca068fc0ec4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.255299 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-761b0d0d-aaa0-48f5-9ac1-ca068fc0ec4b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:50:06.255299 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-761b0d0d-aaa0-48f5-9ac1-ca068fc0ec4b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:06.255299 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-761b0d0d-aaa0-48f5-9ac1-ca068fc0ec4b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:06.263030 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-a11616aa-3a6a-4a52-83c3-116a082dc03b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.264028 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:06.264028 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:06.266497 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-a11616aa-3a6a-4a52-83c3-116a082dc03b tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:06.266716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-a11616aa-3a6a-4a52-83c3-116a082dc03b tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:06.266956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-a11616aa-3a6a-4a52-83c3-116a082dc03b tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:06.268203 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-761b0d0d-aaa0-48f5-9ac1-ca068fc0ec4b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:50:06.274485 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-761b0d0d-aaa0-48f5-9ac1-ca068fc0ec4b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 200 Aug 18 22:50:06.274485 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 342/1376] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:50:06 2026] GET /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:06.280846 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:06.280846 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:06.285948 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-a11616aa-3a6a-4a52-83c3-116a082dc03b tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:06.294468 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-a11616aa-3a6a-4a52-83c3-116a082dc03b tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:06.295245 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 345/1377] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:06 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:06.421928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f53e49ab-e0cd-4f07-b5eb-ae1a6b45736d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.423101 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f53e49ab-e0cd-4f07-b5eb-ae1a6b45736d None None] GET https://10.4.3.89/volume// Aug 18 22:50:06.423101 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f53e49ab-e0cd-4f07-b5eb-ae1a6b45736d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:06.423416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f53e49ab-e0cd-4f07-b5eb-ae1a6b45736d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:06.423814 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f53e49ab-e0cd-4f07-b5eb-ae1a6b45736d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:06.424203 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 346/1378] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:50:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:06.438304 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-4c959eed-de9a-4815-a24c-55d9a3305a28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.444951 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-4c959eed-de9a-4815-a24c-55d9a3305a28 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:50:06.444951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-4c959eed-de9a-4815-a24c-55d9a3305a28 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02ac1454-0d81-4b94-94a9-88fce3c92922", "connector": null, "instance_uuid": "0b2e6d56-af00-4ec9-a9e8-f4e0d96a7015"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:06.453958 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:06.453958 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:06.502422 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-4c959eed-de9a-4815-a24c-55d9a3305a28 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:50:06.502946 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 346/1379] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:50:06 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:06.555312 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f23bb3c3-ffd3-414d-a05c-bafc87f56201 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.561451 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f23bb3c3-ffd3-414d-a05c-bafc87f56201 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:06.561872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f23bb3c3-ffd3-414d-a05c-bafc87f56201 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:06.561927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f23bb3c3-ffd3-414d-a05c-bafc87f56201 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:06.581252 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:06.581252 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:06.584736 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f23bb3c3-ffd3-414d-a05c-bafc87f56201 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:06.591325 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f23bb3c3-ffd3-414d-a05c-bafc87f56201 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:06.591325 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 343/1380] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:06 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:06.591514 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31748c51-4096-411d-8f93-8ac9f3c62aac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.592017 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31748c51-4096-411d-8f93-8ac9f3c62aac None None] GET https://10.4.3.89/volume// Aug 18 22:50:06.592466 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31748c51-4096-411d-8f93-8ac9f3c62aac None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:06.592466 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31748c51-4096-411d-8f93-8ac9f3c62aac None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:06.592824 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31748c51-4096-411d-8f93-8ac9f3c62aac None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:06.593105 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 346/1381] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:06.612987 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-9b9270fa-a0b9-41cb-8ccb-357d020593d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.615520 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-9b9270fa-a0b9-41cb-8ccb-357d020593d0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:06.616161 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-9b9270fa-a0b9-41cb-8ccb-357d020593d0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:06.616431 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-9b9270fa-a0b9-41cb-8ccb-357d020593d0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:06.635859 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:06.635859 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:06.645296 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-9b9270fa-a0b9-41cb-8ccb-357d020593d0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:06.655666 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-9b9270fa-a0b9-41cb-8ccb-357d020593d0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:06.656357 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 347/1382] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:06 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:06.818735 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-76d51b01-aaed-45f8-90fa-9fc201e117e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:06.822042 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-76d51b01-aaed-45f8-90fa-9fc201e117e3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] PUT https://10.4.3.89/volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991 Aug 18 22:50:06.822546 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-76d51b01-aaed-45f8-90fa-9fc201e117e3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:06.834349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-76d51b01-aaed-45f8-90fa-9fc201e117e3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Acquiring lock "cinder-attachment_update-02ac1454-0d81-4b94-94a9-88fce3c92922-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:50:06.846127 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-76d51b01-aaed-45f8-90fa-9fc201e117e3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Lock "cinder-attachment_update-02ac1454-0d81-4b94-94a9-88fce3c92922-np0000007715" acquired by "attachment_update" :: waited 0.012s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:50:06.847681 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:06.847681 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:06.972327 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-76d51b01-aaed-45f8-90fa-9fc201e117e3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Lock "cinder-attachment_update-02ac1454-0d81-4b94-94a9-88fce3c92922-np0000007715" released by "attachment_update" :: held 0.126s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:50:06.972748 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-76d51b01-aaed-45f8-90fa-9fc201e117e3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991 returned with HTTP 200 Aug 18 22:50:06.973281 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 347/1383] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:50:06 2026] PUT /volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:07.290427 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3fb2937-0287-4c9c-8bb7-a2faf1b79dc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:07.292908 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3fb2937-0287-4c9c-8bb7-a2faf1b79dc2 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:50:07.293242 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3fb2937-0287-4c9c-8bb7-a2faf1b79dc2 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:07.293543 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3fb2937-0287-4c9c-8bb7-a2faf1b79dc2 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:07.304068 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:07.304068 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:07.309468 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3fb2937-0287-4c9c-8bb7-a2faf1b79dc2 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:50:07.325631 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3fb2937-0287-4c9c-8bb7-a2faf1b79dc2 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 200 Aug 18 22:50:07.325631 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 344/1384] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:50:07 2026] GET /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 1420 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:07.346340 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e05a9978-5ac2-44e7-9e38-9c5f24c7f4fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:07.348295 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e05a9978-5ac2-44e7-9e38-9c5f24c7f4fd tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:50:07.348666 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e05a9978-5ac2-44e7-9e38-9c5f24c7f4fd tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:07.350300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e05a9978-5ac2-44e7-9e38-9c5f24c7f4fd tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:07.365336 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:07.365336 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:07.372100 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e05a9978-5ac2-44e7-9e38-9c5f24c7f4fd tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:50:07.388215 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e05a9978-5ac2-44e7-9e38-9c5f24c7f4fd tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 200 Aug 18 22:50:07.388887 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 347/1385] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:50:07 2026] GET /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 1420 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:07.613320 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-43ac2f62-95d3-422a-bf67-4f49ad481859 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:07.618059 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43ac2f62-95d3-422a-bf67-4f49ad481859 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:07.618059 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43ac2f62-95d3-422a-bf67-4f49ad481859 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:07.618059 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-43ac2f62-95d3-422a-bf67-4f49ad481859 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:07.636283 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:07.636283 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:07.642720 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-43ac2f62-95d3-422a-bf67-4f49ad481859 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:07.650823 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-43ac2f62-95d3-422a-bf67-4f49ad481859 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:07.650823 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 348/1386] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:07 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:07.958425 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:07.963489 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:50:07.963489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1975352237"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:07.963489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1975352237'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:50:07.963621 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume of 1 GB Aug 18 22:50:07.964154 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:07.964154 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:07.968601 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Availability Zones retrieved successfully. Aug 18 22:50:07.975893 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Flow 'volume_create_api' (91e100f4-3047-40a5-92e5-bd42450415fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:07.977371 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2055f945-21fc-4293-8555-965f8c120c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:07.978585 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:50:08.021042 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2055f945-21fc-4293-8555-965f8c120c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:08.021696 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a754bd-cb9f-47ad-b968-179a0679ea74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:08.090445 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Created reservations ['69a36bd4-1364-41af-a54a-7e0eb924455e', 'a60c796c-add2-4acd-b67c-015c8ecd8570', 'e345b5d7-4c7d-4c3a-8475-d1d29f47a6e0', '38ee0f00-0bf8-4512-90c5-5dc5a8ac02cd'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:08.091659 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a754bd-cb9f-47ad-b968-179a0679ea74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69a36bd4-1364-41af-a54a-7e0eb924455e', 'a60c796c-add2-4acd-b67c-015c8ecd8570', 'e345b5d7-4c7d-4c3a-8475-d1d29f47a6e0', '38ee0f00-0bf8-4512-90c5-5dc5a8ac02cd']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:08.092770 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c891178-17b6-4282-adca-a7098630ff89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:08.130803 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c891178-17b6-4282-adca-a7098630ff89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7a6afc0-a163-4579-8ea3-5595ce9c5cc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1975352237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6ad225a43f461ab22f22932873bfc3',qos_specs=None,replication_status=,reservations=['69a36bd4-1364-41af-a54a-7e0eb924455e','a60c796c-add2-4acd-b67c-015c8ecd8570','e345b5d7-4c7d-4c3a-8475-d1d29f47a6e0','38ee0f00-0bf8-4512-90c5-5dc5a8ac02cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1975352237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7a6afc0-a163-4579-8ea3-5595ce9c5cc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6ad225a43f461ab22f22932873bfc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:08.132046 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f271af7-e1f4-4c12-b2b8-11a0059fcf01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:08.162308 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f271af7-e1f4-4c12-b2b8-11a0059fcf01) transitioned into state 'SUCCESS' from state '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-1975352237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6ad225a43f461ab22f22932873bfc3',qos_specs=None,replication_status=,reservations=['69a36bd4-1364-41af-a54a-7e0eb924455e','a60c796c-add2-4acd-b67c-015c8ecd8570','e345b5d7-4c7d-4c3a-8475-d1d29f47a6e0','38ee0f00-0bf8-4512-90c5-5dc5a8ac02cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:08.163470 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1790219b-cefd-4f4e-9b35-858f6d737929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:08.182788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1790219b-cefd-4f4e-9b35-858f6d737929) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:08.183710 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Flow 'volume_create_api' (91e100f4-3047-40a5-92e5-bd42450415fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:08.184112 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume request issued successfully. Aug 18 22:50:08.186790 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01fa8fce-77be-4d4f-88d2-54972fc4a977 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:50:08.186790 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 348/1387] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:50:07 2026] POST /volume/v3/volumes => generated 753 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:50:08.205777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-062e41a4-bf13-40c7-825b-bd4b39ca06d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:08.208762 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-062e41a4-bf13-40c7-825b-bd4b39ca06d5 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:08.208762 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-062e41a4-bf13-40c7-825b-bd4b39ca06d5 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:08.208762 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-062e41a4-bf13-40c7-825b-bd4b39ca06d5 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:08.221325 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:08.221325 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:08.230440 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-062e41a4-bf13-40c7-825b-bd4b39ca06d5 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:08.238218 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-062e41a4-bf13-40c7-825b-bd4b39ca06d5 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:08.238718 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 345/1388] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:08 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:08.675888 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22e771db-bffb-4231-89d8-728ca1bef6fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:08.679447 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22e771db-bffb-4231-89d8-728ca1bef6fa tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:08.679447 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22e771db-bffb-4231-89d8-728ca1bef6fa tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:08.680067 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22e771db-bffb-4231-89d8-728ca1bef6fa tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:08.696357 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:08.696357 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:08.700767 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-22e771db-bffb-4231-89d8-728ca1bef6fa tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:08.707599 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22e771db-bffb-4231-89d8-728ca1bef6fa tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:08.708302 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 348/1389] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:08 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:09.151483 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-003d5985-535d-4cef-8703-0642b86b29d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.154598 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-003d5985-535d-4cef-8703-0642b86b29d4 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:50:09.157404 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-003d5985-535d-4cef-8703-0642b86b29d4 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:09.157404 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-003d5985-535d-4cef-8703-0642b86b29d4 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:09.165213 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:09.165213 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:09.169412 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-003d5985-535d-4cef-8703-0642b86b29d4 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:50:09.175256 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-003d5985-535d-4cef-8703-0642b86b29d4 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 200 Aug 18 22:50:09.175862 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 349/1390] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:09 2026] GET /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 1402 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:09.258012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35b4b1df-7aa8-4f93-af86-15b7820cfebe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.261381 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35b4b1df-7aa8-4f93-af86-15b7820cfebe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:09.261590 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35b4b1df-7aa8-4f93-af86-15b7820cfebe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:09.261794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35b4b1df-7aa8-4f93-af86-15b7820cfebe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:09.270772 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:09.270772 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:09.275811 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-35b4b1df-7aa8-4f93-af86-15b7820cfebe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:09.284222 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35b4b1df-7aa8-4f93-af86-15b7820cfebe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:09.284821 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 349/1391] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:09 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:09.373021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-cb0e3c9f-c148-4e4d-b6c5-1530a00af5a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.606964 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-cb0e3c9f-c148-4e4d-b6c5-1530a00af5a9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:09.607330 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-cb0e3c9f-c148-4e4d-b6c5-1530a00af5a9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:09.608127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-cb0e3c9f-c148-4e4d-b6c5-1530a00af5a9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:09.620820 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:09.620820 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:09.628881 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-cb0e3c9f-c148-4e4d-b6c5-1530a00af5a9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:09.634613 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-cb0e3c9f-c148-4e4d-b6c5-1530a00af5a9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:09.635168 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 346/1392] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:09 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 846 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:09.726808 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95d2d2d3-20cb-476c-801c-c0b0acacd219 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.729881 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95d2d2d3-20cb-476c-801c-c0b0acacd219 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:09.730187 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95d2d2d3-20cb-476c-801c-c0b0acacd219 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:09.730500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95d2d2d3-20cb-476c-801c-c0b0acacd219 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:09.751897 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:09.751897 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:09.755454 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95d2d2d3-20cb-476c-801c-c0b0acacd219 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:09.762572 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95d2d2d3-20cb-476c-801c-c0b0acacd219 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:09.762972 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 349/1393] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:09 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 837 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:09.801897 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-490a3a74-efce-4afd-9cde-107df2ee0c91 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.802706 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-490a3a74-efce-4afd-9cde-107df2ee0c91 None None] GET https://10.4.3.89/volume// Aug 18 22:50:09.802930 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-490a3a74-efce-4afd-9cde-107df2ee0c91 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:09.803198 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-490a3a74-efce-4afd-9cde-107df2ee0c91 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:09.803602 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-490a3a74-efce-4afd-9cde-107df2ee0c91 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:09.805018 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 350/1394] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:50:09 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:09.817406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-4ee7ffff-3b73-411a-b3f6-dfd5b5444d10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.822602 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-4ee7ffff-3b73-411a-b3f6-dfd5b5444d10 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:50:09.823030 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-4ee7ffff-3b73-411a-b3f6-dfd5b5444d10 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7a6afc0-a163-4579-8ea3-5595ce9c5cc1", "connector": null, "instance_uuid": "7589ad29-fc97-457e-b046-62644f644f0b"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:09.834313 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:09.834313 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:09.872067 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-4ee7ffff-3b73-411a-b3f6-dfd5b5444d10 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:50:09.873000 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 350/1395] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:50:09 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:09.919448 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-009bed3b-eeae-40a5-96c0-5293d81d6de4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.922813 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-009bed3b-eeae-40a5-96c0-5293d81d6de4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:09.923101 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-009bed3b-eeae-40a5-96c0-5293d81d6de4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:09.923387 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-009bed3b-eeae-40a5-96c0-5293d81d6de4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:09.936466 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:09.936466 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:09.937983 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22beb79c-be12-4f8c-8617-ae2ee2004d2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.938509 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22beb79c-be12-4f8c-8617-ae2ee2004d2e None None] GET https://10.4.3.89/volume// Aug 18 22:50:09.938668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22beb79c-be12-4f8c-8617-ae2ee2004d2e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:09.938925 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22beb79c-be12-4f8c-8617-ae2ee2004d2e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:09.939242 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22beb79c-be12-4f8c-8617-ae2ee2004d2e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:09.939593 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 350/1396] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:09.940463 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-009bed3b-eeae-40a5-96c0-5293d81d6de4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:09.945257 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-009bed3b-eeae-40a5-96c0-5293d81d6de4 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:09.945806 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 347/1397] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:09 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:09.959672 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-58dbda6c-441c-4d95-9626-6c8d85da08b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:09.962248 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-58dbda6c-441c-4d95-9626-6c8d85da08b9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:09.962572 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-58dbda6c-441c-4d95-9626-6c8d85da08b9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:09.962819 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-58dbda6c-441c-4d95-9626-6c8d85da08b9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:09.982335 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:09.982335 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:09.987944 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-58dbda6c-441c-4d95-9626-6c8d85da08b9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:09.994365 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-58dbda6c-441c-4d95-9626-6c8d85da08b9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:09.994872 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 351/1398] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:09 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:10.056593 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-2058bae2-66a7-4c51-ab00-6488fe3a5c8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.061906 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-2058bae2-66a7-4c51-ab00-6488fe3a5c8f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:50:10.062219 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-2058bae2-66a7-4c51-ab00-6488fe3a5c8f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:10.063059 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-2058bae2-66a7-4c51-ab00-6488fe3a5c8f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:10.077573 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:10.077573 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:10.083436 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-2058bae2-66a7-4c51-ab00-6488fe3a5c8f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:50:10.089531 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-2058bae2-66a7-4c51-ab00-6488fe3a5c8f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 200 Aug 18 22:50:10.090553 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 351/1399] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:10 2026] GET /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 1402 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:10.110715 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8f9e3a4-22c2-4bcf-8f81-9a46c39ede9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.111398 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8f9e3a4-22c2-4bcf-8f81-9a46c39ede9b None None] GET https://10.4.3.89/volume// Aug 18 22:50:10.111594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8f9e3a4-22c2-4bcf-8f81-9a46c39ede9b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:10.111876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8f9e3a4-22c2-4bcf-8f81-9a46c39ede9b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:10.112251 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8f9e3a4-22c2-4bcf-8f81-9a46c39ede9b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:10.112604 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 351/1400] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:50:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:10.123955 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-55626499-a663-4b2c-b53b-a561765661b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.126428 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-55626499-a663-4b2c-b53b-a561765661b1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:50:10.126994 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-55626499-a663-4b2c-b53b-a561765661b1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be8a0aa5-41d6-4b56-bc3f-371b621000cf", "connector": null, "instance_uuid": "b8fd94b0-8a6f-49e8-8bf8-177a2f9f469d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:10.139124 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:10.139124 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:10.140935 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-76d2ea71-4584-4690-9a52-287080dea793 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.144522 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-76d2ea71-4584-4690-9a52-287080dea793 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] PUT https://10.4.3.89/volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b Aug 18 22:50:10.144886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-76d2ea71-4584-4690-9a52-287080dea793 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:10.163652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-76d2ea71-4584-4690-9a52-287080dea793 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Acquiring lock "cinder-attachment_update-f7a6afc0-a163-4579-8ea3-5595ce9c5cc1-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:50:10.177013 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-76d2ea71-4584-4690-9a52-287080dea793 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Lock "cinder-attachment_update-f7a6afc0-a163-4579-8ea3-5595ce9c5cc1-np0000007715" acquired by "attachment_update" :: waited 0.013s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:50:10.190689 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:10.190689 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:10.190878 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-55626499-a663-4b2c-b53b-a561765661b1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:50:10.190878 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 348/1401] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:50:10 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:10.313886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-76d2ea71-4584-4690-9a52-287080dea793 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Lock "cinder-attachment_update-f7a6afc0-a163-4579-8ea3-5595ce9c5cc1-np0000007715" released by "attachment_update" :: held 0.137s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:50:10.314342 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-76d2ea71-4584-4690-9a52-287080dea793 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b returned with HTTP 200 Aug 18 22:50:10.314965 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 352/1402] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:50:10 2026] PUT /volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:10.548083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-0ac4291e-2635-4141-8e4b-f8797834b760 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.551044 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-0ac4291e-2635-4141-8e4b-f8797834b760 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991/action Aug 18 22:50:10.551526 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-0ac4291e-2635-4141-8e4b-f8797834b760 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:10.551695 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-0ac4291e-2635-4141-8e4b-f8797834b760 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:10.577257 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:10.577257 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:10.592207 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a8854916-67f7-45f9-bebb-70ad5ffbf823 req-0ac4291e-2635-4141-8e4b-f8797834b760 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991/action returned with HTTP 204 Aug 18 22:50:10.592524 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 352/1403] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:50:10 2026] POST /volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:10.777937 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69421dcf-74cf-477e-86c3-c094413d5815 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.782565 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69421dcf-74cf-477e-86c3-c094413d5815 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:10.782565 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69421dcf-74cf-477e-86c3-c094413d5815 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:10.782565 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69421dcf-74cf-477e-86c3-c094413d5815 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:10.796642 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:10.796642 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:10.802318 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-69421dcf-74cf-477e-86c3-c094413d5815 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:10.807824 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69421dcf-74cf-477e-86c3-c094413d5815 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:10.808364 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 352/1404] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:10 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 1129 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:10.826609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8da4a31-c774-4817-b272-19d6346cb41c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.829006 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8da4a31-c774-4817-b272-19d6346cb41c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:10.829413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8da4a31-c774-4817-b272-19d6346cb41c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:10.829833 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8da4a31-c774-4817-b272-19d6346cb41c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:10.851469 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:10.851469 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:10.855358 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8da4a31-c774-4817-b272-19d6346cb41c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:10.861627 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8da4a31-c774-4817-b272-19d6346cb41c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:10.862955 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 349/1405] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:10 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 1129 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:10.871940 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.968344 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-466cc221-3f9a-4db8-bc89-e5b163a31834 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:10.971425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-466cc221-3f9a-4db8-bc89-e5b163a31834 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:10.971667 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-466cc221-3f9a-4db8-bc89-e5b163a31834 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:10.971899 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-466cc221-3f9a-4db8-bc89-e5b163a31834 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:10.980142 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:50:10.980142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-425249808", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:10.981745 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-425249808', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:50:10.982560 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Create volume of 1 GB Aug 18 22:50:10.982560 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:10.982560 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:10.984700 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:10.984700 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:10.988061 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Availability Zones retrieved successfully. Aug 18 22:50:10.989640 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-466cc221-3f9a-4db8-bc89-e5b163a31834 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:10.995707 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-466cc221-3f9a-4db8-bc89-e5b163a31834 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:10.996146 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 353/1406] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:10 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:10.996465 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Flow 'volume_create_api' (671fc5a8-d719-4cef-8475-93d285175af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:11.004104 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b680ee-ab78-43b9-ba69-3bb00bfdf830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.005427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:50:11.038653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9b680ee-ab78-43b9-ba69-3bb00bfdf830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.040159 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a5ae51-4da3-403e-8f6e-2dfdb9a1eeef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.107876 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Created reservations ['6ad2ed68-3ede-46d8-b3c9-44284fdc39bb', '3f283157-ac86-4c66-90c7-69bb9aac20ad', '98455896-8660-4894-8091-1c9b867f7778', 'd728f868-f66f-414f-b3cb-6130b964b025'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:11.109023 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59a5ae51-4da3-403e-8f6e-2dfdb9a1eeef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ad2ed68-3ede-46d8-b3c9-44284fdc39bb', '3f283157-ac86-4c66-90c7-69bb9aac20ad', '98455896-8660-4894-8091-1c9b867f7778', 'd728f868-f66f-414f-b3cb-6130b964b025']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.110554 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f3ec6e-e493-4eff-9491-ecc45739f60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.143672 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1f3ec6e-e493-4eff-9491-ecc45739f60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-425249808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6da4d0bd19984de19540dfa9b4152d02',qos_specs=None,replication_status=,reservations=['6ad2ed68-3ede-46d8-b3c9-44284fdc39bb','3f283157-ac86-4c66-90c7-69bb9aac20ad','98455896-8660-4894-8091-1c9b867f7778','d728f868-f66f-414f-b3cb-6130b964b025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='248802ef3cae4b548e63d46824fc2092',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-425249808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6da4d0bd19984de19540dfa9b4152d02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='248802ef3cae4b548e63d46824fc2092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.145046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eca63d6-5b0b-4393-8c3c-0eea0b9d43d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.173548 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eca63d6-5b0b-4393-8c3c-0eea0b9d43d6) transitioned into state 'SUCCESS' from state '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-425249808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6da4d0bd19984de19540dfa9b4152d02',qos_specs=None,replication_status=,reservations=['6ad2ed68-3ede-46d8-b3c9-44284fdc39bb','3f283157-ac86-4c66-90c7-69bb9aac20ad','98455896-8660-4894-8091-1c9b867f7778','d728f868-f66f-414f-b3cb-6130b964b025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='248802ef3cae4b548e63d46824fc2092',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.175453 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b0ad4d1-7bdb-4e18-af86-b33df5a3d750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.187854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b0ad4d1-7bdb-4e18-af86-b33df5a3d750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.187854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Flow 'volume_create_api' (671fc5a8-d719-4cef-8475-93d285175af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:11.187854 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Create volume request issued successfully. Aug 18 22:50:11.187854 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5b3ef90-a052-4bf2-8188-7408047ab99b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:50:11.188316 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 353/1407] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:50:10 2026] POST /volume/v3/volumes => generated 762 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:50:11.202935 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05997221-aa61-422c-a12d-bc71697e5edd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:11.205520 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:50:11.205957 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1720015737", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:11.208924 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1720015737', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:50:11.208924 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Create volume of 1 GB Aug 18 22:50:11.213576 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Availability Zones retrieved successfully. Aug 18 22:50:11.221652 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Flow 'volume_create_api' (436da319-2c27-4708-8a43-4340a198760d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:11.226289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0769a1f5-6ee0-4e1c-85ac-896319b3b87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.226289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:50:11.266701 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0769a1f5-6ee0-4e1c-85ac-896319b3b87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.267504 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa85f084-2319-49d5-ad99-108771652c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.313146 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Created reservations ['f8176488-0d46-4092-b8c2-d4af81feb5e7', '7c8d9434-e1ea-4b47-978e-2ee39df405cf', '7dcc1f9b-2cf4-4920-87f2-3739d8ac8dcf', 'dee287b8-d21e-4555-b014-8752f115b601'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:11.314070 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa85f084-2319-49d5-ad99-108771652c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8176488-0d46-4092-b8c2-d4af81feb5e7', '7c8d9434-e1ea-4b47-978e-2ee39df405cf', '7dcc1f9b-2cf4-4920-87f2-3739d8ac8dcf', 'dee287b8-d21e-4555-b014-8752f115b601']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.315145 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccda702-98a5-4fd6-849d-a420b7452da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.340579 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccda702-98a5-4fd6-849d-a420b7452da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d2c459c-9bd5-401a-ab4c-4b8548a9905c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1720015737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6da4d0bd19984de19540dfa9b4152d02',qos_specs=None,replication_status=,reservations=['f8176488-0d46-4092-b8c2-d4af81feb5e7','7c8d9434-e1ea-4b47-978e-2ee39df405cf','7dcc1f9b-2cf4-4920-87f2-3739d8ac8dcf','dee287b8-d21e-4555-b014-8752f115b601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='248802ef3cae4b548e63d46824fc2092',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1720015737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d2c459c-9bd5-401a-ab4c-4b8548a9905c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6da4d0bd19984de19540dfa9b4152d02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='248802ef3cae4b548e63d46824fc2092',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.341763 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a3f856-a3bd-4135-8944-d15e585ff0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.381758 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a3f856-a3bd-4135-8944-d15e585ff0e9) transitioned into state 'SUCCESS' from state '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-1720015737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6da4d0bd19984de19540dfa9b4152d02',qos_specs=None,replication_status=,reservations=['f8176488-0d46-4092-b8c2-d4af81feb5e7','7c8d9434-e1ea-4b47-978e-2ee39df405cf','7dcc1f9b-2cf4-4920-87f2-3739d8ac8dcf','dee287b8-d21e-4555-b014-8752f115b601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='248802ef3cae4b548e63d46824fc2092',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.382834 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (974837e3-3669-4082-83ec-d93755b06ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:11.396311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (974837e3-3669-4082-83ec-d93755b06ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:11.396311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Flow 'volume_create_api' (436da319-2c27-4708-8a43-4340a198760d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:11.396311 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Create volume request issued successfully. Aug 18 22:50:11.396311 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05997221-aa61-422c-a12d-bc71697e5edd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:50:11.397169 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 353/1408] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:50:11 2026] POST /volume/v3/volumes => generated 763 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:50:12.016665 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab8e5f75-bbaa-4a6a-b851-4600d81794c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:12.019902 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab8e5f75-bbaa-4a6a-b851-4600d81794c9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:12.020663 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab8e5f75-bbaa-4a6a-b851-4600d81794c9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:12.020898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab8e5f75-bbaa-4a6a-b851-4600d81794c9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:12.040670 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:12.040670 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:12.045289 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab8e5f75-bbaa-4a6a-b851-4600d81794c9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:12.050249 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab8e5f75-bbaa-4a6a-b851-4600d81794c9 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:12.050706 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 350/1409] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:12 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:12.423091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6be54572-55fd-4ca7-b40f-d1ec801e4544 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:12.423608 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6be54572-55fd-4ca7-b40f-d1ec801e4544 None None] GET https://10.4.3.89/volume// Aug 18 22:50:12.423738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6be54572-55fd-4ca7-b40f-d1ec801e4544 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:12.423977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6be54572-55fd-4ca7-b40f-d1ec801e4544 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:12.424398 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6be54572-55fd-4ca7-b40f-d1ec801e4544 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:12.424782 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 354/1410] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:12.446657 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-b2bc70fb-2bcc-4617-8d49-72ca02c4a126 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:12.452718 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-b2bc70fb-2bcc-4617-8d49-72ca02c4a126 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:50:12.453473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-b2bc70fb-2bcc-4617-8d49-72ca02c4a126 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:12.453473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-b2bc70fb-2bcc-4617-8d49-72ca02c4a126 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:12.473910 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:12.473910 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:12.480146 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-b2bc70fb-2bcc-4617-8d49-72ca02c4a126 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:50:12.488366 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-b2bc70fb-2bcc-4617-8d49-72ca02c4a126 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 200 Aug 18 22:50:12.489896 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 354/1411] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:12 2026] GET /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 1581 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:12.630381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-8baba31b-9084-4da0-8295-4683efa23a59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:12.635529 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-8baba31b-9084-4da0-8295-4683efa23a59 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] PUT https://10.4.3.89/volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab Aug 18 22:50:12.635942 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-8baba31b-9084-4da0-8295-4683efa23a59 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:12.650429 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-8baba31b-9084-4da0-8295-4683efa23a59 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Acquiring lock "cinder-attachment_update-be8a0aa5-41d6-4b56-bc3f-371b621000cf-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:50:12.655777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-8baba31b-9084-4da0-8295-4683efa23a59 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Lock "cinder-attachment_update-be8a0aa5-41d6-4b56-bc3f-371b621000cf-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:50:12.657413 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:12.657413 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:12.798972 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-8baba31b-9084-4da0-8295-4683efa23a59 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Lock "cinder-attachment_update-be8a0aa5-41d6-4b56-bc3f-371b621000cf-np0000007715" released by "attachment_update" :: held 0.142s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:50:12.798972 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-8baba31b-9084-4da0-8295-4683efa23a59 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab returned with HTTP 200 Aug 18 22:50:12.799459 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 354/1412] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:50:12 2026] PUT /volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:12.832880 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-ac8759bb-0d34-43b2-9022-fa3f1685c4ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:12.835523 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-ac8759bb-0d34-43b2-9022-fa3f1685c4ed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] POST https://10.4.3.89/volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab/action Aug 18 22:50:12.835940 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-ac8759bb-0d34-43b2-9022-fa3f1685c4ed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:12.836038 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-ac8759bb-0d34-43b2-9022-fa3f1685c4ed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:12.856620 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:12.856620 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:12.873380 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a6e38150-372e-4dce-8184-3b5c5ef256aa req-ac8759bb-0d34-43b2-9022-fa3f1685c4ed tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab/action returned with HTTP 204 Aug 18 22:50:12.874366 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 351/1413] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:50:12 2026] POST /volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84353e1c-d1fc-4c6c-a7ef-747bb67d24fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84353e1c-d1fc-4c6c-a7ef-747bb67d24fb tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84353e1c-d1fc-4c6c-a7ef-747bb67d24fb tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84353e1c-d1fc-4c6c-a7ef-747bb67d24fb tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84353e1c-d1fc-4c6c-a7ef-747bb67d24fb tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84353e1c-d1fc-4c6c-a7ef-747bb67d24fb tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:13.895237 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 355/1414] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:13 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:13.897713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-323ed35d-92c7-4e84-9b8b-02966902586b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:13.897713 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-323ed35d-92c7-4e84-9b8b-02966902586b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b/action Aug 18 22:50:13.897713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-323ed35d-92c7-4e84-9b8b-02966902586b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:13.897713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-323ed35d-92c7-4e84-9b8b-02966902586b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:13.897713 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:13.897713 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:13.897713 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af8ddf3e-9cc9-407b-8b99-9dd45c8f3f37 req-323ed35d-92c7-4e84-9b8b-02966902586b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b/action returned with HTTP 204 Aug 18 22:50:13.897713 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 355/1415] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:50:13 2026] POST /volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:14.133803 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee862705-c204-4137-a097-3ac582ef8c54 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:14.137079 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee862705-c204-4137-a097-3ac582ef8c54 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:14.137565 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee862705-c204-4137-a097-3ac582ef8c54 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:14.138590 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee862705-c204-4137-a097-3ac582ef8c54 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:14.157568 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:14.157568 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:14.161874 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee862705-c204-4137-a097-3ac582ef8c54 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:14.167768 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee862705-c204-4137-a097-3ac582ef8c54 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:14.168209 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 355/1416] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:14 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:14.185279 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ac99680-8aad-4843-8dbc-54e4fde7183a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:14.187554 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ac99680-8aad-4843-8dbc-54e4fde7183a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:14.187849 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ac99680-8aad-4843-8dbc-54e4fde7183a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:14.188637 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ac99680-8aad-4843-8dbc-54e4fde7183a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:14.205575 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:14.205575 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:14.213068 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ac99680-8aad-4843-8dbc-54e4fde7183a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:14.219430 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ac99680-8aad-4843-8dbc-54e4fde7183a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:14.219430 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 352/1417] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:14 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:14.289361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fc5ec3df-6b86-407f-b1fa-e1020e9b4fea req-02568167-1fb6-47d6-a97f-bf3c9b5f215a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:14.295056 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fc5ec3df-6b86-407f-b1fa-e1020e9b4fea req-02568167-1fb6-47d6-a97f-bf3c9b5f215a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:14.295363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fc5ec3df-6b86-407f-b1fa-e1020e9b4fea req-02568167-1fb6-47d6-a97f-bf3c9b5f215a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:14.295660 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fc5ec3df-6b86-407f-b1fa-e1020e9b4fea req-02568167-1fb6-47d6-a97f-bf3c9b5f215a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:14.312821 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:14.312821 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:14.319594 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-fc5ec3df-6b86-407f-b1fa-e1020e9b4fea req-02568167-1fb6-47d6-a97f-bf3c9b5f215a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:14.330357 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fc5ec3df-6b86-407f-b1fa-e1020e9b4fea req-02568167-1fb6-47d6-a97f-bf3c9b5f215a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:14.331046 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 356/1418] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:14 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:14.355052 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8434c2f-f5bc-4cd8-926a-f11b6e84a9a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:14.360495 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8434c2f-f5bc-4cd8-926a-f11b6e84a9a1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:14.360833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8434c2f-f5bc-4cd8-926a-f11b6e84a9a1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:14.361088 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8434c2f-f5bc-4cd8-926a-f11b6e84a9a1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:14.373201 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:14.373201 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:14.379107 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8434c2f-f5bc-4cd8-926a-f11b6e84a9a1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:14.384351 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8434c2f-f5bc-4cd8-926a-f11b6e84a9a1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:14.384993 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 356/1419] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:14 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:14.447543 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ab666267-2cbb-4d68-beea-23b735406e21 req-1e81cdbb-bca8-4058-bbb6-8b7215588c38 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:14.450357 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-1e81cdbb-bca8-4058-bbb6-8b7215588c38 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:14.450596 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-1e81cdbb-bca8-4058-bbb6-8b7215588c38 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:14.451282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-1e81cdbb-bca8-4058-bbb6-8b7215588c38 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:14.465034 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:14.465034 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:14.470642 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ab666267-2cbb-4d68-beea-23b735406e21 req-1e81cdbb-bca8-4058-bbb6-8b7215588c38 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:14.476857 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-1e81cdbb-bca8-4058-bbb6-8b7215588c38 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:14.477533 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 356/1420] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:14 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:14.509520 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ab666267-2cbb-4d68-beea-23b735406e21 req-6aba9b36-b33c-4446-b70a-9574e24f0eba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:14.513115 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-6aba9b36-b33c-4446-b70a-9574e24f0eba tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1/action Aug 18 22:50:14.513733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-6aba9b36-b33c-4446-b70a-9574e24f0eba tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:14.513733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-6aba9b36-b33c-4446-b70a-9574e24f0eba tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:14.530465 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:14.530465 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:14.531413 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ab666267-2cbb-4d68-beea-23b735406e21 req-6aba9b36-b33c-4446-b70a-9574e24f0eba tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:14.541956 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ab666267-2cbb-4d68-beea-23b735406e21 req-6aba9b36-b33c-4446-b70a-9574e24f0eba tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Begin detaching volume completed successfully. Aug 18 22:50:14.542148 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-6aba9b36-b33c-4446-b70a-9574e24f0eba tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1/action returned with HTTP 202 Aug 18 22:50:14.542679 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 353/1421] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:50:14 2026] POST /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:50:14.610374 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ca239f6-6359-41ff-ad11-d1cd9dff5e01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:14.611322 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca239f6-6359-41ff-ad11-d1cd9dff5e01 None None] GET https://10.4.3.89/volume// Aug 18 22:50:14.611322 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca239f6-6359-41ff-ad11-d1cd9dff5e01 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:14.611621 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca239f6-6359-41ff-ad11-d1cd9dff5e01 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:14.612104 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca239f6-6359-41ff-ad11-d1cd9dff5e01 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:14.614137 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 357/1422] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:14.632547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ab666267-2cbb-4d68-beea-23b735406e21 req-808ee079-28a4-41a8-b7a4-b613cf45a87c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:14.635461 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-808ee079-28a4-41a8-b7a4-b613cf45a87c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:14.635461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-808ee079-28a4-41a8-b7a4-b613cf45a87c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:14.635461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-808ee079-28a4-41a8-b7a4-b613cf45a87c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:14.648282 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:14.648282 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:14.654603 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-ab666267-2cbb-4d68-beea-23b735406e21 req-808ee079-28a4-41a8-b7a4-b613cf45a87c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:14.661840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-808ee079-28a4-41a8-b7a4-b613cf45a87c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:14.662978 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 357/1423] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:14 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:15.287991 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-55da2661-22c0-4e09-9622-352003646098 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:15.291083 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-55da2661-22c0-4e09-9622-352003646098 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:15.291297 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-55da2661-22c0-4e09-9622-352003646098 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:15.291507 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-55da2661-22c0-4e09-9622-352003646098 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:15.304636 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:15.304636 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:15.308457 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-55da2661-22c0-4e09-9622-352003646098 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:15.316550 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-55da2661-22c0-4e09-9622-352003646098 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:15.317093 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 357/1424] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:15 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 1129 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:15.343086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2c6cf5fa-a233-47e1-bf22-779f58054c51 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:15.346018 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2c6cf5fa-a233-47e1-bf22-779f58054c51 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922/action Aug 18 22:50:15.347378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2c6cf5fa-a233-47e1-bf22-779f58054c51 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:15.347378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2c6cf5fa-a233-47e1-bf22-779f58054c51 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:15.361497 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:15.361497 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:15.361992 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2c6cf5fa-a233-47e1-bf22-779f58054c51 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:15.368613 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2c6cf5fa-a233-47e1-bf22-779f58054c51 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Begin detaching volume completed successfully. Aug 18 22:50:15.368811 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2c6cf5fa-a233-47e1-bf22-779f58054c51 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922/action returned with HTTP 202 Aug 18 22:50:15.369238 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 354/1425] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:50:15 2026] POST /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:50:15.423466 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe205db8-2503-456f-9ed4-bd845869889e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:15.423973 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe205db8-2503-456f-9ed4-bd845869889e None None] GET https://10.4.3.89/volume// Aug 18 22:50:15.424133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe205db8-2503-456f-9ed4-bd845869889e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:15.424340 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe205db8-2503-456f-9ed4-bd845869889e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:15.424744 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe205db8-2503-456f-9ed4-bd845869889e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:15.425127 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 358/1426] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:15.434627 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2f9466a9-bf75-4332-978a-06b01eb7f7eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:15.438148 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2f9466a9-bf75-4332-978a-06b01eb7f7eb tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:15.438388 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2f9466a9-bf75-4332-978a-06b01eb7f7eb tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:15.438586 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2f9466a9-bf75-4332-978a-06b01eb7f7eb tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:15.449824 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:15.449824 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:15.457976 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2f9466a9-bf75-4332-978a-06b01eb7f7eb tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:15.464866 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-2f9466a9-bf75-4332-978a-06b01eb7f7eb tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:50:15.465534 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 358/1427] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:15 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:18.074052 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ab666267-2cbb-4d68-beea-23b735406e21 req-35f65d35-f6e2-4d09-9bc1-6942f0322290 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:18.082664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-35f65d35-f6e2-4d09-9bc1-6942f0322290 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] DELETE https://10.4.3.89/volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b Aug 18 22:50:18.082841 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-35f65d35-f6e2-4d09-9bc1-6942f0322290 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:18.083002 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-35f65d35-f6e2-4d09-9bc1-6942f0322290 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:18.099675 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:18.099675 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:18.196355 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ab666267-2cbb-4d68-beea-23b735406e21 req-35f65d35-f6e2-4d09-9bc1-6942f0322290 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b returned with HTTP 200 Aug 18 22:50:18.196922 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 358/1428] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:50:18 2026] DELETE /volume/v3/attachments/7f6c4e64-c776-4a37-9bfd-ce8de0465b6b => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:18.515757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:18.519020 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:50:18.519450 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:18.522390 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:50:18.573438 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-cb41231d-20be-43b9-a3b5-38d2639c005f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:18.578216 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-cb41231d-20be-43b9-a3b5-38d2639c005f tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] DELETE https://10.4.3.89/volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991 Aug 18 22:50:18.578368 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-cb41231d-20be-43b9-a3b5-38d2639c005f tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:18.578677 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-cb41231d-20be-43b9-a3b5-38d2639c005f tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:18.603223 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:18.603223 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:18.635369 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Create volume of 1 GB Aug 18 22:50:18.645332 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Availability Zones retrieved successfully. Aug 18 22:50:18.654886 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Flow 'volume_create_api' (66ed7aec-7e1f-4de7-9a1c-27cccb181122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:18.658122 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc16bb9e-d612-43be-81cc-a1b9cf32f698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:18.660003 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:50:18.664447 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8bd033f9-e5e0-4aa2-9145-1f7b3304b949 req-cb41231d-20be-43b9-a3b5-38d2639c005f tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991 returned with HTTP 200 Aug 18 22:50:18.664857 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 359/1429] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:50:18 2026] DELETE /volume/v3/attachments/3153d18a-fcec-40ce-acd1-9a3c09121991 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:18.749247 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc16bb9e-d612-43be-81cc-a1b9cf32f698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:18.750563 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6943ad18-61cf-4e44-952a-de60259d2ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:18.794799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Created reservations ['b0d35108-6c90-4c7d-9f12-96f9e2062c66', 'b89f451f-68d6-43e6-bc66-1efe4f4d9b3e', 'e52422c7-5153-423e-9360-f4d4681c1b50', '274152c8-7300-4544-9b6e-437ca75d2a79'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:18.795815 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6943ad18-61cf-4e44-952a-de60259d2ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d35108-6c90-4c7d-9f12-96f9e2062c66', 'b89f451f-68d6-43e6-bc66-1efe4f4d9b3e', 'e52422c7-5153-423e-9360-f4d4681c1b50', '274152c8-7300-4544-9b6e-437ca75d2a79']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:18.796656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8da263-f17a-4960-9bac-49dc944558cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:18.823492 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c8da263-f17a-4960-9bac-49dc944558cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f12c55b-4158-495d-9917-5362d994c8c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77907e24bfd644ec900255ccf6c22a7a',qos_specs=None,replication_status=,reservations=['b0d35108-6c90-4c7d-9f12-96f9e2062c66','b89f451f-68d6-43e6-bc66-1efe4f4d9b3e','e52422c7-5153-423e-9360-f4d4681c1b50','274152c8-7300-4544-9b6e-437ca75d2a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56276edf1bb4247acd25047412ca905',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:50:18Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f12c55b-4158-495d-9917-5362d994c8c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77907e24bfd644ec900255ccf6c22a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c56276edf1bb4247acd25047412ca905',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:18.824858 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459dd481-9917-43ea-9f6f-06d6f15250f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:18.854672 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9644694e-2cc3-4d1b-83b0-0ee8b5d0102b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:18.856703 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459dd481-9917-43ea-9f6f-06d6f15250f0) transitioned into 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='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77907e24bfd644ec900255ccf6c22a7a',qos_specs=None,replication_status=,reservations=['b0d35108-6c90-4c7d-9f12-96f9e2062c66','b89f451f-68d6-43e6-bc66-1efe4f4d9b3e','e52422c7-5153-423e-9360-f4d4681c1b50','274152c8-7300-4544-9b6e-437ca75d2a79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c56276edf1bb4247acd25047412ca905',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:18.857046 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9644694e-2cc3-4d1b-83b0-0ee8b5d0102b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:50:18.857337 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9644694e-2cc3-4d1b-83b0-0ee8b5d0102b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:18.857502 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9644694e-2cc3-4d1b-83b0-0ee8b5d0102b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:18.857727 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e490d16f-2013-47fa-85b2-961930f192f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:18.868441 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:18.868441 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:18.872706 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e490d16f-2013-47fa-85b2-961930f192f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:18.873981 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Flow 'volume_create_api' (66ed7aec-7e1f-4de7-9a1c-27cccb181122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:18.875555 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9644694e-2cc3-4d1b-83b0-0ee8b5d0102b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:50:18.877864 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Create volume request issued successfully. Aug 18 22:50:18.878702 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-8f2a0857-46f1-44be-a0e7-f4d7dc8edb6e tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:50:18.879219 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 355/1430] 10.4.3.89 () {72 vars in 1534 bytes} [Tue Aug 18 22:50:18 2026] POST /volume/v3/volumes => generated 701 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:50:18.882219 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9644694e-2cc3-4d1b-83b0-0ee8b5d0102b tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:50:18.882663 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 359/1431] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:18 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:18.894391 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3299a35-508d-4f60-86df-f852c9384760 req-1da7700b-e86e-4850-99b5-6c87f33375bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:18.897095 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-1da7700b-e86e-4850-99b5-6c87f33375bd tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 Aug 18 22:50:18.897766 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-1da7700b-e86e-4850-99b5-6c87f33375bd tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:18.898076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-1da7700b-e86e-4850-99b5-6c87f33375bd tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:18.911105 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:18.911105 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:18.923147 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-1da7700b-e86e-4850-99b5-6c87f33375bd tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:50:18.938533 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-1da7700b-e86e-4850-99b5-6c87f33375bd tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 returned with HTTP 200 Aug 18 22:50:18.938920 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 359/1432] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:18 2026] GET /volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:18.950417 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e3299a35-508d-4f60-86df-f852c9384760 req-2bae8e85-9751-4af8-858c-cfd0520295fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:18.953057 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-2bae8e85-9751-4af8-858c-cfd0520295fa tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 Aug 18 22:50:18.954080 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-2bae8e85-9751-4af8-858c-cfd0520295fa tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:18.954080 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-2bae8e85-9751-4af8-858c-cfd0520295fa tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:18.963458 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:18.963458 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:18.968950 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-2bae8e85-9751-4af8-858c-cfd0520295fa tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:50:18.976427 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-2bae8e85-9751-4af8-858c-cfd0520295fa tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 returned with HTTP 200 Aug 18 22:50:18.976427 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 360/1433] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:18 2026] GET /volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 => generated 769 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:19.660235 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d83d57fe-6622-40d1-9fc3-6a9aeb19e396 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:19.662418 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d83d57fe-6622-40d1-9fc3-6a9aeb19e396 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:50:19.663254 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d83d57fe-6622-40d1-9fc3-6a9aeb19e396 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "02ac1454-0d81-4b94-94a9-88fce3c92922", "force": false, "name": "tempest-TestStampPattern-snapshot-209309877", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:19.675113 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:19.675113 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:19.675794 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d83d57fe-6622-40d1-9fc3-6a9aeb19e396 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:50:19.676045 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-d83d57fe-6622-40d1-9fc3-6a9aeb19e396 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Create snapshot from volume 02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:50:19.729071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d83d57fe-6622-40d1-9fc3-6a9aeb19e396 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Created reservations ['dde49fa3-6ff2-4608-92ad-d9224ee1aa62', 'b0ca1385-26ed-408f-8a94-8c0c12d0a5f3', '1d69e1fb-655f-42c1-a01f-e91bb6fdf3b3', '9d8408a3-e533-44f3-a772-21d409a7ef20'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:19.782101 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d83d57fe-6622-40d1-9fc3-6a9aeb19e396 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Snapshot create request issued successfully. Aug 18 22:50:19.782495 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d83d57fe-6622-40d1-9fc3-6a9aeb19e396 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:50:19.783058 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 356/1434] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:50:19 2026] POST /volume/v3/snapshots => generated 302 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:50:19.796399 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df00f0f0-b0fb-4d45-a88f-fdea22237ba5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:19.801341 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df00f0f0-b0fb-4d45-a88f-fdea22237ba5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 Aug 18 22:50:19.802028 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df00f0f0-b0fb-4d45-a88f-fdea22237ba5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:19.802445 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df00f0f0-b0fb-4d45-a88f-fdea22237ba5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:19.811591 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:19.811591 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:19.812752 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df00f0f0-b0fb-4d45-a88f-fdea22237ba5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Snapshot retrieved successfully. Aug 18 22:50:19.814424 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df00f0f0-b0fb-4d45-a88f-fdea22237ba5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 returned with HTTP 200 Aug 18 22:50:19.815045 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 360/1435] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:50:19 2026] GET /volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 => generated 434 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:20.827231 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74edac60-bc06-46ba-9187-9d3e5e703511 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:20.830027 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74edac60-bc06-46ba-9187-9d3e5e703511 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 Aug 18 22:50:20.830297 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74edac60-bc06-46ba-9187-9d3e5e703511 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:20.830593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74edac60-bc06-46ba-9187-9d3e5e703511 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:20.839403 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:20.839403 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:20.840033 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74edac60-bc06-46ba-9187-9d3e5e703511 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Snapshot retrieved successfully. Aug 18 22:50:20.841604 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74edac60-bc06-46ba-9187-9d3e5e703511 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 returned with HTTP 200 Aug 18 22:50:20.842507 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 360/1436] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:50:20 2026] GET /volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:20.858561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b04e41f-6a0a-46d2-8587-652ac4421c90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:20.861153 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b04e41f-6a0a-46d2-8587-652ac4421c90 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 Aug 18 22:50:20.861153 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b04e41f-6a0a-46d2-8587-652ac4421c90 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:20.861252 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b04e41f-6a0a-46d2-8587-652ac4421c90 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:20.867405 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:20.867405 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:20.867967 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b04e41f-6a0a-46d2-8587-652ac4421c90 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Snapshot retrieved successfully. Aug 18 22:50:20.868820 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b04e41f-6a0a-46d2-8587-652ac4421c90 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 returned with HTTP 200 Aug 18 22:50:20.869357 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 361/1437] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:50:20 2026] GET /volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:21.990675 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e3299a35-508d-4f60-86df-f852c9384760 req-de7cd3c6-518b-49ce-a011-169c763794be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:21.996299 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-de7cd3c6-518b-49ce-a011-169c763794be tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 Aug 18 22:50:21.996299 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-de7cd3c6-518b-49ce-a011-169c763794be tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:21.996299 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-de7cd3c6-518b-49ce-a011-169c763794be tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:22.004550 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:22.004550 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:22.011638 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-de7cd3c6-518b-49ce-a011-169c763794be tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:50:22.022008 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-de7cd3c6-518b-49ce-a011-169c763794be tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 returned with HTTP 200 Aug 18 22:50:22.022691 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 357/1438] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:21 2026] GET /volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 => generated 1309 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:22.036609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f813caa-c09c-470c-9270-a41a08d6d874 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:22.037127 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f813caa-c09c-470c-9270-a41a08d6d874 None None] GET https://10.4.3.89/volume// Aug 18 22:50:22.037386 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f813caa-c09c-470c-9270-a41a08d6d874 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:22.037639 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f813caa-c09c-470c-9270-a41a08d6d874 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:22.038109 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f813caa-c09c-470c-9270-a41a08d6d874 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:22.039234 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 361/1439] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:22.050685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3299a35-508d-4f60-86df-f852c9384760 req-efd8e460-6a3b-42c8-9460-ff88ecbd1c5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:22.059334 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-efd8e460-6a3b-42c8-9460-ff88ecbd1c5c tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:50:22.059334 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-efd8e460-6a3b-42c8-9460-ff88ecbd1c5c tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f12c55b-4158-495d-9917-5362d994c8c7", "connector": null, "instance_uuid": "e3f2f9db-75fa-476c-87e3-4a60748fb069"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:22.080822 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:22.080822 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:22.118815 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-efd8e460-6a3b-42c8-9460-ff88ecbd1c5c tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:50:22.119544 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 361/1440] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:50:22 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:22.132083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12bf0490-63c8-4c33-8b47-48a33994c19f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:22.132886 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12bf0490-63c8-4c33-8b47-48a33994c19f None None] GET https://10.4.3.89/volume// Aug 18 22:50:22.132886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12bf0490-63c8-4c33-8b47-48a33994c19f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:22.133153 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12bf0490-63c8-4c33-8b47-48a33994c19f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:22.133480 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12bf0490-63c8-4c33-8b47-48a33994c19f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:22.133894 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 362/1441] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:22.149941 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e3299a35-508d-4f60-86df-f852c9384760 req-a20cae54-cdcc-4f02-b48f-a826339f0fa0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:22.153369 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-a20cae54-cdcc-4f02-b48f-a826339f0fa0 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 Aug 18 22:50:22.153369 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-a20cae54-cdcc-4f02-b48f-a826339f0fa0 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:22.153369 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-a20cae54-cdcc-4f02-b48f-a826339f0fa0 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:22.178099 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:22.178099 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:22.183574 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e3299a35-508d-4f60-86df-f852c9384760 req-a20cae54-cdcc-4f02-b48f-a826339f0fa0 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:50:22.195292 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-a20cae54-cdcc-4f02-b48f-a826339f0fa0 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 returned with HTTP 200 Aug 18 22:50:22.196765 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 358/1442] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:22 2026] GET /volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 => generated 1488 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 22:50:22.336891 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e3299a35-508d-4f60-86df-f852c9384760 req-8d1df047-12b7-4027-92b8-5ef0a5b591c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:22.340963 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-8d1df047-12b7-4027-92b8-5ef0a5b591c6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] PUT https://10.4.3.89/volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b Aug 18 22:50:22.341631 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-8d1df047-12b7-4027-92b8-5ef0a5b591c6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:22.358521 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e3299a35-508d-4f60-86df-f852c9384760 req-8d1df047-12b7-4027-92b8-5ef0a5b591c6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Acquiring lock "cinder-attachment_update-0f12c55b-4158-495d-9917-5362d994c8c7-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:50:22.367057 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e3299a35-508d-4f60-86df-f852c9384760 req-8d1df047-12b7-4027-92b8-5ef0a5b591c6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Lock "cinder-attachment_update-0f12c55b-4158-495d-9917-5362d994c8c7-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:50:22.368262 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:22.368262 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:22.495406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-e3299a35-508d-4f60-86df-f852c9384760 req-8d1df047-12b7-4027-92b8-5ef0a5b591c6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Lock "cinder-attachment_update-0f12c55b-4158-495d-9917-5362d994c8c7-np0000007715" released by "attachment_update" :: held 0.129s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:50:22.495521 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-8d1df047-12b7-4027-92b8-5ef0a5b591c6 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b returned with HTTP 200 Aug 18 22:50:22.496835 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 362/1443] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:50:22 2026] PUT /volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:22.566794 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3299a35-508d-4f60-86df-f852c9384760 req-caeaef12-819d-4e43-8e6a-c513d7d4537d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:22.570415 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-caeaef12-819d-4e43-8e6a-c513d7d4537d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] POST https://10.4.3.89/volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b/action Aug 18 22:50:22.570688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-caeaef12-819d-4e43-8e6a-c513d7d4537d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:22.570908 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-caeaef12-819d-4e43-8e6a-c513d7d4537d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:22.589667 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:22.589667 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:22.600642 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3299a35-508d-4f60-86df-f852c9384760 req-caeaef12-819d-4e43-8e6a-c513d7d4537d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b/action returned with HTTP 204 Aug 18 22:50:22.601209 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 362/1444] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:50:22 2026] POST /volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:27.063350 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5440f422-5d22-4839-b925-b49d350b71fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:27.068916 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:50:27.069298 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2060565786", "snapshot_id": "367b3f60-f867-466f-98e8-24cc74d6b0a7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:27.074176 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2060565786', 'snapshot_id': '367b3f60-f867-466f-98e8-24cc74d6b0a7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:50:27.087147 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:27.087147 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:27.090848 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Snapshot retrieved successfully. Aug 18 22:50:27.090848 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Create volume of 1 GB Aug 18 22:50:27.093664 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Availability Zones retrieved successfully. Aug 18 22:50:27.104562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Flow 'volume_create_api' (affb114f-de92-4dd6-83da-fa8840b9d80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:27.105166 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aac8643-65dc-4739-b3d3-18a3d48c45b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:27.106326 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:50:27.150512 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aac8643-65dc-4739-b3d3-18a3d48c45b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '367b3f60-f867-466f-98e8-24cc74d6b0a7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:27.151542 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (814c1cec-5224-41c1-8dca-8c938f339178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:27.204182 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Created reservations ['6d287873-0734-4506-8631-7209a077823a', 'c62f11dc-1414-4936-84ef-25b7a594e80e', '7cdbb056-1c94-476f-9507-1e4a00c1caa8', 'c2329d2c-1372-4f6f-9b56-17cc7c675397'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:50:27.205172 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (814c1cec-5224-41c1-8dca-8c938f339178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d287873-0734-4506-8631-7209a077823a', 'c62f11dc-1414-4936-84ef-25b7a594e80e', '7cdbb056-1c94-476f-9507-1e4a00c1caa8', 'c2329d2c-1372-4f6f-9b56-17cc7c675397']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:27.205948 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377856a9-541c-468f-a619-e243412abe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:27.259914 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377856a9-541c-468f-a619-e243412abe30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0ccaa9e-b743-42aa-840e-8f064e307b3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2060565786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4690e5bc583443f498b34ece2586cead',qos_specs=None,replication_status=,reservations=['6d287873-0734-4506-8631-7209a077823a','c62f11dc-1414-4936-84ef-25b7a594e80e','7cdbb056-1c94-476f-9507-1e4a00c1caa8','c2329d2c-1372-4f6f-9b56-17cc7c675397'],size=1,snapshot_id=367b3f60-f867-466f-98e8-24cc74d6b0a7,source_replicaid=,source_volid=None,status='creating',user_id='56a3eac58fc845fdb7ddcebd54379b8d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2060565786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0ccaa9e-b743-42aa-840e-8f064e307b3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4690e5bc583443f498b34ece2586cead',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=367b3f60-f867-466f-98e8-24cc74d6b0a7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56a3eac58fc845fdb7ddcebd54379b8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:27.261057 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5578a606-219f-456b-8e8c-9d9b236dfd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:27.284675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5578a606-219f-456b-8e8c-9d9b236dfd3a) transitioned into state 'SUCCESS' from state '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-2060565786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4690e5bc583443f498b34ece2586cead',qos_specs=None,replication_status=,reservations=['6d287873-0734-4506-8631-7209a077823a','c62f11dc-1414-4936-84ef-25b7a594e80e','7cdbb056-1c94-476f-9507-1e4a00c1caa8','c2329d2c-1372-4f6f-9b56-17cc7c675397'],size=1,snapshot_id=367b3f60-f867-466f-98e8-24cc74d6b0a7,source_replicaid=,source_volid=None,status='creating',user_id='56a3eac58fc845fdb7ddcebd54379b8d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:27.285895 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3817afed-d08a-4e05-8673-332b3389a035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:50:27.320142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3817afed-d08a-4e05-8673-332b3389a035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:50:27.320343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Flow 'volume_create_api' (affb114f-de92-4dd6-83da-fa8840b9d80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:50:27.320869 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Create volume request issued successfully. Aug 18 22:50:27.326512 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5440f422-5d22-4839-b925-b49d350b71fd tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:50:27.327083 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 363/1445] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:50:27 2026] POST /volume/v3/volumes => generated 779 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:50:30.812161 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f31da2fb-3334-49ce-a053-609f8809df8b req-b5579f5f-3602-491d-b827-48d0c1ad324d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:30.817920 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f31da2fb-3334-49ce-a053-609f8809df8b req-b5579f5f-3602-491d-b827-48d0c1ad324d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] GET https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 Aug 18 22:50:30.818204 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f31da2fb-3334-49ce-a053-609f8809df8b req-b5579f5f-3602-491d-b827-48d0c1ad324d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:30.818484 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f31da2fb-3334-49ce-a053-609f8809df8b req-b5579f5f-3602-491d-b827-48d0c1ad324d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:30.833897 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:30.833897 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:30.840286 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f31da2fb-3334-49ce-a053-609f8809df8b req-b5579f5f-3602-491d-b827-48d0c1ad324d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:50:30.854649 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f31da2fb-3334-49ce-a053-609f8809df8b req-b5579f5f-3602-491d-b827-48d0c1ad324d tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 returned with HTTP 200 Aug 18 22:50:30.854986 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 359/1446] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:30 2026] GET /volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 => generated 1601 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:32.486063 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=195,cinder:UPDATE=49,cinder:INSERT=25 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:50:32.599842 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=122,cinder:INSERT=17,cinder:UPDATE=32 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:50:37.309204 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=130,cinder:INSERT=20,cinder:UPDATE=46 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:50:40.851737 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=112,cinder:UPDATE=30,cinder:INSERT=14 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:50:43.376429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-5e77237c-98e0-44ec-a6b7-e1233327a4c4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:43.379376 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-5e77237c-98e0-44ec-a6b7-e1233327a4c4 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b Aug 18 22:50:43.379621 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-5e77237c-98e0-44ec-a6b7-e1233327a4c4 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:43.379884 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-5e77237c-98e0-44ec-a6b7-e1233327a4c4 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:43.391661 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:43.391661 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:43.463623 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-5e77237c-98e0-44ec-a6b7-e1233327a4c4 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b returned with HTTP 200 Aug 18 22:50:43.464213 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 363/1447] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:50:43 2026] DELETE /volume/v3/attachments/a3a2f492-c4d4-4994-a6c3-65d434e8e70b => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:43.479111 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-1ab6a626-1601-440b-b42b-fa734c9b1e70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:43.481776 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-1ab6a626-1601-440b-b42b-fa734c9b1e70 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 Aug 18 22:50:43.481994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-1ab6a626-1601-440b-b42b-fa734c9b1e70 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:43.482238 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-1ab6a626-1601-440b-b42b-fa734c9b1e70 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:43.482474 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-1ab6a626-1601-440b-b42b-fa734c9b1e70 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Delete volume with id: 0f12c55b-4158-495d-9917-5362d994c8c7 Aug 18 22:50:43.491692 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:43.491692 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:43.492206 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-1ab6a626-1601-440b-b42b-fa734c9b1e70 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:50:43.509769 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-1ab6a626-1601-440b-b42b-fa734c9b1e70 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Delete volume request issued successfully. Aug 18 22:50:43.509957 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9293e1b8-8e4b-4040-be3b-e82dd6b7eaa8 req-1ab6a626-1601-440b-b42b-fa734c9b1e70 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 returned with HTTP 202 Aug 18 22:50:43.510393 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 363/1448] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:50:43 2026] DELETE /volume/v3/volumes/0f12c55b-4158-495d-9917-5362d994c8c7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:50:47.198777 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-f187e7d3-fb58-4d87-aa10-1c62435bba1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:47.202593 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-f187e7d3-fb58-4d87-aa10-1c62435bba1a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:47.202816 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-f187e7d3-fb58-4d87-aa10-1c62435bba1a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:47.203005 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-f187e7d3-fb58-4d87-aa10-1c62435bba1a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:47.211547 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:47.211547 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:47.215381 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-f187e7d3-fb58-4d87-aa10-1c62435bba1a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:47.220113 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-f187e7d3-fb58-4d87-aa10-1c62435bba1a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:47.220729 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 364/1449] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:47 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:47.326362 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75ce4369-e8f0-43f5-9c73-f39f32857fed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:47.327230 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75ce4369-e8f0-43f5-9c73-f39f32857fed None None] GET https://10.4.3.89/volume// Aug 18 22:50:47.327614 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75ce4369-e8f0-43f5-9c73-f39f32857fed None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:47.327981 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75ce4369-e8f0-43f5-9c73-f39f32857fed None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:47.328469 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75ce4369-e8f0-43f5-9c73-f39f32857fed None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:47.329081 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 360/1450] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:50:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:47.347012 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-aea76021-6873-4dbd-8aa6-291755beee3e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:47.354564 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-aea76021-6873-4dbd-8aa6-291755beee3e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:50:47.354978 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-aea76021-6873-4dbd-8aa6-291755beee3e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "089d2fc0-e9de-4d25-aa45-7524783d842e", "connector": null, "instance_uuid": "2396d969-9940-4b4f-97fa-05daa8655a5f"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:47.364262 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:47.364262 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:47.393833 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-aea76021-6873-4dbd-8aa6-291755beee3e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:50:47.394250 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 364/1451] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:50:47 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:47.424410 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd9af8d3-37ee-4fd1-a66e-9b88064ffa4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:47.427158 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd9af8d3-37ee-4fd1-a66e-9b88064ffa4b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:47.427770 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd9af8d3-37ee-4fd1-a66e-9b88064ffa4b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:47.428023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd9af8d3-37ee-4fd1-a66e-9b88064ffa4b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:47.438220 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:47.438220 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:47.442113 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd9af8d3-37ee-4fd1-a66e-9b88064ffa4b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:47.443039 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b14896d-5f7e-47c6-8753-1232c8f9b617 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:47.443496 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b14896d-5f7e-47c6-8753-1232c8f9b617 None None] GET https://10.4.3.89/volume// Aug 18 22:50:47.443713 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b14896d-5f7e-47c6-8753-1232c8f9b617 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:47.443941 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b14896d-5f7e-47c6-8753-1232c8f9b617 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:47.444299 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b14896d-5f7e-47c6-8753-1232c8f9b617 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:47.444625 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 365/1452] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:47.446975 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd9af8d3-37ee-4fd1-a66e-9b88064ffa4b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:47.447439 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 364/1453] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:47 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:47.453164 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-2e046c7c-fa7f-466f-9734-5c2ce1063f2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:47.455993 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-2e046c7c-fa7f-466f-9734-5c2ce1063f2b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:47.456293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-2e046c7c-fa7f-466f-9734-5c2ce1063f2b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:47.456576 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-2e046c7c-fa7f-466f-9734-5c2ce1063f2b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:47.470731 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:47.470731 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:47.475255 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-2e046c7c-fa7f-466f-9734-5c2ce1063f2b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:47.480319 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-2e046c7c-fa7f-466f-9734-5c2ce1063f2b tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:47.480878 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 361/1454] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:47 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 1029 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:47.596803 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-ca0d9f77-f1dc-442f-9a54-a021ef83f3c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:47.599526 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-ca0d9f77-f1dc-442f-9a54-a021ef83f3c1 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] PUT https://10.4.3.89/volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792 Aug 18 22:50:47.600003 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-ca0d9f77-f1dc-442f-9a54-a021ef83f3c1 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:47.609533 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-ca0d9f77-f1dc-442f-9a54-a021ef83f3c1 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Acquiring lock "cinder-attachment_update-089d2fc0-e9de-4d25-aa45-7524783d842e-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:50:47.614074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-ca0d9f77-f1dc-442f-9a54-a021ef83f3c1 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Lock "cinder-attachment_update-089d2fc0-e9de-4d25-aa45-7524783d842e-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:50:47.615359 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:47.615359 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:47.693652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-ca0d9f77-f1dc-442f-9a54-a021ef83f3c1 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Lock "cinder-attachment_update-089d2fc0-e9de-4d25-aa45-7524783d842e-np0000007715" released by "attachment_update" :: held 0.080s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:50:47.693975 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-ca0d9f77-f1dc-442f-9a54-a021ef83f3c1 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792 returned with HTTP 200 Aug 18 22:50:47.694843 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 365/1455] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:50:47 2026] PUT /volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:48.464920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e7dbcdb-217c-4c63-802c-fbf49dad17c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:48.474291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e7dbcdb-217c-4c63-802c-fbf49dad17c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:48.474621 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e7dbcdb-217c-4c63-802c-fbf49dad17c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:48.474905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e7dbcdb-217c-4c63-802c-fbf49dad17c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:48.495913 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:48.495913 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:48.499926 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e7dbcdb-217c-4c63-802c-fbf49dad17c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:48.507512 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e7dbcdb-217c-4c63-802c-fbf49dad17c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:48.507951 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 366/1456] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:48 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:49.523535 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ba9c5828-613f-4bbb-8e41-8c5fabe7099d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:49.526120 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba9c5828-613f-4bbb-8e41-8c5fabe7099d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:49.526372 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba9c5828-613f-4bbb-8e41-8c5fabe7099d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:49.526747 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba9c5828-613f-4bbb-8e41-8c5fabe7099d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:49.540149 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:49.540149 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:49.543994 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ba9c5828-613f-4bbb-8e41-8c5fabe7099d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:49.549148 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba9c5828-613f-4bbb-8e41-8c5fabe7099d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:49.550096 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 365/1457] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:49 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:50.561711 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-253a1782-dbb0-4440-9b06-9447abaf1a41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:50.564320 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-253a1782-dbb0-4440-9b06-9447abaf1a41 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:50.564573 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-253a1782-dbb0-4440-9b06-9447abaf1a41 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:50.564938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-253a1782-dbb0-4440-9b06-9447abaf1a41 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:50.576176 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:50.576176 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:50.580083 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-253a1782-dbb0-4440-9b06-9447abaf1a41 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:50.584439 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-253a1782-dbb0-4440-9b06-9447abaf1a41 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:50.584809 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 362/1458] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:50 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:50.681552 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-44b92cf1-9bee-4637-aece-f978401d2bc9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:50.686591 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-44b92cf1-9bee-4637-aece-f978401d2bc9 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:50:50.686835 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-44b92cf1-9bee-4637-aece-f978401d2bc9 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:50.687026 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-44b92cf1-9bee-4637-aece-f978401d2bc9 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:50.697282 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:50.697282 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:50.700967 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-44b92cf1-9bee-4637-aece-f978401d2bc9 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:50:50.705897 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-44b92cf1-9bee-4637-aece-f978401d2bc9 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:50:50.706331 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 366/1459] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:50 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:50.729179 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-2c0831d0-5d55-410e-90cc-eb9aec4dca00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:50.732037 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-2c0831d0-5d55-410e-90cc-eb9aec4dca00 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] POST https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca/action Aug 18 22:50:50.732388 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-2c0831d0-5d55-410e-90cc-eb9aec4dca00 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:50.732388 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-2c0831d0-5d55-410e-90cc-eb9aec4dca00 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:50.746347 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:50.746347 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:50.747015 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-2c0831d0-5d55-410e-90cc-eb9aec4dca00 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:50:50.755466 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-2c0831d0-5d55-410e-90cc-eb9aec4dca00 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Begin detaching volume completed successfully. Aug 18 22:50:50.755786 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-2c0831d0-5d55-410e-90cc-eb9aec4dca00 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca/action returned with HTTP 202 Aug 18 22:50:50.756432 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 367/1460] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:50:50 2026] POST /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:50:50.815924 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45d538dd-e7f1-4fe9-90e4-6c165c77cabe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:50.816421 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d538dd-e7f1-4fe9-90e4-6c165c77cabe None None] GET https://10.4.3.89/volume// Aug 18 22:50:50.816677 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d538dd-e7f1-4fe9-90e4-6c165c77cabe None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:50.817035 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d538dd-e7f1-4fe9-90e4-6c165c77cabe None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:50.817596 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d538dd-e7f1-4fe9-90e4-6c165c77cabe None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:50.818667 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 366/1461] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:50.833437 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-077fb0d0-280d-44b5-ac07-655532c5d548 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:50.836583 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-077fb0d0-280d-44b5-ac07-655532c5d548 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:50:50.836845 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-077fb0d0-280d-44b5-ac07-655532c5d548 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:50.837107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-077fb0d0-280d-44b5-ac07-655532c5d548 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:50.850164 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:50.850164 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:50.854151 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-077fb0d0-280d-44b5-ac07-655532c5d548 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:50:50.860067 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-077fb0d0-280d-44b5-ac07-655532c5d548 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:50:50.860556 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 363/1462] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:50 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 1321 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:51.017497 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-8e294267-ba92-420a-9703-fee87eb38159 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.019618 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-8e294267-ba92-420a-9703-fee87eb38159 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] POST https://10.4.3.89/volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792/action Aug 18 22:50:51.020098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-8e294267-ba92-420a-9703-fee87eb38159 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:51.020242 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-8e294267-ba92-420a-9703-fee87eb38159 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:51.040963 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.040963 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:51.067068 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5472aee3-89c0-4e79-b68e-1369866700b3 req-8e294267-ba92-420a-9703-fee87eb38159 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792/action returned with HTTP 204 Aug 18 22:50:51.070435 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 367/1463] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:50:51 2026] POST /volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:51.407025 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6184ef04-d79e-4038-90ce-866c0117e59a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.410135 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6184ef04-d79e-4038-90ce-866c0117e59a tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:51.410442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6184ef04-d79e-4038-90ce-866c0117e59a tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.410747 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6184ef04-d79e-4038-90ce-866c0117e59a tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.420862 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.420862 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:51.426311 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6184ef04-d79e-4038-90ce-866c0117e59a tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:51.432605 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6184ef04-d79e-4038-90ce-866c0117e59a tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:51.433276 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 368/1464] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:51.499100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-8f54b495-6f25-4714-b4ab-c7d8980c6b35 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.502314 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-8f54b495-6f25-4714-b4ab-c7d8980c6b35 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:51.502498 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-8f54b495-6f25-4714-b4ab-c7d8980c6b35 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.502680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-8f54b495-6f25-4714-b4ab-c7d8980c6b35 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.515328 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.515328 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:51.526029 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-8f54b495-6f25-4714-b4ab-c7d8980c6b35 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:51.533459 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-8f54b495-6f25-4714-b4ab-c7d8980c6b35 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:51.533997 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 367/1465] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:51.594643 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-163fd7d0-42c8-4c24-8f4c-7a9b600f1d91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.597451 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-163fd7d0-42c8-4c24-8f4c-7a9b600f1d91 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316 Aug 18 22:50:51.599035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-163fd7d0-42c8-4c24-8f4c-7a9b600f1d91 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.599035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-163fd7d0-42c8-4c24-8f4c-7a9b600f1d91 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.606647 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.606647 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:51.608343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c7b9bfa9-b2a2-4be6-a57e-2610ff280709 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.613965 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7b9bfa9-b2a2-4be6-a57e-2610ff280709 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:51.614357 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7b9bfa9-b2a2-4be6-a57e-2610ff280709 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.615326 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c7b9bfa9-b2a2-4be6-a57e-2610ff280709 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.629904 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.629904 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:51.638429 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c7b9bfa9-b2a2-4be6-a57e-2610ff280709 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:51.639935 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d61a00fb-d8da-4ff8-8df3-c8c106b875d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.640040 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d61a00fb-d8da-4ff8-8df3-c8c106b875d1 None None] GET https://10.4.3.89/volume// Aug 18 22:50:51.640316 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d61a00fb-d8da-4ff8-8df3-c8c106b875d1 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.640609 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d61a00fb-d8da-4ff8-8df3-c8c106b875d1 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.641057 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d61a00fb-d8da-4ff8-8df3-c8c106b875d1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:51.642243 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 369/1466] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:51.643896 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c7b9bfa9-b2a2-4be6-a57e-2610ff280709 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:51.644481 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 368/1467] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:51.655095 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-e3b44bda-ab48-4089-8c5d-93f69905ac76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.658584 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-e3b44bda-ab48-4089-8c5d-93f69905ac76 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:50:51.658895 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-e3b44bda-ab48-4089-8c5d-93f69905ac76 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4729ec0d-387b-41a5-83a1-dfa2ae6c7983", "connector": null, "instance_uuid": "9a0280c3-5daf-4e99-a77c-681f5c75e081"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:51.665547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b806f2f8-ee93-4e6f-ad8a-c271d77c9e53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.666376 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-163fd7d0-42c8-4c24-8f4c-7a9b600f1d91 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316 returned with HTTP 200 Aug 18 22:50:51.666376 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 364/1468] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:50:51 2026] DELETE /volume/v3/attachments/ed4c3766-ba0f-4d4b-9ffd-fd1fda64c316 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:51.667871 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b806f2f8-ee93-4e6f-ad8a-c271d77c9e53 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:51.668171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b806f2f8-ee93-4e6f-ad8a-c271d77c9e53 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.668369 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.668369 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:51.668452 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b806f2f8-ee93-4e6f-ad8a-c271d77c9e53 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.678475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-4a6cf8e4-1c2d-4b53-8d65-dd9cd576e989 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.680181 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-4a6cf8e4-1c2d-4b53-8d65-dd9cd576e989 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 Aug 18 22:50:51.680181 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-4a6cf8e4-1c2d-4b53-8d65-dd9cd576e989 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.682853 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-4a6cf8e4-1c2d-4b53-8d65-dd9cd576e989 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.682853 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-4a6cf8e4-1c2d-4b53-8d65-dd9cd576e989 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Delete volume with id: ab20cb34-6870-4ed0-a447-ba28546f1579 Aug 18 22:50:51.687467 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.687467 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:51.690143 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.690143 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:51.691182 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-4a6cf8e4-1c2d-4b53-8d65-dd9cd576e989 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Volume info retrieved successfully. Aug 18 22:50:51.692583 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b806f2f8-ee93-4e6f-ad8a-c271d77c9e53 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:51.701063 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b806f2f8-ee93-4e6f-ad8a-c271d77c9e53 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:51.701699 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 370/1469] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:51.718256 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-e3b44bda-ab48-4089-8c5d-93f69905ac76 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:50:51.718831 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 368/1470] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:50:51 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:51.728513 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-4a6cf8e4-1c2d-4b53-8d65-dd9cd576e989 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] Delete volume request issued successfully. Aug 18 22:50:51.728782 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7e28a1e7-6b90-4b18-a2bf-802e34f715d1 req-4a6cf8e4-1c2d-4b53-8d65-dd9cd576e989 tempest-ServerBootFromVolumeStableRescueTest-211608699 tempest-ServerBootFromVolumeStableRescueTest-211608699-project-member] https://10.4.3.89/volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 returned with HTTP 202 Aug 18 22:50:51.729592 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 369/1471] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:50:51 2026] DELETE /volume/v3/volumes/ab20cb34-6870-4ed0-a447-ba28546f1579 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:50:51.754582 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b20ab3a-bc9a-4419-abda-a6e1a0d26a8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.757143 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b20ab3a-bc9a-4419-abda-a6e1a0d26a8c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:51.757421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b20ab3a-bc9a-4419-abda-a6e1a0d26a8c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.757775 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b20ab3a-bc9a-4419-abda-a6e1a0d26a8c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.772525 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.772525 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:51.778093 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b20ab3a-bc9a-4419-abda-a6e1a0d26a8c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:51.787679 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b20ab3a-bc9a-4419-abda-a6e1a0d26a8c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:51.788221 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 365/1472] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:51.789346 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9178cca8-15f3-4785-8421-726981b15e0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.792140 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9178cca8-15f3-4785-8421-726981b15e0d None None] GET https://10.4.3.89/volume// Aug 18 22:50:51.792421 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9178cca8-15f3-4785-8421-726981b15e0d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.792701 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9178cca8-15f3-4785-8421-726981b15e0d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.793260 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9178cca8-15f3-4785-8421-726981b15e0d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:51.794700 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 371/1473] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:51.808471 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-98aca8a6-7c2f-473e-8b57-6790bb452608 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.810793 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fb77b19d-f12b-4338-af0b-046fff0b7534 req-6625fd42-4a33-4e65-9af5-ef3aebf517c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.811668 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-98aca8a6-7c2f-473e-8b57-6790bb452608 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:51.811873 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-98aca8a6-7c2f-473e-8b57-6790bb452608 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.812081 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-98aca8a6-7c2f-473e-8b57-6790bb452608 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.816768 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fb77b19d-f12b-4338-af0b-046fff0b7534 req-6625fd42-4a33-4e65-9af5-ef3aebf517c6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:51.817011 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fb77b19d-f12b-4338-af0b-046fff0b7534 req-6625fd42-4a33-4e65-9af5-ef3aebf517c6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.817239 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fb77b19d-f12b-4338-af0b-046fff0b7534 req-6625fd42-4a33-4e65-9af5-ef3aebf517c6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.825517 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.825517 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:51.832029 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.832029 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:51.832404 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-98aca8a6-7c2f-473e-8b57-6790bb452608 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:51.837980 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-98aca8a6-7c2f-473e-8b57-6790bb452608 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:51.838436 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 369/1474] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:51.838943 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-fb77b19d-f12b-4338-af0b-046fff0b7534 req-6625fd42-4a33-4e65-9af5-ef3aebf517c6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:51.845715 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fb77b19d-f12b-4338-af0b-046fff0b7534 req-6625fd42-4a33-4e65-9af5-ef3aebf517c6 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:51.846184 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 370/1475] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:51 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:51.878421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-4f572822-c8d7-4002-91af-843b46ca9331 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.882581 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-4f572822-c8d7-4002-91af-843b46ca9331 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] DELETE https://10.4.3.89/volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 Aug 18 22:50:51.882767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-4f572822-c8d7-4002-91af-843b46ca9331 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:51.882968 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-4f572822-c8d7-4002-91af-843b46ca9331 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:51.893982 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:51.893982 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:51.960396 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd3e4790-4118-4cf8-8c3a-9cab56fdce86 req-4f572822-c8d7-4002-91af-843b46ca9331 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 returned with HTTP 200 Aug 18 22:50:51.960990 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 366/1476] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:50:51 2026] DELETE /volume/v3/attachments/74ba434c-a14a-4ce5-adcd-998a0f880779 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:51.976192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-1fa4206a-0bba-42aa-8fec-31ab9f0cb34e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:51.984130 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-1fa4206a-0bba-42aa-8fec-31ab9f0cb34e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] PUT https://10.4.3.89/volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4 Aug 18 22:50:51.984599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-1fa4206a-0bba-42aa-8fec-31ab9f0cb34e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:52.002759 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-1fa4206a-0bba-42aa-8fec-31ab9f0cb34e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Acquiring lock "cinder-attachment_update-4729ec0d-387b-41a5-83a1-dfa2ae6c7983-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:50:52.008140 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-1fa4206a-0bba-42aa-8fec-31ab9f0cb34e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Lock "cinder-attachment_update-4729ec0d-387b-41a5-83a1-dfa2ae6c7983-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:50:52.009157 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:52.009157 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:52.116137 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-1fa4206a-0bba-42aa-8fec-31ab9f0cb34e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Lock "cinder-attachment_update-4729ec0d-387b-41a5-83a1-dfa2ae6c7983-np0000007715" released by "attachment_update" :: held 0.108s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:50:52.116600 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-1fa4206a-0bba-42aa-8fec-31ab9f0cb34e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4 returned with HTTP 200 Aug 18 22:50:52.116895 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 372/1477] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:50:51 2026] PUT /volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:52.805628 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b6da079-8415-4f80-8cd3-473f9d79afc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:52.808046 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b6da079-8415-4f80-8cd3-473f9d79afc7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:52.808046 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b6da079-8415-4f80-8cd3-473f9d79afc7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:52.808244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b6da079-8415-4f80-8cd3-473f9d79afc7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:52.817814 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:52.817814 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:52.821274 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b6da079-8415-4f80-8cd3-473f9d79afc7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:52.825695 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b6da079-8415-4f80-8cd3-473f9d79afc7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:52.826195 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 370/1478] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:52 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:52.961818 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f778ef50-117a-49b8-a421-041fc7da9774 req-421d5283-54e7-46cc-bdd2-471d3e937d27 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:52.964443 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f778ef50-117a-49b8-a421-041fc7da9774 req-421d5283-54e7-46cc-bdd2-471d3e937d27 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:50:52.964617 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f778ef50-117a-49b8-a421-041fc7da9774 req-421d5283-54e7-46cc-bdd2-471d3e937d27 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:52.964791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f778ef50-117a-49b8-a421-041fc7da9774 req-421d5283-54e7-46cc-bdd2-471d3e937d27 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:52.974216 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:52.974216 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:52.978426 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f778ef50-117a-49b8-a421-041fc7da9774 req-421d5283-54e7-46cc-bdd2-471d3e937d27 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:50:52.986834 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f778ef50-117a-49b8-a421-041fc7da9774 req-421d5283-54e7-46cc-bdd2-471d3e937d27 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:50:52.987191 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 371/1479] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:52 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:53.004717 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16586462-7cf2-4422-909e-5d3b3a4aa8b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:53.006655 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16586462-7cf2-4422-909e-5d3b3a4aa8b3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:50:53.007010 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16586462-7cf2-4422-909e-5d3b3a4aa8b3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:53.007309 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16586462-7cf2-4422-909e-5d3b3a4aa8b3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:53.007414 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-16586462-7cf2-4422-909e-5d3b3a4aa8b3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Delete volume with id: 5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:50:53.015838 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:53.015838 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:53.016396 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16586462-7cf2-4422-909e-5d3b3a4aa8b3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:50:53.035761 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16586462-7cf2-4422-909e-5d3b3a4aa8b3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Delete volume request issued successfully. Aug 18 22:50:53.036043 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16586462-7cf2-4422-909e-5d3b3a4aa8b3 tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 202 Aug 18 22:50:53.036608 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 367/1480] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:50:53 2026] DELETE /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:50:53.050621 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22454006-e4d7-4e92-8c5a-4c45ab8ed4cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:53.053669 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22454006-e4d7-4e92-8c5a-4c45ab8ed4cb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:50:53.053991 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22454006-e4d7-4e92-8c5a-4c45ab8ed4cb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:53.054164 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22454006-e4d7-4e92-8c5a-4c45ab8ed4cb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:53.063648 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:53.063648 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:53.068771 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22454006-e4d7-4e92-8c5a-4c45ab8ed4cb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Volume info retrieved successfully. Aug 18 22:50:53.074383 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22454006-e4d7-4e92-8c5a-4c45ab8ed4cb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 200 Aug 18 22:50:53.074877 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 373/1481] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:53 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:53.839063 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39d1d8f7-61a6-4e55-afbe-df4d4b207fe7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:53.842190 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39d1d8f7-61a6-4e55-afbe-df4d4b207fe7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:53.842492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39d1d8f7-61a6-4e55-afbe-df4d4b207fe7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:53.842707 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39d1d8f7-61a6-4e55-afbe-df4d4b207fe7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:53.853065 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:53.853065 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:53.856898 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-39d1d8f7-61a6-4e55-afbe-df4d4b207fe7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:53.861673 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39d1d8f7-61a6-4e55-afbe-df4d4b207fe7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:53.862009 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 371/1482] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:53 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:54.087183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a1b52138-7ace-4209-9a78-60f6114d66eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:54.089168 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1b52138-7ace-4209-9a78-60f6114d66eb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] GET https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca Aug 18 22:50:54.089410 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1b52138-7ace-4209-9a78-60f6114d66eb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:54.089593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1b52138-7ace-4209-9a78-60f6114d66eb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:54.094902 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1b52138-7ace-4209-9a78-60f6114d66eb tempest-TestMinimumBasicScenario-1952341171 tempest-TestMinimumBasicScenario-1952341171-project-member] https://10.4.3.89/volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca returned with HTTP 404 Aug 18 22:50:54.095501 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 372/1483] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:54 2026] GET /volume/v3/volumes/5458d702-d287-4bb3-aeb7-a82987263bca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:54.875083 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3f1c5308-7ee6-4c58-9f8a-8ec9a440ab83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:54.877283 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f1c5308-7ee6-4c58-9f8a-8ec9a440ab83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:54.877603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f1c5308-7ee6-4c58-9f8a-8ec9a440ab83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:54.877876 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f1c5308-7ee6-4c58-9f8a-8ec9a440ab83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:54.891946 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:54.891946 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:54.896526 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3f1c5308-7ee6-4c58-9f8a-8ec9a440ab83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:54.902205 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f1c5308-7ee6-4c58-9f8a-8ec9a440ab83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:54.902776 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 368/1484] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:54 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:55.413050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-853e640a-514d-4d4b-a172-c0551dada3e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:55.417898 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-853e640a-514d-4d4b-a172-c0551dada3e9 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4/action Aug 18 22:50:55.419216 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-853e640a-514d-4d4b-a172-c0551dada3e9 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:55.419888 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-853e640a-514d-4d4b-a172-c0551dada3e9 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:55.442721 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:55.442721 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:55.455355 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9290649-13c7-4f49-a300-284cd3bbcf4d req-853e640a-514d-4d4b-a172-c0551dada3e9 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4/action returned with HTTP 204 Aug 18 22:50:55.456246 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 374/1485] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:50:55 2026] POST /volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:55.922518 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5c3f478-2172-4034-bc20-523ea9b769a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:55.924349 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5c3f478-2172-4034-bc20-523ea9b769a3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:55.924600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5c3f478-2172-4034-bc20-523ea9b769a3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:55.924800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5c3f478-2172-4034-bc20-523ea9b769a3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:55.939164 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:55.939164 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:55.943037 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5c3f478-2172-4034-bc20-523ea9b769a3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:55.947872 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5c3f478-2172-4034-bc20-523ea9b769a3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:55.948341 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 372/1486] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:55 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:55.967323 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ec108ac-524e-49cc-bece-0c2a418b398d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:55.970105 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ec108ac-524e-49cc-bece-0c2a418b398d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:55.970193 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ec108ac-524e-49cc-bece-0c2a418b398d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:55.970549 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ec108ac-524e-49cc-bece-0c2a418b398d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:55.984177 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:55.984177 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:55.988053 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2ec108ac-524e-49cc-bece-0c2a418b398d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:55.992733 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ec108ac-524e-49cc-bece-0c2a418b398d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:55.993203 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 373/1487] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:55 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:56.142560 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b94be20d-222b-465b-81db-74fe89237886 req-dd7fd1ff-fa9a-4785-ae4c-e1fdedc0e843 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:56.146177 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b94be20d-222b-465b-81db-74fe89237886 req-dd7fd1ff-fa9a-4785-ae4c-e1fdedc0e843 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:50:56.146177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b94be20d-222b-465b-81db-74fe89237886 req-dd7fd1ff-fa9a-4785-ae4c-e1fdedc0e843 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:56.146177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b94be20d-222b-465b-81db-74fe89237886 req-dd7fd1ff-fa9a-4785-ae4c-e1fdedc0e843 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:56.160492 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:56.160492 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:56.165977 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b94be20d-222b-465b-81db-74fe89237886 req-dd7fd1ff-fa9a-4785-ae4c-e1fdedc0e843 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:50:56.172879 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b94be20d-222b-465b-81db-74fe89237886 req-dd7fd1ff-fa9a-4785-ae4c-e1fdedc0e843 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:50:56.172879 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 369/1488] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:56 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:56.592124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7e0a1053-4eef-40ba-830f-f23471200730 req-960d2e9c-db08-46ba-abda-f6086bf185ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:56.595252 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-960d2e9c-db08-46ba-abda-f6086bf185ab tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:56.595559 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-960d2e9c-db08-46ba-abda-f6086bf185ab tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:56.595791 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-960d2e9c-db08-46ba-abda-f6086bf185ab tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:56.613672 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:56.613672 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:56.618529 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7e0a1053-4eef-40ba-830f-f23471200730 req-960d2e9c-db08-46ba-abda-f6086bf185ab tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:56.626735 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-960d2e9c-db08-46ba-abda-f6086bf185ab tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:56.627317 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 375/1489] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:56 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:57.744578 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4115afcb-aa36-49ba-8206-7548979cec83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:57.744996 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4115afcb-aa36-49ba-8206-7548979cec83 None None] GET https://10.4.3.89/volume// Aug 18 22:50:57.745108 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4115afcb-aa36-49ba-8206-7548979cec83 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:57.745305 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4115afcb-aa36-49ba-8206-7548979cec83 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:57.745625 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4115afcb-aa36-49ba-8206-7548979cec83 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:57.745906 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 373/1490] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:57.754126 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7e0a1053-4eef-40ba-830f-f23471200730 req-b94d1784-02a4-416b-ab0c-18bc4051e308 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:57.756703 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-b94d1784-02a4-416b-ab0c-18bc4051e308 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:50:57.757376 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-b94d1784-02a4-416b-ab0c-18bc4051e308 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4729ec0d-387b-41a5-83a1-dfa2ae6c7983", "connector": null, "instance_uuid": "9a0280c3-5daf-4e99-a77c-681f5c75e081"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:57.771297 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:57.771297 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:57.810216 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-b94d1784-02a4-416b-ab0c-18bc4051e308 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:50:57.810884 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 374/1491] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:50:57 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:57.817867 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea39bde6-5800-40dc-ae89-19ecf2175d57 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:57.818293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea39bde6-5800-40dc-ae89-19ecf2175d57 None None] GET https://10.4.3.89/volume// Aug 18 22:50:57.818444 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea39bde6-5800-40dc-ae89-19ecf2175d57 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:57.818690 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea39bde6-5800-40dc-ae89-19ecf2175d57 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:57.819050 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea39bde6-5800-40dc-ae89-19ecf2175d57 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:57.819391 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 370/1492] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:57.827139 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7e0a1053-4eef-40ba-830f-f23471200730 req-4f3a85ba-e884-46d2-9bb0-cd2ccd3fad03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:57.829141 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-4f3a85ba-e884-46d2-9bb0-cd2ccd3fad03 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:57.829380 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-4f3a85ba-e884-46d2-9bb0-cd2ccd3fad03 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:57.829563 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-4f3a85ba-e884-46d2-9bb0-cd2ccd3fad03 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:57.840360 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:57.840360 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:57.844151 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7e0a1053-4eef-40ba-830f-f23471200730 req-4f3a85ba-e884-46d2-9bb0-cd2ccd3fad03 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:57.850196 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-4f3a85ba-e884-46d2-9bb0-cd2ccd3fad03 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:57.850930 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 376/1493] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:57 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:58.225392 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0814bba3-a58e-44be-b8ad-be98a178c2fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:58.227951 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0814bba3-a58e-44be-b8ad-be98a178c2fd tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4 Aug 18 22:50:58.228219 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0814bba3-a58e-44be-b8ad-be98a178c2fd tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:58.228500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0814bba3-a58e-44be-b8ad-be98a178c2fd tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:58.235589 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:58.235589 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:58.309651 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0814bba3-a58e-44be-b8ad-be98a178c2fd tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4 returned with HTTP 200 Aug 18 22:50:58.310201 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 374/1494] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:50:58 2026] DELETE /volume/v3/attachments/ac9a4594-1e8f-432d-950b-71ce875147e4 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:58.641354 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6172959-e905-4502-b0ed-48ba370b7672 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:58.641851 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6172959-e905-4502-b0ed-48ba370b7672 None None] GET https://10.4.3.89/volume// Aug 18 22:50:58.641999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6172959-e905-4502-b0ed-48ba370b7672 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:58.642242 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6172959-e905-4502-b0ed-48ba370b7672 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:58.642610 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6172959-e905-4502-b0ed-48ba370b7672 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:58.643080 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 375/1495] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:58.667081 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7e0a1053-4eef-40ba-830f-f23471200730 req-3c630ef1-81e0-4449-a68e-2148fb871697 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:58.671024 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-3c630ef1-81e0-4449-a68e-2148fb871697 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:50:58.671488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-3c630ef1-81e0-4449-a68e-2148fb871697 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:58.671774 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-3c630ef1-81e0-4449-a68e-2148fb871697 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:58.690433 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:58.690433 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:58.697888 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7e0a1053-4eef-40ba-830f-f23471200730 req-3c630ef1-81e0-4449-a68e-2148fb871697 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:50:58.704364 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-3c630ef1-81e0-4449-a68e-2148fb871697 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:50:58.704364 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 371/1496] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:58 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:50:58.861605 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0d2c648f-e5b8-4e38-89e7-06d3c65075d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:58.867083 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0d2c648f-e5b8-4e38-89e7-06d3c65075d7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] PUT https://10.4.3.89/volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e Aug 18 22:50:58.867083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0d2c648f-e5b8-4e38-89e7-06d3c65075d7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:58.879196 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0d2c648f-e5b8-4e38-89e7-06d3c65075d7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Acquiring lock "cinder-attachment_update-4729ec0d-387b-41a5-83a1-dfa2ae6c7983-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:50:58.886448 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0d2c648f-e5b8-4e38-89e7-06d3c65075d7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Lock "cinder-attachment_update-4729ec0d-387b-41a5-83a1-dfa2ae6c7983-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:50:58.887829 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:58.887829 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:58.977063 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0d2c648f-e5b8-4e38-89e7-06d3c65075d7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Lock "cinder-attachment_update-4729ec0d-387b-41a5-83a1-dfa2ae6c7983-np0000007715" released by "attachment_update" :: held 0.091s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:50:58.977633 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-0d2c648f-e5b8-4e38-89e7-06d3c65075d7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e returned with HTTP 200 Aug 18 22:50:58.978336 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 377/1497] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:50:58 2026] PUT /volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:59.012955 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7e0a1053-4eef-40ba-830f-f23471200730 req-55e485a5-177b-4060-b905-3b4a6a9f26ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.018009 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-55e485a5-177b-4060-b905-3b4a6a9f26ba tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e/action Aug 18 22:50:59.018431 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-55e485a5-177b-4060-b905-3b4a6a9f26ba tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:50:59.018569 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-55e485a5-177b-4060-b905-3b4a6a9f26ba tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:59.041378 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:59.041378 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:59.052094 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7e0a1053-4eef-40ba-830f-f23471200730 req-55e485a5-177b-4060-b905-3b4a6a9f26ba tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e/action returned with HTTP 204 Aug 18 22:50:59.053206 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 375/1498] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:50:59 2026] POST /volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:50:59.421383 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f211cc3e-dc03-44d4-b3fa-1cd3e9e28c1d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.423372 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f211cc3e-dc03-44d4-b3fa-1cd3e9e28c1d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:50:59.423600 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f211cc3e-dc03-44d4-b3fa-1cd3e9e28c1d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:59.423816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f211cc3e-dc03-44d4-b3fa-1cd3e9e28c1d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:59.432414 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:59.432414 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:59.441066 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f211cc3e-dc03-44d4-b3fa-1cd3e9e28c1d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:50:59.453834 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f211cc3e-dc03-44d4-b3fa-1cd3e9e28c1d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:50:59.454227 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 376/1499] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:59 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:59.469555 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-540fff4d-a7ab-42e5-b512-25c45289ce2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.472430 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-540fff4d-a7ab-42e5-b512-25c45289ce2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:50:59.472430 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-540fff4d-a7ab-42e5-b512-25c45289ce2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:59.472681 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-540fff4d-a7ab-42e5-b512-25c45289ce2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:59.481202 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:59.481202 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:59.484940 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-540fff4d-a7ab-42e5-b512-25c45289ce2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:50:59.491966 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-540fff4d-a7ab-42e5-b512-25c45289ce2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:50:59.492483 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 372/1500] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:59 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:50:59.554540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-1233d2f2-a599-4e24-a0ac-550bb08762ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.557330 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-1233d2f2-a599-4e24-a0ac-550bb08762ec tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:50:59.557794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-1233d2f2-a599-4e24-a0ac-550bb08762ec tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:59.558085 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-1233d2f2-a599-4e24-a0ac-550bb08762ec tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:59.572147 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:59.572147 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:50:59.579260 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-1233d2f2-a599-4e24-a0ac-550bb08762ec tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:50:59.584571 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-1233d2f2-a599-4e24-a0ac-550bb08762ec tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:50:59.585143 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 378/1501] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:50:59 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:59.855559 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5027929-4c60-4476-ad2b-999558a6549d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.856089 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5027929-4c60-4476-ad2b-999558a6549d None None] GET https://10.4.3.89/volume// Aug 18 22:50:59.856430 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5027929-4c60-4476-ad2b-999558a6549d None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:59.856696 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5027929-4c60-4476-ad2b-999558a6549d None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:59.857134 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5027929-4c60-4476-ad2b-999558a6549d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:59.857624 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 376/1502] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:50:59 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:59.867684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-c76a53b6-d7f5-42e7-b4ef-81139058fbf3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.871408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-c76a53b6-d7f5-42e7-b4ef-81139058fbf3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:50:59.871408 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-c76a53b6-d7f5-42e7-b4ef-81139058fbf3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb", "connector": null, "instance_uuid": "26462375-b444-44d3-b54c-86cfeaf1220c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:50:59.879632 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:59.879632 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:50:59.914303 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-c76a53b6-d7f5-42e7-b4ef-81139058fbf3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:50:59.914303 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 377/1503] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:50:59 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:50:59.944757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3bc3e07-01b0-462f-927e-537a60b9bfcd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.946629 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3bc3e07-01b0-462f-927e-537a60b9bfcd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:50:59.946854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3bc3e07-01b0-462f-927e-537a60b9bfcd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:59.947084 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3bc3e07-01b0-462f-927e-537a60b9bfcd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:59.956845 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:59.956845 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:50:59.960937 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3bc3e07-01b0-462f-927e-537a60b9bfcd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:50:59.962950 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7eb1f48-5c73-4c4f-9d2f-0589cb9d3c52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.963335 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7eb1f48-5c73-4c4f-9d2f-0589cb9d3c52 None None] GET https://10.4.3.89/volume// Aug 18 22:50:59.963479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7eb1f48-5c73-4c4f-9d2f-0589cb9d3c52 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:59.963713 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7eb1f48-5c73-4c4f-9d2f-0589cb9d3c52 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:59.964054 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7eb1f48-5c73-4c4f-9d2f-0589cb9d3c52 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:50:59.964345 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 379/1504] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:50:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:50:59.965874 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3bc3e07-01b0-462f-927e-537a60b9bfcd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:50:59.966339 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 373/1505] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:50:59 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:50:59.976139 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-33f5eb72-5313-46b7-b084-d8ad231d1b82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:50:59.978091 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-33f5eb72-5313-46b7-b084-d8ad231d1b82 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:50:59.978330 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-33f5eb72-5313-46b7-b084-d8ad231d1b82 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:50:59.978543 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-33f5eb72-5313-46b7-b084-d8ad231d1b82 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:50:59.986895 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:50:59.986895 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:50:59.990572 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-33f5eb72-5313-46b7-b084-d8ad231d1b82 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:50:59.997396 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-33f5eb72-5313-46b7-b084-d8ad231d1b82 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:50:59.997908 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 377/1506] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:50:59 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 1034 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:00.165061 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-4e44239d-074d-4884-9354-d0d430d9e8f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:00.169298 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-4e44239d-074d-4884-9354-d0d430d9e8f4 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] PUT https://10.4.3.89/volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40 Aug 18 22:51:00.171285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-4e44239d-074d-4884-9354-d0d430d9e8f4 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:00.179504 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-4e44239d-074d-4884-9354-d0d430d9e8f4 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Acquiring lock "cinder-attachment_update-85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:51:00.187212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-4e44239d-074d-4884-9354-d0d430d9e8f4 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Lock "cinder-attachment_update-85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:51:00.187212 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:00.187212 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:00.324639 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-4e44239d-074d-4884-9354-d0d430d9e8f4 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Lock "cinder-attachment_update-85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb-np0000007715" released by "attachment_update" :: held 0.140s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:51:00.325196 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-4e44239d-074d-4884-9354-d0d430d9e8f4 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40 returned with HTTP 200 Aug 18 22:51:00.326065 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 378/1507] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:51:00 2026] PUT /volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:00.982764 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9a46ea3-8f92-4433-961b-bb5ff892bd90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:00.984784 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9a46ea3-8f92-4433-961b-bb5ff892bd90 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:00.984968 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9a46ea3-8f92-4433-961b-bb5ff892bd90 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:00.985198 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9a46ea3-8f92-4433-961b-bb5ff892bd90 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:01.002806 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:01.002806 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:01.010078 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9a46ea3-8f92-4433-961b-bb5ff892bd90 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:01.015707 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9a46ea3-8f92-4433-961b-bb5ff892bd90 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:01.016192 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 380/1508] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:00 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:02.034553 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9361ef89-5834-460e-9437-60f464859a2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:02.037550 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9361ef89-5834-460e-9437-60f464859a2d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:02.037808 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9361ef89-5834-460e-9437-60f464859a2d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:02.038049 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9361ef89-5834-460e-9437-60f464859a2d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:02.051248 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:02.051248 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:02.056696 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9361ef89-5834-460e-9437-60f464859a2d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:02.062077 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9361ef89-5834-460e-9437-60f464859a2d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:02.062573 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 374/1509] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:02 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:03.079868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbc3d9f3-0ba5-48b4-80e5-9bc81cb089cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:03.083638 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbc3d9f3-0ba5-48b4-80e5-9bc81cb089cc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:03.083878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbc3d9f3-0ba5-48b4-80e5-9bc81cb089cc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:03.084117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbc3d9f3-0ba5-48b4-80e5-9bc81cb089cc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:03.098092 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:03.098092 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:03.102507 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbc3d9f3-0ba5-48b4-80e5-9bc81cb089cc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:03.109315 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbc3d9f3-0ba5-48b4-80e5-9bc81cb089cc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:03.109849 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 378/1510] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:03 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:03.671448 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-0f1fb3e6-1e69-4d20-8418-86a849bd982b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:03.673744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-0f1fb3e6-1e69-4d20-8418-86a849bd982b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40/action Aug 18 22:51:03.674109 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-0f1fb3e6-1e69-4d20-8418-86a849bd982b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:03.674252 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-0f1fb3e6-1e69-4d20-8418-86a849bd982b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:03.692444 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:03.692444 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:03.714881 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-54c8ac31-c8bd-4866-ae3e-e2a9e8a6e37b req-0f1fb3e6-1e69-4d20-8418-86a849bd982b tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40/action returned with HTTP 204 Aug 18 22:51:03.715347 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 379/1511] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:51:03 2026] POST /volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:04.127748 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36dd61a7-72d0-48c1-a6ce-0e255a40db27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:04.129121 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36dd61a7-72d0-48c1-a6ce-0e255a40db27 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:04.132098 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36dd61a7-72d0-48c1-a6ce-0e255a40db27 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:04.132098 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36dd61a7-72d0-48c1-a6ce-0e255a40db27 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:04.147951 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:04.147951 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:04.153950 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36dd61a7-72d0-48c1-a6ce-0e255a40db27 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:04.161089 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36dd61a7-72d0-48c1-a6ce-0e255a40db27 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:04.161650 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 381/1512] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:04 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 1147 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:04.183814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ef3fb49-17b1-40f1-b228-4c7dcfc8f07d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:04.187159 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ef3fb49-17b1-40f1-b228-4c7dcfc8f07d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:04.187523 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ef3fb49-17b1-40f1-b228-4c7dcfc8f07d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:04.189956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ef3fb49-17b1-40f1-b228-4c7dcfc8f07d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:04.201959 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:04.201959 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:04.207225 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ef3fb49-17b1-40f1-b228-4c7dcfc8f07d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:04.212580 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ef3fb49-17b1-40f1-b228-4c7dcfc8f07d tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:04.213148 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 375/1513] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:04 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:04.229643 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b350eda-4b5e-4889-809e-e5fe66487832 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:04.232116 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action Aug 18 22:51:04.232637 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action body: b'{"os-detach": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:04.232811 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:04.248991 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:04.248991 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:04.249589 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:04.326201 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Attachment connected to vm 26462375-b444-44d3-b54c-86cfeaf1220c, checking data on nova Aug 18 22:51:04.326699 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.compute.nova [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Creating Keystone token plugin using URL: https://10.4.3.89/identity {{(pid=100266) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 22:51:04.597516 np0000007715 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] REQ: curl -g -i -X GET https://10.4.3.89/compute/v2.1/servers/26462375-b444-44d3-b54c-86cfeaf1220c/os-volume_attachments/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f8cdc68f4247073054e1a3154fb13e0ab488c83d67391b4374ed2249bdf72c49" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8b350eda-4b5e-4889-809e-e5fe66487832" -H "X-Service-Token: {SHA256}5891a2b74afd610c8aa5270b6d4c5ea829020cfd4d2557f8561217bf199ba533" {{(pid=100266) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 22:51:05.026213 np0000007715 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 22:51:04 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-07690b7c-1424-49da-b596-819bd7f785c5 x-openstack-request-id: req-07690b7c-1424-49da-b596-819bd7f785c5 {{(pid=100266) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 22:51:05.026435 np0000007715 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb", "serverId": "26462375-b444-44d3-b54c-86cfeaf1220c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40", "bdm_uuid": "18ad6518-f444-41e4-95e5-4ef2a31334ca"}} {{(pid=100266) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 22:51:05.026624 np0000007715 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET call to compute for https://10.4.3.89/compute/v2.1/servers/26462375-b444-44d3-b54c-86cfeaf1220c/os-volume_attachments/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb used request id req-07690b7c-1424-49da-b596-819bd7f785c5 {{(pid=100266) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 22:51:05.029439 np0000007715 devstack@c-api.service[100266]: ERROR cinder.volume.api [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-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 Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Caught error: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.033180 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.middleware.fault [None req-8b350eda-4b5e-4889-809e-e5fe66487832 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action returned with HTTP 409 Aug 18 22:51:05.034588 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 379/1514] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:04 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 167 bytes in 805 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:05.045607 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:05.047818 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action Aug 18 22:51:05.051292 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:05.051292 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:05.061467 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:05.061467 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:05.061987 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:05.120566 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Attachment connected to vm 26462375-b444-44d3-b54c-86cfeaf1220c, checking data on nova Aug 18 22:51:05.120871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.compute.nova [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Creating Keystone token plugin using URL: https://10.4.3.89/identity {{(pid=100264) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 22:51:05.257005 np0000007715 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] REQ: curl -g -i -X GET https://10.4.3.89/compute/v2.1/servers/26462375-b444-44d3-b54c-86cfeaf1220c/os-volume_attachments/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f40063d7a93e58fbcf526a26d0623cc9dafb6283b6a8c0e9b0b0137f7054ef49" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4d61b409-c1df-4fe7-8da2-c55b9e99a931" -H "X-Service-Token: {SHA256}9e5fc42cc40cb669a4681243eaf66ab59a40c51eb904a25370ce38e325f8fa36" {{(pid=100264) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 22:51:05.358675 np0000007715 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 22:51:05 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-9a461d24-e3fb-482b-8683-cee66a105a92 x-openstack-request-id: req-9a461d24-e3fb-482b-8683-cee66a105a92 {{(pid=100264) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 22:51:05.359366 np0000007715 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb", "serverId": "26462375-b444-44d3-b54c-86cfeaf1220c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40", "bdm_uuid": "18ad6518-f444-41e4-95e5-4ef2a31334ca"}} {{(pid=100264) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 22:51:05.359366 np0000007715 devstack@c-api.service[100264]: DEBUG novaclient.v2.client [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET call to compute for https://10.4.3.89/compute/v2.1/servers/26462375-b444-44d3-b54c-86cfeaf1220c/os-volume_attachments/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb used request id req-9a461d24-e3fb-482b-8683-cee66a105a92 {{(pid=100264) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 22:51:05.362095 np0000007715 devstack@c-api.service[100264]: ERROR cinder.volume.api [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-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 Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Caught error: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.366343 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: ERROR cinder.api.middleware.fault Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.middleware.fault [None req-4d61b409-c1df-4fe7-8da2-c55b9e99a931 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action returned with HTTP 409 Aug 18 22:51:05.368952 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 380/1515] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:05 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 167 bytes in 322 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:05.375754 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f422053-2be2-4729-974e-1c0ffb020062 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:05.385138 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 382/1516] 10.4.3.89 () {70 vars in 1590 bytes} [Tue Aug 18 22:51:05 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 114 bytes in 10 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:51:05.399819 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd80b01b-6a0f-4015-bfe1-3c43ede60c1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:05.404124 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 376/1517] 10.4.3.89 () {70 vars in 1590 bytes} [Tue Aug 18 22:51:05 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:51:05.413494 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10616d30-8018-42d9-bc9f-f239ef31c09a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:05.488453 np0000007715 devstack@c-api.service[100266]: WARNING keystonemiddleware.auth_token [None req-10616d30-8018-42d9-bc9f-f239ef31c09a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 22:51:05.489619 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 380/1518] 10.4.3.89 () {70 vars in 1590 bytes} [Tue Aug 18 22:51:05 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 114 bytes in 77 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:51:05.499248 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fac4955-d840-47b6-a12c-ab0f0e8d50df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:05.528571 np0000007715 devstack@c-api.service[100264]: WARNING keystonemiddleware.auth_token [None req-4fac4955-d840-47b6-a12c-ab0f0e8d50df None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 22:51:05.530061 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 381/1519] 10.4.3.89 () {70 vars in 1590 bytes} [Tue Aug 18 22:51:05 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 114 bytes in 31 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:51:05.537124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33e75bb2-10f2-4869-88b5-c07ef3983e94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:05.620428 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33e75bb2-10f2-4869-88b5-c07ef3983e94 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] POST https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action Aug 18 22:51:05.620852 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33e75bb2-10f2-4869-88b5-c07ef3983e94 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:05.621013 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33e75bb2-10f2-4869-88b5-c07ef3983e94 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:05.641634 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:05.641634 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:05.641634 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-33e75bb2-10f2-4869-88b5-c07ef3983e94 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Updating volume '85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:51:05.679657 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33e75bb2-10f2-4869-88b5-c07ef3983e94 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action returned with HTTP 202 Aug 18 22:51:05.680042 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 383/1520] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:05 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:05.694538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f41c80d3-b96c-427b-9b8c-76ea342e850c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:05.697815 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f41c80d3-b96c-427b-9b8c-76ea342e850c tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:05.698033 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f41c80d3-b96c-427b-9b8c-76ea342e850c tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:05.698371 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f41c80d3-b96c-427b-9b8c-76ea342e850c tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:05.709037 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:05.709037 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:05.712976 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f41c80d3-b96c-427b-9b8c-76ea342e850c tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:05.722091 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f41c80d3-b96c-427b-9b8c-76ea342e850c tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:05.722091 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 377/1521] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:05 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:05.734500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:05.736837 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] POST https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action Aug 18 22:51:05.737259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:05.737871 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:05.793630 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:05.815532 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:05.815532 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:05.818717 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Volume info retrieved successfully. Aug 18 22:51:05.823252 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Attachment connected to vm 26462375-b444-44d3-b54c-86cfeaf1220c, checking data on nova Aug 18 22:51:05.823797 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.compute.nova [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Creating Keystone token plugin using URL: https://10.4.3.89/identity {{(pid=100266) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 22:51:05.938717 np0000007715 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] REQ: curl -g -i -X GET https://10.4.3.89/compute/v2.1/servers/26462375-b444-44d3-b54c-86cfeaf1220c/os-volume_attachments/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fae0ab184a0c13ddd42f6a19be92a21f13069fc43f62b8f70be7a532b3408ddc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f" -H "X-Service-Token: {SHA256}5891a2b74afd610c8aa5270b6d4c5ea829020cfd4d2557f8561217bf199ba533" {{(pid=100266) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 22:51:06.071082 np0000007715 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 22:51:05 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-70064d51-d7be-4cf4-a309-7219bd799883 x-openstack-request-id: req-70064d51-d7be-4cf4-a309-7219bd799883 {{(pid=100266) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 22:51:06.071082 np0000007715 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb", "serverId": "26462375-b444-44d3-b54c-86cfeaf1220c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40", "bdm_uuid": "18ad6518-f444-41e4-95e5-4ef2a31334ca"}} {{(pid=100266) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 22:51:06.071082 np0000007715 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] GET call to compute for https://10.4.3.89/compute/v2.1/servers/26462375-b444-44d3-b54c-86cfeaf1220c/os-volume_attachments/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb used request id req-70064d51-d7be-4cf4-a309-7219bd799883 {{(pid=100266) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 22:51:06.073635 np0000007715 devstack@c-api.service[100266]: ERROR cinder.volume.api [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-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 Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Caught error: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.078982 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 26462375-b444-44d3-b54c-86cfeaf1220c using the Compute API Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.middleware.fault [None req-7b0f2e6f-6740-4adb-97a4-5e6fc18cbe9f tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action returned with HTTP 409 Aug 18 22:51:06.080506 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 381/1522] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:05 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 167 bytes in 347 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:06.090478 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74a58d04-8520-46b4-ad10-0a0b4498cd0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.092114 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 382/1523] 10.4.3.89 () {70 vars in 1590 bytes} [Tue Aug 18 22:51:06 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:51:06.099494 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8bd6913-d527-4fa3-a752-f5949adfe3b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.121212 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 384/1524] 10.4.3.89 () {70 vars in 1590 bytes} [Tue Aug 18 22:51:06 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:51:06.129109 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8318904a-a0f2-4f71-b1d3-deda072b360f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.130524 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8318904a-a0f2-4f71-b1d3-deda072b360f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:06.130877 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8318904a-a0f2-4f71-b1d3-deda072b360f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:06.131166 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8318904a-a0f2-4f71-b1d3-deda072b360f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:06.139647 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:06.139647 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:06.146390 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8318904a-a0f2-4f71-b1d3-deda072b360f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:06.148333 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8318904a-a0f2-4f71-b1d3-deda072b360f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:06.148811 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 378/1525] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:06 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:06.164474 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da72eb10-2a8a-47ed-b454-4223e628e8d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.166913 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da72eb10-2a8a-47ed-b454-4223e628e8d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:06.167203 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da72eb10-2a8a-47ed-b454-4223e628e8d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:06.167495 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da72eb10-2a8a-47ed-b454-4223e628e8d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:06.219287 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-da72eb10-2a8a-47ed-b454-4223e628e8d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:06.231616 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:06.231616 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:06.235392 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-da72eb10-2a8a-47ed-b454-4223e628e8d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:06.240049 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da72eb10-2a8a-47ed-b454-4223e628e8d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:06.240366 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 382/1526] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:06 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:06.288199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-240fa2ea-ab2d-407a-871a-3a3188fac2fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.295918 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-240fa2ea-ab2d-407a-871a-3a3188fac2fd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:06.295918 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-240fa2ea-ab2d-407a-871a-3a3188fac2fd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:06.295918 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-240fa2ea-ab2d-407a-871a-3a3188fac2fd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:06.331337 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-240fa2ea-ab2d-407a-871a-3a3188fac2fd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:06.347447 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:06.347447 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:06.357336 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-240fa2ea-ab2d-407a-871a-3a3188fac2fd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:06.361905 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-240fa2ea-ab2d-407a-871a-3a3188fac2fd tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:06.362321 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 383/1527] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:06 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:06.470778 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67233da7-971b-45fc-82e3-df8962f458be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.470778 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67233da7-971b-45fc-82e3-df8962f458be None None] GET https://10.4.3.89/volume// Aug 18 22:51:06.470778 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67233da7-971b-45fc-82e3-df8962f458be None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:06.470778 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67233da7-971b-45fc-82e3-df8962f458be None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:06.470778 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67233da7-971b-45fc-82e3-df8962f458be None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:06.470778 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 385/1528] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:51:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:06.482982 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e5d59fc2-cb1e-44df-acaa-d16fadc50442 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.490942 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e5d59fc2-cb1e-44df-acaa-d16fadc50442 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:51:06.490942 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e5d59fc2-cb1e-44df-acaa-d16fadc50442 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d2c459c-9bd5-401a-ab4c-4b8548a9905c", "connector": null, "instance_uuid": "26462375-b444-44d3-b54c-86cfeaf1220c"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:06.501188 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:06.501188 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:06.555718 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e5d59fc2-cb1e-44df-acaa-d16fadc50442 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:51:06.555718 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 379/1529] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:51:06 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:06.623604 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c68e2740-5efc-4cc1-ac97-3c40093c0c66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.627839 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c68e2740-5efc-4cc1-ac97-3c40093c0c66 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:06.628005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c68e2740-5efc-4cc1-ac97-3c40093c0c66 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:06.628183 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c68e2740-5efc-4cc1-ac97-3c40093c0c66 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:06.634688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-410ae449-caa7-4a0f-9104-18dbb5a471f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.634688 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-410ae449-caa7-4a0f-9104-18dbb5a471f5 None None] GET https://10.4.3.89/volume// Aug 18 22:51:06.634688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-410ae449-caa7-4a0f-9104-18dbb5a471f5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:06.634688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-410ae449-caa7-4a0f-9104-18dbb5a471f5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:06.634688 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-410ae449-caa7-4a0f-9104-18dbb5a471f5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:06.635000 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 384/1530] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:06.645187 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:06.645187 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:06.650378 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c68e2740-5efc-4cc1-ac97-3c40093c0c66 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:06.654349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-16f8e4b7-308f-48f9-9cf6-ec387561f604 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.657579 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-16f8e4b7-308f-48f9-9cf6-ec387561f604 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:06.657874 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c68e2740-5efc-4cc1-ac97-3c40093c0c66 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:06.657958 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-16f8e4b7-308f-48f9-9cf6-ec387561f604 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:06.659304 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-16f8e4b7-308f-48f9-9cf6-ec387561f604 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:06.659421 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 383/1531] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:06 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:06.668978 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:06.668978 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:06.675414 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-16f8e4b7-308f-48f9-9cf6-ec387561f604 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:06.678180 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-16f8e4b7-308f-48f9-9cf6-ec387561f604 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:06.679342 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 386/1532] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:06 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 1035 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:06.817147 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-46b6d4f2-2888-422d-a381-f90a73e711d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:06.823613 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-46b6d4f2-2888-422d-a381-f90a73e711d1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] PUT https://10.4.3.89/volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce Aug 18 22:51:06.824025 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-46b6d4f2-2888-422d-a381-f90a73e711d1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:06.840503 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-46b6d4f2-2888-422d-a381-f90a73e711d1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Acquiring lock "cinder-attachment_update-0d2c459c-9bd5-401a-ab4c-4b8548a9905c-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:51:06.842097 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-46b6d4f2-2888-422d-a381-f90a73e711d1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Lock "cinder-attachment_update-0d2c459c-9bd5-401a-ab4c-4b8548a9905c-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:51:06.842186 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:06.842186 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:06.944289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-46b6d4f2-2888-422d-a381-f90a73e711d1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Lock "cinder-attachment_update-0d2c459c-9bd5-401a-ab4c-4b8548a9905c-np0000007715" released by "attachment_update" :: held 0.101s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:51:06.944289 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-46b6d4f2-2888-422d-a381-f90a73e711d1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce returned with HTTP 200 Aug 18 22:51:06.944289 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 380/1533] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:51:06 2026] PUT /volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:07.658463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-00b2a753-312e-4f1d-87d2-34aa143da262 req-21400231-7b93-4ee8-8759-2aee6b5f78af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:07.661168 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-00b2a753-312e-4f1d-87d2-34aa143da262 req-21400231-7b93-4ee8-8759-2aee6b5f78af tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] DELETE https://10.4.3.89/volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab Aug 18 22:51:07.661281 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-00b2a753-312e-4f1d-87d2-34aa143da262 req-21400231-7b93-4ee8-8759-2aee6b5f78af tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:07.661498 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-00b2a753-312e-4f1d-87d2-34aa143da262 req-21400231-7b93-4ee8-8759-2aee6b5f78af tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:07.671922 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:07.671922 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:07.675346 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de1ed545-2fab-47be-b771-fec170b9aed6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:07.679045 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de1ed545-2fab-47be-b771-fec170b9aed6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:07.679300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de1ed545-2fab-47be-b771-fec170b9aed6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:07.679569 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de1ed545-2fab-47be-b771-fec170b9aed6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:07.698551 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:07.698551 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:07.703538 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-de1ed545-2fab-47be-b771-fec170b9aed6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:07.708496 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de1ed545-2fab-47be-b771-fec170b9aed6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:07.708910 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 384/1534] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:07 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:07.735811 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-00b2a753-312e-4f1d-87d2-34aa143da262 req-21400231-7b93-4ee8-8759-2aee6b5f78af tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab returned with HTTP 200 Aug 18 22:51:07.736297 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 385/1535] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:07 2026] DELETE /volume/v3/attachments/6ea270c5-aaca-4257-ba73-8870985e67ab => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:08.727670 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13a5bb41-ddc7-46ed-b27f-40630649ba2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:08.731565 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13a5bb41-ddc7-46ed-b27f-40630649ba2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:08.731565 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13a5bb41-ddc7-46ed-b27f-40630649ba2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:08.731565 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13a5bb41-ddc7-46ed-b27f-40630649ba2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:08.741865 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:08.741865 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:08.745481 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-13a5bb41-ddc7-46ed-b27f-40630649ba2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:08.749682 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13a5bb41-ddc7-46ed-b27f-40630649ba2a tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:08.750229 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 387/1536] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:08 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:09.636748 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f566420-c3e1-4799-a823-dd6e6dd4f15b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:09.639555 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f566420-c3e1-4799-a823-dd6e6dd4f15b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] DELETE https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:51:09.639893 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f566420-c3e1-4799-a823-dd6e6dd4f15b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:09.640424 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f566420-c3e1-4799-a823-dd6e6dd4f15b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:09.640424 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4f566420-c3e1-4799-a823-dd6e6dd4f15b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Delete volume with id: be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:51:09.651324 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:09.651324 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:09.652292 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f566420-c3e1-4799-a823-dd6e6dd4f15b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:51:09.674955 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f566420-c3e1-4799-a823-dd6e6dd4f15b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Delete volume request issued successfully. Aug 18 22:51:09.675193 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f566420-c3e1-4799-a823-dd6e6dd4f15b tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 202 Aug 18 22:51:09.675651 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 381/1537] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:51:09 2026] DELETE /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:09.685259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d65fc1f-a8a0-4d9a-8891-493b1d2f1453 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:09.689320 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d65fc1f-a8a0-4d9a-8891-493b1d2f1453 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:51:09.689320 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d65fc1f-a8a0-4d9a-8891-493b1d2f1453 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:09.689320 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d65fc1f-a8a0-4d9a-8891-493b1d2f1453 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:09.696285 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:09.696285 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:09.702620 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7d65fc1f-a8a0-4d9a-8891-493b1d2f1453 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:51:09.711670 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d65fc1f-a8a0-4d9a-8891-493b1d2f1453 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 200 Aug 18 22:51:09.711670 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 385/1538] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:09 2026] GET /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 1419 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:09.764660 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c8942f6-6da5-43ff-b250-a1db94486af6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:09.768605 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c8942f6-6da5-43ff-b250-a1db94486af6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:09.768605 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c8942f6-6da5-43ff-b250-a1db94486af6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:09.768605 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c8942f6-6da5-43ff-b250-a1db94486af6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:09.783435 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:09.783435 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:09.789460 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c8942f6-6da5-43ff-b250-a1db94486af6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:09.797322 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c8942f6-6da5-43ff-b250-a1db94486af6 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:09.798311 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 386/1539] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:09 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:10.261087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e9ba213c-5494-4bb6-9415-57ce3daef71f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.264374 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e9ba213c-5494-4bb6-9415-57ce3daef71f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce/action Aug 18 22:51:10.264714 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e9ba213c-5494-4bb6-9415-57ce3daef71f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:10.264848 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e9ba213c-5494-4bb6-9415-57ce3daef71f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:10.294667 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:10.294667 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:10.305909 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d81a6473-2485-4dd2-9c70-463ef4153c78 req-e9ba213c-5494-4bb6-9415-57ce3daef71f tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce/action returned with HTTP 204 Aug 18 22:51:10.306431 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 388/1540] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:51:10 2026] POST /volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:10.730743 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-405fc891-07a5-41be-8a5c-e6b289264090 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.732559 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-405fc891-07a5-41be-8a5c-e6b289264090 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf Aug 18 22:51:10.732760 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-405fc891-07a5-41be-8a5c-e6b289264090 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:10.732935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-405fc891-07a5-41be-8a5c-e6b289264090 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:10.739603 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-405fc891-07a5-41be-8a5c-e6b289264090 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf returned with HTTP 404 Aug 18 22:51:10.740235 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 382/1541] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:10 2026] GET /volume/v3/volumes/be8a0aa5-41d6-4b56-bc3f-371b621000cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:10.752310 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9f361d6-d1b4-489f-a062-9028c1dcd3a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.754079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.754540 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9f361d6-d1b4-489f-a062-9028c1dcd3a1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 Aug 18 22:51:10.754778 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9f361d6-d1b4-489f-a062-9028c1dcd3a1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:10.755181 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9f361d6-d1b4-489f-a062-9028c1dcd3a1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:10.755402 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a9f361d6-d1b4-489f-a062-9028c1dcd3a1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Delete snapshot with id: 43bf7e3d-ace4-4123-bd9d-c87419d0e920 Aug 18 22:51:10.755866 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:10.756341 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-869008873"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:10.757941 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-869008873'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:10.759612 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume of 1 GB Aug 18 22:51:10.762646 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:10.762646 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:10.766287 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Availability Zones retrieved successfully. Aug 18 22:51:10.766602 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a9f361d6-d1b4-489f-a062-9028c1dcd3a1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot retrieved successfully. Aug 18 22:51:10.769609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Flow 'volume_create_api' (39ae85f4-a26e-461a-8c76-3fcce8707848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:10.770822 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c77e5af-8ce7-45c2-96b0-3347450eb216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:10.771907 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:10.790066 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a9f361d6-d1b4-489f-a062-9028c1dcd3a1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot delete request issued successfully. Aug 18 22:51:10.790333 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9f361d6-d1b4-489f-a062-9028c1dcd3a1 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 returned with HTTP 202 Aug 18 22:51:10.790902 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 386/1542] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:51:10 2026] DELETE /volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:10.804141 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcc92a74-017d-4442-87bd-18061af0aa42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.806283 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcc92a74-017d-4442-87bd-18061af0aa42 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 Aug 18 22:51:10.806562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcc92a74-017d-4442-87bd-18061af0aa42 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:10.806782 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcc92a74-017d-4442-87bd-18061af0aa42 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:10.812806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51c745d5-c59f-49d8-8351-8e62e3b63ad5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.818828 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:10.818828 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:10.818828 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dcc92a74-017d-4442-87bd-18061af0aa42 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot retrieved successfully. Aug 18 22:51:10.819535 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcc92a74-017d-4442-87bd-18061af0aa42 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 returned with HTTP 200 Aug 18 22:51:10.819941 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 389/1543] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:10 2026] GET /volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:10.820946 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51c745d5-c59f-49d8-8351-8e62e3b63ad5 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:10.823245 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51c745d5-c59f-49d8-8351-8e62e3b63ad5 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:10.823245 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51c745d5-c59f-49d8-8351-8e62e3b63ad5 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:10.823400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c77e5af-8ce7-45c2-96b0-3347450eb216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:10.823729 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d136a6a4-42b4-4520-a5b1-fee2a47f4423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:10.833158 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:10.833158 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:10.838640 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51c745d5-c59f-49d8-8351-8e62e3b63ad5 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:10.843815 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51c745d5-c59f-49d8-8351-8e62e3b63ad5 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:10.844333 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 383/1544] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:10 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:10.860131 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b683ba2-98b3-4fc8-bb4d-a755e3b90ec0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.863175 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b683ba2-98b3-4fc8-bb4d-a755e3b90ec0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:10.863820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b683ba2-98b3-4fc8-bb4d-a755e3b90ec0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:10.864540 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b683ba2-98b3-4fc8-bb4d-a755e3b90ec0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:10.879568 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:10.879568 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:10.887915 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b683ba2-98b3-4fc8-bb4d-a755e3b90ec0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:10.894126 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b683ba2-98b3-4fc8-bb4d-a755e3b90ec0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:10.894639 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 387/1545] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:10 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:10.898295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Created reservations ['b708d2a3-d7d4-44d4-bbf8-27b2845a9418', '1174971a-5b55-41b5-a49c-0c8d5cc58efc', 'f2944d39-b7e1-4ebb-b95c-9ed9b66503b6', '4d463b4d-203e-4e74-a633-ca108b44b38c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:10.898295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d136a6a4-42b4-4520-a5b1-fee2a47f4423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b708d2a3-d7d4-44d4-bbf8-27b2845a9418', '1174971a-5b55-41b5-a49c-0c8d5cc58efc', 'f2944d39-b7e1-4ebb-b95c-9ed9b66503b6', '4d463b4d-203e-4e74-a633-ca108b44b38c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:10.898745 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983c5fd7-7ceb-4d6c-8eb7-2cce9afaa0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:10.915739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e6d0c46-2c8a-4654-9935-567eea76f389 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.917153 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e6d0c46-2c8a-4654-9935-567eea76f389 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action Aug 18 22:51:10.917587 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e6d0c46-2c8a-4654-9935-567eea76f389 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action body: b'{"os-detach": {"attachment_id": "3c5812ed-ae8d-4a97-b8ec-993988069fce"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:10.917701 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e6d0c46-2c8a-4654-9935-567eea76f389 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "3c5812ed-ae8d-4a97-b8ec-993988069fce"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:10.929812 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:10.929812 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:10.930387 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1e6d0c46-2c8a-4654-9935-567eea76f389 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:10.939382 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e6d0c46-2c8a-4654-9935-567eea76f389 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action returned with HTTP 400 Aug 18 22:51:10.939526 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983c5fd7-7ceb-4d6c-8eb7-2cce9afaa0af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d998da9-385c-4bff-9127-1a31726920b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-869008873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6ad225a43f461ab22f22932873bfc3',qos_specs=None,replication_status=,reservations=['b708d2a3-d7d4-44d4-bbf8-27b2845a9418','1174971a-5b55-41b5-a49c-0c8d5cc58efc','f2944d39-b7e1-4ebb-b95c-9ed9b66503b6','4d463b4d-203e-4e74-a633-ca108b44b38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-869008873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d998da9-385c-4bff-9127-1a31726920b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af6ad225a43f461ab22f22932873bfc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:10.939922 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 390/1546] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:10 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:51:10.940612 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d57124-1dc8-42c5-9a60-9f783745b873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:10.979685 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55d57124-1dc8-42c5-9a60-9f783745b873) transitioned into state 'SUCCESS' from state '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-869008873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af6ad225a43f461ab22f22932873bfc3',qos_specs=None,replication_status=,reservations=['b708d2a3-d7d4-44d4-bbf8-27b2845a9418','1174971a-5b55-41b5-a49c-0c8d5cc58efc','f2944d39-b7e1-4ebb-b95c-9ed9b66503b6','4d463b4d-203e-4e74-a633-ca108b44b38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4429f2ffb5b24efdbfbcf000dd5ed3b8',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:10.979846 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-d0d21c63-c29f-44bc-bf2d-f36f17f99e47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:10.980787 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29097fcd-856e-4fba-b7b9-9e129ecea1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:10.981818 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-d0d21c63-c29f-44bc-bf2d-f36f17f99e47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:10.982015 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-d0d21c63-c29f-44bc-bf2d-f36f17f99e47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:10.982205 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-d0d21c63-c29f-44bc-bf2d-f36f17f99e47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:10.991494 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:10.991494 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:10.994543 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-d0d21c63-c29f-44bc-bf2d-f36f17f99e47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:10.998981 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-d0d21c63-c29f-44bc-bf2d-f36f17f99e47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:10.999412 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 384/1547] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:10 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:11.005698 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29097fcd-856e-4fba-b7b9-9e129ecea1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:11.007139 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Flow 'volume_create_api' (39ae85f4-a26e-461a-8c76-3fcce8707848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:11.007673 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Create volume request issued successfully. Aug 18 22:51:11.008620 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6fc7653-bea2-4b98-8bc9-81230cc6bfa2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:11.009522 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 387/1548] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:51:10 2026] POST /volume/v3/volumes => generated 752 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:11.025360 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af3de2b0-70f7-4867-9f65-bc89390afe86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:11.027989 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af3de2b0-70f7-4867-9f65-bc89390afe86 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:11.031288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af3de2b0-70f7-4867-9f65-bc89390afe86 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:11.031288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af3de2b0-70f7-4867-9f65-bc89390afe86 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:11.035496 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-796188d0-8d73-4034-8068-7eb0cdb6c0fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:11.039685 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-796188d0-8d73-4034-8068-7eb0cdb6c0fc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c/action Aug 18 22:51:11.040028 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-796188d0-8d73-4034-8068-7eb0cdb6c0fc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:11.040159 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-796188d0-8d73-4034-8068-7eb0cdb6c0fc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:11.041879 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:11.041879 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:11.051156 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af3de2b0-70f7-4867-9f65-bc89390afe86 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:11.058427 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:11.058427 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:11.058427 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-796188d0-8d73-4034-8068-7eb0cdb6c0fc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:11.058595 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af3de2b0-70f7-4867-9f65-bc89390afe86 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:11.059038 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 388/1549] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:11 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:51:11.068387 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-796188d0-8d73-4034-8068-7eb0cdb6c0fc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Begin detaching volume completed successfully. Aug 18 22:51:11.068387 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-796188d0-8d73-4034-8068-7eb0cdb6c0fc tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c/action returned with HTTP 202 Aug 18 22:51:11.069314 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 391/1550] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:51:11 2026] POST /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:11.147139 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dec96c51-f399-40d2-9390-22e3aa791085 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:11.147585 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dec96c51-f399-40d2-9390-22e3aa791085 None None] GET https://10.4.3.89/volume// Aug 18 22:51:11.147771 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dec96c51-f399-40d2-9390-22e3aa791085 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:11.147958 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dec96c51-f399-40d2-9390-22e3aa791085 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:11.148356 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dec96c51-f399-40d2-9390-22e3aa791085 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:11.148694 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 385/1551] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:11.166454 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-1c35a631-eceb-459d-950f-bcb9e07b3d09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:11.169000 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-1c35a631-eceb-459d-950f-bcb9e07b3d09 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:11.169354 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-1c35a631-eceb-459d-950f-bcb9e07b3d09 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:11.169650 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-1c35a631-eceb-459d-950f-bcb9e07b3d09 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:11.181806 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:11.181806 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:11.186344 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-1c35a631-eceb-459d-950f-bcb9e07b3d09 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:11.191644 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-1c35a631-eceb-459d-950f-bcb9e07b3d09 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:11.192040 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 388/1552] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:11 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 1331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:11.833577 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5e37843-688c-49aa-8536-a00d2ac2de3c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:11.836146 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5e37843-688c-49aa-8536-a00d2ac2de3c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 Aug 18 22:51:11.836360 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5e37843-688c-49aa-8536-a00d2ac2de3c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:11.836820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5e37843-688c-49aa-8536-a00d2ac2de3c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:11.846088 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5e37843-688c-49aa-8536-a00d2ac2de3c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 returned with HTTP 404 Aug 18 22:51:11.846790 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 389/1553] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:11 2026] GET /volume/v3/snapshots/43bf7e3d-ace4-4123-bd9d-c87419d0e920 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:12.074511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d5ae2cd-2ecd-4cc8-957f-221e9949fec2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.077038 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d5ae2cd-2ecd-4cc8-957f-221e9949fec2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:12.077038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d5ae2cd-2ecd-4cc8-957f-221e9949fec2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:12.077038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d5ae2cd-2ecd-4cc8-957f-221e9949fec2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:12.088710 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:12.088710 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:12.094002 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d5ae2cd-2ecd-4cc8-957f-221e9949fec2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:12.097877 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d5ae2cd-2ecd-4cc8-957f-221e9949fec2 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:12.098218 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 392/1554] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:12 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:12.160413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af55db52-a4cb-4894-8711-622635213e7c req-5dcde7ee-453d-4525-98df-a2173fe2e890 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.163456 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-5dcde7ee-453d-4525-98df-a2173fe2e890 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:12.163788 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-5dcde7ee-453d-4525-98df-a2173fe2e890 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:12.163997 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-5dcde7ee-453d-4525-98df-a2173fe2e890 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:12.181890 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:12.181890 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:12.192387 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-af55db52-a4cb-4894-8711-622635213e7c req-5dcde7ee-453d-4525-98df-a2173fe2e890 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:12.198231 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-5dcde7ee-453d-4525-98df-a2173fe2e890 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:12.199633 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 386/1555] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:12 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:12.294690 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a847939c-9559-4e22-bc79-98a319ca5e70 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.295208 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a847939c-9559-4e22-bc79-98a319ca5e70 None None] GET https://10.4.3.89/volume// Aug 18 22:51:12.295860 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a847939c-9559-4e22-bc79-98a319ca5e70 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:12.296285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a847939c-9559-4e22-bc79-98a319ca5e70 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:12.296705 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a847939c-9559-4e22-bc79-98a319ca5e70 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:12.297037 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 389/1556] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:51:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:12.308813 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af55db52-a4cb-4894-8711-622635213e7c req-a253fb15-909e-4018-8407-e8169ba705ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.311858 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-a253fb15-909e-4018-8407-e8169ba705ab tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:51:12.311858 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-a253fb15-909e-4018-8407-e8169ba705ab tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d998da9-385c-4bff-9127-1a31726920b9", "connector": null, "instance_uuid": "8e3081d8-5f21-44d2-8701-3b8567e86f74"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:12.327757 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:12.327757 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:12.329741 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-7f66e627-04cf-4500-9271-5b8020582ad2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.333039 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-7f66e627-04cf-4500-9271-5b8020582ad2 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] DELETE https://10.4.3.89/volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce Aug 18 22:51:12.333515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-7f66e627-04cf-4500-9271-5b8020582ad2 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:12.334631 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-7f66e627-04cf-4500-9271-5b8020582ad2 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:12.347763 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:12.347763 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:12.369639 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-a253fb15-909e-4018-8407-e8169ba705ab tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:51:12.370164 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 390/1557] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:51:12 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:12.407660 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8639e50f-4bbc-4eef-9545-ebad289bc202 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.410697 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8639e50f-4bbc-4eef-9545-ebad289bc202 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:12.410697 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8639e50f-4bbc-4eef-9545-ebad289bc202 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:12.410842 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8639e50f-4bbc-4eef-9545-ebad289bc202 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:12.419566 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6aee0e72-bed2-46c7-979b-e214cb3ad1ff req-7f66e627-04cf-4500-9271-5b8020582ad2 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce returned with HTTP 200 Aug 18 22:51:12.420139 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 393/1558] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:12 2026] DELETE /volume/v3/attachments/3c5812ed-ae8d-4a97-b8ec-993988069fce => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:12.420623 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47ad29ee-f59e-4904-bf62-e64339d05956 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.420960 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47ad29ee-f59e-4904-bf62-e64339d05956 None None] GET https://10.4.3.89/volume// Aug 18 22:51:12.423289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47ad29ee-f59e-4904-bf62-e64339d05956 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:12.423289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47ad29ee-f59e-4904-bf62-e64339d05956 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:12.423289 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47ad29ee-f59e-4904-bf62-e64339d05956 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:12.423289 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 390/1559] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:12.423746 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:12.423746 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:12.428383 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8639e50f-4bbc-4eef-9545-ebad289bc202 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:12.435691 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af55db52-a4cb-4894-8711-622635213e7c req-9bc9c839-5220-43b8-86e3-bd89e710da6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.438660 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-9bc9c839-5220-43b8-86e3-bd89e710da6c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:12.438899 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-9bc9c839-5220-43b8-86e3-bd89e710da6c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:12.439124 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-9bc9c839-5220-43b8-86e3-bd89e710da6c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:12.443040 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8639e50f-4bbc-4eef-9545-ebad289bc202 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:12.444009 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 387/1560] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:12 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:12.454589 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:12.454589 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:12.461985 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-af55db52-a4cb-4894-8711-622635213e7c req-9bc9c839-5220-43b8-86e3-bd89e710da6c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:12.466520 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-9bc9c839-5220-43b8-86e3-bd89e710da6c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:12.466968 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 391/1561] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:12 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:12.568645 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-af55db52-a4cb-4894-8711-622635213e7c req-9d27590e-6ad4-4d93-9507-2eb84a229397 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:12.573466 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-9d27590e-6ad4-4d93-9507-2eb84a229397 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] PUT https://10.4.3.89/volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599 Aug 18 22:51:12.573906 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-9d27590e-6ad4-4d93-9507-2eb84a229397 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:12.582173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-af55db52-a4cb-4894-8711-622635213e7c req-9d27590e-6ad4-4d93-9507-2eb84a229397 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Acquiring lock "cinder-attachment_update-0d998da9-385c-4bff-9127-1a31726920b9-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:51:12.588166 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-af55db52-a4cb-4894-8711-622635213e7c req-9d27590e-6ad4-4d93-9507-2eb84a229397 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Lock "cinder-attachment_update-0d998da9-385c-4bff-9127-1a31726920b9-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:51:12.588801 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:12.588801 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:12.682694 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-af55db52-a4cb-4894-8711-622635213e7c req-9d27590e-6ad4-4d93-9507-2eb84a229397 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Lock "cinder-attachment_update-0d998da9-385c-4bff-9127-1a31726920b9-np0000007715" released by "attachment_update" :: held 0.094s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:51:12.682694 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-9d27590e-6ad4-4d93-9507-2eb84a229397 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599 returned with HTTP 200 Aug 18 22:51:12.683032 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 394/1562] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:51:12 2026] PUT /volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:13.244054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87544cda-4b80-40c5-8222-c9fd20964288 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:13.247474 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87544cda-4b80-40c5-8222-c9fd20964288 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] POST https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action Aug 18 22:51:13.247851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87544cda-4b80-40c5-8222-c9fd20964288 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:13.247973 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87544cda-4b80-40c5-8222-c9fd20964288 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:13.259714 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:13.259714 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:13.264734 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-87544cda-4b80-40c5-8222-c9fd20964288 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] Updating volume '85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb' with '{'status': 'in-use'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:51:13.302855 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87544cda-4b80-40c5-8222-c9fd20964288 tempest-TestServerVolumeAttachmentScenario-191740974 tempest-TestServerVolumeAttachmentScenario-191740974-project-admin] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action returned with HTTP 202 Aug 18 22:51:13.304306 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 391/1563] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:13 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:13.312261 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b71b9bc-bd32-446b-a8a9-983d701ca5a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:13.314126 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b71b9bc-bd32-446b-a8a9-983d701ca5a1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:13.314439 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b71b9bc-bd32-446b-a8a9-983d701ca5a1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:13.314700 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b71b9bc-bd32-446b-a8a9-983d701ca5a1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:13.331055 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:13.331055 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:13.336646 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b71b9bc-bd32-446b-a8a9-983d701ca5a1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:13.342701 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b71b9bc-bd32-446b-a8a9-983d701ca5a1 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:13.343715 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 388/1564] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:13 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:13.393529 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-badb0a07-c2e4-49f7-9a37-353976e707d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:13.395568 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-badb0a07-c2e4-49f7-9a37-353976e707d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:13.395767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-badb0a07-c2e4-49f7-9a37-353976e707d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:13.395946 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-badb0a07-c2e4-49f7-9a37-353976e707d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:13.404581 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:13.404581 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:13.407704 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-badb0a07-c2e4-49f7-9a37-353976e707d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:13.411524 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-badb0a07-c2e4-49f7-9a37-353976e707d0 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:13.411889 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 392/1565] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:13 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:13.431692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-974911fb-b44a-4fa5-9615-b99a3036bc37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:13.434802 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-974911fb-b44a-4fa5-9615-b99a3036bc37 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] POST https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action Aug 18 22:51:13.435257 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-974911fb-b44a-4fa5-9615-b99a3036bc37 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:13.435429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-974911fb-b44a-4fa5-9615-b99a3036bc37 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:13.452411 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:13.452411 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:13.453025 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-974911fb-b44a-4fa5-9615-b99a3036bc37 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:13.463176 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-603b748b-0ac2-428b-919f-fe1a09083318 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:13.465053 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-974911fb-b44a-4fa5-9615-b99a3036bc37 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Begin detaching volume completed successfully. Aug 18 22:51:13.465251 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-974911fb-b44a-4fa5-9615-b99a3036bc37 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action returned with HTTP 202 Aug 18 22:51:13.465714 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-603b748b-0ac2-428b-919f-fe1a09083318 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:13.465856 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 395/1566] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:51:13 2026] POST /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:13.466291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-603b748b-0ac2-428b-919f-fe1a09083318 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:13.466708 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-603b748b-0ac2-428b-919f-fe1a09083318 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:13.481452 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:13.481452 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:13.484937 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-603b748b-0ac2-428b-919f-fe1a09083318 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:13.499522 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-603b748b-0ac2-428b-919f-fe1a09083318 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:13.499522 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 392/1567] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:13 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:13.535153 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5b89839-50ea-4a6f-876b-4dc8e4890c77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:13.535706 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5b89839-50ea-4a6f-876b-4dc8e4890c77 None None] GET https://10.4.3.89/volume// Aug 18 22:51:13.535950 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5b89839-50ea-4a6f-876b-4dc8e4890c77 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:13.536117 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5b89839-50ea-4a6f-876b-4dc8e4890c77 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:13.536485 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5b89839-50ea-4a6f-876b-4dc8e4890c77 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:13.536851 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 389/1568] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:13.549477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-04443899-9fc7-4b16-996d-7322c163cdb3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:13.553733 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-04443899-9fc7-4b16-996d-7322c163cdb3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:13.554002 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-04443899-9fc7-4b16-996d-7322c163cdb3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:13.554767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-04443899-9fc7-4b16-996d-7322c163cdb3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:13.566459 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:13.566459 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:13.571776 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-04443899-9fc7-4b16-996d-7322c163cdb3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:13.578682 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-04443899-9fc7-4b16-996d-7322c163cdb3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:13.579170 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 393/1569] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:13 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 1330 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:14.174153 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60b01020-d22c-422a-9144-a1e80e959590 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.177036 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60b01020-d22c-422a-9144-a1e80e959590 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:14.177257 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60b01020-d22c-422a-9144-a1e80e959590 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:14.177574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60b01020-d22c-422a-9144-a1e80e959590 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:14.191314 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:14.191314 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:14.196916 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60b01020-d22c-422a-9144-a1e80e959590 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:14.203344 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60b01020-d22c-422a-9144-a1e80e959590 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:14.203955 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 396/1570] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:14 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:14.217849 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2945915-ead4-49d5-8002-0d2bb2df023d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.220297 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2945915-ead4-49d5-8002-0d2bb2df023d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:14.220648 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2945915-ead4-49d5-8002-0d2bb2df023d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:14.220911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2945915-ead4-49d5-8002-0d2bb2df023d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:14.231851 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:14.231851 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:14.237924 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2945915-ead4-49d5-8002-0d2bb2df023d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:14.245175 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2945915-ead4-49d5-8002-0d2bb2df023d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:14.246191 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 393/1571] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:14 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:14.297525 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-3a38f49d-247e-4cec-90fb-173775566519 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.299959 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-3a38f49d-247e-4cec-90fb-173775566519 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:14.300202 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-3a38f49d-247e-4cec-90fb-173775566519 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:14.300450 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-3a38f49d-247e-4cec-90fb-173775566519 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:14.308116 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:14.308116 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:14.312070 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-3a38f49d-247e-4cec-90fb-173775566519 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:14.318354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-3a38f49d-247e-4cec-90fb-173775566519 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:14.319126 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 390/1572] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:14 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:14.411953 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f60f424d-8508-41a5-8ef9-08a5a692ba43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.412380 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f60f424d-8508-41a5-8ef9-08a5a692ba43 None None] GET https://10.4.3.89/volume// Aug 18 22:51:14.412560 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f60f424d-8508-41a5-8ef9-08a5a692ba43 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:14.412909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f60f424d-8508-41a5-8ef9-08a5a692ba43 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:14.413070 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f60f424d-8508-41a5-8ef9-08a5a692ba43 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:14.413503 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 394/1573] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:51:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:14.437521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-8c329523-647a-4ede-bfaa-e1ffe9a997bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.525026 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71ef6ad8-0663-4720-acc8-6a3dfb375c33 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.526849 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71ef6ad8-0663-4720-acc8-6a3dfb375c33 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:14.527061 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71ef6ad8-0663-4720-acc8-6a3dfb375c33 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:14.527223 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71ef6ad8-0663-4720-acc8-6a3dfb375c33 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:14.539327 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:14.539327 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:14.543522 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-71ef6ad8-0663-4720-acc8-6a3dfb375c33 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:14.549083 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71ef6ad8-0663-4720-acc8-6a3dfb375c33 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:14.549502 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 394/1574] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:14 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:14.576230 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-8c329523-647a-4ede-bfaa-e1ffe9a997bf tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:51:14.576684 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-8c329523-647a-4ede-bfaa-e1ffe9a997bf tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0ccaa9e-b743-42aa-840e-8f064e307b3c", "connector": null, "instance_uuid": "0ddbf805-5500-40b8-abf4-621ff491340a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:14.586902 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:14.586902 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:14.616884 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-8c329523-647a-4ede-bfaa-e1ffe9a997bf tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:51:14.617433 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 397/1575] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:51:14 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:14.645013 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ef835aa-ea4d-4afd-affc-ba514598239d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.647447 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ef835aa-ea4d-4afd-affc-ba514598239d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:14.647568 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ef835aa-ea4d-4afd-affc-ba514598239d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:14.647719 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ef835aa-ea4d-4afd-affc-ba514598239d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:14.659926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f79a0388-88f4-4467-958a-1d51c7a75082 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.659926 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f79a0388-88f4-4467-958a-1d51c7a75082 None None] GET https://10.4.3.89/volume// Aug 18 22:51:14.659926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f79a0388-88f4-4467-958a-1d51c7a75082 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:14.659926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f79a0388-88f4-4467-958a-1d51c7a75082 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:14.659926 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f79a0388-88f4-4467-958a-1d51c7a75082 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:14.660147 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:14.660147 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:14.660217 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 395/1576] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:14.662792 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ef835aa-ea4d-4afd-affc-ba514598239d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:14.666971 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ef835aa-ea4d-4afd-affc-ba514598239d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:14.667086 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-dd7bb0cf-d674-4550-8fec-5f82f063a321 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.667390 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 391/1577] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:14 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:14.669844 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-dd7bb0cf-d674-4550-8fec-5f82f063a321 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:14.670171 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-dd7bb0cf-d674-4550-8fec-5f82f063a321 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:14.670489 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-dd7bb0cf-d674-4550-8fec-5f82f063a321 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:14.682964 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:14.682964 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:14.688865 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-dd7bb0cf-d674-4550-8fec-5f82f063a321 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:14.698301 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-dd7bb0cf-d674-4550-8fec-5f82f063a321 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:14.698815 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 395/1578] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:14 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:14.802111 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-426a4780-1707-4208-9bd2-f81bc178bc59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:14.804225 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-426a4780-1707-4208-9bd2-f81bc178bc59 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] PUT https://10.4.3.89/volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1 Aug 18 22:51:14.804906 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-426a4780-1707-4208-9bd2-f81bc178bc59 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:14.814023 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-426a4780-1707-4208-9bd2-f81bc178bc59 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Acquiring lock "cinder-attachment_update-a0ccaa9e-b743-42aa-840e-8f064e307b3c-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:51:14.819453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-426a4780-1707-4208-9bd2-f81bc178bc59 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Lock "cinder-attachment_update-a0ccaa9e-b743-42aa-840e-8f064e307b3c-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:51:14.821250 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:14.821250 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:14.909446 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-426a4780-1707-4208-9bd2-f81bc178bc59 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Lock "cinder-attachment_update-a0ccaa9e-b743-42aa-840e-8f064e307b3c-np0000007715" released by "attachment_update" :: held 0.090s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:51:14.910207 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-426a4780-1707-4208-9bd2-f81bc178bc59 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1 returned with HTTP 200 Aug 18 22:51:14.911078 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 398/1579] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:51:14 2026] PUT /volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:15.563674 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aaec6f38-0bb5-469c-9bc4-0294cbc553ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:15.565440 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aaec6f38-0bb5-469c-9bc4-0294cbc553ff tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:15.565726 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aaec6f38-0bb5-469c-9bc4-0294cbc553ff tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:15.565992 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aaec6f38-0bb5-469c-9bc4-0294cbc553ff tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:15.576399 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:15.576399 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:15.579490 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aaec6f38-0bb5-469c-9bc4-0294cbc553ff tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:15.589142 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aaec6f38-0bb5-469c-9bc4-0294cbc553ff tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:15.589142 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 396/1580] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:15 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:15.683342 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b87594cd-acfc-45f9-a05f-6a3645d84d2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:15.685371 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b87594cd-acfc-45f9-a05f-6a3645d84d2c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:15.685901 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b87594cd-acfc-45f9-a05f-6a3645d84d2c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:15.686373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b87594cd-acfc-45f9-a05f-6a3645d84d2c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:15.703477 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:15.703477 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:15.710115 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b87594cd-acfc-45f9-a05f-6a3645d84d2c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:15.719282 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b87594cd-acfc-45f9-a05f-6a3645d84d2c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:15.719282 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 392/1581] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:15 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:15.976082 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-af55db52-a4cb-4894-8711-622635213e7c req-c3b7cad4-671a-4a60-8209-448d6fe41eea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:15.977922 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-c3b7cad4-671a-4a60-8209-448d6fe41eea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599/action Aug 18 22:51:15.978377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-c3b7cad4-671a-4a60-8209-448d6fe41eea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:15.978547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-c3b7cad4-671a-4a60-8209-448d6fe41eea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:15.997355 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:15.997355 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:16.007781 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af55db52-a4cb-4894-8711-622635213e7c req-c3b7cad4-671a-4a60-8209-448d6fe41eea tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599/action returned with HTTP 204 Aug 18 22:51:16.008485 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 396/1582] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:51:15 2026] POST /volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:16.516318 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-deb93e2d-fed0-4dab-9560-05e168280933 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.519424 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-deb93e2d-fed0-4dab-9560-05e168280933 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] DELETE https://10.4.3.89/volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40 Aug 18 22:51:16.519648 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-deb93e2d-fed0-4dab-9560-05e168280933 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:16.519837 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-deb93e2d-fed0-4dab-9560-05e168280933 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:16.528833 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.528833 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:16.597396 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ff4552c4-64ff-44bb-b131-bcaef7f5d6b3 req-deb93e2d-fed0-4dab-9560-05e168280933 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40 returned with HTTP 200 Aug 18 22:51:16.597396 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 399/1583] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:16 2026] DELETE /volume/v3/attachments/e2d6d909-3ec3-4aa5-b2be-f9c911c8ad40 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:16.608467 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f2f42c3-8f58-4555-b6e5-34276a4ef2b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.611864 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f2f42c3-8f58-4555-b6e5-34276a4ef2b1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:16.612142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f2f42c3-8f58-4555-b6e5-34276a4ef2b1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:16.612451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f2f42c3-8f58-4555-b6e5-34276a4ef2b1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:16.636957 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.636957 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:16.641683 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f2f42c3-8f58-4555-b6e5-34276a4ef2b1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:16.649818 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f2f42c3-8f58-4555-b6e5-34276a4ef2b1 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:16.650456 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 397/1584] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:16 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:16.667374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-703302fb-2993-4a6b-9094-826d13dae502 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.670061 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-703302fb-2993-4a6b-9094-826d13dae502 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:16.671257 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-703302fb-2993-4a6b-9094-826d13dae502 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:16.671257 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-703302fb-2993-4a6b-9094-826d13dae502 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:16.689894 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.689894 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:16.694741 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-703302fb-2993-4a6b-9094-826d13dae502 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:16.703517 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-703302fb-2993-4a6b-9094-826d13dae502 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:16.704085 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 393/1585] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:16 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:16.721762 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-067c4f23-97db-4180-b73e-839865818c8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.723963 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-067c4f23-97db-4180-b73e-839865818c8d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:16.724244 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-067c4f23-97db-4180-b73e-839865818c8d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:16.725985 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-067c4f23-97db-4180-b73e-839865818c8d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:16.726386 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-067c4f23-97db-4180-b73e-839865818c8d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Delete volume with id: 0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:16.738697 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ce27aa1-d2ef-4a41-97ca-b1c40b3e05dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.741199 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.741199 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:16.741734 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-067c4f23-97db-4180-b73e-839865818c8d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:16.743674 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ce27aa1-d2ef-4a41-97ca-b1c40b3e05dc tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:16.743874 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ce27aa1-d2ef-4a41-97ca-b1c40b3e05dc tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:16.744067 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ce27aa1-d2ef-4a41-97ca-b1c40b3e05dc tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:16.752228 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-067c4f23-97db-4180-b73e-839865818c8d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-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. Aug 18 22:51:16.752549 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-067c4f23-97db-4180-b73e-839865818c8d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 400 Aug 18 22:51:16.753087 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 397/1586] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:16 2026] DELETE /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 307 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:51:16.756919 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.756919 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:16.760945 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ce27aa1-d2ef-4a41-97ca-b1c40b3e05dc tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:16.764213 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1734c692-2b16-470f-b001-b5575932353a req-ec5d2b10-9e5f-4d9e-ad3f-d8ce95c1cc47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.764397 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1b7ed2c-0ae2-41b8-955b-61eb29b4716d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.765517 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ce27aa1-d2ef-4a41-97ca-b1c40b3e05dc tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:16.765954 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 400/1587] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:16 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:16.766146 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1b7ed2c-0ae2-41b8-955b-61eb29b4716d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:16.766604 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1b7ed2c-0ae2-41b8-955b-61eb29b4716d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:16.766671 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1b7ed2c-0ae2-41b8-955b-61eb29b4716d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:16.767449 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1734c692-2b16-470f-b001-b5575932353a req-ec5d2b10-9e5f-4d9e-ad3f-d8ce95c1cc47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:16.767663 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1734c692-2b16-470f-b001-b5575932353a req-ec5d2b10-9e5f-4d9e-ad3f-d8ce95c1cc47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:16.767903 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1734c692-2b16-470f-b001-b5575932353a req-ec5d2b10-9e5f-4d9e-ad3f-d8ce95c1cc47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:16.776723 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.776723 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:16.780373 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.780373 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:16.781258 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1734c692-2b16-470f-b001-b5575932353a req-ec5d2b10-9e5f-4d9e-ad3f-d8ce95c1cc47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:16.785448 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b1b7ed2c-0ae2-41b8-955b-61eb29b4716d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:16.786333 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1734c692-2b16-470f-b001-b5575932353a req-ec5d2b10-9e5f-4d9e-ad3f-d8ce95c1cc47 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:16.786699 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 398/1588] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:16 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:16.790391 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1b7ed2c-0ae2-41b8-955b-61eb29b4716d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:16.790753 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 394/1589] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:16 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:16.845776 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-64e15034-5141-4dd6-ad37-d62287bc323f req-82ace0fc-b881-4922-a2db-bb49f248b088 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.846949 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-82ace0fc-b881-4922-a2db-bb49f248b088 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:16.847135 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-82ace0fc-b881-4922-a2db-bb49f248b088 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:16.847418 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-82ace0fc-b881-4922-a2db-bb49f248b088 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:16.858078 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.858078 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:16.861712 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-64e15034-5141-4dd6-ad37-d62287bc323f req-82ace0fc-b881-4922-a2db-bb49f248b088 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:16.864506 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-82ace0fc-b881-4922-a2db-bb49f248b088 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:16.864812 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 398/1590] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:16 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:16.901977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-64e15034-5141-4dd6-ad37-d62287bc323f req-44dd50a4-b4d9-4abe-a87b-aa386f014465 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:16.905364 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-44dd50a4-b4d9-4abe-a87b-aa386f014465 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] POST https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9/action Aug 18 22:51:16.905856 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-44dd50a4-b4d9-4abe-a87b-aa386f014465 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:16.905976 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-44dd50a4-b4d9-4abe-a87b-aa386f014465 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:16.920194 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:16.920194 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:16.920811 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-64e15034-5141-4dd6-ad37-d62287bc323f req-44dd50a4-b4d9-4abe-a87b-aa386f014465 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:16.935597 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-64e15034-5141-4dd6-ad37-d62287bc323f req-44dd50a4-b4d9-4abe-a87b-aa386f014465 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Begin detaching volume completed successfully. Aug 18 22:51:16.938659 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-44dd50a4-b4d9-4abe-a87b-aa386f014465 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9/action returned with HTTP 202 Aug 18 22:51:16.938659 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 401/1591] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:51:16 2026] POST /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:17.006717 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-49ac082e-1076-4ccd-8fba-7833cdb10b06 req-cebbcfbb-83bb-4bd8-83e3-81ab28f02484 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:17.009775 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-49ac082e-1076-4ccd-8fba-7833cdb10b06 req-cebbcfbb-83bb-4bd8-83e3-81ab28f02484 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] DELETE https://10.4.3.89/volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e Aug 18 22:51:17.009775 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-49ac082e-1076-4ccd-8fba-7833cdb10b06 req-cebbcfbb-83bb-4bd8-83e3-81ab28f02484 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:17.009775 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-49ac082e-1076-4ccd-8fba-7833cdb10b06 req-cebbcfbb-83bb-4bd8-83e3-81ab28f02484 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:17.018884 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:17.018884 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:17.068087 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95a79752-d04e-43d2-a118-626616d049a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:17.068468 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95a79752-d04e-43d2-a118-626616d049a2 None None] GET https://10.4.3.89/volume// Aug 18 22:51:17.068766 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95a79752-d04e-43d2-a118-626616d049a2 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:17.069037 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95a79752-d04e-43d2-a118-626616d049a2 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:17.069426 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95a79752-d04e-43d2-a118-626616d049a2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:17.069935 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 395/1592] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:17.077367 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-64e15034-5141-4dd6-ad37-d62287bc323f req-3295f627-a393-437f-8937-e292055b485c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:17.079505 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-3295f627-a393-437f-8937-e292055b485c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:17.079708 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-3295f627-a393-437f-8937-e292055b485c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:17.079888 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-3295f627-a393-437f-8937-e292055b485c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:17.085596 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-49ac082e-1076-4ccd-8fba-7833cdb10b06 req-cebbcfbb-83bb-4bd8-83e3-81ab28f02484 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e returned with HTTP 200 Aug 18 22:51:17.085596 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 399/1593] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:17 2026] DELETE /volume/v3/attachments/1904253c-f691-4e3a-8b88-9cf737a85d4e => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:17.090040 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:17.090040 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:17.093828 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-64e15034-5141-4dd6-ad37-d62287bc323f req-3295f627-a393-437f-8937-e292055b485c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:17.099848 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-3295f627-a393-437f-8937-e292055b485c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:17.100280 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 399/1594] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:17 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 1320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:17.767945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:17.767945 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:17.767945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2053063370", "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:17.769217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2053063370', 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:17.787019 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-723c3d0d-6556-4de9-905d-da690e2545e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:17.789707 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-723c3d0d-6556-4de9-905d-da690e2545e7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:17.789985 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-723c3d0d-6556-4de9-905d-da690e2545e7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:17.790258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-723c3d0d-6556-4de9-905d-da690e2545e7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:17.808655 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:17.808655 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:17.815624 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-723c3d0d-6556-4de9-905d-da690e2545e7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:17.822284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-723c3d0d-6556-4de9-905d-da690e2545e7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:17.822687 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 396/1595] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:17 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:51:17.899442 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Create volume of 1 GB Aug 18 22:51:17.904597 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Availability Zones retrieved successfully. Aug 18 22:51:17.912874 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Flow 'volume_create_api' (80d2d5b8-9e44-448c-8457-70a80e0f3c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:17.914869 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e942721-eeff-4499-a4d7-fd78f074fa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:17.916112 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:18.002562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e942721-eeff-4499-a4d7-fd78f074fa46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:18.003658 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d57c0cd-cec9-4159-a4a7-e1990ae1f69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:18.066380 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Created reservations ['5847f812-3b99-48e3-b718-53792599e90a', 'bd6a017d-c0b7-47f7-8a6a-6dea87b21a9b', '57b640b6-beab-433a-baf7-ec1a5b046122', '92431c0d-624c-473f-b4c4-62ad515feb5d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:18.067532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d57c0cd-cec9-4159-a4a7-e1990ae1f69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5847f812-3b99-48e3-b718-53792599e90a', 'bd6a017d-c0b7-47f7-8a6a-6dea87b21a9b', '57b640b6-beab-433a-baf7-ec1a5b046122', '92431c0d-624c-473f-b4c4-62ad515feb5d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:18.068554 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83a2e7c6-f379-48ac-bad5-30f0c82154a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:18.094521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83a2e7c6-f379-48ac-bad5-30f0c82154a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b3a8d6b-5e9d-4e02-96d4-327060235fbf', '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-2053063370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4aa57a04dfa4fdc99eed5450dbe4680',qos_specs=None,replication_status=,reservations=['5847f812-3b99-48e3-b718-53792599e90a','bd6a017d-c0b7-47f7-8a6a-6dea87b21a9b','57b640b6-beab-433a-baf7-ec1a5b046122','92431c0d-624c-473f-b4c4-62ad515feb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='463487f661c64eebbb770e7e1788e1ee',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2053063370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b3a8d6b-5e9d-4e02-96d4-327060235fbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4aa57a04dfa4fdc99eed5450dbe4680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='463487f661c64eebbb770e7e1788e1ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:18.095225 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8fc315-d8d1-4cd6-97b2-701546419e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:18.112200 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d8fc315-d8d1-4cd6-97b2-701546419e62) transitioned into state 'SUCCESS' from state '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-2053063370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4aa57a04dfa4fdc99eed5450dbe4680',qos_specs=None,replication_status=,reservations=['5847f812-3b99-48e3-b718-53792599e90a','bd6a017d-c0b7-47f7-8a6a-6dea87b21a9b','57b640b6-beab-433a-baf7-ec1a5b046122','92431c0d-624c-473f-b4c4-62ad515feb5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='463487f661c64eebbb770e7e1788e1ee',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:18.112972 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5573a993-79fe-4d2c-957d-a8d6b02c0cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:18.121983 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5573a993-79fe-4d2c-957d-a8d6b02c0cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:18.123375 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Flow 'volume_create_api' (80d2d5b8-9e44-448c-8457-70a80e0f3c15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:18.123820 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Create volume request issued successfully. Aug 18 22:51:18.125255 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f80d92c1-5d34-4f63-bd5a-c27319fc0c4f tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:18.125740 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 402/1596] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:17 2026] POST /volume/v3/volumes => generated 751 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:18.140397 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85ba1601-004c-40cb-8822-a5eb915eddcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:18.144849 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85ba1601-004c-40cb-8822-a5eb915eddcc tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] GET https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf Aug 18 22:51:18.147204 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85ba1601-004c-40cb-8822-a5eb915eddcc tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:18.147204 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85ba1601-004c-40cb-8822-a5eb915eddcc tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:18.153430 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:18.153430 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:18.157825 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-85ba1601-004c-40cb-8822-a5eb915eddcc tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Volume info retrieved successfully. Aug 18 22:51:18.162743 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85ba1601-004c-40cb-8822-a5eb915eddcc tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf returned with HTTP 200 Aug 18 22:51:18.163151 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 400/1597] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:18 2026] GET /volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:51:18.840829 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd13e0d8-2559-4e0e-af2b-ff6bb28c9c15 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:18.842816 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd13e0d8-2559-4e0e-af2b-ff6bb28c9c15 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:18.842816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd13e0d8-2559-4e0e-af2b-ff6bb28c9c15 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:18.844226 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd13e0d8-2559-4e0e-af2b-ff6bb28c9c15 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:18.857145 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:18.857145 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:18.860896 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dd13e0d8-2559-4e0e-af2b-ff6bb28c9c15 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:18.865097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd13e0d8-2559-4e0e-af2b-ff6bb28c9c15 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:18.865479 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 400/1598] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:18 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:19.143617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8420561-d0e6-44fb-b869-07aa947e8e24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.145774 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8420561-d0e6-44fb-b869-07aa947e8e24 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:51:19.146025 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8420561-d0e6-44fb-b869-07aa947e8e24 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.146256 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8420561-d0e6-44fb-b869-07aa947e8e24 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.146457 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c8420561-d0e6-44fb-b869-07aa947e8e24 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Delete volume with id: 2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:51:19.155963 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.155963 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:19.156552 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c8420561-d0e6-44fb-b869-07aa947e8e24 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:51:19.181095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24d6efda-47d3-45c1-a260-447f8c578a13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.183045 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c8420561-d0e6-44fb-b869-07aa947e8e24 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Delete volume request issued successfully. Aug 18 22:51:19.183344 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8420561-d0e6-44fb-b869-07aa947e8e24 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 202 Aug 18 22:51:19.183867 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 397/1599] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:51:19 2026] DELETE /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:19.184563 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24d6efda-47d3-45c1-a260-447f8c578a13 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] GET https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf Aug 18 22:51:19.184789 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24d6efda-47d3-45c1-a260-447f8c578a13 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.185087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24d6efda-47d3-45c1-a260-447f8c578a13 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.195383 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-923bd095-678f-48c9-a735-d4886ea2cfbe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.197048 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.197048 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:19.197632 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-923bd095-678f-48c9-a735-d4886ea2cfbe tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:51:19.198813 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-923bd095-678f-48c9-a735-d4886ea2cfbe tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.199075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-923bd095-678f-48c9-a735-d4886ea2cfbe tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.203481 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24d6efda-47d3-45c1-a260-447f8c578a13 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Volume info retrieved successfully. Aug 18 22:51:19.209398 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.209398 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:19.212100 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24d6efda-47d3-45c1-a260-447f8c578a13 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf returned with HTTP 200 Aug 18 22:51:19.212648 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 403/1600] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:19 2026] GET /volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:19.217310 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-923bd095-678f-48c9-a735-d4886ea2cfbe tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:51:19.225054 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-923bd095-678f-48c9-a735-d4886ea2cfbe tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 200 Aug 18 22:51:19.225890 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 401/1601] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:19 2026] GET /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 1420 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:19.256067 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-87d4a399-9c0d-424d-9701-8fdf2f29a19b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.261561 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-87d4a399-9c0d-424d-9701-8fdf2f29a19b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] GET https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf Aug 18 22:51:19.261846 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-87d4a399-9c0d-424d-9701-8fdf2f29a19b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.262114 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-87d4a399-9c0d-424d-9701-8fdf2f29a19b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.271524 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.271524 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:19.276787 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-87d4a399-9c0d-424d-9701-8fdf2f29a19b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Volume info retrieved successfully. Aug 18 22:51:19.283143 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-87d4a399-9c0d-424d-9701-8fdf2f29a19b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf returned with HTTP 200 Aug 18 22:51:19.283824 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 401/1602] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:19 2026] GET /volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:19.825527 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-56edb83a-3419-4ba9-892d-540dfb917b41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.830434 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-04287524-b835-4d83-90d0-980d2aff0918 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.831411 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-56edb83a-3419-4ba9-892d-540dfb917b41 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1/action Aug 18 22:51:19.831897 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-56edb83a-3419-4ba9-892d-540dfb917b41 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:19.832070 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-56edb83a-3419-4ba9-892d-540dfb917b41 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:19.832475 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-04287524-b835-4d83-90d0-980d2aff0918 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] GET https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf Aug 18 22:51:19.832665 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-04287524-b835-4d83-90d0-980d2aff0918 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.832886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-04287524-b835-4d83-90d0-980d2aff0918 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.840512 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.840512 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:19.844549 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-04287524-b835-4d83-90d0-980d2aff0918 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Volume info retrieved successfully. Aug 18 22:51:19.849208 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-04287524-b835-4d83-90d0-980d2aff0918 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf returned with HTTP 200 Aug 18 22:51:19.849641 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 404/1603] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:19 2026] GET /volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:19.853289 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.853289 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:19.859799 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b1f8befe-2842-4fe8-a413-43dfd27236eb req-56edb83a-3419-4ba9-892d-540dfb917b41 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1/action returned with HTTP 204 Aug 18 22:51:19.860344 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 398/1604] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:51:19 2026] POST /volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:19.861477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6b8909e-6790-4ab0-8694-fd1155e305d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.861890 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6b8909e-6790-4ab0-8694-fd1155e305d2 None None] GET https://10.4.3.89/volume// Aug 18 22:51:19.862046 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6b8909e-6790-4ab0-8694-fd1155e305d2 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.862311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6b8909e-6790-4ab0-8694-fd1155e305d2 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.862642 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6b8909e-6790-4ab0-8694-fd1155e305d2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:19.862931 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 402/1605] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:51:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:19.871825 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-998030ba-56e1-4423-ae13-4c90c1b4136a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.874598 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-998030ba-56e1-4423-ae13-4c90c1b4136a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:51:19.875049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-998030ba-56e1-4423-ae13-4c90c1b4136a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b3a8d6b-5e9d-4e02-96d4-327060235fbf", "connector": null, "instance_uuid": "381b02b9-a7af-442a-930b-9f3407c00808"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:19.883103 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d0981d1-488e-4cd3-b2aa-787399668ef7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.885579 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d0981d1-488e-4cd3-b2aa-787399668ef7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:19.885830 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d0981d1-488e-4cd3-b2aa-787399668ef7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.886086 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d0981d1-488e-4cd3-b2aa-787399668ef7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.887188 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.887188 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:19.905970 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.905970 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:19.910581 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-64e15034-5141-4dd6-ad37-d62287bc323f req-ef8cd5fb-b4ce-4267-9bd7-910ee7a2291c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.912080 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d0981d1-488e-4cd3-b2aa-787399668ef7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:19.912991 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-ef8cd5fb-b4ce-4267-9bd7-910ee7a2291c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599 Aug 18 22:51:19.913179 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-ef8cd5fb-b4ce-4267-9bd7-910ee7a2291c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.913461 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-ef8cd5fb-b4ce-4267-9bd7-910ee7a2291c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.919400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d0981d1-488e-4cd3-b2aa-787399668ef7 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:19.920050 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 405/1606] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:19 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:19.924226 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.924226 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:19.927068 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-998030ba-56e1-4423-ae13-4c90c1b4136a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:51:19.927778 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 402/1607] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:51:19 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:19.937678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fee3bc1-de05-4ad9-aec5-ba3b2cb1736e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:19.941144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fee3bc1-de05-4ad9-aec5-ba3b2cb1736e tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:19.941371 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fee3bc1-de05-4ad9-aec5-ba3b2cb1736e tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:19.941551 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fee3bc1-de05-4ad9-aec5-ba3b2cb1736e tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:19.956589 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:19.956589 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:19.958092 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5fee3bc1-de05-4ad9-aec5-ba3b2cb1736e tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:19.963641 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fee3bc1-de05-4ad9-aec5-ba3b2cb1736e tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:19.964116 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 403/1608] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:19 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:19.979355 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-64e15034-5141-4dd6-ad37-d62287bc323f req-ef8cd5fb-b4ce-4267-9bd7-910ee7a2291c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599 returned with HTTP 200 Aug 18 22:51:19.979355 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 399/1609] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:19 2026] DELETE /volume/v3/attachments/b4909ce3-414d-4723-ad16-f95cce62d599 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:20.183730 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e384460-d229-4d0e-8096-378729df7df0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:20.185954 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e384460-d229-4d0e-8096-378729df7df0 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:20.186199 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e384460-d229-4d0e-8096-378729df7df0 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:20.186459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e384460-d229-4d0e-8096-378729df7df0 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:20.197108 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:20.197108 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:20.202710 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e384460-d229-4d0e-8096-378729df7df0 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:20.208740 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e384460-d229-4d0e-8096-378729df7df0 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:20.209318 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 406/1610] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:20 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:20.247927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da334c5b-b474-439f-9f76-4f15a3b3ee9f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:20.251638 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da334c5b-b474-439f-9f76-4f15a3b3ee9f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd Aug 18 22:51:20.251848 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da334c5b-b474-439f-9f76-4f15a3b3ee9f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:20.252074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da334c5b-b474-439f-9f76-4f15a3b3ee9f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:20.263789 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da334c5b-b474-439f-9f76-4f15a3b3ee9f tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd returned with HTTP 404 Aug 18 22:51:20.264341 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 403/1611] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:20 2026] GET /volume/v3/volumes/2e222829-9ffb-42c9-8ea6-afa5765896dd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:20.271506 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cde2eec0-fa8f-474c-97e3-7af562d5f2f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:20.273860 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cde2eec0-fa8f-474c-97e3-7af562d5f2f8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe Aug 18 22:51:20.274110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cde2eec0-fa8f-474c-97e3-7af562d5f2f8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:20.274398 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cde2eec0-fa8f-474c-97e3-7af562d5f2f8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:20.274557 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-cde2eec0-fa8f-474c-97e3-7af562d5f2f8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Delete snapshot with id: e0e3ea46-2ee4-4bb5-b51e-70744d3963fe Aug 18 22:51:20.281045 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:20.281045 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:20.281590 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cde2eec0-fa8f-474c-97e3-7af562d5f2f8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot retrieved successfully. Aug 18 22:51:20.306240 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cde2eec0-fa8f-474c-97e3-7af562d5f2f8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot delete request issued successfully. Aug 18 22:51:20.306494 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cde2eec0-fa8f-474c-97e3-7af562d5f2f8 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe returned with HTTP 202 Aug 18 22:51:20.306885 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 404/1612] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:51:20 2026] DELETE /volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:20.315847 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ecd7fb7f-402d-4de2-9c3e-1e765bbb821c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:20.320913 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecd7fb7f-402d-4de2-9c3e-1e765bbb821c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe Aug 18 22:51:20.320913 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecd7fb7f-402d-4de2-9c3e-1e765bbb821c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:20.320913 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecd7fb7f-402d-4de2-9c3e-1e765bbb821c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:20.327892 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:20.327892 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:20.328526 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ecd7fb7f-402d-4de2-9c3e-1e765bbb821c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Snapshot retrieved successfully. Aug 18 22:51:20.329413 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecd7fb7f-402d-4de2-9c3e-1e765bbb821c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe returned with HTTP 200 Aug 18 22:51:20.329989 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 400/1613] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:20 2026] GET /volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:21.280244 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c715922-9aeb-47fc-92e1-e51cfc2155a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:21.284541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c715922-9aeb-47fc-92e1-e51cfc2155a3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:21.284541 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c715922-9aeb-47fc-92e1-e51cfc2155a3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:21.284541 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c715922-9aeb-47fc-92e1-e51cfc2155a3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:21.284541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3c715922-9aeb-47fc-92e1-e51cfc2155a3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Delete volume with id: 0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:21.296605 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:21.296605 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:21.297608 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c715922-9aeb-47fc-92e1-e51cfc2155a3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:21.322745 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c715922-9aeb-47fc-92e1-e51cfc2155a3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Delete volume request issued successfully. Aug 18 22:51:21.323014 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c715922-9aeb-47fc-92e1-e51cfc2155a3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 202 Aug 18 22:51:21.323730 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 407/1614] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:21 2026] DELETE /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:21.336289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe8c1629-26bf-4c35-8429-8d6f3f11ac18 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:21.339174 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe8c1629-26bf-4c35-8429-8d6f3f11ac18 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:21.339174 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe8c1629-26bf-4c35-8429-8d6f3f11ac18 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:21.339174 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe8c1629-26bf-4c35-8429-8d6f3f11ac18 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:21.344390 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b11d6b35-b8b2-490b-8ccb-941aa0249958 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:21.348004 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b11d6b35-b8b2-490b-8ccb-941aa0249958 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe Aug 18 22:51:21.348456 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b11d6b35-b8b2-490b-8ccb-941aa0249958 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:21.348705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b11d6b35-b8b2-490b-8ccb-941aa0249958 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:21.350227 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:21.350227 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:21.356205 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fe8c1629-26bf-4c35-8429-8d6f3f11ac18 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:21.358047 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b11d6b35-b8b2-490b-8ccb-941aa0249958 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe returned with HTTP 404 Aug 18 22:51:21.358819 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 405/1615] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:21 2026] GET /volume/v3/snapshots/e0e3ea46-2ee4-4bb5-b51e-70744d3963fe => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:21.371064 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe8c1629-26bf-4c35-8429-8d6f3f11ac18 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 200 Aug 18 22:51:21.371681 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 404/1616] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:21 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:21.634986 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65463265-28ea-4dd9-b2fe-d27c676aeec4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:21.635528 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65463265-28ea-4dd9-b2fe-d27c676aeec4 None None] GET https://10.4.3.89/volume// Aug 18 22:51:21.635528 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65463265-28ea-4dd9-b2fe-d27c676aeec4 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:21.635683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65463265-28ea-4dd9-b2fe-d27c676aeec4 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:21.635994 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65463265-28ea-4dd9-b2fe-d27c676aeec4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:21.636349 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 401/1617] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:21.651361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-073cbca7-5b87-4e68-bc4e-75b3d6bce56b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:21.653588 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-073cbca7-5b87-4e68-bc4e-75b3d6bce56b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] GET https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf Aug 18 22:51:21.653800 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-073cbca7-5b87-4e68-bc4e-75b3d6bce56b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:21.653980 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-073cbca7-5b87-4e68-bc4e-75b3d6bce56b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:21.666375 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:21.666375 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:21.669906 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-073cbca7-5b87-4e68-bc4e-75b3d6bce56b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Volume info retrieved successfully. Aug 18 22:51:21.675156 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-073cbca7-5b87-4e68-bc4e-75b3d6bce56b tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf returned with HTTP 200 Aug 18 22:51:21.675692 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 408/1618] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:21 2026] GET /volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf => generated 1538 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:21.791273 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-9f8270a8-b6c2-4978-9382-cca650639770 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:21.793353 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-9f8270a8-b6c2-4978-9382-cca650639770 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] PUT https://10.4.3.89/volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3 Aug 18 22:51:21.793730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-9f8270a8-b6c2-4978-9382-cca650639770 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:21.801587 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-9f8270a8-b6c2-4978-9382-cca650639770 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Acquiring lock "cinder-attachment_update-1b3a8d6b-5e9d-4e02-96d4-327060235fbf-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:51:21.806058 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-9f8270a8-b6c2-4978-9382-cca650639770 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Lock "cinder-attachment_update-1b3a8d6b-5e9d-4e02-96d4-327060235fbf-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:51:21.806989 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:21.806989 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:21.888736 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-9f8270a8-b6c2-4978-9382-cca650639770 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Lock "cinder-attachment_update-1b3a8d6b-5e9d-4e02-96d4-327060235fbf-np0000007715" released by "attachment_update" :: held 0.083s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:51:21.889043 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-9f8270a8-b6c2-4978-9382-cca650639770 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3 returned with HTTP 200 Aug 18 22:51:21.889847 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 406/1619] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:51:21 2026] PUT /volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:21.927200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-972cb0f3-75c2-4607-b3b8-f5406b7800e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:21.930137 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-972cb0f3-75c2-4607-b3b8-f5406b7800e2 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] POST https://10.4.3.89/volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3/action Aug 18 22:51:21.930657 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-972cb0f3-75c2-4607-b3b8-f5406b7800e2 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:21.938726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-972cb0f3-75c2-4607-b3b8-f5406b7800e2 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:21.974421 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:21.974421 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:21.992709 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a504ff4e-ec46-425e-a141-d6309eaebe49 req-972cb0f3-75c2-4607-b3b8-f5406b7800e2 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3/action returned with HTTP 204 Aug 18 22:51:21.998116 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 405/1620] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:51:21 2026] POST /volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:22.390196 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a84cb581-af43-4954-ac12-5690560b17d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:22.392746 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a84cb581-af43-4954-ac12-5690560b17d3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c Aug 18 22:51:22.393000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a84cb581-af43-4954-ac12-5690560b17d3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:22.393299 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a84cb581-af43-4954-ac12-5690560b17d3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:22.404079 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a84cb581-af43-4954-ac12-5690560b17d3 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c returned with HTTP 404 Aug 18 22:51:22.404929 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 402/1621] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:22 2026] GET /volume/v3/volumes/0d2c459c-9bd5-401a-ab4c-4b8548a9905c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:22.414098 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b486717-ff4e-4777-908d-dbaf8be9b2a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:22.416095 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b486717-ff4e-4777-908d-dbaf8be9b2a7 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] DELETE https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:22.416335 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b486717-ff4e-4777-908d-dbaf8be9b2a7 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:22.416598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b486717-ff4e-4777-908d-dbaf8be9b2a7 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:22.416749 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8b486717-ff4e-4777-908d-dbaf8be9b2a7 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Delete volume with id: 85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:22.427219 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:22.427219 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:22.427880 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b486717-ff4e-4777-908d-dbaf8be9b2a7 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:22.455860 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b486717-ff4e-4777-908d-dbaf8be9b2a7 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Delete volume request issued successfully. Aug 18 22:51:22.455860 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b486717-ff4e-4777-908d-dbaf8be9b2a7 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 202 Aug 18 22:51:22.456567 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 409/1622] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:22 2026] DELETE /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:22.470961 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1744bcb2-fbcb-4007-b9d3-978a7d771477 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:22.476830 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1744bcb2-fbcb-4007-b9d3-978a7d771477 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:22.477134 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1744bcb2-fbcb-4007-b9d3-978a7d771477 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:22.477423 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1744bcb2-fbcb-4007-b9d3-978a7d771477 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:22.498042 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:22.498042 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:22.505762 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1744bcb2-fbcb-4007-b9d3-978a7d771477 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Volume info retrieved successfully. Aug 18 22:51:22.518663 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1744bcb2-fbcb-4007-b9d3-978a7d771477 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 200 Aug 18 22:51:22.518663 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 407/1623] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:22 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:22.992765 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-de823dcc-4320-4854-979e-4129634c3651 req-b3440b55-6ccc-4bd6-b89c-31bc2f58d7b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:22.995876 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-b3440b55-6ccc-4bd6-b89c-31bc2f58d7b0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:22.997288 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-b3440b55-6ccc-4bd6-b89c-31bc2f58d7b0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:22.997288 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-b3440b55-6ccc-4bd6-b89c-31bc2f58d7b0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:23.018299 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:23.018299 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:23.022400 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-de823dcc-4320-4854-979e-4129634c3651 req-b3440b55-6ccc-4bd6-b89c-31bc2f58d7b0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:23.027115 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-b3440b55-6ccc-4bd6-b89c-31bc2f58d7b0 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:23.027626 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 406/1624] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:22 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 1164 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:23.051748 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-de823dcc-4320-4854-979e-4129634c3651 req-2340848d-6201-4276-b3d2-3e2f87cd422a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:23.056523 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-2340848d-6201-4276-b3d2-3e2f87cd422a tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] POST https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c/action Aug 18 22:51:23.057286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-2340848d-6201-4276-b3d2-3e2f87cd422a tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:23.057286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-2340848d-6201-4276-b3d2-3e2f87cd422a tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:23.070560 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:23.070560 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:23.071026 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-de823dcc-4320-4854-979e-4129634c3651 req-2340848d-6201-4276-b3d2-3e2f87cd422a tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:23.077515 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-de823dcc-4320-4854-979e-4129634c3651 req-2340848d-6201-4276-b3d2-3e2f87cd422a tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Begin detaching volume completed successfully. Aug 18 22:51:23.077753 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-2340848d-6201-4276-b3d2-3e2f87cd422a tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c/action returned with HTTP 202 Aug 18 22:51:23.079557 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 403/1625] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:51:23 2026] POST /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:23.144497 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8031b7d8-fb02-42c3-b136-67cca5eb5fae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:23.145807 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8031b7d8-fb02-42c3-b136-67cca5eb5fae None None] GET https://10.4.3.89/volume// Aug 18 22:51:23.146036 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8031b7d8-fb02-42c3-b136-67cca5eb5fae None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:23.146235 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8031b7d8-fb02-42c3-b136-67cca5eb5fae None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:23.146653 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8031b7d8-fb02-42c3-b136-67cca5eb5fae None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:23.146912 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 410/1626] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:23.156666 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-de823dcc-4320-4854-979e-4129634c3651 req-48035727-b456-46d7-8843-fdc53e9f55d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:23.158711 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-48035727-b456-46d7-8843-fdc53e9f55d4 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:23.159011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-48035727-b456-46d7-8843-fdc53e9f55d4 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:23.159277 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-48035727-b456-46d7-8843-fdc53e9f55d4 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:23.169318 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:23.169318 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:23.173441 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-de823dcc-4320-4854-979e-4129634c3651 req-48035727-b456-46d7-8843-fdc53e9f55d4 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:23.182204 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-48035727-b456-46d7-8843-fdc53e9f55d4 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:23.182933 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 408/1627] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:23 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 1347 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:23.257151 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-074a9e5f-c4f1-4595-9153-0ec04c906df4 req-cd00a42b-7d3d-45bd-9490-eacbfe9209dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:23.259599 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-074a9e5f-c4f1-4595-9153-0ec04c906df4 req-cd00a42b-7d3d-45bd-9490-eacbfe9209dc tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] DELETE https://10.4.3.89/volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3 Aug 18 22:51:23.259861 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-074a9e5f-c4f1-4595-9153-0ec04c906df4 req-cd00a42b-7d3d-45bd-9490-eacbfe9209dc tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:23.260069 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-074a9e5f-c4f1-4595-9153-0ec04c906df4 req-cd00a42b-7d3d-45bd-9490-eacbfe9209dc tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:23.273368 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:23.273368 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:23.330548 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-074a9e5f-c4f1-4595-9153-0ec04c906df4 req-cd00a42b-7d3d-45bd-9490-eacbfe9209dc tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3 returned with HTTP 200 Aug 18 22:51:23.331423 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 407/1628] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:23 2026] DELETE /volume/v3/attachments/de22264e-6688-4f34-905f-d16509776cd3 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:23.351298 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76ac3918-eab6-4bea-bdfe-0fc3810b10dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:23.354860 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76ac3918-eab6-4bea-bdfe-0fc3810b10dc tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:23.355111 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76ac3918-eab6-4bea-bdfe-0fc3810b10dc tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:23.355346 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76ac3918-eab6-4bea-bdfe-0fc3810b10dc tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:23.355531 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-76ac3918-eab6-4bea-bdfe-0fc3810b10dc tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Delete volume with id: 0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:23.374476 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:23.374476 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:23.375038 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76ac3918-eab6-4bea-bdfe-0fc3810b10dc tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:23.409532 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76ac3918-eab6-4bea-bdfe-0fc3810b10dc tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Delete volume request issued successfully. Aug 18 22:51:23.409750 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76ac3918-eab6-4bea-bdfe-0fc3810b10dc tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 202 Aug 18 22:51:23.410291 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 404/1629] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:23 2026] DELETE /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:23.419785 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10e0c2c1-3491-4093-8952-962a73d97e97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:23.424242 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10e0c2c1-3491-4093-8952-962a73d97e97 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:23.424242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10e0c2c1-3491-4093-8952-962a73d97e97 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:23.424242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10e0c2c1-3491-4093-8952-962a73d97e97 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:23.434579 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:23.434579 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:23.442362 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10e0c2c1-3491-4093-8952-962a73d97e97 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:23.448541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10e0c2c1-3491-4093-8952-962a73d97e97 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 200 Aug 18 22:51:23.448669 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 411/1630] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:23 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:23.534904 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0036b55f-52b3-4da4-ada8-1945644e4b50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:23.537026 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0036b55f-52b3-4da4-ada8-1945644e4b50 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] GET https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb Aug 18 22:51:23.537342 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0036b55f-52b3-4da4-ada8-1945644e4b50 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:23.537649 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0036b55f-52b3-4da4-ada8-1945644e4b50 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:23.547356 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0036b55f-52b3-4da4-ada8-1945644e4b50 tempest-TestServerVolumeAttachmentScenario-770021959 tempest-TestServerVolumeAttachmentScenario-770021959-project-member] https://10.4.3.89/volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb returned with HTTP 404 Aug 18 22:51:23.547356 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 409/1631] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:23 2026] GET /volume/v3/volumes/85cd37b6-a5f1-4eef-aa8d-a53aadcba9cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:24.120966 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8874ec20-b544-4d60-8498-af79e2218632 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:24.123079 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:24.123390 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-971624992"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:24.124899 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-971624992'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:24.125571 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Create volume of 1 GB Aug 18 22:51:24.125916 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:24.125916 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:24.129882 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Availability Zones retrieved successfully. Aug 18 22:51:24.143355 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Flow 'volume_create_api' (8599bfee-173e-4d56-82c3-117d70104870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:24.145730 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4d8de2-69cb-4dc4-96b6-b2f6bfd8de00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:24.149831 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:24.192025 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4d8de2-69cb-4dc4-96b6-b2f6bfd8de00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:24.193828 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad3f2adf-0868-4e49-bfe1-752679bac34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:24.282344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Created reservations ['c4a85f46-f185-4f28-b0d9-3092c6aec14a', 'e9c64e49-264e-45fe-a430-f6eab6015f3e', '4282ffae-3603-4f2e-8e0a-8f351ea40f95', 'f85d3a01-f10e-402f-981f-59b4e5a685b5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:24.283473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad3f2adf-0868-4e49-bfe1-752679bac34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4a85f46-f185-4f28-b0d9-3092c6aec14a', 'e9c64e49-264e-45fe-a430-f6eab6015f3e', '4282ffae-3603-4f2e-8e0a-8f351ea40f95', 'f85d3a01-f10e-402f-981f-59b4e5a685b5']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:24.284626 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7208ca-9489-46b5-91ac-4ba6ea146656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:24.310481 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7208ca-9489-46b5-91ac-4ba6ea146656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0c6901e-71c8-4a09-afb7-5c5461335449', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-971624992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd583ded3b6848398e8ac04af7b8ef46',qos_specs=None,replication_status=,reservations=['c4a85f46-f185-4f28-b0d9-3092c6aec14a','e9c64e49-264e-45fe-a430-f6eab6015f3e','4282ffae-3603-4f2e-8e0a-8f351ea40f95','f85d3a01-f10e-402f-981f-59b4e5a685b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8950fe83081846faa5f200ed1c9c4cd7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-971624992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0c6901e-71c8-4a09-afb7-5c5461335449,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd583ded3b6848398e8ac04af7b8ef46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8950fe83081846faa5f200ed1c9c4cd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:24.311190 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa98edfa-04d8-4c0a-b94d-971d765bfc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:24.338363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa98edfa-04d8-4c0a-b94d-971d765bfc52) transitioned into state 'SUCCESS' from state '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-971624992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd583ded3b6848398e8ac04af7b8ef46',qos_specs=None,replication_status=,reservations=['c4a85f46-f185-4f28-b0d9-3092c6aec14a','e9c64e49-264e-45fe-a430-f6eab6015f3e','4282ffae-3603-4f2e-8e0a-8f351ea40f95','f85d3a01-f10e-402f-981f-59b4e5a685b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8950fe83081846faa5f200ed1c9c4cd7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:24.339675 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740a0780-5f98-45cf-8c14-63d8ade5bbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:24.356289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740a0780-5f98-45cf-8c14-63d8ade5bbcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:24.357714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Flow 'volume_create_api' (8599bfee-173e-4d56-82c3-117d70104870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:24.358101 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Create volume request issued successfully. Aug 18 22:51:24.359214 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8874ec20-b544-4d60-8498-af79e2218632 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:24.359881 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 408/1632] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:51:24 2026] POST /volume/v3/volumes => generated 751 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:24.372986 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f9b02da-c644-4898-ab0e-e2087a0c12be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:24.374867 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f9b02da-c644-4898-ab0e-e2087a0c12be tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 Aug 18 22:51:24.375069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f9b02da-c644-4898-ab0e-e2087a0c12be tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:24.375260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f9b02da-c644-4898-ab0e-e2087a0c12be tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:24.384571 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:24.384571 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:24.388662 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0f9b02da-c644-4898-ab0e-e2087a0c12be tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:24.393535 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f9b02da-c644-4898-ab0e-e2087a0c12be tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 returned with HTTP 200 Aug 18 22:51:24.394109 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 405/1633] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:24 2026] GET /volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:24.468665 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae361532-e69a-4cc6-805f-c462e766566a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:24.471721 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae361532-e69a-4cc6-805f-c462e766566a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 Aug 18 22:51:24.472080 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae361532-e69a-4cc6-805f-c462e766566a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:24.472361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae361532-e69a-4cc6-805f-c462e766566a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:24.481369 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae361532-e69a-4cc6-805f-c462e766566a tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 returned with HTTP 404 Aug 18 22:51:24.482047 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 412/1634] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:24 2026] GET /volume/v3/volumes/0d998da9-385c-4bff-9127-1a31726920b9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:24.555701 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9281e84-05c7-4db6-8341-c21173368ac6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:24.558301 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9281e84-05c7-4db6-8341-c21173368ac6 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:51:24.558798 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9281e84-05c7-4db6-8341-c21173368ac6 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:24.559131 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9281e84-05c7-4db6-8341-c21173368ac6 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:24.559501 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f9281e84-05c7-4db6-8341-c21173368ac6 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Delete volume with id: f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:51:24.571827 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:24.571827 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:24.573831 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9281e84-05c7-4db6-8341-c21173368ac6 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:24.595163 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9281e84-05c7-4db6-8341-c21173368ac6 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Delete volume request issued successfully. Aug 18 22:51:24.598297 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9281e84-05c7-4db6-8341-c21173368ac6 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 202 Aug 18 22:51:24.598297 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 410/1635] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:24 2026] DELETE /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:24.608422 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c49efc5-ef3f-444a-8e4a-3717b2ffe30f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:24.610296 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c49efc5-ef3f-444a-8e4a-3717b2ffe30f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:51:24.610571 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c49efc5-ef3f-444a-8e4a-3717b2ffe30f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:24.610833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c49efc5-ef3f-444a-8e4a-3717b2ffe30f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:24.621061 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:24.621061 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:24.628208 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9c49efc5-ef3f-444a-8e4a-3717b2ffe30f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:24.636590 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c49efc5-ef3f-444a-8e4a-3717b2ffe30f tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 200 Aug 18 22:51:24.637074 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 409/1636] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:24 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:25.408618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-051d2613-95e5-4818-955c-7b6fe20d1db6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.410737 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-051d2613-95e5-4818-955c-7b6fe20d1db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 Aug 18 22:51:25.410995 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-051d2613-95e5-4818-955c-7b6fe20d1db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:25.411206 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-051d2613-95e5-4818-955c-7b6fe20d1db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:25.424301 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:25.424301 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:25.431115 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-051d2613-95e5-4818-955c-7b6fe20d1db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:25.439723 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-051d2613-95e5-4818-955c-7b6fe20d1db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 returned with HTTP 200 Aug 18 22:51:25.440301 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 406/1637] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:25 2026] GET /volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:25.455330 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cc0554c-af01-4461-ad1a-ad6861f989cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.457608 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cc0554c-af01-4461-ad1a-ad6861f989cc tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] POST https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449/action Aug 18 22:51:25.458031 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cc0554c-af01-4461-ad1a-ad6861f989cc tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:25.458215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cc0554c-af01-4461-ad1a-ad6861f989cc tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:25.471160 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:25.471160 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:25.471770 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cc0554c-af01-4461-ad1a-ad6861f989cc tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:25.477188 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cc0554c-af01-4461-ad1a-ad6861f989cc tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume updated successfully. Aug 18 22:51:25.477463 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cc0554c-af01-4461-ad1a-ad6861f989cc tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449/action returned with HTTP 200 Aug 18 22:51:25.477908 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 413/1638] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:25 2026] POST /volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 22:51:25.484729 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f74ad006-d206-450b-ae00-b9efbf167d68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.487120 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f74ad006-d206-450b-ae00-b9efbf167d68 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 Aug 18 22:51:25.487479 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f74ad006-d206-450b-ae00-b9efbf167d68 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:25.487828 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f74ad006-d206-450b-ae00-b9efbf167d68 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:25.497310 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:25.497310 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:25.502072 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f74ad006-d206-450b-ae00-b9efbf167d68 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:25.507022 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f74ad006-d206-450b-ae00-b9efbf167d68 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 returned with HTTP 200 Aug 18 22:51:25.507482 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 411/1639] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:25 2026] GET /volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:25.651523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9db02d89-4ff1-4a56-ab73-372f29710abe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.653248 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9db02d89-4ff1-4a56-ab73-372f29710abe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 Aug 18 22:51:25.653456 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9db02d89-4ff1-4a56-ab73-372f29710abe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:25.653641 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9db02d89-4ff1-4a56-ab73-372f29710abe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:25.659075 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9db02d89-4ff1-4a56-ab73-372f29710abe tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 returned with HTTP 404 Aug 18 22:51:25.659737 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 410/1640] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:25 2026] GET /volume/v3/volumes/f7a6afc0-a163-4579-8ea3-5595ce9c5cc1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:25.693942 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bd2b652f-3cf3-4314-80de-03a8fa516f33 req-8c299471-65b3-486f-a3da-c3d5130b01d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.696388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd2b652f-3cf3-4314-80de-03a8fa516f33 req-8c299471-65b3-486f-a3da-c3d5130b01d9 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 Aug 18 22:51:25.696603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd2b652f-3cf3-4314-80de-03a8fa516f33 req-8c299471-65b3-486f-a3da-c3d5130b01d9 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:25.696798 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd2b652f-3cf3-4314-80de-03a8fa516f33 req-8c299471-65b3-486f-a3da-c3d5130b01d9 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:25.712103 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:25.712103 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:25.716420 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-bd2b652f-3cf3-4314-80de-03a8fa516f33 req-8c299471-65b3-486f-a3da-c3d5130b01d9 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:25.721152 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd2b652f-3cf3-4314-80de-03a8fa516f33 req-8c299471-65b3-486f-a3da-c3d5130b01d9 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 returned with HTTP 200 Aug 18 22:51:25.721661 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 407/1641] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:25 2026] GET /volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:25.771364 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c52ec62-05bd-46a4-8917-9332196de75a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.775068 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c52ec62-05bd-46a4-8917-9332196de75a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:51:25.775386 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c52ec62-05bd-46a4-8917-9332196de75a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:25.775611 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c52ec62-05bd-46a4-8917-9332196de75a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:25.775781 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7c52ec62-05bd-46a4-8917-9332196de75a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Delete volume with id: a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:51:25.783927 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:25.783927 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:25.784560 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7c52ec62-05bd-46a4-8917-9332196de75a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:51:25.801913 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d395bf2a-50ee-4548-b158-74728c2bd22d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.804715 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d395bf2a-50ee-4548-b158-74728c2bd22d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:51:25.805464 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d395bf2a-50ee-4548-b158-74728c2bd22d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:25.805744 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d395bf2a-50ee-4548-b158-74728c2bd22d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:25.806064 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d395bf2a-50ee-4548-b158-74728c2bd22d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Delete volume with id: f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:51:25.811421 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7c52ec62-05bd-46a4-8917-9332196de75a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Delete volume request issued successfully. Aug 18 22:51:25.811753 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c52ec62-05bd-46a4-8917-9332196de75a tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 202 Aug 18 22:51:25.812399 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 414/1642] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:51:25 2026] DELETE /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:25.815997 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:25.815997 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:25.816736 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d395bf2a-50ee-4548-b158-74728c2bd22d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:25.823591 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2710d2d1-468f-4ef5-aaa2-f6e0bc09284c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.825727 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2710d2d1-468f-4ef5-aaa2-f6e0bc09284c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:51:25.825996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2710d2d1-468f-4ef5-aaa2-f6e0bc09284c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:25.826215 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2710d2d1-468f-4ef5-aaa2-f6e0bc09284c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:25.838380 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:25.838380 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:25.840304 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d395bf2a-50ee-4548-b158-74728c2bd22d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Delete volume request issued successfully. Aug 18 22:51:25.840520 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d395bf2a-50ee-4548-b158-74728c2bd22d tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 202 Aug 18 22:51:25.840968 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 412/1643] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:25 2026] DELETE /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:25.844953 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2710d2d1-468f-4ef5-aaa2-f6e0bc09284c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Volume info retrieved successfully. Aug 18 22:51:25.851677 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ae6144b-d007-4d63-88fc-aa6c7512861c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:25.852845 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2710d2d1-468f-4ef5-aaa2-f6e0bc09284c tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 200 Aug 18 22:51:25.853954 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 411/1644] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:25 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 1386 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:25.854828 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ae6144b-d007-4d63-88fc-aa6c7512861c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:51:25.855177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ae6144b-d007-4d63-88fc-aa6c7512861c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:25.855500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ae6144b-d007-4d63-88fc-aa6c7512861c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:25.866156 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:25.866156 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:25.872276 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ae6144b-d007-4d63-88fc-aa6c7512861c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Volume info retrieved successfully. Aug 18 22:51:25.877984 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ae6144b-d007-4d63-88fc-aa6c7512861c tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 200 Aug 18 22:51:25.878195 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 408/1645] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:25 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:26.233104 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:26.235289 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:26.235658 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2056270794"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:26.237511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2056270794'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:26.237670 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Create volume of 1 GB Aug 18 22:51:26.244368 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Availability Zones retrieved successfully. Aug 18 22:51:26.252895 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Flow 'volume_create_api' (7bd892e0-5608-45f1-83e1-46048a1ddc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:26.254553 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93981839-cb53-4fd2-977f-d73ace358a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:26.255965 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:26.290944 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93981839-cb53-4fd2-977f-d73ace358a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:26.291709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b1c8ab3-913c-4f6c-a9f9-ab493ca8cb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:26.359228 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Created reservations ['cddc2685-02fa-4c65-90cb-d2dc11d4f5ee', '93f4bc0b-bc0f-4f15-8cca-90ea314a0693', '302365d8-3e08-4a33-b877-f7441ff2e866', '61e7a06f-4489-4ae8-a73a-59fb753e28ec'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:26.360561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b1c8ab3-913c-4f6c-a9f9-ab493ca8cb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cddc2685-02fa-4c65-90cb-d2dc11d4f5ee', '93f4bc0b-bc0f-4f15-8cca-90ea314a0693', '302365d8-3e08-4a33-b877-f7441ff2e866', '61e7a06f-4489-4ae8-a73a-59fb753e28ec']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:26.361629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30153238-a88c-45ea-9733-8b991928e704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:26.392186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30153238-a88c-45ea-9733-8b991928e704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58ff1742-a112-4777-a0ce-55b89518f8ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2056270794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd583ded3b6848398e8ac04af7b8ef46',qos_specs=None,replication_status=,reservations=['cddc2685-02fa-4c65-90cb-d2dc11d4f5ee','93f4bc0b-bc0f-4f15-8cca-90ea314a0693','302365d8-3e08-4a33-b877-f7441ff2e866','61e7a06f-4489-4ae8-a73a-59fb753e28ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8950fe83081846faa5f200ed1c9c4cd7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2056270794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58ff1742-a112-4777-a0ce-55b89518f8ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd583ded3b6848398e8ac04af7b8ef46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8950fe83081846faa5f200ed1c9c4cd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:26.393038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a119f16b-1204-4ab1-855c-c23b0a47364b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:26.414486 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a119f16b-1204-4ab1-855c-c23b0a47364b) transitioned into state 'SUCCESS' from state '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-2056270794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd583ded3b6848398e8ac04af7b8ef46',qos_specs=None,replication_status=,reservations=['cddc2685-02fa-4c65-90cb-d2dc11d4f5ee','93f4bc0b-bc0f-4f15-8cca-90ea314a0693','302365d8-3e08-4a33-b877-f7441ff2e866','61e7a06f-4489-4ae8-a73a-59fb753e28ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8950fe83081846faa5f200ed1c9c4cd7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:26.415461 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87eb7a25-1ed6-4511-bfb4-653e3921eda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:26.425262 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87eb7a25-1ed6-4511-bfb4-653e3921eda2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:26.426415 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Flow 'volume_create_api' (7bd892e0-5608-45f1-83e1-46048a1ddc48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:26.426804 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Create volume request issued successfully. Aug 18 22:51:26.427590 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a1a5fbe-1158-4353-833b-c11394ffc50f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:26.428104 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 415/1646] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:51:26 2026] POST /volume/v3/volumes => generated 752 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:26.442333 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ee67f71-5975-40f5-8985-e29c33160c67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:26.448141 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ee67f71-5975-40f5-8985-e29c33160c67 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec Aug 18 22:51:26.450243 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ee67f71-5975-40f5-8985-e29c33160c67 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:26.452811 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ee67f71-5975-40f5-8985-e29c33160c67 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:26.462224 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:26.462224 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:26.467737 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ee67f71-5975-40f5-8985-e29c33160c67 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:26.471736 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ee67f71-5975-40f5-8985-e29c33160c67 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec returned with HTTP 200 Aug 18 22:51:26.473291 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 413/1647] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:26 2026] GET /volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:26.867788 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-61367af6-5f9b-4770-aafa-dceb8bfa9698 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:26.870034 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61367af6-5f9b-4770-aafa-dceb8bfa9698 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] GET https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa Aug 18 22:51:26.870561 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61367af6-5f9b-4770-aafa-dceb8bfa9698 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:26.870833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-61367af6-5f9b-4770-aafa-dceb8bfa9698 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:26.879540 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-61367af6-5f9b-4770-aafa-dceb8bfa9698 tempest-TestVolumeBootPatternV346-1843943937 tempest-TestVolumeBootPatternV346-1843943937-project-member] https://10.4.3.89/volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa returned with HTTP 404 Aug 18 22:51:26.880258 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 412/1648] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:26 2026] GET /volume/v3/volumes/a970fb1b-063b-4264-a232-4914a7ec1caa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:26.903395 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ea8599d-4d74-4e2f-8396-466af5f47659 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:26.904522 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ea8599d-4d74-4e2f-8396-466af5f47659 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] GET https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d Aug 18 22:51:26.904774 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ea8599d-4d74-4e2f-8396-466af5f47659 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:26.904996 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ea8599d-4d74-4e2f-8396-466af5f47659 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:26.911786 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ea8599d-4d74-4e2f-8396-466af5f47659 tempest-AttachVolumeNegativeTest-1773659750 tempest-AttachVolumeNegativeTest-1773659750-project-member] https://10.4.3.89/volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d returned with HTTP 404 Aug 18 22:51:26.912257 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 409/1649] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:26 2026] GET /volume/v3/volumes/f521c571-f48f-4022-a14e-3686a701ff0d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:27.295745 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-de823dcc-4320-4854-979e-4129634c3651 req-b09ceee9-e690-4194-931d-8a4ae2aa75a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:27.299072 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-b09ceee9-e690-4194-931d-8a4ae2aa75a5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] DELETE https://10.4.3.89/volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1 Aug 18 22:51:27.299258 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-b09ceee9-e690-4194-931d-8a4ae2aa75a5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:27.299517 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-b09ceee9-e690-4194-931d-8a4ae2aa75a5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:27.314375 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:27.314375 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:27.427714 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de823dcc-4320-4854-979e-4129634c3651 req-b09ceee9-e690-4194-931d-8a4ae2aa75a5 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1 returned with HTTP 200 Aug 18 22:51:27.428482 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 416/1650] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:27 2026] DELETE /volume/v3/attachments/20404c40-ee31-4348-8f4d-098b5d53b2d1 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:27.487259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-792f0d82-6829-4052-ab44-01c1efe146f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:27.489372 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-792f0d82-6829-4052-ab44-01c1efe146f0 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec Aug 18 22:51:27.489632 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-792f0d82-6829-4052-ab44-01c1efe146f0 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:27.489786 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-792f0d82-6829-4052-ab44-01c1efe146f0 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:27.498668 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:27.498668 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:27.504048 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-792f0d82-6829-4052-ab44-01c1efe146f0 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:27.509391 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-792f0d82-6829-4052-ab44-01c1efe146f0 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec returned with HTTP 200 Aug 18 22:51:27.509797 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 414/1651] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:27 2026] GET /volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:27.914881 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a275e9a5-9f2d-4c55-926b-228fd2be2e8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:27.917060 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a275e9a5-9f2d-4c55-926b-228fd2be2e8e tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] DELETE https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec Aug 18 22:51:27.917367 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a275e9a5-9f2d-4c55-926b-228fd2be2e8e tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:27.917581 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a275e9a5-9f2d-4c55-926b-228fd2be2e8e tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:27.917745 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a275e9a5-9f2d-4c55-926b-228fd2be2e8e tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Delete volume with id: 58ff1742-a112-4777-a0ce-55b89518f8ec Aug 18 22:51:27.927641 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:27.927641 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:27.928701 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a275e9a5-9f2d-4c55-926b-228fd2be2e8e tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:27.956193 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a275e9a5-9f2d-4c55-926b-228fd2be2e8e tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Delete volume request issued successfully. Aug 18 22:51:27.956518 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a275e9a5-9f2d-4c55-926b-228fd2be2e8e tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec returned with HTTP 202 Aug 18 22:51:27.957180 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 413/1652] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:27 2026] DELETE /volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:27.967078 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cfb24fff-2b22-4606-8165-42797e24e163 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:27.969086 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfb24fff-2b22-4606-8165-42797e24e163 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec Aug 18 22:51:27.969313 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfb24fff-2b22-4606-8165-42797e24e163 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:27.969658 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfb24fff-2b22-4606-8165-42797e24e163 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:27.980404 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:27.980404 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:27.986476 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cfb24fff-2b22-4606-8165-42797e24e163 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:27.993433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfb24fff-2b22-4606-8165-42797e24e163 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec returned with HTTP 200 Aug 18 22:51:27.994301 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 410/1653] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:27 2026] GET /volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:29.015354 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d8347d1-3463-4e06-980a-3280d30ef80f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:29.019391 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d8347d1-3463-4e06-980a-3280d30ef80f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec Aug 18 22:51:29.019391 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d8347d1-3463-4e06-980a-3280d30ef80f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:29.019391 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d8347d1-3463-4e06-980a-3280d30ef80f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:29.026100 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d8347d1-3463-4e06-980a-3280d30ef80f tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec returned with HTTP 404 Aug 18 22:51:29.026797 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 417/1654] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:29 2026] GET /volume/v3/volumes/58ff1742-a112-4777-a0ce-55b89518f8ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:29.039416 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06d24c21-b465-4429-9a11-5adab1bab0b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:29.046296 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06d24c21-b465-4429-9a11-5adab1bab0b6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 Aug 18 22:51:29.046711 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06d24c21-b465-4429-9a11-5adab1bab0b6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:29.046862 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06d24c21-b465-4429-9a11-5adab1bab0b6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:29.047078 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-06d24c21-b465-4429-9a11-5adab1bab0b6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Delete volume with id: f0c6901e-71c8-4a09-afb7-5c5461335449 Aug 18 22:51:29.059554 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:29.059554 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:29.060059 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06d24c21-b465-4429-9a11-5adab1bab0b6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:29.080482 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06d24c21-b465-4429-9a11-5adab1bab0b6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Delete volume request issued successfully. Aug 18 22:51:29.080736 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06d24c21-b465-4429-9a11-5adab1bab0b6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 returned with HTTP 202 Aug 18 22:51:29.081186 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 415/1655] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:29 2026] DELETE /volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:29.093429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d0e1d0c-d22e-48a2-a52b-4a1252d29db6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:29.096072 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d0e1d0c-d22e-48a2-a52b-4a1252d29db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 Aug 18 22:51:29.096072 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d0e1d0c-d22e-48a2-a52b-4a1252d29db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:29.096280 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d0e1d0c-d22e-48a2-a52b-4a1252d29db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:29.106443 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:29.106443 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:29.111487 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7d0e1d0c-d22e-48a2-a52b-4a1252d29db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Volume info retrieved successfully. Aug 18 22:51:29.117623 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d0e1d0c-d22e-48a2-a52b-4a1252d29db6 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 returned with HTTP 200 Aug 18 22:51:29.118139 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 414/1656] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:29 2026] GET /volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:30.140962 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebc56a80-ea52-4aeb-8319-dd708a78d158 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:30.143680 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebc56a80-ea52-4aeb-8319-dd708a78d158 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] GET https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 Aug 18 22:51:30.143974 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebc56a80-ea52-4aeb-8319-dd708a78d158 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:30.144282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebc56a80-ea52-4aeb-8319-dd708a78d158 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:30.153222 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebc56a80-ea52-4aeb-8319-dd708a78d158 tempest-ServersNegativeTestJSON-269461286 tempest-ServersNegativeTestJSON-269461286-project-member] https://10.4.3.89/volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 returned with HTTP 404 Aug 18 22:51:30.153791 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 411/1657] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:30 2026] GET /volume/v3/volumes/f0c6901e-71c8-4a09-afb7-5c5461335449 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:31.740309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-136acad7-5bcc-423c-a717-9b24c3487cc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:31.742619 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-136acad7-5bcc-423c-a717-9b24c3487cc3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:31.742924 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-136acad7-5bcc-423c-a717-9b24c3487cc3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:31.743192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-136acad7-5bcc-423c-a717-9b24c3487cc3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:31.743436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-136acad7-5bcc-423c-a717-9b24c3487cc3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Delete volume with id: a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:31.761560 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:31.761560 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:31.762092 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-136acad7-5bcc-423c-a717-9b24c3487cc3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:31.792650 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-136acad7-5bcc-423c-a717-9b24c3487cc3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Delete volume request issued successfully. Aug 18 22:51:31.792900 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-136acad7-5bcc-423c-a717-9b24c3487cc3 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 202 Aug 18 22:51:31.793568 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 418/1658] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:31 2026] DELETE /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:31.806063 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73e94414-cd66-4fbc-857b-b86403512c8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:31.809572 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73e94414-cd66-4fbc-857b-b86403512c8d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:31.810398 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73e94414-cd66-4fbc-857b-b86403512c8d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:31.810398 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73e94414-cd66-4fbc-857b-b86403512c8d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:31.820316 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:31.820316 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:31.827577 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73e94414-cd66-4fbc-857b-b86403512c8d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:31.838516 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73e94414-cd66-4fbc-857b-b86403512c8d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 200 Aug 18 22:51:31.838899 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 416/1659] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:31 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:32.860103 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6182828f-8ab5-4731-aff8-4d99be0bf3ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:32.862237 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6182828f-8ab5-4731-aff8-4d99be0bf3ea tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c Aug 18 22:51:32.862535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6182828f-8ab5-4731-aff8-4d99be0bf3ea tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:32.863120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6182828f-8ab5-4731-aff8-4d99be0bf3ea tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:32.870890 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6182828f-8ab5-4731-aff8-4d99be0bf3ea tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c returned with HTTP 404 Aug 18 22:51:32.871790 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 415/1660] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:32 2026] GET /volume/v3/volumes/a0ccaa9e-b743-42aa-840e-8f064e307b3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:33.231414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-829ea713-1bae-40b1-8a05-77adfb8206f9 req-7045e6ad-6fd8-474e-a4dc-18323daeff25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:33.234598 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-829ea713-1bae-40b1-8a05-77adfb8206f9 req-7045e6ad-6fd8-474e-a4dc-18323daeff25 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] DELETE https://10.4.3.89/volume/v3/volumes/tempest-invalid-1726427762 Aug 18 22:51:33.234958 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-829ea713-1bae-40b1-8a05-77adfb8206f9 req-7045e6ad-6fd8-474e-a4dc-18323daeff25 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:33.235259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-829ea713-1bae-40b1-8a05-77adfb8206f9 req-7045e6ad-6fd8-474e-a4dc-18323daeff25 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:33.235571 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-829ea713-1bae-40b1-8a05-77adfb8206f9 req-7045e6ad-6fd8-474e-a4dc-18323daeff25 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] Delete volume with id: tempest-invalid-1726427762 Aug 18 22:51:33.243469 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-829ea713-1bae-40b1-8a05-77adfb8206f9 req-7045e6ad-6fd8-474e-a4dc-18323daeff25 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] https://10.4.3.89/volume/v3/volumes/tempest-invalid-1726427762 returned with HTTP 404 Aug 18 22:51:33.244083 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 412/1661] 10.4.3.89 () {70 vars in 1583 bytes} [Tue Aug 18 22:51:33 2026] DELETE /volume/v3/volumes/tempest-invalid-1726427762 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:33.355278 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8a2b65ab-d159-4ad0-9bee-094ef3ac99a8 req-99e006c5-5df5-4b60-a5f2-6d4d5da87235 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:33.358766 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8a2b65ab-d159-4ad0-9bee-094ef3ac99a8 req-99e006c5-5df5-4b60-a5f2-6d4d5da87235 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d377a108-1fe1-42f5-9ec0-90522ee86c28 Aug 18 22:51:33.358766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8a2b65ab-d159-4ad0-9bee-094ef3ac99a8 req-99e006c5-5df5-4b60-a5f2-6d4d5da87235 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:33.359373 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8a2b65ab-d159-4ad0-9bee-094ef3ac99a8 req-99e006c5-5df5-4b60-a5f2-6d4d5da87235 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:33.359373 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-8a2b65ab-d159-4ad0-9bee-094ef3ac99a8 req-99e006c5-5df5-4b60-a5f2-6d4d5da87235 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] Delete volume with id: d377a108-1fe1-42f5-9ec0-90522ee86c28 Aug 18 22:51:33.367881 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8a2b65ab-d159-4ad0-9bee-094ef3ac99a8 req-99e006c5-5df5-4b60-a5f2-6d4d5da87235 tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-member] https://10.4.3.89/volume/v3/volumes/d377a108-1fe1-42f5-9ec0-90522ee86c28 returned with HTTP 404 Aug 18 22:51:33.368500 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 419/1662] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:51:33 2026] DELETE /volume/v3/volumes/d377a108-1fe1-42f5-9ec0-90522ee86c28 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:33.406373 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3a2400af-2cae-4852-9957-c803ed4641cd req-a9bf10af-36b6-408e-af91-94a67174f59e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:33.409114 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3a2400af-2cae-4852-9957-c803ed4641cd req-a9bf10af-36b6-408e-af91-94a67174f59e tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-reader] GET https://10.4.3.89/volume/v3/volumes/a31bec3d-9480-4615-8960-7204cdbad1a1 Aug 18 22:51:33.409514 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3a2400af-2cae-4852-9957-c803ed4641cd req-a9bf10af-36b6-408e-af91-94a67174f59e tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:33.409732 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3a2400af-2cae-4852-9957-c803ed4641cd req-a9bf10af-36b6-408e-af91-94a67174f59e tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:33.422303 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3a2400af-2cae-4852-9957-c803ed4641cd req-a9bf10af-36b6-408e-af91-94a67174f59e tempest-VolumesNegativeTest-523175581 tempest-VolumesNegativeTest-523175581-project-reader] https://10.4.3.89/volume/v3/volumes/a31bec3d-9480-4615-8960-7204cdbad1a1 returned with HTTP 404 Aug 18 22:51:33.423170 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 417/1663] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:33 2026] GET /volume/v3/volumes/a31bec3d-9480-4615-8960-7204cdbad1a1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:33.440589 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-25b8574f-779e-49fe-aa9c-496846028421 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:33.443850 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25b8574f-779e-49fe-aa9c-496846028421 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 Aug 18 22:51:33.444136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25b8574f-779e-49fe-aa9c-496846028421 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:33.444501 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25b8574f-779e-49fe-aa9c-496846028421 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:33.445054 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-25b8574f-779e-49fe-aa9c-496846028421 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Delete snapshot with id: 367b3f60-f867-466f-98e8-24cc74d6b0a7 Aug 18 22:51:33.454512 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:33.454512 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:33.454931 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-25b8574f-779e-49fe-aa9c-496846028421 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Snapshot retrieved successfully. Aug 18 22:51:33.484133 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-25b8574f-779e-49fe-aa9c-496846028421 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Snapshot delete request issued successfully. Aug 18 22:51:33.484133 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25b8574f-779e-49fe-aa9c-496846028421 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 returned with HTTP 202 Aug 18 22:51:33.484580 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 416/1664] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:51:33 2026] DELETE /volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:33.498172 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-382a705a-b816-4bb0-b124-8efa0ecc00f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:33.501057 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-382a705a-b816-4bb0-b124-8efa0ecc00f6 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 Aug 18 22:51:33.501737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-382a705a-b816-4bb0-b124-8efa0ecc00f6 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:33.501964 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-382a705a-b816-4bb0-b124-8efa0ecc00f6 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:33.512801 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:33.512801 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:33.513240 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-382a705a-b816-4bb0-b124-8efa0ecc00f6 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Snapshot retrieved successfully. Aug 18 22:51:33.514202 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-382a705a-b816-4bb0-b124-8efa0ecc00f6 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 returned with HTTP 200 Aug 18 22:51:33.514562 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 413/1665] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:33 2026] GET /volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 => generated 460 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:34.525649 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38bd577d-f6df-441d-9b10-cc459bb3a752 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:34.529074 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38bd577d-f6df-441d-9b10-cc459bb3a752 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 Aug 18 22:51:34.529336 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38bd577d-f6df-441d-9b10-cc459bb3a752 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:34.529558 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38bd577d-f6df-441d-9b10-cc459bb3a752 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:34.537418 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38bd577d-f6df-441d-9b10-cc459bb3a752 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 returned with HTTP 404 Aug 18 22:51:34.537940 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 420/1666] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:34 2026] GET /volume/v3/snapshots/367b3f60-f867-466f-98e8-24cc74d6b0a7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:34.596454 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-17a54c34-2517-46dc-a0dc-47205790f681 req-3b17c866-de1c-4fb5-b897-19a3cfff5dca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:34.602631 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-17a54c34-2517-46dc-a0dc-47205790f681 req-3b17c866-de1c-4fb5-b897-19a3cfff5dca tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:51:34.602948 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-17a54c34-2517-46dc-a0dc-47205790f681 req-3b17c866-de1c-4fb5-b897-19a3cfff5dca tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:34.603227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-17a54c34-2517-46dc-a0dc-47205790f681 req-3b17c866-de1c-4fb5-b897-19a3cfff5dca tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:34.614045 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:34.614045 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:34.618177 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-17a54c34-2517-46dc-a0dc-47205790f681 req-3b17c866-de1c-4fb5-b897-19a3cfff5dca tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:34.622819 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-17a54c34-2517-46dc-a0dc-47205790f681 req-3b17c866-de1c-4fb5-b897-19a3cfff5dca tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:51:34.623247 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 418/1667] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:34 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:35.683907 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15a25b14-5c3e-45ae-a574-c60a1868440c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:35.791796 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62091836-9382-46af-8a75-d3301180866f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:35.855876 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15a25b14-5c3e-45ae-a574-c60a1868440c tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:35.856391 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15a25b14-5c3e-45ae-a574-c60a1868440c tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:35.859328 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:35.859328 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:35.861536 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62091836-9382-46af-8a75-d3301180866f tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:35.862334 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62091836-9382-46af-8a75-d3301180866f tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-918177710"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:35.868855 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68d845ed-0341-4991-a655-38713afcb9c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:35.870876 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68d845ed-0341-4991-a655-38713afcb9c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:51:35.871110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68d845ed-0341-4991-a655-38713afcb9c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:35.871409 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68d845ed-0341-4991-a655-38713afcb9c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:35.884817 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62091836-9382-46af-8a75-d3301180866f tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:35.886650 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 414/1668] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:51:35 2026] POST /volume/v3/types => generated 215 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:35.898619 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:35.898619 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:35.899073 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4d7fb33-8f69-4098-9b5f-4057b170bf76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:35.899624 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15a25b14-5c3e-45ae-a574-c60a1868440c tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:35.899624 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 417/1669] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:51:35 2026] POST /volume/v3/types => generated 287 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:35.902066 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4d7fb33-8f69-4098-9b5f-4057b170bf76 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:51:35.902536 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4d7fb33-8f69-4098-9b5f-4057b170bf76 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1420407488"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:35.903926 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68d845ed-0341-4991-a655-38713afcb9c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:35.909140 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68d845ed-0341-4991-a655-38713afcb9c2 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:51:35.909838 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 421/1670] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:35 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:35.922736 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4d7fb33-8f69-4098-9b5f-4057b170bf76 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:51:35.923086 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 419/1671] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:51:35 2026] POST /volume/v3/group_types => generated 173 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:35.933815 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbc2cc71-e6ca-446d-ae51-d5489793dde1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:35.970644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-601ecf4a-ab29-4532-abb5-88da933073b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:35.976221 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-601ecf4a-ab29-4532-abb5-88da933073b3 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:51:35.976221 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-601ecf4a-ab29-4532-abb5-88da933073b3 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:35.976221 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-601ecf4a-ab29-4532-abb5-88da933073b3 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:35.990323 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:35.990323 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:35.994344 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-601ecf4a-ab29-4532-abb5-88da933073b3 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:36.000544 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-601ecf4a-ab29-4532-abb5-88da933073b3 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:51:36.001207 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 418/1672] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:35 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:36.016345 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbc2cc71-e6ca-446d-ae51-d5489793dde1 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:51:36.016868 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbc2cc71-e6ca-446d-ae51-d5489793dde1 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ee9ae27c-5f6b-44fe-a4f1-14524936b34f", "volume_types": ["d3ab178b-9734-4633-9bf0-7883b7579091"], "name": "tempest-Group1-1426075714"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:36.019641 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-cbc2cc71-e6ca-446d-ae51-d5489793dde1 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Creating new group {'group': {'group_type': 'ee9ae27c-5f6b-44fe-a4f1-14524936b34f', 'volume_types': ['d3ab178b-9734-4633-9bf0-7883b7579091'], 'name': 'tempest-Group1-1426075714'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:51:36.027125 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-cbc2cc71-e6ca-446d-ae51-d5489793dde1 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Creating group tempest-Group1-1426075714. Aug 18 22:51:36.032522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-a45ea0d4-6da5-4ee6-9bff-a576ef1e699e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:36.039975 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-a45ea0d4-6da5-4ee6-9bff-a576ef1e699e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] POST https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e/action Aug 18 22:51:36.040422 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-a45ea0d4-6da5-4ee6-9bff-a576ef1e699e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:36.042621 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-a45ea0d4-6da5-4ee6-9bff-a576ef1e699e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:36.049327 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cbc2cc71-e6ca-446d-ae51-d5489793dde1 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Availability Zones retrieved successfully. Aug 18 22:51:36.058811 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:36.058811 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:36.059443 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-a45ea0d4-6da5-4ee6-9bff-a576ef1e699e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:36.071948 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-a45ea0d4-6da5-4ee6-9bff-a576ef1e699e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Begin detaching volume completed successfully. Aug 18 22:51:36.071948 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-a45ea0d4-6da5-4ee6-9bff-a576ef1e699e tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e/action returned with HTTP 202 Aug 18 22:51:36.071948 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 422/1673] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:51:36 2026] POST /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:36.077212 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cbc2cc71-e6ca-446d-ae51-d5489793dde1 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Created reservations ['aa573f36-10f5-422f-a0c1-0c9ebd355277'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:36.104651 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbc2cc71-e6ca-446d-ae51-d5489793dde1 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:51:36.105118 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 415/1674] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:51:35 2026] POST /volume/v3/groups => generated 94 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:36.122580 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06666285-4a12-49c4-8d3b-1f4c193b7737 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:36.124692 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06666285-4a12-49c4-8d3b-1f4c193b7737 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f Aug 18 22:51:36.125039 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06666285-4a12-49c4-8d3b-1f4c193b7737 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:36.125351 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06666285-4a12-49c4-8d3b-1f4c193b7737 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:36.125561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-06666285-4a12-49c4-8d3b-1f4c193b7737 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:36.130825 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:36.130825 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:36.140613 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-efc119f6-9c39-4e06-888d-2900bf6da7d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:36.141039 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efc119f6-9c39-4e06-888d-2900bf6da7d1 None None] GET https://10.4.3.89/volume// Aug 18 22:51:36.141285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efc119f6-9c39-4e06-888d-2900bf6da7d1 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:36.141537 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-efc119f6-9c39-4e06-888d-2900bf6da7d1 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:36.141933 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-efc119f6-9c39-4e06-888d-2900bf6da7d1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:36.142285 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 419/1675] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:36.142870 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06666285-4a12-49c4-8d3b-1f4c193b7737 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f returned with HTTP 200 Aug 18 22:51:36.143460 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 420/1676] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:36 2026] GET /volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:36.155306 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-31846295-a89f-4ff4-84cd-1a429c578f08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:36.157137 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-31846295-a89f-4ff4-84cd-1a429c578f08 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:51:36.157376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-31846295-a89f-4ff4-84cd-1a429c578f08 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:36.157580 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-31846295-a89f-4ff4-84cd-1a429c578f08 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:36.169030 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:36.169030 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:36.171994 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-31846295-a89f-4ff4-84cd-1a429c578f08 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:36.176788 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-31846295-a89f-4ff4-84cd-1a429c578f08 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:51:36.177245 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 423/1677] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:36 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:37.159432 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e2f50a5-2248-4c56-9055-551b94b7a6c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:37.162973 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e2f50a5-2248-4c56-9055-551b94b7a6c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f Aug 18 22:51:37.163301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e2f50a5-2248-4c56-9055-551b94b7a6c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:37.163549 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e2f50a5-2248-4c56-9055-551b94b7a6c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:37.163721 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-4e2f50a5-2248-4c56-9055-551b94b7a6c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:37.169494 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:37.169494 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:37.194739 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e2f50a5-2248-4c56-9055-551b94b7a6c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f returned with HTTP 200 Aug 18 22:51:37.195143 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 416/1678] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:37 2026] GET /volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f => generated 323 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:37.211856 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1148312b-c10c-4c54-85cf-787e1081084d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:37.214460 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1148312b-c10c-4c54-85cf-787e1081084d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:51:37.214998 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1148312b-c10c-4c54-85cf-787e1081084d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ee9ae27c-5f6b-44fe-a4f1-14524936b34f", "volume_types": ["d3ab178b-9734-4633-9bf0-7883b7579091"], "name": "tempest-Group2-1108877603"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:37.217429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-1148312b-c10c-4c54-85cf-787e1081084d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Creating new group {'group': {'group_type': 'ee9ae27c-5f6b-44fe-a4f1-14524936b34f', 'volume_types': ['d3ab178b-9734-4633-9bf0-7883b7579091'], 'name': 'tempest-Group2-1108877603'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:51:37.223619 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-1148312b-c10c-4c54-85cf-787e1081084d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Creating group tempest-Group2-1108877603. Aug 18 22:51:37.234504 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1148312b-c10c-4c54-85cf-787e1081084d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Availability Zones retrieved successfully. Aug 18 22:51:37.250723 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1148312b-c10c-4c54-85cf-787e1081084d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Created reservations ['e4cf52b6-fb3c-4c2d-a517-f61f5caff880'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:37.288324 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1148312b-c10c-4c54-85cf-787e1081084d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:51:37.288839 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 420/1679] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:51:37 2026] POST /volume/v3/groups => generated 94 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:37.302284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a81d64bc-33f3-4a07-8c80-7840c113188b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:37.302284 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a81d64bc-33f3-4a07-8c80-7840c113188b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 Aug 18 22:51:37.302284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a81d64bc-33f3-4a07-8c80-7840c113188b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:37.302284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a81d64bc-33f3-4a07-8c80-7840c113188b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:37.302284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-a81d64bc-33f3-4a07-8c80-7840c113188b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member eab03b1a-730f-42c9-90da-9c6a9610cae5 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:37.306047 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:37.306047 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:37.316587 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a81d64bc-33f3-4a07-8c80-7840c113188b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 returned with HTTP 200 Aug 18 22:51:37.317099 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 421/1680] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:37 2026] GET /volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:37.322080 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-b002f8a2-33ee-4111-876f-6c7bc0fc6940 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:37.325353 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-b002f8a2-33ee-4111-876f-6c7bc0fc6940 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] DELETE https://10.4.3.89/volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792 Aug 18 22:51:37.326091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-b002f8a2-33ee-4111-876f-6c7bc0fc6940 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:37.326091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-b002f8a2-33ee-4111-876f-6c7bc0fc6940 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:37.328975 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=252,cinder:UPDATE=54,cinder:DELETE=1,cinder:INSERT=21 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:51:37.343905 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:37.343905 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:37.407567 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-063a6a0e-2df2-46cb-90d1-fb8544072a84 req-b002f8a2-33ee-4111-876f-6c7bc0fc6940 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792 returned with HTTP 200 Aug 18 22:51:37.408068 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 424/1681] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:37 2026] DELETE /volume/v3/attachments/37080bfa-c9a2-4171-aeb0-64b03323d792 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:37.600500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71878f70-b924-4c93-b1ae-ec8f9a56b36d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:37.603322 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71878f70-b924-4c93-b1ae-ec8f9a56b36d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] DELETE https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:51:37.603322 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71878f70-b924-4c93-b1ae-ec8f9a56b36d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:37.603322 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71878f70-b924-4c93-b1ae-ec8f9a56b36d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:37.603322 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-71878f70-b924-4c93-b1ae-ec8f9a56b36d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Delete volume with id: 02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:51:37.612851 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:37.612851 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:37.613537 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71878f70-b924-4c93-b1ae-ec8f9a56b36d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:37.632242 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71878f70-b924-4c93-b1ae-ec8f9a56b36d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Delete volume request issued successfully. Aug 18 22:51:37.632511 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71878f70-b924-4c93-b1ae-ec8f9a56b36d tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 202 Aug 18 22:51:37.632999 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 417/1682] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:37 2026] DELETE /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:37.647496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c377343-66b3-44f3-a067-3627b8fe3416 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:37.651246 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c377343-66b3-44f3-a067-3627b8fe3416 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:51:37.651520 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c377343-66b3-44f3-a067-3627b8fe3416 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:37.651728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c377343-66b3-44f3-a067-3627b8fe3416 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:37.659461 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:37.659461 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:37.663771 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c377343-66b3-44f3-a067-3627b8fe3416 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Volume info retrieved successfully. Aug 18 22:51:37.671127 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c377343-66b3-44f3-a067-3627b8fe3416 tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 200 Aug 18 22:51:37.671788 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 421/1683] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:37 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:38.224581 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22f20e67-2eb6-4b6c-bf05-937498bd6f15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.273471 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75d999b5-bbe0-4a6a-886b-78e316901322 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.275442 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75d999b5-bbe0-4a6a-886b-78e316901322 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:51:38.275690 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75d999b5-bbe0-4a6a-886b-78e316901322 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:38.275896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75d999b5-bbe0-4a6a-886b-78e316901322 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:38.286166 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.286166 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:38.292495 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-75d999b5-bbe0-4a6a-886b-78e316901322 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:38.298292 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75d999b5-bbe0-4a6a-886b-78e316901322 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:51:38.298746 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 425/1684] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:38 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:38.330426 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5618c8d0-998a-49b1-aa45-33b0afccfde0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.333527 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5618c8d0-998a-49b1-aa45-33b0afccfde0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 Aug 18 22:51:38.333770 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5618c8d0-998a-49b1-aa45-33b0afccfde0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:38.334187 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5618c8d0-998a-49b1-aa45-33b0afccfde0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:38.334187 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-5618c8d0-998a-49b1-aa45-33b0afccfde0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member eab03b1a-730f-42c9-90da-9c6a9610cae5 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:38.338601 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.338601 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:38.347202 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22f20e67-2eb6-4b6c-bf05-937498bd6f15 tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:38.347774 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22f20e67-2eb6-4b6c-bf05-937498bd6f15 tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1504241309"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:38.349837 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.349837 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:38.350732 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5618c8d0-998a-49b1-aa45-33b0afccfde0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 returned with HTTP 200 Aug 18 22:51:38.351628 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 418/1685] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:38 2026] GET /volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:38.367551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.369612 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:38.370489 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-997429038", "volume_type": "d3ab178b-9734-4633-9bf0-7883b7579091", "group_id": "db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:38.371593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-997429038', 'volume_type': 'd3ab178b-9734-4633-9bf0-7883b7579091', 'group_id': 'db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:38.375464 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22f20e67-2eb6-4b6c-bf05-937498bd6f15 tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:38.376165 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 422/1686] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:51:38 2026] POST /volume/v3/types => generated 220 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:38.378798 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.379577 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.379577 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:38.379783 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:38.380011 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume of 1 GB Aug 18 22:51:38.380185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "3e963768-9cf2-4a77-8849-2a438ae2980f", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:38.381788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '3e963768-9cf2-4a77-8849-2a438ae2980f', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:38.385404 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Availability Zones retrieved successfully. Aug 18 22:51:38.387208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f94deeac-7f3d-4fed-be51-816e9b61780e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.390149 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f94deeac-7f3d-4fed-be51-816e9b61780e tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:51:38.390149 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f94deeac-7f3d-4fed-be51-816e9b61780e tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1066996816"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:38.390665 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Flow 'volume_create_api' (e610fa13-7107-4f2d-9006-36abaf7c5200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:38.394289 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.394289 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:38.394584 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc4762c-00a8-4227-9b7a-a5cb06f3a6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.394584 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.394584 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:38.394584 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:38.406185 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f94deeac-7f3d-4fed-be51-816e9b61780e tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:51:38.406598 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 419/1687] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:51:38 2026] POST /volume/v3/group_types => generated 177 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:38.416085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc4762c-00a8-4227-9b7a-a5cb06f3a6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:51:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d3ab178b-9734-4633-9bf0-7883b7579091,is_public=True,name='tempest-GroupsTest-volume-type-918177710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd3ab178b-9734-4633-9bf0-7883b7579091', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.416085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b12ed13-f747-4ee0-9457-8babb70fab72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.417548 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7871cfaa-34e9-48a4-806d-df049503b00d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.452348 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-918177710 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-918177710, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:38.452705 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-918177710 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-918177710, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:38.489503 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Create volume of 1 GB Aug 18 22:51:38.494625 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Created reservations ['6e16a138-284d-436f-b561-19bee78c8518', '9a48fbea-3424-42f7-a2f9-31250ebd9ba8', 'e3cce4aa-5b03-4504-a01f-092ab1f0cd1e', 'daf0a09f-66b0-42aa-8c02-35d120f2aca9'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:38.495050 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Availability Zones retrieved successfully. Aug 18 22:51:38.495718 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b12ed13-f747-4ee0-9457-8babb70fab72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e16a138-284d-436f-b561-19bee78c8518', '9a48fbea-3424-42f7-a2f9-31250ebd9ba8', 'e3cce4aa-5b03-4504-a01f-092ab1f0cd1e', 'daf0a09f-66b0-42aa-8c02-35d120f2aca9']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.496862 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c118db-8f18-4ffe-89cb-3840e9bec995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.502558 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Flow 'volume_create_api' (15782e35-c1d2-479e-9082-1a7bbaf585b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:38.512335 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ace90ff-9466-4e1e-a25a-7e4fe4de75e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.512740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7871cfaa-34e9-48a4-806d-df049503b00d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:51:38.513739 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7871cfaa-34e9-48a4-806d-df049503b00d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b9ecb236-44a8-4822-947e-a908a9df367b", "volume_types": ["85026aed-d8f5-4c4d-9d06-5c779b504ebd"], "name": "tempest-GroupsV314Test-Group-1927788617"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:38.513898 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:38.515710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-7871cfaa-34e9-48a4-806d-df049503b00d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Creating new group {'group': {'group_type': 'b9ecb236-44a8-4822-947e-a908a9df367b', 'volume_types': ['85026aed-d8f5-4c4d-9d06-5c779b504ebd'], 'name': 'tempest-GroupsV314Test-Group-1927788617'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:51:38.525730 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-7871cfaa-34e9-48a4-806d-df049503b00d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Creating group tempest-GroupsV314Test-Group-1927788617. Aug 18 22:51:38.528646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c118db-8f18-4ffe-89cb-3840e9bec995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95080366-7c12-48e8-a100-54507fd8a6ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-997429038',encryption_key_id=None,group_id=db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f,group_type_id=,metadata={},multiattach=False,project_id='1344011119b64c8dabe415cb0fe192b6',qos_specs=None,replication_status=,reservations=['6e16a138-284d-436f-b561-19bee78c8518','9a48fbea-3424-42f7-a2f9-31250ebd9ba8','e3cce4aa-5b03-4504-a01f-092ab1f0cd1e','daf0a09f-66b0-42aa-8c02-35d120f2aca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_type_id=d3ab178b-9734-4633-9bf0-7883b7579091), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-997429038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f,host=None,id=95080366-7c12-48e8-a100-54507fd8a6ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1344011119b64c8dabe415cb0fe192b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d3ab178b-9734-4633-9bf0-7883b7579091),volume_type_id=d3ab178b-9734-4633-9bf0-7883b7579091)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.529637 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b846c8-4fbe-43dc-91f9-18a72c03c15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.536085 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7871cfaa-34e9-48a4-806d-df049503b00d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Availability Zones retrieved successfully. Aug 18 22:51:38.553186 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b846c8-4fbe-43dc-91f9-18a72c03c15c) transitioned into state 'SUCCESS' from state '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-997429038',encryption_key_id=None,group_id=db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f,group_type_id=,metadata={},multiattach=False,project_id='1344011119b64c8dabe415cb0fe192b6',qos_specs=None,replication_status=,reservations=['6e16a138-284d-436f-b561-19bee78c8518','9a48fbea-3424-42f7-a2f9-31250ebd9ba8','e3cce4aa-5b03-4504-a01f-092ab1f0cd1e','daf0a09f-66b0-42aa-8c02-35d120f2aca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_type_id=d3ab178b-9734-4633-9bf0-7883b7579091)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.553943 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb49dd1-5164-43ea-a667-6cc0561be3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.561407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-7871cfaa-34e9-48a4-806d-df049503b00d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Created reservations ['5e6678ad-26db-4b35-9f0c-493690c0d9c2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:38.568085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bb49dd1-5164-43ea-a667-6cc0561be3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.568886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Flow 'volume_create_api' (e610fa13-7107-4f2d-9006-36abaf7c5200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:38.569225 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume request issued successfully. Aug 18 22:51:38.570114 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:38.570298 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:38.591238 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7871cfaa-34e9-48a4-806d-df049503b00d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:51:38.591730 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 423/1688] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:51:38 2026] POST /volume/v3/groups => generated 108 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:38.602743 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00d7f43e-6181-4292-8fbd-f3f9302697f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.604754 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00d7f43e-6181-4292-8fbd-f3f9302697f4 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf Aug 18 22:51:38.604978 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00d7f43e-6181-4292-8fbd-f3f9302697f4 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:38.605144 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00d7f43e-6181-4292-8fbd-f3f9302697f4 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:38.605463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-00d7f43e-6181-4292-8fbd-f3f9302697f4 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] show called for member 8d1e3c93-5221-48d0-a625-a7b84e7a8eaf {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:38.605946 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ace90ff-9466-4e1e-a25a-7e4fe4de75e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:51:36Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4c1a3111-3840-41e2-b618-d341f38dd104,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': '4c1a3111-3840-41e2-b618-d341f38dd104', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.607707 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fcc2080-13a5-4f07-9c59-118316e565ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.609922 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.609922 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:38.613352 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:38.616777 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.616777 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:38.618724 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00d7f43e-6181-4292-8fbd-f3f9302697f4 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf returned with HTTP 200 Aug 18 22:51:38.619185 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 420/1689] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:38 2026] GET /volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:38.620617 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f4b30d9-6ff3-4876-85c6-c78857b8270a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:38.621018 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 422/1690] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:51:38 2026] POST /volume/v3/volumes => generated 811 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:38.636495 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.639258 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec Aug 18 22:51:38.639621 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:38.639928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:38.641179 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-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. Aug 18 22:51:38.641651 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-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. Aug 18 22:51:38.649987 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.649987 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:38.655909 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Volume info retrieved successfully. Aug 18 22:51:38.657072 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:38.657387 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:38.685162 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Created reservations ['9c8fe78b-1961-4e72-82a7-0f7fc0ecee0e', '081e8cde-0452-49eb-bc71-5748a9ff6c7b', '3de8854a-fe62-4a8d-a97e-0119daf0d813', 'f76dac35-ab2e-48d0-abed-c5c083fcbe4a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:38.685809 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fcc2080-13a5-4f07-9c59-118316e565ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c8fe78b-1961-4e72-82a7-0f7fc0ecee0e', '081e8cde-0452-49eb-bc71-5748a9ff6c7b', '3de8854a-fe62-4a8d-a97e-0119daf0d813', 'f76dac35-ab2e-48d0-abed-c5c083fcbe4a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.686660 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d972494e-ccc1-4116-a875-f6a488572392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.692333 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-854db050-f332-4576-b7d3-bbe73698412c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.696644 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-854db050-f332-4576-b7d3-bbe73698412c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] GET https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 Aug 18 22:51:38.696880 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-854db050-f332-4576-b7d3-bbe73698412c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:38.697004 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-854db050-f332-4576-b7d3-bbe73698412c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:38.703595 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:38.704216 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-854db050-f332-4576-b7d3-bbe73698412c tempest-TestStampPattern-707045948 tempest-TestStampPattern-707045948-project-member] https://10.4.3.89/volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 returned with HTTP 404 Aug 18 22:51:38.705171 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 421/1691] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:38 2026] GET /volume/v3/volumes/02ac1454-0d81-4b94-94a9-88fce3c92922 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:38.709358 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.709358 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:38.717358 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17faabb6-e693-46d3-b39c-c4c7192f7a0b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec returned with HTTP 200 Aug 18 22:51:38.719570 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 424/1692] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:38 2026] GET /volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec => generated 879 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:51:38.719792 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d972494e-ccc1-4116-a875-f6a488572392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01fa5305-68ac-4caa-81a8-0185705c969e', '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='2ba36c96c0a24e63b0464ca576ab9e70',qos_specs=None,replication_status=,reservations=['9c8fe78b-1961-4e72-82a7-0f7fc0ecee0e','081e8cde-0452-49eb-bc71-5748a9ff6c7b','3de8854a-fe62-4a8d-a97e-0119daf0d813','f76dac35-ab2e-48d0-abed-c5c083fcbe4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52131e023c4242a043a0cf453ba025',volume_type_id=4c1a3111-3840-41e2-b618-d341f38dd104), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:38Z,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=01fa5305-68ac-4caa-81a8-0185705c969e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ba36c96c0a24e63b0464ca576ab9e70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc52131e023c4242a043a0cf453ba025',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c1a3111-3840-41e2-b618-d341f38dd104),volume_type_id=4c1a3111-3840-41e2-b618-d341f38dd104)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.719792 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23d1afa-cbed-4c32-9d76-43b1f270068d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.746692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c23d1afa-cbed-4c32-9d76-43b1f270068d) transitioned into state 'SUCCESS' from 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='2ba36c96c0a24e63b0464ca576ab9e70',qos_specs=None,replication_status=,reservations=['9c8fe78b-1961-4e72-82a7-0f7fc0ecee0e','081e8cde-0452-49eb-bc71-5748a9ff6c7b','3de8854a-fe62-4a8d-a97e-0119daf0d813','f76dac35-ab2e-48d0-abed-c5c083fcbe4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52131e023c4242a043a0cf453ba025',volume_type_id=4c1a3111-3840-41e2-b618-d341f38dd104)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.749760 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f364d1-9f7c-4db6-85fc-97e2fdd67b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:38.760659 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f364d1-9f7c-4db6-85fc-97e2fdd67b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:38.761815 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Flow 'volume_create_api' (15782e35-c1d2-479e-9082-1a7bbaf585b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:38.763320 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Create volume request issued successfully. Aug 18 22:51:38.763320 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4639d20f-a8c4-4dcb-a3d3-e88b01bf5fb4 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:38.763452 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 426/1693] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:38 2026] POST /volume/v3/volumes => generated 796 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:38.777922 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7eed24e1-d5b8-416d-a1ad-84fc297b807b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:38.781168 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eed24e1-d5b8-416d-a1ad-84fc297b807b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:38.781168 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eed24e1-d5b8-416d-a1ad-84fc297b807b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:38.781416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7eed24e1-d5b8-416d-a1ad-84fc297b807b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:38.790558 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:38.790558 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:38.796100 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7eed24e1-d5b8-416d-a1ad-84fc297b807b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:38.805915 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7eed24e1-d5b8-416d-a1ad-84fc297b807b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:38.805915 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 423/1694] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:38 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:39.631672 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbd7933d-45b7-4231-bbdc-fd3bbab2a23f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.634406 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbd7933d-45b7-4231-bbdc-fd3bbab2a23f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf Aug 18 22:51:39.634622 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbd7933d-45b7-4231-bbdc-fd3bbab2a23f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:39.634879 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbd7933d-45b7-4231-bbdc-fd3bbab2a23f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:39.635057 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-fbd7933d-45b7-4231-bbdc-fd3bbab2a23f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] show called for member 8d1e3c93-5221-48d0-a625-a7b84e7a8eaf {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:39.639618 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.639618 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:39.651335 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbd7933d-45b7-4231-bbdc-fd3bbab2a23f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf returned with HTTP 200 Aug 18 22:51:39.651566 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 422/1695] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:39 2026] GET /volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:39.663364 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.666620 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:39.666620 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1527337522", "volume_type": "85026aed-d8f5-4c4d-9d06-5c779b504ebd", "group_id": "8d1e3c93-5221-48d0-a625-a7b84e7a8eaf", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:39.667784 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1527337522', 'volume_type': '85026aed-d8f5-4c4d-9d06-5c779b504ebd', 'group_id': '8d1e3c93-5221-48d0-a625-a7b84e7a8eaf', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:39.676383 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.676383 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:39.676951 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Create volume of 1 GB Aug 18 22:51:39.683459 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Availability Zones retrieved successfully. Aug 18 22:51:39.690653 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Flow 'volume_create_api' (e2b5bda0-c811-4514-aa7c-14d33706a73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:39.692475 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496ae904-f48d-4cb6-a897-b1b38c1de3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:39.693200 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.693200 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:39.693769 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:39.715292 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496ae904-f48d-4cb6-a897-b1b38c1de3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:51:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85026aed-d8f5-4c4d-9d06-5c779b504ebd,is_public=True,name='tempest-GroupsV314Test-volume-type-1504241309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85026aed-d8f5-4c4d-9d06-5c779b504ebd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d1e3c93-5221-48d0-a625-a7b84e7a8eaf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:39.716038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7698c49-2191-4697-89f0-1ce2ccb055fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:39.733774 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.737301 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec Aug 18 22:51:39.737301 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:39.737632 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:39.744243 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1504241309 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1504241309, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:39.745314 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1504241309 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1504241309, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:39.747779 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.747779 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:39.757323 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Volume info retrieved successfully. Aug 18 22:51:39.757323 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:39.757323 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:39.786904 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Created reservations ['9100a923-a8e3-4636-82a8-4b55921cbac6', '9dd5f2a3-d09c-4389-b251-ee7cfb1ad92a', 'e66b673b-a986-4bc4-9903-f866ed2001f6', '9fd38a23-f240-400f-b486-02da1e7f3016'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:39.787956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7698c49-2191-4697-89f0-1ce2ccb055fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9100a923-a8e3-4636-82a8-4b55921cbac6', '9dd5f2a3-d09c-4389-b251-ee7cfb1ad92a', 'e66b673b-a986-4bc4-9903-f866ed2001f6', '9fd38a23-f240-400f-b486-02da1e7f3016']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:39.788942 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8828caf-d1a6-4a4b-ae76-04ca553d2d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:39.798902 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:39.803576 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.803576 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:39.812846 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-791ac54c-4b7c-441d-8c2c-f2295649c39f tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec returned with HTTP 200 Aug 18 22:51:39.813113 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 427/1696] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:39 2026] GET /volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec => generated 904 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:39.821100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8828caf-d1a6-4a4b-ae76-04ca553d2d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b2b1b3-f6c7-4c0e-88f8-76ab18196945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1527337522',encryption_key_id=None,group_id=8d1e3c93-5221-48d0-a625-a7b84e7a8eaf,group_type_id=,metadata={},multiattach=False,project_id='dc79550ec7af4084af6420b3f0207fc8',qos_specs=None,replication_status=,reservations=['9100a923-a8e3-4636-82a8-4b55921cbac6','9dd5f2a3-d09c-4389-b251-ee7cfb1ad92a','e66b673b-a986-4bc4-9903-f866ed2001f6','9fd38a23-f240-400f-b486-02da1e7f3016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc8ff0e3f0044cc1bdb2204c408a250f',volume_type_id=85026aed-d8f5-4c4d-9d06-5c779b504ebd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1527337522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d1e3c93-5221-48d0-a625-a7b84e7a8eaf,host=None,id=56b2b1b3-f6c7-4c0e-88f8-76ab18196945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc79550ec7af4084af6420b3f0207fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc8ff0e3f0044cc1bdb2204c408a250f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85026aed-d8f5-4c4d-9d06-5c779b504ebd),volume_type_id=85026aed-d8f5-4c4d-9d06-5c779b504ebd)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:39.821959 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7287523b-a38d-4bcb-8250-ab8ec1cb8532 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.822241 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3e4ed5-664a-4fe1-8b02-ad537817ceae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:39.825934 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7287523b-a38d-4bcb-8250-ab8ec1cb8532 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:39.826345 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7287523b-a38d-4bcb-8250-ab8ec1cb8532 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:39.826622 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7287523b-a38d-4bcb-8250-ab8ec1cb8532 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:39.831832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-219ee81c-6046-425d-af24-aea1caa31788 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.834028 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-219ee81c-6046-425d-af24-aea1caa31788 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f Aug 18 22:51:39.834326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-219ee81c-6046-425d-af24-aea1caa31788 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:39.834593 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-219ee81c-6046-425d-af24-aea1caa31788 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:39.834769 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-219ee81c-6046-425d-af24-aea1caa31788 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:39.837672 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.837672 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:39.840576 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.840576 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:39.845087 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7287523b-a38d-4bcb-8250-ab8ec1cb8532 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:39.851831 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3e4ed5-664a-4fe1-8b02-ad537817ceae) transitioned into state 'SUCCESS' from state '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-1527337522',encryption_key_id=None,group_id=8d1e3c93-5221-48d0-a625-a7b84e7a8eaf,group_type_id=,metadata={},multiattach=False,project_id='dc79550ec7af4084af6420b3f0207fc8',qos_specs=None,replication_status=,reservations=['9100a923-a8e3-4636-82a8-4b55921cbac6','9dd5f2a3-d09c-4389-b251-ee7cfb1ad92a','e66b673b-a986-4bc4-9903-f866ed2001f6','9fd38a23-f240-400f-b486-02da1e7f3016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc8ff0e3f0044cc1bdb2204c408a250f',volume_type_id=85026aed-d8f5-4c4d-9d06-5c779b504ebd)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:39.851831 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecaccccd-d9f3-4914-8f87-ef1126fb1f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:39.853008 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-219ee81c-6046-425d-af24-aea1caa31788 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f returned with HTTP 200 Aug 18 22:51:39.853189 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 423/1697] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:39 2026] GET /volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:39.854870 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7287523b-a38d-4bcb-8250-ab8ec1cb8532 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:39.855329 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 424/1698] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:39 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 888 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:39.862910 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63231ea8-a19c-44c7-8268-7c8b90eafbe7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.865928 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63231ea8-a19c-44c7-8268-7c8b90eafbe7 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 Aug 18 22:51:39.866161 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecaccccd-d9f3-4914-8f87-ef1126fb1f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:39.866326 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63231ea8-a19c-44c7-8268-7c8b90eafbe7 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:39.866707 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63231ea8-a19c-44c7-8268-7c8b90eafbe7 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:39.866903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-63231ea8-a19c-44c7-8268-7c8b90eafbe7 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member eab03b1a-730f-42c9-90da-9c6a9610cae5 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:39.867006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Flow 'volume_create_api' (e2b5bda0-c811-4514-aa7c-14d33706a73c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:39.867312 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Create volume request issued successfully. Aug 18 22:51:39.867934 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:39.868256 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:39.872345 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.872345 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:39.885345 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63231ea8-a19c-44c7-8268-7c8b90eafbe7 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 returned with HTTP 200 Aug 18 22:51:39.885888 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 428/1699] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:39 2026] GET /volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:39.899034 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34308a69-f989-4b00-9c80-aea12a155623 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.901629 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34308a69-f989-4b00-9c80-aea12a155623 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/detail Aug 18 22:51:39.901839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34308a69-f989-4b00-9c80-aea12a155623 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:39.902053 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34308a69-f989-4b00-9c80-aea12a155623 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:39.902529 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.902529 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:39.905261 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:39.908499 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.908499 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:39.912991 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90f7d4e6-3d76-4d14-bff1-2c01541f8ada tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:39.913602 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 425/1700] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:51:39 2026] POST /volume/v3/volumes => generated 817 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:39.922162 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34308a69-f989-4b00-9c80-aea12a155623 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/detail returned with HTTP 200 Aug 18 22:51:39.922789 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 424/1701] 10.4.3.89 () {68 vars in 1289 bytes} [Tue Aug 18 22:51:39 2026] GET /volume/v3/groups/detail => generated 640 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:39.932846 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.938476 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 Aug 18 22:51:39.938700 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:39.938953 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:39.940944 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:39.943066 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:39.945289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:39.945289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:39.945289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:39.945289 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.945289 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:39.945289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:39.948425 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:39.948425 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:39.956292 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Get all volumes completed successfully. Aug 18 22:51:39.956292 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:39.956292 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:39.956495 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Volume info retrieved successfully. Aug 18 22:51:39.956495 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:39.956561 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:39.998181 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:40.002981 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:40.002981 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:40.010612 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:40.014564 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b3b0576-3c76-47b4-9404-cead6f4f7639 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:40.014662 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:40.014662 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:40.014745 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 429/1702] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:39 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:40.024013 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2a736d8-657d-4c82-8e43-d61ea5d237d7 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 returned with HTTP 200 Aug 18 22:51:40.024574 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 425/1703] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:39 2026] GET /volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 => generated 885 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:40.028578 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:40.030397 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:40.030654 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:40.030870 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:40.031132 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:40.031882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:40.039970 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Get all volumes completed successfully. Aug 18 22:51:40.041024 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:40.041207 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:40.090746 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:40.098046 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:40.098046 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:40.110323 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b21d9a12-c05a-44c8-ba56-57d027199f30 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:40.111158 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 426/1704] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:40 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:40.126540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2034fb6d-dfc4-49c3-ab3c-fa22f1e19f2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:40.128239 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2034fb6d-dfc4-49c3-ab3c-fa22f1e19f2b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f/action Aug 18 22:51:40.128638 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2034fb6d-dfc4-49c3-ab3c-fa22f1e19f2b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:40.128805 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2034fb6d-dfc4-49c3-ab3c-fa22f1e19f2b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:40.130041 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-2034fb6d-dfc4-49c3-ab3c-fa22f1e19f2b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] delete called for group db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:51:40.130185 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-2034fb6d-dfc4-49c3-ab3c-fa22f1e19f2b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Delete group with id: db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f Aug 18 22:51:40.134877 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:40.134877 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:40.181232 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2034fb6d-dfc4-49c3-ab3c-fa22f1e19f2b tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f/action returned with HTTP 202 Aug 18 22:51:40.181732 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 425/1705] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:40 2026] POST /volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:40.193050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:40.196793 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec Aug 18 22:51:40.197036 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:40.197288 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:40.205045 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:40.205045 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:40.209889 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Volume info retrieved successfully. Aug 18 22:51:40.210852 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:40.211069 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:40.259650 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:40.263137 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:40.263137 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:40.271454 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a995b0a7-dbb7-48ac-9f89-435a8f01f7ac tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec returned with HTTP 200 Aug 18 22:51:40.272064 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 430/1706] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:40 2026] GET /volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec => generated 903 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:40.873025 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-113869f7-af1d-49c5-969e-eebcd04af16f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:40.876545 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-113869f7-af1d-49c5-969e-eebcd04af16f tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:40.877052 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-113869f7-af1d-49c5-969e-eebcd04af16f tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:40.877831 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-113869f7-af1d-49c5-969e-eebcd04af16f tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:40.887287 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:40.887287 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:40.894803 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-113869f7-af1d-49c5-969e-eebcd04af16f tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:40.902710 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-113869f7-af1d-49c5-969e-eebcd04af16f tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:40.903644 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 426/1707] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:40 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:41.043361 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3421ef05-741f-42bd-b60c-d2288001f8be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.045921 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3421ef05-741f-42bd-b60c-d2288001f8be tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 Aug 18 22:51:41.046223 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3421ef05-741f-42bd-b60c-d2288001f8be tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.046523 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3421ef05-741f-42bd-b60c-d2288001f8be tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.054767 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.054767 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:41.061169 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3421ef05-741f-42bd-b60c-d2288001f8be tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Volume info retrieved successfully. Aug 18 22:51:41.061993 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-3421ef05-741f-42bd-b60c-d2288001f8be tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:41.062166 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-3421ef05-741f-42bd-b60c-d2288001f8be tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:41.097044 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-3421ef05-741f-42bd-b60c-d2288001f8be tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:41.100104 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.100104 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:41.107540 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3421ef05-741f-42bd-b60c-d2288001f8be tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 returned with HTTP 200 Aug 18 22:51:41.107983 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 427/1708] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:41.123599 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.125667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] POST https://10.4.3.89/volume/v3/groups/action Aug 18 22:51:41.126117 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Action body: b'{"create-from-src": {"source_group_id": "8d1e3c93-5221-48d0-a625-a7b84e7a8eaf", "name": "tempest-Group_from_grp-613180822"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:41.126238 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "8d1e3c93-5221-48d0-a625-a7b84e7a8eaf", "name": "tempest-Group_from_grp-613180822"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:41.127661 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Creating new group {'create-from-src': {'source_group_id': '8d1e3c93-5221-48d0-a625-a7b84e7a8eaf', 'name': 'tempest-Group_from_grp-613180822'}}. {{(pid=100265) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 18 22:51:41.127791 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Creating group tempest-Group_from_grp-613180822 from source group 8d1e3c93-5221-48d0-a625-a7b84e7a8eaf. Aug 18 22:51:41.129111 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=260,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:51:41.131911 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.131911 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:41.138624 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.138624 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:41.166612 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Created reservations ['364eb562-940d-493b-85fc-cd579862ec38'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:41.232948 np0000007715 devstack@c-api.service[100265]: INFO cinder.group.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] A mapping entry already exists for group da84831f-eb6f-48c9-87df-f8b61cb7d3e9 and volume type 85026aed-d8f5-4c4d-9d06-5c779b504ebd. Do not need to create again. Aug 18 22:51:41.233276 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.233276 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:41.234026 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Availability Zones retrieved successfully. Aug 18 22:51:41.239702 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Flow 'volume_create_api' (f683680d-1f8c-491b-8a90-abfc319b1db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:41.241203 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee936eea-e0f8-4e56-8145-18b039de52b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:41.242964 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:41.265081 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee936eea-e0f8-4e56-8145-18b039de52b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '56b2b1b3-f6c7-4c0e-88f8-76ab18196945', 'volume_type': VolumeType(created_at=2026-08-18T22:51:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=85026aed-d8f5-4c4d-9d06-5c779b504ebd,is_public=True,name='tempest-GroupsV314Test-volume-type-1504241309',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '85026aed-d8f5-4c4d-9d06-5c779b504ebd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'da84831f-eb6f-48c9-87df-f8b61cb7d3e9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:41.266102 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f832f38-76e0-47e2-9a80-d91f8a56a80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:41.285225 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-168e82ca-8cfc-4a52-b9f5-5b4ac26dd71a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.290485 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-168e82ca-8cfc-4a52-b9f5-5b4ac26dd71a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec Aug 18 22:51:41.290485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-168e82ca-8cfc-4a52-b9f5-5b4ac26dd71a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.290485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-168e82ca-8cfc-4a52-b9f5-5b4ac26dd71a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.293641 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1504241309 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1504241309, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:41.294019 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1504241309 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1504241309, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:41.297210 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-168e82ca-8cfc-4a52-b9f5-5b4ac26dd71a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec returned with HTTP 404 Aug 18 22:51:41.297954 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 431/1709] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/volumes/95080366-7c12-48e8-a100-54507fd8a6ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:41.306999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-92e9f8cd-6d93-4bca-a618-a5be97ea80a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.309895 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92e9f8cd-6d93-4bca-a618-a5be97ea80a8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f Aug 18 22:51:41.310162 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Created reservations ['c737577b-e0d8-4bfb-8467-986f2872c6aa', 'b9989613-9bf9-4b3b-9f87-df32dec4a3e8', '970d3215-4485-45b1-8556-ed35088a13bf', '38c18d1b-c739-472d-bc69-63c9015b13a4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:41.310280 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92e9f8cd-6d93-4bca-a618-a5be97ea80a8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.310430 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-92e9f8cd-6d93-4bca-a618-a5be97ea80a8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.310634 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-92e9f8cd-6d93-4bca-a618-a5be97ea80a8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:41.311257 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f832f38-76e0-47e2-9a80-d91f8a56a80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c737577b-e0d8-4bfb-8467-986f2872c6aa', 'b9989613-9bf9-4b3b-9f87-df32dec4a3e8', '970d3215-4485-45b1-8556-ed35088a13bf', '38c18d1b-c739-472d-bc69-63c9015b13a4']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:41.312491 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa89f46-6959-4b13-8085-698f50a17200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:41.314044 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-92e9f8cd-6d93-4bca-a618-a5be97ea80a8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f returned with HTTP 404 Aug 18 22:51:41.314716 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 427/1710] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:41.321833 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3fe79b6-5421-43cd-9076-bd9788ea7945 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.324194 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3fe79b6-5421-43cd-9076-bd9788ea7945 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5/action Aug 18 22:51:41.324747 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3fe79b6-5421-43cd-9076-bd9788ea7945 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:41.324926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3fe79b6-5421-43cd-9076-bd9788ea7945 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:41.326756 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-d3fe79b6-5421-43cd-9076-bd9788ea7945 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] delete called for group eab03b1a-730f-42c9-90da-9c6a9610cae5 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:51:41.326756 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-d3fe79b6-5421-43cd-9076-bd9788ea7945 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Delete group with id: eab03b1a-730f-42c9-90da-9c6a9610cae5 Aug 18 22:51:41.330037 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.330037 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:41.352135 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fa89f46-6959-4b13-8085-698f50a17200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efb06c12-5b75-48cd-b0b5-dffbe6512c18', '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=da84831f-eb6f-48c9-87df-f8b61cb7d3e9,group_type_id=,metadata={},multiattach=False,project_id='dc79550ec7af4084af6420b3f0207fc8',qos_specs=None,replication_status=,reservations=['c737577b-e0d8-4bfb-8467-986f2872c6aa','b9989613-9bf9-4b3b-9f87-df32dec4a3e8','970d3215-4485-45b1-8556-ed35088a13bf','38c18d1b-c739-472d-bc69-63c9015b13a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=56b2b1b3-f6c7-4c0e-88f8-76ab18196945,status='creating',user_id='fc8ff0e3f0044cc1bdb2204c408a250f',volume_type_id=85026aed-d8f5-4c4d-9d06-5c779b504ebd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=da84831f-eb6f-48c9-87df-f8b61cb7d3e9,host=None,id=efb06c12-5b75-48cd-b0b5-dffbe6512c18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc79550ec7af4084af6420b3f0207fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=56b2b1b3-f6c7-4c0e-88f8-76ab18196945,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc8ff0e3f0044cc1bdb2204c408a250f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(85026aed-d8f5-4c4d-9d06-5c779b504ebd),volume_type_id=85026aed-d8f5-4c4d-9d06-5c779b504ebd)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:41.352975 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c566953-d710-4e25-b310-04ef7651cfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:41.365692 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3fe79b6-5421-43cd-9076-bd9788ea7945 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5/action returned with HTTP 202 Aug 18 22:51:41.366131 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 428/1711] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:41 2026] POST /volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:41.374684 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fce4e424-a475-429f-8f75-1376a0ea9a43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.377633 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fce4e424-a475-429f-8f75-1376a0ea9a43 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 Aug 18 22:51:41.377633 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fce4e424-a475-429f-8f75-1376a0ea9a43 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.377958 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fce4e424-a475-429f-8f75-1376a0ea9a43 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.378993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-fce4e424-a475-429f-8f75-1376a0ea9a43 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member eab03b1a-730f-42c9-90da-9c6a9610cae5 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:41.382821 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c566953-d710-4e25-b310-04ef7651cfd2) transitioned into state 'SUCCESS' from 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=da84831f-eb6f-48c9-87df-f8b61cb7d3e9,group_type_id=,metadata={},multiattach=False,project_id='dc79550ec7af4084af6420b3f0207fc8',qos_specs=None,replication_status=,reservations=['c737577b-e0d8-4bfb-8467-986f2872c6aa','b9989613-9bf9-4b3b-9f87-df32dec4a3e8','970d3215-4485-45b1-8556-ed35088a13bf','38c18d1b-c739-472d-bc69-63c9015b13a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=56b2b1b3-f6c7-4c0e-88f8-76ab18196945,status='creating',user_id='fc8ff0e3f0044cc1bdb2204c408a250f',volume_type_id=85026aed-d8f5-4c4d-9d06-5c779b504ebd)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:41.383745 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.383745 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:41.384702 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Flow 'volume_create_api' (f683680d-1f8c-491b-8a90-abfc319b1db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:41.385604 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Create volume request issued successfully. Aug 18 22:51:41.397112 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fce4e424-a475-429f-8f75-1376a0ea9a43 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 returned with HTTP 200 Aug 18 22:51:41.398821 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 432/1712] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:41.403300 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97a0714c-1dfe-48c3-a547-a7bb9f0f1cf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups/action returned with HTTP 202 Aug 18 22:51:41.403593 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 426/1713] 10.4.3.89 () {70 vars in 1311 bytes} [Tue Aug 18 22:51:41 2026] POST /volume/v3/groups/action => generated 101 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:41.413344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.416952 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:41.417165 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.417970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.418375 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:41.418978 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cccd20ec-7fbd-4b90-8392-8570e250bb94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.419885 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:41.421282 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cccd20ec-7fbd-4b90-8392-8570e250bb94 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] DELETE https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:51:41.421580 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cccd20ec-7fbd-4b90-8392-8570e250bb94 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.421814 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cccd20ec-7fbd-4b90-8392-8570e250bb94 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.422030 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cccd20ec-7fbd-4b90-8392-8570e250bb94 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Delete volume with id: 089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:51:41.430560 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Get all volumes completed successfully. Aug 18 22:51:41.430956 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.430956 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:41.431474 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:41.431739 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cccd20ec-7fbd-4b90-8392-8570e250bb94 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:41.431815 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:41.454504 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cccd20ec-7fbd-4b90-8392-8570e250bb94 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Delete volume request issued successfully. Aug 18 22:51:41.454657 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cccd20ec-7fbd-4b90-8392-8570e250bb94 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 202 Aug 18 22:51:41.455150 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 429/1714] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:41 2026] DELETE /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:41.463859 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38d3145e-818b-41a8-b748-3e06e270d32a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.468001 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38d3145e-818b-41a8-b748-3e06e270d32a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:51:41.468001 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38d3145e-818b-41a8-b748-3e06e270d32a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.468001 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38d3145e-818b-41a8-b748-3e06e270d32a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.475608 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.475608 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:41.478136 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:41.483274 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38d3145e-818b-41a8-b748-3e06e270d32a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:41.483497 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.483497 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:41.485992 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:41.486110 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:41.487680 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38d3145e-818b-41a8-b748-3e06e270d32a tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 200 Aug 18 22:51:41.488606 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 433/1715] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:41.538065 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:41.541997 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.541997 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:41.551821 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e88b3df0-0e76-43ad-8380-bc4545a13964 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:41.552243 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 428/1716] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:41.566851 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.569070 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 Aug 18 22:51:41.569376 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.569823 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.577964 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.577964 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:41.581917 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Volume info retrieved successfully. Aug 18 22:51:41.582636 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:41.582822 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:41.620592 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:41.624020 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.624020 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:41.631530 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67ad32d1-62ef-47f5-9f9f-0143a39d128f tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 returned with HTTP 200 Aug 18 22:51:41.633892 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 427/1717] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 => generated 921 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:41.648822 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e121fe7e-4990-431e-970e-355ea81f8e0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.651230 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e121fe7e-4990-431e-970e-355ea81f8e0e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9 Aug 18 22:51:41.651574 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e121fe7e-4990-431e-970e-355ea81f8e0e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.651842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e121fe7e-4990-431e-970e-355ea81f8e0e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.651987 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-e121fe7e-4990-431e-970e-355ea81f8e0e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] show called for member da84831f-eb6f-48c9-87df-f8b61cb7d3e9 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:41.656062 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.656062 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:41.671482 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e121fe7e-4990-431e-970e-355ea81f8e0e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9 returned with HTTP 200 Aug 18 22:51:41.671646 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 430/1718] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9 => generated 416 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:41.680488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0df423c1-751b-4db7-81d7-288fff927bf0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.682457 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:41.682732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.682922 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.683226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:41.683936 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:41.692449 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Get all volumes completed successfully. Aug 18 22:51:41.693247 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:41.693505 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:41.743825 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:41.748984 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.748984 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:41.756875 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:41.758053 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:41.808160 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:41.810990 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.810990 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:41.817902 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0df423c1-751b-4db7-81d7-288fff927bf0 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:41.818283 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 434/1719] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:41.836871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf1cf6d9-c430-409e-9ec7-81056560c66a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.839139 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf1cf6d9-c430-409e-9ec7-81056560c66a tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] POST https://10.4.3.89/volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9/action Aug 18 22:51:41.839552 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf1cf6d9-c430-409e-9ec7-81056560c66a tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:41.839725 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf1cf6d9-c430-409e-9ec7-81056560c66a tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:41.841307 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-cf1cf6d9-c430-409e-9ec7-81056560c66a tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] delete called for group da84831f-eb6f-48c9-87df-f8b61cb7d3e9 {{(pid=100264) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:51:41.841456 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-cf1cf6d9-c430-409e-9ec7-81056560c66a tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Delete group with id: da84831f-eb6f-48c9-87df-f8b61cb7d3e9 Aug 18 22:51:41.845502 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.845502 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:41.892288 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf1cf6d9-c430-409e-9ec7-81056560c66a tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9/action returned with HTTP 202 Aug 18 22:51:41.892288 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 429/1720] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:41 2026] POST /volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:41.902413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3598883a-fe67-4075-9346-a5d53d612f56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.905028 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3598883a-fe67-4075-9346-a5d53d612f56 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 Aug 18 22:51:41.905313 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3598883a-fe67-4075-9346-a5d53d612f56 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.905731 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3598883a-fe67-4075-9346-a5d53d612f56 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.920607 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.920607 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:41.923249 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3598883a-fe67-4075-9346-a5d53d612f56 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Volume info retrieved successfully. Aug 18 22:51:41.924625 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-3598883a-fe67-4075-9346-a5d53d612f56 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:41.924873 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-3598883a-fe67-4075-9346-a5d53d612f56 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:41.925998 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e2927eb-2830-4ef3-a2ce-e15c158cf54b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:41.930373 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e2927eb-2830-4ef3-a2ce-e15c158cf54b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:41.930373 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e2927eb-2830-4ef3-a2ce-e15c158cf54b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:41.930373 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e2927eb-2830-4ef3-a2ce-e15c158cf54b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:41.949321 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:41.949321 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:41.962817 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e2927eb-2830-4ef3-a2ce-e15c158cf54b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:41.971399 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e2927eb-2830-4ef3-a2ce-e15c158cf54b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:41.972063 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 431/1721] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 949 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:41.999686 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-3598883a-fe67-4075-9346-a5d53d612f56 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:42.004816 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:42.004816 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:42.014880 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3598883a-fe67-4075-9346-a5d53d612f56 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 returned with HTTP 200 Aug 18 22:51:42.015229 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 428/1722] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:41 2026] GET /volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:42.410113 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85feb64f-b9e6-4b18-8962-222c30f40347 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.412632 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85feb64f-b9e6-4b18-8962-222c30f40347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 Aug 18 22:51:42.412923 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85feb64f-b9e6-4b18-8962-222c30f40347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.413191 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85feb64f-b9e6-4b18-8962-222c30f40347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.413438 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-85feb64f-b9e6-4b18-8962-222c30f40347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member eab03b1a-730f-42c9-90da-9c6a9610cae5 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:42.417546 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85feb64f-b9e6-4b18-8962-222c30f40347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 returned with HTTP 404 Aug 18 22:51:42.419004 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 435/1723] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:42.428872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98ab5893-4133-4090-9b51-b1727ed406c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.431369 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98ab5893-4133-4090-9b51-b1727ed406c0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/detail Aug 18 22:51:42.431934 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98ab5893-4133-4090-9b51-b1727ed406c0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.433286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98ab5893-4133-4090-9b51-b1727ed406c0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.443866 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98ab5893-4133-4090-9b51-b1727ed406c0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/detail returned with HTTP 200 Aug 18 22:51:42.445692 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 430/1724] 10.4.3.89 () {68 vars in 1289 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/groups/detail => generated 14 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:42.455846 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f2181d8b-dd58-40f1-a8bf-e04dfd10749d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.458042 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2181d8b-dd58-40f1-a8bf-e04dfd10749d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:42.458330 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2181d8b-dd58-40f1-a8bf-e04dfd10749d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.458777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2181d8b-dd58-40f1-a8bf-e04dfd10749d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.458844 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-f2181d8b-dd58-40f1-a8bf-e04dfd10749d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:42.459698 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f2181d8b-dd58-40f1-a8bf-e04dfd10749d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:42.476047 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f2181d8b-dd58-40f1-a8bf-e04dfd10749d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Get all volumes completed successfully. Aug 18 22:51:42.478457 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2181d8b-dd58-40f1-a8bf-e04dfd10749d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:42.478724 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 432/1725] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:42.499691 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f23c9d82-4ccb-4b28-9002-8ad4f8be1ee0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.503104 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f23c9d82-4ccb-4b28-9002-8ad4f8be1ee0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5/action Aug 18 22:51:42.503623 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f23c9d82-4ccb-4b28-9002-8ad4f8be1ee0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:42.503813 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f23c9d82-4ccb-4b28-9002-8ad4f8be1ee0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:42.507897 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e658ae6d-765c-44ed-b739-c3efd027bf59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.508056 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-f23c9d82-4ccb-4b28-9002-8ad4f8be1ee0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] delete called for group eab03b1a-730f-42c9-90da-9c6a9610cae5 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:51:42.508056 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-f23c9d82-4ccb-4b28-9002-8ad4f8be1ee0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Delete group with id: eab03b1a-730f-42c9-90da-9c6a9610cae5 Aug 18 22:51:42.509554 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e658ae6d-765c-44ed-b739-c3efd027bf59 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e Aug 18 22:51:42.509653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e658ae6d-765c-44ed-b739-c3efd027bf59 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.509886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e658ae6d-765c-44ed-b739-c3efd027bf59 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.511394 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f23c9d82-4ccb-4b28-9002-8ad4f8be1ee0 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5/action returned with HTTP 404 Aug 18 22:51:42.512189 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 429/1726] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:42 2026] POST /volume/v3/groups/eab03b1a-730f-42c9-90da-9c6a9610cae5/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:42.517750 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e658ae6d-765c-44ed-b739-c3efd027bf59 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e returned with HTTP 404 Aug 18 22:51:42.518237 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 436/1727] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/volumes/089d2fc0-e9de-4d25-aa45-7524783d842e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:42.521164 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7bec68da-42f5-434c-bebf-c85308ae87b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.523512 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7bec68da-42f5-434c-bebf-c85308ae87b2 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:42.524911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7bec68da-42f5-434c-bebf-c85308ae87b2 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.524911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7bec68da-42f5-434c-bebf-c85308ae87b2 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.524911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-7bec68da-42f5-434c-bebf-c85308ae87b2 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:42.526064 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7bec68da-42f5-434c-bebf-c85308ae87b2 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:42.526164 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ffebf3c-5489-4858-9a8a-ea4c508fc8de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.528170 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ffebf3c-5489-4858-9a8a-ea4c508fc8de tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 Aug 18 22:51:42.528420 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ffebf3c-5489-4858-9a8a-ea4c508fc8de tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.528695 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ffebf3c-5489-4858-9a8a-ea4c508fc8de tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.528884 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7ffebf3c-5489-4858-9a8a-ea4c508fc8de tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Delete volume with id: 0cfff1ab-b823-4e2a-a207-3ee75e911929 Aug 18 22:51:42.530258 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=344,cinder:UPDATE=73,cinder:INSERT=36,cinder:DELETE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:51:42.536084 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7bec68da-42f5-434c-bebf-c85308ae87b2 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Get all volumes completed successfully. Aug 18 22:51:42.538166 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:42.538166 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:42.538903 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ffebf3c-5489-4858-9a8a-ea4c508fc8de tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:42.540665 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7bec68da-42f5-434c-bebf-c85308ae87b2 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:42.540908 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 431/1728] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:42.557174 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5d8a58a-104a-4344-8976-660dd6ab5c61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.559359 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5d8a58a-104a-4344-8976-660dd6ab5c61 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f/action Aug 18 22:51:42.559854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5d8a58a-104a-4344-8976-660dd6ab5c61 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:42.560037 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5d8a58a-104a-4344-8976-660dd6ab5c61 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:42.562331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b5d8a58a-104a-4344-8976-660dd6ab5c61 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] delete called for group db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:51:42.562489 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-b5d8a58a-104a-4344-8976-660dd6ab5c61 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Delete group with id: db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f Aug 18 22:51:42.566259 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5d8a58a-104a-4344-8976-660dd6ab5c61 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f/action returned with HTTP 404 Aug 18 22:51:42.566903 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 430/1729] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:42 2026] POST /volume/v3/groups/db4d291b-fc3c-4e15-8d0b-3c9c2dd9b28f/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:42.569671 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ffebf3c-5489-4858-9a8a-ea4c508fc8de tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Delete volume request issued successfully. Aug 18 22:51:42.570081 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ffebf3c-5489-4858-9a8a-ea4c508fc8de tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 returned with HTTP 202 Aug 18 22:51:42.570423 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 433/1730] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:42 2026] DELETE /volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:42.577713 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbd57b51-5f49-4001-a1d9-c091923ee12e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.579535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79d85ff7-9b25-4641-9211-ef18de17bb6d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.580223 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbd57b51-5f49-4001-a1d9-c091923ee12e tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/ee9ae27c-5f6b-44fe-a4f1-14524936b34f Aug 18 22:51:42.580956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbd57b51-5f49-4001-a1d9-c091923ee12e tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.580956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbd57b51-5f49-4001-a1d9-c091923ee12e tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.586054 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79d85ff7-9b25-4641-9211-ef18de17bb6d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 Aug 18 22:51:42.586054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79d85ff7-9b25-4641-9211-ef18de17bb6d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.586054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79d85ff7-9b25-4641-9211-ef18de17bb6d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.597696 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbd57b51-5f49-4001-a1d9-c091923ee12e tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/group_types/ee9ae27c-5f6b-44fe-a4f1-14524936b34f returned with HTTP 202 Aug 18 22:51:42.597840 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:42.597840 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:42.597893 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 437/1731] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:51:42 2026] DELETE /volume/v3/group_types/ee9ae27c-5f6b-44fe-a4f1-14524936b34f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:42.604474 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b6c8ca0-1108-4def-a3de-48fd89b29a0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.605609 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-79d85ff7-9b25-4641-9211-ef18de17bb6d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Volume info retrieved successfully. Aug 18 22:51:42.606450 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b6c8ca0-1108-4def-a3de-48fd89b29a0c tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] DELETE https://10.4.3.89/volume/v3/types/d3ab178b-9734-4633-9bf0-7883b7579091 Aug 18 22:51:42.606786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b6c8ca0-1108-4def-a3de-48fd89b29a0c tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.607075 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b6c8ca0-1108-4def-a3de-48fd89b29a0c tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.614076 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79d85ff7-9b25-4641-9211-ef18de17bb6d tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 returned with HTTP 200 Aug 18 22:51:42.615033 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 432/1732] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:42.637661 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b6c8ca0-1108-4def-a3de-48fd89b29a0c tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/types/d3ab178b-9734-4633-9bf0-7883b7579091 returned with HTTP 202 Aug 18 22:51:42.638136 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 431/1733] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:42 2026] DELETE /volume/v3/types/d3ab178b-9734-4633-9bf0-7883b7579091 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:42.646376 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e28e3c4-be6f-468c-abcf-fc1f6f5304be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.648636 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e28e3c4-be6f-468c-abcf-fc1f6f5304be tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] GET https://10.4.3.89/volume/v3/types/d3ab178b-9734-4633-9bf0-7883b7579091 Aug 18 22:51:42.648859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e28e3c4-be6f-468c-abcf-fc1f6f5304be tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.649225 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e28e3c4-be6f-468c-abcf-fc1f6f5304be tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.651236 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=307,cinder:UPDATE=37,cinder:INSERT=24 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:51:42.653822 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e28e3c4-be6f-468c-abcf-fc1f6f5304be tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/types/d3ab178b-9734-4633-9bf0-7883b7579091 returned with HTTP 404 Aug 18 22:51:42.654793 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 434/1734] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/types/d3ab178b-9734-4633-9bf0-7883b7579091 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:42.666880 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cca0c99d-67fc-4ac5-9d2a-8fb5919706bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.668511 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cca0c99d-67fc-4ac5-9d2a-8fb5919706bc tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:42.668858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cca0c99d-67fc-4ac5-9d2a-8fb5919706bc tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1525880890"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:42.681798 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cca0c99d-67fc-4ac5-9d2a-8fb5919706bc tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:42.682151 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 438/1735] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:51:42 2026] POST /volume/v3/types => generated 216 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:42.692507 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55691813-a1a5-4e1f-96f7-c883fee1c930 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.694057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55691813-a1a5-4e1f-96f7-c883fee1c930 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:51:42.694626 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55691813-a1a5-4e1f-96f7-c883fee1c930 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2007337994"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:42.710157 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55691813-a1a5-4e1f-96f7-c883fee1c930 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:51:42.710888 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 433/1736] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:51:42 2026] POST /volume/v3/group_types => generated 173 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:42.721169 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-500dd9c6-c46f-4881-a24b-b676667b235c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.723275 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-500dd9c6-c46f-4881-a24b-b676667b235c tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:51:42.723730 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-500dd9c6-c46f-4881-a24b-b676667b235c tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ba6254d5-91a8-4b9b-9511-ae53f84bbd20", "volume_types": ["f8b3d758-7a7b-4c07-9ccd-90d547337faf"], "name": "tempest-GroupsTest-Group-744392668"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:42.725954 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-500dd9c6-c46f-4881-a24b-b676667b235c tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Creating new group {'group': {'group_type': 'ba6254d5-91a8-4b9b-9511-ae53f84bbd20', 'volume_types': ['f8b3d758-7a7b-4c07-9ccd-90d547337faf'], 'name': 'tempest-GroupsTest-Group-744392668'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:51:42.729778 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-500dd9c6-c46f-4881-a24b-b676667b235c tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Creating group tempest-GroupsTest-Group-744392668. Aug 18 22:51:42.737762 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-500dd9c6-c46f-4881-a24b-b676667b235c tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Availability Zones retrieved successfully. Aug 18 22:51:42.749777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-500dd9c6-c46f-4881-a24b-b676667b235c tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Created reservations ['8a9b5cf4-99ac-40d0-b256-6bcab842e79f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:42.785550 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-500dd9c6-c46f-4881-a24b-b676667b235c tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:51:42.786221 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 432/1737] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:51:42 2026] POST /volume/v3/groups => generated 103 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:42.806176 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d7f5f1c-be0f-47c8-a885-02d054c4028e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.807643 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d7f5f1c-be0f-47c8-a885-02d054c4028e tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:42.807943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d7f5f1c-be0f-47c8-a885-02d054c4028e tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.808411 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d7f5f1c-be0f-47c8-a885-02d054c4028e tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:42.808541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-2d7f5f1c-be0f-47c8-a885-02d054c4028e tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:42.815613 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:42.815613 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:42.834370 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d7f5f1c-be0f-47c8-a885-02d054c4028e tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 200 Aug 18 22:51:42.835307 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 435/1738] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:42.989863 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4fef4c45-6a09-4018-9572-0023c08bc9d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:42.992176 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fef4c45-6a09-4018-9572-0023c08bc9d0 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:42.992398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fef4c45-6a09-4018-9572-0023c08bc9d0 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:42.992601 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fef4c45-6a09-4018-9572-0023c08bc9d0 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:43.001163 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.001163 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:43.005484 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4fef4c45-6a09-4018-9572-0023c08bc9d0 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:43.011021 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fef4c45-6a09-4018-9572-0023c08bc9d0 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:43.013047 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 439/1739] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:42 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:43.031218 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-95945003-35ff-4fef-b230-3ca0c014ae86 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:43.036497 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95945003-35ff-4fef-b230-3ca0c014ae86 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 Aug 18 22:51:43.036864 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95945003-35ff-4fef-b230-3ca0c014ae86 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:43.037135 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95945003-35ff-4fef-b230-3ca0c014ae86 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:43.047482 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95945003-35ff-4fef-b230-3ca0c014ae86 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 returned with HTTP 404 Aug 18 22:51:43.048226 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 434/1740] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:43 2026] GET /volume/v3/volumes/efb06c12-5b75-48cd-b0b5-dffbe6512c18 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:43.056293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc2ef8e7-be97-4ad6-9b1e-b972e0ffe930 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:43.059807 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc2ef8e7-be97-4ad6-9b1e-b972e0ffe930 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9 Aug 18 22:51:43.060036 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc2ef8e7-be97-4ad6-9b1e-b972e0ffe930 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:43.060198 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc2ef8e7-be97-4ad6-9b1e-b972e0ffe930 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:43.060328 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-fc2ef8e7-be97-4ad6-9b1e-b972e0ffe930 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] show called for member da84831f-eb6f-48c9-87df-f8b61cb7d3e9 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:43.065258 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc2ef8e7-be97-4ad6-9b1e-b972e0ffe930 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9 returned with HTTP 404 Aug 18 22:51:43.065921 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 433/1741] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:43 2026] GET /volume/v3/groups/da84831f-eb6f-48c9-87df-f8b61cb7d3e9 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:43.074323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:43.076439 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:43.076824 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:43.076958 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:43.077210 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:43.077611 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.077611 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:43.078095 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:43.086477 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Get all volumes completed successfully. Aug 18 22:51:43.086577 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:43.086758 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:43.124942 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:43.128446 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.128446 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:43.136928 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f279b04-37db-49fe-aa4e-9ebd326f20cf tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:43.137524 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 436/1742] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:43 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:43.154812 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1758940d-c869-406f-ab0f-ad7625bbf250 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:43.156894 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1758940d-c869-406f-ab0f-ad7625bbf250 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] POST https://10.4.3.89/volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf/action Aug 18 22:51:43.157372 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1758940d-c869-406f-ab0f-ad7625bbf250 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:43.157528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1758940d-c869-406f-ab0f-ad7625bbf250 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:43.158994 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-1758940d-c869-406f-ab0f-ad7625bbf250 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] delete called for group 8d1e3c93-5221-48d0-a625-a7b84e7a8eaf {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:51:43.159215 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-1758940d-c869-406f-ab0f-ad7625bbf250 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Delete group with id: 8d1e3c93-5221-48d0-a625-a7b84e7a8eaf Aug 18 22:51:43.162746 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.162746 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:43.196845 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1758940d-c869-406f-ab0f-ad7625bbf250 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf/action returned with HTTP 202 Aug 18 22:51:43.197258 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 440/1743] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:43 2026] POST /volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:43.204108 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:43.206165 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 Aug 18 22:51:43.206415 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:43.206629 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:43.215347 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.215347 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:43.225400 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Volume info retrieved successfully. Aug 18 22:51:43.226391 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:43.226600 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:43.278679 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:43.283343 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.283343 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:43.293371 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4494f5b4-e9d8-4f9f-b1db-f10be7f7a52d tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 returned with HTTP 200 Aug 18 22:51:43.293948 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 435/1744] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:43 2026] GET /volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:43.629735 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48a0968c-d590-4f03-8053-afa369b86ed0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:43.631404 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48a0968c-d590-4f03-8053-afa369b86ed0 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] GET https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 Aug 18 22:51:43.631609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48a0968c-d590-4f03-8053-afa369b86ed0 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:43.631840 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48a0968c-d590-4f03-8053-afa369b86ed0 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:43.637454 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48a0968c-d590-4f03-8053-afa369b86ed0 tempest-ServerRescueNegativeTestJSON-497434601 tempest-ServerRescueNegativeTestJSON-497434601-project-member] https://10.4.3.89/volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 returned with HTTP 404 Aug 18 22:51:43.637985 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 434/1745] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:43 2026] GET /volume/v3/volumes/0cfff1ab-b823-4e2a-a207-3ee75e911929 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:43.854181 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-caf8bf9d-fae3-4ae3-b7d5-3150e35994b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:43.857246 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-caf8bf9d-fae3-4ae3-b7d5-3150e35994b5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:43.857246 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-caf8bf9d-fae3-4ae3-b7d5-3150e35994b5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:43.858084 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-caf8bf9d-fae3-4ae3-b7d5-3150e35994b5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:43.858461 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-caf8bf9d-fae3-4ae3-b7d5-3150e35994b5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:43.865914 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.865914 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:43.880067 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-caf8bf9d-fae3-4ae3-b7d5-3150e35994b5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 200 Aug 18 22:51:43.881065 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 437/1746] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:43 2026] GET /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 332 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:43.896524 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:43.899115 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:43.899544 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1869950637", "volume_type": "f8b3d758-7a7b-4c07-9ccd-90d547337faf", "group_id": "316773a3-dfe1-4a73-b912-fd0ec3d6f014", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:43.901041 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1869950637', 'volume_type': 'f8b3d758-7a7b-4c07-9ccd-90d547337faf', 'group_id': '316773a3-dfe1-4a73-b912-fd0ec3d6f014', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:43.916109 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.916109 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:43.916644 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume of 1 GB Aug 18 22:51:43.922992 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Availability Zones retrieved successfully. Aug 18 22:51:43.929302 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Flow 'volume_create_api' (9836897c-2f7b-4c76-af55-602d03c04b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:43.930898 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f9f90a-3887-4d51-aa89-71e17b48dc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:43.931676 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:43.931676 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:43.932407 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:43.954853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f9f90a-3887-4d51-aa89-71e17b48dc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:51:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8b3d758-7a7b-4c07-9ccd-90d547337faf,is_public=True,name='tempest-GroupsTest-volume-type-1525880890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8b3d758-7a7b-4c07-9ccd-90d547337faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '316773a3-dfe1-4a73-b912-fd0ec3d6f014', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:43.956829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (957b21c5-3a72-4135-b0bc-3c27c01cec2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:43.992505 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1525880890 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1525880890, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:43.992957 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1525880890 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1525880890, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:44.009031 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1330cf2e-3928-4a07-a365-2ea231977c91 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.022748 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Created reservations ['b2f4fae8-a5c4-4998-ad5f-c566ef2cc626', '7c81ff6c-4fc6-44fa-a8ca-8cb2c38b8925', '28ac3516-b706-495a-a5e6-40d3050099f7', 'f0812b2c-a4d5-43af-aa82-4c303c9b15ec'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:44.023905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (957b21c5-3a72-4135-b0bc-3c27c01cec2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2f4fae8-a5c4-4998-ad5f-c566ef2cc626', '7c81ff6c-4fc6-44fa-a8ca-8cb2c38b8925', '28ac3516-b706-495a-a5e6-40d3050099f7', 'f0812b2c-a4d5-43af-aa82-4c303c9b15ec']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.024903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb40ac42-fbe5-49aa-b195-0c31d84aa65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:44.028648 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-007c42ee-df8d-4853-92c3-7fdb43371ae2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.032474 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-007c42ee-df8d-4853-92c3-7fdb43371ae2 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:44.032474 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-007c42ee-df8d-4853-92c3-7fdb43371ae2 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:44.032474 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-007c42ee-df8d-4853-92c3-7fdb43371ae2 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:44.044371 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:44.044371 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:44.051010 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-007c42ee-df8d-4853-92c3-7fdb43371ae2 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:44.053336 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb40ac42-fbe5-49aa-b195-0c31d84aa65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1869950637',encryption_key_id=None,group_id=316773a3-dfe1-4a73-b912-fd0ec3d6f014,group_type_id=,metadata={},multiattach=False,project_id='1344011119b64c8dabe415cb0fe192b6',qos_specs=None,replication_status=,reservations=['b2f4fae8-a5c4-4998-ad5f-c566ef2cc626','7c81ff6c-4fc6-44fa-a8ca-8cb2c38b8925','28ac3516-b706-495a-a5e6-40d3050099f7','f0812b2c-a4d5-43af-aa82-4c303c9b15ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_type_id=f8b3d758-7a7b-4c07-9ccd-90d547337faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1869950637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=316773a3-dfe1-4a73-b912-fd0ec3d6f014,host=None,id=37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1344011119b64c8dabe415cb0fe192b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8b3d758-7a7b-4c07-9ccd-90d547337faf),volume_type_id=f8b3d758-7a7b-4c07-9ccd-90d547337faf)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.054175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e37d73-e819-4b59-8d6d-5ec081f989f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:44.057016 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-007c42ee-df8d-4853-92c3-7fdb43371ae2 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:44.057514 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 435/1747] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:44 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:44.075358 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e37d73-e819-4b59-8d6d-5ec081f989f0) transitioned into state 'SUCCESS' from state '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-1869950637',encryption_key_id=None,group_id=316773a3-dfe1-4a73-b912-fd0ec3d6f014,group_type_id=,metadata={},multiattach=False,project_id='1344011119b64c8dabe415cb0fe192b6',qos_specs=None,replication_status=,reservations=['b2f4fae8-a5c4-4998-ad5f-c566ef2cc626','7c81ff6c-4fc6-44fa-a8ca-8cb2c38b8925','28ac3516-b706-495a-a5e6-40d3050099f7','f0812b2c-a4d5-43af-aa82-4c303c9b15ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_type_id=f8b3d758-7a7b-4c07-9ccd-90d547337faf)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.076223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98244659-51a3-41d9-b76a-cb422dcf1fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:44.078601 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1330cf2e-3928-4a07-a365-2ea231977c91 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:44.079230 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1330cf2e-3928-4a07-a365-2ea231977c91 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1855894966", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:44.091018 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98244659-51a3-41d9-b76a-cb422dcf1fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.091987 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Flow 'volume_create_api' (9836897c-2f7b-4c76-af55-602d03c04b3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:44.092362 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume request issued successfully. Aug 18 22:51:44.093074 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:44.093276 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:44.098327 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1330cf2e-3928-4a07-a365-2ea231977c91 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:44.098854 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 436/1748] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:51:44 2026] POST /volume/v3/types => generated 212 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:44.108092 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49f54b70-7bce-4ec6-b9a3-39a619940c4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.111079 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49f54b70-7bce-4ec6-b9a3-39a619940c4b tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] POST https://10.4.3.89/volume/v3/types/2f21f032-cd5c-45c6-87a5-f4e9844a9f42/encryption Aug 18 22:51:44.111079 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49f54b70-7bce-4ec6-b9a3-39a619940c4b tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:44.112385 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:44.112385 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:44.135307 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:44.140340 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:44.140340 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:44.144174 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec93aa84-aba1-4f57-92ed-08b5cb453dc3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:44.144622 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 441/1749] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:51:43 2026] POST /volume/v3/volumes => generated 813 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:44.161748 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49f54b70-7bce-4ec6-b9a3-39a619940c4b tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] https://10.4.3.89/volume/v3/types/2f21f032-cd5c-45c6-87a5-f4e9844a9f42/encryption returned with HTTP 200 Aug 18 22:51:44.162771 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 438/1750] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:51:44 2026] POST /volume/v3/types/2f21f032-cd5c-45c6-87a5-f4e9844a9f42/encryption => generated 230 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:44.166846 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.170583 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf Aug 18 22:51:44.170583 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:44.170583 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:44.177531 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.184218 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:44.184218 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:44.192213 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Volume info retrieved successfully. Aug 18 22:51:44.193481 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:44.193792 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:44.254379 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:44.261759 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:44.261759 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:44.270472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:44.270879 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2135318486", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1855894966", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:44.272226 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77f1dc38-6ab4-49d0-9f4b-b5a180c477ae tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf returned with HTTP 200 Aug 18 22:51:44.272665 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 436/1751] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:44 2026] GET /volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf => generated 881 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:44.273716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2135318486', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1855894966', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:44.281049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:51:44.281524 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:44.281524 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:44.282317 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:51:44.289795 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (9f0fa4ca-635f-45cf-b435-8e8f158050b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:44.292223 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171e8d56-1790-40d7-bc32-0bdce53a14f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:44.293558 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:44.310185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-814d42af-478e-468d-9d46-e269ea154178 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.312855 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-814d42af-478e-468d-9d46-e269ea154178 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 Aug 18 22:51:44.313113 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-814d42af-478e-468d-9d46-e269ea154178 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:44.313375 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-814d42af-478e-468d-9d46-e269ea154178 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:44.321315 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-814d42af-478e-468d-9d46-e269ea154178 tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 returned with HTTP 404 Aug 18 22:51:44.321892 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 442/1752] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:44 2026] GET /volume/v3/volumes/56b2b1b3-f6c7-4c0e-88f8-76ab18196945 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:44.323410 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (171e8d56-1790-40d7-bc32-0bdce53a14f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:51:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f21f032-cd5c-45c6-87a5-f4e9844a9f42,is_public=True,name='tempest-scenario-type-luks-1855894966',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f21f032-cd5c-45c6-87a5-f4e9844a9f42', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.324133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3927171a-939a-4481-8172-930e7f1888f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:44.331175 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98536a31-2c43-4fea-b87b-c3d0283bec3e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.333202 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98536a31-2c43-4fea-b87b-c3d0283bec3e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] GET https://10.4.3.89/volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf Aug 18 22:51:44.333522 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98536a31-2c43-4fea-b87b-c3d0283bec3e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:44.333782 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98536a31-2c43-4fea-b87b-c3d0283bec3e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:44.334012 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-98536a31-2c43-4fea-b87b-c3d0283bec3e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] show called for member 8d1e3c93-5221-48d0-a625-a7b84e7a8eaf {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:44.338950 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98536a31-2c43-4fea-b87b-c3d0283bec3e tempest-GroupsV314Test-899441234 tempest-GroupsV314Test-899441234-project-member] https://10.4.3.89/volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf returned with HTTP 404 Aug 18 22:51:44.339568 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 439/1753] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:44 2026] GET /volume/v3/groups/8d1e3c93-5221-48d0-a625-a7b84e7a8eaf => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:44.348170 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33291cf1-47eb-4fac-b47d-c049696ccb68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.350803 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33291cf1-47eb-4fac-b47d-c049696ccb68 tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/b9ecb236-44a8-4822-947e-a908a9df367b Aug 18 22:51:44.351105 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33291cf1-47eb-4fac-b47d-c049696ccb68 tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:44.351393 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33291cf1-47eb-4fac-b47d-c049696ccb68 tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:44.351560 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1855894966 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1855894966, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:44.351915 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1855894966 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1855894966, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:44.371008 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33291cf1-47eb-4fac-b47d-c049696ccb68 tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] https://10.4.3.89/volume/v3/group_types/b9ecb236-44a8-4822-947e-a908a9df367b returned with HTTP 202 Aug 18 22:51:44.371463 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 437/1754] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:51:44 2026] DELETE /volume/v3/group_types/b9ecb236-44a8-4822-947e-a908a9df367b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:44.378379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63f52912-fc0d-4aef-aef6-8bf421bb7b5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.380207 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f52912-fc0d-4aef-aef6-8bf421bb7b5f tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] DELETE https://10.4.3.89/volume/v3/types/85026aed-d8f5-4c4d-9d06-5c779b504ebd Aug 18 22:51:44.380406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f52912-fc0d-4aef-aef6-8bf421bb7b5f tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:44.380655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f52912-fc0d-4aef-aef6-8bf421bb7b5f tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:44.408383 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['d9a8d642-3489-4d88-83e9-e9a0e53f67d6', 'b1b1a0bf-a081-49f5-9800-2f937ccee146', '8d5de8e9-1881-45fd-aefa-16e08729ad35', 'ac7f6a58-61c6-4598-8c33-e1c4fe49b67c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:44.409224 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3927171a-939a-4481-8172-930e7f1888f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9a8d642-3489-4d88-83e9-e9a0e53f67d6', 'b1b1a0bf-a081-49f5-9800-2f937ccee146', '8d5de8e9-1881-45fd-aefa-16e08729ad35', 'ac7f6a58-61c6-4598-8c33-e1c4fe49b67c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.410346 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a7e80c-ab12-4de6-823a-5dafbcb847e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:44.425058 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f52912-fc0d-4aef-aef6-8bf421bb7b5f tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] https://10.4.3.89/volume/v3/types/85026aed-d8f5-4c4d-9d06-5c779b504ebd returned with HTTP 202 Aug 18 22:51:44.425378 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 443/1755] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:44 2026] DELETE /volume/v3/types/85026aed-d8f5-4c4d-9d06-5c779b504ebd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:44.434037 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3359f351-74ab-4f35-8be6-02872bd803ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.436532 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3359f351-74ab-4f35-8be6-02872bd803ba tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] GET https://10.4.3.89/volume/v3/types/85026aed-d8f5-4c4d-9d06-5c779b504ebd Aug 18 22:51:44.436640 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3359f351-74ab-4f35-8be6-02872bd803ba tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:44.436879 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3359f351-74ab-4f35-8be6-02872bd803ba tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:44.442907 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a7e80c-ab12-4de6-823a-5dafbcb847e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed0dc31c-2dd1-4f97-b963-439a49725c1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2135318486',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['d9a8d642-3489-4d88-83e9-e9a0e53f67d6','b1b1a0bf-a081-49f5-9800-2f937ccee146','8d5de8e9-1881-45fd-aefa-16e08729ad35','ac7f6a58-61c6-4598-8c33-e1c4fe49b67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=2f21f032-cd5c-45c6-87a5-f4e9844a9f42), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2135318486',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ed0dc31c-2dd1-4f97-b963-439a49725c1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f21f032-cd5c-45c6-87a5-f4e9844a9f42),volume_type_id=2f21f032-cd5c-45c6-87a5-f4e9844a9f42)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.444380 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3359f351-74ab-4f35-8be6-02872bd803ba tempest-GroupsV314Test-1369882177 tempest-GroupsV314Test-1369882177-project-admin] https://10.4.3.89/volume/v3/types/85026aed-d8f5-4c4d-9d06-5c779b504ebd returned with HTTP 404 Aug 18 22:51:44.444917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973057c5-6f26-426f-8194-82e46726feeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:44.445084 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 440/1756] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:44 2026] GET /volume/v3/types/85026aed-d8f5-4c4d-9d06-5c779b504ebd => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:44.472345 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (973057c5-6f26-426f-8194-82e46726feeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2135318486',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['d9a8d642-3489-4d88-83e9-e9a0e53f67d6','b1b1a0bf-a081-49f5-9800-2f937ccee146','8d5de8e9-1881-45fd-aefa-16e08729ad35','ac7f6a58-61c6-4598-8c33-e1c4fe49b67c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=2f21f032-cd5c-45c6-87a5-f4e9844a9f42)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.473419 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4d85a89-2995-433f-9fe0-cd3ec807d139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:44.486951 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4d85a89-2995-433f-9fe0-cd3ec807d139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:44.488105 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (9f0fa4ca-635f-45cf-b435-8e8f158050b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:44.488627 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:51:44.489165 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7999a491-0b05-4abb-a09b-1e0ca4816b16 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:44.489667 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 437/1757] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:44 2026] POST /volume/v3/volumes => generated 778 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:44.503685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4942eb1d-093a-407a-b3f1-960ee43c96fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:44.505479 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4942eb1d-093a-407a-b3f1-960ee43c96fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:51:44.505656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4942eb1d-093a-407a-b3f1-960ee43c96fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:44.505889 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4942eb1d-093a-407a-b3f1-960ee43c96fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:44.512703 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:44.512703 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:44.516383 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4942eb1d-093a-407a-b3f1-960ee43c96fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:51:44.521911 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4942eb1d-093a-407a-b3f1-960ee43c96fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 200 Aug 18 22:51:44.522422 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 438/1758] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:44 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:45.073105 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-046caa66-81a9-447e-bde5-079333064963 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:45.075005 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-046caa66-81a9-447e-bde5-079333064963 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:45.075236 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-046caa66-81a9-447e-bde5-079333064963 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:45.075478 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-046caa66-81a9-447e-bde5-079333064963 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:45.086931 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.086931 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:45.091486 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-046caa66-81a9-447e-bde5-079333064963 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:45.097404 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-046caa66-81a9-447e-bde5-079333064963 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:45.097928 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 444/1759] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:45 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:45.291226 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:45.293532 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf Aug 18 22:51:45.294082 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:45.294811 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:45.304524 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.304524 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:45.309079 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Volume info retrieved successfully. Aug 18 22:51:45.309907 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:45.310068 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:45.350382 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:45.353576 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.353576 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:45.364021 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acc3851f-ccbc-4a45-8230-2f7c3811ccd4 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf returned with HTTP 200 Aug 18 22:51:45.364448 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 441/1760] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:45 2026] GET /volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf => generated 906 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:45.377219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:45.379592 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:45.380159 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-605046083", "volume_type": "f8b3d758-7a7b-4c07-9ccd-90d547337faf", "group_id": "316773a3-dfe1-4a73-b912-fd0ec3d6f014", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:45.382288 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-605046083', 'volume_type': 'f8b3d758-7a7b-4c07-9ccd-90d547337faf', 'group_id': '316773a3-dfe1-4a73-b912-fd0ec3d6f014', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:45.393883 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.393883 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:45.397523 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume of 1 GB Aug 18 22:51:45.403440 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Availability Zones retrieved successfully. Aug 18 22:51:45.409132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Flow 'volume_create_api' (5ed43ee7-c8fb-4e0b-b50d-beffd4b04388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:45.410711 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb69acdb-7c93-49d3-9684-efa997256443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:45.411472 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.411472 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:45.412121 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:45.450774 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb69acdb-7c93-49d3-9684-efa997256443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:51:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8b3d758-7a7b-4c07-9ccd-90d547337faf,is_public=True,name='tempest-GroupsTest-volume-type-1525880890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8b3d758-7a7b-4c07-9ccd-90d547337faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '316773a3-dfe1-4a73-b912-fd0ec3d6f014', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:45.452047 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70a2746-b2f8-4dea-9c6c-deaee6fbdeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:45.506900 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1525880890 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1525880890, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:45.507524 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1525880890 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1525880890, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:45.540747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Created reservations ['11a3106a-ec4d-488c-90bb-4fd530179d2e', '4bc46f90-07e6-41cc-bdfa-e79f43860c0a', '901dfe16-4e98-482e-9998-96b11c3b65d2', '0f90adf8-86fa-40b2-bbed-7b15d14cd10b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:45.540747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a70a2746-b2f8-4dea-9c6c-deaee6fbdeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11a3106a-ec4d-488c-90bb-4fd530179d2e', '4bc46f90-07e6-41cc-bdfa-e79f43860c0a', '901dfe16-4e98-482e-9998-96b11c3b65d2', '0f90adf8-86fa-40b2-bbed-7b15d14cd10b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:45.541166 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47e6abe-e91f-4ef2-ac49-ce1128667661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:45.547401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1dfa159-50f9-4b63-bcd2-c1aca42cbd69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:45.547401 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1dfa159-50f9-4b63-bcd2-c1aca42cbd69 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:51:45.547401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1dfa159-50f9-4b63-bcd2-c1aca42cbd69 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:45.547401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1dfa159-50f9-4b63-bcd2-c1aca42cbd69 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:45.557297 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.557297 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:45.561085 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d1dfa159-50f9-4b63-bcd2-c1aca42cbd69 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:51:45.566624 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1dfa159-50f9-4b63-bcd2-c1aca42cbd69 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 200 Aug 18 22:51:45.567051 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 439/1761] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:45 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:45.579872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47e6abe-e91f-4ef2-ac49-ce1128667661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee6fe44-4ca7-428b-8b81-0bda411f3358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-605046083',encryption_key_id=None,group_id=316773a3-dfe1-4a73-b912-fd0ec3d6f014,group_type_id=,metadata={},multiattach=False,project_id='1344011119b64c8dabe415cb0fe192b6',qos_specs=None,replication_status=,reservations=['11a3106a-ec4d-488c-90bb-4fd530179d2e','4bc46f90-07e6-41cc-bdfa-e79f43860c0a','901dfe16-4e98-482e-9998-96b11c3b65d2','0f90adf8-86fa-40b2-bbed-7b15d14cd10b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_type_id=f8b3d758-7a7b-4c07-9ccd-90d547337faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-605046083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=316773a3-dfe1-4a73-b912-fd0ec3d6f014,host=None,id=aee6fe44-4ca7-428b-8b81-0bda411f3358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1344011119b64c8dabe415cb0fe192b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8b3d758-7a7b-4c07-9ccd-90d547337faf),volume_type_id=f8b3d758-7a7b-4c07-9ccd-90d547337faf)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:45.579872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81493fe0-f2e8-4e35-a186-ecc0626cbcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:45.593853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9896d09c-fd16-4c89-a4b3-73bee48e89cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:45.599979 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9896d09c-fd16-4c89-a4b3-73bee48e89cf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:51:45.600219 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9896d09c-fd16-4c89-a4b3-73bee48e89cf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:45.600484 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9896d09c-fd16-4c89-a4b3-73bee48e89cf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:45.604644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81493fe0-f2e8-4e35-a186-ecc0626cbcf0) transitioned into state 'SUCCESS' from state '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-605046083',encryption_key_id=None,group_id=316773a3-dfe1-4a73-b912-fd0ec3d6f014,group_type_id=,metadata={},multiattach=False,project_id='1344011119b64c8dabe415cb0fe192b6',qos_specs=None,replication_status=,reservations=['11a3106a-ec4d-488c-90bb-4fd530179d2e','4bc46f90-07e6-41cc-bdfa-e79f43860c0a','901dfe16-4e98-482e-9998-96b11c3b65d2','0f90adf8-86fa-40b2-bbed-7b15d14cd10b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb71d4b840924e46880fc91ca7b49c1d',volume_type_id=f8b3d758-7a7b-4c07-9ccd-90d547337faf)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:45.605783 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9472ac00-2693-4426-85fa-24c73784f4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:45.613054 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.613054 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:45.619356 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9896d09c-fd16-4c89-a4b3-73bee48e89cf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:51:45.623152 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9472ac00-2693-4426-85fa-24c73784f4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:45.623993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Flow 'volume_create_api' (5ed43ee7-c8fb-4e0b-b50d-beffd4b04388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:45.624385 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Create volume request issued successfully. Aug 18 22:51:45.625016 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:45.625233 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:45.629008 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9896d09c-fd16-4c89-a4b3-73bee48e89cf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 200 Aug 18 22:51:45.629608 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 445/1762] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:45 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:45.646106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bd84309-89be-45f6-8917-67e599839e6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:45.648026 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bd84309-89be-45f6-8917-67e599839e6c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b/action Aug 18 22:51:45.648727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bd84309-89be-45f6-8917-67e599839e6c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:45.648727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bd84309-89be-45f6-8917-67e599839e6c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:45.657052 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.657052 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:45.657052 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3bd84309-89be-45f6-8917-67e599839e6c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:51:45.664381 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3bd84309-89be-45f6-8917-67e599839e6c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume updated successfully. Aug 18 22:51:45.664721 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bd84309-89be-45f6-8917-67e599839e6c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b/action returned with HTTP 200 Aug 18 22:51:45.665412 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 442/1763] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:45 2026] POST /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 22:51:45.666684 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:45.671421 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.671421 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:45.676436 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0c08207-aa0d-4fad-9f20-cf27349a2d78 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:45.676887 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 438/1764] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:51:45 2026] POST /volume/v3/volumes => generated 812 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:45.692750 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:45.696387 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 Aug 18 22:51:45.696387 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:45.696387 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:45.706966 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.706966 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:45.718511 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Volume info retrieved successfully. Aug 18 22:51:45.719614 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:45.719854 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:45.779929 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:45.786089 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.786089 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:45.798684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f95dc5f-2d2a-4b0c-8be0-8ceedf2464ea tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 returned with HTTP 200 Aug 18 22:51:45.799364 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 440/1765] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:45 2026] GET /volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 => generated 880 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:45.829457 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-939bc2ae-4e79-40b0-b24a-234872359323 req-a4a9f9cd-8abe-452b-806a-0d67207db75f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:45.831873 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-a4a9f9cd-8abe-452b-806a-0d67207db75f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:51:45.832152 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-a4a9f9cd-8abe-452b-806a-0d67207db75f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:45.832458 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-a4a9f9cd-8abe-452b-806a-0d67207db75f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:45.842776 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:45.842776 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:45.846739 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-939bc2ae-4e79-40b0-b24a-234872359323 req-a4a9f9cd-8abe-452b-806a-0d67207db75f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:51:45.850797 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-a4a9f9cd-8abe-452b-806a-0d67207db75f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 200 Aug 18 22:51:45.851181 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 446/1766] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:45 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:46.096564 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad65fcf6-0a96-4968-9e5d-4891dfeb405c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.098869 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad65fcf6-0a96-4968-9e5d-4891dfeb405c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:51:46.099132 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad65fcf6-0a96-4968-9e5d-4891dfeb405c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.099336 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad65fcf6-0a96-4968-9e5d-4891dfeb405c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.110793 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.110793 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:46.115330 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ad65fcf6-0a96-4968-9e5d-4891dfeb405c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:46.117189 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-11183777-2e13-489a-bdbc-250067564386 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.119138 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11183777-2e13-489a-bdbc-250067564386 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:46.119407 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11183777-2e13-489a-bdbc-250067564386 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.119594 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-11183777-2e13-489a-bdbc-250067564386 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.120943 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad65fcf6-0a96-4968-9e5d-4891dfeb405c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:51:46.121505 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 443/1767] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:46.128401 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.128401 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:46.131929 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-11183777-2e13-489a-bdbc-250067564386 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:46.136064 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-11183777-2e13-489a-bdbc-250067564386 tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:46.136474 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 439/1768] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:46.429742 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee7db3e5-f5cd-47b6-b008-34b0153aa818 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.431999 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee7db3e5-f5cd-47b6-b008-34b0153aa818 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:51:46.432286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee7db3e5-f5cd-47b6-b008-34b0153aa818 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.432516 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee7db3e5-f5cd-47b6-b008-34b0153aa818 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.445289 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.445289 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:46.449184 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ee7db3e5-f5cd-47b6-b008-34b0153aa818 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:46.453253 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee7db3e5-f5cd-47b6-b008-34b0153aa818 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:51:46.453643 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 441/1769] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:46.502226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-e89c1373-3613-4348-abaa-c9da08272a1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.505948 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-e89c1373-3613-4348-abaa-c9da08272a1e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:51:46.506521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-e89c1373-3613-4348-abaa-c9da08272a1e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.506634 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-e89c1373-3613-4348-abaa-c9da08272a1e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.520184 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.520184 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:46.526435 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-e89c1373-3613-4348-abaa-c9da08272a1e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:46.528222 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-939bc2ae-4e79-40b0-b24a-234872359323 req-2f360728-3ccb-425d-b27d-55d96c217857 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.532078 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-2f360728-3ccb-425d-b27d-55d96c217857 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:51:46.532524 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-e89c1373-3613-4348-abaa-c9da08272a1e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:51:46.532610 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-2f360728-3ccb-425d-b27d-55d96c217857 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.532610 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-2f360728-3ccb-425d-b27d-55d96c217857 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.532683 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 447/1770] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:46.541284 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.541284 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:46.546788 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-939bc2ae-4e79-40b0-b24a-234872359323 req-2f360728-3ccb-425d-b27d-55d96c217857 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:51:46.553158 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-2f360728-3ccb-425d-b27d-55d96c217857 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 200 Aug 18 22:51:46.553695 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 444/1771] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:46.557464 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-fa0d661c-a517-4b0b-aeed-b0f50cd487f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.564143 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-fa0d661c-a517-4b0b-aeed-b0f50cd487f7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983/action Aug 18 22:51:46.564143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-fa0d661c-a517-4b0b-aeed-b0f50cd487f7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:46.564143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-fa0d661c-a517-4b0b-aeed-b0f50cd487f7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:46.567192 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-102ab16b-0510-4cab-9fc5-37eabbea8c01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.567689 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-102ab16b-0510-4cab-9fc5-37eabbea8c01 None None] GET https://10.4.3.89/volume// Aug 18 22:51:46.567919 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-102ab16b-0510-4cab-9fc5-37eabbea8c01 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.568192 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-102ab16b-0510-4cab-9fc5-37eabbea8c01 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.568605 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-102ab16b-0510-4cab-9fc5-37eabbea8c01 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:46.568985 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 442/1772] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:46.579642 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-939bc2ae-4e79-40b0-b24a-234872359323 req-045bd5d2-5903-4e9c-aa44-29b4049ea2b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.580385 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.580385 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:46.580899 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-fa0d661c-a517-4b0b-aeed-b0f50cd487f7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:46.585496 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-045bd5d2-5903-4e9c-aa44-29b4049ea2b3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:51:46.585496 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-045bd5d2-5903-4e9c-aa44-29b4049ea2b3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed0dc31c-2dd1-4f97-b963-439a49725c1b", "connector": null, "instance_uuid": "89b54644-d4c4-44b2-8db9-f7ab7d80c709"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:46.593461 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-fa0d661c-a517-4b0b-aeed-b0f50cd487f7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Begin detaching volume completed successfully. Aug 18 22:51:46.594282 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-fa0d661c-a517-4b0b-aeed-b0f50cd487f7 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983/action returned with HTTP 202 Aug 18 22:51:46.595206 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 440/1773] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:51:46 2026] POST /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:46.598761 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.598761 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:46.640132 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-045bd5d2-5903-4e9c-aa44-29b4049ea2b3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:51:46.640826 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 448/1774] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:51:46 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:46.656211 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38a67897-8b7b-4dc2-a0f4-0d64d3c3b8a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.656211 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38a67897-8b7b-4dc2-a0f4-0d64d3c3b8a5 None None] GET https://10.4.3.89/volume// Aug 18 22:51:46.656211 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38a67897-8b7b-4dc2-a0f4-0d64d3c3b8a5 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.656211 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38a67897-8b7b-4dc2-a0f4-0d64d3c3b8a5 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.656211 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38a67897-8b7b-4dc2-a0f4-0d64d3c3b8a5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:46.656211 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 445/1775] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:46.669154 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-25eec90f-5087-408a-b988-ce1b91f81e49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.671230 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-25eec90f-5087-408a-b988-ce1b91f81e49 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:51:46.671730 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-25eec90f-5087-408a-b988-ce1b91f81e49 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.671730 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-25eec90f-5087-408a-b988-ce1b91f81e49 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.688071 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.688071 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:46.694891 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-25eec90f-5087-408a-b988-ce1b91f81e49 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:46.700392 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-25eec90f-5087-408a-b988-ce1b91f81e49 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:51:46.700899 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 443/1776] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 1318 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:46.815981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.818004 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 Aug 18 22:51:46.818254 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.818517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.829910 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.829910 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:46.833723 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Volume info retrieved successfully. Aug 18 22:51:46.834396 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:46.834483 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:46.879537 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:46.884125 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.884125 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:46.896711 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b6ec37a-197e-4582-808c-062a4fc3daf5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 returned with HTTP 200 Aug 18 22:51:46.896711 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 441/1777] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 => generated 905 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:46.912300 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-367abab5-2127-4b43-b0b3-5307255d5dcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.914039 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-367abab5-2127-4b43-b0b3-5307255d5dcd tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] PUT https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:46.914420 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-367abab5-2127-4b43-b0b3-5307255d5dcd tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "aee6fe44-4ca7-428b-8b81-0bda411f3358"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:46.915974 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-367abab5-2127-4b43-b0b3-5307255d5dcd tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Update called for group 316773a3-dfe1-4a73-b912-fd0ec3d6f014. {{(pid=100267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 22:51:46.916032 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-367abab5-2127-4b43-b0b3-5307255d5dcd tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Updating group 316773a3-dfe1-4a73-b912-fd0ec3d6f014 with name new_group description: This is a new group add_volumes: None remove_volumes: aee6fe44-4ca7-428b-8b81-0bda411f3358. Aug 18 22:51:46.920411 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.920411 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:46.959218 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-367abab5-2127-4b43-b0b3-5307255d5dcd tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 202 Aug 18 22:51:46.959775 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 449/1778] 10.4.3.89 () {70 vars in 1400 bytes} [Tue Aug 18 22:51:46 2026] PUT /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:46.971517 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b61524f7-27a7-4bd7-8ede-95aa9042c347 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:46.973707 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b61524f7-27a7-4bd7-8ede-95aa9042c347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:46.974009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b61524f7-27a7-4bd7-8ede-95aa9042c347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:46.974327 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b61524f7-27a7-4bd7-8ede-95aa9042c347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:46.974504 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-b61524f7-27a7-4bd7-8ede-95aa9042c347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:46.978403 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:46.978403 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:46.988730 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b61524f7-27a7-4bd7-8ede-95aa9042c347 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 200 Aug 18 22:51:46.989160 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 446/1779] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:46 2026] GET /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:47.151036 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bcd28a6-2511-48a7-b6e9-75cc7172f83a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.153054 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bcd28a6-2511-48a7-b6e9-75cc7172f83a tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:47.153246 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bcd28a6-2511-48a7-b6e9-75cc7172f83a tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:47.153495 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bcd28a6-2511-48a7-b6e9-75cc7172f83a tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:47.161154 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:47.161154 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:47.165401 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bcd28a6-2511-48a7-b6e9-75cc7172f83a tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:47.172146 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bcd28a6-2511-48a7-b6e9-75cc7172f83a tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:47.172616 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 444/1780] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:47 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 1293 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:47.187049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9da3bf92-c9de-4811-a564-556a0458069b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.189373 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9da3bf92-c9de-4811-a564-556a0458069b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] DELETE https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:47.189584 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9da3bf92-c9de-4811-a564-556a0458069b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:47.189804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9da3bf92-c9de-4811-a564-556a0458069b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:47.189979 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9da3bf92-c9de-4811-a564-556a0458069b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Delete volume with id: 01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:47.201037 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:47.201037 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:47.201682 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9da3bf92-c9de-4811-a564-556a0458069b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:47.233718 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9da3bf92-c9de-4811-a564-556a0458069b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Delete volume request issued successfully. Aug 18 22:51:47.233978 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9da3bf92-c9de-4811-a564-556a0458069b tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 202 Aug 18 22:51:47.234523 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 442/1781] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:47 2026] DELETE /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:47.236169 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.243000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e02f23d-7e10-4b5a-a296-8bc72e29ddcd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.250003 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e02f23d-7e10-4b5a-a296-8bc72e29ddcd tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:47.250003 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e02f23d-7e10-4b5a-a296-8bc72e29ddcd tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:47.250003 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e02f23d-7e10-4b5a-a296-8bc72e29ddcd tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:47.261340 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:47.261340 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:47.269455 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e02f23d-7e10-4b5a-a296-8bc72e29ddcd tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Volume info retrieved successfully. Aug 18 22:51:47.275374 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e02f23d-7e10-4b5a-a296-8bc72e29ddcd tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 200 Aug 18 22:51:47.275789 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 447/1782] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:47 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 1292 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:47.416291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:47.416291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1940028273"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:47.416291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1940028273'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:47.416291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume of 1 GB Aug 18 22:51:47.423908 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Availability Zones retrieved successfully. Aug 18 22:51:47.429949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (c23f8cc4-ca2d-45b1-bfa6-ff293ac4503d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:47.430976 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbf660d-757e-49c3-b0b4-85cd319b1354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:47.432001 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:47.460540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbf660d-757e-49c3-b0b4-85cd319b1354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:47.461983 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50479abf-4345-4895-a9fc-c0ad72849d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:47.536297 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Created reservations ['7ed2b737-bdf5-41d0-93e6-053d85a7fb95', '176d2368-41e7-4675-9486-57d321c8f77c', 'b72f91f4-3cc7-4cb5-bba8-0666e076a0b3', 'a24648a3-e82c-476f-b023-2fe285a106f2'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:47.537437 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50479abf-4345-4895-a9fc-c0ad72849d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ed2b737-bdf5-41d0-93e6-053d85a7fb95', '176d2368-41e7-4675-9486-57d321c8f77c', 'b72f91f4-3cc7-4cb5-bba8-0666e076a0b3', 'a24648a3-e82c-476f-b023-2fe285a106f2']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:47.540675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cfab52-0804-44ef-991d-594019fea573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:47.576909 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22cfab52-0804-44ef-991d-594019fea573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1940028273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['7ed2b737-bdf5-41d0-93e6-053d85a7fb95','176d2368-41e7-4675-9486-57d321c8f77c','b72f91f4-3cc7-4cb5-bba8-0666e076a0b3','a24648a3-e82c-476f-b023-2fe285a106f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1940028273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c062fb2b07f84f66abe735e01a5775a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f8f7b626034a15b61c6110ec4510b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:47.578374 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be6755d-45a6-4ae8-a8b5-3c35723eb944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:47.609073 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be6755d-45a6-4ae8-a8b5-3c35723eb944) transitioned into state 'SUCCESS' from state '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-1940028273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['7ed2b737-bdf5-41d0-93e6-053d85a7fb95','176d2368-41e7-4675-9486-57d321c8f77c','b72f91f4-3cc7-4cb5-bba8-0666e076a0b3','a24648a3-e82c-476f-b023-2fe285a106f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:47.610415 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6716870-b461-4fa7-ab8e-defba772d5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:47.627950 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6716870-b461-4fa7-ab8e-defba772d5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:47.628972 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (c23f8cc4-ca2d-45b1-bfa6-ff293ac4503d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:47.629433 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request issued successfully. Aug 18 22:51:47.630432 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9d29e1a-5de8-4929-97f1-9b54c42477c2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:47.631173 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 450/1783] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:51:47 2026] POST /volume/v3/volumes => generated 758 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:47.646248 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-773551b6-3ad2-45e9-9489-4f88861ba13d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.648571 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-773551b6-3ad2-45e9-9489-4f88861ba13d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 Aug 18 22:51:47.648934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-773551b6-3ad2-45e9-9489-4f88861ba13d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:47.649106 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-773551b6-3ad2-45e9-9489-4f88861ba13d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:47.656612 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3510e9cd-7080-4574-ba9a-c5357ae8f2cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.669839 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:47.669839 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:47.672836 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-773551b6-3ad2-45e9-9489-4f88861ba13d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:47.678954 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-773551b6-3ad2-45e9-9489-4f88861ba13d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 returned with HTTP 200 Aug 18 22:51:47.679166 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 445/1784] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:47 2026] GET /volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:47.736907 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3510e9cd-7080-4574-ba9a-c5357ae8f2cd tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:47.737394 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3510e9cd-7080-4574-ba9a-c5357ae8f2cd tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-119848861", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:47.753856 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3510e9cd-7080-4574-ba9a-c5357ae8f2cd tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:47.754434 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 443/1785] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:51:47 2026] POST /volume/v3/types => generated 274 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:47.764082 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fead2bd3-bb60-4f07-8048-a2c0d61602bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.770561 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fead2bd3-bb60-4f07-8048-a2c0d61602bc tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:47.770929 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fead2bd3-bb60-4f07-8048-a2c0d61602bc tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1513466256", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:47.787996 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-247c0cd9-8f45-45a1-bb5c-0e044e4ec96d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.791095 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-247c0cd9-8f45-45a1-bb5c-0e044e4ec96d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] DELETE https://10.4.3.89/volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e Aug 18 22:51:47.794180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-247c0cd9-8f45-45a1-bb5c-0e044e4ec96d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:47.794180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-247c0cd9-8f45-45a1-bb5c-0e044e4ec96d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:47.795513 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fead2bd3-bb60-4f07-8048-a2c0d61602bc tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:47.795888 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 448/1786] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:51:47 2026] POST /volume/v3/types => generated 275 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:47.799980 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:47.799980 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:47.804447 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c219db88-c27f-45ee-8045-92dadd757355 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.847389 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd21cf35-764e-4d15-adaf-fb8dda76b8c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.847775 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd21cf35-764e-4d15-adaf-fb8dda76b8c2 None None] GET https://10.4.3.89/volume// Aug 18 22:51:47.847963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd21cf35-764e-4d15-adaf-fb8dda76b8c2 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:47.848157 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd21cf35-764e-4d15-adaf-fb8dda76b8c2 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:47.848573 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd21cf35-764e-4d15-adaf-fb8dda76b8c2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:47.848856 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 444/1787] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:47.862829 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-939bc2ae-4e79-40b0-b24a-234872359323 req-0358fd2e-dc51-4e04-b4e4-c36b6406bd90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:47.865351 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-0358fd2e-dc51-4e04-b4e4-c36b6406bd90 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:51:47.865589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-0358fd2e-dc51-4e04-b4e4-c36b6406bd90 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:47.865779 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-0358fd2e-dc51-4e04-b4e4-c36b6406bd90 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:47.876407 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:47.876407 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:47.879225 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-297efe2c-fc93-4558-84b7-f63d61e3394b req-247c0cd9-8f45-45a1-bb5c-0e044e4ec96d tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e returned with HTTP 200 Aug 18 22:51:47.879660 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 451/1788] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:51:47 2026] DELETE /volume/v3/attachments/52dc8b6e-cdf6-44bb-b79d-c3fcbe47560e => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:47.879950 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-939bc2ae-4e79-40b0-b24a-234872359323 req-0358fd2e-dc51-4e04-b4e4-c36b6406bd90 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:51:47.884774 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-0358fd2e-dc51-4e04-b4e4-c36b6406bd90 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 200 Aug 18 22:51:47.885147 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 449/1789] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:47 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 1049 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:47.919502 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:47.919795 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-99717122", "volume_type": "8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:47.921120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-99717122', 'volume_type': '8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:47.925813 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Create volume of 1 GB Aug 18 22:51:47.926501 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:47.926501 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:47.926671 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Availability Zones retrieved successfully. Aug 18 22:51:47.932286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Flow 'volume_create_api' (77e5ddd7-4ecf-4642-a2be-ec7c80955dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:47.933485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a33d00-48bc-406d-b13c-9306e413d365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:47.934853 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:47.957878 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87a33d00-48bc-406d-b13c-9306e413d365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:51:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e,is_public=True,name='tempest-VolumeTypesTest-volume-type-119848861',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:47.958703 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7faca9-97cc-4c06-b1a4-7818f0485779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:47.985014 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-119848861 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-119848861, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:47.985317 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-119848861 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-119848861, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:47.999873 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b5200e4-5cb6-470d-aadd-7fd359718965 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.002631 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-939bc2ae-4e79-40b0-b24a-234872359323 req-06e9aea9-e536-4767-a83a-901ed9b00b3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.002716 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b5200e4-5cb6-470d-aadd-7fd359718965 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:48.002939 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b5200e4-5cb6-470d-aadd-7fd359718965 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.003110 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b5200e4-5cb6-470d-aadd-7fd359718965 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.003289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-1b5200e4-5cb6-470d-aadd-7fd359718965 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:48.005002 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-06e9aea9-e536-4767-a83a-901ed9b00b3f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704 Aug 18 22:51:48.005446 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-06e9aea9-e536-4767-a83a-901ed9b00b3f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:48.007167 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.007167 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:48.015068 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b5200e4-5cb6-470d-aadd-7fd359718965 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 200 Aug 18 22:51:48.015466 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-939bc2ae-4e79-40b0-b24a-234872359323 req-06e9aea9-e536-4767-a83a-901ed9b00b3f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-ed0dc31c-2dd1-4f97-b963-439a49725c1b-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:51:48.015549 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 445/1790] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:47 2026] GET /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:48.016491 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Created reservations ['56645782-6447-4a18-84f5-7784ad66e593', 'cce7e4fa-c2b3-490c-9b60-f83ae29af7bf', 'e2f4df07-2cfb-43b5-9d55-ed5560cff809', 'c356d585-5c38-4a14-8a3e-0164e2a2cd95'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:48.017213 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7faca9-97cc-4c06-b1a4-7818f0485779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56645782-6447-4a18-84f5-7784ad66e593', 'cce7e4fa-c2b3-490c-9b60-f83ae29af7bf', 'e2f4df07-2cfb-43b5-9d55-ed5560cff809', 'c356d585-5c38-4a14-8a3e-0164e2a2cd95']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:48.017972 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d43a7b2-6653-406c-a31d-cface474f653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:48.020686 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-939bc2ae-4e79-40b0-b24a-234872359323 req-06e9aea9-e536-4767-a83a-901ed9b00b3f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-ed0dc31c-2dd1-4f97-b963-439a49725c1b-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:51:48.021712 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.021712 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:48.028602 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72ec57e5-33ab-4bb0-9bbc-af0055b568a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.030957 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72ec57e5-33ab-4bb0-9bbc-af0055b568a3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:48.031169 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72ec57e5-33ab-4bb0-9bbc-af0055b568a3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.031510 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72ec57e5-33ab-4bb0-9bbc-af0055b568a3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.031666 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-72ec57e5-33ab-4bb0-9bbc-af0055b568a3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:48.036170 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.036170 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:48.044930 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d43a7b2-6653-406c-a31d-cface474f653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23d1921d-13db-4515-ae7a-47ef2c086272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-99717122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6f5d97685c42e29a5fecf272bdfc20',qos_specs=None,replication_status=,reservations=['56645782-6447-4a18-84f5-7784ad66e593','cce7e4fa-c2b3-490c-9b60-f83ae29af7bf','e2f4df07-2cfb-43b5-9d55-ed5560cff809','c356d585-5c38-4a14-8a3e-0164e2a2cd95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0bc143f64fe4ef9b5bfecb5ddf61682',volume_type_id=8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-99717122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23d1921d-13db-4515-ae7a-47ef2c086272,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef6f5d97685c42e29a5fecf272bdfc20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0bc143f64fe4ef9b5bfecb5ddf61682',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e),volume_type_id=8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:48.046099 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09e15ad4-3535-4f65-b45f-bde67cf3a048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:48.048011 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72ec57e5-33ab-4bb0-9bbc-af0055b568a3 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 200 Aug 18 22:51:48.048628 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 450/1791] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:48.058747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85d2c921-569c-4729-844f-2cdaa241a777 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.060710 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:48.060958 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.061222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.061557 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:48.061924 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.061924 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:48.062593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:48.068995 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09e15ad4-3535-4f65-b45f-bde67cf3a048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-99717122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef6f5d97685c42e29a5fecf272bdfc20',qos_specs=None,replication_status=,reservations=['56645782-6447-4a18-84f5-7784ad66e593','cce7e4fa-c2b3-490c-9b60-f83ae29af7bf','e2f4df07-2cfb-43b5-9d55-ed5560cff809','c356d585-5c38-4a14-8a3e-0164e2a2cd95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0bc143f64fe4ef9b5bfecb5ddf61682',volume_type_id=8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:48.069858 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec51a4b7-6cd7-457d-bb3a-27a60fd9287b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:48.071141 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Get all volumes completed successfully. Aug 18 22:51:48.072056 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:48.072328 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:48.084057 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec51a4b7-6cd7-457d-bb3a-27a60fd9287b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:48.085341 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Flow 'volume_create_api' (77e5ddd7-4ecf-4642-a2be-ec7c80955dd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:48.085759 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Create volume request issued successfully. Aug 18 22:51:48.086747 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c219db88-c27f-45ee-8045-92dadd757355 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:48.087208 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 446/1792] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:47 2026] POST /volume/v3/volumes => generated 779 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:48.102053 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7138a683-2dbf-4db2-b068-e0c111ad937f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.104219 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7138a683-2dbf-4db2-b068-e0c111ad937f tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] GET https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:48.104845 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7138a683-2dbf-4db2-b068-e0c111ad937f tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.105121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7138a683-2dbf-4db2-b068-e0c111ad937f tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.115534 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.115534 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:48.116667 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:48.120832 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7138a683-2dbf-4db2-b068-e0c111ad937f tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:48.121408 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.121408 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:48.129935 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7138a683-2dbf-4db2-b068-e0c111ad937f tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 200 Aug 18 22:51:48.130599 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 451/1793] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:48.133146 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85d2c921-569c-4729-844f-2cdaa241a777 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:48.133714 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 446/1794] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:48.142913 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-939bc2ae-4e79-40b0-b24a-234872359323 req-06e9aea9-e536-4767-a83a-901ed9b00b3f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-ed0dc31c-2dd1-4f97-b963-439a49725c1b-np0000007715" released by "attachment_update" :: held 0.122s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:51:48.143321 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-06e9aea9-e536-4767-a83a-901ed9b00b3f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704 returned with HTTP 200 Aug 18 22:51:48.144068 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 452/1795] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:51:48 2026] PUT /volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704 => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:48.148840 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9733cd96-5da1-46bc-9448-e1d3854a75b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.151006 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9733cd96-5da1-46bc-9448-e1d3854a75b8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] PUT https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:48.151431 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9733cd96-5da1-46bc-9448-e1d3854a75b8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "aee6fe44-4ca7-428b-8b81-0bda411f3358"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:48.152948 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-9733cd96-5da1-46bc-9448-e1d3854a75b8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Update called for group 316773a3-dfe1-4a73-b912-fd0ec3d6f014. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 18 22:51:48.153063 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-9733cd96-5da1-46bc-9448-e1d3854a75b8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Updating group 316773a3-dfe1-4a73-b912-fd0ec3d6f014 with name None description: None add_volumes: aee6fe44-4ca7-428b-8b81-0bda411f3358 remove_volumes: None. Aug 18 22:51:48.156450 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.156450 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:48.171256 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-939bc2ae-4e79-40b0-b24a-234872359323 req-d7908315-c116-4f98-b5cc-e65d4200f238 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.173365 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-d7908315-c116-4f98-b5cc-e65d4200f238 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704/action Aug 18 22:51:48.173715 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-d7908315-c116-4f98-b5cc-e65d4200f238 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:48.173828 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-d7908315-c116-4f98-b5cc-e65d4200f238 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:48.182923 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9733cd96-5da1-46bc-9448-e1d3854a75b8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 202 Aug 18 22:51:48.183375 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 447/1796] 10.4.3.89 () {70 vars in 1399 bytes} [Tue Aug 18 22:51:48 2026] PUT /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:48.192186 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71f39bdf-c8bc-40f4-ac3e-7ee9e2cab32d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.194303 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.194303 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:48.194837 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71f39bdf-c8bc-40f4-ac3e-7ee9e2cab32d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:48.195155 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71f39bdf-c8bc-40f4-ac3e-7ee9e2cab32d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.195474 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71f39bdf-c8bc-40f4-ac3e-7ee9e2cab32d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.195787 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-71f39bdf-c8bc-40f4-ac3e-7ee9e2cab32d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:48.201110 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.201110 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:48.210454 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-d7908315-c116-4f98-b5cc-e65d4200f238 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704/action returned with HTTP 204 Aug 18 22:51:48.210989 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 452/1797] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:51:48 2026] POST /volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:48.218744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71f39bdf-c8bc-40f4-ac3e-7ee9e2cab32d tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 200 Aug 18 22:51:48.219420 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 447/1798] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:48.291483 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c65caeb3-c1a1-479a-b03f-870fb18578bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.293355 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c65caeb3-c1a1-479a-b03f-870fb18578bf tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] GET https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e Aug 18 22:51:48.293575 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c65caeb3-c1a1-479a-b03f-870fb18578bf tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.293763 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c65caeb3-c1a1-479a-b03f-870fb18578bf tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.300845 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c65caeb3-c1a1-479a-b03f-870fb18578bf tempest-VolumeAndVolumeTypeFromImageTest-1071153453 tempest-VolumeAndVolumeTypeFromImageTest-1071153453-project-member] https://10.4.3.89/volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e returned with HTTP 404 Aug 18 22:51:48.301586 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 453/1799] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/volumes/01fa5305-68ac-4caa-81a8-0185705c969e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:48.596749 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da263939-b750-44f0-8e39-22b4d0cae50d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.598378 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:51:48.598714 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.599004 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.599665 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.599665 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:48.600068 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:48.640424 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Get all volumes completed successfully. Aug 18 22:51:48.641721 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:48.642056 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:48.686090 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:48.693239 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.693239 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:48.700233 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-254646e0-76da-4872-a3f9-7aa992884cfe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.700448 np0000007715 devstack@c-api.service[100265]: WARNING stevedore.named [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:48.700604 np0000007715 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:48.703228 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-254646e0-76da-4872-a3f9-7aa992884cfe tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 Aug 18 22:51:48.704309 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-254646e0-76da-4872-a3f9-7aa992884cfe tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.704445 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-254646e0-76da-4872-a3f9-7aa992884cfe tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.713789 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.713789 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:48.718810 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-254646e0-76da-4872-a3f9-7aa992884cfe tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:48.723183 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-254646e0-76da-4872-a3f9-7aa992884cfe tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 returned with HTTP 200 Aug 18 22:51:48.723783 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 453/1800] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:48.738541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea7badc6-ca36-4c78-a424-9f8803a74385 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.740717 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:48.741149 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea7badc6-ca36-4c78-a424-9f8803a74385 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:51:48.741794 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea7badc6-ca36-4c78-a424-9f8803a74385 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1896973283"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:48.744395 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.744395 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:48.750348 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95b36c24-347a-4a4a-bfda-9460fd50b81c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.752241 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95b36c24-347a-4a4a-bfda-9460fd50b81c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:51:48.752527 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95b36c24-347a-4a4a-bfda-9460fd50b81c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.752726 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95b36c24-347a-4a4a-bfda-9460fd50b81c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.755489 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da263939-b750-44f0-8e39-22b4d0cae50d tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:51:48.755563 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.755563 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:48.756173 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 448/1801] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11397 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:48.756246 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea7badc6-ca36-4c78-a424-9f8803a74385 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:48.756375 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-ea7badc6-ca36-4c78-a424-9f8803a74385 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create snapshot from volume 0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 Aug 18 22:51:48.764102 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.764102 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:48.771037 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95b36c24-347a-4a4a-bfda-9460fd50b81c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:48.773056 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.775247 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 Aug 18 22:51:48.775567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.775823 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.776048 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Delete volume with id: f6cbd426-b088-499b-bcfa-1b8488f62e84 Aug 18 22:51:48.776907 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95b36c24-347a-4a4a-bfda-9460fd50b81c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:51:48.777356 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 454/1802] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:48.786087 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.786087 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:48.786548 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Volume info retrieved successfully. Aug 18 22:51:48.800899 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.image.cache [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '3e963768-9cf2-4a77-8849-2a438ae2980f', 'volume_id': 'f6cbd426-b088-499b-bcfa-1b8488f62e84', 'host': 'np0000007715@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 22, 51, 38), 'last_used': datetime.datetime(2026, 8, 18, 22, 51, 46)}. {{(pid=100266) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 22:51:48.814951 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ea7badc6-ca36-4c78-a424-9f8803a74385 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Created reservations ['2066ed5e-5664-4385-ab9f-88e95061a667', 'c092e75f-3571-452f-b31a-5bae6a3bb8c3', 'c2c47856-b86a-4530-8fd1-f7811aa87545', '22e605d7-9ab3-401e-9ab3-b786cb015e7b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:48.819320 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Delete volume request issued successfully. Aug 18 22:51:48.819320 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28adb129-873d-436e-8a1d-3c65c5d8f4c5 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] https://10.4.3.89/volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 returned with HTTP 202 Aug 18 22:51:48.819320 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 454/1803] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:48 2026] DELETE /volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:48.826248 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5a087b6-5d79-4ccf-8818-ff6df62451e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.827637 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5a087b6-5d79-4ccf-8818-ff6df62451e4 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] GET https://10.4.3.89/volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 Aug 18 22:51:48.827854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5a087b6-5d79-4ccf-8818-ff6df62451e4 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.828135 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5a087b6-5d79-4ccf-8818-ff6df62451e4 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.836056 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.836056 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:48.840619 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5a087b6-5d79-4ccf-8818-ff6df62451e4 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Volume info retrieved successfully. Aug 18 22:51:48.845832 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5a087b6-5d79-4ccf-8818-ff6df62451e4 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] https://10.4.3.89/volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 returned with HTTP 200 Aug 18 22:51:48.846047 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 449/1804] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:48.848653 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea7badc6-ca36-4c78-a424-9f8803a74385 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Snapshot create request issued successfully. Aug 18 22:51:48.852174 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea7badc6-ca36-4c78-a424-9f8803a74385 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:51:48.852174 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 448/1805] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:51:48 2026] POST /volume/v3/snapshots => generated 316 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:48.861692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-baef55d6-cf4b-48e6-8cd9-127931128bcf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:48.862612 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baef55d6-cf4b-48e6-8cd9-127931128bcf tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 Aug 18 22:51:48.862827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baef55d6-cf4b-48e6-8cd9-127931128bcf tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:48.863035 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baef55d6-cf4b-48e6-8cd9-127931128bcf tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:48.868582 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:48.868582 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:48.869153 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-baef55d6-cf4b-48e6-8cd9-127931128bcf tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Snapshot retrieved successfully. Aug 18 22:51:48.870240 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baef55d6-cf4b-48e6-8cd9-127931128bcf tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 returned with HTTP 200 Aug 18 22:51:48.870671 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 455/1806] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:48 2026] GET /volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 => generated 448 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:49.146609 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a90dbbe1-790c-4b2e-b151-45dd18609b6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.151599 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a90dbbe1-790c-4b2e-b151-45dd18609b6d tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] GET https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:49.152153 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a90dbbe1-790c-4b2e-b151-45dd18609b6d tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.152229 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a90dbbe1-790c-4b2e-b151-45dd18609b6d tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.165084 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.165084 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:49.170981 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a90dbbe1-790c-4b2e-b151-45dd18609b6d tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:49.177868 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a90dbbe1-790c-4b2e-b151-45dd18609b6d tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 200 Aug 18 22:51:49.178473 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 455/1807] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:49.192500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33f34593-522e-4029-bb87-cdb350ed335c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.195470 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] POST https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272/action Aug 18 22:51:49.195470 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Action body: b'{"os-retype": {"new_type": "926722bd-6fd1-4863-b30f-f4e9fef8a37e"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:49.195722 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "926722bd-6fd1-4863-b30f-f4e9fef8a37e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:49.208257 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.208257 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:49.208839 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:49.234009 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1513466256 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1513466256, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:49.234425 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1513466256 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1513466256, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:49.234484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71e4f48a-2a1f-4fe2-9649-3c07e59a8d14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.236344 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71e4f48a-2a1f-4fe2-9649-3c07e59a8d14 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:49.236571 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71e4f48a-2a1f-4fe2-9649-3c07e59a8d14 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.236751 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71e4f48a-2a1f-4fe2-9649-3c07e59a8d14 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.236910 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-71e4f48a-2a1f-4fe2-9649-3c07e59a8d14 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:49.240621 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.240621 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:49.249942 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71e4f48a-2a1f-4fe2-9649-3c07e59a8d14 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 200 Aug 18 22:51:49.250467 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 449/1808] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:49.264113 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.266220 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:49.266516 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.266705 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.266966 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:49.267735 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:49.267988 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Created reservations ['111250ba-604f-4986-8999-c49ad7e22c0b', '63ce4baa-e1b1-4e9b-be61-520857bfc319'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:49.275476 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Get all volumes completed successfully. Aug 18 22:51:49.276389 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:49.276721 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:49.290648 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Created reservations ['8465eb35-c1b0-40ed-95aa-e8ef0d11ea22', '853eb408-1dad-4ccc-b98e-fb18eab192e5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:49.329313 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:49.331089 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.331089 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:49.333230 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Retype volume request issued successfully. Aug 18 22:51:49.333577 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33f34593-522e-4029-bb87-cdb350ed335c tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272/action returned with HTTP 202 Aug 18 22:51:49.334181 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 450/1809] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:51:49 2026] POST /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:51:49.336724 np0000007715 devstack@c-api.service[100267]: WARNING stevedore.named [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:49.336871 np0000007715 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:49.348810 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-644dd858-0dbe-4316-9135-63460c4fc4e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.348810 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-644dd858-0dbe-4316-9135-63460c4fc4e9 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] GET https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:49.348810 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-644dd858-0dbe-4316-9135-63460c4fc4e9 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.349318 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-644dd858-0dbe-4316-9135-63460c4fc4e9 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.361937 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.361937 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:49.368621 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-644dd858-0dbe-4316-9135-63460c4fc4e9 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:49.374601 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-644dd858-0dbe-4316-9135-63460c4fc4e9 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 200 Aug 18 22:51:49.375236 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 456/1810] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:49.382110 np0000007715 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:49.384108 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.384108 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:49.393288 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e30a22e8-8db2-4c4d-9095-4ca90458876a tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:49.393589 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 456/1811] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:49.407585 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.410289 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:49.410289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.410414 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.412060 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:49.412060 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.412060 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:49.412060 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:49.420138 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Get all volumes completed successfully. Aug 18 22:51:49.420909 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:49.421081 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:49.468056 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:49.471422 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.471422 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:49.481373 np0000007715 devstack@c-api.service[100264]: WARNING stevedore.named [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:49.481564 np0000007715 devstack@c-api.service[100264]: WARNING castellan.key_manager [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:49.529810 np0000007715 devstack@c-api.service[100264]: DEBUG oslo_db.sqlalchemy.engines [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:49.533157 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.533157 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:49.541831 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb58892e-fb59-422e-84a4-b6074401b9e8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:49.542239 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 450/1812] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:49.557989 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90d00dbb-b77f-40f1-a8a6-9615257b5050 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.561558 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90d00dbb-b77f-40f1-a8a6-9615257b5050 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] POST https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014/action Aug 18 22:51:49.561937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90d00dbb-b77f-40f1-a8a6-9615257b5050 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:49.562094 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90d00dbb-b77f-40f1-a8a6-9615257b5050 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:49.563809 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-90d00dbb-b77f-40f1-a8a6-9615257b5050 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] delete called for group 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:51:49.563968 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-90d00dbb-b77f-40f1-a8a6-9615257b5050 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Delete group with id: 316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:49.568089 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.568089 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:49.614724 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90d00dbb-b77f-40f1-a8a6-9615257b5050 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014/action returned with HTTP 202 Aug 18 22:51:49.615311 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 451/1813] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:49 2026] POST /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:49.622743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f25ee5f7-a933-4a64-928e-559da5eae614 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.626753 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f25ee5f7-a933-4a64-928e-559da5eae614 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 Aug 18 22:51:49.626753 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f25ee5f7-a933-4a64-928e-559da5eae614 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.626753 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f25ee5f7-a933-4a64-928e-559da5eae614 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.634187 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.634187 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:49.640640 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f25ee5f7-a933-4a64-928e-559da5eae614 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Volume info retrieved successfully. Aug 18 22:51:49.641677 np0000007715 devstack@c-api.service[100266]: WARNING stevedore.named [None req-f25ee5f7-a933-4a64-928e-559da5eae614 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 18 22:51:49.641894 np0000007715 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-f25ee5f7-a933-4a64-928e-559da5eae614 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 18 22:51:49.701583 np0000007715 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-f25ee5f7-a933-4a64-928e-559da5eae614 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:51:49.705904 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.705904 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:49.714707 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f25ee5f7-a933-4a64-928e-559da5eae614 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 returned with HTTP 200 Aug 18 22:51:49.715890 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 457/1814] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 => generated 904 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:49.865366 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f868f9a-6fad-4ed7-bb57-4e465bb3168a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.868049 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f868f9a-6fad-4ed7-bb57-4e465bb3168a tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] GET https://10.4.3.89/volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 Aug 18 22:51:49.868334 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f868f9a-6fad-4ed7-bb57-4e465bb3168a tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.868616 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f868f9a-6fad-4ed7-bb57-4e465bb3168a tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.876051 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f868f9a-6fad-4ed7-bb57-4e465bb3168a tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] https://10.4.3.89/volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 returned with HTTP 404 Aug 18 22:51:49.876623 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 457/1815] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/volumes/f6cbd426-b088-499b-bcfa-1b8488f62e84 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:49.884066 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8e26d0b-5245-4397-9bd6-02b2c3853ee2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.885194 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43083cf7-a623-4140-80f6-3f95dfa3e7d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.886395 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8e26d0b-5245-4397-9bd6-02b2c3853ee2 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] DELETE https://10.4.3.89/volume/v3/types/4c1a3111-3840-41e2-b618-d341f38dd104 Aug 18 22:51:49.886623 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8e26d0b-5245-4397-9bd6-02b2c3853ee2 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.886869 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8e26d0b-5245-4397-9bd6-02b2c3853ee2 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.887571 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43083cf7-a623-4140-80f6-3f95dfa3e7d9 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 Aug 18 22:51:49.887822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43083cf7-a623-4140-80f6-3f95dfa3e7d9 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.888070 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43083cf7-a623-4140-80f6-3f95dfa3e7d9 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.894939 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:49.894939 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:49.895441 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43083cf7-a623-4140-80f6-3f95dfa3e7d9 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Snapshot retrieved successfully. Aug 18 22:51:49.896321 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43083cf7-a623-4140-80f6-3f95dfa3e7d9 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 returned with HTTP 200 Aug 18 22:51:49.897255 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 452/1816] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 => generated 475 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:49.909283 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.911456 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:49.911804 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cff435bd-edba-4587-936c-065f6710c7e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-366766144"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:49.913603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cff435bd-edba-4587-936c-065f6710c7e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-366766144'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:49.913803 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume of 1 GB Aug 18 22:51:49.918209 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8e26d0b-5245-4397-9bd6-02b2c3853ee2 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] https://10.4.3.89/volume/v3/types/4c1a3111-3840-41e2-b618-d341f38dd104 returned with HTTP 202 Aug 18 22:51:49.918455 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Availability Zones retrieved successfully. Aug 18 22:51:49.918768 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 451/1817] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:49 2026] DELETE /volume/v3/types/4c1a3111-3840-41e2-b618-d341f38dd104 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:49.926991 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (5923837b-63e9-4263-bac7-74b1b20f0d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:49.928338 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb0ca9ba-e4da-40b2-bca0-85a46680fa32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:49.928622 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9039933-768c-4fca-b037-69fd83c65089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:49.930016 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:49.930249 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb0ca9ba-e4da-40b2-bca0-85a46680fa32 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] GET https://10.4.3.89/volume/v3/types/4c1a3111-3840-41e2-b618-d341f38dd104 Aug 18 22:51:49.930546 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb0ca9ba-e4da-40b2-bca0-85a46680fa32 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:49.930781 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb0ca9ba-e4da-40b2-bca0-85a46680fa32 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:49.934156 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb0ca9ba-e4da-40b2-bca0-85a46680fa32 tempest-VolumeAndVolumeTypeFromImageTest-1699148830 tempest-VolumeAndVolumeTypeFromImageTest-1699148830-project-admin] https://10.4.3.89/volume/v3/types/4c1a3111-3840-41e2-b618-d341f38dd104 returned with HTTP 404 Aug 18 22:51:49.934720 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 458/1818] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:49 2026] GET /volume/v3/types/4c1a3111-3840-41e2-b618-d341f38dd104 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:49.962916 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9039933-768c-4fca-b037-69fd83c65089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:49.963684 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a1a77e-d359-409b-91f2-4e47dd64e5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.010260 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Created reservations ['db35a0cb-28fb-409a-9637-a36f059af057', '69b1bde1-8bad-478b-86d3-d7f6fbbc0d63', 'cb51a2e4-d95b-40ba-9e0c-05601dcb9005', '72fb107d-af72-488e-bb1a-b6c60b0de293'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:50.011049 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a1a77e-d359-409b-91f2-4e47dd64e5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db35a0cb-28fb-409a-9637-a36f059af057', '69b1bde1-8bad-478b-86d3-d7f6fbbc0d63', 'cb51a2e4-d95b-40ba-9e0c-05601dcb9005', '72fb107d-af72-488e-bb1a-b6c60b0de293']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.011901 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3186b11a-dead-4f54-bd05-6381c1942583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.038361 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3186b11a-dead-4f54-bd05-6381c1942583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0187cbdd-3a86-48c8-a238-87df59131fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-366766144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['db35a0cb-28fb-409a-9637-a36f059af057','69b1bde1-8bad-478b-86d3-d7f6fbbc0d63','cb51a2e4-d95b-40ba-9e0c-05601dcb9005','72fb107d-af72-488e-bb1a-b6c60b0de293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-366766144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0187cbdd-3a86-48c8-a238-87df59131fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c062fb2b07f84f66abe735e01a5775a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f8f7b626034a15b61c6110ec4510b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.039192 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5a15f2-d503-44aa-b31c-67c9c2788c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.055792 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b5a15f2-d503-44aa-b31c-67c9c2788c52) transitioned into state 'SUCCESS' from state '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-366766144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['db35a0cb-28fb-409a-9637-a36f059af057','69b1bde1-8bad-478b-86d3-d7f6fbbc0d63','cb51a2e4-d95b-40ba-9e0c-05601dcb9005','72fb107d-af72-488e-bb1a-b6c60b0de293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.056678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86baf6ca-d8f9-46b0-911b-4b4ddc3dfb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.065593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86baf6ca-d8f9-46b0-911b-4b4ddc3dfb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.066594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (5923837b-63e9-4263-bac7-74b1b20f0d5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.066945 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request issued successfully. Aug 18 22:51:50.067629 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e233831c-b8a7-4bbd-9b5b-afe770887b1e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:50.069583 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 458/1819] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:49 2026] POST /volume/v3/volumes => generated 757 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:50.087297 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13d19b9d-fc29-4684-b508-e68623aad625 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.087297 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:50.087922 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cff435bd-edba-4587-936c-065f6710c7e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1284613870"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:50.089461 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cff435bd-edba-4587-936c-065f6710c7e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1284613870'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:50.089626 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume of 1 GB Aug 18 22:51:50.094390 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Availability Zones retrieved successfully. Aug 18 22:51:50.104169 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (23a79993-1b76-43fb-987e-3c6ee72498c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.105586 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419c3cf2-fb95-4ff7-9a07-31b863e04d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.106920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:50.140153 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (419c3cf2-fb95-4ff7-9a07-31b863e04d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.142743 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a42796b-a9ca-49db-a798-60ad86b3d9f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.192074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Created reservations ['b690fc77-76a5-4e1c-b3f2-13c413207792', '925211a9-0fa5-47ba-9567-af3679daa6b5', '29d4265f-8695-4417-a09f-97ed6b9dd521', '646107e8-7181-4b0e-8318-5659d62a370f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:50.192953 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a42796b-a9ca-49db-a798-60ad86b3d9f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b690fc77-76a5-4e1c-b3f2-13c413207792', '925211a9-0fa5-47ba-9567-af3679daa6b5', '29d4265f-8695-4417-a09f-97ed6b9dd521', '646107e8-7181-4b0e-8318-5659d62a370f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.194529 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b745ca65-6a81-481b-bdd9-06e39cfcf910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.225009 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b745ca65-6a81-481b-bdd9-06e39cfcf910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5008ed57-4296-4044-aec5-17aab3a32ab4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1284613870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['b690fc77-76a5-4e1c-b3f2-13c413207792','925211a9-0fa5-47ba-9567-af3679daa6b5','29d4265f-8695-4417-a09f-97ed6b9dd521','646107e8-7181-4b0e-8318-5659d62a370f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1284613870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5008ed57-4296-4044-aec5-17aab3a32ab4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c062fb2b07f84f66abe735e01a5775a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f8f7b626034a15b61c6110ec4510b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.226120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42601ced-ac6d-4ab4-a606-88fb0eabff4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.253624 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42601ced-ac6d-4ab4-a606-88fb0eabff4e) transitioned into state 'SUCCESS' from state '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-1284613870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['b690fc77-76a5-4e1c-b3f2-13c413207792','925211a9-0fa5-47ba-9567-af3679daa6b5','29d4265f-8695-4417-a09f-97ed6b9dd521','646107e8-7181-4b0e-8318-5659d62a370f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.254631 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f18c795-c8a0-41c1-8dd2-cb299e165d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.266888 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f18c795-c8a0-41c1-8dd2-cb299e165d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.268141 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (23a79993-1b76-43fb-987e-3c6ee72498c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.268614 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request issued successfully. Aug 18 22:51:50.269450 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13d19b9d-fc29-4684-b508-e68623aad625 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:50.270306 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 453/1820] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:50 2026] POST /volume/v3/volumes => generated 758 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:50.283762 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.286218 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:50.286595 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cff435bd-edba-4587-936c-065f6710c7e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1180104042"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:50.288517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cff435bd-edba-4587-936c-065f6710c7e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1180104042'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:50.288651 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume of 1 GB Aug 18 22:51:50.294105 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Availability Zones retrieved successfully. Aug 18 22:51:50.299678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (1a209389-d99e-4e31-b653-1bb9dcee318c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.300866 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406d94bb-1de2-43f0-ac55-6cdd6057b0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.301855 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:50.330987 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406d94bb-1de2-43f0-ac55-6cdd6057b0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.331780 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce62223-f355-4aef-8f1b-34c21648f86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.384894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Created reservations ['50462020-1cb2-436f-98ab-6a347cd2657b', '24b8fd27-033e-49ea-b52b-c274e9f3ae39', '13019a47-244e-4238-87c7-ff8972b5d757', '6594a9fe-ebdf-4c27-883f-5d3c013576ac'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:50.385763 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ce62223-f355-4aef-8f1b-34c21648f86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50462020-1cb2-436f-98ab-6a347cd2657b', '24b8fd27-033e-49ea-b52b-c274e9f3ae39', '13019a47-244e-4238-87c7-ff8972b5d757', '6594a9fe-ebdf-4c27-883f-5d3c013576ac']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.386677 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c8138c-e021-431c-b54a-4485027d28be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.390590 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90027426-cb34-4ae6-9cd9-612216ece400 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.393334 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90027426-cb34-4ae6-9cd9-612216ece400 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] GET https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:50.393334 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90027426-cb34-4ae6-9cd9-612216ece400 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.393334 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90027426-cb34-4ae6-9cd9-612216ece400 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.399826 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:50.399826 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:50.405910 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90027426-cb34-4ae6-9cd9-612216ece400 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:50.412878 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90027426-cb34-4ae6-9cd9-612216ece400 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 200 Aug 18 22:51:50.413362 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 459/1821] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:51:50.415083 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42c8138c-e021-431c-b54a-4485027d28be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa8922b-df3c-4cad-ac0b-d2546bb8b59a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1180104042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['50462020-1cb2-436f-98ab-6a347cd2657b','24b8fd27-033e-49ea-b52b-c274e9f3ae39','13019a47-244e-4238-87c7-ff8972b5d757','6594a9fe-ebdf-4c27-883f-5d3c013576ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1180104042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa8922b-df3c-4cad-ac0b-d2546bb8b59a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c062fb2b07f84f66abe735e01a5775a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f8f7b626034a15b61c6110ec4510b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.416242 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a721fb-fa68-4d25-be19-cf64b2024b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.428651 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc30f535-2c61-4ff7-b164-7990545d4315 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.430674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc30f535-2c61-4ff7-b164-7990545d4315 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] GET https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:50.430898 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc30f535-2c61-4ff7-b164-7990545d4315 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.431100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc30f535-2c61-4ff7-b164-7990545d4315 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.439121 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:50.439121 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:50.443310 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bc30f535-2c61-4ff7-b164-7990545d4315 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:50.444538 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a721fb-fa68-4d25-be19-cf64b2024b56) transitioned into state 'SUCCESS' from state '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-1180104042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['50462020-1cb2-436f-98ab-6a347cd2657b','24b8fd27-033e-49ea-b52b-c274e9f3ae39','13019a47-244e-4238-87c7-ff8972b5d757','6594a9fe-ebdf-4c27-883f-5d3c013576ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.445600 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4975505a-1c2e-4d1c-8119-d41e9c4a8561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.448857 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc30f535-2c61-4ff7-b164-7990545d4315 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 200 Aug 18 22:51:50.449314 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 459/1822] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:50.458804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4975505a-1c2e-4d1c-8119-d41e9c4a8561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.459981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (1a209389-d99e-4e31-b653-1bb9dcee318c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.460350 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request issued successfully. Aug 18 22:51:50.461008 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3fe16661-23ea-442c-9f1d-a93e3ea49639 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:50.461607 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 452/1823] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:50 2026] POST /volume/v3/volumes => generated 758 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:50.465478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7357ad8c-35df-493e-9ea9-63664757dbe5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.468183 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7357ad8c-35df-493e-9ea9-63664757dbe5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] GET https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:50.468503 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7357ad8c-35df-493e-9ea9-63664757dbe5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.468754 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7357ad8c-35df-493e-9ea9-63664757dbe5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.475962 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.477817 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:50.477817 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:50.477898 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:50.478211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cff435bd-edba-4587-936c-065f6710c7e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-825628167"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:50.480100 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cff435bd-edba-4587-936c-065f6710c7e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-825628167'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:50.480299 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume of 1 GB Aug 18 22:51:50.481801 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7357ad8c-35df-493e-9ea9-63664757dbe5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:50.484675 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Availability Zones retrieved successfully. Aug 18 22:51:50.486462 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7357ad8c-35df-493e-9ea9-63664757dbe5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 200 Aug 18 22:51:50.486809 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 454/1824] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:50.490810 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (0d61d58e-9b2c-4dfe-a108-e68a744b0c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.491737 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213caea1-1733-439b-ac7e-68ee1a053860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.492598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:50.501337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e84ac316-017d-475f-a305-31f0f33ac9d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.503637 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e84ac316-017d-475f-a305-31f0f33ac9d5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] DELETE https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:50.503902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e84ac316-017d-475f-a305-31f0f33ac9d5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.504165 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e84ac316-017d-475f-a305-31f0f33ac9d5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.504463 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e84ac316-017d-475f-a305-31f0f33ac9d5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Delete volume with id: 23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:50.514148 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:50.514148 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:50.514887 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e84ac316-017d-475f-a305-31f0f33ac9d5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:50.521953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (213caea1-1733-439b-ac7e-68ee1a053860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.523178 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (432c7b7a-6a5b-40b2-a59d-feef644974f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.535890 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e84ac316-017d-475f-a305-31f0f33ac9d5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Delete volume request issued successfully. Aug 18 22:51:50.536152 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e84ac316-017d-475f-a305-31f0f33ac9d5 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 202 Aug 18 22:51:50.537089 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 460/1825] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:50 2026] DELETE /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:50.550706 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-08b65031-55bb-4a3e-8c81-1d5702e536db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.550706 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08b65031-55bb-4a3e-8c81-1d5702e536db tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] GET https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:50.550706 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08b65031-55bb-4a3e-8c81-1d5702e536db tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.550706 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08b65031-55bb-4a3e-8c81-1d5702e536db tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.562708 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:50.562708 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:50.567408 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-08b65031-55bb-4a3e-8c81-1d5702e536db tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Volume info retrieved successfully. Aug 18 22:51:50.573157 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08b65031-55bb-4a3e-8c81-1d5702e536db tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 200 Aug 18 22:51:50.573675 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 453/1826] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:50.586326 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Created reservations ['16aedd89-0bf9-4e30-bcb4-4745822323d4', '8d254fe6-f78e-4591-8804-be24e4d0f97c', '6bf3e80e-238e-4227-95c6-64b22fd6bdb3', '6c28702d-e8fb-45ea-b267-0ad3db662ac8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:50.587334 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (432c7b7a-6a5b-40b2-a59d-feef644974f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16aedd89-0bf9-4e30-bcb4-4745822323d4', '8d254fe6-f78e-4591-8804-be24e4d0f97c', '6bf3e80e-238e-4227-95c6-64b22fd6bdb3', '6c28702d-e8fb-45ea-b267-0ad3db662ac8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.588285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc329a7f-b742-4df0-9ed0-844820f85bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.614931 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc329a7f-b742-4df0-9ed0-844820f85bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1abd1357-cde2-45c0-b2b3-f8ce6f16e802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-825628167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['16aedd89-0bf9-4e30-bcb4-4745822323d4','8d254fe6-f78e-4591-8804-be24e4d0f97c','6bf3e80e-238e-4227-95c6-64b22fd6bdb3','6c28702d-e8fb-45ea-b267-0ad3db662ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-825628167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1abd1357-cde2-45c0-b2b3-f8ce6f16e802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c062fb2b07f84f66abe735e01a5775a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f8f7b626034a15b61c6110ec4510b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.615992 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a6e4f97-7cc5-4804-9a9a-ea0321d6147b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.644410 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a6e4f97-7cc5-4804-9a9a-ea0321d6147b) transitioned into state 'SUCCESS' from state '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-825628167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['16aedd89-0bf9-4e30-bcb4-4745822323d4','8d254fe6-f78e-4591-8804-be24e4d0f97c','6bf3e80e-238e-4227-95c6-64b22fd6bdb3','6c28702d-e8fb-45ea-b267-0ad3db662ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.645423 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ac2ffe-3700-4f89-982c-221a6a698b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.656872 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0ac2ffe-3700-4f89-982c-221a6a698b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.657685 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (0d61d58e-9b2c-4dfe-a108-e68a744b0c08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.658108 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request issued successfully. Aug 18 22:51:50.658937 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7381cdb-fcad-49d2-b905-41cda2a36a22 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:50.659694 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 460/1827] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:50 2026] POST /volume/v3/volumes => generated 757 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:50.676199 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.679637 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:50.679992 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "cff435bd-edba-4587-936c-065f6710c7e2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-190448852"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:50.681703 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request body: {'volume': {"'snapshot_id": 'cff435bd-edba-4587-936c-065f6710c7e2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-190448852'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:50.681837 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume of 1 GB Aug 18 22:51:50.691157 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Availability Zones retrieved successfully. Aug 18 22:51:50.700877 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (43fbeb40-d109-4d27-8dc0-4fd0dc960dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.702921 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (544da072-b2fc-4705-91eb-a1810e1be07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.704128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:50.732490 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3463bd44-c2e8-4a5f-9378-41b1d3e84491 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.737473 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3463bd44-c2e8-4a5f-9378-41b1d3e84491 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 Aug 18 22:51:50.737721 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3463bd44-c2e8-4a5f-9378-41b1d3e84491 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.737962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3463bd44-c2e8-4a5f-9378-41b1d3e84491 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.750818 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3463bd44-c2e8-4a5f-9378-41b1d3e84491 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 returned with HTTP 404 Aug 18 22:51:50.751391 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 461/1828] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/aee6fe44-4ca7-428b-8b81-0bda411f3358 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:50.761020 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ae62f07-0977-4d1b-93ca-698c2259c9c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.761672 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (544da072-b2fc-4705-91eb-a1810e1be07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.762847 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb92fb7-190c-4110-8019-2f6bdca7ee85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.763390 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ae62f07-0977-4d1b-93ca-698c2259c9c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf Aug 18 22:51:50.763757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ae62f07-0977-4d1b-93ca-698c2259c9c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.763920 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ae62f07-0977-4d1b-93ca-698c2259c9c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.772921 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ae62f07-0977-4d1b-93ca-698c2259c9c8 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf returned with HTTP 404 Aug 18 22:51:50.773643 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 454/1829] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/37bfe1b3-a8dd-40d8-af9e-8741eb29dfbf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:50.785677 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65d70861-ac9a-4086-95c8-489c016441d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.790657 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65d70861-ac9a-4086-95c8-489c016441d5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] GET https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 Aug 18 22:51:50.790835 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65d70861-ac9a-4086-95c8-489c016441d5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.790987 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65d70861-ac9a-4086-95c8-489c016441d5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.791145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-65d70861-ac9a-4086-95c8-489c016441d5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] show called for member 316773a3-dfe1-4a73-b912-fd0ec3d6f014 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:50.800208 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65d70861-ac9a-4086-95c8-489c016441d5 tempest-GroupsTest-1859648541 tempest-GroupsTest-1859648541-project-member] https://10.4.3.89/volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 returned with HTTP 404 Aug 18 22:51:50.801422 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 461/1830] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/groups/316773a3-dfe1-4a73-b912-fd0ec3d6f014 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:50.811778 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6ce956f-191c-4f56-b14f-48789e8f1422 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.814248 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6ce956f-191c-4f56-b14f-48789e8f1422 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/ba6254d5-91a8-4b9b-9511-ae53f84bbd20 Aug 18 22:51:50.814644 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6ce956f-191c-4f56-b14f-48789e8f1422 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.814908 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6ce956f-191c-4f56-b14f-48789e8f1422 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.823249 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Created reservations ['804c45b3-8b19-4f1a-80df-702bd933ecc5', '0a85f6ca-9231-4292-9759-09391ba8813c', 'a648496c-0309-4dc6-a052-380e2bfff11f', '1af1a83c-02ad-4ae8-8031-47662edb67b5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:50.824368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fb92fb7-190c-4110-8019-2f6bdca7ee85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['804c45b3-8b19-4f1a-80df-702bd933ecc5', '0a85f6ca-9231-4292-9759-09391ba8813c', 'a648496c-0309-4dc6-a052-380e2bfff11f', '1af1a83c-02ad-4ae8-8031-47662edb67b5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.825931 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19d8f73-b6ac-4131-ad74-a2ee2814dcc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.831992 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6ce956f-191c-4f56-b14f-48789e8f1422 tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/group_types/ba6254d5-91a8-4b9b-9511-ae53f84bbd20 returned with HTTP 202 Aug 18 22:51:50.832611 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 462/1831] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:51:50 2026] DELETE /volume/v3/group_types/ba6254d5-91a8-4b9b-9511-ae53f84bbd20 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:50.840136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9c6d1f3e-49cc-47cc-861a-d4ac6240deda None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.843548 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c6d1f3e-49cc-47cc-861a-d4ac6240deda tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] DELETE https://10.4.3.89/volume/v3/types/f8b3d758-7a7b-4c07-9ccd-90d547337faf Aug 18 22:51:50.843731 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c6d1f3e-49cc-47cc-861a-d4ac6240deda tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.843955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9c6d1f3e-49cc-47cc-861a-d4ac6240deda tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.856219 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19d8f73-b6ac-4131-ad74-a2ee2814dcc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'facd6023-6a3f-4b2f-8d54-458c487a76f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-190448852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['804c45b3-8b19-4f1a-80df-702bd933ecc5','0a85f6ca-9231-4292-9759-09391ba8813c','a648496c-0309-4dc6-a052-380e2bfff11f','1af1a83c-02ad-4ae8-8031-47662edb67b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-190448852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=facd6023-6a3f-4b2f-8d54-458c487a76f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c062fb2b07f84f66abe735e01a5775a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f8f7b626034a15b61c6110ec4510b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.857133 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9196b45a-4097-436d-9ad4-ead2846fcc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.874235 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9c6d1f3e-49cc-47cc-861a-d4ac6240deda tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/types/f8b3d758-7a7b-4c07-9ccd-90d547337faf returned with HTTP 202 Aug 18 22:51:50.874700 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 455/1832] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:50 2026] DELETE /volume/v3/types/f8b3d758-7a7b-4c07-9ccd-90d547337faf => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:50.875752 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9196b45a-4097-436d-9ad4-ead2846fcc08) transitioned into state 'SUCCESS' from state '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-190448852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c062fb2b07f84f66abe735e01a5775a5',qos_specs=None,replication_status=,reservations=['804c45b3-8b19-4f1a-80df-702bd933ecc5','0a85f6ca-9231-4292-9759-09391ba8813c','a648496c-0309-4dc6-a052-380e2bfff11f','1af1a83c-02ad-4ae8-8031-47662edb67b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f8f7b626034a15b61c6110ec4510b1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.876587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded8234a-56cb-485d-b2df-0d3456cb7ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:50.883285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52fab36e-aa5a-44e9-9230-e2ba05d81bae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.885218 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52fab36e-aa5a-44e9-9230-e2ba05d81bae tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] GET https://10.4.3.89/volume/v3/types/f8b3d758-7a7b-4c07-9ccd-90d547337faf Aug 18 22:51:50.885451 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52fab36e-aa5a-44e9-9230-e2ba05d81bae tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.885711 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52fab36e-aa5a-44e9-9230-e2ba05d81bae tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.885932 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ded8234a-56cb-485d-b2df-0d3456cb7ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:50.886804 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Flow 'volume_create_api' (43fbeb40-d109-4d27-8dc0-4fd0dc960dfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:50.887088 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Create volume request issued successfully. Aug 18 22:51:50.888050 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-534f66b6-2bcb-4e64-a309-5e68d28bd14f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:50.888276 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 455/1833] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:50 2026] POST /volume/v3/volumes => generated 757 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:50.889157 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52fab36e-aa5a-44e9-9230-e2ba05d81bae tempest-GroupsTest-1836424390 tempest-GroupsTest-1836424390-project-admin] https://10.4.3.89/volume/v3/types/f8b3d758-7a7b-4c07-9ccd-90d547337faf returned with HTTP 404 Aug 18 22:51:50.889713 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 462/1834] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/types/f8b3d758-7a7b-4c07-9ccd-90d547337faf => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:50.899767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12584074-8fea-4c01-a0fd-4d3472e966e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.901652 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12584074-8fea-4c01-a0fd-4d3472e966e2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff Aug 18 22:51:50.901892 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12584074-8fea-4c01-a0fd-4d3472e966e2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.902133 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12584074-8fea-4c01-a0fd-4d3472e966e2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.910007 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:50.910007 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:50.914190 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12584074-8fea-4c01-a0fd-4d3472e966e2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:50.918655 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12584074-8fea-4c01-a0fd-4d3472e966e2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff returned with HTTP 200 Aug 18 22:51:50.919006 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 463/1835] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:50.930564 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cadf70ec-7912-49d6-ac91-f9a0b6aaa6fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.932367 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cadf70ec-7912-49d6-ac91-f9a0b6aaa6fd tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 Aug 18 22:51:50.932598 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cadf70ec-7912-49d6-ac91-f9a0b6aaa6fd tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.932792 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cadf70ec-7912-49d6-ac91-f9a0b6aaa6fd tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.940969 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:50.940969 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:50.946130 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cadf70ec-7912-49d6-ac91-f9a0b6aaa6fd tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:50.951782 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cadf70ec-7912-49d6-ac91-f9a0b6aaa6fd tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 returned with HTTP 200 Aug 18 22:51:50.952304 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 456/1836] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:50.966319 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e24e1700-4a10-4344-9b70-6ba1c7189268 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:50.968829 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e24e1700-4a10-4344-9b70-6ba1c7189268 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a Aug 18 22:51:50.969021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e24e1700-4a10-4344-9b70-6ba1c7189268 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:50.969232 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e24e1700-4a10-4344-9b70-6ba1c7189268 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:50.976959 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:50.976959 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:50.981282 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e24e1700-4a10-4344-9b70-6ba1c7189268 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:50.987609 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e24e1700-4a10-4344-9b70-6ba1c7189268 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a returned with HTTP 200 Aug 18 22:51:50.987998 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 456/1837] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:50 2026] GET /volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.003926 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-380717f4-2882-46da-9e77-cc8cce33a538 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.005532 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-380717f4-2882-46da-9e77-cc8cce33a538 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 Aug 18 22:51:51.006217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-380717f4-2882-46da-9e77-cc8cce33a538 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.006511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-380717f4-2882-46da-9e77-cc8cce33a538 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.013300 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:51.013300 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:51.017170 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-380717f4-2882-46da-9e77-cc8cce33a538 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:51.021434 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-380717f4-2882-46da-9e77-cc8cce33a538 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 returned with HTTP 200 Aug 18 22:51:51.022076 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 463/1838] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.037025 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e014db0-ed9d-4f19-91ee-2bf3ad212c7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.038689 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e014db0-ed9d-4f19-91ee-2bf3ad212c7e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 Aug 18 22:51:51.038885 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e014db0-ed9d-4f19-91ee-2bf3ad212c7e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.039370 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e014db0-ed9d-4f19-91ee-2bf3ad212c7e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.046374 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:51.046374 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:51.050051 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e014db0-ed9d-4f19-91ee-2bf3ad212c7e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:51.054275 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e014db0-ed9d-4f19-91ee-2bf3ad212c7e tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 returned with HTTP 200 Aug 18 22:51:51.054771 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 464/1839] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.071941 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd6b90a7-3e4f-4d2a-9708-1b39a774456c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.073650 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd6b90a7-3e4f-4d2a-9708-1b39a774456c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] DELETE https://10.4.3.89/volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 Aug 18 22:51:51.073843 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd6b90a7-3e4f-4d2a-9708-1b39a774456c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.074053 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd6b90a7-3e4f-4d2a-9708-1b39a774456c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.074294 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cd6b90a7-3e4f-4d2a-9708-1b39a774456c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume with id: facd6023-6a3f-4b2f-8d54-458c487a76f5 Aug 18 22:51:51.082069 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:51.082069 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:51.082612 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd6b90a7-3e4f-4d2a-9708-1b39a774456c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:51.100737 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd6b90a7-3e4f-4d2a-9708-1b39a774456c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume request issued successfully. Aug 18 22:51:51.100899 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd6b90a7-3e4f-4d2a-9708-1b39a774456c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 returned with HTTP 202 Aug 18 22:51:51.101320 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 457/1840] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:51 2026] DELETE /volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:51.110002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa382299-e23d-4024-978f-4d583d8ca862 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.112458 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa382299-e23d-4024-978f-4d583d8ca862 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 Aug 18 22:51:51.112720 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa382299-e23d-4024-978f-4d583d8ca862 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.112972 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa382299-e23d-4024-978f-4d583d8ca862 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.124046 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:51.124046 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:51.128749 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa382299-e23d-4024-978f-4d583d8ca862 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:51.134372 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa382299-e23d-4024-978f-4d583d8ca862 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 returned with HTTP 200 Aug 18 22:51:51.134912 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 457/1841] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.589075 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36796336-bc8d-4bbe-96f5-dc771d0369d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.594294 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36796336-bc8d-4bbe-96f5-dc771d0369d8 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] GET https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 Aug 18 22:51:51.594294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36796336-bc8d-4bbe-96f5-dc771d0369d8 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.594294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36796336-bc8d-4bbe-96f5-dc771d0369d8 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.599324 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36796336-bc8d-4bbe-96f5-dc771d0369d8 tempest-VolumeTypesTest-1577335249 tempest-VolumeTypesTest-1577335249-project-member] https://10.4.3.89/volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 returned with HTTP 404 Aug 18 22:51:51.599324 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 464/1842] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/volumes/23d1921d-13db-4515-ae7a-47ef2c086272 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:51.607709 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a90d848c-4d50-4d15-a074-d6a2cf4b2bdb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.609989 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a90d848c-4d50-4d15-a074-d6a2cf4b2bdb tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] DELETE https://10.4.3.89/volume/v3/types/926722bd-6fd1-4863-b30f-f4e9fef8a37e Aug 18 22:51:51.610283 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a90d848c-4d50-4d15-a074-d6a2cf4b2bdb tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.610583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a90d848c-4d50-4d15-a074-d6a2cf4b2bdb tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.641406 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a90d848c-4d50-4d15-a074-d6a2cf4b2bdb tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/926722bd-6fd1-4863-b30f-f4e9fef8a37e returned with HTTP 202 Aug 18 22:51:51.642041 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 465/1843] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:51 2026] DELETE /volume/v3/types/926722bd-6fd1-4863-b30f-f4e9fef8a37e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:51.653488 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b891c88-a18b-49dc-956e-4e80693f7306 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.655884 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b891c88-a18b-49dc-956e-4e80693f7306 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/926722bd-6fd1-4863-b30f-f4e9fef8a37e Aug 18 22:51:51.656168 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b891c88-a18b-49dc-956e-4e80693f7306 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.656349 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b891c88-a18b-49dc-956e-4e80693f7306 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.660607 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b891c88-a18b-49dc-956e-4e80693f7306 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/926722bd-6fd1-4863-b30f-f4e9fef8a37e returned with HTTP 404 Aug 18 22:51:51.661201 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 458/1844] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/types/926722bd-6fd1-4863-b30f-f4e9fef8a37e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:51:51.672239 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7688c8c1-8c92-4ccf-ad4e-a9b70a4ecb82 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.674108 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7688c8c1-8c92-4ccf-ad4e-a9b70a4ecb82 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] DELETE https://10.4.3.89/volume/v3/types/8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e Aug 18 22:51:51.674365 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7688c8c1-8c92-4ccf-ad4e-a9b70a4ecb82 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.674603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7688c8c1-8c92-4ccf-ad4e-a9b70a4ecb82 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.709082 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7688c8c1-8c92-4ccf-ad4e-a9b70a4ecb82 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e returned with HTTP 202 Aug 18 22:51:51.709575 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 458/1845] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:51 2026] DELETE /volume/v3/types/8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:51.718468 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2c26445-2806-4a10-b95c-08688ba04645 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.720866 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2c26445-2806-4a10-b95c-08688ba04645 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e Aug 18 22:51:51.720866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2c26445-2806-4a10-b95c-08688ba04645 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.721294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2c26445-2806-4a10-b95c-08688ba04645 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.726886 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2c26445-2806-4a10-b95c-08688ba04645 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e returned with HTTP 404 Aug 18 22:51:51.727725 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 465/1846] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/types/8df70bba-7a8e-43cf-86d1-dbbeb1ec0c5e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:51.739179 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69c076b7-a7dc-4a10-a0b4-cb61959a57ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.741759 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69c076b7-a7dc-4a10-a0b4-cb61959a57ba tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:51.742368 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69c076b7-a7dc-4a10-a0b4-cb61959a57ba tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-59575473", "description": "tempest-volume-type-description-1942234236", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:51.770371 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69c076b7-a7dc-4a10-a0b4-cb61959a57ba tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:51.771038 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 466/1847] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:51:51 2026] POST /volume/v3/types => generated 313 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.780933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5bed148c-35ca-48e0-895a-b23f08cc0620 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.783031 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bed148c-35ca-48e0-895a-b23f08cc0620 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 Aug 18 22:51:51.783338 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bed148c-35ca-48e0-895a-b23f08cc0620 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.783624 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5bed148c-35ca-48e0-895a-b23f08cc0620 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.790993 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5bed148c-35ca-48e0-895a-b23f08cc0620 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 returned with HTTP 200 Aug 18 22:51:51.791511 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 459/1848] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.800797 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-932eac0a-c354-46f2-93fa-33aa0edc5ae5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.802794 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-932eac0a-c354-46f2-93fa-33aa0edc5ae5 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] DELETE https://10.4.3.89/volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 Aug 18 22:51:51.803070 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-932eac0a-c354-46f2-93fa-33aa0edc5ae5 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.803248 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-932eac0a-c354-46f2-93fa-33aa0edc5ae5 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.827261 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-932eac0a-c354-46f2-93fa-33aa0edc5ae5 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 returned with HTTP 202 Aug 18 22:51:51.827575 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 459/1849] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:51 2026] DELETE /volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:51.835258 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36f5ff20-ab7e-42d5-b121-cf84e33aaf74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.837209 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36f5ff20-ab7e-42d5-b121-cf84e33aaf74 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 Aug 18 22:51:51.837209 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36f5ff20-ab7e-42d5-b121-cf84e33aaf74 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.837518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36f5ff20-ab7e-42d5-b121-cf84e33aaf74 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.840998 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36f5ff20-ab7e-42d5-b121-cf84e33aaf74 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 returned with HTTP 404 Aug 18 22:51:51.841643 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 466/1850] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/types/36a55d5e-59ec-4aab-969d-79566ce1bd23 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:51.851301 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5804e24-5337-46dc-996a-d99f2fd6ce03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.853912 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5804e24-5337-46dc-996a-d99f2fd6ce03 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:51.854352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5804e24-5337-46dc-996a-d99f2fd6ce03 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-986568227"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:51.872669 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5804e24-5337-46dc-996a-d99f2fd6ce03 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:51.873157 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 467/1851] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:51:51 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.882092 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ecb6b3ec-1081-46e3-8a15-661926da1f43 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.884422 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecb6b3ec-1081-46e3-8a15-661926da1f43 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] POST https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption Aug 18 22:51:51.884853 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecb6b3ec-1081-46e3-8a15-661926da1f43 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:51.906090 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecb6b3ec-1081-46e3-8a15-661926da1f43 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption returned with HTTP 200 Aug 18 22:51:51.906908 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 460/1852] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:51:51 2026] POST /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.915189 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-326061ad-7750-4780-b9b7-f56037db29a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.917648 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-326061ad-7750-4780-b9b7-f56037db29a7 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption Aug 18 22:51:51.917926 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-326061ad-7750-4780-b9b7-f56037db29a7 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.918186 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-326061ad-7750-4780-b9b7-f56037db29a7 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.925024 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-326061ad-7750-4780-b9b7-f56037db29a7 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption returned with HTTP 200 Aug 18 22:51:51.925631 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 460/1853] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.935017 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab7025d2-75f6-48e1-8e70-b712e8c25e5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.936952 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab7025d2-75f6-48e1-8e70-b712e8c25e5f tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] PUT https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/7eae23bd-9a92-43d3-b46f-f4a0bfce5b79 Aug 18 22:51:51.937326 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab7025d2-75f6-48e1-8e70-b712e8c25e5f tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:51.968830 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab7025d2-75f6-48e1-8e70-b712e8c25e5f tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/7eae23bd-9a92-43d3-b46f-f4a0bfce5b79 returned with HTTP 200 Aug 18 22:51:51.969328 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 467/1854] 10.4.3.89 () {68 vars in 1500 bytes} [Tue Aug 18 22:51:51 2026] PUT /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/7eae23bd-9a92-43d3-b46f-f4a0bfce5b79 => generated 122 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.978550 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-818c71e4-2b33-4f62-982b-ff8e23f4802e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.980308 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-818c71e4-2b33-4f62-982b-ff8e23f4802e tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption Aug 18 22:51:51.980477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-818c71e4-2b33-4f62-982b-ff8e23f4802e tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.980713 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-818c71e4-2b33-4f62-982b-ff8e23f4802e tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:51.987497 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-818c71e4-2b33-4f62-982b-ff8e23f4802e tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption returned with HTTP 200 Aug 18 22:51:51.987882 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 468/1855] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:51.996392 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e43ade4c-370f-4bff-b44e-6af9d1143341 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:51.998645 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e43ade4c-370f-4bff-b44e-6af9d1143341 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/cipher Aug 18 22:51:51.998934 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e43ade4c-370f-4bff-b44e-6af9d1143341 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:51.999166 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e43ade4c-370f-4bff-b44e-6af9d1143341 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.006222 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e43ade4c-370f-4bff-b44e-6af9d1143341 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/cipher returned with HTTP 200 Aug 18 22:51:52.006784 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 461/1856] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:51:51 2026] GET /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:51:52.014323 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f2d0f07-1a93-4a1b-88f5-04b368fb2a22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.016750 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f2d0f07-1a93-4a1b-88f5-04b368fb2a22 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] DELETE https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/7eae23bd-9a92-43d3-b46f-f4a0bfce5b79 Aug 18 22:51:52.017006 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f2d0f07-1a93-4a1b-88f5-04b368fb2a22 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.017280 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f2d0f07-1a93-4a1b-88f5-04b368fb2a22 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.045556 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f2d0f07-1a93-4a1b-88f5-04b368fb2a22 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/7eae23bd-9a92-43d3-b46f-f4a0bfce5b79 returned with HTTP 202 Aug 18 22:51:52.046066 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 461/1857] 10.4.3.89 () {66 vars in 1482 bytes} [Tue Aug 18 22:51:52 2026] DELETE /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption/7eae23bd-9a92-43d3-b46f-f4a0bfce5b79 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:52.054214 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57777fc2-f4af-4b93-9697-7eca439f0e83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.057843 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57777fc2-f4af-4b93-9697-7eca439f0e83 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption Aug 18 22:51:52.057843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57777fc2-f4af-4b93-9697-7eca439f0e83 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.058155 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57777fc2-f4af-4b93-9697-7eca439f0e83 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.065385 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57777fc2-f4af-4b93-9697-7eca439f0e83 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption returned with HTTP 200 Aug 18 22:51:52.065696 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 468/1858] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 22:51:52.074631 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74c8a1b2-3204-41ab-a74b-7b96a31ae010 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.077943 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74c8a1b2-3204-41ab-a74b-7b96a31ae010 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption Aug 18 22:51:52.078192 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74c8a1b2-3204-41ab-a74b-7b96a31ae010 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.078528 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74c8a1b2-3204-41ab-a74b-7b96a31ae010 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.085485 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74c8a1b2-3204-41ab-a74b-7b96a31ae010 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption returned with HTTP 200 Aug 18 22:51:52.086012 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 469/1859] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 22:51:52.095551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87ab54c1-814e-4da5-849a-9b2794a90972 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.097414 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87ab54c1-814e-4da5-849a-9b2794a90972 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] DELETE https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043 Aug 18 22:51:52.097636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87ab54c1-814e-4da5-849a-9b2794a90972 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.097903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87ab54c1-814e-4da5-849a-9b2794a90972 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.118608 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87ab54c1-814e-4da5-849a-9b2794a90972 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043 returned with HTTP 202 Aug 18 22:51:52.119045 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 462/1860] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:52 2026] DELETE /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:52.126204 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5d10d1f-d2a1-47fe-981e-9529bb98c7c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.128055 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5d10d1f-d2a1-47fe-981e-9529bb98c7c9 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043 Aug 18 22:51:52.128303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5d10d1f-d2a1-47fe-981e-9529bb98c7c9 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.128504 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5d10d1f-d2a1-47fe-981e-9529bb98c7c9 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.132026 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5d10d1f-d2a1-47fe-981e-9529bb98c7c9 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043 returned with HTTP 404 Aug 18 22:51:52.132652 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 462/1861] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/types/dbc1ab67-a065-4815-9264-1d068becd043 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:52.140848 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f3f0df7-ba6e-4463-8f62-254ea3669dc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.143284 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f3f0df7-ba6e-4463-8f62-254ea3669dc2 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types Aug 18 22:51:52.143588 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f3f0df7-ba6e-4463-8f62-254ea3669dc2 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.143917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f3f0df7-ba6e-4463-8f62-254ea3669dc2 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.150696 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-183e0b35-a080-44af-9d0b-24aab54c833d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.153040 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-183e0b35-a080-44af-9d0b-24aab54c833d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 Aug 18 22:51:52.153040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-183e0b35-a080-44af-9d0b-24aab54c833d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.153257 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-183e0b35-a080-44af-9d0b-24aab54c833d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.159959 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-183e0b35-a080-44af-9d0b-24aab54c833d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 returned with HTTP 404 Aug 18 22:51:52.160497 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 470/1862] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/volumes/facd6023-6a3f-4b2f-8d54-458c487a76f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:52.164555 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f3f0df7-ba6e-4463-8f62-254ea3669dc2 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:52.165040 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 469/1863] 10.4.3.89 () {66 vars in 1224 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/types => generated 889 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:52.169344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-571d60b7-6cda-498a-9f76-060d19349828 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.171075 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-571d60b7-6cda-498a-9f76-060d19349828 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 Aug 18 22:51:52.171274 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-571d60b7-6cda-498a-9f76-060d19349828 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.171469 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-571d60b7-6cda-498a-9f76-060d19349828 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.171668 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-571d60b7-6cda-498a-9f76-060d19349828 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume with id: 1abd1357-cde2-45c0-b2b3-f8ce6f16e802 Aug 18 22:51:52.174710 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-325691b7-5d27-4c80-a959-da015771c77b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.176497 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-325691b7-5d27-4c80-a959-da015771c77b tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:52.176872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-325691b7-5d27-4c80-a959-da015771c77b tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1897955213"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:52.179134 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:52.179134 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:52.179663 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-571d60b7-6cda-498a-9f76-060d19349828 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:52.195638 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-325691b7-5d27-4c80-a959-da015771c77b tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:52.196118 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 463/1864] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:51:52 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:52.200138 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-571d60b7-6cda-498a-9f76-060d19349828 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume request issued successfully. Aug 18 22:51:52.200376 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-571d60b7-6cda-498a-9f76-060d19349828 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 returned with HTTP 202 Aug 18 22:51:52.200843 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 463/1865] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:52 2026] DELETE /volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:52.208088 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c53e0825-7c2d-469a-b947-a72770283f09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.209780 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e6f8c9b-2789-4c60-81e3-e436bad988d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.210895 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c53e0825-7c2d-469a-b947-a72770283f09 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] PUT https://10.4.3.89/volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d Aug 18 22:51:52.211335 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c53e0825-7c2d-469a-b947-a72770283f09 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-47293039", "description": "tempest-volume-type-description-799974789", "is_public": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:52.211842 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e6f8c9b-2789-4c60-81e3-e436bad988d2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 Aug 18 22:51:52.212000 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e6f8c9b-2789-4c60-81e3-e436bad988d2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.212201 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e6f8c9b-2789-4c60-81e3-e436bad988d2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.220426 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:52.220426 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:52.226485 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6e6f8c9b-2789-4c60-81e3-e436bad988d2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:52.231644 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e6f8c9b-2789-4c60-81e3-e436bad988d2 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 returned with HTTP 200 Aug 18 22:51:52.232203 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 470/1866] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:52.254019 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c53e0825-7c2d-469a-b947-a72770283f09 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d returned with HTTP 200 Aug 18 22:51:52.254454 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 471/1867] 10.4.3.89 () {68 vars in 1356 bytes} [Tue Aug 18 22:51:52 2026] PUT /volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d => generated 202 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:52.263233 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba97884b-b1c7-4f14-9f65-1a3a6b49d5f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.265160 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba97884b-b1c7-4f14-9f65-1a3a6b49d5f9 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d Aug 18 22:51:52.265346 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba97884b-b1c7-4f14-9f65-1a3a6b49d5f9 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.265552 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba97884b-b1c7-4f14-9f65-1a3a6b49d5f9 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.270494 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.270857 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba97884b-b1c7-4f14-9f65-1a3a6b49d5f9 tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d returned with HTTP 200 Aug 18 22:51:52.271177 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 464/1868] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d => generated 266 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:52.272761 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:52.273222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2073675055", "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:52.275418 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2073675055', 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:52.279956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea877c67-b23b-4279-9fd7-1ce778adc73d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.282138 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea877c67-b23b-4279-9fd7-1ce778adc73d tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] DELETE https://10.4.3.89/volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d Aug 18 22:51:52.282405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea877c67-b23b-4279-9fd7-1ce778adc73d tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.282829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea877c67-b23b-4279-9fd7-1ce778adc73d tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.309943 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea877c67-b23b-4279-9fd7-1ce778adc73d tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d returned with HTTP 202 Aug 18 22:51:52.310513 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 471/1869] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:52 2026] DELETE /volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:52.317524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f747f28-df2a-4465-b882-74dc0d1f67aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.319808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f747f28-df2a-4465-b882-74dc0d1f67aa tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] GET https://10.4.3.89/volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d Aug 18 22:51:52.320087 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f747f28-df2a-4465-b882-74dc0d1f67aa tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.320386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f747f28-df2a-4465-b882-74dc0d1f67aa tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.324128 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f747f28-df2a-4465-b882-74dc0d1f67aa tempest-VolumeTypesTest-1070749786 tempest-VolumeTypesTest-1070749786-project-admin] https://10.4.3.89/volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d returned with HTTP 404 Aug 18 22:51:52.324827 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 472/1870] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/types/829bcfce-9f65-4565-a668-ecd40fcf5f0d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:52.488936 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Create volume of 1 GB Aug 18 22:51:52.493033 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Availability Zones retrieved successfully. Aug 18 22:51:52.498156 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Flow 'volume_create_api' (d34e758a-8d78-42ab-9f46-281205377fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:52.499199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2485c71d-0349-4f29-8e39-2df3760c604c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:52.500083 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:52.524368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-939bc2ae-4e79-40b0-b24a-234872359323 req-15afbc76-4704-42f6-94e0-c93ae8d5dd28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.526478 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-15afbc76-4704-42f6-94e0-c93ae8d5dd28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b/encryption Aug 18 22:51:52.526695 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-15afbc76-4704-42f6-94e0-c93ae8d5dd28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.527048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-15afbc76-4704-42f6-94e0-c93ae8d5dd28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.535982 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:52.535982 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:52.542940 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-939bc2ae-4e79-40b0-b24a-234872359323 req-15afbc76-4704-42f6-94e0-c93ae8d5dd28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b/encryption returned with HTTP 200 Aug 18 22:51:52.543195 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 465/1871] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:52.560472 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2485c71d-0349-4f29-8e39-2df3760c604c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:52.561548 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecf277a-349f-45b4-8104-b77a97c6a9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:52.603556 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Created reservations ['61443e65-7455-4a12-9565-532fd4774ab5', '60c4c236-b02d-4f62-acaa-fb2aa40161ec', '1b11a458-b088-4b5c-be94-b2c7cfec36e6', '6d3a96e4-9c9e-40ae-b546-0fc0d5cb9e7d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:52.604676 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecf277a-349f-45b4-8104-b77a97c6a9b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61443e65-7455-4a12-9565-532fd4774ab5', '60c4c236-b02d-4f62-acaa-fb2aa40161ec', '1b11a458-b088-4b5c-be94-b2c7cfec36e6', '6d3a96e4-9c9e-40ae-b546-0fc0d5cb9e7d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:52.605714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d98578-eec1-4706-8bb2-f8ff09a7504c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:52.629186 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24d98578-eec1-4706-8bb2-f8ff09a7504c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '535ce1f1-320b-4282-a0ec-d1c1e610b647', '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-2073675055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51716f9cdf0b4367a15eb1475c9004ba',qos_specs=None,replication_status=,reservations=['61443e65-7455-4a12-9565-532fd4774ab5','60c4c236-b02d-4f62-acaa-fb2aa40161ec','1b11a458-b088-4b5c-be94-b2c7cfec36e6','6d3a96e4-9c9e-40ae-b546-0fc0d5cb9e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4ca421083a45e8a34c6391f37a902e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2073675055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=535ce1f1-320b-4282-a0ec-d1c1e610b647,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51716f9cdf0b4367a15eb1475c9004ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b4ca421083a45e8a34c6391f37a902e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:52.629945 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664de921-df51-423d-b49d-a4df92c83d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:52.649561 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664de921-df51-423d-b49d-a4df92c83d34) transitioned into state 'SUCCESS' from state '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-2073675055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51716f9cdf0b4367a15eb1475c9004ba',qos_specs=None,replication_status=,reservations=['61443e65-7455-4a12-9565-532fd4774ab5','60c4c236-b02d-4f62-acaa-fb2aa40161ec','1b11a458-b088-4b5c-be94-b2c7cfec36e6','6d3a96e4-9c9e-40ae-b546-0fc0d5cb9e7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b4ca421083a45e8a34c6391f37a902e',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:52.650406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbacb11a-e373-48b1-a9e7-30a714c341bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:52.661907 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbacb11a-e373-48b1-a9e7-30a714c341bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:52.663332 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Flow 'volume_create_api' (d34e758a-8d78-42ab-9f46-281205377fba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:52.663732 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Create volume request issued successfully. Aug 18 22:51:52.664528 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a122fff7-4d59-4d20-9b0c-3eb1ed207be3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:52.665134 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 464/1872] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:52 2026] POST /volume/v3/volumes => generated 751 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:52.679223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-146cbcce-acf4-45b2-8fb1-c8cbdf2197e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:52.681370 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-146cbcce-acf4-45b2-8fb1-c8cbdf2197e3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 Aug 18 22:51:52.681598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-146cbcce-acf4-45b2-8fb1-c8cbdf2197e3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:52.681824 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-146cbcce-acf4-45b2-8fb1-c8cbdf2197e3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:52.690068 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:52.690068 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:52.694932 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-146cbcce-acf4-45b2-8fb1-c8cbdf2197e3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:52.700466 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-146cbcce-acf4-45b2-8fb1-c8cbdf2197e3 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 returned with HTTP 200 Aug 18 22:51:52.700912 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 472/1873] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:52 2026] GET /volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:53.237620 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b277135-2015-417c-878a-54bd17b4d4db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.245658 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da149b1e-01bc-45d8-bce9-4d5add68d763 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.247959 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da149b1e-01bc-45d8-bce9-4d5add68d763 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 Aug 18 22:51:53.248160 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da149b1e-01bc-45d8-bce9-4d5add68d763 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:53.248377 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da149b1e-01bc-45d8-bce9-4d5add68d763 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:53.253481 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da149b1e-01bc-45d8-bce9-4d5add68d763 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 returned with HTTP 404 Aug 18 22:51:53.254039 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 466/1874] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:53 2026] GET /volume/v3/volumes/1abd1357-cde2-45c0-b2b3-f8ce6f16e802 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:53.262411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-58b11f1d-96a7-497d-9a0b-97c7a171f8cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.264845 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58b11f1d-96a7-497d-9a0b-97c7a171f8cb tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] DELETE https://10.4.3.89/volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a Aug 18 22:51:53.265110 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58b11f1d-96a7-497d-9a0b-97c7a171f8cb tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:53.265398 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-58b11f1d-96a7-497d-9a0b-97c7a171f8cb tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:53.265627 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-58b11f1d-96a7-497d-9a0b-97c7a171f8cb tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume with id: caa8922b-df3c-4cad-ac0b-d2546bb8b59a Aug 18 22:51:53.273068 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:53.273068 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:53.273509 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-58b11f1d-96a7-497d-9a0b-97c7a171f8cb tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:53.290931 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-58b11f1d-96a7-497d-9a0b-97c7a171f8cb tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume request issued successfully. Aug 18 22:51:53.291177 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-58b11f1d-96a7-497d-9a0b-97c7a171f8cb tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a returned with HTTP 202 Aug 18 22:51:53.291642 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 465/1875] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:53 2026] DELETE /volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:53.304134 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c0d117f-5f1f-42b2-8ee6-2c33eab9c004 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.306449 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c0d117f-5f1f-42b2-8ee6-2c33eab9c004 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a Aug 18 22:51:53.306917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c0d117f-5f1f-42b2-8ee6-2c33eab9c004 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:53.307252 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c0d117f-5f1f-42b2-8ee6-2c33eab9c004 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:53.317404 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:53.317404 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:53.322785 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c0d117f-5f1f-42b2-8ee6-2c33eab9c004 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:53.329372 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c0d117f-5f1f-42b2-8ee6-2c33eab9c004 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a returned with HTTP 200 Aug 18 22:51:53.329864 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 473/1876] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:53 2026] GET /volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:53.358192 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b277135-2015-417c-878a-54bd17b4d4db tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:53.358646 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b277135-2015-417c-878a-54bd17b4d4db tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1499733389"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:53.381214 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b277135-2015-417c-878a-54bd17b4d4db tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:53.381586 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 473/1877] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:51:53 2026] POST /volume/v3/types => generated 220 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:53.391079 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1394530f-85d7-4474-90c1-5413e2981e18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.392736 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1394530f-85d7-4474-90c1-5413e2981e18 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 18 22:51:53.393080 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1394530f-85d7-4474-90c1-5413e2981e18 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2096262027"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:53.412520 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1394530f-85d7-4474-90c1-5413e2981e18 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 18 22:51:53.412979 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 467/1878] 10.4.3.89 () {70 vars in 1304 bytes} [Tue Aug 18 22:51:53 2026] POST /volume/v3/group_types => generated 177 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:53.424195 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8eb2f427-6212-4fea-a8d5-7ca4f762aa0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.492375 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8eb2f427-6212-4fea-a8d5-7ca4f762aa0d tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] POST https://10.4.3.89/volume/v3/groups Aug 18 22:51:53.492375 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8eb2f427-6212-4fea-a8d5-7ca4f762aa0d tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5cf78b4b-ccc3-4de9-af77-9bb9671f79aa", "volume_types": ["7d0f0910-6d0c-4762-ba7d-735f495cd208"], "name": "tempest-GroupsV320Test-Group-152539480"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:53.493988 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-8eb2f427-6212-4fea-a8d5-7ca4f762aa0d tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Creating new group {'group': {'group_type': '5cf78b4b-ccc3-4de9-af77-9bb9671f79aa', 'volume_types': ['7d0f0910-6d0c-4762-ba7d-735f495cd208'], 'name': 'tempest-GroupsV320Test-Group-152539480'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 18 22:51:53.502009 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.groups [None req-8eb2f427-6212-4fea-a8d5-7ca4f762aa0d tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Creating group tempest-GroupsV320Test-Group-152539480. Aug 18 22:51:53.512620 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8eb2f427-6212-4fea-a8d5-7ca4f762aa0d tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Availability Zones retrieved successfully. Aug 18 22:51:53.540136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8eb2f427-6212-4fea-a8d5-7ca4f762aa0d tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Created reservations ['d33fdd4c-8114-4e21-b1a3-deeaf557d6ab'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:53.570334 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8eb2f427-6212-4fea-a8d5-7ca4f762aa0d tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 18 22:51:53.570785 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 466/1879] 10.4.3.89 () {70 vars in 1290 bytes} [Tue Aug 18 22:51:53 2026] POST /volume/v3/groups => generated 107 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:53.578304 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce4f58d8-d1be-4fd9-9d87-77075e7cdeba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.579942 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce4f58d8-d1be-4fd9-9d87-77075e7cdeba tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:53.580345 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce4f58d8-d1be-4fd9-9d87-77075e7cdeba tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:53.580547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce4f58d8-d1be-4fd9-9d87-77075e7cdeba tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:53.580677 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-ce4f58d8-d1be-4fd9-9d87-77075e7cdeba tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] show called for member 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:53.584191 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:53.584191 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:53.594291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce4f58d8-d1be-4fd9-9d87-77075e7cdeba tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 returned with HTTP 200 Aug 18 22:51:53.594291 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 474/1880] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:53 2026] GET /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 => generated 387 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:53.717785 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4940a3b1-57cb-4a6e-afe8-bdaf6d8019ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.719708 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4940a3b1-57cb-4a6e-afe8-bdaf6d8019ce tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 Aug 18 22:51:53.719926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4940a3b1-57cb-4a6e-afe8-bdaf6d8019ce tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:53.720107 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4940a3b1-57cb-4a6e-afe8-bdaf6d8019ce tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:53.728672 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:53.728672 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:53.732548 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4940a3b1-57cb-4a6e-afe8-bdaf6d8019ce tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:53.737940 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4940a3b1-57cb-4a6e-afe8-bdaf6d8019ce tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 returned with HTTP 200 Aug 18 22:51:53.738414 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 474/1881] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:53 2026] GET /volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:53.773073 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-ac9b8172-4843-455a-83e0-57f7bd3c4168 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.775213 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-ac9b8172-4843-455a-83e0-57f7bd3c4168 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 Aug 18 22:51:53.775421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-ac9b8172-4843-455a-83e0-57f7bd3c4168 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:53.775596 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-ac9b8172-4843-455a-83e0-57f7bd3c4168 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:53.782593 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:53.782593 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:53.787959 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-ac9b8172-4843-455a-83e0-57f7bd3c4168 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:53.792648 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-ac9b8172-4843-455a-83e0-57f7bd3c4168 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 returned with HTTP 200 Aug 18 22:51:53.793118 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 468/1882] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:53 2026] GET /volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:53.963040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e0df236-5a14-42de-88c8-b2bb95289533 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:53.965648 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:53.966015 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d90b599c-dcec-4a66-a857-cc10417cd7af", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:53.967704 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd90b599c-dcec-4a66-a857-cc10417cd7af', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:54.048562 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume of 1 GB Aug 18 22:51:54.048986 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.048986 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:54.053990 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Availability Zones retrieved successfully. Aug 18 22:51:54.060419 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (a08bd9aa-c7f7-42fb-b2ec-cffcec0c14c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:54.061469 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99901615-38ad-4162-8206-6cf6da7124b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.063098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:54.121961 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99901615-38ad-4162-8206-6cf6da7124b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.122941 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (238f77b9-ff39-4fc8-b9e2-d57053ed751f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.179979 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Created reservations ['f9c247ec-4264-4dc2-9cc7-cc668f206c23', 'aa4eeb9b-965e-4e16-9b1f-920bab9f11d2', '44f27041-febe-4d81-952d-e01b7058975b', '97ea1ba1-6a09-4d5f-b2bc-867c6854f731'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:54.180739 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (238f77b9-ff39-4fc8-b9e2-d57053ed751f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9c247ec-4264-4dc2-9cc7-cc668f206c23', 'aa4eeb9b-965e-4e16-9b1f-920bab9f11d2', '44f27041-febe-4d81-952d-e01b7058975b', '97ea1ba1-6a09-4d5f-b2bc-867c6854f731']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.181898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb6e005-15b9-42dd-8b05-5387f5ab6289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.204698 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb6e005-15b9-42dd-8b05-5387f5ab6289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17c3acfd-108c-4451-bf1d-41bd815bc1fb', '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='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['f9c247ec-4264-4dc2-9cc7-cc668f206c23','aa4eeb9b-965e-4e16-9b1f-920bab9f11d2','44f27041-febe-4d81-952d-e01b7058975b','97ea1ba1-6a09-4d5f-b2bc-867c6854f731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17c3acfd-108c-4451-bf1d-41bd815bc1fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f148252715544ce822648a1f02f7ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.205432 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4bd4a3-1003-4369-aa20-a482e7d28490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.225489 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b4bd4a3-1003-4369-aa20-a482e7d28490) transitioned into state 'SUCCESS' from 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='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['f9c247ec-4264-4dc2-9cc7-cc668f206c23','aa4eeb9b-965e-4e16-9b1f-920bab9f11d2','44f27041-febe-4d81-952d-e01b7058975b','97ea1ba1-6a09-4d5f-b2bc-867c6854f731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.226444 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3020c948-c6f1-4041-9f23-41e8452d88f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.239160 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3020c948-c6f1-4041-9f23-41e8452d88f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.239160 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (a08bd9aa-c7f7-42fb-b2ec-cffcec0c14c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:54.240071 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request issued successfully. Aug 18 22:51:54.240814 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e0df236-5a14-42de-88c8-b2bb95289533 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:54.241367 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 467/1883] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:51:53 2026] POST /volume/v3/volumes => generated 773 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:54.258285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c80f83b2-bf7e-4304-8357-9eb66e2e8bbf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.268284 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c80f83b2-bf7e-4304-8357-9eb66e2e8bbf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:51:54.268595 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c80f83b2-bf7e-4304-8357-9eb66e2e8bbf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.268967 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c80f83b2-bf7e-4304-8357-9eb66e2e8bbf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.279609 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.279609 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:54.284201 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c80f83b2-bf7e-4304-8357-9eb66e2e8bbf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:51:54.288852 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c80f83b2-bf7e-4304-8357-9eb66e2e8bbf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:51:54.289605 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 475/1884] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:54.343714 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6db0d2ea-3b4c-4afd-9afb-641fc797ac71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.345677 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6db0d2ea-3b4c-4afd-9afb-641fc797ac71 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a Aug 18 22:51:54.345909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6db0d2ea-3b4c-4afd-9afb-641fc797ac71 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.346100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6db0d2ea-3b4c-4afd-9afb-641fc797ac71 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.352854 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6db0d2ea-3b4c-4afd-9afb-641fc797ac71 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a returned with HTTP 404 Aug 18 22:51:54.353388 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 475/1885] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/volumes/caa8922b-df3c-4cad-ac0b-d2546bb8b59a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:54.364259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-0ca9288f-2946-4971-b256-97b30ba47d37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.367042 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-0ca9288f-2946-4971-b256-97b30ba47d37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 Aug 18 22:51:54.367324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-0ca9288f-2946-4971-b256-97b30ba47d37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.367553 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8083a280-7a21-434a-9c2d-1d16ad158b7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.367892 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-0ca9288f-2946-4971-b256-97b30ba47d37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.369621 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8083a280-7a21-434a-9c2d-1d16ad158b7a tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 Aug 18 22:51:54.369833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8083a280-7a21-434a-9c2d-1d16ad158b7a tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.370067 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8083a280-7a21-434a-9c2d-1d16ad158b7a tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.370219 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8083a280-7a21-434a-9c2d-1d16ad158b7a tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume with id: 5008ed57-4296-4044-aec5-17aab3a32ab4 Aug 18 22:51:54.379601 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.379601 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:54.381119 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.381119 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:54.382167 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8083a280-7a21-434a-9c2d-1d16ad158b7a tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:54.385176 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-0ca9288f-2946-4971-b256-97b30ba47d37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:54.391530 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-0ca9288f-2946-4971-b256-97b30ba47d37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 returned with HTTP 200 Aug 18 22:51:54.392000 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 469/1886] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:54.402587 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8083a280-7a21-434a-9c2d-1d16ad158b7a tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume request issued successfully. Aug 18 22:51:54.402844 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8083a280-7a21-434a-9c2d-1d16ad158b7a tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 returned with HTTP 202 Aug 18 22:51:54.403389 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 468/1887] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:54 2026] DELETE /volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:54.404771 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90be6179-93e8-4bb4-a1bd-1fe470606e15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.405114 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90be6179-93e8-4bb4-a1bd-1fe470606e15 None None] GET https://10.4.3.89/volume// Aug 18 22:51:54.405259 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90be6179-93e8-4bb4-a1bd-1fe470606e15 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.405456 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90be6179-93e8-4bb4-a1bd-1fe470606e15 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.405739 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90be6179-93e8-4bb4-a1bd-1fe470606e15 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:54.406016 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 476/1888] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:54.413692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-038aba4c-45c2-4fac-b2b0-33190ad11a26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.414766 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-41d4cd01-289e-483f-8288-c7b25ecf3c8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.415975 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038aba4c-45c2-4fac-b2b0-33190ad11a26 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 Aug 18 22:51:54.416431 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038aba4c-45c2-4fac-b2b0-33190ad11a26 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.416495 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038aba4c-45c2-4fac-b2b0-33190ad11a26 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.417010 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-41d4cd01-289e-483f-8288-c7b25ecf3c8b tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:51:54.417416 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-41d4cd01-289e-483f-8288-c7b25ecf3c8b tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "535ce1f1-320b-4282-a0ec-d1c1e610b647", "connector": null, "instance_uuid": "dfb793b1-c10b-486a-86f8-c923773a61c0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:54.425414 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.425414 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:54.426373 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.426373 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:54.431222 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-038aba4c-45c2-4fac-b2b0-33190ad11a26 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:54.437621 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038aba4c-45c2-4fac-b2b0-33190ad11a26 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 returned with HTTP 200 Aug 18 22:51:54.438647 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 476/1889] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:54.459259 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-41d4cd01-289e-483f-8288-c7b25ecf3c8b tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:51:54.459817 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 470/1890] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:51:54 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:54.603502 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfecf3ea-4f61-4c54-ab98-012481861c1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.605518 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfecf3ea-4f61-4c54-ab98-012481861c1a tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:54.605789 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfecf3ea-4f61-4c54-ab98-012481861c1a tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.606099 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfecf3ea-4f61-4c54-ab98-012481861c1a tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.606308 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-cfecf3ea-4f61-4c54-ab98-012481861c1a tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] show called for member 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:54.609644 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.609644 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:54.611522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66b471f3-a076-48fb-959d-d6da2eca7cce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.618839 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfecf3ea-4f61-4c54-ab98-012481861c1a tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 returned with HTTP 200 Aug 18 22:51:54.619332 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 469/1891] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:54.629098 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1bbb9940-de6c-445d-b22e-83a76919e961 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.634453 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bbb9940-de6c-445d-b22e-83a76919e961 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] POST https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action Aug 18 22:51:54.634453 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bbb9940-de6c-445d-b22e-83a76919e961 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:54.634453 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bbb9940-de6c-445d-b22e-83a76919e961 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:54.634964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-1bbb9940-de6c-445d-b22e-83a76919e961 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Updating group '8741c206-debf-42e1-88e6-b211cb69c289' with 'creating' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 22:51:54.642922 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.642922 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:54.655471 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bbb9940-de6c-445d-b22e-83a76919e961 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action returned with HTTP 202 Aug 18 22:51:54.655909 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 477/1892] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:54 2026] POST /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 18 22:51:54.662845 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cac5c423-7e86-421c-b02d-bc81a7d04e97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.664486 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cac5c423-7e86-421c-b02d-bc81a7d04e97 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:54.664670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cac5c423-7e86-421c-b02d-bc81a7d04e97 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.664839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cac5c423-7e86-421c-b02d-bc81a7d04e97 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.664971 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-cac5c423-7e86-421c-b02d-bc81a7d04e97 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] show called for member 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:54.668644 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.668644 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:54.677209 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cac5c423-7e86-421c-b02d-bc81a7d04e97 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 returned with HTTP 200 Aug 18 22:51:54.678046 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 471/1893] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 => generated 387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:54.687649 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af87b60c-40e2-47ad-9545-6c78039b65dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.689394 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af87b60c-40e2-47ad-9545-6c78039b65dc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] POST https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action Aug 18 22:51:54.689753 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af87b60c-40e2-47ad-9545-6c78039b65dc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:54.689941 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af87b60c-40e2-47ad-9545-6c78039b65dc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:54.691314 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-af87b60c-40e2-47ad-9545-6c78039b65dc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Updating group '8741c206-debf-42e1-88e6-b211cb69c289' with 'available' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 22:51:54.695690 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.695690 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:54.704599 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af87b60c-40e2-47ad-9545-6c78039b65dc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action returned with HTTP 202 Aug 18 22:51:54.705010 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 470/1894] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:54 2026] POST /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:54.714941 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95bac67f-a8d0-44c0-b92d-ad1a00a8cd26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.715407 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:54.715755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-968078476"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:54.716558 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95bac67f-a8d0-44c0-b92d-ad1a00a8cd26 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:54.716864 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95bac67f-a8d0-44c0-b92d-ad1a00a8cd26 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.717208 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-968078476'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:54.718103 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95bac67f-a8d0-44c0-b92d-ad1a00a8cd26 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.718103 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-95bac67f-a8d0-44c0-b92d-ad1a00a8cd26 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] show called for member 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:54.718185 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Create volume of 1 GB Aug 18 22:51:54.721021 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.721021 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:54.721346 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Availability Zones retrieved successfully. Aug 18 22:51:54.726676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Flow 'volume_create_api' (f05ebd38-9036-4658-ab48-85b45baf4c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:54.727545 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771cbc5c-749d-43bc-98db-f044a9f914f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.728176 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95bac67f-a8d0-44c0-b92d-ad1a00a8cd26 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 returned with HTTP 200 Aug 18 22:51:54.728447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:54.728891 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 478/1895] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 => generated 388 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:54.739766 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10e846f8-8b9b-4930-938a-6504ca716ccc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.741711 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10e846f8-8b9b-4930-938a-6504ca716ccc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] POST https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action Aug 18 22:51:54.742051 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10e846f8-8b9b-4930-938a-6504ca716ccc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:54.742201 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10e846f8-8b9b-4930-938a-6504ca716ccc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:54.743652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-10e846f8-8b9b-4930-938a-6504ca716ccc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Updating group '8741c206-debf-42e1-88e6-b211cb69c289' with 'error' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 22:51:54.746984 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.746984 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:54.752610 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771cbc5c-749d-43bc-98db-f044a9f914f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.753461 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c3699a-59d2-49ab-bde4-1e95bf08b86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.757493 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10e846f8-8b9b-4930-938a-6504ca716ccc tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action returned with HTTP 202 Aug 18 22:51:54.757904 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 472/1896] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:54 2026] POST /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:54.765381 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94055fc6-bd31-43f4-a674-56ff89d7e3a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.767348 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94055fc6-bd31-43f4-a674-56ff89d7e3a1 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:54.767407 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94055fc6-bd31-43f4-a674-56ff89d7e3a1 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.770284 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94055fc6-bd31-43f4-a674-56ff89d7e3a1 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.770284 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-94055fc6-bd31-43f4-a674-56ff89d7e3a1 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] show called for member 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:54.771141 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.771141 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:54.778991 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94055fc6-bd31-43f4-a674-56ff89d7e3a1 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 returned with HTTP 200 Aug 18 22:51:54.780040 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 471/1897] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 => generated 384 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:54.788826 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab9ba5ed-e5e1-497e-9ed1-3bcebc3f8e66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.792858 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab9ba5ed-e5e1-497e-9ed1-3bcebc3f8e66 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] POST https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action Aug 18 22:51:54.795287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab9ba5ed-e5e1-497e-9ed1-3bcebc3f8e66 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:54.795287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab9ba5ed-e5e1-497e-9ed1-3bcebc3f8e66 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:54.795287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-ab9ba5ed-e5e1-497e-9ed1-3bcebc3f8e66 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Updating group '8741c206-debf-42e1-88e6-b211cb69c289' with 'available' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 18 22:51:54.801792 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.801792 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:54.809622 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab9ba5ed-e5e1-497e-9ed1-3bcebc3f8e66 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action returned with HTTP 202 Aug 18 22:51:54.810149 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 479/1898] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:54 2026] POST /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:54.810949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Created reservations ['04af330b-565a-49ac-9ca2-8e9bd5b5de51', '351af52d-a17f-4613-810d-1a81511a4983', '6b5002b9-78fa-4a8a-96c8-b1abbe240603', '74aac65a-3727-4496-ac0b-3ebd2c8a90a2'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:54.811881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2c3699a-59d2-49ab-bde4-1e95bf08b86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04af330b-565a-49ac-9ca2-8e9bd5b5de51', '351af52d-a17f-4613-810d-1a81511a4983', '6b5002b9-78fa-4a8a-96c8-b1abbe240603', '74aac65a-3727-4496-ac0b-3ebd2c8a90a2']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.812732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28009139-44d9-4f55-b908-98c151307ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.817426 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ced385f2-2989-40b7-bebc-85f6b51712c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.819228 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ced385f2-2989-40b7-bebc-85f6b51712c0 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:54.819473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ced385f2-2989-40b7-bebc-85f6b51712c0 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.821570 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ced385f2-2989-40b7-bebc-85f6b51712c0 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.821799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-ced385f2-2989-40b7-bebc-85f6b51712c0 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] show called for member 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:54.825662 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.825662 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:54.832895 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ced385f2-2989-40b7-bebc-85f6b51712c0 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 returned with HTTP 200 Aug 18 22:51:54.833301 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 473/1899] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:54.841468 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28009139-44d9-4f55-b908-98c151307ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44d7aae6-ed40-404c-83e9-9bee8d9bcb0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-968078476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15bbd6e08c444e66a0c31de8fab7687b',qos_specs=None,replication_status=,reservations=['04af330b-565a-49ac-9ca2-8e9bd5b5de51','351af52d-a17f-4613-810d-1a81511a4983','6b5002b9-78fa-4a8a-96c8-b1abbe240603','74aac65a-3727-4496-ac0b-3ebd2c8a90a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57a7bd90d55848babb867b1282b27a12',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-968078476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44d7aae6-ed40-404c-83e9-9bee8d9bcb0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15bbd6e08c444e66a0c31de8fab7687b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57a7bd90d55848babb867b1282b27a12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.842407 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb54395-227f-47d3-a808-e3508b10a47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.845561 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d024a85-5b01-4c8e-81b6-d0e0681fbe40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.847871 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d024a85-5b01-4c8e-81b6-d0e0681fbe40 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:51:54.848705 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d024a85-5b01-4c8e-81b6-d0e0681fbe40 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.848705 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d024a85-5b01-4c8e-81b6-d0e0681fbe40 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.849423 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-1d024a85-5b01-4c8e-81b6-d0e0681fbe40 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:51:54.849896 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.849896 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:54.850432 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1d024a85-5b01-4c8e-81b6-d0e0681fbe40 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:51:54.857090 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d024a85-5b01-4c8e-81b6-d0e0681fbe40 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Get all volumes completed successfully. Aug 18 22:51:54.859251 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d024a85-5b01-4c8e-81b6-d0e0681fbe40 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:51:54.859941 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 472/1900] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:54.860836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdb54395-227f-47d3-a808-e3508b10a47a) transitioned into state 'SUCCESS' from state '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-968078476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15bbd6e08c444e66a0c31de8fab7687b',qos_specs=None,replication_status=,reservations=['04af330b-565a-49ac-9ca2-8e9bd5b5de51','351af52d-a17f-4613-810d-1a81511a4983','6b5002b9-78fa-4a8a-96c8-b1abbe240603','74aac65a-3727-4496-ac0b-3ebd2c8a90a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57a7bd90d55848babb867b1282b27a12',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.861524 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (955d91d3-3717-453c-8baf-59afc01e390a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:54.871996 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (955d91d3-3717-453c-8baf-59afc01e390a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:54.872759 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Flow 'volume_create_api' (f05ebd38-9036-4658-ab48-85b45baf4c5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:54.873058 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Create volume request issued successfully. Aug 18 22:51:54.873608 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66b471f3-a076-48fb-959d-d6da2eca7cce tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:54.874059 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 477/1901] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:51:54 2026] POST /volume/v3/volumes => generated 747 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:54.874656 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f23bdd87-5b7d-4d1f-94d4-0a71db6ab974 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.883183 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f23bdd87-5b7d-4d1f-94d4-0a71db6ab974 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] POST https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action Aug 18 22:51:54.884598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f23bdd87-5b7d-4d1f-94d4-0a71db6ab974 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:54.884753 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f23bdd87-5b7d-4d1f-94d4-0a71db6ab974 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:54.884867 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ef11978-8a51-4986-9484-15fc185cffed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.886680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-f23bdd87-5b7d-4d1f-94d4-0a71db6ab974 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] delete called for group 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 18 22:51:54.886808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-f23bdd87-5b7d-4d1f-94d4-0a71db6ab974 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Delete group with id: 8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:54.888905 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ef11978-8a51-4986-9484-15fc185cffed tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] GET https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b Aug 18 22:51:54.889195 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ef11978-8a51-4986-9484-15fc185cffed tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.889509 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ef11978-8a51-4986-9484-15fc185cffed tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.890957 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.890957 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:54.900371 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.900371 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:54.904512 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ef11978-8a51-4986-9484-15fc185cffed tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Volume info retrieved successfully. Aug 18 22:51:54.911157 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ef11978-8a51-4986-9484-15fc185cffed tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b returned with HTTP 200 Aug 18 22:51:54.911710 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 474/1902] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:54.916904 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f23bdd87-5b7d-4d1f-94d4-0a71db6ab974 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action returned with HTTP 202 Aug 18 22:51:54.917473 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 480/1903] 10.4.3.89 () {70 vars in 1421 bytes} [Tue Aug 18 22:51:54 2026] POST /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:54.924089 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5943b0ff-cc41-47bb-83ef-dd031a5b35a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:54.925821 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5943b0ff-cc41-47bb-83ef-dd031a5b35a7 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:54.926065 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5943b0ff-cc41-47bb-83ef-dd031a5b35a7 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:54.926280 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5943b0ff-cc41-47bb-83ef-dd031a5b35a7 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:54.926476 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.groups [None req-5943b0ff-cc41-47bb-83ef-dd031a5b35a7 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] show called for member 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:54.932528 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:54.932528 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:54.944859 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5943b0ff-cc41-47bb-83ef-dd031a5b35a7 tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 returned with HTTP 200 Aug 18 22:51:54.944859 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 473/1904] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:54 2026] GET /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:55.304329 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f420817-5be2-4bef-bebe-a975ca6047e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.307237 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f420817-5be2-4bef-bebe-a975ca6047e6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:51:55.307553 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f420817-5be2-4bef-bebe-a975ca6047e6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.307801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f420817-5be2-4bef-bebe-a975ca6047e6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.315420 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:55.315420 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:55.319586 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f420817-5be2-4bef-bebe-a975ca6047e6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:51:55.324974 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f420817-5be2-4bef-bebe-a975ca6047e6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:51:55.324974 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 478/1905] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:55 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:55.457193 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-404a3ec8-a84c-4537-b82f-882d0091b58b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.461072 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-404a3ec8-a84c-4537-b82f-882d0091b58b tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 Aug 18 22:51:55.461351 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-404a3ec8-a84c-4537-b82f-882d0091b58b tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.461595 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-404a3ec8-a84c-4537-b82f-882d0091b58b tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.469077 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-404a3ec8-a84c-4537-b82f-882d0091b58b tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 returned with HTTP 404 Aug 18 22:51:55.469575 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 475/1906] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:55 2026] GET /volume/v3/volumes/5008ed57-4296-4044-aec5-17aab3a32ab4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:55.480378 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c71ca0c-263d-4979-a2f3-6c673db4e496 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.482286 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c71ca0c-263d-4979-a2f3-6c673db4e496 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff Aug 18 22:51:55.482447 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c71ca0c-263d-4979-a2f3-6c673db4e496 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.482726 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c71ca0c-263d-4979-a2f3-6c673db4e496 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.483097 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8c71ca0c-263d-4979-a2f3-6c673db4e496 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume with id: 0187cbdd-3a86-48c8-a238-87df59131fff Aug 18 22:51:55.496376 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:55.496376 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:55.496376 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c71ca0c-263d-4979-a2f3-6c673db4e496 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:55.519248 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c71ca0c-263d-4979-a2f3-6c673db4e496 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume request issued successfully. Aug 18 22:51:55.519633 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c71ca0c-263d-4979-a2f3-6c673db4e496 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff returned with HTTP 202 Aug 18 22:51:55.520155 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 481/1907] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:55 2026] DELETE /volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:55.528345 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-42d98820-f7b7-46d8-ba7f-c3f12de71c7c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.532584 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42d98820-f7b7-46d8-ba7f-c3f12de71c7c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff Aug 18 22:51:55.532738 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42d98820-f7b7-46d8-ba7f-c3f12de71c7c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.533002 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42d98820-f7b7-46d8-ba7f-c3f12de71c7c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.541192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-279d3be1-0729-46f3-b950-6dcdfc65cfa2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.541623 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-279d3be1-0729-46f3-b950-6dcdfc65cfa2 None None] GET https://10.4.3.89/volume// Aug 18 22:51:55.541808 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-279d3be1-0729-46f3-b950-6dcdfc65cfa2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.541989 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-279d3be1-0729-46f3-b950-6dcdfc65cfa2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.542382 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-279d3be1-0729-46f3-b950-6dcdfc65cfa2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:51:55.542749 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 479/1908] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:51:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:51:55.543491 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:55.543491 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:55.550741 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-e18b5ab6-fade-4aba-819b-31be9aa0113e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.550892 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-42d98820-f7b7-46d8-ba7f-c3f12de71c7c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:55.552988 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-e18b5ab6-fade-4aba-819b-31be9aa0113e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 Aug 18 22:51:55.553305 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-e18b5ab6-fade-4aba-819b-31be9aa0113e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.553554 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-e18b5ab6-fade-4aba-819b-31be9aa0113e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.559585 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42d98820-f7b7-46d8-ba7f-c3f12de71c7c tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff returned with HTTP 200 Aug 18 22:51:55.560212 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 474/1909] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:55 2026] GET /volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:55.567522 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:55.567522 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:55.571724 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-e18b5ab6-fade-4aba-819b-31be9aa0113e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:51:55.578980 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-e18b5ab6-fade-4aba-819b-31be9aa0113e tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 returned with HTTP 200 Aug 18 22:51:55.578980 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 476/1910] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:51:55 2026] GET /volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 => generated 1538 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:51:55.720213 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-23ae6699-5a74-42fa-b879-74fb31d3aa83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.725063 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-23ae6699-5a74-42fa-b879-74fb31d3aa83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] PUT https://10.4.3.89/volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88 Aug 18 22:51:55.725281 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-23ae6699-5a74-42fa-b879-74fb31d3aa83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:55.739951 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-23ae6699-5a74-42fa-b879-74fb31d3aa83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Acquiring lock "cinder-attachment_update-535ce1f1-320b-4282-a0ec-d1c1e610b647-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:51:55.750299 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-23ae6699-5a74-42fa-b879-74fb31d3aa83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Lock "cinder-attachment_update-535ce1f1-320b-4282-a0ec-d1c1e610b647-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:51:55.750299 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:55.750299 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:55.838539 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-23ae6699-5a74-42fa-b879-74fb31d3aa83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Lock "cinder-attachment_update-535ce1f1-320b-4282-a0ec-d1c1e610b647-np0000007715" released by "attachment_update" :: held 0.091s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:51:55.838893 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-23ae6699-5a74-42fa-b879-74fb31d3aa83 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88 returned with HTTP 200 Aug 18 22:51:55.839568 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 482/1911] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:51:55 2026] PUT /volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:55.865872 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-00eb278f-6f8d-4cd8-ad4b-a3709fe84c21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.868077 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-00eb278f-6f8d-4cd8-ad4b-a3709fe84c21 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88/action Aug 18 22:51:55.868514 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-00eb278f-6f8d-4cd8-ad4b-a3709fe84c21 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:51:55.868676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-00eb278f-6f8d-4cd8-ad4b-a3709fe84c21 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:55.885366 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:55.885366 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:55.895714 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2c54079c-f15b-4eb6-ba16-8f2326a050f0 req-00eb278f-6f8d-4cd8-ad4b-a3709fe84c21 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88/action returned with HTTP 204 Aug 18 22:51:55.896150 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 480/1912] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:51:55 2026] POST /volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:55.925558 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0009329f-0dab-42d8-a496-3f494dcec85d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.928058 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0009329f-0dab-42d8-a496-3f494dcec85d tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] GET https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b Aug 18 22:51:55.928355 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0009329f-0dab-42d8-a496-3f494dcec85d tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.928777 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0009329f-0dab-42d8-a496-3f494dcec85d tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.936334 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:55.936334 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:55.941565 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0009329f-0dab-42d8-a496-3f494dcec85d tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Volume info retrieved successfully. Aug 18 22:51:55.945864 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0009329f-0dab-42d8-a496-3f494dcec85d tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b returned with HTTP 200 Aug 18 22:51:55.946335 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 475/1913] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:55 2026] GET /volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:55.956807 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-568be672-9a7f-4df3-aed9-6d2423f92d1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.959592 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-568be672-9a7f-4df3-aed9-6d2423f92d1b tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] GET https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 Aug 18 22:51:55.959918 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-568be672-9a7f-4df3-aed9-6d2423f92d1b tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.960199 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-568be672-9a7f-4df3-aed9-6d2423f92d1b tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.960412 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-568be672-9a7f-4df3-aed9-6d2423f92d1b tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] show called for member 8741c206-debf-42e1-88e6-b211cb69c289 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 18 22:51:55.963240 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-568be672-9a7f-4df3-aed9-6d2423f92d1b tempest-GroupsV320Test-788986176 tempest-GroupsV320Test-788986176-project-member] https://10.4.3.89/volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 returned with HTTP 404 Aug 18 22:51:55.963815 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 477/1914] 10.4.3.89 () {68 vars in 1379 bytes} [Tue Aug 18 22:51:55 2026] GET /volume/v3/groups/8741c206-debf-42e1-88e6-b211cb69c289 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:51:55.965472 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.967351 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] GET https://10.4.3.89/volume/v3/limits Aug 18 22:51:55.967571 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.967762 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.973495 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6bf12bc-8669-4ae6-8160-74afefb06307 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:55.975787 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6bf12bc-8669-4ae6-8160-74afefb06307 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/5cf78b4b-ccc3-4de9-af77-9bb9671f79aa Aug 18 22:51:55.976086 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6bf12bc-8669-4ae6-8160-74afefb06307 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:55.976362 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6bf12bc-8669-4ae6-8160-74afefb06307 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:55.976432 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV320Test-volume-type-1499733389 is set by the default quota flag: quota_volumes_tempest-GroupsV320Test-volume-type-1499733389, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:55.976707 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV320Test-volume-type-1499733389 is set by the default quota flag: quota_gigabytes_tempest-GroupsV320Test-volume-type-1499733389, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:55.977037 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupsV320Test-volume-type-1499733389 is set by the default quota flag: quota_snapshots_tempest-GroupsV320Test-volume-type-1499733389, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:55.977282 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1855894966 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1855894966, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:55.977508 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1855894966 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1855894966, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:55.977722 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1855894966 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1855894966, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:55.978803 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:55.978803 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:55.991437 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6bf12bc-8669-4ae6-8160-74afefb06307 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/group_types/5cf78b4b-ccc3-4de9-af77-9bb9671f79aa returned with HTTP 202 Aug 18 22:51:55.991983 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 481/1915] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:51:55 2026] DELETE /volume/v3/group_types/5cf78b4b-ccc3-4de9-af77-9bb9671f79aa => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:51:55.995364 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bef59bb-1c73-4ad3-a80e-fac4efa8dd35 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 18 22:51:55.995364 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 483/1916] 10.4.3.89 () {66 vars in 1227 bytes} [Tue Aug 18 22:51:55 2026] GET /volume/v3/limits => generated 302 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:56.002862 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e923a3a5-c1f7-4950-9ee7-124d5d3a183b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.007566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9099724b-7f13-469f-9e7f-874c8a3f4cee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.007696 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e923a3a5-c1f7-4950-9ee7-124d5d3a183b tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] DELETE https://10.4.3.89/volume/v3/types/7d0f0910-6d0c-4762-ba7d-735f495cd208 Aug 18 22:51:56.007882 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e923a3a5-c1f7-4950-9ee7-124d5d3a183b tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.008221 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e923a3a5-c1f7-4950-9ee7-124d5d3a183b tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.010369 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9099724b-7f13-469f-9e7f-874c8a3f4cee tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] GET https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b Aug 18 22:51:56.010525 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9099724b-7f13-469f-9e7f-874c8a3f4cee tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.010716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9099724b-7f13-469f-9e7f-874c8a3f4cee tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.022676 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:56.022676 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:56.029372 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9099724b-7f13-469f-9e7f-874c8a3f4cee tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Volume info retrieved successfully. Aug 18 22:51:56.036632 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9099724b-7f13-469f-9e7f-874c8a3f4cee tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b returned with HTTP 200 Aug 18 22:51:56.037102 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 478/1917] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:56 2026] GET /volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:56.042333 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e923a3a5-c1f7-4950-9ee7-124d5d3a183b tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/types/7d0f0910-6d0c-4762-ba7d-735f495cd208 returned with HTTP 202 Aug 18 22:51:56.042799 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 476/1918] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:51:56 2026] DELETE /volume/v3/types/7d0f0910-6d0c-4762-ba7d-735f495cd208 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:56.051710 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb259b9c-3a95-4a84-a7a1-1b4d2d666f18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.056167 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb259b9c-3a95-4a84-a7a1-1b4d2d666f18 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] GET https://10.4.3.89/volume/v3/types/7d0f0910-6d0c-4762-ba7d-735f495cd208 Aug 18 22:51:56.056334 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb259b9c-3a95-4a84-a7a1-1b4d2d666f18 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.056449 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb259b9c-3a95-4a84-a7a1-1b4d2d666f18 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.056859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c770feb3-9cf6-43d6-ad8f-2da29ab80536 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.059091 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c770feb3-9cf6-43d6-ad8f-2da29ab80536 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] DELETE https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b Aug 18 22:51:56.059400 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c770feb3-9cf6-43d6-ad8f-2da29ab80536 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.059577 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c770feb3-9cf6-43d6-ad8f-2da29ab80536 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.059766 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c770feb3-9cf6-43d6-ad8f-2da29ab80536 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Delete volume with id: 44d7aae6-ed40-404c-83e9-9bee8d9bcb0b Aug 18 22:51:56.060374 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb259b9c-3a95-4a84-a7a1-1b4d2d666f18 tempest-GroupsV320Test-1413568056 tempest-GroupsV320Test-1413568056-project-admin] https://10.4.3.89/volume/v3/types/7d0f0910-6d0c-4762-ba7d-735f495cd208 returned with HTTP 404 Aug 18 22:51:56.061054 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 482/1919] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:51:56 2026] GET /volume/v3/types/7d0f0910-6d0c-4762-ba7d-735f495cd208 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:56.068530 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:56.068530 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:56.069140 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c770feb3-9cf6-43d6-ad8f-2da29ab80536 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Volume info retrieved successfully. Aug 18 22:51:56.086114 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c770feb3-9cf6-43d6-ad8f-2da29ab80536 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Delete volume request issued successfully. Aug 18 22:51:56.086389 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c770feb3-9cf6-43d6-ad8f-2da29ab80536 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b returned with HTTP 202 Aug 18 22:51:56.086965 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 484/1920] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:56 2026] DELETE /volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:56.094832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3301520-1a5c-4720-85d5-ca08b6e9c7d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.097185 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3301520-1a5c-4720-85d5-ca08b6e9c7d1 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] GET https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b Aug 18 22:51:56.097422 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3301520-1a5c-4720-85d5-ca08b6e9c7d1 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.097656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3301520-1a5c-4720-85d5-ca08b6e9c7d1 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.104894 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:56.104894 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:56.109083 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3301520-1a5c-4720-85d5-ca08b6e9c7d1 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Volume info retrieved successfully. Aug 18 22:51:56.113389 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3301520-1a5c-4720-85d5-ca08b6e9c7d1 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b returned with HTTP 200 Aug 18 22:51:56.113775 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 479/1921] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:56 2026] GET /volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:56.341244 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-abc18ac3-f0b1-405f-b495-dfc2ee69f85e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.344324 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abc18ac3-f0b1-405f-b495-dfc2ee69f85e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:51:56.344596 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abc18ac3-f0b1-405f-b495-dfc2ee69f85e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.344855 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-abc18ac3-f0b1-405f-b495-dfc2ee69f85e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.355798 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:56.355798 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:56.360852 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-abc18ac3-f0b1-405f-b495-dfc2ee69f85e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:51:56.370712 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-abc18ac3-f0b1-405f-b495-dfc2ee69f85e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:51:56.371317 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 477/1922] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:56 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:56.572764 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37545ef6-0a26-4c51-9d15-1123a6352932 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.575458 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37545ef6-0a26-4c51-9d15-1123a6352932 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff Aug 18 22:51:56.575702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37545ef6-0a26-4c51-9d15-1123a6352932 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.575974 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37545ef6-0a26-4c51-9d15-1123a6352932 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.590417 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37545ef6-0a26-4c51-9d15-1123a6352932 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff returned with HTTP 404 Aug 18 22:51:56.591035 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 483/1923] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:56 2026] GET /volume/v3/volumes/0187cbdd-3a86-48c8-a238-87df59131fff => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:56.600295 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64eebe29-cbbb-48c8-b2b7-4bde92a8b204 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.602584 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64eebe29-cbbb-48c8-b2b7-4bde92a8b204 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 Aug 18 22:51:56.602789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64eebe29-cbbb-48c8-b2b7-4bde92a8b204 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.603019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64eebe29-cbbb-48c8-b2b7-4bde92a8b204 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.603113 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-64eebe29-cbbb-48c8-b2b7-4bde92a8b204 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete snapshot with id: cff435bd-edba-4587-936c-065f6710c7e2 Aug 18 22:51:56.607987 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:56.607987 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:56.608738 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64eebe29-cbbb-48c8-b2b7-4bde92a8b204 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Snapshot retrieved successfully. Aug 18 22:51:56.627387 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64eebe29-cbbb-48c8-b2b7-4bde92a8b204 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Snapshot delete request issued successfully. Aug 18 22:51:56.627830 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64eebe29-cbbb-48c8-b2b7-4bde92a8b204 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 returned with HTTP 202 Aug 18 22:51:56.628521 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 485/1924] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:51:56 2026] DELETE /volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:56.638071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1493930-d92d-4b51-a059-6d29c91cb21d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:56.640056 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1493930-d92d-4b51-a059-6d29c91cb21d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 Aug 18 22:51:56.640311 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1493930-d92d-4b51-a059-6d29c91cb21d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:56.640566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1493930-d92d-4b51-a059-6d29c91cb21d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:56.645684 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:56.645684 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:56.646148 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f1493930-d92d-4b51-a059-6d29c91cb21d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Snapshot retrieved successfully. Aug 18 22:51:56.646881 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1493930-d92d-4b51-a059-6d29c91cb21d tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 returned with HTTP 200 Aug 18 22:51:56.647401 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 480/1925] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:56 2026] GET /volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 => generated 474 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:57.136820 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-059eb224-024e-4a8f-a348-f258ad7b50c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:57.138468 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-059eb224-024e-4a8f-a348-f258ad7b50c9 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] GET https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b Aug 18 22:51:57.138468 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-059eb224-024e-4a8f-a348-f258ad7b50c9 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:57.138688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-059eb224-024e-4a8f-a348-f258ad7b50c9 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:57.149414 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-059eb224-024e-4a8f-a348-f258ad7b50c9 tempest-AbsoluteLimitsTests-1075671500 tempest-AbsoluteLimitsTests-1075671500-project-member] https://10.4.3.89/volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b returned with HTTP 404 Aug 18 22:51:57.149992 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 478/1926] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:57 2026] GET /volume/v3/volumes/44d7aae6-ed40-404c-83e9-9bee8d9bcb0b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:57.388244 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-051726d1-b1b9-4c3c-9241-3b34ef6d8dc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:57.388400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-051726d1-b1b9-4c3c-9241-3b34ef6d8dc1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:51:57.388617 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-051726d1-b1b9-4c3c-9241-3b34ef6d8dc1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:57.388789 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-051726d1-b1b9-4c3c-9241-3b34ef6d8dc1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:57.397012 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:57.397012 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:57.404338 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-051726d1-b1b9-4c3c-9241-3b34ef6d8dc1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:51:57.410834 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-051726d1-b1b9-4c3c-9241-3b34ef6d8dc1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:51:57.411352 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 484/1927] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:57 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:57.658685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-11cf64ca-96d0-48d6-a2a4-31d17bef37ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:57.660546 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11cf64ca-96d0-48d6-a2a4-31d17bef37ca tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 Aug 18 22:51:57.660747 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11cf64ca-96d0-48d6-a2a4-31d17bef37ca tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:57.660967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11cf64ca-96d0-48d6-a2a4-31d17bef37ca tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:57.666055 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11cf64ca-96d0-48d6-a2a4-31d17bef37ca tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 returned with HTTP 404 Aug 18 22:51:57.666753 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 486/1928] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:51:57 2026] GET /volume/v3/snapshots/cff435bd-edba-4587-936c-065f6710c7e2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:57.674313 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b19cf62-9a4e-49d3-b3ce-eadbbf192cfc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:57.676069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b19cf62-9a4e-49d3-b3ce-eadbbf192cfc tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 Aug 18 22:51:57.676195 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b19cf62-9a4e-49d3-b3ce-eadbbf192cfc tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:57.676430 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b19cf62-9a4e-49d3-b3ce-eadbbf192cfc tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:57.676586 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4b19cf62-9a4e-49d3-b3ce-eadbbf192cfc tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume with id: 0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 Aug 18 22:51:57.682881 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:57.682881 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:57.683340 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4b19cf62-9a4e-49d3-b3ce-eadbbf192cfc tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:57.699830 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4b19cf62-9a4e-49d3-b3ce-eadbbf192cfc tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Delete volume request issued successfully. Aug 18 22:51:57.700034 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b19cf62-9a4e-49d3-b3ce-eadbbf192cfc tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 returned with HTTP 202 Aug 18 22:51:57.700590 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 481/1929] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:51:57 2026] DELETE /volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:51:57.710254 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-96062eba-472b-4671-941d-0b785b9868d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:57.711939 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96062eba-472b-4671-941d-0b785b9868d1 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 Aug 18 22:51:57.712436 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96062eba-472b-4671-941d-0b785b9868d1 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:57.712796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-96062eba-472b-4671-941d-0b785b9868d1 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:57.724835 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:57.724835 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:57.729652 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-96062eba-472b-4671-941d-0b785b9868d1 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Volume info retrieved successfully. Aug 18 22:51:57.739176 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-96062eba-472b-4671-941d-0b785b9868d1 tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 returned with HTTP 200 Aug 18 22:51:57.740869 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 479/1930] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:57 2026] GET /volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:58.052095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:58.229906 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:58.230279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-419762932", "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:58.231811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-419762932', 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:58.338480 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume of 1 GB Aug 18 22:51:58.338861 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:58.338861 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:58.339605 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Availability Zones retrieved successfully. Aug 18 22:51:58.346726 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Flow 'volume_create_api' (f45e5d4d-75d5-443b-b361-49f1c091e888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:58.348004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68062739-6427-4f2d-9248-3262fdd8f21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:58.349276 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:58.401859 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:58.401859 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:58.413985 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68062739-6427-4f2d-9248-3262fdd8f21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:07Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd40bcabd-43e7-47a4-a75f-59bb1ae0cf61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:58.414807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea5e714-6016-4cd4-b077-cea28235888a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:58.432921 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-901558bf-14bc-40bb-bc5b-7cb5fef52fa8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:58.436145 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-901558bf-14bc-40bb-bc5b-7cb5fef52fa8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:51:58.436507 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-901558bf-14bc-40bb-bc5b-7cb5fef52fa8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:58.436757 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-901558bf-14bc-40bb-bc5b-7cb5fef52fa8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:58.451920 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:58.451920 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:58.459412 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-901558bf-14bc-40bb-bc5b-7cb5fef52fa8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:51:58.466858 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-901558bf-14bc-40bb-bc5b-7cb5fef52fa8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:51:58.467395 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 487/1931] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:58 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:58.507136 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Created reservations ['04efb1f1-e2fa-4d45-99a7-e0d62e9a736b', '489ffd19-d91d-4acf-a630-b546bdf58f55', '537a8ad8-98e6-4d9f-8d80-556d63d9abc3', '1ba1db60-b6ab-4914-982b-46d88c338c0b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:58.508280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bea5e714-6016-4cd4-b077-cea28235888a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04efb1f1-e2fa-4d45-99a7-e0d62e9a736b', '489ffd19-d91d-4acf-a630-b546bdf58f55', '537a8ad8-98e6-4d9f-8d80-556d63d9abc3', '1ba1db60-b6ab-4914-982b-46d88c338c0b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:58.511400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c60337-75bf-4f01-a290-cc436c59bc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:58.542091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4c60337-75bf-4f01-a290-cc436c59bc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d76146f-e1f9-4cb5-a044-cdbe6c7be078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-419762932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='58014b4f4bce41d2bca4aef7377df4d6',qos_specs=None,replication_status=,reservations=['04efb1f1-e2fa-4d45-99a7-e0d62e9a736b','489ffd19-d91d-4acf-a630-b546bdf58f55','537a8ad8-98e6-4d9f-8d80-556d63d9abc3','1ba1db60-b6ab-4914-982b-46d88c338c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-419762932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d76146f-e1f9-4cb5-a044-cdbe6c7be078,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='58014b4f4bce41d2bca4aef7377df4d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d40bcabd-43e7-47a4-a75f-59bb1ae0cf61),volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:58.543518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08008e4a-e102-4f2e-88ff-425ce0528a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:58.567615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08008e4a-e102-4f2e-88ff-425ce0528a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-419762932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='58014b4f4bce41d2bca4aef7377df4d6',qos_specs=None,replication_status=,reservations=['04efb1f1-e2fa-4d45-99a7-e0d62e9a736b','489ffd19-d91d-4acf-a630-b546bdf58f55','537a8ad8-98e6-4d9f-8d80-556d63d9abc3','1ba1db60-b6ab-4914-982b-46d88c338c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:58.572284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (488e9bb5-c707-46cd-86f8-3eed1b8d6738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:58.589687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (488e9bb5-c707-46cd-86f8-3eed1b8d6738) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:58.589687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Flow 'volume_create_api' (f45e5d4d-75d5-443b-b361-49f1c091e888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:58.589687 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume request issued successfully. Aug 18 22:51:58.589687 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d20eb2a8-2de9-4a44-8917-4d529e9b718c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:58.589687 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 485/1932] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:51:58 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) Aug 18 22:51:58.595640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f89f7d0a-fb35-49bb-8ecd-5e52ada79423 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:58.600408 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f89f7d0a-fb35-49bb-8ecd-5e52ada79423 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:51:58.600700 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f89f7d0a-fb35-49bb-8ecd-5e52ada79423 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:58.600955 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f89f7d0a-fb35-49bb-8ecd-5e52ada79423 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:58.614463 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:58.614463 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:58.621078 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f89f7d0a-fb35-49bb-8ecd-5e52ada79423 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:51:58.626602 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f89f7d0a-fb35-49bb-8ecd-5e52ada79423 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 200 Aug 18 22:51:58.627075 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 482/1933] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:58 2026] GET /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:58.756585 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36b08805-1928-424f-ba61-a40efae6987f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:58.759517 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36b08805-1928-424f-ba61-a40efae6987f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] GET https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 Aug 18 22:51:58.759764 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36b08805-1928-424f-ba61-a40efae6987f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:58.760077 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36b08805-1928-424f-ba61-a40efae6987f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:58.769641 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36b08805-1928-424f-ba61-a40efae6987f tempest-CreateVolumesFromSnapshotTest-1973116449 tempest-CreateVolumesFromSnapshotTest-1973116449-project-member] https://10.4.3.89/volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 returned with HTTP 404 Aug 18 22:51:58.770643 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 480/1934] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:58 2026] GET /volume/v3/volumes/0ee85b1b-1b2b-4b30-b010-b5ee389ab6f2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:51:59.255600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6b42808-dfc1-4863-82da-bd4485e87a18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:59.359025 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6b42808-dfc1-4863-82da-bd4485e87a18 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:51:59.359459 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6b42808-dfc1-4863-82da-bd4485e87a18 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1243155770", "extra_specs": {"storage_protocol": "tempest-storage_protocol-384564293", "vendor_name": "tempest-vendor_name-234496765"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:59.376207 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6b42808-dfc1-4863-82da-bd4485e87a18 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:51:59.376861 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 488/1935] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:51:59 2026] POST /volume/v3/types => generated 326 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:59.389987 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:59.484215 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18a1192f-61fa-4f04-a62b-20b0954a3ea9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:59.487095 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18a1192f-61fa-4f04-a62b-20b0954a3ea9 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:51:59.487934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18a1192f-61fa-4f04-a62b-20b0954a3ea9 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:59.487934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18a1192f-61fa-4f04-a62b-20b0954a3ea9 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:59.489205 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:59.497589 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:59.497589 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:59.502195 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-18a1192f-61fa-4f04-a62b-20b0954a3ea9 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:51:59.507661 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18a1192f-61fa-4f04-a62b-20b0954a3ea9 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:51:59.508055 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 483/1936] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:51:59 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:59.521418 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:59.521962 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30b2a168-be31-4855-9bd3-7f9b3c886f65", "size": 1, "name": "tempest-UserMessagesTest-Volume-411503440"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:59.523955 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Create volume request body: {'volume': {'volume_type': '30b2a168-be31-4855-9bd3-7f9b3c886f65', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-411503440'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:59.525958 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:51:59.526444 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1118171957"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:51:59.528193 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1118171957'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:51:59.528391 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Create volume of 1 GB Aug 18 22:51:59.530180 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Create volume of 1 GB Aug 18 22:51:59.530642 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:59.530642 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:51:59.531522 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Availability Zones retrieved successfully. Aug 18 22:51:59.533209 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Availability Zones retrieved successfully. Aug 18 22:51:59.538407 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Flow 'volume_create_api' (83fcaf03-84eb-4613-8658-8bc905ab0846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:59.539213 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e58894-7c1a-47de-be60-675978410c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.540070 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:59.540967 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Flow 'volume_create_api' (a464451b-8f53-40a2-bc24-b4cbf318d398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:59.543820 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d8dbaa-b427-4986-9e1e-b9e1522d986c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.545510 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:51:59.579119 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e58894-7c1a-47de-be60-675978410c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.579828 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2118cfae-c554-46ce-894c-64e660b9787f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.581580 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d8dbaa-b427-4986-9e1e-b9e1522d986c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:51:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-384564293',vendor_name='tempest-vendor_name-234496765'},id=30b2a168-be31-4855-9bd3-7f9b3c886f65,is_public=True,name='tempest-UserMessagesTest-volume-type-1243155770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b2a168-be31-4855-9bd3-7f9b3c886f65', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.586234 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c054ced-3f30-4c04-a721-e6f663c01e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.633737 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1243155770 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1243155770, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:59.634180 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1243155770 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1243155770, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:51:59.645130 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f443c0d3-5bfb-4e2d-adb2-347ac84e34dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:59.649767 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f443c0d3-5bfb-4e2d-adb2-347ac84e34dd tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:51:59.651244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f443c0d3-5bfb-4e2d-adb2-347ac84e34dd tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:59.651244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f443c0d3-5bfb-4e2d-adb2-347ac84e34dd tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:59.656027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Created reservations ['fa47cd62-de66-444c-884d-b098d5693c56', '511c446d-0d28-4f7d-bba7-84e5709fa94b', '695fb771-0833-42c1-9a4a-72942dc70eae', '5f91eed0-aa82-494c-92d8-ed839d99a469'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:59.656856 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2118cfae-c554-46ce-894c-64e660b9787f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa47cd62-de66-444c-884d-b098d5693c56', '511c446d-0d28-4f7d-bba7-84e5709fa94b', '695fb771-0833-42c1-9a4a-72942dc70eae', '5f91eed0-aa82-494c-92d8-ed839d99a469']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.657654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8556d044-46de-407c-97c6-68144bc79526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.664672 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:59.664672 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:59.672497 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f443c0d3-5bfb-4e2d-adb2-347ac84e34dd tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:51:59.678153 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f443c0d3-5bfb-4e2d-adb2-347ac84e34dd tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 200 Aug 18 22:51:59.678706 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 489/1937] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:51:59 2026] GET /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 1365 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:51:59.678825 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Created reservations ['015e2488-3427-421b-aacd-4c602d8f1ff5', '4157df21-daca-450d-9fcb-d8fcb84f2008', '852c4dbd-be34-41a6-a6b9-15291f580c4c', '2254e285-7e39-42e7-b4b6-f2246cc87c94'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:51:59.679675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c054ced-3f30-4c04-a721-e6f663c01e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['015e2488-3427-421b-aacd-4c602d8f1ff5', '4157df21-daca-450d-9fcb-d8fcb84f2008', '852c4dbd-be34-41a6-a6b9-15291f580c4c', '2254e285-7e39-42e7-b4b6-f2246cc87c94']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.686307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27db987c-d838-4974-a9cc-16bc2484fc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.686779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8556d044-46de-407c-97c6-68144bc79526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41807e9-c9da-44a2-9d9c-77bbbb2579e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1118171957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='861451fde1694ef2aff5dec0276bff7f',qos_specs=None,replication_status=,reservations=['fa47cd62-de66-444c-884d-b098d5693c56','511c446d-0d28-4f7d-bba7-84e5709fa94b','695fb771-0833-42c1-9a4a-72942dc70eae','5f91eed0-aa82-494c-92d8-ed839d99a469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de19470aeac4c87a02f659a6d4cc1f1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1118171957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41807e9-c9da-44a2-9d9c-77bbbb2579e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='861451fde1694ef2aff5dec0276bff7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2de19470aeac4c87a02f659a6d4cc1f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.686779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd16e59-5c8b-4354-a0a7-01f2bcfa469b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.705708 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27db987c-d838-4974-a9cc-16bc2484fc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aba97383-4c59-4f52-92d1-7747233947e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-411503440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e933b19ccf4b95928cdc098d87930a',qos_specs=None,replication_status=,reservations=['015e2488-3427-421b-aacd-4c602d8f1ff5','4157df21-daca-450d-9fcb-d8fcb84f2008','852c4dbd-be34-41a6-a6b9-15291f580c4c','2254e285-7e39-42e7-b4b6-f2246cc87c94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6053c7e6df44c72af01aa8c6bd5be87',volume_type_id=30b2a168-be31-4855-9bd3-7f9b3c886f65), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-411503440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aba97383-4c59-4f52-92d1-7747233947e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1e933b19ccf4b95928cdc098d87930a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6053c7e6df44c72af01aa8c6bd5be87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30b2a168-be31-4855-9bd3-7f9b3c886f65),volume_type_id=30b2a168-be31-4855-9bd3-7f9b3c886f65)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.708723 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd16e59-5c8b-4354-a0a7-01f2bcfa469b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1118171957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='861451fde1694ef2aff5dec0276bff7f',qos_specs=None,replication_status=,reservations=['fa47cd62-de66-444c-884d-b098d5693c56','511c446d-0d28-4f7d-bba7-84e5709fa94b','695fb771-0833-42c1-9a4a-72942dc70eae','5f91eed0-aa82-494c-92d8-ed839d99a469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2de19470aeac4c87a02f659a6d4cc1f1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.708909 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573e4a41-9fa5-405c-9e1d-a20032801fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.708955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595c7194-f85e-4fb5-ab11-b4e4cdaf1307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.716342 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (595c7194-f85e-4fb5-ab11-b4e4cdaf1307) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.717078 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Flow 'volume_create_api' (83fcaf03-84eb-4613-8658-8bc905ab0846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:59.717506 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Create volume request issued successfully. Aug 18 22:51:59.718020 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-463c7c22-62b5-4f95-81be-42f4baaf30c7 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:59.719637 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 481/1938] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 22:51:59 2026] POST /volume/v3/volumes => generated 750 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:59.727499 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573e4a41-9fa5-405c-9e1d-a20032801fe9) transitioned into state 'SUCCESS' from state '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-411503440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e933b19ccf4b95928cdc098d87930a',qos_specs=None,replication_status=,reservations=['015e2488-3427-421b-aacd-4c602d8f1ff5','4157df21-daca-450d-9fcb-d8fcb84f2008','852c4dbd-be34-41a6-a6b9-15291f580c4c','2254e285-7e39-42e7-b4b6-f2246cc87c94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6053c7e6df44c72af01aa8c6bd5be87',volume_type_id=30b2a168-be31-4855-9bd3-7f9b3c886f65)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.730578 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41804f19-aa38-4a82-b7e2-5854b06b9916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:51:59.732962 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e41bc86e-d230-4ae3-96b6-6b28911bb3dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:59.734442 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e41bc86e-d230-4ae3-96b6-6b28911bb3dd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 Aug 18 22:51:59.734774 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e41bc86e-d230-4ae3-96b6-6b28911bb3dd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:59.735050 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e41bc86e-d230-4ae3-96b6-6b28911bb3dd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:59.741991 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:59.741991 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:51:59.746000 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e41bc86e-d230-4ae3-96b6-6b28911bb3dd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Volume info retrieved successfully. Aug 18 22:51:59.750260 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41804f19-aa38-4a82-b7e2-5854b06b9916) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:51:59.751091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Flow 'volume_create_api' (a464451b-8f53-40a2-bc24-b4cbf318d398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:51:59.751428 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Create volume request issued successfully. Aug 18 22:51:59.752009 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89ea5225-d1d0-4ca9-b94c-33fa241a92f4 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:51:59.752574 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 486/1939] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:51:59 2026] POST /volume/v3/volumes => generated 783 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:51:59.753615 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e41bc86e-d230-4ae3-96b6-6b28911bb3dd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 returned with HTTP 200 Aug 18 22:51:59.754322 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 484/1940] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:51:59 2026] GET /volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:59.765287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39fe1039-6870-4962-bfd4-e148ed583aa8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:59.772832 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39fe1039-6870-4962-bfd4-e148ed583aa8 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 Aug 18 22:51:59.773126 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39fe1039-6870-4962-bfd4-e148ed583aa8 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:59.773427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39fe1039-6870-4962-bfd4-e148ed583aa8 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:59.781762 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:59.781762 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:51:59.785684 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-39fe1039-6870-4962-bfd4-e148ed583aa8 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Volume info retrieved successfully. Aug 18 22:51:59.790426 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39fe1039-6870-4962-bfd4-e148ed583aa8 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 returned with HTTP 200 Aug 18 22:51:59.790819 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 490/1941] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:51:59 2026] GET /volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:51:59.835008 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-e7a4230d-bc86-40dd-a39d-aa58fc028613 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:51:59.837615 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-e7a4230d-bc86-40dd-a39d-aa58fc028613 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:51:59.837840 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-e7a4230d-bc86-40dd-a39d-aa58fc028613 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:51:59.838068 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-e7a4230d-bc86-40dd-a39d-aa58fc028613 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:51:59.848147 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:51:59.848147 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:51:59.852659 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-e7a4230d-bc86-40dd-a39d-aa58fc028613 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:51:59.858972 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-e7a4230d-bc86-40dd-a39d-aa58fc028613 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 200 Aug 18 22:51:59.859526 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 482/1942] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:51:59 2026] GET /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:00.335260 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.350362 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-b366855e-b343-476b-bc7a-cef1e476f889 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.353504 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-b366855e-b343-476b-bc7a-cef1e476f889 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:52:00.353699 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-b366855e-b343-476b-bc7a-cef1e476f889 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.353930 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-b366855e-b343-476b-bc7a-cef1e476f889 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.362079 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.362079 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:00.371383 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-b366855e-b343-476b-bc7a-cef1e476f889 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:00.381677 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-b366855e-b343-476b-bc7a-cef1e476f889 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 200 Aug 18 22:52:00.382079 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 485/1943] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:00.396189 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9fb4122-6d46-4f56-ada7-02dfa9c8e43e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.396649 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9fb4122-6d46-4f56-ada7-02dfa9c8e43e None None] GET https://10.4.3.89/volume// Aug 18 22:52:00.396856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9fb4122-6d46-4f56-ada7-02dfa9c8e43e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.397089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9fb4122-6d46-4f56-ada7-02dfa9c8e43e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.397477 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9fb4122-6d46-4f56-ada7-02dfa9c8e43e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:00.397808 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 491/1944] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:00.409478 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1efb2824-50c9-4b0c-896a-be77737a17af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.412068 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1efb2824-50c9-4b0c-896a-be77737a17af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:52:00.412440 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1efb2824-50c9-4b0c-896a-be77737a17af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d76146f-e1f9-4cb5-a044-cdbe6c7be078", "connector": null, "instance_uuid": "817b3717-ac95-4398-8722-2cb9f9a0c84a"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:00.420043 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.420043 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:00.440534 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1efb2824-50c9-4b0c-896a-be77737a17af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:52:00.440981 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 483/1945] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:52:00 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:00.451865 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:00.452222 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-760852849"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:00.453923 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-760852849'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:00.454065 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume of 1 GB Aug 18 22:52:00.454452 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.454452 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:00.458724 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Availability Zones retrieved successfully. Aug 18 22:52:00.467088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (1769d95b-6d66-448f-a1ac-edaaca2ac656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:00.468306 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e675323-56c1-4516-ae91-2b34799fd871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:00.469592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:00.504282 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e675323-56c1-4516-ae91-2b34799fd871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:00.505177 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5cffe7f-04bb-4929-ab5b-dcd7b9024d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:00.523291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42a76942-29ba-4c3a-a5b4-ba5131fe5420 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.525692 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42a76942-29ba-4c3a-a5b4-ba5131fe5420 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:00.525956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42a76942-29ba-4c3a-a5b4-ba5131fe5420 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.526202 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42a76942-29ba-4c3a-a5b4-ba5131fe5420 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.534613 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.534613 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:00.538600 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42a76942-29ba-4c3a-a5b4-ba5131fe5420 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:00.543592 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42a76942-29ba-4c3a-a5b4-ba5131fe5420 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:00.544079 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 486/1946] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:00.582831 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Created reservations ['20873a2d-f3ab-47ad-a8a3-c87349806f34', 'fe3e3310-322a-4644-bb73-e3699ff70791', '06d6f504-4d2c-4f05-bb5f-f3cc6a0afd76', '48634465-e87c-4571-9638-572d0e7cce5b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:00.583764 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5cffe7f-04bb-4929-ab5b-dcd7b9024d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20873a2d-f3ab-47ad-a8a3-c87349806f34', 'fe3e3310-322a-4644-bb73-e3699ff70791', '06d6f504-4d2c-4f05-bb5f-f3cc6a0afd76', '48634465-e87c-4571-9638-572d0e7cce5b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:00.584626 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdd20c7-e244-404b-ae62-4d4a8787d404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:00.614747 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bdd20c7-e244-404b-ae62-4d4a8787d404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-760852849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['20873a2d-f3ab-47ad-a8a3-c87349806f34','fe3e3310-322a-4644-bb73-e3699ff70791','06d6f504-4d2c-4f05-bb5f-f3cc6a0afd76','48634465-e87c-4571-9638-572d0e7cce5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-760852849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f06887a0e57943d486587ce8eb1e86e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:00.615400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1dc6f6-00cf-4d78-82e6-fca171cefd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:00.645215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e1dc6f6-00cf-4d78-82e6-fca171cefd22) transitioned into state 'SUCCESS' from state '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-760852849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['20873a2d-f3ab-47ad-a8a3-c87349806f34','fe3e3310-322a-4644-bb73-e3699ff70791','06d6f504-4d2c-4f05-bb5f-f3cc6a0afd76','48634465-e87c-4571-9638-572d0e7cce5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:00.645703 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2fdb6c-db44-4ebf-890d-f0a6a3e306dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:00.655884 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2fdb6c-db44-4ebf-890d-f0a6a3e306dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:00.656741 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (1769d95b-6d66-448f-a1ac-edaaca2ac656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:00.657341 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request issued successfully. Aug 18 22:52:00.657694 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58e44ee0-4786-41c1-bb22-4a2379e11170 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:00.658134 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 487/1947] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:52:00 2026] POST /volume/v3/volumes => generated 761 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:00.677763 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10a81855-8c1d-4b83-abd0-81821aa14571 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.679891 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10a81855-8c1d-4b83-abd0-81821aa14571 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 Aug 18 22:52:00.680106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10a81855-8c1d-4b83-abd0-81821aa14571 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.680345 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10a81855-8c1d-4b83-abd0-81821aa14571 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.687874 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.687874 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:00.691624 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-10a81855-8c1d-4b83-abd0-81821aa14571 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:00.695673 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10a81855-8c1d-4b83-abd0-81821aa14571 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 returned with HTTP 200 Aug 18 22:52:00.696113 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 492/1948] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:00.768680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a5c95b91-6eb2-4b6f-ac31-f574fbf3fa1e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.770627 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5c95b91-6eb2-4b6f-ac31-f574fbf3fa1e tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 Aug 18 22:52:00.770831 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5c95b91-6eb2-4b6f-ac31-f574fbf3fa1e tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.771003 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a5c95b91-6eb2-4b6f-ac31-f574fbf3fa1e tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.778762 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.778762 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:00.783967 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a5c95b91-6eb2-4b6f-ac31-f574fbf3fa1e tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Volume info retrieved successfully. Aug 18 22:52:00.788276 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a5c95b91-6eb2-4b6f-ac31-f574fbf3fa1e tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 returned with HTTP 200 Aug 18 22:52:00.788733 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 484/1949] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:00.806101 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e984558-571e-401d-a0f2-5884b081d7c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.806766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7a6eb2a-12b2-4328-a479-6cc3a032fa0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.807916 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e984558-571e-401d-a0f2-5884b081d7c4 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:52:00.808326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e984558-571e-401d-a0f2-5884b081d7c4 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b41807e9-c9da-44a2-9d9c-77bbbb2579e9", "name": "tempest-VolumesBackupsV39Test-Backup-1386854004", "container": "tempest-volumesbackupsv39test-backup-container-2063160622"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:00.809491 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7a6eb2a-12b2-4328-a479-6cc3a032fa0d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 Aug 18 22:52:00.809861 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7a6eb2a-12b2-4328-a479-6cc3a032fa0d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.810122 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7a6eb2a-12b2-4328-a479-6cc3a032fa0d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.810886 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-6e984558-571e-401d-a0f2-5884b081d7c4 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Creating new backup {'backup': {'volume_id': 'b41807e9-c9da-44a2-9d9c-77bbbb2579e9', 'name': 'tempest-VolumesBackupsV39Test-Backup-1386854004', 'container': 'tempest-volumesbackupsv39test-backup-container-2063160622'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:52:00.810981 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-6e984558-571e-401d-a0f2-5884b081d7c4 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Creating backup of volume b41807e9-c9da-44a2-9d9c-77bbbb2579e9 in container tempest-volumesbackupsv39test-backup-container-2063160622 Aug 18 22:52:00.817923 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.817923 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:00.818407 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e984558-571e-401d-a0f2-5884b081d7c4 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Volume info retrieved successfully. Aug 18 22:52:00.821600 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.821600 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:00.829831 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7a6eb2a-12b2-4328-a479-6cc3a032fa0d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Volume info retrieved successfully. Aug 18 22:52:00.834144 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7a6eb2a-12b2-4328-a479-6cc3a032fa0d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 returned with HTTP 200 Aug 18 22:52:00.834534 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 488/1950] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:00.847286 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-691848ae-4bc4-43da-bb11-2c6b35400bf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.849204 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-691848ae-4bc4-43da-bb11-2c6b35400bf1 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/messages Aug 18 22:52:00.849458 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-691848ae-4bc4-43da-bb11-2c6b35400bf1 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.849637 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-691848ae-4bc4-43da-bb11-2c6b35400bf1 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.850937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6e984558-571e-401d-a0f2-5884b081d7c4 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Created reservations ['b349bad5-f626-4318-b95a-155a28d0983e', 'dc603dc7-b6db-449f-a6af-e1c6b1d08f29'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:00.855563 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-691848ae-4bc4-43da-bb11-2c6b35400bf1 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 22:52:00.855909 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 493/1951] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:00.865049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2db6bbc-3387-442f-b670-0819f76db44d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.867474 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2db6bbc-3387-442f-b670-0819f76db44d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] DELETE https://10.4.3.89/volume/v3/messages/6e595ca0-baa2-4204-be92-d4efa43bf6b2 Aug 18 22:52:00.867747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2db6bbc-3387-442f-b670-0819f76db44d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.868251 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2db6bbc-3387-442f-b670-0819f76db44d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.879728 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2db6bbc-3387-442f-b670-0819f76db44d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/messages/6e595ca0-baa2-4204-be92-d4efa43bf6b2 returned with HTTP 204 Aug 18 22:52:00.880174 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 485/1952] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 22:52:00 2026] DELETE /volume/v3/messages/6e595ca0-baa2-4204-be92-d4efa43bf6b2 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 22:52:00.887067 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cf5f8e8-e7ad-40e9-8f86-70cc36f45dc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.888859 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cf5f8e8-e7ad-40e9-8f86-70cc36f45dc2 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/messages/6e595ca0-baa2-4204-be92-d4efa43bf6b2 Aug 18 22:52:00.889066 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cf5f8e8-e7ad-40e9-8f86-70cc36f45dc2 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.889279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cf5f8e8-e7ad-40e9-8f86-70cc36f45dc2 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.894110 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cf5f8e8-e7ad-40e9-8f86-70cc36f45dc2 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/messages/6e595ca0-baa2-4204-be92-d4efa43bf6b2 returned with HTTP 404 Aug 18 22:52:00.894915 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 489/1953] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/messages/6e595ca0-baa2-4204-be92-d4efa43bf6b2 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:00.902326 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e984558-571e-401d-a0f2-5884b081d7c4 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:52:00.902326 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 487/1954] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:52:00 2026] POST /volume/v3/backups => generated 331 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:00.902553 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86ad4584-8db7-45ae-b083-f39a1258b8bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.904486 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86ad4584-8db7-45ae-b083-f39a1258b8bd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 Aug 18 22:52:00.904715 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86ad4584-8db7-45ae-b083-f39a1258b8bd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.904913 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86ad4584-8db7-45ae-b083-f39a1258b8bd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.910628 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5087d9b6-6b88-4e0c-99f5-289d59b0bca3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.912574 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.912574 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:00.913867 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5087d9b6-6b88-4e0c-99f5-289d59b0bca3 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:00.914072 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5087d9b6-6b88-4e0c-99f5-289d59b0bca3 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.914302 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5087d9b6-6b88-4e0c-99f5-289d59b0bca3 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.914426 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5087d9b6-6b88-4e0c-99f5-289d59b0bca3 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:00.916441 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-86ad4584-8db7-45ae-b083-f39a1258b8bd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Volume info retrieved successfully. Aug 18 22:52:00.920717 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86ad4584-8db7-45ae-b083-f39a1258b8bd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 returned with HTTP 200 Aug 18 22:52:00.921144 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 494/1955] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:00.933827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d50b90e-e89c-4161-92c7-361386af3d64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:00.936280 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] DELETE https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 Aug 18 22:52:00.936483 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:00.936667 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:00.936826 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Delete volume with id: aba97383-4c59-4f52-92d1-7747233947e2 Aug 18 22:52:00.937059 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.937059 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:00.938177 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5087d9b6-6b88-4e0c-99f5-289d59b0bca3 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:00.938714 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 486/1956] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:00 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 793 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:00.945447 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:00.945447 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:00.945941 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Volume info retrieved successfully. Aug 18 22:52:00.946984 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 22:52:00.969318 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Created reservations ['bc5d17b7-af4b-4fa7-9c4b-9f6dcf78bd74', '912c95fa-03e3-48c3-93b3-2dfbe077d80a', 'de742015-ed89-4314-840c-7633af5d713d', 'cfd86c8c-6911-4cba-89b6-581b43908cbc'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:01.000516 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Delete volume request issued successfully. Aug 18 22:52:01.000896 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d50b90e-e89c-4161-92c7-361386af3d64 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 returned with HTTP 202 Aug 18 22:52:01.001347 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 490/1957] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:52:00 2026] DELETE /volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:01.010007 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd7a0735-a7f7-4027-9bb4-00162ba8937f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.012491 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd7a0735-a7f7-4027-9bb4-00162ba8937f tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 Aug 18 22:52:01.012797 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd7a0735-a7f7-4027-9bb4-00162ba8937f tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.013066 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd7a0735-a7f7-4027-9bb4-00162ba8937f tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.018758 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd7a0735-a7f7-4027-9bb4-00162ba8937f tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 returned with HTTP 404 Aug 18 22:52:01.019225 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 488/1958] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:01 2026] GET /volume/v3/volumes/aba97383-4c59-4f52-92d1-7747233947e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:01.026262 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67739532-f08a-48ee-81f2-f60ec99f80a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.028378 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67739532-f08a-48ee-81f2-f60ec99f80a5 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] DELETE https://10.4.3.89/volume/v3/types/30b2a168-be31-4855-9bd3-7f9b3c886f65 Aug 18 22:52:01.028560 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67739532-f08a-48ee-81f2-f60ec99f80a5 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.028765 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67739532-f08a-48ee-81f2-f60ec99f80a5 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.051919 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67739532-f08a-48ee-81f2-f60ec99f80a5 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] https://10.4.3.89/volume/v3/types/30b2a168-be31-4855-9bd3-7f9b3c886f65 returned with HTTP 202 Aug 18 22:52:01.052447 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 495/1959] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:52:01 2026] DELETE /volume/v3/types/30b2a168-be31-4855-9bd3-7f9b3c886f65 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:01.060071 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21099c77-fdd8-4af1-85aa-d5975935892e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.062990 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21099c77-fdd8-4af1-85aa-d5975935892e tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] GET https://10.4.3.89/volume/v3/types/30b2a168-be31-4855-9bd3-7f9b3c886f65 Aug 18 22:52:01.063248 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21099c77-fdd8-4af1-85aa-d5975935892e tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.063514 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21099c77-fdd8-4af1-85aa-d5975935892e tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.068657 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21099c77-fdd8-4af1-85aa-d5975935892e tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] https://10.4.3.89/volume/v3/types/30b2a168-be31-4855-9bd3-7f9b3c886f65 returned with HTTP 404 Aug 18 22:52:01.069301 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 487/1960] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:52:01 2026] GET /volume/v3/types/30b2a168-be31-4855-9bd3-7f9b3c886f65 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:01.078450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6592b58e-1af3-43fe-9981-dcb27562bd46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.080255 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6592b58e-1af3-43fe-9981-dcb27562bd46 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:52:01.080663 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6592b58e-1af3-43fe-9981-dcb27562bd46 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-407792327", "extra_specs": {"storage_protocol": "tempest-storage_protocol-423020278", "vendor_name": "tempest-vendor_name-211838781"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:01.099775 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6592b58e-1af3-43fe-9981-dcb27562bd46 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:52:01.100158 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 491/1961] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:52:01 2026] POST /volume/v3/types => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:01.108249 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3906d711-8b64-42a6-b472-29b9ff274c8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.110276 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:01.110618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "10680e81-f19b-473d-94ec-361366ed95ea", "size": 1, "name": "tempest-UserMessagesTest-Volume-1109832940"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:01.112043 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Create volume request body: {'volume': {'volume_type': '10680e81-f19b-473d-94ec-361366ed95ea', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1109832940'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:01.115960 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Create volume of 1 GB Aug 18 22:52:01.116224 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:01.116224 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:01.116772 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Availability Zones retrieved successfully. Aug 18 22:52:01.122582 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Flow 'volume_create_api' (32c3ae1c-14c2-4e3e-9ae2-efbba48fd6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:01.123660 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c55ff4-5914-4d8d-ab07-0319a5435359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.124642 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:01.145925 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41c55ff4-5914-4d8d-ab07-0319a5435359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:52:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-423020278',vendor_name='tempest-vendor_name-211838781'},id=10680e81-f19b-473d-94ec-361366ed95ea,is_public=True,name='tempest-UserMessagesTest-volume-type-407792327',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10680e81-f19b-473d-94ec-361366ed95ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.146098 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f923734b-c1f3-45a9-aff0-edbf70c6a336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.181210 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-407792327 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-407792327, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:01.181356 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-407792327 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-407792327, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:01.219529 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Created reservations ['28ff47a3-3a4e-45e4-82ac-7ee70f64a19e', '656739ed-9d09-4a83-875e-3e392b834db0', '3cf8d23d-e867-4848-9b68-5662c784450c', '547db6b7-8046-4cae-b9de-c5842e5e0d7a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:01.220301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f923734b-c1f3-45a9-aff0-edbf70c6a336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28ff47a3-3a4e-45e4-82ac-7ee70f64a19e', '656739ed-9d09-4a83-875e-3e392b834db0', '3cf8d23d-e867-4848-9b68-5662c784450c', '547db6b7-8046-4cae-b9de-c5842e5e0d7a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.221056 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3d4134-53bb-4ac3-8ae7-51de0a1afc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.251652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3d4134-53bb-4ac3-8ae7-51de0a1afc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5918d157-af81-45fd-aa17-b9ad3bf2fc2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1109832940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e933b19ccf4b95928cdc098d87930a',qos_specs=None,replication_status=,reservations=['28ff47a3-3a4e-45e4-82ac-7ee70f64a19e','656739ed-9d09-4a83-875e-3e392b834db0','3cf8d23d-e867-4848-9b68-5662c784450c','547db6b7-8046-4cae-b9de-c5842e5e0d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6053c7e6df44c72af01aa8c6bd5be87',volume_type_id=10680e81-f19b-473d-94ec-361366ed95ea), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1109832940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5918d157-af81-45fd-aa17-b9ad3bf2fc2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1e933b19ccf4b95928cdc098d87930a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6053c7e6df44c72af01aa8c6bd5be87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10680e81-f19b-473d-94ec-361366ed95ea),volume_type_id=10680e81-f19b-473d-94ec-361366ed95ea)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.252106 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3644897-d5d2-4d54-b3d3-608bfd97ee65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.276183 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3644897-d5d2-4d54-b3d3-608bfd97ee65) transitioned into state 'SUCCESS' from state '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-1109832940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e933b19ccf4b95928cdc098d87930a',qos_specs=None,replication_status=,reservations=['28ff47a3-3a4e-45e4-82ac-7ee70f64a19e','656739ed-9d09-4a83-875e-3e392b834db0','3cf8d23d-e867-4848-9b68-5662c784450c','547db6b7-8046-4cae-b9de-c5842e5e0d7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6053c7e6df44c72af01aa8c6bd5be87',volume_type_id=10680e81-f19b-473d-94ec-361366ed95ea)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.277046 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b11aec-9d2d-4ca1-a741-c896ce980398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.287558 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79b11aec-9d2d-4ca1-a741-c896ce980398) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.287558 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Flow 'volume_create_api' (32c3ae1c-14c2-4e3e-9ae2-efbba48fd6db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:01.287558 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Create volume request issued successfully. Aug 18 22:52:01.287823 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3906d711-8b64-42a6-b472-29b9ff274c8c tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:01.288222 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 489/1962] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:52:01 2026] POST /volume/v3/volumes => generated 783 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:01.302698 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c368fab0-6da0-436b-85db-68b0f6db31f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.304804 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c368fab0-6da0-436b-85db-68b0f6db31f3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a Aug 18 22:52:01.305013 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c368fab0-6da0-436b-85db-68b0f6db31f3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.305207 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c368fab0-6da0-436b-85db-68b0f6db31f3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.315597 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:01.315597 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:01.319899 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c368fab0-6da0-436b-85db-68b0f6db31f3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Volume info retrieved successfully. Aug 18 22:52:01.325163 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c368fab0-6da0-436b-85db-68b0f6db31f3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a returned with HTTP 200 Aug 18 22:52:01.325535 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 496/1963] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:01 2026] GET /volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:01.557069 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-21e525d5-5e4f-44ad-9dd8-0c3f1945f007 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.558677 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21e525d5-5e4f-44ad-9dd8-0c3f1945f007 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:01.560868 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21e525d5-5e4f-44ad-9dd8-0c3f1945f007 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.560868 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-21e525d5-5e4f-44ad-9dd8-0c3f1945f007 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.568290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79f8519d-0de7-43bf-abf7-f11f9524c451 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.568290 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79f8519d-0de7-43bf-abf7-f11f9524c451 None None] GET https://10.4.3.89/volume// Aug 18 22:52:01.568675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79f8519d-0de7-43bf-abf7-f11f9524c451 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.568675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79f8519d-0de7-43bf-abf7-f11f9524c451 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.569074 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79f8519d-0de7-43bf-abf7-f11f9524c451 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:01.569426 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 492/1964] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:01.572962 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:01.572962 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:01.576946 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-21e525d5-5e4f-44ad-9dd8-0c3f1945f007 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:01.580018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1d7d373f-55d6-4134-805b-4b26ec71be21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.581293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1d7d373f-55d6-4134-805b-4b26ec71be21 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:52:01.581293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1d7d373f-55d6-4134-805b-4b26ec71be21 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.581433 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1d7d373f-55d6-4134-805b-4b26ec71be21 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.583073 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-21e525d5-5e4f-44ad-9dd8-0c3f1945f007 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:01.583669 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 488/1965] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:01 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:01.591866 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:01.591866 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:01.595786 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1d7d373f-55d6-4134-805b-4b26ec71be21 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:01.605085 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-1d7d373f-55d6-4134-805b-4b26ec71be21 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 200 Aug 18 22:52:01.605571 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 490/1966] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:52:01 2026] GET /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 1544 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:01.703175 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-ce6f9dc2-5cf6-4a27-8ed5-70bda5829ea1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.705684 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-ce6f9dc2-5cf6-4a27-8ed5-70bda5829ea1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] PUT https://10.4.3.89/volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2 Aug 18 22:52:01.706191 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-ce6f9dc2-5cf6-4a27-8ed5-70bda5829ea1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:01.710420 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19000b0f-44b8-4a7d-815f-5f9244e6ab6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.713284 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19000b0f-44b8-4a7d-815f-5f9244e6ab6b tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 Aug 18 22:52:01.713514 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19000b0f-44b8-4a7d-815f-5f9244e6ab6b tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.714166 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19000b0f-44b8-4a7d-815f-5f9244e6ab6b tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.714429 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-ce6f9dc2-5cf6-4a27-8ed5-70bda5829ea1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Acquiring lock "cinder-attachment_update-3d76146f-e1f9-4cb5-a044-cdbe6c7be078-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:52:01.720734 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-ce6f9dc2-5cf6-4a27-8ed5-70bda5829ea1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-3d76146f-e1f9-4cb5-a044-cdbe6c7be078-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:52:01.721839 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:01.721839 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:01.726253 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:01.726253 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:01.732228 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-19000b0f-44b8-4a7d-815f-5f9244e6ab6b tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:01.739835 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19000b0f-44b8-4a7d-815f-5f9244e6ab6b tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 returned with HTTP 200 Aug 18 22:52:01.740328 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 493/1967] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:01 2026] GET /volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:01.756755 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.762291 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:01.762291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1846446525"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:01.762291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request body: {'volume': {"'source_volid": 'e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1846446525'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:01.762291 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume of 1 GB Aug 18 22:52:01.770615 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Availability Zones retrieved successfully. Aug 18 22:52:01.781496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (ea39e701-050b-4da1-bd07-84b168e9fc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:01.783122 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09fc9361-75d8-4a53-b0b6-99b5d338e6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.785183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:01.823442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09fc9361-75d8-4a53-b0b6-99b5d338e6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.823442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3810dd81-1064-4c31-9988-f1a7199417b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.834802 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-ce6f9dc2-5cf6-4a27-8ed5-70bda5829ea1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-3d76146f-e1f9-4cb5-a044-cdbe6c7be078-np0000007715" released by "attachment_update" :: held 0.114s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:52:01.835152 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-ce6f9dc2-5cf6-4a27-8ed5-70bda5829ea1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2 returned with HTTP 200 Aug 18 22:52:01.835746 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 497/1968] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:52:01 2026] PUT /volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:01.859483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-712ece1f-0caf-423a-8074-b236ac6592c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.864231 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-712ece1f-0caf-423a-8074-b236ac6592c3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2/action Aug 18 22:52:01.864587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-712ece1f-0caf-423a-8074-b236ac6592c3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:01.864692 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-712ece1f-0caf-423a-8074-b236ac6592c3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:01.865716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Created reservations ['a6bf0cab-b34b-4b85-9c47-d3a518363aca', '923973bb-d728-4d71-8532-9b0f837eb836', 'd53d0015-18be-449e-ad61-8d08f5717d5f', '5c0e4302-eb43-4cd3-93c9-31d599f97a6e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:01.866808 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3810dd81-1064-4c31-9988-f1a7199417b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6bf0cab-b34b-4b85-9c47-d3a518363aca', '923973bb-d728-4d71-8532-9b0f837eb836', 'd53d0015-18be-449e-ad61-8d08f5717d5f', '5c0e4302-eb43-4cd3-93c9-31d599f97a6e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.867873 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b442ec-9f9b-4711-8259-14c8f3b268c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.880787 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:01.880787 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:01.892684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93b442ec-9f9b-4711-8259-14c8f3b268c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3df5f291-536f-4b81-ae00-f93f746ed7f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1846446525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['a6bf0cab-b34b-4b85-9c47-d3a518363aca','923973bb-d728-4d71-8532-9b0f837eb836','d53d0015-18be-449e-ad61-8d08f5717d5f','5c0e4302-eb43-4cd3-93c9-31d599f97a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1846446525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3df5f291-536f-4b81-ae00-f93f746ed7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f06887a0e57943d486587ce8eb1e86e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.893637 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115863cc-3d4d-45e3-9726-5808dfd18208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.905710 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7bfc47b8-602b-452e-9f85-198e04fe2ad4 req-712ece1f-0caf-423a-8074-b236ac6592c3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2/action returned with HTTP 204 Aug 18 22:52:01.905710 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 491/1969] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:52:01 2026] POST /volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:01.915609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115863cc-3d4d-45e3-9726-5808dfd18208) transitioned into state 'SUCCESS' from state '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-1846446525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['a6bf0cab-b34b-4b85-9c47-d3a518363aca','923973bb-d728-4d71-8532-9b0f837eb836','d53d0015-18be-449e-ad61-8d08f5717d5f','5c0e4302-eb43-4cd3-93c9-31d599f97a6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.916220 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18290b12-98c1-4572-81a8-8a8eb5b29db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.928200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18290b12-98c1-4572-81a8-8a8eb5b29db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.929133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (ea39e701-050b-4da1-bd07-84b168e9fc74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:01.929241 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request issued successfully. Aug 18 22:52:01.930103 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1709f49d-4278-4c5a-8d07-a876b4541b26 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:01.930235 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 489/1970] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:01 2026] POST /volume/v3/volumes => generated 762 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:01.944138 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a6af95e-264b-4749-945d-b8f49d960c91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.945707 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:01.946193 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-826541876"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:01.948084 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request body: {'volume': {"'source_volid": 'e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-826541876'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:01.948084 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume of 1 GB Aug 18 22:52:01.949260 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b99c034f-efc2-44f0-b584-0a1c1039b490 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:01.952121 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b99c034f-efc2-44f0-b584-0a1c1039b490 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:01.952255 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Availability Zones retrieved successfully. Aug 18 22:52:01.952396 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b99c034f-efc2-44f0-b584-0a1c1039b490 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:01.952529 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b99c034f-efc2-44f0-b584-0a1c1039b490 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:01.952669 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b99c034f-efc2-44f0-b584-0a1c1039b490 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:01.959336 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (30e3b87b-6ba0-4811-a73e-1d6c6d9ba299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:01.960573 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c0ba99-81b1-4c00-b3f6-cf70916e222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:01.961877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:01.968049 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:01.968049 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:01.968810 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b99c034f-efc2-44f0-b584-0a1c1039b490 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:01.969178 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 498/1971] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:01 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:01.993255 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c0ba99-81b1-4c00-b3f6-cf70916e222f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:01.994646 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db590635-6e07-4b5f-bfc7-817d30fc28a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.044022 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Created reservations ['e155ca94-39e9-4bd4-a343-ff4b5ddb96f7', 'b3a1d34f-4a70-4824-81fb-89bb8a60c265', '6631f467-11a4-4329-b5d9-fcdce750614b', '96880170-3acf-4373-bbec-f9507f6a118a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:02.044812 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db590635-6e07-4b5f-bfc7-817d30fc28a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e155ca94-39e9-4bd4-a343-ff4b5ddb96f7', 'b3a1d34f-4a70-4824-81fb-89bb8a60c265', '6631f467-11a4-4329-b5d9-fcdce750614b', '96880170-3acf-4373-bbec-f9507f6a118a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.045590 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085885ea-5bd6-409f-8ad9-36711b8e558b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.088908 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (085885ea-5bd6-409f-8ad9-36711b8e558b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da29adaf-9e16-4f37-8c9d-24cd10517fb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-826541876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['e155ca94-39e9-4bd4-a343-ff4b5ddb96f7','b3a1d34f-4a70-4824-81fb-89bb8a60c265','6631f467-11a4-4329-b5d9-fcdce750614b','96880170-3acf-4373-bbec-f9507f6a118a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-826541876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da29adaf-9e16-4f37-8c9d-24cd10517fb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f06887a0e57943d486587ce8eb1e86e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.090007 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc01074-ad21-4516-8979-7b641c6d1ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.114202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc01074-ad21-4516-8979-7b641c6d1ec4) transitioned into state 'SUCCESS' from state '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-826541876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['e155ca94-39e9-4bd4-a343-ff4b5ddb96f7','b3a1d34f-4a70-4824-81fb-89bb8a60c265','6631f467-11a4-4329-b5d9-fcdce750614b','96880170-3acf-4373-bbec-f9507f6a118a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.115420 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f31db86-b6b4-4015-b9dc-c57dccb508f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.128206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f31db86-b6b4-4015-b9dc-c57dccb508f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.129086 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (30e3b87b-6ba0-4811-a73e-1d6c6d9ba299) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:02.129513 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request issued successfully. Aug 18 22:52:02.130385 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a6af95e-264b-4749-945d-b8f49d960c91 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:02.130839 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 494/1972] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:01 2026] POST /volume/v3/volumes => generated 761 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:02.149289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.149289 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:02.149289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-214406494"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:02.150678 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request body: {'volume': {"'source_volid": 'e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-214406494'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:02.150797 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume of 1 GB Aug 18 22:52:02.155353 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Availability Zones retrieved successfully. Aug 18 22:52:02.162711 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (018acfed-b3b1-420f-ae4d-ef93212302af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:02.163966 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47534b73-3590-4434-893e-ed03c0400d3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.165504 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:02.200375 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47534b73-3590-4434-893e-ed03c0400d3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.200375 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c40f360-55a5-41ee-9219-073a44d99b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.239733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Created reservations ['067b32b1-f2fb-42e4-8738-65e4c0b9716d', '895f596e-a458-4ec0-ab04-7d9337728e74', '8d67e1e3-57f3-4786-a636-3bdd52f2ce5d', 'dc22a57a-b6dd-46ba-98a5-12a79417c447'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:02.240600 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c40f360-55a5-41ee-9219-073a44d99b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['067b32b1-f2fb-42e4-8738-65e4c0b9716d', '895f596e-a458-4ec0-ab04-7d9337728e74', '8d67e1e3-57f3-4786-a636-3bdd52f2ce5d', 'dc22a57a-b6dd-46ba-98a5-12a79417c447']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.241317 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3f8439-f7da-49a4-a48c-ca0169ae7cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.267829 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3f8439-f7da-49a4-a48c-ca0169ae7cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31070547-aad2-41ac-a83f-e4699f73c39d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-214406494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['067b32b1-f2fb-42e4-8738-65e4c0b9716d','895f596e-a458-4ec0-ab04-7d9337728e74','8d67e1e3-57f3-4786-a636-3bdd52f2ce5d','dc22a57a-b6dd-46ba-98a5-12a79417c447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-214406494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31070547-aad2-41ac-a83f-e4699f73c39d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f06887a0e57943d486587ce8eb1e86e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.268683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8b6891-f9a2-4021-a99c-21052a47bd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.286614 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8b6891-f9a2-4021-a99c-21052a47bd1f) transitioned into state 'SUCCESS' from state '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-214406494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['067b32b1-f2fb-42e4-8738-65e4c0b9716d','895f596e-a458-4ec0-ab04-7d9337728e74','8d67e1e3-57f3-4786-a636-3bdd52f2ce5d','dc22a57a-b6dd-46ba-98a5-12a79417c447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.287280 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5921a599-7fbf-4aa6-a2e5-44722903a0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.301449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5921a599-7fbf-4aa6-a2e5-44722903a0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.302229 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (018acfed-b3b1-420f-ae4d-ef93212302af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:02.302570 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request issued successfully. Aug 18 22:52:02.303085 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c8d7074-174a-41ce-a610-2588d1bef6b5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:02.303702 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 492/1973] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:02 2026] POST /volume/v3/volumes => generated 761 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 22:52:02.321795 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26d314bd-c113-479b-8402-892cdb134077 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.324832 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:02.325162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1169941159"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:02.326832 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request body: {'volume': {"'source_volid": 'e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1169941159'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:02.327119 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume of 1 GB Aug 18 22:52:02.327490 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.327490 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:02.332421 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Availability Zones retrieved successfully. Aug 18 22:52:02.338323 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (a6306b3b-3028-4938-b074-b425b163cd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:02.339215 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00aee58d-5cf2-4143-affc-89d0ef388f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.340120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:02.343372 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9f2a9d7-2433-4f5c-b64e-7244610c8fbd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.349462 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9f2a9d7-2433-4f5c-b64e-7244610c8fbd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a Aug 18 22:52:02.349462 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9f2a9d7-2433-4f5c-b64e-7244610c8fbd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.349462 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9f2a9d7-2433-4f5c-b64e-7244610c8fbd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.357707 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.357707 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:02.363985 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c9f2a9d7-2433-4f5c-b64e-7244610c8fbd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Volume info retrieved successfully. Aug 18 22:52:02.368934 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9f2a9d7-2433-4f5c-b64e-7244610c8fbd tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a returned with HTTP 200 Aug 18 22:52:02.369285 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 499/1974] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.374493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00aee58d-5cf2-4143-affc-89d0ef388f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.374493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9a9b44-ad73-4cf5-8cb4-dee307ad10ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.385823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf971cc4-6a43-497f-9d53-3ff817d2968b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.392936 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf971cc4-6a43-497f-9d53-3ff817d2968b tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/messages Aug 18 22:52:02.393207 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf971cc4-6a43-497f-9d53-3ff817d2968b tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.393521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf971cc4-6a43-497f-9d53-3ff817d2968b tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.393882 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.393882 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:02.403188 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf971cc4-6a43-497f-9d53-3ff817d2968b tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 22:52:02.403188 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 495/1975] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/messages => generated 668 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.413495 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c7ec814-fdfd-4e82-9bc1-c1d47882c645 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.415583 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c7ec814-fdfd-4e82-9bc1-c1d47882c645 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/messages/180cb4bb-f363-4432-9c40-7f2505fc9ea7 Aug 18 22:52:02.415806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c7ec814-fdfd-4e82-9bc1-c1d47882c645 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.416006 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c7ec814-fdfd-4e82-9bc1-c1d47882c645 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.420958 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.420958 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:02.421600 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c7ec814-fdfd-4e82-9bc1-c1d47882c645 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/messages/180cb4bb-f363-4432-9c40-7f2505fc9ea7 returned with HTTP 200 Aug 18 22:52:02.421990 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 493/1976] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/messages/180cb4bb-f363-4432-9c40-7f2505fc9ea7 => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.432818 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Created reservations ['7ad1f23f-b093-46c4-92bc-d014ef468bb2', '17c6eb84-401f-4cba-ab4d-0e5e2d8862bc', '5d424fb7-ce47-4b68-9964-fd665487f4ee', 'ad0a35cd-59f5-4b94-a4b2-39d0d65e08b1'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:02.433760 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d9a9b44-ad73-4cf5-8cb4-dee307ad10ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ad1f23f-b093-46c4-92bc-d014ef468bb2', '17c6eb84-401f-4cba-ab4d-0e5e2d8862bc', '5d424fb7-ce47-4b68-9964-fd665487f4ee', 'ad0a35cd-59f5-4b94-a4b2-39d0d65e08b1']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.434647 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd0c9d9-7ac1-4fe9-8b6d-1cb694903473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.434961 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bea2b58f-024f-488e-adab-d9398410fc6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.436537 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bea2b58f-024f-488e-adab-d9398410fc6d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/messages Aug 18 22:52:02.436730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bea2b58f-024f-488e-adab-d9398410fc6d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.436934 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bea2b58f-024f-488e-adab-d9398410fc6d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.440858 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bea2b58f-024f-488e-adab-d9398410fc6d tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 22:52:02.441188 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 500/1977] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.449515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c4d6a55-9c35-4fc6-91b5-1fd8f2c13d56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.451660 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c4d6a55-9c35-4fc6-91b5-1fd8f2c13d56 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] DELETE https://10.4.3.89/volume/v3/messages/180cb4bb-f363-4432-9c40-7f2505fc9ea7 Aug 18 22:52:02.451934 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c4d6a55-9c35-4fc6-91b5-1fd8f2c13d56 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.452192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c4d6a55-9c35-4fc6-91b5-1fd8f2c13d56 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.462598 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c4d6a55-9c35-4fc6-91b5-1fd8f2c13d56 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/messages/180cb4bb-f363-4432-9c40-7f2505fc9ea7 returned with HTTP 204 Aug 18 22:52:02.463310 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 496/1978] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 22:52:02 2026] DELETE /volume/v3/messages/180cb4bb-f363-4432-9c40-7f2505fc9ea7 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 22:52:02.472068 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed87949c-6e5d-46ea-a20a-f86ff65f25b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.474001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dd0c9d9-7ac1-4fe9-8b6d-1cb694903473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd194dae-ad1a-4a98-a2bc-470a7ec1621b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1169941159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['7ad1f23f-b093-46c4-92bc-d014ef468bb2','17c6eb84-401f-4cba-ab4d-0e5e2d8862bc','5d424fb7-ce47-4b68-9964-fd665487f4ee','ad0a35cd-59f5-4b94-a4b2-39d0d65e08b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1169941159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd194dae-ad1a-4a98-a2bc-470a7ec1621b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f06887a0e57943d486587ce8eb1e86e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.474132 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed87949c-6e5d-46ea-a20a-f86ff65f25b0 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a Aug 18 22:52:02.474355 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed87949c-6e5d-46ea-a20a-f86ff65f25b0 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.474573 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed87949c-6e5d-46ea-a20a-f86ff65f25b0 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.474804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e583b6e4-8bfd-4a42-8e3f-2ede66059d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.484839 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.484839 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:02.489885 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed87949c-6e5d-46ea-a20a-f86ff65f25b0 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Volume info retrieved successfully. Aug 18 22:52:02.495470 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed87949c-6e5d-46ea-a20a-f86ff65f25b0 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a returned with HTTP 200 Aug 18 22:52:02.495979 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 494/1979] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.498183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e583b6e4-8bfd-4a42-8e3f-2ede66059d63) transitioned into state 'SUCCESS' from state '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-1169941159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['7ad1f23f-b093-46c4-92bc-d014ef468bb2','17c6eb84-401f-4cba-ab4d-0e5e2d8862bc','5d424fb7-ce47-4b68-9964-fd665487f4ee','ad0a35cd-59f5-4b94-a4b2-39d0d65e08b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.499230 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228819da-8d92-4669-b41f-8d0aa337deea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.510501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.512100 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a Aug 18 22:52:02.512323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.512503 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.512663 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Delete volume with id: 5918d157-af81-45fd-aa17-b9ad3bf2fc2a Aug 18 22:52:02.516097 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228819da-8d92-4669-b41f-8d0aa337deea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.516097 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (a6306b3b-3028-4938-b074-b425b163cd1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:02.516097 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request issued successfully. Aug 18 22:52:02.516097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26d314bd-c113-479b-8402-892cdb134077 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:02.516097 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 490/1980] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:02 2026] POST /volume/v3/volumes => generated 762 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:02.519433 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.519433 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:02.519993 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Volume info retrieved successfully. Aug 18 22:52:02.521064 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 22:52:02.528045 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea014f35-058a-4115-b311-1798c6a87f97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.529896 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:02.530237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1040210267"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:02.532565 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request body: {'volume': {"'source_volid": 'e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1040210267'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:02.532650 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume of 1 GB Aug 18 22:52:02.533721 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-407792327 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-407792327, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:02.534080 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-407792327 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-407792327, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:02.537097 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Availability Zones retrieved successfully. Aug 18 22:52:02.544291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (7a1f27dc-ccfb-4749-9040-1b961b19bfe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:02.545117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Created reservations ['8fd908a9-f4f4-4b05-b82c-ce5d0e15be3e', '983fa6a3-fdfb-4f9a-bd14-88a7b7a2f1f6', '9ed1ad8b-dde9-468c-9e38-217ac566de18', 'e885c4b8-a6fc-49e8-b48d-d03c1ca3fbae'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:02.545496 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (954ab023-2e3b-4639-bc2e-7f74c2445278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.546423 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:02.584791 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (954ab023-2e3b-4639-bc2e-7f74c2445278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.585834 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e68cbbc-297c-4b05-9fc1-a6659cc8c8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.588904 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Delete volume request issued successfully. Aug 18 22:52:02.589141 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-483688ec-ef8a-4f38-9ee6-7a592b5f6de3 tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a returned with HTTP 202 Aug 18 22:52:02.589732 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 501/1981] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:52:02 2026] DELETE /volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:02.597346 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d6f96505-2fb9-4176-9096-2ff09422a037 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.599150 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6f96505-2fb9-4176-9096-2ff09422a037 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:02.599529 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6f96505-2fb9-4176-9096-2ff09422a037 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.601197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d6f96505-2fb9-4176-9096-2ff09422a037 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.605238 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-93f27a0c-4ddb-490f-baa5-02c650bd3a7f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.608748 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93f27a0c-4ddb-490f-baa5-02c650bd3a7f tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] GET https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a Aug 18 22:52:02.608976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93f27a0c-4ddb-490f-baa5-02c650bd3a7f tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.609232 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-93f27a0c-4ddb-490f-baa5-02c650bd3a7f tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.613159 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.613159 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:02.616874 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d6f96505-2fb9-4176-9096-2ff09422a037 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:02.616954 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-93f27a0c-4ddb-490f-baa5-02c650bd3a7f tempest-UserMessagesTest-344607560 tempest-UserMessagesTest-344607560-project-member] https://10.4.3.89/volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a returned with HTTP 404 Aug 18 22:52:02.617603 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 491/1982] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/5918d157-af81-45fd-aa17-b9ad3bf2fc2a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:02.623046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d6f96505-2fb9-4176-9096-2ff09422a037 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:02.623633 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 495/1983] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:02.628374 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15b4d014-5cb7-41a3-be3f-b3279f203f52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.629100 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15b4d014-5cb7-41a3-be3f-b3279f203f52 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] DELETE https://10.4.3.89/volume/v3/types/10680e81-f19b-473d-94ec-361366ed95ea Aug 18 22:52:02.629373 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15b4d014-5cb7-41a3-be3f-b3279f203f52 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.629659 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15b4d014-5cb7-41a3-be3f-b3279f203f52 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.644027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Created reservations ['b6e0f714-e231-47d9-8008-6271d2a7d32a', 'b0fdf1d5-d2c4-4fc5-af5e-5e77efac22da', 'e4fa5768-544f-4852-9ae0-c0c0dd772506', '9405f01f-571b-4312-9580-142ec1034c09'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:02.645125 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e68cbbc-297c-4b05-9fc1-a6659cc8c8c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6e0f714-e231-47d9-8008-6271d2a7d32a', 'b0fdf1d5-d2c4-4fc5-af5e-5e77efac22da', 'e4fa5768-544f-4852-9ae0-c0c0dd772506', '9405f01f-571b-4312-9580-142ec1034c09']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.646129 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb21e6c5-77c9-42a6-82c8-80b9324375be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.655941 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15b4d014-5cb7-41a3-be3f-b3279f203f52 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] https://10.4.3.89/volume/v3/types/10680e81-f19b-473d-94ec-361366ed95ea returned with HTTP 202 Aug 18 22:52:02.656366 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 502/1984] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:52:02 2026] DELETE /volume/v3/types/10680e81-f19b-473d-94ec-361366ed95ea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:02.663633 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c5785b4c-40a3-4691-819e-28c3b9d430d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.665439 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5785b4c-40a3-4691-819e-28c3b9d430d7 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] GET https://10.4.3.89/volume/v3/types/10680e81-f19b-473d-94ec-361366ed95ea Aug 18 22:52:02.665676 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5785b4c-40a3-4691-819e-28c3b9d430d7 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.665889 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5785b4c-40a3-4691-819e-28c3b9d430d7 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.674383 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5785b4c-40a3-4691-819e-28c3b9d430d7 tempest-UserMessagesTest-2065845582 tempest-UserMessagesTest-2065845582-project-admin] https://10.4.3.89/volume/v3/types/10680e81-f19b-473d-94ec-361366ed95ea returned with HTTP 404 Aug 18 22:52:02.674975 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 492/1985] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/types/10680e81-f19b-473d-94ec-361366ed95ea => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:02.679675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb21e6c5-77c9-42a6-82c8-80b9324375be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '400decab-ef75-41f0-bb3a-1f92ed2b64a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1040210267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['b6e0f714-e231-47d9-8008-6271d2a7d32a','b0fdf1d5-d2c4-4fc5-af5e-5e77efac22da','e4fa5768-544f-4852-9ae0-c0c0dd772506','9405f01f-571b-4312-9580-142ec1034c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1040210267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=400decab-ef75-41f0-bb3a-1f92ed2b64a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f06887a0e57943d486587ce8eb1e86e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.680882 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75a323f-a9ff-420f-a3c4-597dd3b99f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.703645 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f75a323f-a9ff-420f-a3c4-597dd3b99f6c) transitioned into state 'SUCCESS' from state '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-1040210267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f06887a0e57943d486587ce8eb1e86e8',qos_specs=None,replication_status=,reservations=['b6e0f714-e231-47d9-8008-6271d2a7d32a','b0fdf1d5-d2c4-4fc5-af5e-5e77efac22da','e4fa5768-544f-4852-9ae0-c0c0dd772506','9405f01f-571b-4312-9580-142ec1034c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f401e20d6d154e19ac170a8bfb9dd810',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.704286 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c2f6b5-dd1e-45cf-a082-ebd3db8df6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:02.717273 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c2f6b5-dd1e-45cf-a082-ebd3db8df6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:02.718333 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Flow 'volume_create_api' (7a1f27dc-ccfb-4749-9040-1b961b19bfe4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:02.718333 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Create volume request issued successfully. Aug 18 22:52:02.718679 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea014f35-058a-4115-b311-1798c6a87f97 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:02.719175 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 497/1986] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:02 2026] POST /volume/v3/volumes => generated 762 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:02.737372 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13abe4ee-1189-494a-8898-940e9e226233 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.739104 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13abe4ee-1189-494a-8898-940e9e226233 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 Aug 18 22:52:02.739537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13abe4ee-1189-494a-8898-940e9e226233 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.739852 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13abe4ee-1189-494a-8898-940e9e226233 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.749626 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.749626 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:02.758444 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13abe4ee-1189-494a-8898-940e9e226233 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:02.761557 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13abe4ee-1189-494a-8898-940e9e226233 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 returned with HTTP 200 Aug 18 22:52:02.762137 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 496/1987] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.776123 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efd0d211-fbdd-4534-b8c2-10755b791633 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.777969 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efd0d211-fbdd-4534-b8c2-10755b791633 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 Aug 18 22:52:02.778244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efd0d211-fbdd-4534-b8c2-10755b791633 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.778455 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efd0d211-fbdd-4534-b8c2-10755b791633 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.785693 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.785693 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:02.789665 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-efd0d211-fbdd-4534-b8c2-10755b791633 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:02.794758 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efd0d211-fbdd-4534-b8c2-10755b791633 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 returned with HTTP 200 Aug 18 22:52:02.795121 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 503/1988] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.811721 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc7f9148-3a52-45a4-862c-6ce013362d1c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.814041 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc7f9148-3a52-45a4-862c-6ce013362d1c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d Aug 18 22:52:02.814343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc7f9148-3a52-45a4-862c-6ce013362d1c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.814710 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc7f9148-3a52-45a4-862c-6ce013362d1c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.822769 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.822769 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:02.826693 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc7f9148-3a52-45a4-862c-6ce013362d1c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:02.830934 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc7f9148-3a52-45a4-862c-6ce013362d1c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d returned with HTTP 200 Aug 18 22:52:02.831342 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 493/1989] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.850083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe0b52a2-c082-4d35-ad25-843b31dd283c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.853333 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe0b52a2-c082-4d35-ad25-843b31dd283c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b Aug 18 22:52:02.853576 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe0b52a2-c082-4d35-ad25-843b31dd283c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.854331 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe0b52a2-c082-4d35-ad25-843b31dd283c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.866222 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.866222 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:02.870926 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe0b52a2-c082-4d35-ad25-843b31dd283c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:02.877665 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe0b52a2-c082-4d35-ad25-843b31dd283c tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b returned with HTTP 200 Aug 18 22:52:02.878211 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 498/1990] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.892478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9367165e-48e4-47bd-a43e-dd25e68b4643 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.894156 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9367165e-48e4-47bd-a43e-dd25e68b4643 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 Aug 18 22:52:02.894530 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9367165e-48e4-47bd-a43e-dd25e68b4643 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.894942 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9367165e-48e4-47bd-a43e-dd25e68b4643 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.898739 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f77b9c91-41cc-4215-ae44-3acd42cf432a req-3582f2bc-ce4f-42e7-ba27-1395a73ba1ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.900786 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f77b9c91-41cc-4215-ae44-3acd42cf432a req-3582f2bc-ce4f-42e7-ba27-1395a73ba1ef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704 Aug 18 22:52:02.900977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f77b9c91-41cc-4215-ae44-3acd42cf432a req-3582f2bc-ce4f-42e7-ba27-1395a73ba1ef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.901174 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f77b9c91-41cc-4215-ae44-3acd42cf432a req-3582f2bc-ce4f-42e7-ba27-1395a73ba1ef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.903092 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.903092 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:02.909058 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9367165e-48e4-47bd-a43e-dd25e68b4643 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:02.910356 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.910356 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:02.911455 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9367165e-48e4-47bd-a43e-dd25e68b4643 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 returned with HTTP 200 Aug 18 22:52:02.911966 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 497/1991] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.929311 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae6300bb-34f5-48bc-9489-18fab523627a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.934049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae6300bb-34f5-48bc-9489-18fab523627a tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] DELETE https://10.4.3.89/volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 Aug 18 22:52:02.934282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae6300bb-34f5-48bc-9489-18fab523627a tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.934521 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae6300bb-34f5-48bc-9489-18fab523627a tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.934757 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ae6300bb-34f5-48bc-9489-18fab523627a tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume with id: 400decab-ef75-41f0-bb3a-1f92ed2b64a3 Aug 18 22:52:02.945994 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:02.945994 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:02.946680 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae6300bb-34f5-48bc-9489-18fab523627a tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:02.963851 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f77b9c91-41cc-4215-ae44-3acd42cf432a req-3582f2bc-ce4f-42e7-ba27-1395a73ba1ef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704 returned with HTTP 200 Aug 18 22:52:02.964321 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 504/1992] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:52:02 2026] DELETE /volume/v3/attachments/098f3856-58f4-419d-b88e-4321f14ff704 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:02.974498 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ae6300bb-34f5-48bc-9489-18fab523627a tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume request issued successfully. Aug 18 22:52:02.975324 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae6300bb-34f5-48bc-9489-18fab523627a tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 returned with HTTP 202 Aug 18 22:52:02.977451 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 494/1993] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:02 2026] DELETE /volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:02.980937 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c8f97ea-00fb-436b-80e9-f8a082010b9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:02.983090 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c8f97ea-00fb-436b-80e9-f8a082010b9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:02.983380 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c8f97ea-00fb-436b-80e9-f8a082010b9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:02.983635 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c8f97ea-00fb-436b-80e9-f8a082010b9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:02.983827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c8f97ea-00fb-436b-80e9-f8a082010b9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:03.001002 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:03.001002 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:03.002124 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c8f97ea-00fb-436b-80e9-f8a082010b9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:03.002731 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 499/1994] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:02 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:03.007646 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d256f0f1-6391-4fb2-a448-c135fb9ab085 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:03.011834 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d256f0f1-6391-4fb2-a448-c135fb9ab085 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 Aug 18 22:52:03.012322 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d256f0f1-6391-4fb2-a448-c135fb9ab085 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:03.012927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d256f0f1-6391-4fb2-a448-c135fb9ab085 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:03.025800 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:03.025800 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:03.029562 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d256f0f1-6391-4fb2-a448-c135fb9ab085 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:03.036408 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d256f0f1-6391-4fb2-a448-c135fb9ab085 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 returned with HTTP 200 Aug 18 22:52:03.036754 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 498/1995] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:03 2026] GET /volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:03.638128 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9995aac2-6884-4fbe-acd6-20f22bbc7880 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:03.640046 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9995aac2-6884-4fbe-acd6-20f22bbc7880 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:03.640327 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9995aac2-6884-4fbe-acd6-20f22bbc7880 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:03.640577 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9995aac2-6884-4fbe-acd6-20f22bbc7880 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:03.651301 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:03.651301 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:03.655614 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9995aac2-6884-4fbe-acd6-20f22bbc7880 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:03.660961 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9995aac2-6884-4fbe-acd6-20f22bbc7880 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:03.661381 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 505/1996] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:03 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:04.014880 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-128cd8e5-5ad1-4f1e-a5ee-3fdc2fd9790d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:04.018363 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-128cd8e5-5ad1-4f1e-a5ee-3fdc2fd9790d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:04.018363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-128cd8e5-5ad1-4f1e-a5ee-3fdc2fd9790d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:04.018363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-128cd8e5-5ad1-4f1e-a5ee-3fdc2fd9790d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:04.018363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-128cd8e5-5ad1-4f1e-a5ee-3fdc2fd9790d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:04.023586 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:04.023586 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:04.024737 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-128cd8e5-5ad1-4f1e-a5ee-3fdc2fd9790d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:04.025256 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 495/1997] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:04 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:04.052691 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2f75984-fd6d-4880-be54-c958f7cf1203 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:04.058150 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2f75984-fd6d-4880-be54-c958f7cf1203 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 Aug 18 22:52:04.058542 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2f75984-fd6d-4880-be54-c958f7cf1203 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:04.058993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2f75984-fd6d-4880-be54-c958f7cf1203 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:04.069220 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2f75984-fd6d-4880-be54-c958f7cf1203 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 returned with HTTP 404 Aug 18 22:52:04.069849 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 500/1998] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:04 2026] GET /volume/v3/volumes/400decab-ef75-41f0-bb3a-1f92ed2b64a3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:04.082852 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9964844-cd8d-4a36-a485-f46277b72cc3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:04.085081 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9964844-cd8d-4a36-a485-f46277b72cc3 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] DELETE https://10.4.3.89/volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b Aug 18 22:52:04.085369 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9964844-cd8d-4a36-a485-f46277b72cc3 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:04.085558 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9964844-cd8d-4a36-a485-f46277b72cc3 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:04.085769 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f9964844-cd8d-4a36-a485-f46277b72cc3 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume with id: cd194dae-ad1a-4a98-a2bc-470a7ec1621b Aug 18 22:52:04.093929 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:04.093929 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:04.094435 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9964844-cd8d-4a36-a485-f46277b72cc3 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:04.113987 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9964844-cd8d-4a36-a485-f46277b72cc3 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume request issued successfully. Aug 18 22:52:04.114242 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9964844-cd8d-4a36-a485-f46277b72cc3 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b returned with HTTP 202 Aug 18 22:52:04.114829 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 499/1999] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:04 2026] DELETE /volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:04.122842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96950cf5-30be-4902-828f-4e5055db6608 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:04.124651 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96950cf5-30be-4902-828f-4e5055db6608 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b Aug 18 22:52:04.124877 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96950cf5-30be-4902-828f-4e5055db6608 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:04.125066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96950cf5-30be-4902-828f-4e5055db6608 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:04.132100 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:04.132100 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:04.136191 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96950cf5-30be-4902-828f-4e5055db6608 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:04.142355 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96950cf5-30be-4902-828f-4e5055db6608 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b returned with HTTP 200 Aug 18 22:52:04.142902 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 506/2000] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:04 2026] GET /volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:04.427049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:04.430752 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:52:04.430752 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:04.430752 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:04.430752 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:52:04.447338 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:04.447338 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:04.448024 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:04.479147 np0000007715 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:52:04.493792 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:52:04.493792 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf077061-ad1e-47b1-80b5-c66244e58c8e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 202 Aug 18 22:52:04.493792 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 496/2001] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:04 2026] DELETE /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:04.507874 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de380c93-64db-4e48-8308-34a165f6d67a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:04.509953 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de380c93-64db-4e48-8308-34a165f6d67a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:52:04.510217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de380c93-64db-4e48-8308-34a165f6d67a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:04.511399 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de380c93-64db-4e48-8308-34a165f6d67a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:04.522042 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:04.522042 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:04.534686 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de380c93-64db-4e48-8308-34a165f6d67a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:04.543768 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de380c93-64db-4e48-8308-34a165f6d67a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 200 Aug 18 22:52:04.544402 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 501/2002] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:04 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:04.673806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f9115b4-fd6b-4950-81aa-4308b65aa7b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:04.675692 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f9115b4-fd6b-4950-81aa-4308b65aa7b3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:04.676002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f9115b4-fd6b-4950-81aa-4308b65aa7b3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:04.676194 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f9115b4-fd6b-4950-81aa-4308b65aa7b3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:04.683466 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:04.683466 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:04.687007 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f9115b4-fd6b-4950-81aa-4308b65aa7b3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:04.691253 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f9115b4-fd6b-4950-81aa-4308b65aa7b3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:04.691704 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 500/2003] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:04 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:52:05.048456 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-001d35fb-9683-4b4f-b903-d8eb6d75d8cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.049898 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-001d35fb-9683-4b4f-b903-d8eb6d75d8cf tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:05.050138 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-001d35fb-9683-4b4f-b903-d8eb6d75d8cf tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.050685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-001d35fb-9683-4b4f-b903-d8eb6d75d8cf tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.050859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-001d35fb-9683-4b4f-b903-d8eb6d75d8cf tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:05.055349 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:05.055349 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:05.056310 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-001d35fb-9683-4b4f-b903-d8eb6d75d8cf tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:05.056572 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 507/2004] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:05 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:05.160220 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b159a34-3a6f-477a-ac62-1659c7eb78f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.162342 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b159a34-3a6f-477a-ac62-1659c7eb78f5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b Aug 18 22:52:05.162593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b159a34-3a6f-477a-ac62-1659c7eb78f5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.162788 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b159a34-3a6f-477a-ac62-1659c7eb78f5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.169568 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b159a34-3a6f-477a-ac62-1659c7eb78f5 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b returned with HTTP 404 Aug 18 22:52:05.170102 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 497/2005] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:05 2026] GET /volume/v3/volumes/cd194dae-ad1a-4a98-a2bc-470a7ec1621b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:05.178540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f173f8d-4395-45c6-983d-591e52d6c1ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.181949 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f173f8d-4395-45c6-983d-591e52d6c1ea tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] DELETE https://10.4.3.89/volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d Aug 18 22:52:05.181949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f173f8d-4395-45c6-983d-591e52d6c1ea tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.182110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f173f8d-4395-45c6-983d-591e52d6c1ea tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.182110 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6f173f8d-4395-45c6-983d-591e52d6c1ea tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume with id: 31070547-aad2-41ac-a83f-e4699f73c39d Aug 18 22:52:05.190532 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:05.190532 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:05.191102 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f173f8d-4395-45c6-983d-591e52d6c1ea tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:05.214016 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6f173f8d-4395-45c6-983d-591e52d6c1ea tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume request issued successfully. Aug 18 22:52:05.214016 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f173f8d-4395-45c6-983d-591e52d6c1ea tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d returned with HTTP 202 Aug 18 22:52:05.214016 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 502/2006] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:05 2026] DELETE /volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:05.223656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd34f5e3-e1f9-42e5-805b-647a493dd90d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.231426 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd34f5e3-e1f9-42e5-805b-647a493dd90d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d Aug 18 22:52:05.231426 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd34f5e3-e1f9-42e5-805b-647a493dd90d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.231426 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd34f5e3-e1f9-42e5-805b-647a493dd90d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.242050 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:05.242050 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:05.252605 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd34f5e3-e1f9-42e5-805b-647a493dd90d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:05.261775 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd34f5e3-e1f9-42e5-805b-647a493dd90d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d returned with HTTP 200 Aug 18 22:52:05.262427 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 501/2007] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:05 2026] GET /volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:05.304802 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28ce900a-75b7-4a1b-bfb6-c2848cace02f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.416776 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28ce900a-75b7-4a1b-bfb6-c2848cace02f tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:52:05.418714 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28ce900a-75b7-4a1b-bfb6-c2848cace02f tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1566590874"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:05.441116 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28ce900a-75b7-4a1b-bfb6-c2848cace02f tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:52:05.441116 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 508/2008] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:52:05 2026] POST /volume/v3/types => generated 233 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:05.450456 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20fe7c12-e528-4b34-967d-1a46a96dc842 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.452407 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20fe7c12-e528-4b34-967d-1a46a96dc842 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:52:05.452718 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20fe7c12-e528-4b34-967d-1a46a96dc842 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-729022141", "extra_specs": {"multiattach": " True"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:05.471245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20fe7c12-e528-4b34-967d-1a46a96dc842 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:52:05.471694 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 498/2009] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:52:05 2026] POST /volume/v3/types => generated 258 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:05.482400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-194801f9-58de-4353-9078-ac771f12d957 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.565765 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-362b804d-c716-4f8e-9307-c07a9928f70a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.568119 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-362b804d-c716-4f8e-9307-c07a9928f70a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b Aug 18 22:52:05.568409 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-362b804d-c716-4f8e-9307-c07a9928f70a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.568680 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-362b804d-c716-4f8e-9307-c07a9928f70a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.576131 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-362b804d-c716-4f8e-9307-c07a9928f70a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b returned with HTTP 404 Aug 18 22:52:05.576823 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 502/2010] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:05 2026] GET /volume/v3/volumes/ed0dc31c-2dd1-4f97-b963-439a49725c1b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:05.584085 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8cf6143-59e3-44bf-9974-c1d2c89dead2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.586485 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:05.586485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1566590874", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1926122794"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:05.586682 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8cf6143-59e3-44bf-9974-c1d2c89dead2 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:52:05.586682 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8cf6143-59e3-44bf-9974-c1d2c89dead2 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.586753 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8cf6143-59e3-44bf-9974-c1d2c89dead2 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.587716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b8cf6143-59e3-44bf-9974-c1d2c89dead2 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:05.588313 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1566590874', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1926122794'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:05.593172 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Create volume of 1 GB Aug 18 22:52:05.593607 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:05.593607 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:05.594998 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Availability Zones retrieved successfully. Aug 18 22:52:05.603577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Flow 'volume_create_api' (e17887a8-93f4-479d-ba3b-f7b7bf7c6828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:05.606060 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31590470-bae9-477c-a6a6-b526c26e3484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:05.607709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:05.631538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31590470-bae9-477c-a6a6-b526c26e3484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:52:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77cd0f89-b238-49fb-aab1-c11b1b981ce1,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1566590874',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77cd0f89-b238-49fb-aab1-c11b1b981ce1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:05.632803 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0100fa-b4bd-47bf-9284-38e08ed7a935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:05.640310 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b8cf6143-59e3-44bf-9974-c1d2c89dead2 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Get all volumes completed successfully. Aug 18 22:52:05.645099 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:05.645099 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:05.651754 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8cf6143-59e3-44bf-9974-c1d2c89dead2 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:52:05.651754 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 509/2011] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:52:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13670 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:05.670017 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1566590874 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1566590874, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:05.670545 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1566590874 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1566590874, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:05.671680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ecf0659b-b1cf-48c2-9b7b-6adcae872a55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.674475 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecf0659b-b1cf-48c2-9b7b-6adcae872a55 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] DELETE https://10.4.3.89/volume/v3/types/2f21f032-cd5c-45c6-87a5-f4e9844a9f42 Aug 18 22:52:05.674475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecf0659b-b1cf-48c2-9b7b-6adcae872a55 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.674895 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ecf0659b-b1cf-48c2-9b7b-6adcae872a55 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.709327 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b617ef71-1edd-4576-9e6a-a73a3cbe80fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.717069 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Created reservations ['49053374-0e4b-4b68-b16f-a7a497877252', '0a1b8624-e98c-4cb2-9150-1078dc59a4c6', '3f7abd49-72a3-4987-ac56-4a0b1c08009b', '58ec7e81-ee31-4862-9314-e1bd07ad110f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:05.717452 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0100fa-b4bd-47bf-9284-38e08ed7a935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49053374-0e4b-4b68-b16f-a7a497877252', '0a1b8624-e98c-4cb2-9150-1078dc59a4c6', '3f7abd49-72a3-4987-ac56-4a0b1c08009b', '58ec7e81-ee31-4862-9314-e1bd07ad110f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:05.718417 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f426f80-33ce-447a-9fae-c933632b849b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:05.722940 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ecf0659b-b1cf-48c2-9b7b-6adcae872a55 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] https://10.4.3.89/volume/v3/types/2f21f032-cd5c-45c6-87a5-f4e9844a9f42 returned with HTTP 202 Aug 18 22:52:05.722940 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 499/2012] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:52:05 2026] DELETE /volume/v3/types/2f21f032-cd5c-45c6-87a5-f4e9844a9f42 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:05.723969 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b617ef71-1edd-4576-9e6a-a73a3cbe80fe tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:05.724338 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b617ef71-1edd-4576-9e6a-a73a3cbe80fe tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.724632 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b617ef71-1edd-4576-9e6a-a73a3cbe80fe tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.735424 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54a37af2-6583-46c8-b8d0-7ae0a1a9cbb1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.737478 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54a37af2-6583-46c8-b8d0-7ae0a1a9cbb1 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:52:05.737901 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54a37af2-6583-46c8-b8d0-7ae0a1a9cbb1 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-153952502", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:05.742162 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:05.742162 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:05.746495 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f426f80-33ce-447a-9fae-c933632b849b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9e209ec-8b43-481e-8b2a-3b2f97a44dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1926122794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abad9e36aebb4cee8b8e4cf9b059570a',qos_specs=None,replication_status=,reservations=['49053374-0e4b-4b68-b16f-a7a497877252','0a1b8624-e98c-4cb2-9150-1078dc59a4c6','3f7abd49-72a3-4987-ac56-4a0b1c08009b','58ec7e81-ee31-4862-9314-e1bd07ad110f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f0f4d86ef64241a2f462d385612a2c',volume_type_id=77cd0f89-b238-49fb-aab1-c11b1b981ce1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1926122794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9e209ec-8b43-481e-8b2a-3b2f97a44dc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='abad9e36aebb4cee8b8e4cf9b059570a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93f0f4d86ef64241a2f462d385612a2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77cd0f89-b238-49fb-aab1-c11b1b981ce1),volume_type_id=77cd0f89-b238-49fb-aab1-c11b1b981ce1)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:05.747356 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c178ed-8e83-46d4-93c2-2027cf5f2527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:05.750037 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b617ef71-1edd-4576-9e6a-a73a3cbe80fe tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:05.757296 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b617ef71-1edd-4576-9e6a-a73a3cbe80fe tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:05.757892 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 503/2013] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:05 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:05.757960 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54a37af2-6583-46c8-b8d0-7ae0a1a9cbb1 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:52:05.758485 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 510/2014] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:52:05 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:05.772195 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7158d20d-eaf0-440e-aa8a-021f8c540836 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.776527 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7158d20d-eaf0-440e-aa8a-021f8c540836 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] POST https://10.4.3.89/volume/v3/types/87bcdc3a-00a7-409e-b612-a7c35e42540c/encryption Aug 18 22:52:05.776998 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7158d20d-eaf0-440e-aa8a-021f8c540836 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:05.777085 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9c178ed-8e83-46d4-93c2-2027cf5f2527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1926122794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='abad9e36aebb4cee8b8e4cf9b059570a',qos_specs=None,replication_status=,reservations=['49053374-0e4b-4b68-b16f-a7a497877252','0a1b8624-e98c-4cb2-9150-1078dc59a4c6','3f7abd49-72a3-4987-ac56-4a0b1c08009b','58ec7e81-ee31-4862-9314-e1bd07ad110f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f0f4d86ef64241a2f462d385612a2c',volume_type_id=77cd0f89-b238-49fb-aab1-c11b1b981ce1)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:05.778131 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740fb441-6c8c-4c53-9025-ab9afc990eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:05.791916 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740fb441-6c8c-4c53-9025-ab9afc990eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:05.793027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Flow 'volume_create_api' (e17887a8-93f4-479d-ba3b-f7b7bf7c6828) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:05.793459 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Create volume request issued successfully. Aug 18 22:52:05.794216 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-194801f9-58de-4353-9078-ac771f12d957 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:05.794827 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 503/2015] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:52:05 2026] POST /volume/v3/volumes => generated 870 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:05.802787 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7158d20d-eaf0-440e-aa8a-021f8c540836 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] https://10.4.3.89/volume/v3/types/87bcdc3a-00a7-409e-b612-a7c35e42540c/encryption returned with HTTP 200 Aug 18 22:52:05.803293 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 500/2016] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:52:05 2026] POST /volume/v3/types/87bcdc3a-00a7-409e-b612-a7c35e42540c/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:05.809136 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2be69284-f357-4231-b848-5d7dca639567 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.811166 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2be69284-f357-4231-b848-5d7dca639567 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:05.811524 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2be69284-f357-4231-b848-5d7dca639567 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:05.811759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2be69284-f357-4231-b848-5d7dca639567 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:05.814031 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:05.822102 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:05.822102 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:05.822712 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:05.823220 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2074995243", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-153952502", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:05.826453 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2074995243', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-153952502', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:05.829492 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2be69284-f357-4231-b848-5d7dca639567 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:05.830554 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:52:05.831036 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:05.831036 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:05.833565 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:52:05.837870 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2be69284-f357-4231-b848-5d7dca639567 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:05.838452 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 504/2017] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:05 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 938 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:05.844967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (1ff3879e-5e05-4288-9ca4-2d1eed5b4921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:05.846602 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac71994-336b-4339-8c87-f41424aca6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:05.848014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:05.883354 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fac71994-336b-4339-8c87-f41424aca6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:52:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87bcdc3a-00a7-409e-b612-a7c35e42540c,is_public=True,name='tempest-scenario-type-luks2-153952502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87bcdc3a-00a7-409e-b612-a7c35e42540c', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:05.884951 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be846542-4202-46bf-8df7-8acf7ab812f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:05.924219 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:05.925844 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:05.982290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['d4052f8a-6eb6-4ecb-99d3-d01554f61e1d', '884c722e-661b-4421-80ea-24aca0c0d7b7', 'a62f5f01-55b2-492c-a509-2072d1c5d828', 'e6691a88-6ef2-4ad1-9bcf-c6a2310df61e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:05.983296 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be846542-4202-46bf-8df7-8acf7ab812f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4052f8a-6eb6-4ecb-99d3-d01554f61e1d', '884c722e-661b-4421-80ea-24aca0c0d7b7', 'a62f5f01-55b2-492c-a509-2072d1c5d828', 'e6691a88-6ef2-4ad1-9bcf-c6a2310df61e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:05.984342 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b983bf-a640-4189-a36d-a5093f20b214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:06.027321 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b983bf-a640-4189-a36d-a5093f20b214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b1c1a5b-c83e-47bd-be8f-eaabb91f9017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2074995243',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['d4052f8a-6eb6-4ecb-99d3-d01554f61e1d','884c722e-661b-4421-80ea-24aca0c0d7b7','a62f5f01-55b2-492c-a509-2072d1c5d828','e6691a88-6ef2-4ad1-9bcf-c6a2310df61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=87bcdc3a-00a7-409e-b612-a7c35e42540c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2074995243',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3b1c1a5b-c83e-47bd-be8f-eaabb91f9017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87bcdc3a-00a7-409e-b612-a7c35e42540c),volume_type_id=87bcdc3a-00a7-409e-b612-a7c35e42540c)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:06.031680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9164a154-1862-406a-88c1-1347c1d0144c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:06.053228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9164a154-1862-406a-88c1-1347c1d0144c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2074995243',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['d4052f8a-6eb6-4ecb-99d3-d01554f61e1d','884c722e-661b-4421-80ea-24aca0c0d7b7','a62f5f01-55b2-492c-a509-2072d1c5d828','e6691a88-6ef2-4ad1-9bcf-c6a2310df61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=87bcdc3a-00a7-409e-b612-a7c35e42540c)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:06.054517 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3762654b-1bcf-45ec-87a7-6604fa6e3e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:06.067001 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3762654b-1bcf-45ec-87a7-6604fa6e3e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:06.067580 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (1ff3879e-5e05-4288-9ca4-2d1eed5b4921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:06.068037 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:52:06.068957 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8011ecd-05b2-4d13-a6f3-22d90fd595da tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:06.069022 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7f70242-3673-4fa7-9f77-8b450b927f9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.072128 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 511/2018] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:05 2026] POST /volume/v3/volumes => generated 778 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:06.072522 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7f70242-3673-4fa7-9f77-8b450b927f9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:06.072742 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7f70242-3673-4fa7-9f77-8b450b927f9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:06.072954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7f70242-3673-4fa7-9f77-8b450b927f9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:06.073097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a7f70242-3673-4fa7-9f77-8b450b927f9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:06.079428 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.079428 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:06.080618 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7f70242-3673-4fa7-9f77-8b450b927f9d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:06.081222 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 504/2019] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:06 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:06.087767 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf7ed550-2780-45e7-b0a3-d15636c63b66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.090727 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf7ed550-2780-45e7-b0a3-d15636c63b66 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:06.090935 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf7ed550-2780-45e7-b0a3-d15636c63b66 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:06.091144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf7ed550-2780-45e7-b0a3-d15636c63b66 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:06.104176 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.104176 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:06.110818 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf7ed550-2780-45e7-b0a3-d15636c63b66 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:06.116611 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf7ed550-2780-45e7-b0a3-d15636c63b66 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 200 Aug 18 22:52:06.117090 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 501/2020] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:06 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:06.277860 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55b9888e-2d93-4306-a3dd-b157cb113e24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.280170 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55b9888e-2d93-4306-a3dd-b157cb113e24 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d Aug 18 22:52:06.280437 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55b9888e-2d93-4306-a3dd-b157cb113e24 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:06.282353 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55b9888e-2d93-4306-a3dd-b157cb113e24 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:06.287661 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55b9888e-2d93-4306-a3dd-b157cb113e24 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d returned with HTTP 404 Aug 18 22:52:06.288242 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 505/2021] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:06 2026] GET /volume/v3/volumes/31070547-aad2-41ac-a83f-e4699f73c39d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:06.296832 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-726daac5-8445-4e3e-b047-e74313cb7fc1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.298813 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-726daac5-8445-4e3e-b047-e74313cb7fc1 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] DELETE https://10.4.3.89/volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 Aug 18 22:52:06.299083 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-726daac5-8445-4e3e-b047-e74313cb7fc1 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:06.299306 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-726daac5-8445-4e3e-b047-e74313cb7fc1 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:06.299514 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-726daac5-8445-4e3e-b047-e74313cb7fc1 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume with id: da29adaf-9e16-4f37-8c9d-24cd10517fb4 Aug 18 22:52:06.307195 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.307195 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:06.307852 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-726daac5-8445-4e3e-b047-e74313cb7fc1 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:06.334382 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-726daac5-8445-4e3e-b047-e74313cb7fc1 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume request issued successfully. Aug 18 22:52:06.334585 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-726daac5-8445-4e3e-b047-e74313cb7fc1 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 returned with HTTP 202 Aug 18 22:52:06.335063 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 512/2022] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:06 2026] DELETE /volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:06.344106 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ba2a801-e2aa-4043-9363-958ada409a8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.344106 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ba2a801-e2aa-4043-9363-958ada409a8d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 Aug 18 22:52:06.344598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ba2a801-e2aa-4043-9363-958ada409a8d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:06.344598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ba2a801-e2aa-4043-9363-958ada409a8d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:06.359691 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.359691 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:06.367767 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8ba2a801-e2aa-4043-9363-958ada409a8d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:06.377763 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ba2a801-e2aa-4043-9363-958ada409a8d tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 returned with HTTP 200 Aug 18 22:52:06.378224 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 505/2023] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:06 2026] GET /volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:06.778792 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ec6d733-3658-4405-bbdc-f01f55b73ce0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.781796 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ec6d733-3658-4405-bbdc-f01f55b73ce0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:06.782028 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ec6d733-3658-4405-bbdc-f01f55b73ce0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:06.782213 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ec6d733-3658-4405-bbdc-f01f55b73ce0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:06.789457 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.789457 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:06.793689 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ec6d733-3658-4405-bbdc-f01f55b73ce0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:06.799088 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ec6d733-3658-4405-bbdc-f01f55b73ce0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:06.799556 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 502/2024] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:06 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:06.853471 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f68737a-dbc3-446c-ba19-62836e41d3d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.855294 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f68737a-dbc3-446c-ba19-62836e41d3d0 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:06.855442 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f68737a-dbc3-446c-ba19-62836e41d3d0 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:06.855551 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f68737a-dbc3-446c-ba19-62836e41d3d0 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:06.862768 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.862768 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:06.866584 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0f68737a-dbc3-446c-ba19-62836e41d3d0 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:06.871102 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f68737a-dbc3-446c-ba19-62836e41d3d0 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:06.871439 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 506/2025] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:06 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:06.886373 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e41fa6d-9118-4c6f-85c5-886a26fa013f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.888116 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e41fa6d-9118-4c6f-85c5-886a26fa013f tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:06.888321 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e41fa6d-9118-4c6f-85c5-886a26fa013f tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:06.888524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e41fa6d-9118-4c6f-85c5-886a26fa013f tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:06.896471 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.896471 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:06.899386 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e41fa6d-9118-4c6f-85c5-886a26fa013f tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Volume info retrieved successfully. Aug 18 22:52:06.903501 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e41fa6d-9118-4c6f-85c5-886a26fa013f tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:06.903912 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 513/2026] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:06 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:06.921390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:06.923561 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] POST https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7/action Aug 18 22:52:06.924038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-729022141", "migration_policy": "never"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:06.924169 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-729022141", "migration_policy": "never"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:06.937473 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.937473 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:06.937641 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:06.944855 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:06.944855 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:06.962912 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-729022141 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-729022141, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:06.963289 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-729022141 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-729022141, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:06.986815 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Created reservations ['a99ebe86-d587-4ba1-825b-6a798469cb6e', 'a149eb2c-9e24-413a-bceb-96694387f0d5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:07.011294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Created reservations ['fac31593-b18b-4d6b-9f82-225ac731ecb0', 'd73d76ef-2d55-40c1-ae3c-3b8f76ffbe29'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:07.040347 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Retype volume request issued successfully. Aug 18 22:52:07.040601 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27f8e6d2-25f7-43b7-83da-faf100f8529c tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7/action returned with HTTP 202 Aug 18 22:52:07.041010 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 506/2027] 10.4.3.89 () {70 vars in 1425 bytes} [Tue Aug 18 22:52:06 2026] POST /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 22:52:07.050295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c341ab9d-14a2-4828-b264-2e5f29922c8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.053677 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c341ab9d-14a2-4828-b264-2e5f29922c8d tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:07.054009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c341ab9d-14a2-4828-b264-2e5f29922c8d tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.054315 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c341ab9d-14a2-4828-b264-2e5f29922c8d tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.067442 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.067442 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:07.075363 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c341ab9d-14a2-4828-b264-2e5f29922c8d tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:07.084760 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c341ab9d-14a2-4828-b264-2e5f29922c8d tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:07.085394 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 503/2028] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:07 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:07.098293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-741251a8-6a87-4a8a-b010-f253a851a5cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.098293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-741251a8-6a87-4a8a-b010-f253a851a5cd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:07.098293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-741251a8-6a87-4a8a-b010-f253a851a5cd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.098511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-741251a8-6a87-4a8a-b010-f253a851a5cd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.098511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-741251a8-6a87-4a8a-b010-f253a851a5cd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:07.104327 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.104327 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:07.105485 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-741251a8-6a87-4a8a-b010-f253a851a5cd tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:07.106067 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 507/2029] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:07 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:07.133561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4cd4e9b8-ee71-494b-9517-15ecb46c19f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.136054 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cd4e9b8-ee71-494b-9517-15ecb46c19f2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:07.136352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cd4e9b8-ee71-494b-9517-15ecb46c19f2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.136599 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cd4e9b8-ee71-494b-9517-15ecb46c19f2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.149087 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.149087 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:07.156384 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4cd4e9b8-ee71-494b-9517-15ecb46c19f2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:07.161808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cd4e9b8-ee71-494b-9517-15ecb46c19f2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 200 Aug 18 22:52:07.162302 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 514/2030] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:07 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:07.183132 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52bf85fa-2235-4d61-85f2-00ee37beeeeb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.187341 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52bf85fa-2235-4d61-85f2-00ee37beeeeb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:07.187582 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52bf85fa-2235-4d61-85f2-00ee37beeeeb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.187878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52bf85fa-2235-4d61-85f2-00ee37beeeeb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.197714 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.197714 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:07.202964 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52bf85fa-2235-4d61-85f2-00ee37beeeeb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:07.208243 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52bf85fa-2235-4d61-85f2-00ee37beeeeb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 200 Aug 18 22:52:07.208665 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 507/2031] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:07 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:07.224327 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e79dce0d-8e4e-411b-9cad-06141df17e65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.226483 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e79dce0d-8e4e-411b-9cad-06141df17e65 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/action Aug 18 22:52:07.226842 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e79dce0d-8e4e-411b-9cad-06141df17e65 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:07.226993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e79dce0d-8e4e-411b-9cad-06141df17e65 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:07.237134 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.237134 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:07.237578 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e79dce0d-8e4e-411b-9cad-06141df17e65 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:07.245353 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e79dce0d-8e4e-411b-9cad-06141df17e65 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume updated successfully. Aug 18 22:52:07.245740 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e79dce0d-8e4e-411b-9cad-06141df17e65 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/action returned with HTTP 200 Aug 18 22:52:07.246204 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 504/2032] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:52:07 2026] POST /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 18 22:52:07.373254 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-18061e06-e34a-405e-83cf-6ad7ef1a57ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.376106 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-18061e06-e34a-405e-83cf-6ad7ef1a57ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:07.376401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-18061e06-e34a-405e-83cf-6ad7ef1a57ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.376646 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-18061e06-e34a-405e-83cf-6ad7ef1a57ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.387030 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.387030 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:07.390381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-359f447b-e261-4b6f-b7e8-6eadae19c8c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.392221 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-359f447b-e261-4b6f-b7e8-6eadae19c8c6 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 Aug 18 22:52:07.392461 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-359f447b-e261-4b6f-b7e8-6eadae19c8c6 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.392646 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-359f447b-e261-4b6f-b7e8-6eadae19c8c6 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.393075 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-18061e06-e34a-405e-83cf-6ad7ef1a57ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:07.397933 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-18061e06-e34a-405e-83cf-6ad7ef1a57ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 200 Aug 18 22:52:07.398609 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 508/2033] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:07 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:07.402615 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-359f447b-e261-4b6f-b7e8-6eadae19c8c6 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 returned with HTTP 404 Aug 18 22:52:07.403090 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 515/2034] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:07 2026] GET /volume/v3/volumes/da29adaf-9e16-4f37-8c9d-24cd10517fb4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:07.410907 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-075f5822-97d6-4167-9b15-51d0a5a34503 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.412964 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-075f5822-97d6-4167-9b15-51d0a5a34503 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 Aug 18 22:52:07.413365 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-075f5822-97d6-4167-9b15-51d0a5a34503 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.413557 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-075f5822-97d6-4167-9b15-51d0a5a34503 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.413714 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-075f5822-97d6-4167-9b15-51d0a5a34503 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume with id: 3df5f291-536f-4b81-ae00-f93f746ed7f4 Aug 18 22:52:07.420898 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.420898 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:07.421390 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-075f5822-97d6-4167-9b15-51d0a5a34503 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:07.442881 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-075f5822-97d6-4167-9b15-51d0a5a34503 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume request issued successfully. Aug 18 22:52:07.443099 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-075f5822-97d6-4167-9b15-51d0a5a34503 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 returned with HTTP 202 Aug 18 22:52:07.443535 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 508/2035] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:07 2026] DELETE /volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:07.454116 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-effae17f-d5ff-492f-85ba-7513174b8911 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.456377 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-effae17f-d5ff-492f-85ba-7513174b8911 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 Aug 18 22:52:07.456658 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-effae17f-d5ff-492f-85ba-7513174b8911 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.457130 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-effae17f-d5ff-492f-85ba-7513174b8911 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.467042 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.467042 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:07.476712 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-effae17f-d5ff-492f-85ba-7513174b8911 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:07.484096 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-effae17f-d5ff-492f-85ba-7513174b8911 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 returned with HTTP 200 Aug 18 22:52:07.484462 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 505/2036] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:07 2026] GET /volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:07.819280 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0740c8b2-da57-432c-aa60-dd2c72be4614 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:07.823291 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0740c8b2-da57-432c-aa60-dd2c72be4614 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:07.823291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0740c8b2-da57-432c-aa60-dd2c72be4614 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:07.823291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0740c8b2-da57-432c-aa60-dd2c72be4614 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:07.839538 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:07.839538 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:07.848630 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0740c8b2-da57-432c-aa60-dd2c72be4614 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:07.857818 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0740c8b2-da57-432c-aa60-dd2c72be4614 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:07.857971 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 509/2037] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:07 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 926 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:08.068486 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-d4e22d9d-6ec3-482a-b0bb-071fcf14e9b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.072518 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-d4e22d9d-6ec3-482a-b0bb-071fcf14e9b3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:08.072733 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-d4e22d9d-6ec3-482a-b0bb-071fcf14e9b3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.073099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-d4e22d9d-6ec3-482a-b0bb-071fcf14e9b3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.083705 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.083705 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:08.088742 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-d4e22d9d-6ec3-482a-b0bb-071fcf14e9b3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:08.094995 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-d4e22d9d-6ec3-482a-b0bb-071fcf14e9b3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 200 Aug 18 22:52:08.095756 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 516/2038] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:08.102849 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84e1671b-90d1-4e22-9066-14202076c630 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.105345 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84e1671b-90d1-4e22-9066-14202076c630 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:08.105507 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84e1671b-90d1-4e22-9066-14202076c630 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.105706 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84e1671b-90d1-4e22-9066-14202076c630 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.108442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89c5ad35-b5a1-412f-9464-25c271803a23 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.108924 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89c5ad35-b5a1-412f-9464-25c271803a23 None None] GET https://10.4.3.89/volume// Aug 18 22:52:08.109120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89c5ad35-b5a1-412f-9464-25c271803a23 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.109339 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89c5ad35-b5a1-412f-9464-25c271803a23 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.109693 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89c5ad35-b5a1-412f-9464-25c271803a23 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:08.110217 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 506/2039] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:08.116958 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.116958 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:08.121485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1c8c117e-6c85-4446-a408-08c60448f005 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.121655 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3609145a-d278-412f-beb5-96fe11845c68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.123697 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3609145a-d278-412f-beb5-96fe11845c68 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:08.123907 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3609145a-d278-412f-beb5-96fe11845c68 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.124146 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3609145a-d278-412f-beb5-96fe11845c68 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.124382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3609145a-d278-412f-beb5-96fe11845c68 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:08.125525 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1c8c117e-6c85-4446-a408-08c60448f005 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:52:08.127208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1c8c117e-6c85-4446-a408-08c60448f005 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b1c1a5b-c83e-47bd-be8f-eaabb91f9017", "connector": null, "instance_uuid": "0755f7c8-aef5-4af6-b529-55e38765b487"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:08.128619 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84e1671b-90d1-4e22-9066-14202076c630 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:08.135015 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.135015 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:08.138289 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3609145a-d278-412f-beb5-96fe11845c68 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:08.138289 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 517/2040] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:08.138540 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84e1671b-90d1-4e22-9066-14202076c630 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:08.138540 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 509/2041] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:08.145657 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.145657 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:08.152044 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d18ef03-7bba-4541-9442-bda9e1c95e3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.154430 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d18ef03-7bba-4541-9442-bda9e1c95e3b tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:08.154681 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d18ef03-7bba-4541-9442-bda9e1c95e3b tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.154889 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d18ef03-7bba-4541-9442-bda9e1c95e3b tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.163689 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.163689 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:08.168806 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d18ef03-7bba-4541-9442-bda9e1c95e3b tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Volume info retrieved successfully. Aug 18 22:52:08.172912 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d18ef03-7bba-4541-9442-bda9e1c95e3b tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:08.173754 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 507/2042] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 1189 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:08.188278 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1c8c117e-6c85-4446-a408-08c60448f005 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:52:08.188746 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 510/2043] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:52:08 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:08.191481 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d26a627-c56d-484d-90f0-61e310aa4355 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.193022 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d26a627-c56d-484d-90f0-61e310aa4355 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:08.193241 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d26a627-c56d-484d-90f0-61e310aa4355 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.193441 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d26a627-c56d-484d-90f0-61e310aa4355 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.206843 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.206843 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:08.210747 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d26a627-c56d-484d-90f0-61e310aa4355 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Volume info retrieved successfully. Aug 18 22:52:08.215235 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d26a627-c56d-484d-90f0-61e310aa4355 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:08.215647 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 518/2044] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 1189 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:08.232581 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05daa934-0e35-496e-be0b-06f38eac5c37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.235928 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05daa934-0e35-496e-be0b-06f38eac5c37 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] POST https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7/action Aug 18 22:52:08.236478 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05daa934-0e35-496e-be0b-06f38eac5c37 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1566590874", "migration_policy": "never"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:08.236591 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05daa934-0e35-496e-be0b-06f38eac5c37 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1566590874", "migration_policy": "never"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:08.245946 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.245946 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:08.246497 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05daa934-0e35-496e-be0b-06f38eac5c37 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:08.286592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-05daa934-0e35-496e-be0b-06f38eac5c37 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Created reservations ['4ea13f95-5e64-42d6-9c3e-eaaa2a52e17a', 'b89cee37-848a-448c-bbe1-45c3411a2cb7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:08.312439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-05daa934-0e35-496e-be0b-06f38eac5c37 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Created reservations ['b0cb7557-d462-4f3a-a187-5973f24f9acf', '04777d35-180d-478d-b883-e8f03b38f621'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:08.347935 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05daa934-0e35-496e-be0b-06f38eac5c37 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Retype volume request issued successfully. Aug 18 22:52:08.348244 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05daa934-0e35-496e-be0b-06f38eac5c37 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7/action returned with HTTP 202 Aug 18 22:52:08.348789 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 510/2045] 10.4.3.89 () {70 vars in 1425 bytes} [Tue Aug 18 22:52:08 2026] POST /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 22:52:08.357494 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-773b5368-d17f-4ec2-8682-3927aad7bfdc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.360385 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-773b5368-d17f-4ec2-8682-3927aad7bfdc tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:08.360385 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-773b5368-d17f-4ec2-8682-3927aad7bfdc tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.360680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-773b5368-d17f-4ec2-8682-3927aad7bfdc tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.374249 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.374249 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:08.386128 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-773b5368-d17f-4ec2-8682-3927aad7bfdc tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:08.397210 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-773b5368-d17f-4ec2-8682-3927aad7bfdc tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:08.397705 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 508/2046] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:08.498335 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4daa8746-981d-4937-8a03-b33ff3ce6886 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.500632 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4daa8746-981d-4937-8a03-b33ff3ce6886 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 Aug 18 22:52:08.501049 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4daa8746-981d-4937-8a03-b33ff3ce6886 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.501625 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4daa8746-981d-4937-8a03-b33ff3ce6886 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.511312 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4daa8746-981d-4937-8a03-b33ff3ce6886 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 returned with HTTP 404 Aug 18 22:52:08.512527 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 511/2047] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/3df5f291-536f-4b81-ae00-f93f746ed7f4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:08.521678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23c4e0bd-b166-4162-af38-0ca54d488281 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.524066 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23c4e0bd-b166-4162-af38-0ca54d488281 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 Aug 18 22:52:08.524312 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23c4e0bd-b166-4162-af38-0ca54d488281 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.524487 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23c4e0bd-b166-4162-af38-0ca54d488281 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.524682 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-23c4e0bd-b166-4162-af38-0ca54d488281 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume with id: e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 Aug 18 22:52:08.535872 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.535872 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:08.536807 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23c4e0bd-b166-4162-af38-0ca54d488281 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:08.559499 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23c4e0bd-b166-4162-af38-0ca54d488281 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Delete volume request issued successfully. Aug 18 22:52:08.559918 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23c4e0bd-b166-4162-af38-0ca54d488281 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 returned with HTTP 202 Aug 18 22:52:08.560458 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 519/2048] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:08 2026] DELETE /volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:08.567952 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb5fcb03-a248-43f8-bdaa-20c5beb8cbdf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.569819 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb5fcb03-a248-43f8-bdaa-20c5beb8cbdf tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 Aug 18 22:52:08.570459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb5fcb03-a248-43f8-bdaa-20c5beb8cbdf tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.570459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb5fcb03-a248-43f8-bdaa-20c5beb8cbdf tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.576891 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.576891 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:08.580943 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb5fcb03-a248-43f8-bdaa-20c5beb8cbdf tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Volume info retrieved successfully. Aug 18 22:52:08.586080 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb5fcb03-a248-43f8-bdaa-20c5beb8cbdf tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 returned with HTTP 200 Aug 18 22:52:08.586568 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 511/2049] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:08.879697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c91125d-8468-41ec-b9b0-2f456c7dc00b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.881595 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c91125d-8468-41ec-b9b0-2f456c7dc00b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:08.881872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c91125d-8468-41ec-b9b0-2f456c7dc00b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.881955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c91125d-8468-41ec-b9b0-2f456c7dc00b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.892350 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.892350 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:08.901600 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c91125d-8468-41ec-b9b0-2f456c7dc00b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:08.907068 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c91125d-8468-41ec-b9b0-2f456c7dc00b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:08.907533 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 509/2050] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:08.925617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78e9a3ff-f39f-4d14-bfa9-178a84850d9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.927928 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78e9a3ff-f39f-4d14-bfa9-178a84850d9b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:08.928240 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78e9a3ff-f39f-4d14-bfa9-178a84850d9b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.928457 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78e9a3ff-f39f-4d14-bfa9-178a84850d9b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.943167 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.943167 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:08.949219 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78e9a3ff-f39f-4d14-bfa9-178a84850d9b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:08.952851 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78e9a3ff-f39f-4d14-bfa9-178a84850d9b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:08.953295 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 512/2051] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:08 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:08.969084 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7fecc6cd-477c-4af4-b44d-5aecb7e658d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:08.971453 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fecc6cd-477c-4af4-b44d-5aecb7e658d2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:08.971718 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fecc6cd-477c-4af4-b44d-5aecb7e658d2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:08.971961 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fecc6cd-477c-4af4-b44d-5aecb7e658d2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:08.972263 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7fecc6cd-477c-4af4-b44d-5aecb7e658d2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: 17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:08.981288 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:08.981288 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:08.981881 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7fecc6cd-477c-4af4-b44d-5aecb7e658d2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:09.005624 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7fecc6cd-477c-4af4-b44d-5aecb7e658d2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume request issued successfully. Aug 18 22:52:09.005838 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fecc6cd-477c-4af4-b44d-5aecb7e658d2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 202 Aug 18 22:52:09.006443 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 520/2052] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:08 2026] DELETE /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:09.016425 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f333b5f-2f59-44cd-8bc8-a9a029d575f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.018082 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f333b5f-2f59-44cd-8bc8-a9a029d575f8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:09.018315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f333b5f-2f59-44cd-8bc8-a9a029d575f8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.018500 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f333b5f-2f59-44cd-8bc8-a9a029d575f8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.025544 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.025544 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:09.029589 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f333b5f-2f59-44cd-8bc8-a9a029d575f8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:09.036477 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f333b5f-2f59-44cd-8bc8-a9a029d575f8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 200 Aug 18 22:52:09.037160 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 512/2053] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:09.149922 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc114545-3896-463a-bf2f-a13167ee7158 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.152457 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc114545-3896-463a-bf2f-a13167ee7158 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:09.152730 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc114545-3896-463a-bf2f-a13167ee7158 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.152981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc114545-3896-463a-bf2f-a13167ee7158 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.153500 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fc114545-3896-463a-bf2f-a13167ee7158 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:09.163689 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.163689 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:09.164616 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc114545-3896-463a-bf2f-a13167ee7158 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:09.164976 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 510/2054] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:52:09.414070 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42532e29-b633-4fd2-a528-68ab3d6e85a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.418583 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42532e29-b633-4fd2-a528-68ab3d6e85a6 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:09.418931 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42532e29-b633-4fd2-a528-68ab3d6e85a6 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.419170 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42532e29-b633-4fd2-a528-68ab3d6e85a6 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.430531 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.430531 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:09.439645 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42532e29-b633-4fd2-a528-68ab3d6e85a6 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:09.445393 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42532e29-b633-4fd2-a528-68ab3d6e85a6 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:09.445931 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 513/2055] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:09.465060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-156f7c22-f308-4b6c-91cd-17cead040338 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.475063 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-156f7c22-f308-4b6c-91cd-17cead040338 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:09.475386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-156f7c22-f308-4b6c-91cd-17cead040338 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.475611 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-156f7c22-f308-4b6c-91cd-17cead040338 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.494408 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.494408 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:09.500462 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-156f7c22-f308-4b6c-91cd-17cead040338 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Volume info retrieved successfully. Aug 18 22:52:09.505368 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-156f7c22-f308-4b6c-91cd-17cead040338 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:09.505881 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 521/2056] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 1191 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:09.519702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c71d4a24-a101-4b8b-9887-bc3148eeb591 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.522674 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c71d4a24-a101-4b8b-9887-bc3148eeb591 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] GET https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926122794 Aug 18 22:52:09.523287 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c71d4a24-a101-4b8b-9887-bc3148eeb591 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.523350 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c71d4a24-a101-4b8b-9887-bc3148eeb591 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.524177 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c71d4a24-a101-4b8b-9887-bc3148eeb591 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1926122794'), ('all_tenants', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:09.535579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-464b89eb-c25f-456a-b1de-f78096d033ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.536120 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-464b89eb-c25f-456a-b1de-f78096d033ec None None] GET https://10.4.3.89/volume// Aug 18 22:52:09.536411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-464b89eb-c25f-456a-b1de-f78096d033ec None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.536678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-464b89eb-c25f-456a-b1de-f78096d033ec None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.537098 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-464b89eb-c25f-456a-b1de-f78096d033ec None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:09.540622 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 511/2057] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:09.560470 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c71d4a24-a101-4b8b-9887-bc3148eeb591 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Get all volumes completed successfully. Aug 18 22:52:09.561060 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c71d4a24-a101-4b8b-9887-bc3148eeb591 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926122794 returned with HTTP 200 Aug 18 22:52:09.561619 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 513/2058] 10.4.3.89 () {68 vars in 1422 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926122794 => generated 340 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:09.563445 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-c4e9e995-6af7-4a9a-9a52-6faac1527395 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.566235 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-c4e9e995-6af7-4a9a-9a52-6faac1527395 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:09.566580 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-c4e9e995-6af7-4a9a-9a52-6faac1527395 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.566795 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-c4e9e995-6af7-4a9a-9a52-6faac1527395 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.571109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7519dc82-4225-402f-be69-d8b675dcc439 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.573019 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7519dc82-4225-402f-be69-d8b675dcc439 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] GET https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926122794 Aug 18 22:52:09.573389 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7519dc82-4225-402f-be69-d8b675dcc439 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.573690 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7519dc82-4225-402f-be69-d8b675dcc439 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.578294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7519dc82-4225-402f-be69-d8b675dcc439 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1926122794'), ('all_tenants', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:09.580433 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.580433 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:09.589437 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-c4e9e995-6af7-4a9a-9a52-6faac1527395 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:09.593682 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-168e7496-7ddf-47ee-9b75-94235bbc4ee5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.594128 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-168e7496-7ddf-47ee-9b75-94235bbc4ee5 None None] GET https://10.4.3.89/volume// Aug 18 22:52:09.594399 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-168e7496-7ddf-47ee-9b75-94235bbc4ee5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.597248 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-c4e9e995-6af7-4a9a-9a52-6faac1527395 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 200 Aug 18 22:52:09.597359 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-168e7496-7ddf-47ee-9b75-94235bbc4ee5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.597738 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-168e7496-7ddf-47ee-9b75-94235bbc4ee5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:09.598030 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 514/2059] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 1049 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:09.598159 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 512/2060] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:09.603335 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd6eb590-56b0-46c1-9ffa-0b27d5985d58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.605359 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd6eb590-56b0-46c1-9ffa-0b27d5985d58 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] GET https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 Aug 18 22:52:09.605562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd6eb590-56b0-46c1-9ffa-0b27d5985d58 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.605754 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd6eb590-56b0-46c1-9ffa-0b27d5985d58 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.609992 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7519dc82-4225-402f-be69-d8b675dcc439 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Get all volumes completed successfully. Aug 18 22:52:09.610107 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7519dc82-4225-402f-be69-d8b675dcc439 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926122794 returned with HTTP 200 Aug 18 22:52:09.611020 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 522/2061] 10.4.3.89 () {68 vars in 1422 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1926122794 => generated 340 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:09.611471 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd6eb590-56b0-46c1-9ffa-0b27d5985d58 tempest-CreateVolumesFromSourceVolumeTest-1675489379 tempest-CreateVolumesFromSourceVolumeTest-1675489379-project-member] https://10.4.3.89/volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 returned with HTTP 404 Aug 18 22:52:09.611980 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 514/2062] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes/e2561d0b-0eec-4179-84e7-ea6f2e1ef6c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:09.617331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-06e8350c-60d7-41fe-b38f-2c1901e57e93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.620310 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-06e8350c-60d7-41fe-b38f-2c1901e57e93 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:52:09.620800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-06e8350c-60d7-41fe-b38f-2c1901e57e93 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "535ce1f1-320b-4282-a0ec-d1c1e610b647", "connector": null, "instance_uuid": "dfb793b1-c10b-486a-86f8-c923773a61c0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:09.623426 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5aabb7ee-82ad-429b-8ae2-b57968f9455a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.627240 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5aabb7ee-82ad-429b-8ae2-b57968f9455a tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:09.627567 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5aabb7ee-82ad-429b-8ae2-b57968f9455a tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.627857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5aabb7ee-82ad-429b-8ae2-b57968f9455a tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.637306 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.637306 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:09.638411 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.638411 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:09.644124 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5aabb7ee-82ad-429b-8ae2-b57968f9455a tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:09.650595 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5aabb7ee-82ad-429b-8ae2-b57968f9455a tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:09.651180 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 513/2063] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:09.668049 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ba772665-34d0-4bd8-b794-74a3f559fdbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.670129 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba772665-34d0-4bd8-b794-74a3f559fdbf tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:09.670409 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba772665-34d0-4bd8-b794-74a3f559fdbf tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.670605 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba772665-34d0-4bd8-b794-74a3f559fdbf tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.670780 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ba772665-34d0-4bd8-b794-74a3f559fdbf tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Delete volume with id: f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:09.679469 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.679469 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:09.680096 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ba772665-34d0-4bd8-b794-74a3f559fdbf tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:09.682080 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-06e8350c-60d7-41fe-b38f-2c1901e57e93 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:52:09.682080 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 515/2064] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:52:09 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:09.701431 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-94a520f1-db85-4f28-9402-1c870ee0f500 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.703855 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-94a520f1-db85-4f28-9402-1c870ee0f500 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88 Aug 18 22:52:09.704121 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-94a520f1-db85-4f28-9402-1c870ee0f500 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.704418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-94a520f1-db85-4f28-9402-1c870ee0f500 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.704712 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ba772665-34d0-4bd8-b794-74a3f559fdbf tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Delete volume request issued successfully. Aug 18 22:52:09.707088 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba772665-34d0-4bd8-b794-74a3f559fdbf tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 202 Aug 18 22:52:09.707088 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 523/2065] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:09 2026] DELETE /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:09.717472 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.717472 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:09.719357 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ba37b034-cf13-4f2b-a822-17b7f66ed2ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.722291 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba37b034-cf13-4f2b-a822-17b7f66ed2ab tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:09.722291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba37b034-cf13-4f2b-a822-17b7f66ed2ab tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:09.722291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba37b034-cf13-4f2b-a822-17b7f66ed2ab tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:09.724612 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-9bc922d6-4de1-4651-9f6f-4373cdf447ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.728111 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-9bc922d6-4de1-4651-9f6f-4373cdf447ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed Aug 18 22:52:09.728698 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-9bc922d6-4de1-4651-9f6f-4373cdf447ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:09.733474 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.733474 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:09.741790 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ba37b034-cf13-4f2b-a822-17b7f66ed2ab tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Volume info retrieved successfully. Aug 18 22:52:09.743696 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-9bc922d6-4de1-4651-9f6f-4373cdf447ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-3b1c1a5b-c83e-47bd-be8f-eaabb91f9017-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:52:09.749091 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba37b034-cf13-4f2b-a822-17b7f66ed2ab tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 200 Aug 18 22:52:09.749091 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 514/2066] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:09 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:09.753610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-9bc922d6-4de1-4651-9f6f-4373cdf447ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-3b1c1a5b-c83e-47bd-be8f-eaabb91f9017-np0000007715" acquired by "attachment_update" :: waited 0.010s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:52:09.754977 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.754977 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:09.815303 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-94a520f1-db85-4f28-9402-1c870ee0f500 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88 returned with HTTP 200 Aug 18 22:52:09.815773 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 515/2067] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:52:09 2026] DELETE /volume/v3/attachments/a113c4c5-c0e6-4615-9d83-e3f631c7cd88 => generated 192 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:09.880916 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-9bc922d6-4de1-4651-9f6f-4373cdf447ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-3b1c1a5b-c83e-47bd-be8f-eaabb91f9017-np0000007715" released by "attachment_update" :: held 0.127s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:52:09.881429 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-9bc922d6-4de1-4651-9f6f-4373cdf447ac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed returned with HTTP 200 Aug 18 22:52:09.881800 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 516/2068] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:52:09 2026] PUT /volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed => generated 968 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:09.917056 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1dda4884-8145-4568-8131-9e0b5e085526 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:09.919464 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1dda4884-8145-4568-8131-9e0b5e085526 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed/action Aug 18 22:52:09.920156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1dda4884-8145-4568-8131-9e0b5e085526 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:09.920156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1dda4884-8145-4568-8131-9e0b5e085526 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:09.940042 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:09.940042 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:09.969292 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-1dda4884-8145-4568-8131-9e0b5e085526 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed/action returned with HTTP 204 Aug 18 22:52:09.969292 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 524/2069] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:52:09 2026] POST /volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:10.055140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4bd7a99e-31d5-4d21-9c4f-e3fbf0f49eff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:10.058535 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bd7a99e-31d5-4d21-9c4f-e3fbf0f49eff tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:10.058847 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bd7a99e-31d5-4d21-9c4f-e3fbf0f49eff tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:10.059108 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bd7a99e-31d5-4d21-9c4f-e3fbf0f49eff tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:10.078568 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bd7a99e-31d5-4d21-9c4f-e3fbf0f49eff tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 404 Aug 18 22:52:10.079736 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 515/2070] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:10 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:10.179148 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c28f87a-dea6-4962-87a4-719dc69011a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:10.181841 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c28f87a-dea6-4962-87a4-719dc69011a6 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:10.182182 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c28f87a-dea6-4962-87a4-719dc69011a6 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:10.182615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c28f87a-dea6-4962-87a4-719dc69011a6 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:10.182760 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7c28f87a-dea6-4962-87a4-719dc69011a6 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:10.191282 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:10.191282 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:10.192165 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c28f87a-dea6-4962-87a4-719dc69011a6 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:10.192651 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 516/2071] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:10 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:10.767522 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a83db444-9a81-4864-81f2-d3fb60cdbfa2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:10.770125 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a83db444-9a81-4864-81f2-d3fb60cdbfa2 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] GET https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 Aug 18 22:52:10.770251 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a83db444-9a81-4864-81f2-d3fb60cdbfa2 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:10.770566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a83db444-9a81-4864-81f2-d3fb60cdbfa2 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:10.785314 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a83db444-9a81-4864-81f2-d3fb60cdbfa2 tempest-VolumeRetypeMultiattachTest-1362516326 tempest-VolumeRetypeMultiattachTest-1362516326-project-member] https://10.4.3.89/volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 returned with HTTP 404 Aug 18 22:52:10.785314 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 517/2072] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:10 2026] GET /volume/v3/volumes/f9e209ec-8b43-481e-8b2a-3b2f97a44dc7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:10.808968 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19193956-2e42-4ba9-a65b-3b945407b7c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:10.811838 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19193956-2e42-4ba9-a65b-3b945407b7c1 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] DELETE https://10.4.3.89/volume/v3/types/067c0f81-3328-4e4c-bf76-906cb5599e79 Aug 18 22:52:10.814162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19193956-2e42-4ba9-a65b-3b945407b7c1 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:10.814596 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19193956-2e42-4ba9-a65b-3b945407b7c1 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:10.866671 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19193956-2e42-4ba9-a65b-3b945407b7c1 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/types/067c0f81-3328-4e4c-bf76-906cb5599e79 returned with HTTP 202 Aug 18 22:52:10.867236 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 525/2073] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:52:10 2026] DELETE /volume/v3/types/067c0f81-3328-4e4c-bf76-906cb5599e79 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:10.878253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fc02328-81a9-4a33-9ceb-d1d051e61c6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:10.881543 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fc02328-81a9-4a33-9ceb-d1d051e61c6a tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] GET https://10.4.3.89/volume/v3/types/067c0f81-3328-4e4c-bf76-906cb5599e79 Aug 18 22:52:10.881543 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fc02328-81a9-4a33-9ceb-d1d051e61c6a tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:10.881543 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fc02328-81a9-4a33-9ceb-d1d051e61c6a tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:10.884593 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fc02328-81a9-4a33-9ceb-d1d051e61c6a tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/types/067c0f81-3328-4e4c-bf76-906cb5599e79 returned with HTTP 404 Aug 18 22:52:10.885210 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 516/2074] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:52:10 2026] GET /volume/v3/types/067c0f81-3328-4e4c-bf76-906cb5599e79 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:10.895713 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f37c9f09-3ae7-4297-acfb-e61c2b3e20cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:10.897868 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f37c9f09-3ae7-4297-acfb-e61c2b3e20cc tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] DELETE https://10.4.3.89/volume/v3/types/77cd0f89-b238-49fb-aab1-c11b1b981ce1 Aug 18 22:52:10.898494 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f37c9f09-3ae7-4297-acfb-e61c2b3e20cc tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:10.898494 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f37c9f09-3ae7-4297-acfb-e61c2b3e20cc tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:10.932095 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f37c9f09-3ae7-4297-acfb-e61c2b3e20cc tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/types/77cd0f89-b238-49fb-aab1-c11b1b981ce1 returned with HTTP 202 Aug 18 22:52:10.933109 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 517/2075] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:52:10 2026] DELETE /volume/v3/types/77cd0f89-b238-49fb-aab1-c11b1b981ce1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:10.943542 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ad81c11-a239-4c4c-b44a-8556dd960624 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:10.948766 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ad81c11-a239-4c4c-b44a-8556dd960624 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] GET https://10.4.3.89/volume/v3/types/77cd0f89-b238-49fb-aab1-c11b1b981ce1 Aug 18 22:52:10.949062 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ad81c11-a239-4c4c-b44a-8556dd960624 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:10.949292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ad81c11-a239-4c4c-b44a-8556dd960624 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:10.955543 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ad81c11-a239-4c4c-b44a-8556dd960624 tempest-VolumeRetypeMultiattachTest-1931993169 tempest-VolumeRetypeMultiattachTest-1931993169-project-admin] https://10.4.3.89/volume/v3/types/77cd0f89-b238-49fb-aab1-c11b1b981ce1 returned with HTTP 404 Aug 18 22:52:10.956050 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 518/2076] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:52:10 2026] GET /volume/v3/types/77cd0f89-b238-49fb-aab1-c11b1b981ce1 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:11.206864 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f78de8a-72ac-4683-893e-9941dc4f57ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:11.209582 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f78de8a-72ac-4683-893e-9941dc4f57ab tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:11.210831 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f78de8a-72ac-4683-893e-9941dc4f57ab tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:11.212467 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f78de8a-72ac-4683-893e-9941dc4f57ab tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:11.212762 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0f78de8a-72ac-4683-893e-9941dc4f57ab tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:11.222593 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:11.222593 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:11.223712 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f78de8a-72ac-4683-893e-9941dc4f57ab tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:11.224244 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 526/2077] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:11 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:11.243440 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-68827040-6922-4932-8b22-3b7234ac2cf6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:11.247859 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-68827040-6922-4932-8b22-3b7234ac2cf6 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] PUT https://10.4.3.89/volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 Aug 18 22:52:11.247859 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-68827040-6922-4932-8b22-3b7234ac2cf6 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:11.260782 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-68827040-6922-4932-8b22-3b7234ac2cf6 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Acquiring lock "cinder-attachment_update-535ce1f1-320b-4282-a0ec-d1c1e610b647-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:52:11.266218 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-68827040-6922-4932-8b22-3b7234ac2cf6 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Lock "cinder-attachment_update-535ce1f1-320b-4282-a0ec-d1c1e610b647-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:52:11.267743 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:11.267743 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:11.394807 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-68827040-6922-4932-8b22-3b7234ac2cf6 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Lock "cinder-attachment_update-535ce1f1-320b-4282-a0ec-d1c1e610b647-np0000007715" released by "attachment_update" :: held 0.128s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:52:11.395141 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-68827040-6922-4932-8b22-3b7234ac2cf6 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 returned with HTTP 200 Aug 18 22:52:11.395851 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 517/2078] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:52:11 2026] PUT /volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:11.408442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-b1db4db1-ae53-497a-8e8b-489b6ce85b26 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:11.411445 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-b1db4db1-ae53-497a-8e8b-489b6ce85b26 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 Aug 18 22:52:11.411687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-b1db4db1-ae53-497a-8e8b-489b6ce85b26 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:11.412280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-b1db4db1-ae53-497a-8e8b-489b6ce85b26 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:11.437889 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-b1db4db1-ae53-497a-8e8b-489b6ce85b26 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 returned with HTTP 200 Aug 18 22:52:11.439582 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 518/2079] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 22:52:11 2026] GET /volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:11.930591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:12.004071 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:12.004862 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-796533891"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:12.008119 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-796533891'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:12.008305 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Create volume of 1 GB Aug 18 22:52:12.008719 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:12.008719 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:12.014952 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Availability Zones retrieved successfully. Aug 18 22:52:12.026282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Flow 'volume_create_api' (9d1fac79-5e8c-4a19-a7d6-f6228462b988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:12.027866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9034f10-f929-4a93-a5dc-61437d579b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:12.028936 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:12.063563 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9034f10-f929-4a93-a5dc-61437d579b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:12.064712 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf500c7-852c-485b-9476-f4faeebee660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:12.151253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Created reservations ['2a7a03d1-5d8c-484e-bc24-138539466abe', '174e2c51-41d9-4201-bff2-4595a4992f9f', '5c0edb67-fda8-4aa9-ac2d-617f5b88b0b7', 'bc28fa50-653f-46dd-86a1-4b4c7183af50'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:12.152449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf500c7-852c-485b-9476-f4faeebee660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a7a03d1-5d8c-484e-bc24-138539466abe', '174e2c51-41d9-4201-bff2-4595a4992f9f', '5c0edb67-fda8-4aa9-ac2d-617f5b88b0b7', 'bc28fa50-653f-46dd-86a1-4b4c7183af50']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:12.153907 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aad5875-9e9f-4a68-ac32-3870963ca974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:12.181704 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aad5875-9e9f-4a68-ac32-3870963ca974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05bf8705-4bf6-471b-a7bd-c3d246738640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-796533891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7575a6807b5f4b52a8e79f37900cd0ef',qos_specs=None,replication_status=,reservations=['2a7a03d1-5d8c-484e-bc24-138539466abe','174e2c51-41d9-4201-bff2-4595a4992f9f','5c0edb67-fda8-4aa9-ac2d-617f5b88b0b7','bc28fa50-653f-46dd-86a1-4b4c7183af50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd925fa8584a488d9dff105ae20b667c',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-796533891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05bf8705-4bf6-471b-a7bd-c3d246738640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7575a6807b5f4b52a8e79f37900cd0ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd925fa8584a488d9dff105ae20b667c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:12.182360 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3898c6b7-8e2a-4f04-9465-a5f30489600c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:12.203512 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3898c6b7-8e2a-4f04-9465-a5f30489600c) transitioned into state 'SUCCESS' from state '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-796533891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7575a6807b5f4b52a8e79f37900cd0ef',qos_specs=None,replication_status=,reservations=['2a7a03d1-5d8c-484e-bc24-138539466abe','174e2c51-41d9-4201-bff2-4595a4992f9f','5c0edb67-fda8-4aa9-ac2d-617f5b88b0b7','bc28fa50-653f-46dd-86a1-4b4c7183af50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd925fa8584a488d9dff105ae20b667c',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:12.204536 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af4f214d-5d9d-4a88-84b9-5cf83841a69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:12.216798 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af4f214d-5d9d-4a88-84b9-5cf83841a69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:12.217855 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Flow 'volume_create_api' (9d1fac79-5e8c-4a19-a7d6-f6228462b988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:12.218282 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Create volume request issued successfully. Aug 18 22:52:12.219148 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49ec8fd7-1d05-44ee-a6fd-69d4b2ecdfdf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:12.219654 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 519/2080] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 22:52:11 2026] POST /volume/v3/volumes => generated 775 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 18 22:52:12.236381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c6f19c8-aa63-42c1-87cf-11a84d7886f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:12.237949 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-59102800-2e1b-461a-9378-a20ef1f2992f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:12.239855 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c6f19c8-aa63-42c1-87cf-11a84d7886f2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 Aug 18 22:52:12.239855 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c6f19c8-aa63-42c1-87cf-11a84d7886f2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:12.239855 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c6f19c8-aa63-42c1-87cf-11a84d7886f2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:12.241767 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59102800-2e1b-461a-9378-a20ef1f2992f tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:12.242081 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59102800-2e1b-461a-9378-a20ef1f2992f tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:12.243200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59102800-2e1b-461a-9378-a20ef1f2992f tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:12.243200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-59102800-2e1b-461a-9378-a20ef1f2992f tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:12.250548 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:12.250548 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:12.251638 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:12.251638 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:12.251857 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59102800-2e1b-461a-9378-a20ef1f2992f tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:12.252397 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 518/2081] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:12 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:12.257780 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c6f19c8-aa63-42c1-87cf-11a84d7886f2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Volume info retrieved successfully. Aug 18 22:52:12.263836 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c6f19c8-aa63-42c1-87cf-11a84d7886f2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 returned with HTTP 200 Aug 18 22:52:12.264645 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 527/2082] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:12 2026] GET /volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:12.847347 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:12.850379 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:12.850379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "d997688d-387f-42c1-b0ea-3eb5309b4e7d", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:12.852653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'd997688d-387f-42c1-b0ea-3eb5309b4e7d', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:12.967736 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume of 1 GB Aug 18 22:52:12.968041 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:12.968041 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:12.973552 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Availability Zones retrieved successfully. Aug 18 22:52:12.980107 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (f1c118d9-2e97-44f9-9339-55975f6bba30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:12.981395 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14994ff0-cadc-429c-ae4f-8ddaae83f75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:12.982275 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:13.056676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14994ff0-cadc-429c-ae4f-8ddaae83f75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:13.058318 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fac41cc-401d-4b1e-9bc5-1acc5546955f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:13.112224 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Created reservations ['ea98e59d-c79f-4347-b4be-25ae32fa51e1', '32017744-823f-47eb-af0d-aff2c75e5324', '876d0fa1-b331-4be1-b84f-6dea047e6b2d', 'e860b9b6-ed92-4246-811c-b0983f48d861'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:13.113025 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fac41cc-401d-4b1e-9bc5-1acc5546955f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea98e59d-c79f-4347-b4be-25ae32fa51e1', '32017744-823f-47eb-af0d-aff2c75e5324', '876d0fa1-b331-4be1-b84f-6dea047e6b2d', 'e860b9b6-ed92-4246-811c-b0983f48d861']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:13.113761 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6f1726-fe0d-4ecc-b55d-4e56b3ebfa34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:13.143625 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6f1726-fe0d-4ecc-b55d-4e56b3ebfa34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd452e535-4c39-4c31-b32f-38ac720289a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['ea98e59d-c79f-4347-b4be-25ae32fa51e1','32017744-823f-47eb-af0d-aff2c75e5324','876d0fa1-b331-4be1-b84f-6dea047e6b2d','e860b9b6-ed92-4246-811c-b0983f48d861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d452e535-4c39-4c31-b32f-38ac720289a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f148252715544ce822648a1f02f7ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:13.144896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b7a227-26e3-4cb8-a0ad-23bd84e2df12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:13.168192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b7a227-26e3-4cb8-a0ad-23bd84e2df12) transitioned into state 'SUCCESS' from 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-test0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['ea98e59d-c79f-4347-b4be-25ae32fa51e1','32017744-823f-47eb-af0d-aff2c75e5324','876d0fa1-b331-4be1-b84f-6dea047e6b2d','e860b9b6-ed92-4246-811c-b0983f48d861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:13.169151 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4866a4-4150-4e48-ba9a-567558e460c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:13.184873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c4866a4-4150-4e48-ba9a-567558e460c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:13.186205 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (f1c118d9-2e97-44f9-9339-55975f6bba30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:13.186660 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request issued successfully. Aug 18 22:52:13.187255 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e89188e6-2ce8-435c-860f-ca8fdbd731ba tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:13.187781 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 519/2083] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:52:12 2026] POST /volume/v3/volumes => generated 773 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:13.202216 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9567dbf-d552-4604-b353-e77f65c16d2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:13.204424 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9567dbf-d552-4604-b353-e77f65c16d2c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:13.204799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9567dbf-d552-4604-b353-e77f65c16d2c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:13.204903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9567dbf-d552-4604-b353-e77f65c16d2c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:13.222894 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:13.222894 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:13.229506 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9567dbf-d552-4604-b353-e77f65c16d2c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:13.240050 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9567dbf-d552-4604-b353-e77f65c16d2c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:13.240803 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 520/2084] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:13 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:13.265634 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55995505-c717-4763-acb0-b06172b39835 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:13.268055 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55995505-c717-4763-acb0-b06172b39835 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:13.268343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55995505-c717-4763-acb0-b06172b39835 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:13.269017 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55995505-c717-4763-acb0-b06172b39835 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:13.269017 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-55995505-c717-4763-acb0-b06172b39835 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:13.275099 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:13.275099 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:13.275925 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55995505-c717-4763-acb0-b06172b39835 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:13.276287 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 519/2085] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:13 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:13.278940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-692bd55e-26bb-4b04-b7f2-77331608fb0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:13.281012 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-692bd55e-26bb-4b04-b7f2-77331608fb0c tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 Aug 18 22:52:13.281247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-692bd55e-26bb-4b04-b7f2-77331608fb0c tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:13.281492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-692bd55e-26bb-4b04-b7f2-77331608fb0c tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:13.295285 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:13.295285 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:13.299511 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-692bd55e-26bb-4b04-b7f2-77331608fb0c tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Volume info retrieved successfully. Aug 18 22:52:13.304711 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-692bd55e-26bb-4b04-b7f2-77331608fb0c tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 returned with HTTP 200 Aug 18 22:52:13.305186 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 528/2086] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:13 2026] GET /volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:13.318471 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c05922de-a7ac-4e99-896d-cd931aebbe64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:13.320570 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c05922de-a7ac-4e99-896d-cd931aebbe64 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:52:13.321021 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c05922de-a7ac-4e99-896d-cd931aebbe64 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "05bf8705-4bf6-471b-a7bd-c3d246738640", "name": "tempest-type-Backup-480085181"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:13.323281 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-c05922de-a7ac-4e99-896d-cd931aebbe64 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Creating new backup {'backup': {'volume_id': '05bf8705-4bf6-471b-a7bd-c3d246738640', 'name': 'tempest-type-Backup-480085181'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:52:13.323281 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-c05922de-a7ac-4e99-896d-cd931aebbe64 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Creating backup of volume 05bf8705-4bf6-471b-a7bd-c3d246738640 in container None Aug 18 22:52:13.331957 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:13.331957 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:13.332768 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c05922de-a7ac-4e99-896d-cd931aebbe64 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Volume info retrieved successfully. Aug 18 22:52:13.377245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c05922de-a7ac-4e99-896d-cd931aebbe64 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Created reservations ['baedb931-49d9-4459-abad-e348787b8add', '02863c67-5ee7-4a91-847f-5248f9a70c53'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:13.447097 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c05922de-a7ac-4e99-896d-cd931aebbe64 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:52:13.447550 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 520/2087] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:52:13 2026] POST /volume/v3/backups => generated 313 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:13.458691 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da2a2485-97d5-4262-a396-f3406e7c5638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:13.460785 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da2a2485-97d5-4262-a396-f3406e7c5638 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:13.460969 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da2a2485-97d5-4262-a396-f3406e7c5638 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:13.461191 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da2a2485-97d5-4262-a396-f3406e7c5638 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:13.461347 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-da2a2485-97d5-4262-a396-f3406e7c5638 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:13.474625 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:13.474625 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:13.477404 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da2a2485-97d5-4262-a396-f3406e7c5638 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:13.478400 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 521/2088] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:13 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 720 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:14.000448 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da050e6c-b2b2-4989-bf32-aeb909cba2ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:14.172946 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da050e6c-b2b2-4989-bf32-aeb909cba2ed tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:52:14.173304 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da050e6c-b2b2-4989-bf32-aeb909cba2ed tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:14.192331 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da050e6c-b2b2-4989-bf32-aeb909cba2ed tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:52:14.192805 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 520/2089] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:52:13 2026] POST /volume/v3/types => generated 188 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:14.208089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cdaa09f2-bbb2-48b9-afeb-5c41c4906818 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:14.210291 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdaa09f2-bbb2-48b9-afeb-5c41c4906818 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:52:14.210820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cdaa09f2-bbb2-48b9-afeb-5c41c4906818 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:14.227384 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cdaa09f2-bbb2-48b9-afeb-5c41c4906818 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:52:14.227992 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 529/2090] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:52:14 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:14.239259 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:14.255218 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6f5e704-1620-4104-ad89-3174656d1ab5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:14.257187 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6f5e704-1620-4104-ad89-3174656d1ab5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:14.257443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6f5e704-1620-4104-ad89-3174656d1ab5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:14.257685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6f5e704-1620-4104-ad89-3174656d1ab5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:14.265229 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:14.265229 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:14.271705 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e6f5e704-1620-4104-ad89-3174656d1ab5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:14.277993 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6f5e704-1620-4104-ad89-3174656d1ab5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:14.278384 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 522/2091] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:14 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:14.292775 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-56f8de62-f7b5-4b78-b5e5-bf9347a4bdbe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:14.295755 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56f8de62-f7b5-4b78-b5e5-bf9347a4bdbe tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:14.296222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56f8de62-f7b5-4b78-b5e5-bf9347a4bdbe tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:14.296555 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56f8de62-f7b5-4b78-b5e5-bf9347a4bdbe tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:14.296760 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-56f8de62-f7b5-4b78-b5e5-bf9347a4bdbe tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:14.302802 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:14.302802 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:14.304584 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56f8de62-f7b5-4b78-b5e5-bf9347a4bdbe tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:14.305431 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 521/2092] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:14 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:14.323689 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:14.324027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1864098083"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:14.325429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1864098083'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:14.330309 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Create volume of 1 GB Aug 18 22:52:14.330635 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:14.330635 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:14.331428 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Availability Zones retrieved successfully. Aug 18 22:52:14.339992 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Flow 'volume_create_api' (30217184-6d1c-41dc-bf01-241d71f10cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:14.340879 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e373e069-9148-40f6-82a7-91bf7a39206c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:14.343837 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:14.370650 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e373e069-9148-40f6-82a7-91bf7a39206c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:52:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a21ec50f-ab37-44ce-a4ba-de6bb3361c64,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a21ec50f-ab37-44ce-a4ba-de6bb3361c64', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:14.372550 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b699745c-42f3-49aa-a3b9-aeb476af2762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:14.419866 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-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. Aug 18 22:52:14.420156 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-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. Aug 18 22:52:14.457917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Created reservations ['7a67c1a2-7810-4702-9bcb-1c9f246b6ed1', '78528c13-07c0-42d1-8f06-037191c7e2e5', '4e024696-0202-4c95-92ae-a6ce9801d6db', '9b0f5c5b-82da-473a-8979-482520208341'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:14.458802 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b699745c-42f3-49aa-a3b9-aeb476af2762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a67c1a2-7810-4702-9bcb-1c9f246b6ed1', '78528c13-07c0-42d1-8f06-037191c7e2e5', '4e024696-0202-4c95-92ae-a6ce9801d6db', '9b0f5c5b-82da-473a-8979-482520208341']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:14.459564 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f412fb5a-cfb3-42e7-9c61-f47460b36fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:14.484578 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f412fb5a-cfb3-42e7-9c61-f47460b36fc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15b21d05-5ded-4ad8-b206-f736600d5db5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1864098083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbd2e3039e5456cacfb594ff97967be',qos_specs=None,replication_status=,reservations=['7a67c1a2-7810-4702-9bcb-1c9f246b6ed1','78528c13-07c0-42d1-8f06-037191c7e2e5','4e024696-0202-4c95-92ae-a6ce9801d6db','9b0f5c5b-82da-473a-8979-482520208341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6a622a761024d06af58d6bb8313ab00',volume_type_id=a21ec50f-ab37-44ce-a4ba-de6bb3361c64), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1864098083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15b21d05-5ded-4ad8-b206-f736600d5db5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bbd2e3039e5456cacfb594ff97967be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6a622a761024d06af58d6bb8313ab00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a21ec50f-ab37-44ce-a4ba-de6bb3361c64),volume_type_id=a21ec50f-ab37-44ce-a4ba-de6bb3361c64)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:14.485673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595c0003-4bfb-4d34-97a2-c285bccca12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:14.499928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1cd36998-ea7e-4b3e-ab2f-d15a8867b3bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:14.501888 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cd36998-ea7e-4b3e-ab2f-d15a8867b3bd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:14.502083 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cd36998-ea7e-4b3e-ab2f-d15a8867b3bd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:14.502257 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cd36998-ea7e-4b3e-ab2f-d15a8867b3bd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:14.502370 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1cd36998-ea7e-4b3e-ab2f-d15a8867b3bd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:14.511293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595c0003-4bfb-4d34-97a2-c285bccca12b) transitioned into state 'SUCCESS' from state '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-1864098083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bbd2e3039e5456cacfb594ff97967be',qos_specs=None,replication_status=,reservations=['7a67c1a2-7810-4702-9bcb-1c9f246b6ed1','78528c13-07c0-42d1-8f06-037191c7e2e5','4e024696-0202-4c95-92ae-a6ce9801d6db','9b0f5c5b-82da-473a-8979-482520208341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6a622a761024d06af58d6bb8313ab00',volume_type_id=a21ec50f-ab37-44ce-a4ba-de6bb3361c64)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:14.512157 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5e5e2a-afb3-4b94-b9bd-6b327aa37be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:14.513803 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:14.513803 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:14.514552 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cd36998-ea7e-4b3e-ab2f-d15a8867b3bd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:14.515008 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 530/2093] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:14 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:14.527201 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5e5e2a-afb3-4b94-b9bd-6b327aa37be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:14.528087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Flow 'volume_create_api' (30217184-6d1c-41dc-bf01-241d71f10cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:14.528468 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Create volume request issued successfully. Aug 18 22:52:14.529121 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e1b8151-50ed-49b4-937a-9cdc911d00a4 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:14.529593 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 521/2094] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:14 2026] POST /volume/v3/volumes => generated 766 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:14.545114 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0fdfb06f-4d02-4492-b91a-04bf6a2058b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:14.548344 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fdfb06f-4d02-4492-b91a-04bf6a2058b5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:14.548734 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fdfb06f-4d02-4492-b91a-04bf6a2058b5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:14.548900 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fdfb06f-4d02-4492-b91a-04bf6a2058b5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:14.556936 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:14.556936 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:14.562323 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0fdfb06f-4d02-4492-b91a-04bf6a2058b5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Volume info retrieved successfully. Aug 18 22:52:14.569974 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fdfb06f-4d02-4492-b91a-04bf6a2058b5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 200 Aug 18 22:52:14.571805 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 523/2095] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:14 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:14.771141 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-2e65e23f-f3e5-4d52-ac3f-5fb674ba8793 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:14.774706 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-2e65e23f-f3e5-4d52-ac3f-5fb674ba8793 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/encryption Aug 18 22:52:14.774706 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-2e65e23f-f3e5-4d52-ac3f-5fb674ba8793 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:14.774872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-2e65e23f-f3e5-4d52-ac3f-5fb674ba8793 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:14.789659 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:14.789659 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:14.799256 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e9a8cd9f-5d9d-4377-98d4-fd6f8bf45873 req-2e65e23f-f3e5-4d52-ac3f-5fb674ba8793 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/encryption returned with HTTP 200 Aug 18 22:52:14.799792 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 522/2096] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:52:14 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:15.293257 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12b07ad6-2657-4e45-bfca-fac18c39dc48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:15.295641 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b07ad6-2657-4e45-bfca-fac18c39dc48 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:15.295955 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b07ad6-2657-4e45-bfca-fac18c39dc48 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:15.296208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b07ad6-2657-4e45-bfca-fac18c39dc48 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:15.305879 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:15.305879 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:15.310840 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12b07ad6-2657-4e45-bfca-fac18c39dc48 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:15.316738 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b07ad6-2657-4e45-bfca-fac18c39dc48 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:15.317241 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 531/2097] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:15 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:15.327403 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6f407e1f-2d7e-4c5d-afd9-ec98831748f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:15.329732 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f407e1f-2d7e-4c5d-afd9-ec98831748f2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:15.330020 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f407e1f-2d7e-4c5d-afd9-ec98831748f2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:15.330295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6f407e1f-2d7e-4c5d-afd9-ec98831748f2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:15.330449 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6f407e1f-2d7e-4c5d-afd9-ec98831748f2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:15.336414 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:15.336414 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:15.337562 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6f407e1f-2d7e-4c5d-afd9-ec98831748f2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:15.338103 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 522/2098] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:15 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:15.528285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dfb549c5-8498-435f-82b4-35c7e9d5f402 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:15.530528 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfb549c5-8498-435f-82b4-35c7e9d5f402 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:15.530805 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfb549c5-8498-435f-82b4-35c7e9d5f402 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:15.531036 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfb549c5-8498-435f-82b4-35c7e9d5f402 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:15.531168 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dfb549c5-8498-435f-82b4-35c7e9d5f402 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:15.536466 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:15.536466 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:15.537281 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfb549c5-8498-435f-82b4-35c7e9d5f402 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:15.537760 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 524/2099] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:15 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:15.588890 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1b1b7ac-62ed-4eb8-ad08-52a46bc5afa5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:15.591045 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1b1b7ac-62ed-4eb8-ad08-52a46bc5afa5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:15.591208 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1b1b7ac-62ed-4eb8-ad08-52a46bc5afa5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:15.591515 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1b1b7ac-62ed-4eb8-ad08-52a46bc5afa5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:15.600076 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:15.600076 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:15.604898 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c1b1b7ac-62ed-4eb8-ad08-52a46bc5afa5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Volume info retrieved successfully. Aug 18 22:52:15.609725 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1b1b7ac-62ed-4eb8-ad08-52a46bc5afa5 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 200 Aug 18 22:52:15.610353 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 523/2100] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:15 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:52:15.626043 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8420889-c57b-4075-ac5b-869ba081dddb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:15.632478 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8420889-c57b-4075-ac5b-869ba081dddb tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:15.632478 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8420889-c57b-4075-ac5b-869ba081dddb tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:15.632782 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8420889-c57b-4075-ac5b-869ba081dddb tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:15.648921 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:15.648921 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:15.656508 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c8420889-c57b-4075-ac5b-869ba081dddb tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Volume info retrieved successfully. Aug 18 22:52:15.662584 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8420889-c57b-4075-ac5b-869ba081dddb tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 200 Aug 18 22:52:15.663358 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 532/2101] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:15 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:15.676847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:15.682172 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] POST https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5/action Aug 18 22:52:15.682628 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:15.682808 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:15.691767 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:15.691767 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:15.692455 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Volume info retrieved successfully. Aug 18 22:52:15.717332 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-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. Aug 18 22:52:15.718127 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-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. Aug 18 22:52:15.745644 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Created reservations ['9016551b-e577-4e53-9855-998735f77378', '08d0831f-f9a2-40c9-8303-4d34de5bba38'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:15.770031 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Created reservations ['60cf82f9-76c2-4ea9-9c3b-5c4b437127d8', 'bdd05669-f570-4a31-bcae-f1309f087670'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:15.797643 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Retype volume request issued successfully. Aug 18 22:52:15.798975 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-315d85b1-23b0-4a3b-9aae-6ebdd4af1239 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5/action returned with HTTP 202 Aug 18 22:52:15.798975 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 523/2102] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:52:15 2026] POST /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:52:15.807870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f12bba46-adc9-4737-9233-a59b6b53c22b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:15.813384 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f12bba46-adc9-4737-9233-a59b6b53c22b tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:15.813384 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f12bba46-adc9-4737-9233-a59b6b53c22b tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:15.813783 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f12bba46-adc9-4737-9233-a59b6b53c22b tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:15.821810 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:15.821810 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:15.828613 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f12bba46-adc9-4737-9233-a59b6b53c22b tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Volume info retrieved successfully. Aug 18 22:52:15.832440 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f12bba46-adc9-4737-9233-a59b6b53c22b tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 200 Aug 18 22:52:15.832799 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 525/2103] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:15 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:16.332480 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3aa570b7-8ce3-4f9b-86be-46f35437b63a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:16.334859 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3aa570b7-8ce3-4f9b-86be-46f35437b63a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:16.335152 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3aa570b7-8ce3-4f9b-86be-46f35437b63a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:16.335551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3aa570b7-8ce3-4f9b-86be-46f35437b63a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:16.344684 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:16.344684 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:16.352662 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3aa570b7-8ce3-4f9b-86be-46f35437b63a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:16.353902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7027c44-60a0-41cb-94b7-8b5546791b23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:16.356298 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7027c44-60a0-41cb-94b7-8b5546791b23 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:16.357553 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7027c44-60a0-41cb-94b7-8b5546791b23 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:16.357553 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7027c44-60a0-41cb-94b7-8b5546791b23 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:16.358841 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d7027c44-60a0-41cb-94b7-8b5546791b23 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:16.359386 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3aa570b7-8ce3-4f9b-86be-46f35437b63a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:16.359869 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 524/2104] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:16 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:16.365097 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:16.365097 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:16.366297 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7027c44-60a0-41cb-94b7-8b5546791b23 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:16.366723 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 533/2105] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:16 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:16.552285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5f47a22-6cc1-4671-8a73-4cadb80538a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:16.563488 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5f47a22-6cc1-4671-8a73-4cadb80538a1 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:16.563488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5f47a22-6cc1-4671-8a73-4cadb80538a1 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:16.563488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5f47a22-6cc1-4671-8a73-4cadb80538a1 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:16.563488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b5f47a22-6cc1-4671-8a73-4cadb80538a1 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:16.570374 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:16.570374 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:16.570542 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5f47a22-6cc1-4671-8a73-4cadb80538a1 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:16.571114 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 524/2106] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:16 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 722 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:16.851459 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5e667db-ba21-451a-9cc6-d2d37fb48f98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:16.856431 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5e667db-ba21-451a-9cc6-d2d37fb48f98 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:16.856724 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5e667db-ba21-451a-9cc6-d2d37fb48f98 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:16.857031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5e667db-ba21-451a-9cc6-d2d37fb48f98 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:16.869804 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:16.869804 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:16.878352 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f5e667db-ba21-451a-9cc6-d2d37fb48f98 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Volume info retrieved successfully. Aug 18 22:52:16.884627 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5e667db-ba21-451a-9cc6-d2d37fb48f98 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 200 Aug 18 22:52:16.885336 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 526/2107] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:16 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:16.915378 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f272133-b75a-44ae-84ae-8e08451c9fb4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:16.923494 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f272133-b75a-44ae-84ae-8e08451c9fb4 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:16.923708 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f272133-b75a-44ae-84ae-8e08451c9fb4 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:16.923917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f272133-b75a-44ae-84ae-8e08451c9fb4 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:16.943617 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:16.943617 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:16.968296 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f272133-b75a-44ae-84ae-8e08451c9fb4 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Volume info retrieved successfully. Aug 18 22:52:16.980295 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f272133-b75a-44ae-84ae-8e08451c9fb4 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 200 Aug 18 22:52:16.980295 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 525/2108] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:16 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 1023 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:16.999197 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb814907-a3b6-4a82-8be9-6320c0ffd53b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:17.004678 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb814907-a3b6-4a82-8be9-6320c0ffd53b tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] GET https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1864098083 Aug 18 22:52:17.004678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb814907-a3b6-4a82-8be9-6320c0ffd53b tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:17.004678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb814907-a3b6-4a82-8be9-6320c0ffd53b tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:17.005505 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb814907-a3b6-4a82-8be9-6320c0ffd53b tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1864098083'), ('all_tenants', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:17.014047 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb814907-a3b6-4a82-8be9-6320c0ffd53b tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Get all volumes completed successfully. Aug 18 22:52:17.014382 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb814907-a3b6-4a82-8be9-6320c0ffd53b tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1864098083 returned with HTTP 200 Aug 18 22:52:17.014815 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 534/2109] 10.4.3.89 () {66 vars in 1391 bytes} [Tue Aug 18 22:52:16 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1864098083 => generated 345 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:17.036752 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f522438f-26ee-4692-ad1b-e638d5cb8ec0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:17.048607 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f522438f-26ee-4692-ad1b-e638d5cb8ec0 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:17.048607 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f522438f-26ee-4692-ad1b-e638d5cb8ec0 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:17.048607 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f522438f-26ee-4692-ad1b-e638d5cb8ec0 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:17.056473 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:17.056473 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:17.061243 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f522438f-26ee-4692-ad1b-e638d5cb8ec0 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Volume info retrieved successfully. Aug 18 22:52:17.066051 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f522438f-26ee-4692-ad1b-e638d5cb8ec0 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 200 Aug 18 22:52:17.066529 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 525/2110] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:17 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:17.084285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a16eb81-72d0-4bef-8a67-81a52919df16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:17.084285 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a16eb81-72d0-4bef-8a67-81a52919df16 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] DELETE https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:17.084285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a16eb81-72d0-4bef-8a67-81a52919df16 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:17.084285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a16eb81-72d0-4bef-8a67-81a52919df16 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:17.084285 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1a16eb81-72d0-4bef-8a67-81a52919df16 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Delete volume with id: 15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:17.092524 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:17.092524 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:17.093430 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a16eb81-72d0-4bef-8a67-81a52919df16 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Volume info retrieved successfully. Aug 18 22:52:17.112588 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a16eb81-72d0-4bef-8a67-81a52919df16 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Delete volume request issued successfully. Aug 18 22:52:17.112588 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a16eb81-72d0-4bef-8a67-81a52919df16 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 202 Aug 18 22:52:17.112588 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 527/2111] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:17 2026] DELETE /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:17.122235 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-727fdb0b-e5cf-4c46-9b99-eefa687c1f30 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:17.128984 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-727fdb0b-e5cf-4c46-9b99-eefa687c1f30 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:17.128984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-727fdb0b-e5cf-4c46-9b99-eefa687c1f30 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:17.128984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-727fdb0b-e5cf-4c46-9b99-eefa687c1f30 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:17.137528 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:17.137528 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:17.143254 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-727fdb0b-e5cf-4c46-9b99-eefa687c1f30 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Volume info retrieved successfully. Aug 18 22:52:17.149309 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-727fdb0b-e5cf-4c46-9b99-eefa687c1f30 tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 200 Aug 18 22:52:17.150001 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 526/2112] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:17 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:17.383774 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf264cf7-b67e-4001-aa00-68fd298cab59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:17.383917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3f25fd4-6ef2-4393-83b7-db754d6047f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:17.385339 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf264cf7-b67e-4001-aa00-68fd298cab59 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:17.386964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf264cf7-b67e-4001-aa00-68fd298cab59 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:17.386964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf264cf7-b67e-4001-aa00-68fd298cab59 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:17.387580 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3f25fd4-6ef2-4393-83b7-db754d6047f9 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:17.387741 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3f25fd4-6ef2-4393-83b7-db754d6047f9 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:17.388133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3f25fd4-6ef2-4393-83b7-db754d6047f9 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:17.388481 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b3f25fd4-6ef2-4393-83b7-db754d6047f9 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:17.396541 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:17.396541 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:17.396753 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:17.396753 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:17.397569 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3f25fd4-6ef2-4393-83b7-db754d6047f9 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:17.398089 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 526/2113] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:17 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:17.401740 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bf264cf7-b67e-4001-aa00-68fd298cab59 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:17.408095 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf264cf7-b67e-4001-aa00-68fd298cab59 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:17.408628 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 535/2114] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:17 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:17.589035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2af9b30-b620-4d87-b846-5425272c4abf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:17.593840 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2af9b30-b620-4d87-b846-5425272c4abf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:17.594129 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2af9b30-b620-4d87-b846-5425272c4abf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:17.594430 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2af9b30-b620-4d87-b846-5425272c4abf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:17.594525 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e2af9b30-b620-4d87-b846-5425272c4abf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:17.606545 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:17.606545 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:17.607358 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2af9b30-b620-4d87-b846-5425272c4abf tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:17.607818 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 528/2115] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:17 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 722 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:18.176002 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13d25fb4-f33f-490b-815a-ab0b1f83031c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.180437 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13d25fb4-f33f-490b-815a-ab0b1f83031c tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] GET https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 Aug 18 22:52:18.180437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13d25fb4-f33f-490b-815a-ab0b1f83031c tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.180437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13d25fb4-f33f-490b-815a-ab0b1f83031c tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.188360 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13d25fb4-f33f-490b-815a-ab0b1f83031c tempest-VolumeRetypeWithoutMigrationTest-92366061 tempest-VolumeRetypeWithoutMigrationTest-92366061-project-member] https://10.4.3.89/volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 returned with HTTP 404 Aug 18 22:52:18.188753 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 527/2116] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:18 2026] GET /volume/v3/volumes/15b21d05-5ded-4ad8-b206-f736600d5db5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:18.206453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85b563ef-bf3b-4875-9b26-ab1659cca195 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.210004 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85b563ef-bf3b-4875-9b26-ab1659cca195 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] DELETE https://10.4.3.89/volume/v3/types/62617213-4596-485e-bcce-cd22e6d13f50 Aug 18 22:52:18.210004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85b563ef-bf3b-4875-9b26-ab1659cca195 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.210755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85b563ef-bf3b-4875-9b26-ab1659cca195 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.269328 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85b563ef-bf3b-4875-9b26-ab1659cca195 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/types/62617213-4596-485e-bcce-cd22e6d13f50 returned with HTTP 202 Aug 18 22:52:18.270115 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 527/2117] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:52:18 2026] DELETE /volume/v3/types/62617213-4596-485e-bcce-cd22e6d13f50 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:18.287375 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ee98dd5-db64-4785-b537-0773fb541632 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.290896 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ee98dd5-db64-4785-b537-0773fb541632 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] GET https://10.4.3.89/volume/v3/types/62617213-4596-485e-bcce-cd22e6d13f50 Aug 18 22:52:18.291215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ee98dd5-db64-4785-b537-0773fb541632 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.291678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ee98dd5-db64-4785-b537-0773fb541632 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.297928 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ee98dd5-db64-4785-b537-0773fb541632 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/types/62617213-4596-485e-bcce-cd22e6d13f50 returned with HTTP 404 Aug 18 22:52:18.298787 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 536/2118] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:52:18 2026] GET /volume/v3/types/62617213-4596-485e-bcce-cd22e6d13f50 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:18.314577 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3c665d6-0b75-49e6-821e-8e6f38ffb9c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.317506 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3c665d6-0b75-49e6-821e-8e6f38ffb9c9 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] DELETE https://10.4.3.89/volume/v3/types/a21ec50f-ab37-44ce-a4ba-de6bb3361c64 Aug 18 22:52:18.317844 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3c665d6-0b75-49e6-821e-8e6f38ffb9c9 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.319162 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3c665d6-0b75-49e6-821e-8e6f38ffb9c9 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.362291 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3c665d6-0b75-49e6-821e-8e6f38ffb9c9 tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/types/a21ec50f-ab37-44ce-a4ba-de6bb3361c64 returned with HTTP 202 Aug 18 22:52:18.362387 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 529/2119] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:52:18 2026] DELETE /volume/v3/types/a21ec50f-ab37-44ce-a4ba-de6bb3361c64 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:18.376290 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01973210-a7fb-4153-a4c8-a9ee74eb29db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.382344 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01973210-a7fb-4153-a4c8-a9ee74eb29db tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] GET https://10.4.3.89/volume/v3/types/a21ec50f-ab37-44ce-a4ba-de6bb3361c64 Aug 18 22:52:18.382569 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01973210-a7fb-4153-a4c8-a9ee74eb29db tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.382853 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01973210-a7fb-4153-a4c8-a9ee74eb29db tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.384451 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b82efeb5-0526-4b5a-b0f4-ce3420cb7e67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.384864 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b82efeb5-0526-4b5a-b0f4-ce3420cb7e67 None None] GET https://10.4.3.89/volume// Aug 18 22:52:18.385094 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b82efeb5-0526-4b5a-b0f4-ce3420cb7e67 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.385751 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b82efeb5-0526-4b5a-b0f4-ce3420cb7e67 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.385751 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b82efeb5-0526-4b5a-b0f4-ce3420cb7e67 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:18.390838 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 528/2120] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:18.395793 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01973210-a7fb-4153-a4c8-a9ee74eb29db tempest-VolumeRetypeWithoutMigrationTest-38299227 tempest-VolumeRetypeWithoutMigrationTest-38299227-project-admin] https://10.4.3.89/volume/v3/types/a21ec50f-ab37-44ce-a4ba-de6bb3361c64 returned with HTTP 404 Aug 18 22:52:18.396656 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 528/2121] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:52:18 2026] GET /volume/v3/types/a21ec50f-ab37-44ce-a4ba-de6bb3361c64 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:18.407595 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-f740dfb1-7949-4a6e-b1b1-3e785a9cd142 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.413482 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-f740dfb1-7949-4a6e-b1b1-3e785a9cd142 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:52:18.414212 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f639a1c1-c280-472b-925b-d253d1f38bd2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.414337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-f740dfb1-7949-4a6e-b1b1-3e785a9cd142 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b3a8d6b-5e9d-4e02-96d4-327060235fbf", "connector": null, "instance_uuid": "381b02b9-a7af-442a-930b-9f3407c00808"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:18.415640 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f639a1c1-c280-472b-925b-d253d1f38bd2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:18.415924 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f639a1c1-c280-472b-925b-d253d1f38bd2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.416092 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f639a1c1-c280-472b-925b-d253d1f38bd2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.416195 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f639a1c1-c280-472b-925b-d253d1f38bd2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:18.426456 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcc7760b-4b78-4300-9e0f-db547ee7d376 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.426754 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:18.426754 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:18.427492 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f639a1c1-c280-472b-925b-d253d1f38bd2 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:18.428090 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 530/2122] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:18 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:18.428156 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:18.428156 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:18.431157 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcc7760b-4b78-4300-9e0f-db547ee7d376 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:18.431157 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcc7760b-4b78-4300-9e0f-db547ee7d376 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.431157 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcc7760b-4b78-4300-9e0f-db547ee7d376 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.439877 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:18.439877 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:18.448289 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcc7760b-4b78-4300-9e0f-db547ee7d376 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:18.454247 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcc7760b-4b78-4300-9e0f-db547ee7d376 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:18.455205 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 529/2123] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:18 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:18.467395 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-f740dfb1-7949-4a6e-b1b1-3e785a9cd142 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:52:18.467925 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 537/2124] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:52:18 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:18.493358 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-eff4deb3-e965-4e11-82fa-438596637449 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.498281 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-eff4deb3-e965-4e11-82fa-438596637449 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3 Aug 18 22:52:18.498281 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-eff4deb3-e965-4e11-82fa-438596637449 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.498281 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-eff4deb3-e965-4e11-82fa-438596637449 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.508170 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:18.508170 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:18.578956 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-848e6435-622e-4eb7-aa64-9b3ba17f2070 req-eff4deb3-e965-4e11-82fa-438596637449 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3 returned with HTTP 200 Aug 18 22:52:18.579565 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 529/2125] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:52:18 2026] DELETE /volume/v3/attachments/b2a1a55d-0f4f-4afe-8f1b-cc56420166d3 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:18.626293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c1c6b0d-2036-4846-831e-4a97a7b771f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:18.627858 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c1c6b0d-2036-4846-831e-4a97a7b771f0 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:18.628152 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c1c6b0d-2036-4846-831e-4a97a7b771f0 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:18.628416 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c1c6b0d-2036-4846-831e-4a97a7b771f0 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:18.628555 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4c1c6b0d-2036-4846-831e-4a97a7b771f0 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:18.637758 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:18.637758 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:18.638665 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c1c6b0d-2036-4846-831e-4a97a7b771f0 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:18.639204 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 531/2126] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:18 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:19.443012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4745d69e-6363-44af-a6d0-f87912e6a209 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:19.460569 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4745d69e-6363-44af-a6d0-f87912e6a209 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:19.460913 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4745d69e-6363-44af-a6d0-f87912e6a209 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:19.461226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4745d69e-6363-44af-a6d0-f87912e6a209 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:19.461513 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4745d69e-6363-44af-a6d0-f87912e6a209 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:19.469705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d08dc37c-6d8c-467a-8928-b4de081d000f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:19.474169 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:19.474169 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:19.475383 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4745d69e-6363-44af-a6d0-f87912e6a209 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:19.476001 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 530/2127] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:19 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 796 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:19.479733 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d08dc37c-6d8c-467a-8928-b4de081d000f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:19.479936 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d08dc37c-6d8c-467a-8928-b4de081d000f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:19.480585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d08dc37c-6d8c-467a-8928-b4de081d000f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:19.519081 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:19.519081 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:19.529525 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d08dc37c-6d8c-467a-8928-b4de081d000f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:19.539891 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d08dc37c-6d8c-467a-8928-b4de081d000f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:19.540383 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 538/2128] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:19 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:19.663234 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea3caf28-20fc-41b5-827f-bc6152a1b46d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:19.667903 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea3caf28-20fc-41b5-827f-bc6152a1b46d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:19.668216 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea3caf28-20fc-41b5-827f-bc6152a1b46d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:19.668472 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea3caf28-20fc-41b5-827f-bc6152a1b46d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:19.668727 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ea3caf28-20fc-41b5-827f-bc6152a1b46d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:19.684355 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:19.684355 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:19.685012 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea3caf28-20fc-41b5-827f-bc6152a1b46d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:19.685466 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 530/2129] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:19 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 722 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:19.688398 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-59aad6ab-05b6-4ad8-aa90-28c6659293f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:19.695532 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-59aad6ab-05b6-4ad8-aa90-28c6659293f2 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] POST https://10.4.3.89/volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2/action Aug 18 22:52:19.696111 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-59aad6ab-05b6-4ad8-aa90-28c6659293f2 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:19.696325 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-59aad6ab-05b6-4ad8-aa90-28c6659293f2 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:19.724493 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:19.724493 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:19.748300 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ceaba7fe-d43c-4a5b-888b-db090ac4e96e req-59aad6ab-05b6-4ad8-aa90-28c6659293f2 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2/action returned with HTTP 204 Aug 18 22:52:19.748300 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 532/2130] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:52:19 2026] POST /volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:20.498635 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7587387e-ecf1-435f-b3db-497962a22b0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:20.504596 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7587387e-ecf1-435f-b3db-497962a22b0d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:20.504749 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7587387e-ecf1-435f-b3db-497962a22b0d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:20.505034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7587387e-ecf1-435f-b3db-497962a22b0d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:20.505218 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7587387e-ecf1-435f-b3db-497962a22b0d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:20.515387 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:20.515387 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:20.516600 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7587387e-ecf1-435f-b3db-497962a22b0d tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:20.517592 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 531/2131] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:20 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:20.567922 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b98d812b-542e-412a-a8f7-5db67b12e7da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:20.581788 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b98d812b-542e-412a-a8f7-5db67b12e7da tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:20.581788 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b98d812b-542e-412a-a8f7-5db67b12e7da tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:20.583332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b98d812b-542e-412a-a8f7-5db67b12e7da tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:20.599702 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:20.599702 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:20.611173 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b98d812b-542e-412a-a8f7-5db67b12e7da tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:20.618703 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b98d812b-542e-412a-a8f7-5db67b12e7da tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:20.619071 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 539/2132] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:20 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:20.703213 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a76a38c-e60e-4717-a332-9939f4b69144 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:20.706698 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a76a38c-e60e-4717-a332-9939f4b69144 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:20.706963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a76a38c-e60e-4717-a332-9939f4b69144 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:20.707216 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a76a38c-e60e-4717-a332-9939f4b69144 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:20.707480 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6a76a38c-e60e-4717-a332-9939f4b69144 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:20.718723 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:20.718723 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:20.719346 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a76a38c-e60e-4717-a332-9939f4b69144 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:20.720153 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 531/2133] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:20 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 722 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:21.543392 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e8efef7-1003-48d2-bbc3-daf425698f88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.545357 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e8efef7-1003-48d2-bbc3-daf425698f88 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:21.545652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e8efef7-1003-48d2-bbc3-daf425698f88 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.545906 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e8efef7-1003-48d2-bbc3-daf425698f88 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.546031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6e8efef7-1003-48d2-bbc3-daf425698f88 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:21.562029 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.562029 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:21.562029 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e8efef7-1003-48d2-bbc3-daf425698f88 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:21.562512 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 533/2134] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:21 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:21.574609 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3536229f-f513-4544-9c00-16a06c1401e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.576976 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3536229f-f513-4544-9c00-16a06c1401e8 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 Aug 18 22:52:21.578392 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3536229f-f513-4544-9c00-16a06c1401e8 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.578392 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3536229f-f513-4544-9c00-16a06c1401e8 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.589028 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.589028 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:21.599708 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3536229f-f513-4544-9c00-16a06c1401e8 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Volume info retrieved successfully. Aug 18 22:52:21.608156 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3536229f-f513-4544-9c00-16a06c1401e8 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 returned with HTTP 200 Aug 18 22:52:21.609338 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 532/2135] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:21 2026] GET /volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:21.627524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18094253-6416-496f-9e1c-a358c7f0c3b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.632253 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18094253-6416-496f-9e1c-a358c7f0c3b9 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] PUT https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:21.632683 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18094253-6416-496f-9e1c-a358c7f0c3b9 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1007170847", "description": "tempest-volume-backup-description-1256435794"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:21.641142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4a1868f-7fb7-4431-acbd-0b7d56c5b520 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.644758 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.644758 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:21.645094 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4a1868f-7fb7-4431-acbd-0b7d56c5b520 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:21.646541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4a1868f-7fb7-4431-acbd-0b7d56c5b520 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.652126 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4a1868f-7fb7-4431-acbd-0b7d56c5b520 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.657665 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18094253-6416-496f-9e1c-a358c7f0c3b9 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:21.658924 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 540/2136] 10.4.3.89 () {70 vars in 1402 bytes} [Tue Aug 18 22:52:21 2026] PUT /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:52:21.679714 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22f54763-d1e1-4675-9b23-2f36b485c59a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.683033 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.683033 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:21.684078 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22f54763-d1e1-4675-9b23-2f36b485c59a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:21.684430 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22f54763-d1e1-4675-9b23-2f36b485c59a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.685212 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22f54763-d1e1-4675-9b23-2f36b485c59a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.685212 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-22f54763-d1e1-4675-9b23-2f36b485c59a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:21.690257 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f4a1868f-7fb7-4431-acbd-0b7d56c5b520 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:21.692302 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.692302 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:21.693346 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22f54763-d1e1-4675-9b23-2f36b485c59a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:21.693840 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 534/2137] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:21 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:21.700520 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4a1868f-7fb7-4431-acbd-0b7d56c5b520 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:21.700520 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 532/2138] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:21 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:21.707125 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af1d45f9-1653-4a58-9aef-4b9154602f7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.711951 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af1d45f9-1653-4a58-9aef-4b9154602f7a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] DELETE https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:21.712963 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af1d45f9-1653-4a58-9aef-4b9154602f7a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.713917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af1d45f9-1653-4a58-9aef-4b9154602f7a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.713917 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-af1d45f9-1653-4a58-9aef-4b9154602f7a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Delete backup with id: 7d3e1522-b48e-4f23-bc77-12d755408768. Aug 18 22:52:21.720658 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.720658 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:21.738416 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40f37011-92c6-4e47-8b35-918d5cd0ad12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.739062 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40f37011-92c6-4e47-8b35-918d5cd0ad12 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:21.739402 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40f37011-92c6-4e47-8b35-918d5cd0ad12 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.739847 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40f37011-92c6-4e47-8b35-918d5cd0ad12 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.739847 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-40f37011-92c6-4e47-8b35-918d5cd0ad12 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:21.747362 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-af1d45f9-1653-4a58-9aef-4b9154602f7a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] delete_backup rpcapi backup_id 7d3e1522-b48e-4f23-bc77-12d755408768 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:52:21.747948 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.747948 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:21.748915 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40f37011-92c6-4e47-8b35-918d5cd0ad12 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:21.749331 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 541/2139] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:21 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:21.749786 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af1d45f9-1653-4a58-9aef-4b9154602f7a tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 202 Aug 18 22:52:21.750322 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 533/2140] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:52:21 2026] DELETE /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:52:21.762310 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36e752ef-0b7e-47a9-91cc-be584a9e6628 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.764042 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36e752ef-0b7e-47a9-91cc-be584a9e6628 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:21.764374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36e752ef-0b7e-47a9-91cc-be584a9e6628 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.765878 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36e752ef-0b7e-47a9-91cc-be584a9e6628 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.765878 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-36e752ef-0b7e-47a9-91cc-be584a9e6628 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:21.778836 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.778836 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:21.779750 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36e752ef-0b7e-47a9-91cc-be584a9e6628 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 200 Aug 18 22:52:21.780509 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 535/2141] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:21 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:21.823149 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-607e1f4d-0a1a-47ef-8070-b893eefebd07 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.823602 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-607e1f4d-0a1a-47ef-8070-b893eefebd07 None None] GET https://10.4.3.89/volume// Aug 18 22:52:21.823790 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-607e1f4d-0a1a-47ef-8070-b893eefebd07 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.824317 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-607e1f4d-0a1a-47ef-8070-b893eefebd07 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.824387 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-607e1f4d-0a1a-47ef-8070-b893eefebd07 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:21.824670 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 533/2142] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:21.835704 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-3c009aba-7614-45d0-a837-2cca7adfa13d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:21.839163 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-3c009aba-7614-45d0-a837-2cca7adfa13d tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] GET https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf Aug 18 22:52:21.839545 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-3c009aba-7614-45d0-a837-2cca7adfa13d tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:21.841005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-3c009aba-7614-45d0-a837-2cca7adfa13d tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:21.858179 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:21.858179 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:21.863214 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-3c009aba-7614-45d0-a837-2cca7adfa13d tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Volume info retrieved successfully. Aug 18 22:52:21.871889 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-3c009aba-7614-45d0-a837-2cca7adfa13d tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf returned with HTTP 200 Aug 18 22:52:21.872486 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 542/2143] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:52:21 2026] GET /volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf => generated 1538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:22.035343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-5ee9cf88-50ee-413d-8dd3-d66fe2f0667a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.040806 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-5ee9cf88-50ee-413d-8dd3-d66fe2f0667a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] PUT https://10.4.3.89/volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201 Aug 18 22:52:22.041294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-5ee9cf88-50ee-413d-8dd3-d66fe2f0667a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:22.057091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-5ee9cf88-50ee-413d-8dd3-d66fe2f0667a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Acquiring lock "cinder-attachment_update-1b3a8d6b-5e9d-4e02-96d4-327060235fbf-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:52:22.065097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-5ee9cf88-50ee-413d-8dd3-d66fe2f0667a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Lock "cinder-attachment_update-1b3a8d6b-5e9d-4e02-96d4-327060235fbf-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:52:22.067813 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:22.067813 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:22.205225 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-5ee9cf88-50ee-413d-8dd3-d66fe2f0667a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Lock "cinder-attachment_update-1b3a8d6b-5e9d-4e02-96d4-327060235fbf-np0000007715" released by "attachment_update" :: held 0.140s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:52:22.205565 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-5ee9cf88-50ee-413d-8dd3-d66fe2f0667a tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201 returned with HTTP 200 Aug 18 22:52:22.206209 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 534/2144] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:52:22 2026] PUT /volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:22.218592 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e28600d-8201-4ce6-8444-80718d928a01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.258414 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-f1d34e72-a22c-4c9f-8272-18e0130a45a5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.265418 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-f1d34e72-a22c-4c9f-8272-18e0130a45a5 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] POST https://10.4.3.89/volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201/action Aug 18 22:52:22.266093 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-f1d34e72-a22c-4c9f-8272-18e0130a45a5 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:22.266093 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-f1d34e72-a22c-4c9f-8272-18e0130a45a5 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:22.321652 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:22.321652 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:22.348873 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a1c4d7d1-094d-4b39-aec6-97ae324bc62c req-f1d34e72-a22c-4c9f-8272-18e0130a45a5 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201/action returned with HTTP 204 Aug 18 22:52:22.349650 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 534/2145] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:52:22 2026] POST /volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:22.427316 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e28600d-8201-4ce6-8444-80718d928a01 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] GET https://10.4.3.89/volume/v3/os-services Aug 18 22:52:22.427797 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e28600d-8201-4ce6-8444-80718d928a01 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.428245 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e28600d-8201-4ce6-8444-80718d928a01 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.436371 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e28600d-8201-4ce6-8444-80718d928a01 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] https://10.4.3.89/volume/v3/os-services returned with HTTP 200 Aug 18 22:52:22.437720 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 536/2146] 10.4.3.89 () {66 vars in 1242 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/os-services => generated 626 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:22.449038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5141d6c0-9fa5-4348-a01f-1f980f432a44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.451142 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5141d6c0-9fa5-4348-a01f-1f980f432a44 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] GET https://10.4.3.89/volume/v3/os-services?host=np0000007715 Aug 18 22:52:22.451622 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5141d6c0-9fa5-4348-a01f-1f980f432a44 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.453317 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5141d6c0-9fa5-4348-a01f-1f980f432a44 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.465452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5141d6c0-9fa5-4348-a01f-1f980f432a44 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] https://10.4.3.89/volume/v3/os-services?host=np0000007715 returned with HTTP 200 Aug 18 22:52:22.466149 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 543/2147] 10.4.3.89 () {66 vars in 1277 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/os-services?host=np0000007715 => generated 626 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:22.478674 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5395d500-bf43-4c38-9528-0bee7fd35e2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.486535 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5395d500-bf43-4c38-9528-0bee7fd35e2f tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] GET https://10.4.3.89/volume/v3/os-services?host=np0000007715&binary=cinder-scheduler Aug 18 22:52:22.486673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5395d500-bf43-4c38-9528-0bee7fd35e2f tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.489756 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5395d500-bf43-4c38-9528-0bee7fd35e2f tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.489756 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:22.489756 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:22.497791 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5395d500-bf43-4c38-9528-0bee7fd35e2f tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] https://10.4.3.89/volume/v3/os-services?host=np0000007715&binary=cinder-scheduler returned with HTTP 200 Aug 18 22:52:22.499225 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 535/2148] 10.4.3.89 () {66 vars in 1325 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/os-services?host=np0000007715&binary=cinder-scheduler => generated 191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:22.513577 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-086d6661-8a04-427b-be1b-b84bec26bbd2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.517432 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-086d6661-8a04-427b-be1b-b84bec26bbd2 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] GET https://10.4.3.89/volume/v3/os-services?binary=cinder-scheduler Aug 18 22:52:22.517684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-086d6661-8a04-427b-be1b-b84bec26bbd2 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.518413 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-086d6661-8a04-427b-be1b-b84bec26bbd2 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.524842 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-086d6661-8a04-427b-be1b-b84bec26bbd2 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] https://10.4.3.89/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 18 22:52:22.525527 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 535/2149] 10.4.3.89 () {66 vars in 1289 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:22.539085 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e0a70f3-79a4-4701-928d-f7a618567910 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.618354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:22.618808 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1986489045"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:22.624086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1986489045'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:22.624991 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Create volume of 1 GB Aug 18 22:52:22.631893 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Availability Zones retrieved successfully. Aug 18 22:52:22.640017 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Flow 'volume_create_api' (a6f2d61b-b3d1-423e-9f27-bf275d384b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:22.642463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b268384-51e4-48e5-812e-e4f8c965e1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:22.643203 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:22.678020 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b268384-51e4-48e5-812e-e4f8c965e1d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:22.679239 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61fcfd28-cef4-4921-8be0-965f8f187beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:22.718485 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-759df244-388d-4fff-a278-8749b3e12cae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.721917 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-759df244-388d-4fff-a278-8749b3e12cae tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:22.722345 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-759df244-388d-4fff-a278-8749b3e12cae tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.722574 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-759df244-388d-4fff-a278-8749b3e12cae tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.734983 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:22.734983 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:22.743495 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-759df244-388d-4fff-a278-8749b3e12cae tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:22.749013 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-759df244-388d-4fff-a278-8749b3e12cae tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:22.749705 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 544/2150] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:22.754464 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Created reservations ['d7cc56de-ae62-40ee-85e1-3a2dfe447438', '85e5d290-9e58-42d2-9275-d48dfcbd138d', 'cfb33b32-3b78-457f-a747-f8d4abe52640', '56cf356a-a826-4e44-a6b3-5fba9d68af17'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:22.763284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61fcfd28-cef4-4921-8be0-965f8f187beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7cc56de-ae62-40ee-85e1-3a2dfe447438', '85e5d290-9e58-42d2-9275-d48dfcbd138d', 'cfb33b32-3b78-457f-a747-f8d4abe52640', '56cf356a-a826-4e44-a6b3-5fba9d68af17']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:22.763284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c6148a-63c4-438c-a127-15b8fd6b4460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:22.766280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2d2e6a6-62e8-463b-873e-d2685ad02725 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.771941 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2d2e6a6-62e8-463b-873e-d2685ad02725 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:22.772253 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2d2e6a6-62e8-463b-873e-d2685ad02725 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.773038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2d2e6a6-62e8-463b-873e-d2685ad02725 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.773038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b2d2e6a6-62e8-463b-873e-d2685ad02725 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:22.779845 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:22.779845 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:22.780759 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2d2e6a6-62e8-463b-873e-d2685ad02725 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:22.781242 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 536/2151] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:22.787790 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c6148a-63c4-438c-a127-15b8fd6b4460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3f81af4-d94f-4c46-9e82-f72afa0ea8d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1986489045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07ce6b0562ef4c6f90f06ace1aba7989',qos_specs=None,replication_status=,reservations=['d7cc56de-ae62-40ee-85e1-3a2dfe447438','85e5d290-9e58-42d2-9275-d48dfcbd138d','cfb33b32-3b78-457f-a747-f8d4abe52640','56cf356a-a826-4e44-a6b3-5fba9d68af17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d6b3923ea504275b3694e49a662d5e9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1986489045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3f81af4-d94f-4c46-9e82-f72afa0ea8d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07ce6b0562ef4c6f90f06ace1aba7989',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d6b3923ea504275b3694e49a662d5e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:22.789208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e5822b-2e77-4cae-bb3e-41162123cf78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:22.793085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f11c28ac-910c-492a-8dd4-2a441ebaff87 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.797170 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f11c28ac-910c-492a-8dd4-2a441ebaff87 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 Aug 18 22:52:22.797170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f11c28ac-910c-492a-8dd4-2a441ebaff87 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.797170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f11c28ac-910c-492a-8dd4-2a441ebaff87 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.797170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f11c28ac-910c-492a-8dd4-2a441ebaff87 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Show backup with id 7d3e1522-b48e-4f23-bc77-12d755408768. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:22.802833 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f11c28ac-910c-492a-8dd4-2a441ebaff87 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 returned with HTTP 404 Aug 18 22:52:22.803577 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 536/2152] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/backups/7d3e1522-b48e-4f23-bc77-12d755408768 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:22.815744 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29e5822b-2e77-4cae-bb3e-41162123cf78) transitioned into state 'SUCCESS' from state '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-1986489045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07ce6b0562ef4c6f90f06ace1aba7989',qos_specs=None,replication_status=,reservations=['d7cc56de-ae62-40ee-85e1-3a2dfe447438','85e5d290-9e58-42d2-9275-d48dfcbd138d','cfb33b32-3b78-457f-a747-f8d4abe52640','56cf356a-a826-4e44-a6b3-5fba9d68af17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d6b3923ea504275b3694e49a662d5e9',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:22.816448 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79536fd-e313-4034-a73e-d20620d5c093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:22.833300 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79536fd-e313-4034-a73e-d20620d5c093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:22.833300 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Flow 'volume_create_api' (a6f2d61b-b3d1-423e-9f27-bf275d384b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:22.833300 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Create volume request issued successfully. Aug 18 22:52:22.833300 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e0a70f3-79a4-4701-928d-f7a618567910 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:22.834190 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 537/2153] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:52:22 2026] POST /volume/v3/volumes => generated 752 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:22.858968 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7580dd3-e7bd-464f-8172-2254a2f8c016 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.873595 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7580dd3-e7bd-464f-8172-2254a2f8c016 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] GET https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 Aug 18 22:52:22.873595 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7580dd3-e7bd-464f-8172-2254a2f8c016 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.873595 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7580dd3-e7bd-464f-8172-2254a2f8c016 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.882028 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:22.882028 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:22.887391 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a7580dd3-e7bd-464f-8172-2254a2f8c016 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Volume info retrieved successfully. Aug 18 22:52:22.896970 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7580dd3-e7bd-464f-8172-2254a2f8c016 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 returned with HTTP 200 Aug 18 22:52:22.897817 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 545/2154] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:22.970238 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6b578bd-4007-472b-95e9-2de632c704eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:22.972942 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6b578bd-4007-472b-95e9-2de632c704eb tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 Aug 18 22:52:22.974296 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6b578bd-4007-472b-95e9-2de632c704eb tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:22.974296 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6b578bd-4007-472b-95e9-2de632c704eb tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:22.985749 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:22.985749 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:22.994884 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6b578bd-4007-472b-95e9-2de632c704eb tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Volume info retrieved successfully. Aug 18 22:52:23.001962 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6b578bd-4007-472b-95e9-2de632c704eb tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 returned with HTTP 200 Aug 18 22:52:23.002700 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 537/2155] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:22 2026] GET /volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:23.018633 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7d11e4e-46cd-41a2-a633-3a96a4397d9c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:23.021292 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7d11e4e-46cd-41a2-a633-3a96a4397d9c tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 Aug 18 22:52:23.021958 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7d11e4e-46cd-41a2-a633-3a96a4397d9c tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:23.022201 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7d11e4e-46cd-41a2-a633-3a96a4397d9c tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:23.022559 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f7d11e4e-46cd-41a2-a633-3a96a4397d9c tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Delete volume with id: b41807e9-c9da-44a2-9d9c-77bbbb2579e9 Aug 18 22:52:23.039292 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:23.039292 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:23.039292 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f7d11e4e-46cd-41a2-a633-3a96a4397d9c tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Volume info retrieved successfully. Aug 18 22:52:23.074759 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f7d11e4e-46cd-41a2-a633-3a96a4397d9c tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Delete volume request issued successfully. Aug 18 22:52:23.075371 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7d11e4e-46cd-41a2-a633-3a96a4397d9c tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 returned with HTTP 202 Aug 18 22:52:23.075678 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 537/2156] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:52:23 2026] DELETE /volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:23.087496 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e26856a0-8b36-4a2f-b241-698456f99258 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:23.094733 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e26856a0-8b36-4a2f-b241-698456f99258 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 Aug 18 22:52:23.094733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e26856a0-8b36-4a2f-b241-698456f99258 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:23.094733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e26856a0-8b36-4a2f-b241-698456f99258 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:23.105889 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:23.105889 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:23.114706 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e26856a0-8b36-4a2f-b241-698456f99258 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Volume info retrieved successfully. Aug 18 22:52:23.121311 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e26856a0-8b36-4a2f-b241-698456f99258 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 returned with HTTP 200 Aug 18 22:52:23.121311 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 538/2157] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:23 2026] GET /volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:23.773145 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f5a33cc-0f6e-4570-812a-b9dc4ae69435 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:23.777619 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f5a33cc-0f6e-4570-812a-b9dc4ae69435 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:23.777934 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f5a33cc-0f6e-4570-812a-b9dc4ae69435 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:23.778942 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f5a33cc-0f6e-4570-812a-b9dc4ae69435 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:23.788466 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:23.788466 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:23.796662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8bed48a8-a624-4228-9f3a-a87f29d72981 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:23.796993 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f5a33cc-0f6e-4570-812a-b9dc4ae69435 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:23.800919 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bed48a8-a624-4228-9f3a-a87f29d72981 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:23.801217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8bed48a8-a624-4228-9f3a-a87f29d72981 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:23.802982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8bed48a8-a624-4228-9f3a-a87f29d72981 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:23.802982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8bed48a8-a624-4228-9f3a-a87f29d72981 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:23.803110 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f5a33cc-0f6e-4570-812a-b9dc4ae69435 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:23.803110 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 546/2158] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:23 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:23.815141 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:23.815141 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:23.815141 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bed48a8-a624-4228-9f3a-a87f29d72981 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:23.815553 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 538/2159] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:23 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:23.912615 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98de021b-e7b0-48fc-b3d2-c5197ab1727e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:23.914537 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98de021b-e7b0-48fc-b3d2-c5197ab1727e tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] GET https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 Aug 18 22:52:23.914795 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98de021b-e7b0-48fc-b3d2-c5197ab1727e tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:23.915031 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98de021b-e7b0-48fc-b3d2-c5197ab1727e tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:23.923353 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:23.923353 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:23.926988 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98de021b-e7b0-48fc-b3d2-c5197ab1727e tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Volume info retrieved successfully. Aug 18 22:52:23.931649 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98de021b-e7b0-48fc-b3d2-c5197ab1727e tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 returned with HTTP 200 Aug 18 22:52:23.932048 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 538/2160] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:23 2026] GET /volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:23.949881 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0265a3fe-e63a-4530-852c-6762e299c9d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:23.951948 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0265a3fe-e63a-4530-852c-6762e299c9d4 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] GET https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 Aug 18 22:52:23.952424 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0265a3fe-e63a-4530-852c-6762e299c9d4 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:23.952636 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0265a3fe-e63a-4530-852c-6762e299c9d4 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:23.965187 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:23.965187 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:23.972155 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0265a3fe-e63a-4530-852c-6762e299c9d4 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Volume info retrieved successfully. Aug 18 22:52:23.978637 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0265a3fe-e63a-4530-852c-6762e299c9d4 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 returned with HTTP 200 Aug 18 22:52:23.979103 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 539/2161] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:23 2026] GET /volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:23.998292 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbf748c3-e6ad-45d1-a645-94e6a2e7ce58 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:24.004972 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbf748c3-e6ad-45d1-a645-94e6a2e7ce58 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] GET https://10.4.3.89/volume/v3/os-services?host=np0000007715&binary=cinder-volume Aug 18 22:52:24.004972 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbf748c3-e6ad-45d1-a645-94e6a2e7ce58 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:24.004972 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbf748c3-e6ad-45d1-a645-94e6a2e7ce58 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:24.016502 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbf748c3-e6ad-45d1-a645-94e6a2e7ce58 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] https://10.4.3.89/volume/v3/os-services?host=np0000007715&binary=cinder-volume returned with HTTP 200 Aug 18 22:52:24.016502 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 547/2162] 10.4.3.89 () {66 vars in 1319 bytes} [Tue Aug 18 22:52:23 2026] GET /volume/v3/os-services?host=np0000007715&binary=cinder-volume => generated 275 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:24.029518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0841a855-7059-4ad0-827c-b819ba2576b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:24.031526 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0841a855-7059-4ad0-827c-b819ba2576b5 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] GET https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 Aug 18 22:52:24.031689 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0841a855-7059-4ad0-827c-b819ba2576b5 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:24.031915 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0841a855-7059-4ad0-827c-b819ba2576b5 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:24.045362 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:24.045362 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:24.051069 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0841a855-7059-4ad0-827c-b819ba2576b5 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Volume info retrieved successfully. Aug 18 22:52:24.056692 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0841a855-7059-4ad0-827c-b819ba2576b5 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 returned with HTTP 200 Aug 18 22:52:24.057414 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 539/2163] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:24 2026] GET /volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:24.076517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8087faa6-3a5a-4bae-a562-b95f22182bc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:24.080668 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8087faa6-3a5a-4bae-a562-b95f22182bc1 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 Aug 18 22:52:24.080668 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8087faa6-3a5a-4bae-a562-b95f22182bc1 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:24.080668 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8087faa6-3a5a-4bae-a562-b95f22182bc1 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:24.080668 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8087faa6-3a5a-4bae-a562-b95f22182bc1 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Delete volume with id: d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 Aug 18 22:52:24.090092 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:24.090092 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:24.090797 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8087faa6-3a5a-4bae-a562-b95f22182bc1 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Volume info retrieved successfully. Aug 18 22:52:24.120836 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8087faa6-3a5a-4bae-a562-b95f22182bc1 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Delete volume request issued successfully. Aug 18 22:52:24.121156 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8087faa6-3a5a-4bae-a562-b95f22182bc1 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 returned with HTTP 202 Aug 18 22:52:24.121894 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 539/2164] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:24 2026] DELETE /volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:24.135857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bc0c530-9614-41d0-bc5f-faf6c9982de7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:24.140656 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb4b3e3d-bcb0-4f7c-91ac-5fc03a4e4766 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:24.140717 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bc0c530-9614-41d0-bc5f-faf6c9982de7 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] GET https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 Aug 18 22:52:24.141035 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bc0c530-9614-41d0-bc5f-faf6c9982de7 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:24.141233 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bc0c530-9614-41d0-bc5f-faf6c9982de7 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:24.143190 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb4b3e3d-bcb0-4f7c-91ac-5fc03a4e4766 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] GET https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 Aug 18 22:52:24.143589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb4b3e3d-bcb0-4f7c-91ac-5fc03a4e4766 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:24.143887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb4b3e3d-bcb0-4f7c-91ac-5fc03a4e4766 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:24.155688 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb4b3e3d-bcb0-4f7c-91ac-5fc03a4e4766 tempest-VolumesBackupsV39Test-1988762458 tempest-VolumesBackupsV39Test-1988762458-project-member] https://10.4.3.89/volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 returned with HTTP 404 Aug 18 22:52:24.156307 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 548/2165] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:24 2026] GET /volume/v3/volumes/b41807e9-c9da-44a2-9d9c-77bbbb2579e9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:24.156820 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:24.156820 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:24.161635 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5bc0c530-9614-41d0-bc5f-faf6c9982de7 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Volume info retrieved successfully. Aug 18 22:52:24.174483 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bc0c530-9614-41d0-bc5f-faf6c9982de7 tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 returned with HTTP 200 Aug 18 22:52:24.174970 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 540/2166] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:24 2026] GET /volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:24.822194 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a56bc87b-1b25-4d15-aaaf-991851edb159 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:24.824420 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a56bc87b-1b25-4d15-aaaf-991851edb159 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:24.824873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a56bc87b-1b25-4d15-aaaf-991851edb159 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:24.824937 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a56bc87b-1b25-4d15-aaaf-991851edb159 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:24.827142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1fe20253-70d9-47e1-ae3f-522f43f20d57 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:24.830457 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fe20253-70d9-47e1-ae3f-522f43f20d57 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:24.830491 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fe20253-70d9-47e1-ae3f-522f43f20d57 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:24.830750 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fe20253-70d9-47e1-ae3f-522f43f20d57 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:24.830816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1fe20253-70d9-47e1-ae3f-522f43f20d57 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:24.845450 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:24.845450 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:24.845846 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:24.845846 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:24.846846 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fe20253-70d9-47e1-ae3f-522f43f20d57 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:24.848790 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 540/2167] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:24 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:24.852993 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a56bc87b-1b25-4d15-aaaf-991851edb159 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:24.862682 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a56bc87b-1b25-4d15-aaaf-991851edb159 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:24.863196 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 540/2168] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:24 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:25.197590 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4113298a-160a-4a18-a06e-0203258c044d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:25.205664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4113298a-160a-4a18-a06e-0203258c044d tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] GET https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 Aug 18 22:52:25.205664 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4113298a-160a-4a18-a06e-0203258c044d tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:25.205664 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4113298a-160a-4a18-a06e-0203258c044d tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:25.214200 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4113298a-160a-4a18-a06e-0203258c044d tempest-VolumesServicesTestJSON-289709537 tempest-VolumesServicesTestJSON-289709537-project-member] https://10.4.3.89/volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 returned with HTTP 404 Aug 18 22:52:25.215323 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 549/2169] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:25 2026] GET /volume/v3/volumes/d3f81af4-d94f-4c46-9e82-f72afa0ea8d1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:25.226075 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-455fe8bb-694d-4351-9322-ee7131b37f48 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:25.229712 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-455fe8bb-694d-4351-9322-ee7131b37f48 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] GET https://10.4.3.89/volume/v3/os-services Aug 18 22:52:25.229833 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-455fe8bb-694d-4351-9322-ee7131b37f48 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:25.230063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-455fe8bb-694d-4351-9322-ee7131b37f48 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:25.241618 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-455fe8bb-694d-4351-9322-ee7131b37f48 tempest-VolumesServicesTestJSON-1222264774 tempest-VolumesServicesTestJSON-1222264774-project-admin] https://10.4.3.89/volume/v3/os-services returned with HTTP 200 Aug 18 22:52:25.242134 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 541/2170] 10.4.3.89 () {66 vars in 1242 bytes} [Tue Aug 18 22:52:25 2026] GET /volume/v3/os-services => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:25.865415 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2de2f14-3319-4930-865b-dcdfc89ae4a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:25.868149 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2de2f14-3319-4930-865b-dcdfc89ae4a2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:25.868634 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2de2f14-3319-4930-865b-dcdfc89ae4a2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:25.868983 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2de2f14-3319-4930-865b-dcdfc89ae4a2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:25.869119 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a2de2f14-3319-4930-865b-dcdfc89ae4a2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:25.880742 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:25.880742 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:25.881857 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2de2f14-3319-4930-865b-dcdfc89ae4a2 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:25.883305 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 541/2171] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:25 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:25.884001 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bfca0dd1-c2ab-46a9-97d4-e7a3f2c7d13b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:25.887631 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfca0dd1-c2ab-46a9-97d4-e7a3f2c7d13b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:25.888120 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfca0dd1-c2ab-46a9-97d4-e7a3f2c7d13b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:25.888522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfca0dd1-c2ab-46a9-97d4-e7a3f2c7d13b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:25.899420 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:25.899420 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:25.906367 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bfca0dd1-c2ab-46a9-97d4-e7a3f2c7d13b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:25.914697 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfca0dd1-c2ab-46a9-97d4-e7a3f2c7d13b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:25.914697 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 541/2172] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:25 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:26.898136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f27aae6-3169-47d6-abfc-32690c860656 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:26.901506 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f27aae6-3169-47d6-abfc-32690c860656 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:26.901891 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f27aae6-3169-47d6-abfc-32690c860656 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:26.902162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f27aae6-3169-47d6-abfc-32690c860656 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:26.903172 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8f27aae6-3169-47d6-abfc-32690c860656 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:26.910594 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:26.910594 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:26.910594 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f27aae6-3169-47d6-abfc-32690c860656 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:26.910594 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 550/2173] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:26 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:26.936237 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a6b58ef-b77a-47d8-a066-39704ea6aaa7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:26.938775 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a6b58ef-b77a-47d8-a066-39704ea6aaa7 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:26.939018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a6b58ef-b77a-47d8-a066-39704ea6aaa7 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:26.939259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a6b58ef-b77a-47d8-a066-39704ea6aaa7 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:26.950732 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:26.950732 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:26.955940 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6a6b58ef-b77a-47d8-a066-39704ea6aaa7 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:26.961760 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a6b58ef-b77a-47d8-a066-39704ea6aaa7 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:26.962359 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 542/2174] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:26 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:27.923623 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4be69ff-fbda-49e6-8e62-fb6624fd49da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:27.925054 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4be69ff-fbda-49e6-8e62-fb6624fd49da tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:27.925219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4be69ff-fbda-49e6-8e62-fb6624fd49da tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:27.925480 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4be69ff-fbda-49e6-8e62-fb6624fd49da tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:27.925605 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e4be69ff-fbda-49e6-8e62-fb6624fd49da tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:27.932257 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:27.932257 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:27.933293 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4be69ff-fbda-49e6-8e62-fb6624fd49da tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:27.933770 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 542/2175] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:27 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:27.980158 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc498b75-6953-403f-8dc6-41883cedcd28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:27.985783 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc498b75-6953-403f-8dc6-41883cedcd28 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:27.986257 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc498b75-6953-403f-8dc6-41883cedcd28 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:27.986625 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc498b75-6953-403f-8dc6-41883cedcd28 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:27.998249 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:27.998249 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:28.005027 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bc498b75-6953-403f-8dc6-41883cedcd28 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:28.017139 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc498b75-6953-403f-8dc6-41883cedcd28 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:28.017139 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 542/2176] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:27 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:28.627706 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-653b5af5-4432-4e75-aabb-f24cd3bb3b13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:28.766313 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-653b5af5-4432-4e75-aabb-f24cd3bb3b13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 Aug 18 22:52:28.766548 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-653b5af5-4432-4e75-aabb-f24cd3bb3b13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:28.766912 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-653b5af5-4432-4e75-aabb-f24cd3bb3b13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:28.789510 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-653b5af5-4432-4e75-aabb-f24cd3bb3b13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:28.801659 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-653b5af5-4432-4e75-aabb-f24cd3bb3b13 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 returned with HTTP 200 Aug 18 22:52:28.801907 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 551/2177] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:28 2026] GET /volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 => generated 600 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:28.812886 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-040fed02-61e7-4e3c-bf88-00563dcb4450 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:28.816106 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-040fed02-61e7-4e3c-bf88-00563dcb4450 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 Aug 18 22:52:28.816237 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-040fed02-61e7-4e3c-bf88-00563dcb4450 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:28.888259 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-040fed02-61e7-4e3c-bf88-00563dcb4450 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:28.888685 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-040fed02-61e7-4e3c-bf88-00563dcb4450 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:28.889074 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-040fed02-61e7-4e3c-bf88-00563dcb4450 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:28.897585 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-040fed02-61e7-4e3c-bf88-00563dcb4450 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 returned with HTTP 200 Aug 18 22:52:28.898242 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 543/2178] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 22:52:28 2026] PUT /volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 => generated 553 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:28.907996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:28.948011 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1958dfb-8b80-46ef-a0eb-90e7cb85f907 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:28.950336 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1958dfb-8b80-46ef-a0eb-90e7cb85f907 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:28.950834 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1958dfb-8b80-46ef-a0eb-90e7cb85f907 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:28.950966 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1958dfb-8b80-46ef-a0eb-90e7cb85f907 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:28.951246 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e1958dfb-8b80-46ef-a0eb-90e7cb85f907 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:28.956732 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:28.956732 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:28.957691 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1958dfb-8b80-46ef-a0eb-90e7cb85f907 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:28.958123 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 543/2179] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:28 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:28.987584 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:28.988012 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1225021095"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:28.989703 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1225021095'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:28.989825 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Create volume of 1 GB Aug 18 22:52:28.994338 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Availability Zones retrieved successfully. Aug 18 22:52:28.999826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Flow 'volume_create_api' (db4c2af2-de93-4aff-ab93-23ec24543987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:29.001977 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50ab9fec-24a0-4a64-99c0-82e5a53e51cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.003112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:29.038803 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c491ead-c3e9-41d3-9c89-54b13b7715ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:29.041539 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c491ead-c3e9-41d3-9c89-54b13b7715ca tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:29.042296 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c491ead-c3e9-41d3-9c89-54b13b7715ca tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:29.042296 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c491ead-c3e9-41d3-9c89-54b13b7715ca tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:29.046666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50ab9fec-24a0-4a64-99c0-82e5a53e51cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.046995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e61048b7-13aa-450f-85f3-73e871930df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.054840 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:29.054840 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:29.068628 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c491ead-c3e9-41d3-9c89-54b13b7715ca tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:29.074401 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c491ead-c3e9-41d3-9c89-54b13b7715ca tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:29.074930 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 552/2180] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:29 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 1191 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:29.091019 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-105b3f73-6b00-4d14-a124-a3c263abba17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:29.093684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-105b3f73-6b00-4d14-a124-a3c263abba17 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:29.094006 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-105b3f73-6b00-4d14-a124-a3c263abba17 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:29.094245 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-105b3f73-6b00-4d14-a124-a3c263abba17 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:29.103899 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:29.103899 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:29.110015 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-105b3f73-6b00-4d14-a124-a3c263abba17 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:29.115499 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-105b3f73-6b00-4d14-a124-a3c263abba17 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:29.116114 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 544/2181] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:29 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:29.132596 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:29.135978 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Created reservations ['123d6a2b-7523-4b49-b8ba-b40e8e412856', '1163959f-d9c3-433c-a034-298413f21f26', '75dc595b-38c5-443b-ab7e-5edf6a43cabf', '238a7147-6200-485f-bbac-6516d8975f9a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:29.136040 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:29.136354 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "d452e535-4c39-4c31-b32f-38ac720289a3", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:29.136467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e61048b7-13aa-450f-85f3-73e871930df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['123d6a2b-7523-4b49-b8ba-b40e8e412856', '1163959f-d9c3-433c-a034-298413f21f26', '75dc595b-38c5-443b-ab7e-5edf6a43cabf', '238a7147-6200-485f-bbac-6516d8975f9a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.138098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1010930-c721-4026-81ea-fa88c7ea3e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.140162 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'd452e535-4c39-4c31-b32f-38ac720289a3', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:29.163393 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:29.163393 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:29.164320 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume retrieved successfully. Aug 18 22:52:29.164647 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume of 1 GB Aug 18 22:52:29.166736 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1010930-c721-4026-81ea-fa88c7ea3e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aca3f7be-d994-496c-9680-f7755883eda8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1225021095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7ac8bb0a6964ab4bf0d3d9b097c4238',qos_specs=None,replication_status=,reservations=['123d6a2b-7523-4b49-b8ba-b40e8e412856','1163959f-d9c3-433c-a034-298413f21f26','75dc595b-38c5-443b-ab7e-5edf6a43cabf','238a7147-6200-485f-bbac-6516d8975f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa40603a8d93485389ea17e190f43452',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1225021095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aca3f7be-d994-496c-9680-f7755883eda8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7ac8bb0a6964ab4bf0d3d9b097c4238',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa40603a8d93485389ea17e190f43452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.167928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25cacba1-3d99-4ea3-8e0f-cb57479ee139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.171626 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Availability Zones retrieved successfully. Aug 18 22:52:29.181439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (b1853303-1c9e-407e-bef3-0a61fbf4f042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:29.183712 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3b2d8d-ab4e-4dc4-827f-08694f2e6134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.185522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:29.188745 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25cacba1-3d99-4ea3-8e0f-cb57479ee139) transitioned into state 'SUCCESS' from state '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-1225021095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7ac8bb0a6964ab4bf0d3d9b097c4238',qos_specs=None,replication_status=,reservations=['123d6a2b-7523-4b49-b8ba-b40e8e412856','1163959f-d9c3-433c-a034-298413f21f26','75dc595b-38c5-443b-ab7e-5edf6a43cabf','238a7147-6200-485f-bbac-6516d8975f9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa40603a8d93485389ea17e190f43452',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.189669 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7405a445-c317-46d5-ab6c-a6043adfcf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.203158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7405a445-c317-46d5-ab6c-a6043adfcf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.203846 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Flow 'volume_create_api' (db4c2af2-de93-4aff-ab93-23ec24543987) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:29.204174 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Create volume request issued successfully. Aug 18 22:52:29.206389 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-864f005f-a4e9-4d2b-b5d3-72bd4ad65cc9 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:29.206389 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 543/2182] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:52:28 2026] POST /volume/v3/volumes => generated 765 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:29.218514 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d93c4eed-bf0c-4266-8223-1ebc51684caa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:29.222145 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d93c4eed-bf0c-4266-8223-1ebc51684caa tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:29.222305 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3b2d8d-ab4e-4dc4-827f-08694f2e6134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd452e535-4c39-4c31-b32f-38ac720289a3', 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.222388 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d93c4eed-bf0c-4266-8223-1ebc51684caa tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:29.223119 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d93c4eed-bf0c-4266-8223-1ebc51684caa tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:29.223363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9ad699-5cfc-4082-9bde-cfaf01a40f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.238241 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:29.238241 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:29.245287 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d93c4eed-bf0c-4266-8223-1ebc51684caa tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Volume info retrieved successfully. Aug 18 22:52:29.255292 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d93c4eed-bf0c-4266-8223-1ebc51684caa tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 returned with HTTP 200 Aug 18 22:52:29.258370 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 553/2183] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:29 2026] GET /volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:29.288765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Created reservations ['2f934eb2-868c-4ab3-93bb-734522660e06', '48670a4f-9f54-49c9-b80c-42c55c25ed7b', 'b60722fc-6069-40b6-b3d8-ae792ff347d3', 'ff103d41-24fc-4c54-95a1-ebdebb057e42'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:29.289666 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf9ad699-5cfc-4082-9bde-cfaf01a40f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f934eb2-868c-4ab3-93bb-734522660e06', '48670a4f-9f54-49c9-b80c-42c55c25ed7b', 'b60722fc-6069-40b6-b3d8-ae792ff347d3', 'ff103d41-24fc-4c54-95a1-ebdebb057e42']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.290461 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dca0451-20d2-4c7a-ab7c-2ba6dde4d851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.326502 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dca0451-20d2-4c7a-ab7c-2ba6dde4d851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7631a1a9-6622-48d1-a8b9-2ca009208ef1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['2f934eb2-868c-4ab3-93bb-734522660e06','48670a4f-9f54-49c9-b80c-42c55c25ed7b','b60722fc-6069-40b6-b3d8-ae792ff347d3','ff103d41-24fc-4c54-95a1-ebdebb057e42'],size=1,snapshot_id=None,source_replicaid=,source_volid=d452e535-4c39-4c31-b32f-38ac720289a3,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7631a1a9-6622-48d1-a8b9-2ca009208ef1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d452e535-4c39-4c31-b32f-38ac720289a3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f148252715544ce822648a1f02f7ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.327328 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc81036-83ea-4f95-9304-b134915bcf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.371520 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc81036-83ea-4f95-9304-b134915bcf82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['2f934eb2-868c-4ab3-93bb-734522660e06','48670a4f-9f54-49c9-b80c-42c55c25ed7b','b60722fc-6069-40b6-b3d8-ae792ff347d3','ff103d41-24fc-4c54-95a1-ebdebb057e42'],size=1,snapshot_id=None,source_replicaid=,source_volid=d452e535-4c39-4c31-b32f-38ac720289a3,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.372429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25a3ae3e-87f1-46a6-bc94-4bdbd16f7958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:29.397804 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25a3ae3e-87f1-46a6-bc94-4bdbd16f7958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:29.399090 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (b1853303-1c9e-407e-bef3-0a61fbf4f042) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:29.399545 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request issued successfully. Aug 18 22:52:29.400364 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-315c5c3f-a185-4ff3-80c3-ad3677d6314c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:29.400953 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 544/2184] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:52:29 2026] POST /volume/v3/volumes => generated 807 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:29.418393 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0919dc8c-233d-488f-84d9-b3513de0db83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:29.420581 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0919dc8c-233d-488f-84d9-b3513de0db83 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 Aug 18 22:52:29.420772 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0919dc8c-233d-488f-84d9-b3513de0db83 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:29.421029 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0919dc8c-233d-488f-84d9-b3513de0db83 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:29.429550 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:29.429550 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:29.433717 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0919dc8c-233d-488f-84d9-b3513de0db83 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:29.439262 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0919dc8c-233d-488f-84d9-b3513de0db83 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 returned with HTTP 200 Aug 18 22:52:29.439781 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 545/2185] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:29 2026] GET /volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:29.976600 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-018fb4c2-6a6e-4d7d-8bfc-f85208608fb8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:29.981482 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-018fb4c2-6a6e-4d7d-8bfc-f85208608fb8 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:29.981779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-018fb4c2-6a6e-4d7d-8bfc-f85208608fb8 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:29.982397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-018fb4c2-6a6e-4d7d-8bfc-f85208608fb8 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:29.982397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-018fb4c2-6a6e-4d7d-8bfc-f85208608fb8 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:29.989812 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:29.989812 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:29.990750 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-018fb4c2-6a6e-4d7d-8bfc-f85208608fb8 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:29.991234 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 544/2186] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:29 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:30.122447 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-fff5ad37-d921-4edc-8a29-3f87d72f4ddb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:30.125529 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-fff5ad37-d921-4edc-8a29-3f87d72f4ddb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/encryption Aug 18 22:52:30.125811 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-fff5ad37-d921-4edc-8a29-3f87d72f4ddb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:30.126113 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-fff5ad37-d921-4edc-8a29-3f87d72f4ddb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:30.141614 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:30.141614 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:30.150008 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-fff5ad37-d921-4edc-8a29-3f87d72f4ddb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/encryption returned with HTTP 200 Aug 18 22:52:30.150898 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 554/2187] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:52:30 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:30.274626 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f42fb07-38df-4006-be29-254ac25523a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:30.279363 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f42fb07-38df-4006-be29-254ac25523a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:30.279656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f42fb07-38df-4006-be29-254ac25523a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:30.279836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f42fb07-38df-4006-be29-254ac25523a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:30.297035 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:30.297035 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:30.303025 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f42fb07-38df-4006-be29-254ac25523a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Volume info retrieved successfully. Aug 18 22:52:30.314127 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f42fb07-38df-4006-be29-254ac25523a2 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 returned with HTTP 200 Aug 18 22:52:30.317343 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 545/2188] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:30 2026] GET /volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:30.334168 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3bba0df7-62d8-4449-a858-548f79a1c2a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:30.337390 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bba0df7-62d8-4449-a858-548f79a1c2a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:30.338176 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bba0df7-62d8-4449-a858-548f79a1c2a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aca3f7be-d994-496c-9680-f7755883eda8", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1644609999"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:30.354295 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:30.354295 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:30.354295 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3bba0df7-62d8-4449-a858-548f79a1c2a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Volume info retrieved successfully. Aug 18 22:52:30.354295 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-3bba0df7-62d8-4449-a858-548f79a1c2a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Create snapshot from volume aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:30.438240 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3bba0df7-62d8-4449-a858-548f79a1c2a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Created reservations ['76fb4477-ca47-4f0d-98d6-524eda89d43f', '845b96f8-d42f-4caa-89d1-b1af5732b135', '90a921bd-2060-4fab-a0e0-1e8de68edee9', '9a39a822-d7b3-4d8a-abe0-ca99d3d901a6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:30.457786 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fcf62703-e17c-417b-9780-2af837fa9ceb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:30.460560 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fcf62703-e17c-417b-9780-2af837fa9ceb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 Aug 18 22:52:30.461132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fcf62703-e17c-417b-9780-2af837fa9ceb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:30.461132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fcf62703-e17c-417b-9780-2af837fa9ceb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:30.470005 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:30.470005 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:30.475869 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fcf62703-e17c-417b-9780-2af837fa9ceb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:30.483900 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fcf62703-e17c-417b-9780-2af837fa9ceb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 returned with HTTP 200 Aug 18 22:52:30.484437 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 545/2189] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:30 2026] GET /volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 => generated 1226 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:30.498083 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3bba0df7-62d8-4449-a858-548f79a1c2a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Snapshot create request issued successfully. Aug 18 22:52:30.498596 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bba0df7-62d8-4449-a858-548f79a1c2a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:52:30.499989 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 546/2190] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:52:30 2026] POST /volume/v3/snapshots => generated 323 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:30.506338 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74f11c5d-0cee-485e-8504-9e4523234466 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:30.508943 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74f11c5d-0cee-485e-8504-9e4523234466 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 Aug 18 22:52:30.509310 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74f11c5d-0cee-485e-8504-9e4523234466 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:30.509592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74f11c5d-0cee-485e-8504-9e4523234466 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:30.519015 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ddf0f6f-6ba4-48d1-8bfe-f50fed05fd75 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:30.521500 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ddf0f6f-6ba4-48d1-8bfe-f50fed05fd75 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 Aug 18 22:52:30.523361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ddf0f6f-6ba4-48d1-8bfe-f50fed05fd75 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:30.524475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ddf0f6f-6ba4-48d1-8bfe-f50fed05fd75 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:30.530882 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:30.530882 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:30.536182 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74f11c5d-0cee-485e-8504-9e4523234466 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:30.543894 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74f11c5d-0cee-485e-8504-9e4523234466 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 returned with HTTP 200 Aug 18 22:52:30.544437 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 555/2191] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:30 2026] GET /volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 => generated 1226 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:30.547279 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:30.547279 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:30.547915 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ddf0f6f-6ba4-48d1-8bfe-f50fed05fd75 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Snapshot retrieved successfully. Aug 18 22:52:30.550575 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ddf0f6f-6ba4-48d1-8bfe-f50fed05fd75 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 returned with HTTP 200 Aug 18 22:52:30.551932 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 546/2192] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:30 2026] GET /volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 => generated 455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:30.567726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e98d5cd-3018-4cc1-b388-648034f1b8eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:30.569861 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e98d5cd-3018-4cc1-b388-648034f1b8eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:30.570242 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e98d5cd-3018-4cc1-b388-648034f1b8eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:30.570733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e98d5cd-3018-4cc1-b388-648034f1b8eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:30.570733 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6e98d5cd-3018-4cc1-b388-648034f1b8eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:30.583482 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:30.583482 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:30.583960 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6e98d5cd-3018-4cc1-b388-648034f1b8eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:30.618533 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6e98d5cd-3018-4cc1-b388-648034f1b8eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume request issued successfully. Aug 18 22:52:30.618778 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e98d5cd-3018-4cc1-b388-648034f1b8eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 202 Aug 18 22:52:30.619246 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 546/2193] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:30 2026] DELETE /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:30.636477 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f6d6cf5-e5f6-4881-a024-793dddb82fbd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:30.638953 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f6d6cf5-e5f6-4881-a024-793dddb82fbd tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:30.640067 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f6d6cf5-e5f6-4881-a024-793dddb82fbd tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:30.640403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f6d6cf5-e5f6-4881-a024-793dddb82fbd tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:30.651923 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:30.651923 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:30.658731 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f6d6cf5-e5f6-4881-a024-793dddb82fbd tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:30.667730 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f6d6cf5-e5f6-4881-a024-793dddb82fbd tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 200 Aug 18 22:52:30.668490 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 547/2194] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:30 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 1190 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:31.010990 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-242e6e86-a330-46d4-9a98-4fd168095104 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.013826 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-242e6e86-a330-46d4-9a98-4fd168095104 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:31.014098 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-242e6e86-a330-46d4-9a98-4fd168095104 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:31.014255 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-242e6e86-a330-46d4-9a98-4fd168095104 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:31.014455 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-242e6e86-a330-46d4-9a98-4fd168095104 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:31.020438 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.020438 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:31.021505 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-242e6e86-a330-46d4-9a98-4fd168095104 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:31.022043 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 556/2195] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:31 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:31.573692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27a07ae3-e6af-4ac2-a463-0bc964053d1d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.577343 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27a07ae3-e6af-4ac2-a463-0bc964053d1d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 Aug 18 22:52:31.577343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27a07ae3-e6af-4ac2-a463-0bc964053d1d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:31.577343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27a07ae3-e6af-4ac2-a463-0bc964053d1d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:31.583543 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.583543 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:31.583543 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27a07ae3-e6af-4ac2-a463-0bc964053d1d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Snapshot retrieved successfully. Aug 18 22:52:31.583543 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27a07ae3-e6af-4ac2-a463-0bc964053d1d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 returned with HTTP 200 Aug 18 22:52:31.583868 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 547/2196] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:31 2026] GET /volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:31.599147 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d58e9fb-bd94-4cda-9cc0-65e22767f022 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.602587 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d58e9fb-bd94-4cda-9cc0-65e22767f022 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 Aug 18 22:52:31.602587 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d58e9fb-bd94-4cda-9cc0-65e22767f022 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:31.625107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-f6b61aa7-d469-4e96-83c8-05b3facd03e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.628519 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-f6b61aa7-d469-4e96-83c8-05b3facd03e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed Aug 18 22:52:31.628519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-f6b61aa7-d469-4e96-83c8-05b3facd03e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:31.628519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-f6b61aa7-d469-4e96-83c8-05b3facd03e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:31.640831 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.640831 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:31.651770 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2d58e9fb-bd94-4cda-9cc0-65e22767f022 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:31.653550 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2d58e9fb-bd94-4cda-9cc0-65e22767f022 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:31.653550 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-2d58e9fb-bd94-4cda-9cc0-65e22767f022 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:31.660369 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d58e9fb-bd94-4cda-9cc0-65e22767f022 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 returned with HTTP 200 Aug 18 22:52:31.660369 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 547/2197] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 22:52:31 2026] PUT /volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 => generated 553 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:31.672698 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8a43292-e556-4f93-942b-3ad73d2775bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.674774 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8a43292-e556-4f93-942b-3ad73d2775bd tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:31.674959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8a43292-e556-4f93-942b-3ad73d2775bd tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aca3f7be-d994-496c-9680-f7755883eda8"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:31.687422 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d904ddd-97b7-4cb1-91a8-5446734ef094 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.690377 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.690377 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:31.690896 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8a43292-e556-4f93-942b-3ad73d2775bd tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Volume info retrieved successfully. Aug 18 22:52:31.691022 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-e8a43292-e556-4f93-942b-3ad73d2775bd tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Create snapshot from volume aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:31.692461 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d904ddd-97b7-4cb1-91a8-5446734ef094 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:31.692662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d904ddd-97b7-4cb1-91a8-5446734ef094 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:31.692840 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d904ddd-97b7-4cb1-91a8-5446734ef094 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:31.703633 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d904ddd-97b7-4cb1-91a8-5446734ef094 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 404 Aug 18 22:52:31.704148 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 548/2198] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:31 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:31.707319 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-169135da-c0c0-43b7-bae8-0266f51a5f6a req-f6b61aa7-d469-4e96-83c8-05b3facd03e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed returned with HTTP 200 Aug 18 22:52:31.708291 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 548/2199] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:52:31 2026] DELETE /volume/v3/attachments/a4da96f4-a827-44ac-942e-ff74bc1626ed => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:31.724353 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota_utils [None req-e8a43292-e556-4f93-942b-3ad73d2775bd tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Quota exceeded for e7ac8bb0a6964ab4bf0d3d9b097c4238, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 22:52:31.724353 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.middleware.fault [None req-e8a43292-e556-4f93-942b-3ad73d2775bd tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 413 Aug 18 22:52:31.724353 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 557/2200] 10.4.3.89 () {68 vars in 1257 bytes} [Tue Aug 18 22:52:31 2026] POST /volume/v3/snapshots => generated 208 bytes in 52 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 22:52:31.735162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a5c7cad-797d-409c-bc8a-572a32e978a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.738182 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a5c7cad-797d-409c-bc8a-572a32e978a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 Aug 18 22:52:31.741728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a5c7cad-797d-409c-bc8a-572a32e978a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:31.800893 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a5c7cad-797d-409c-bc8a-572a32e978a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 returned with HTTP 200 Aug 18 22:52:31.800893 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 548/2201] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 22:52:31 2026] PUT /volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 => generated 553 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:31.815451 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7671c5f4-8928-45fd-a200-930ebea810ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.817206 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7671c5f4-8928-45fd-a200-930ebea810ae tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:31.817589 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7671c5f4-8928-45fd-a200-930ebea810ae tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aca3f7be-d994-496c-9680-f7755883eda8"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:31.829048 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.829048 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:31.829346 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7671c5f4-8928-45fd-a200-930ebea810ae tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Volume info retrieved successfully. Aug 18 22:52:31.829941 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-7671c5f4-8928-45fd-a200-930ebea810ae tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Create snapshot from volume aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:31.833133 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.835395 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:31.835843 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1141349936"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:31.837853 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1141349936'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:31.842674 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume of 1 GB Aug 18 22:52:31.842909 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.842909 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:31.843723 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Availability Zones retrieved successfully. Aug 18 22:52:31.852585 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Flow 'volume_create_api' (b4c92cc8-998c-4ea3-860f-166bfdb29eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:31.853955 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c44e04e-6c50-4c8c-97c7-81104ae4981b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:31.855112 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:31.855781 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota_utils [None req-7671c5f4-8928-45fd-a200-930ebea810ae tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Quota exceeded for e7ac8bb0a6964ab4bf0d3d9b097c4238, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 18 22:52:31.856339 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-7671c5f4-8928-45fd-a200-930ebea810ae tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 413 Aug 18 22:52:31.858050 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 549/2202] 10.4.3.89 () {68 vars in 1257 bytes} [Tue Aug 18 22:52:31 2026] POST /volume/v3/snapshots => generated 133 bytes in 42 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 22:52:31.865828 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.865828 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:31.866771 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6db9ba87-4b4c-43de-87b6-939612213373 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.869217 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6db9ba87-4b4c-43de-87b6-939612213373 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 Aug 18 22:52:31.869611 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6db9ba87-4b4c-43de-87b6-939612213373 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:31.869652 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6db9ba87-4b4c-43de-87b6-939612213373 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:31.869784 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6db9ba87-4b4c-43de-87b6-939612213373 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Delete snapshot with id: 00b04ef5-8e71-4ded-aeca-d6ebc8222937 Aug 18 22:52:31.876223 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.876223 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:31.876619 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6db9ba87-4b4c-43de-87b6-939612213373 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Snapshot retrieved successfully. Aug 18 22:52:31.887327 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c44e04e-6c50-4c8c-97c7-81104ae4981b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:07Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd40bcabd-43e7-47a4-a75f-59bb1ae0cf61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:31.888716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602b6c87-4daf-4248-b404-32605af1beb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:31.898664 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6db9ba87-4b4c-43de-87b6-939612213373 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Snapshot delete request issued successfully. Aug 18 22:52:31.898798 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6db9ba87-4b4c-43de-87b6-939612213373 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 returned with HTTP 202 Aug 18 22:52:31.899753 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 558/2203] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:52:31 2026] DELETE /volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:31.911811 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e340222b-ef0e-4c73-9c6c-1f19fed4cac0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:31.915456 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e340222b-ef0e-4c73-9c6c-1f19fed4cac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 Aug 18 22:52:31.915456 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e340222b-ef0e-4c73-9c6c-1f19fed4cac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:31.915886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e340222b-ef0e-4c73-9c6c-1f19fed4cac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:31.921541 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:31.921541 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:31.922238 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e340222b-ef0e-4c73-9c6c-1f19fed4cac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Snapshot retrieved successfully. Aug 18 22:52:31.923030 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e340222b-ef0e-4c73-9c6c-1f19fed4cac0 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 returned with HTTP 200 Aug 18 22:52:31.923428 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 549/2204] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:31 2026] GET /volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:31.953974 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Created reservations ['ba713e81-23d1-4582-af68-5192abdefe3e', '72899228-bc19-4fb4-93c5-4cd3f2fc2376', '14658b00-3abd-428d-a8ab-6cee2286addc', 'a2719780-822d-4364-bcf6-f264add60b64'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:31.953974 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602b6c87-4daf-4248-b404-32605af1beb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba713e81-23d1-4582-af68-5192abdefe3e', '72899228-bc19-4fb4-93c5-4cd3f2fc2376', '14658b00-3abd-428d-a8ab-6cee2286addc', 'a2719780-822d-4364-bcf6-f264add60b64']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:31.954867 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b265eecc-8a31-48a9-a87c-9a42dece54df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:31.995674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b265eecc-8a31-48a9-a87c-9a42dece54df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a32e36-dfc4-4f62-8ca6-90246b4a3cf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1141349936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='58014b4f4bce41d2bca4aef7377df4d6',qos_specs=None,replication_status=,reservations=['ba713e81-23d1-4582-af68-5192abdefe3e','72899228-bc19-4fb4-93c5-4cd3f2fc2376','14658b00-3abd-428d-a8ab-6cee2286addc','a2719780-822d-4364-bcf6-f264add60b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1141349936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='58014b4f4bce41d2bca4aef7377df4d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d40bcabd-43e7-47a4-a75f-59bb1ae0cf61),volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:31.997202 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f91930a-60e3-41c3-b02c-dfa66f8305d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:32.023555 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f91930a-60e3-41c3-b02c-dfa66f8305d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1141349936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='58014b4f4bce41d2bca4aef7377df4d6',qos_specs=None,replication_status=,reservations=['ba713e81-23d1-4582-af68-5192abdefe3e','72899228-bc19-4fb4-93c5-4cd3f2fc2376','14658b00-3abd-428d-a8ab-6cee2286addc','a2719780-822d-4364-bcf6-f264add60b64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:32.024677 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2e4f3e-a7b5-4906-82dc-953b622fdf91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:32.035036 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bafeaba-baee-4d5f-b920-caca1b88f96f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:32.037027 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bafeaba-baee-4d5f-b920-caca1b88f96f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:32.037221 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bafeaba-baee-4d5f-b920-caca1b88f96f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:32.037448 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bafeaba-baee-4d5f-b920-caca1b88f96f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:32.037547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2bafeaba-baee-4d5f-b920-caca1b88f96f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:32.040540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2e4f3e-a7b5-4906-82dc-953b622fdf91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:32.041866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Flow 'volume_create_api' (b4c92cc8-998c-4ea3-860f-166bfdb29eab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:32.043196 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume request issued successfully. Aug 18 22:52:32.044115 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77c6dd8b-dee4-4df6-bbd4-94642876f61e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:32.045143 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 549/2205] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:31 2026] POST /volume/v3/volumes => generated 758 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:32.045667 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:32.045667 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:32.046539 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bafeaba-baee-4d5f-b920-caca1b88f96f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:32.046921 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 550/2206] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:32 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:32.065926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a447e1c-0129-45bd-855a-8494d641d204 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:32.066561 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a447e1c-0129-45bd-855a-8494d641d204 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:32.066852 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a447e1c-0129-45bd-855a-8494d641d204 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:32.067255 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a447e1c-0129-45bd-855a-8494d641d204 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:32.087202 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:32.087202 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:32.092981 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6a447e1c-0129-45bd-855a-8494d641d204 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:32.100691 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a447e1c-0129-45bd-855a-8494d641d204 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:32.100816 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 559/2207] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:32 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:32.935728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b134372-0a9d-41b2-83e8-dfb6647ef782 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:32.938605 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b134372-0a9d-41b2-83e8-dfb6647ef782 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 Aug 18 22:52:32.939007 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b134372-0a9d-41b2-83e8-dfb6647ef782 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:32.942203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b134372-0a9d-41b2-83e8-dfb6647ef782 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:32.949718 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b134372-0a9d-41b2-83e8-dfb6647ef782 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 returned with HTTP 404 Aug 18 22:52:32.950443 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 550/2208] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:32 2026] GET /volume/v3/snapshots/00b04ef5-8e71-4ded-aeca-d6ebc8222937 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:32.961378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48c7675e-f5af-4529-892f-bf7b6e77eb0c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:32.963813 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48c7675e-f5af-4529-892f-bf7b6e77eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:32.964004 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48c7675e-f5af-4529-892f-bf7b6e77eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:32.964245 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48c7675e-f5af-4529-892f-bf7b6e77eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:32.974439 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:32.974439 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:32.980493 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-48c7675e-f5af-4529-892f-bf7b6e77eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Volume info retrieved successfully. Aug 18 22:52:32.994228 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48c7675e-f5af-4529-892f-bf7b6e77eb0c tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 returned with HTTP 200 Aug 18 22:52:32.997289 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 550/2209] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:32 2026] GET /volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:33.010131 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdd5cd7a-fb11-4bc7-bc8b-159f035ac6cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.012609 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdd5cd7a-fb11-4bc7-bc8b-159f035ac6cc tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] DELETE https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:33.012922 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdd5cd7a-fb11-4bc7-bc8b-159f035ac6cc tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.013332 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdd5cd7a-fb11-4bc7-bc8b-159f035ac6cc tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.013530 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-bdd5cd7a-fb11-4bc7-bc8b-159f035ac6cc tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Delete volume with id: aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:33.024618 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.024618 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:33.025498 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bdd5cd7a-fb11-4bc7-bc8b-159f035ac6cc tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Volume info retrieved successfully. Aug 18 22:52:33.059891 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bdd5cd7a-fb11-4bc7-bc8b-159f035ac6cc tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Delete volume request issued successfully. Aug 18 22:52:33.060370 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdd5cd7a-fb11-4bc7-bc8b-159f035ac6cc tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 returned with HTTP 202 Aug 18 22:52:33.061593 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 551/2210] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:33 2026] DELETE /volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:33.068009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0687fd63-c6b4-49d2-874b-377dd7af5d5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.070387 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0687fd63-c6b4-49d2-874b-377dd7af5d5e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:33.070517 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0687fd63-c6b4-49d2-874b-377dd7af5d5e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.070768 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0687fd63-c6b4-49d2-874b-377dd7af5d5e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.070882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0687fd63-c6b4-49d2-874b-377dd7af5d5e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:33.075629 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.075629 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:33.076279 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0687fd63-c6b4-49d2-874b-377dd7af5d5e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:33.076719 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 560/2211] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:33.077600 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-374f20ca-26e8-407b-9867-0f2a914c875d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.080468 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-374f20ca-26e8-407b-9867-0f2a914c875d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:33.080745 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-374f20ca-26e8-407b-9867-0f2a914c875d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.081062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-374f20ca-26e8-407b-9867-0f2a914c875d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.090918 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.090918 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:33.097877 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-374f20ca-26e8-407b-9867-0f2a914c875d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Volume info retrieved successfully. Aug 18 22:52:33.104385 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-374f20ca-26e8-407b-9867-0f2a914c875d tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 returned with HTTP 200 Aug 18 22:52:33.104604 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 551/2212] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:33.118449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5e04074-cb5a-41f8-9d10-e084b2d89d2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.123770 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5e04074-cb5a-41f8-9d10-e084b2d89d2a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:33.124021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5e04074-cb5a-41f8-9d10-e084b2d89d2a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.124249 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5e04074-cb5a-41f8-9d10-e084b2d89d2a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.133446 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.133446 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:33.139405 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c5e04074-cb5a-41f8-9d10-e084b2d89d2a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:33.147647 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5e04074-cb5a-41f8-9d10-e084b2d89d2a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:33.148249 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 551/2213] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:33.222153 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-b5ed1026-6cf0-4fe7-a21f-6e9b0556eaf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.225534 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-b5ed1026-6cf0-4fe7-a21f-6e9b0556eaf8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:33.227363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-b5ed1026-6cf0-4fe7-a21f-6e9b0556eaf8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.227363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-b5ed1026-6cf0-4fe7-a21f-6e9b0556eaf8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.240949 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.240949 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:33.251964 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-b5ed1026-6cf0-4fe7-a21f-6e9b0556eaf8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:33.265818 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-b5ed1026-6cf0-4fe7-a21f-6e9b0556eaf8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:33.265818 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 552/2214] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:33.381979 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93cabbfe-c7b9-4c7a-a89a-b0568bd45d75 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.382430 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93cabbfe-c7b9-4c7a-a89a-b0568bd45d75 None None] GET https://10.4.3.89/volume// Aug 18 22:52:33.382660 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93cabbfe-c7b9-4c7a-a89a-b0568bd45d75 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.382887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93cabbfe-c7b9-4c7a-a89a-b0568bd45d75 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.383391 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93cabbfe-c7b9-4c7a-a89a-b0568bd45d75 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:33.383966 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 561/2215] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:33.393407 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-3dfc5dc8-1d74-49c4-ac53-fa4bf77ae234 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.479551 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.482478 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:33.482724 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.482962 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.483148 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: 3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:33.492661 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.492661 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:33.493157 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:33.511534 np0000007715 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:52:33.519612 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:52:33.520123 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ae51edb-d30e-48c9-b7df-41ef99353b20 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 202 Aug 18 22:52:33.520364 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 552/2216] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:33 2026] DELETE /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:33.529390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfe48baa-03f2-4406-b1b5-b5b9a3ee8245 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.533289 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfe48baa-03f2-4406-b1b5-b5b9a3ee8245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:33.533289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfe48baa-03f2-4406-b1b5-b5b9a3ee8245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.533289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfe48baa-03f2-4406-b1b5-b5b9a3ee8245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.541929 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.541929 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:33.547637 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dfe48baa-03f2-4406-b1b5-b5b9a3ee8245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:33.555185 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfe48baa-03f2-4406-b1b5-b5b9a3ee8245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 200 Aug 18 22:52:33.555675 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 553/2217] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:33.602593 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-3dfc5dc8-1d74-49c4-ac53-fa4bf77ae234 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:52:33.602593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-3dfc5dc8-1d74-49c4-ac53-fa4bf77ae234 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3", "connector": null, "instance_uuid": "8f4756d8-a1d5-4cb6-aafe-18f50167f1ac"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:33.611741 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.611741 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:33.672722 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-3dfc5dc8-1d74-49c4-ac53-fa4bf77ae234 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:52:33.673490 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 552/2218] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:52:33 2026] POST /volume/v3/attachments => generated 273 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:33.711115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d50f16d-6ec1-4fd8-8884-a958711b4d45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.712190 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-881c5acf-9263-4b44-994d-1809f02215c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.712779 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-881c5acf-9263-4b44-994d-1809f02215c7 None None] GET https://10.4.3.89/volume// Aug 18 22:52:33.713020 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-881c5acf-9263-4b44-994d-1809f02215c7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.713316 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-881c5acf-9263-4b44-994d-1809f02215c7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.713755 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-881c5acf-9263-4b44-994d-1809f02215c7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:33.713936 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d50f16d-6ec1-4fd8-8884-a958711b4d45 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:33.714111 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d50f16d-6ec1-4fd8-8884-a958711b4d45 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.714161 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 553/2219] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:33.715078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d50f16d-6ec1-4fd8-8884-a958711b4d45 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.722636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-bba88bd2-d7f3-4f62-9172-cc6b533ab81f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.725807 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-bba88bd2-d7f3-4f62-9172-cc6b533ab81f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:33.726034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-bba88bd2-d7f3-4f62-9172-cc6b533ab81f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:33.726284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-bba88bd2-d7f3-4f62-9172-cc6b533ab81f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:33.730756 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.730756 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:33.738526 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d50f16d-6ec1-4fd8-8884-a958711b4d45 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:33.738604 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.738604 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:33.742091 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-bba88bd2-d7f3-4f62-9172-cc6b533ab81f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:33.744220 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d50f16d-6ec1-4fd8-8884-a958711b4d45 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:33.744909 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 562/2220] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:33.753426 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-bba88bd2-d7f3-4f62-9172-cc6b533ab81f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:33.753784 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 554/2221] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:52:33 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:33.881366 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-beafae01-c1ef-4f8a-9b02-30ca690357ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:33.883771 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-beafae01-c1ef-4f8a-9b02-30ca690357ba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] PUT https://10.4.3.89/volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4 Aug 18 22:52:33.885287 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-beafae01-c1ef-4f8a-9b02-30ca690357ba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:33.894671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-beafae01-c1ef-4f8a-9b02-30ca690357ba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Acquiring lock "cinder-attachment_update-d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:52:33.910294 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-beafae01-c1ef-4f8a-9b02-30ca690357ba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3-np0000007715" acquired by "attachment_update" :: waited 0.013s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:52:33.910294 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:33.910294 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:34.091923 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-beafae01-c1ef-4f8a-9b02-30ca690357ba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3-np0000007715" released by "attachment_update" :: held 0.184s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:52:34.092812 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-beafae01-c1ef-4f8a-9b02-30ca690357ba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4 returned with HTTP 200 Aug 18 22:52:34.092933 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ebc8b01-907b-4268-89ec-53c30c24eb8a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.093175 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 553/2222] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:52:33 2026] PUT /volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:34.095389 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ebc8b01-907b-4268-89ec-53c30c24eb8a tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:34.095776 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ebc8b01-907b-4268-89ec-53c30c24eb8a tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:34.096172 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ebc8b01-907b-4268-89ec-53c30c24eb8a tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:34.096904 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1ebc8b01-907b-4268-89ec-53c30c24eb8a tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:34.103406 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:34.103406 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:34.107293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ebc8b01-907b-4268-89ec-53c30c24eb8a tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:34.107293 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 554/2223] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:34 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:34.123743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26bb0a16-78ca-413d-90dc-f7db17760f25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.128696 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26bb0a16-78ca-413d-90dc-f7db17760f25 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] GET https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 Aug 18 22:52:34.128847 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26bb0a16-78ca-413d-90dc-f7db17760f25 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:34.129189 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26bb0a16-78ca-413d-90dc-f7db17760f25 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:34.143137 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26bb0a16-78ca-413d-90dc-f7db17760f25 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363 tempest-VolumeSnapshotQuotasNegativeTestJSON-838147363-project-member] https://10.4.3.89/volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 returned with HTTP 404 Aug 18 22:52:34.143806 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 563/2224] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:34 2026] GET /volume/v3/volumes/aca3f7be-d994-496c-9680-f7755883eda8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:34.155124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3dc4ec9e-114d-4ba7-b0e8-647738a21573 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.157644 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3dc4ec9e-114d-4ba7-b0e8-647738a21573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 Aug 18 22:52:34.158288 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3dc4ec9e-114d-4ba7-b0e8-647738a21573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:34.260716 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3dc4ec9e-114d-4ba7-b0e8-647738a21573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:34.261014 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3dc4ec9e-114d-4ba7-b0e8-647738a21573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:34.261294 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3dc4ec9e-114d-4ba7-b0e8-647738a21573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-153952502 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-153952502, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:52:34.267811 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3dc4ec9e-114d-4ba7-b0e8-647738a21573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039 tempest-VolumeSnapshotQuotasNegativeTestJSON-1612667039-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 returned with HTTP 200 Aug 18 22:52:34.268448 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 555/2225] 10.4.3.89 () {68 vars in 1368 bytes} [Tue Aug 18 22:52:34 2026] PUT /volume/v3/os-quota-sets/e7ac8bb0a6964ab4bf0d3d9b097c4238 => generated 558 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:34.341331 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.345448 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:34.345885 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "c737589a-d9af-4c8f-81d6-1815ffe1f91b", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:34.349921 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'c737589a-d9af-4c8f-81d6-1815ffe1f91b', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:34.484648 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume of 1 GB Aug 18 22:52:34.485231 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:34.485231 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:34.492490 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Availability Zones retrieved successfully. Aug 18 22:52:34.499421 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (d9864bb3-e280-423b-a12f-909e9931cf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:34.500686 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613e8e8e-7c24-42f9-aca6-a81358a43633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:34.501948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:34.574687 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54118e41-5f01-4fdc-b8e7-12ebc0ba7875 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.576685 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54118e41-5f01-4fdc-b8e7-12ebc0ba7875 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 Aug 18 22:52:34.576959 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54118e41-5f01-4fdc-b8e7-12ebc0ba7875 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:34.577176 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54118e41-5f01-4fdc-b8e7-12ebc0ba7875 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:34.582632 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (613e8e8e-7c24-42f9-aca6-a81358a43633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:34.583556 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54118e41-5f01-4fdc-b8e7-12ebc0ba7875 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 returned with HTTP 404 Aug 18 22:52:34.584190 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b246496-c4ee-458b-b703-eedd0bbabe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:34.584307 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 555/2226] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:34 2026] GET /volume/v3/volumes/3b1c1a5b-c83e-47bd-be8f-eaabb91f9017 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:34.594809 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1eb41dae-64a6-4b64-9877-f882bab75898 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.603533 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1eb41dae-64a6-4b64-9877-f882bab75898 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:52:34.603887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1eb41dae-64a6-4b64-9877-f882bab75898 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:34.603887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1eb41dae-64a6-4b64-9877-f882bab75898 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:34.604777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1eb41dae-64a6-4b64-9877-f882bab75898 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:34.654119 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Created reservations ['473adbca-d6ab-456e-8437-145cbb63f4c5', '33b37522-eeae-48f7-8c29-9a715bd4773b', 'eba3e9c3-b5f6-4d40-91c2-629bf8d401f0', '73b9f133-3f41-40ff-b656-7293f1f86e05'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:34.655010 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b246496-c4ee-458b-b703-eedd0bbabe79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['473adbca-d6ab-456e-8437-145cbb63f4c5', '33b37522-eeae-48f7-8c29-9a715bd4773b', 'eba3e9c3-b5f6-4d40-91c2-629bf8d401f0', '73b9f133-3f41-40ff-b656-7293f1f86e05']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:34.656108 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c0fe44-dd99-46e7-bf7a-53c5584ac1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:34.672138 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1eb41dae-64a6-4b64-9877-f882bab75898 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Get all volumes completed successfully. Aug 18 22:52:34.681291 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:34.681291 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:34.690185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c0fe44-dd99-46e7-bf7a-53c5584ac1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92091299-f0d1-4dd0-b570-f5c6a7c92213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['473adbca-d6ab-456e-8437-145cbb63f4c5','33b37522-eeae-48f7-8c29-9a715bd4773b','eba3e9c3-b5f6-4d40-91c2-629bf8d401f0','73b9f133-3f41-40ff-b656-7293f1f86e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92091299-f0d1-4dd0-b570-f5c6a7c92213,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f148252715544ce822648a1f02f7ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:34.690961 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (038c38d5-478b-432f-a03a-97c89c5c619a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:34.695282 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1eb41dae-64a6-4b64-9877-f882bab75898 tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:52:34.696519 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 564/2227] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:52:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14037 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:34.722366 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2c02c64-eb97-4a2d-9aaf-2a40aac94d2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.722544 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (038c38d5-478b-432f-a03a-97c89c5c619a) transitioned into state 'SUCCESS' from 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-teste6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['473adbca-d6ab-456e-8437-145cbb63f4c5','33b37522-eeae-48f7-8c29-9a715bd4773b','eba3e9c3-b5f6-4d40-91c2-629bf8d401f0','73b9f133-3f41-40ff-b656-7293f1f86e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:34.723178 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363af7f3-4289-4842-8bf8-db3b682d4d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:34.724550 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2c02c64-eb97-4a2d-9aaf-2a40aac94d2c tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] DELETE https://10.4.3.89/volume/v3/types/87bcdc3a-00a7-409e-b612-a7c35e42540c Aug 18 22:52:34.724979 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2c02c64-eb97-4a2d-9aaf-2a40aac94d2c tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:34.725453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2c02c64-eb97-4a2d-9aaf-2a40aac94d2c tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:34.738259 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363af7f3-4289-4842-8bf8-db3b682d4d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:34.739433 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (d9864bb3-e280-423b-a12f-909e9931cf3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:34.740810 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request issued successfully. Aug 18 22:52:34.740810 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b317b200-d8fd-432f-89ea-4798df42bbe8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:34.741427 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 554/2228] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:52:34 2026] POST /volume/v3/volumes => generated 773 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:34.758340 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a68ed7a-12df-469e-bb56-a77b9903e391 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.763582 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a68ed7a-12df-469e-bb56-a77b9903e391 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:34.763723 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e35e4b52-5532-471f-8dfd-d1ffe8d2981a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.763814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a68ed7a-12df-469e-bb56-a77b9903e391 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:34.763814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a68ed7a-12df-469e-bb56-a77b9903e391 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:34.765690 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e35e4b52-5532-471f-8dfd-d1ffe8d2981a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:34.765932 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e35e4b52-5532-471f-8dfd-d1ffe8d2981a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:34.766171 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e35e4b52-5532-471f-8dfd-d1ffe8d2981a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:34.773381 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2c02c64-eb97-4a2d-9aaf-2a40aac94d2c tempest-TestVolumeBootPattern-69680277 tempest-TestVolumeBootPattern-69680277-project-admin] https://10.4.3.89/volume/v3/types/87bcdc3a-00a7-409e-b612-a7c35e42540c returned with HTTP 202 Aug 18 22:52:34.773381 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 556/2229] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:52:34 2026] DELETE /volume/v3/types/87bcdc3a-00a7-409e-b612-a7c35e42540c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:34.773993 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:34.773993 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:34.781027 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:34.781027 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:34.784896 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a68ed7a-12df-469e-bb56-a77b9903e391 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:34.785460 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e35e4b52-5532-471f-8dfd-d1ffe8d2981a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:34.790780 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e35e4b52-5532-471f-8dfd-d1ffe8d2981a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:34.791285 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 565/2230] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:34 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:34.792354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a68ed7a-12df-469e-bb56-a77b9903e391 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:34.793256 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 556/2231] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:34 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:34.816927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66babb7a-e46d-4582-9253-1a368b185eaf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:34.821937 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:34.821937 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1999858241", "snapshot_id": null, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:34.822228 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1999858241', 'snapshot_id': None, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:34.940250 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:52:34.940686 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:34.940686 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:34.947763 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:52:34.955243 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (119b56a6-cae1-473f-aa76-53d468226f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:34.957148 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9335639-0fdb-4772-8844-19b8fb694004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:34.958646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:35.054425 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9335639-0fdb-4772-8844-19b8fb694004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:35.058356 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f811d21-6a43-4889-9d93-bb1aa37c1a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:35.121072 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb1c7f23-74bc-43fa-b9e3-a36f7545bacc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:35.123578 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb1c7f23-74bc-43fa-b9e3-a36f7545bacc tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:35.123680 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb1c7f23-74bc-43fa-b9e3-a36f7545bacc tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:35.123952 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb1c7f23-74bc-43fa-b9e3-a36f7545bacc tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:35.124018 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eb1c7f23-74bc-43fa-b9e3-a36f7545bacc tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:35.129993 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:35.129993 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:35.130905 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb1c7f23-74bc-43fa-b9e3-a36f7545bacc tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:35.131379 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 557/2232] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:35 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:52:35.161901 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['d9e35e97-d070-40e4-817c-5b2a4e398877', 'e45be52a-5747-4b58-af78-4060d7f0d09a', '504ab397-5e67-4dc8-86a8-08fdbe9f555e', '2e065ee3-2801-433c-a82d-63256dd4fc3d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:35.163111 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f811d21-6a43-4889-9d93-bb1aa37c1a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9e35e97-d070-40e4-817c-5b2a4e398877', 'e45be52a-5747-4b58-af78-4060d7f0d09a', '504ab397-5e67-4dc8-86a8-08fdbe9f555e', '2e065ee3-2801-433c-a82d-63256dd4fc3d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:35.164932 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8725a718-2f02-4b99-991f-91d686e267a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:35.205316 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8725a718-2f02-4b99-991f-91d686e267a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b74a471-0cad-4f4d-bba3-2413544666ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1999858241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['d9e35e97-d070-40e4-817c-5b2a4e398877','e45be52a-5747-4b58-af78-4060d7f0d09a','504ab397-5e67-4dc8-86a8-08fdbe9f555e','2e065ee3-2801-433c-a82d-63256dd4fc3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1999858241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b74a471-0cad-4f4d-bba3-2413544666ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:35.206850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e954be9a-7351-4280-b1db-f55b5570e3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:35.245330 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e954be9a-7351-4280-b1db-f55b5570e3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1999858241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['d9e35e97-d070-40e4-817c-5b2a4e398877','e45be52a-5747-4b58-af78-4060d7f0d09a','504ab397-5e67-4dc8-86a8-08fdbe9f555e','2e065ee3-2801-433c-a82d-63256dd4fc3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:35.246434 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087f3705-08d8-4813-80c3-dd8c0053a739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:35.258160 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (087f3705-08d8-4813-80c3-dd8c0053a739) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:35.259744 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (119b56a6-cae1-473f-aa76-53d468226f95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:35.259978 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:52:35.261116 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66babb7a-e46d-4582-9253-1a368b185eaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:35.261540 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 555/2233] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:34 2026] POST /volume/v3/volumes => generated 757 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:35.283093 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70db7cfe-7761-45a2-bacf-20d61074920e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:35.287024 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70db7cfe-7761-45a2-bacf-20d61074920e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:52:35.287234 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70db7cfe-7761-45a2-bacf-20d61074920e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:35.287512 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70db7cfe-7761-45a2-bacf-20d61074920e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:35.302550 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:35.302550 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:35.312868 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70db7cfe-7761-45a2-bacf-20d61074920e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:35.317384 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70db7cfe-7761-45a2-bacf-20d61074920e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 200 Aug 18 22:52:35.318246 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 566/2234] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:35 2026] GET /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:35.813089 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a78c01ff-422c-4015-b550-1631a379cf00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:35.813702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-536d12c6-3a04-415d-8579-f0e67b4e8f56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:35.821243 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-536d12c6-3a04-415d-8579-f0e67b4e8f56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:35.821889 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a78c01ff-422c-4015-b550-1631a379cf00 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:35.822478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a78c01ff-422c-4015-b550-1631a379cf00 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:35.822531 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-536d12c6-3a04-415d-8579-f0e67b4e8f56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:35.822582 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a78c01ff-422c-4015-b550-1631a379cf00 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:35.823242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-536d12c6-3a04-415d-8579-f0e67b4e8f56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:35.832867 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:35.832867 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:35.839066 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:35.839066 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:35.841328 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a78c01ff-422c-4015-b550-1631a379cf00 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:35.845490 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-536d12c6-3a04-415d-8579-f0e67b4e8f56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:35.847286 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a78c01ff-422c-4015-b550-1631a379cf00 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:35.847808 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 557/2235] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:35 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:35.850184 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-536d12c6-3a04-415d-8579-f0e67b4e8f56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:35.850631 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 558/2236] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:35 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:36.147607 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53a36eb0-e9fe-4526-90d4-a9154db352ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:36.150050 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53a36eb0-e9fe-4526-90d4-a9154db352ef tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:36.150211 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53a36eb0-e9fe-4526-90d4-a9154db352ef tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:36.150488 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53a36eb0-e9fe-4526-90d4-a9154db352ef tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:36.150742 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-53a36eb0-e9fe-4526-90d4-a9154db352ef tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:36.156006 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:36.156006 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:36.156800 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53a36eb0-e9fe-4526-90d4-a9154db352ef tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:36.157284 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 556/2237] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:36 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:36.334721 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05c46da6-63e6-4e10-90b0-9439ab376a1d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:36.337760 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05c46da6-63e6-4e10-90b0-9439ab376a1d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:52:36.337995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05c46da6-63e6-4e10-90b0-9439ab376a1d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:36.338510 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05c46da6-63e6-4e10-90b0-9439ab376a1d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:36.349647 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:36.349647 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:36.354651 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05c46da6-63e6-4e10-90b0-9439ab376a1d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:36.361869 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05c46da6-63e6-4e10-90b0-9439ab376a1d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 200 Aug 18 22:52:36.362281 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 567/2238] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:36 2026] GET /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:36.376656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45706abc-5b05-47c1-9dfd-795b6204c8cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:36.378450 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45706abc-5b05-47c1-9dfd-795b6204c8cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:52:36.378712 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45706abc-5b05-47c1-9dfd-795b6204c8cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:36.378947 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45706abc-5b05-47c1-9dfd-795b6204c8cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:36.386940 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:36.386940 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:36.391865 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45706abc-5b05-47c1-9dfd-795b6204c8cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:36.397073 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45706abc-5b05-47c1-9dfd-795b6204c8cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 200 Aug 18 22:52:36.397589 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 558/2239] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:36 2026] GET /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:36.807289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:36.867245 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c2ecf4d-2ead-48bb-afed-e241b1deca12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:36.868165 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-639c7597-7a35-4efd-8109-ccc110b504a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:36.870121 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-639c7597-7a35-4efd-8109-ccc110b504a9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:36.870414 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-639c7597-7a35-4efd-8109-ccc110b504a9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:36.870694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-639c7597-7a35-4efd-8109-ccc110b504a9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:36.871457 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c2ecf4d-2ead-48bb-afed-e241b1deca12 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:36.871751 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c2ecf4d-2ead-48bb-afed-e241b1deca12 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:36.871980 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c2ecf4d-2ead-48bb-afed-e241b1deca12 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:36.884008 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:36.884008 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:36.885102 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:36.885102 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:36.889553 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6c2ecf4d-2ead-48bb-afed-e241b1deca12 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:36.891528 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-639c7597-7a35-4efd-8109-ccc110b504a9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:36.894775 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c2ecf4d-2ead-48bb-afed-e241b1deca12 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:36.895453 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 557/2240] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:36 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:36.898282 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-639c7597-7a35-4efd-8109-ccc110b504a9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:36.898838 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 568/2241] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:36 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:52:36.923342 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:36.924095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1025198255"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:36.927070 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1025198255'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:36.927193 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume of 1 GB Aug 18 22:52:36.932939 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Availability Zones retrieved successfully. Aug 18 22:52:36.940123 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Flow 'volume_create_api' (de369ffa-ab9e-46cb-9150-8d0144feee7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:36.941583 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0c36bc-f7a4-4c04-a5d6-fa4ed260b898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:36.942655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:36.978788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e0c36bc-f7a4-4c04-a5d6-fa4ed260b898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:36.981208 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3069dd6a-7955-4b03-9083-1910992b1d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:37.086468 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Created reservations ['44ac0b42-8d19-409c-a820-2a9a57a139c3', 'cddc4ec9-6b8c-4ff9-a168-c0b4b96bce06', 'cf3c097f-4196-49f3-bf7d-3b28187b613a', 'a845466a-575b-4d32-ac1e-7dd4a591d6db'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:37.087677 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3069dd6a-7955-4b03-9083-1910992b1d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44ac0b42-8d19-409c-a820-2a9a57a139c3', 'cddc4ec9-6b8c-4ff9-a168-c0b4b96bce06', 'cf3c097f-4196-49f3-bf7d-3b28187b613a', 'a845466a-575b-4d32-ac1e-7dd4a591d6db']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:37.088779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bdf2423-4bfc-44e6-89c6-19645261e530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:37.125213 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bdf2423-4bfc-44e6-89c6-19645261e530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e16a63-b06e-4279-9fc5-be18526af874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1025198255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0066529275fe4dd9a87952d2fdb33568',qos_specs=None,replication_status=,reservations=['44ac0b42-8d19-409c-a820-2a9a57a139c3','cddc4ec9-6b8c-4ff9-a168-c0b4b96bce06','cf3c097f-4196-49f3-bf7d-3b28187b613a','a845466a-575b-4d32-ac1e-7dd4a591d6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1025198255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5e16a63-b06e-4279-9fc5-be18526af874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0066529275fe4dd9a87952d2fdb33568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:37.126211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9e70ff-bdcb-4f8f-bde3-156d37d4fd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:37.151174 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9e70ff-bdcb-4f8f-bde3-156d37d4fd7f) transitioned into state 'SUCCESS' from state '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-1025198255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0066529275fe4dd9a87952d2fdb33568',qos_specs=None,replication_status=,reservations=['44ac0b42-8d19-409c-a820-2a9a57a139c3','cddc4ec9-6b8c-4ff9-a168-c0b4b96bce06','cf3c097f-4196-49f3-bf7d-3b28187b613a','a845466a-575b-4d32-ac1e-7dd4a591d6db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:37.151294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429fb4fd-d45d-45f5-8afb-3ad859d992dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:37.166309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (429fb4fd-d45d-45f5-8afb-3ad859d992dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:37.168195 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Flow 'volume_create_api' (de369ffa-ab9e-46cb-9150-8d0144feee7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:37.173212 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume request issued successfully. Aug 18 22:52:37.173212 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7251b7bc-c714-4a0b-9d6d-28cf052895a9 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:37.173212 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 559/2242] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:52:36 2026] POST /volume/v3/volumes => generated 749 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:37.173735 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0347cbd-fd11-4537-8abb-0447d6e9a06e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:37.176228 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0347cbd-fd11-4537-8abb-0447d6e9a06e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:37.177561 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0347cbd-fd11-4537-8abb-0447d6e9a06e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:37.177953 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0347cbd-fd11-4537-8abb-0447d6e9a06e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:37.178366 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d0347cbd-fd11-4537-8abb-0447d6e9a06e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:37.190895 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:37.190895 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:37.192946 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0347cbd-fd11-4537-8abb-0447d6e9a06e tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:37.193073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a56189af-cd4a-496d-95b1-a3c91fd1a1c3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:37.193679 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 559/2243] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:37 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:37.196604 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a56189af-cd4a-496d-95b1-a3c91fd1a1c3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:37.196604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a56189af-cd4a-496d-95b1-a3c91fd1a1c3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:37.196604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a56189af-cd4a-496d-95b1-a3c91fd1a1c3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:37.206891 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:37.206891 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:37.211694 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a56189af-cd4a-496d-95b1-a3c91fd1a1c3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:37.217126 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a56189af-cd4a-496d-95b1-a3c91fd1a1c3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 returned with HTTP 200 Aug 18 22:52:37.217649 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 558/2244] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:37 2026] GET /volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:37.435545 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-f58eaeab-05c2-486b-9a51-11a9d674a45d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:37.438168 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-f58eaeab-05c2-486b-9a51-11a9d674a45d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4/action Aug 18 22:52:37.438824 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-f58eaeab-05c2-486b-9a51-11a9d674a45d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:37.439121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-f58eaeab-05c2-486b-9a51-11a9d674a45d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:37.468446 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:37.468446 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:37.481895 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa8dbcfa-4e72-4bb0-9581-5f5eb5d862d9 req-f58eaeab-05c2-486b-9a51-11a9d674a45d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4/action returned with HTTP 204 Aug 18 22:52:37.482484 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 569/2245] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:52:37 2026] POST /volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:37.884210 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a52fcb35-13f9-4228-949e-869ab510442c req-8302916c-aed7-455f-912d-11ccbcd76de5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:37.888624 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-8302916c-aed7-455f-912d-11ccbcd76de5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:52:37.888624 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-8302916c-aed7-455f-912d-11ccbcd76de5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:37.888624 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-8302916c-aed7-455f-912d-11ccbcd76de5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:37.892319 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=835,cinder:UPDATE=266,cinder:INSERT=164 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:52:37.915382 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:37.915382 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:37.916616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86fb582c-7576-4e04-963d-1c9892d7110b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:37.918281 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e0fa0f01-2623-4e34-ad10-549c39f561c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:37.919533 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86fb582c-7576-4e04-963d-1c9892d7110b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:37.919858 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86fb582c-7576-4e04-963d-1c9892d7110b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:37.920123 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86fb582c-7576-4e04-963d-1c9892d7110b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:37.921742 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0fa0f01-2623-4e34-ad10-549c39f561c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:37.922013 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0fa0f01-2623-4e34-ad10-549c39f561c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:37.922358 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e0fa0f01-2623-4e34-ad10-549c39f561c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:37.929293 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a52fcb35-13f9-4228-949e-869ab510442c req-8302916c-aed7-455f-912d-11ccbcd76de5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:37.933144 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:37.933144 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:37.934137 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-8302916c-aed7-455f-912d-11ccbcd76de5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 200 Aug 18 22:52:37.934597 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 560/2246] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:37 2026] GET /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 1365 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:37.938030 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86fb582c-7576-4e04-963d-1c9892d7110b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:37.938160 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:37.938160 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:37.944620 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86fb582c-7576-4e04-963d-1c9892d7110b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:37.944620 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 560/2247] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:37 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:37.947471 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e0fa0f01-2623-4e34-ad10-549c39f561c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:37.952778 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e0fa0f01-2623-4e34-ad10-549c39f561c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:37.953543 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 559/2248] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:37 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:38.022146 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-5571213c-1245-4a60-b1e8-1482c9c00755 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.024624 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-5571213c-1245-4a60-b1e8-1482c9c00755 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:38.024840 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-5571213c-1245-4a60-b1e8-1482c9c00755 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.025166 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-5571213c-1245-4a60-b1e8-1482c9c00755 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.039222 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.039222 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:38.045531 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-5571213c-1245-4a60-b1e8-1482c9c00755 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:38.051539 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-5571213c-1245-4a60-b1e8-1482c9c00755 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:38.051951 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 570/2249] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:38.151482 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6564a19-1c4c-4a9a-8935-8c5ebf537973 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.152226 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6564a19-1c4c-4a9a-8935-8c5ebf537973 None None] GET https://10.4.3.89/volume// Aug 18 22:52:38.152226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6564a19-1c4c-4a9a-8935-8c5ebf537973 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.152516 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6564a19-1c4c-4a9a-8935-8c5ebf537973 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.153767 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6564a19-1c4c-4a9a-8935-8c5ebf537973 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:38.154499 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 561/2250] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:38.164719 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-31769777-e2c0-4e89-b6c9-5ed29e61ddf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.169601 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-31769777-e2c0-4e89-b6c9-5ed29e61ddf3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:52:38.169601 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-31769777-e2c0-4e89-b6c9-5ed29e61ddf3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3", "connector": null, "instance_uuid": "555fa0b1-d771-4ef9-9e0c-eba8830f1e03"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:38.195386 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.195386 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:38.213312 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b2b1391a-01c4-42fb-8b0d-454daab569f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.215826 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2b1391a-01c4-42fb-8b0d-454daab569f9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:38.216191 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2b1391a-01c4-42fb-8b0d-454daab569f9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.216525 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b2b1391a-01c4-42fb-8b0d-454daab569f9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.216745 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b2b1391a-01c4-42fb-8b0d-454daab569f9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:38.224679 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.224679 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:38.226155 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b2b1391a-01c4-42fb-8b0d-454daab569f9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:38.226155 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 560/2251] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:38.234249 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-31769777-e2c0-4e89-b6c9-5ed29e61ddf3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:52:38.234479 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fceecb3d-4b24-4312-8a75-2b151db77ff3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.234835 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 561/2252] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:52:38 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:38.236731 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fceecb3d-4b24-4312-8a75-2b151db77ff3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:38.237016 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fceecb3d-4b24-4312-8a75-2b151db77ff3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.237283 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fceecb3d-4b24-4312-8a75-2b151db77ff3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.253534 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.253534 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:38.266717 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fceecb3d-4b24-4312-8a75-2b151db77ff3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:38.276331 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fceecb3d-4b24-4312-8a75-2b151db77ff3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 returned with HTTP 200 Aug 18 22:52:38.277423 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 571/2253] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:38.292223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-479d97ef-f7c8-4662-8b5d-c930bfc181c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.296121 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-479d97ef-f7c8-4662-8b5d-c930bfc181c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:38.296637 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-479d97ef-f7c8-4662-8b5d-c930bfc181c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.296958 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-479d97ef-f7c8-4662-8b5d-c930bfc181c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.301400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60f8ae13-e56b-4144-885e-f8c76a69d9ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.307746 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60f8ae13-e56b-4144-885e-f8c76a69d9ef tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:38.308281 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60f8ae13-e56b-4144-885e-f8c76a69d9ef tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5e16a63-b06e-4279-9fc5-be18526af874", "name": "tempest-VolumesDeleteCascade-Snapshot-126374077"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:38.319526 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.319526 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:38.326207 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.326207 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:38.326446 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8428065-39fb-48ff-8b36-457e6427cebe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.326777 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8428065-39fb-48ff-8b36-457e6427cebe None None] GET https://10.4.3.89/volume// Aug 18 22:52:38.326857 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-60f8ae13-e56b-4144-885e-f8c76a69d9ef tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:38.326950 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-60f8ae13-e56b-4144-885e-f8c76a69d9ef tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create snapshot from volume a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:38.327014 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8428065-39fb-48ff-8b36-457e6427cebe None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.327339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8428065-39fb-48ff-8b36-457e6427cebe None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.331672 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8428065-39fb-48ff-8b36-457e6427cebe None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:38.331672 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 562/2254] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:38.333178 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-479d97ef-f7c8-4662-8b5d-c930bfc181c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:38.340146 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-479d97ef-f7c8-4662-8b5d-c930bfc181c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:38.340915 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 562/2255] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:38.346854 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-6bfe2a5f-8f04-407b-a222-e72257f8bf43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.350057 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-6bfe2a5f-8f04-407b-a222-e72257f8bf43 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:38.350057 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-6bfe2a5f-8f04-407b-a222-e72257f8bf43 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.350057 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-6bfe2a5f-8f04-407b-a222-e72257f8bf43 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.370745 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.370745 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:38.377510 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-6bfe2a5f-8f04-407b-a222-e72257f8bf43 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:38.386891 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-6bfe2a5f-8f04-407b-a222-e72257f8bf43 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:38.387935 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 572/2256] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:38.435842 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-60f8ae13-e56b-4144-885e-f8c76a69d9ef tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Created reservations ['de9df737-6480-49b1-a47c-d7183cbb9dbc', '74f8b7c6-59a6-43f1-9168-1991a6519751', 'c145893a-4fcd-4db0-9c4d-c6f735d68ecb', '35606909-79f9-4f9c-925f-8e831b58f975'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:38.504699 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-60f8ae13-e56b-4144-885e-f8c76a69d9ef tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot create request issued successfully. Aug 18 22:52:38.505250 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60f8ae13-e56b-4144-885e-f8c76a69d9ef tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:52:38.506197 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 561/2257] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:52:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:38.523687 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9c76db5-ac02-4013-b221-84104fcb5169 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.526189 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9c76db5-ac02-4013-b221-84104fcb5169 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 Aug 18 22:52:38.526511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9c76db5-ac02-4013-b221-84104fcb5169 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.527164 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9c76db5-ac02-4013-b221-84104fcb5169 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.536455 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.536455 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:38.536455 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e9c76db5-ac02-4013-b221-84104fcb5169 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot retrieved successfully. Aug 18 22:52:38.536776 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-8c68de5c-4d60-46cf-bd4f-29e5197cc7af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.536839 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9c76db5-ac02-4013-b221-84104fcb5169 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 returned with HTTP 200 Aug 18 22:52:38.536839 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 563/2258] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:38.540084 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-8c68de5c-4d60-46cf-bd4f-29e5197cc7af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] PUT https://10.4.3.89/volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373 Aug 18 22:52:38.540672 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-8c68de5c-4d60-46cf-bd4f-29e5197cc7af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:38.554175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-8c68de5c-4d60-46cf-bd4f-29e5197cc7af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Acquiring lock "cinder-attachment_update-d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:52:38.560682 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-8c68de5c-4d60-46cf-bd4f-29e5197cc7af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:52:38.562689 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.562689 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:38.720528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-8c68de5c-4d60-46cf-bd4f-29e5197cc7af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3-np0000007715" released by "attachment_update" :: held 0.160s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:52:38.720851 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-8c68de5c-4d60-46cf-bd4f-29e5197cc7af tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373 returned with HTTP 200 Aug 18 22:52:38.721403 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 563/2259] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:52:38 2026] PUT /volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:38.741792 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a52fcb35-13f9-4228-949e-869ab510442c req-2cda25cc-546b-41dd-a028-411a47faad79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.746566 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-2cda25cc-546b-41dd-a028-411a47faad79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:52:38.746958 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-2cda25cc-546b-41dd-a028-411a47faad79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.747358 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-2cda25cc-546b-41dd-a028-411a47faad79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.757916 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.757916 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:38.762837 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a52fcb35-13f9-4228-949e-869ab510442c req-2cda25cc-546b-41dd-a028-411a47faad79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:38.769138 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-2cda25cc-546b-41dd-a028-411a47faad79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 200 Aug 18 22:52:38.769670 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 573/2260] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:38.783808 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-40b76682-cf22-4e4d-b4c8-e4f8728e4b73 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.784262 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40b76682-cf22-4e4d-b4c8-e4f8728e4b73 None None] GET https://10.4.3.89/volume// Aug 18 22:52:38.784481 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40b76682-cf22-4e4d-b4c8-e4f8728e4b73 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.784735 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-40b76682-cf22-4e4d-b4c8-e4f8728e4b73 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.785097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-40b76682-cf22-4e4d-b4c8-e4f8728e4b73 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:38.785442 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 562/2261] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:38.795069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a52fcb35-13f9-4228-949e-869ab510442c req-b638a30d-db0d-4d80-ba04-eeacd5c2a4ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.798188 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-b638a30d-db0d-4d80-ba04-eeacd5c2a4ae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:52:38.798694 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-b638a30d-db0d-4d80-ba04-eeacd5c2a4ae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b74a471-0cad-4f4d-bba3-2413544666ad", "connector": null, "instance_uuid": "df7a43ed-2817-4c33-a644-2d9d12791dba"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:38.810591 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.810591 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:38.847295 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-b638a30d-db0d-4d80-ba04-eeacd5c2a4ae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:52:38.848111 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 564/2262] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:52:38 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:38.964808 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fedcae1d-370a-4922-917f-f3e345489448 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:38.967004 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fedcae1d-370a-4922-917f-f3e345489448 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:38.967313 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fedcae1d-370a-4922-917f-f3e345489448 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:38.967573 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fedcae1d-370a-4922-917f-f3e345489448 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:38.978361 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:38.978361 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:38.985208 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fedcae1d-370a-4922-917f-f3e345489448 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:38.992781 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fedcae1d-370a-4922-917f-f3e345489448 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:38.993194 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 564/2263] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:38 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:39.241780 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-82ce4497-1e04-4ab5-8e7b-b06e81f582dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:39.246313 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82ce4497-1e04-4ab5-8e7b-b06e81f582dd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:39.246705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82ce4497-1e04-4ab5-8e7b-b06e81f582dd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:39.246986 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82ce4497-1e04-4ab5-8e7b-b06e81f582dd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:39.247146 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-82ce4497-1e04-4ab5-8e7b-b06e81f582dd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:39.261676 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:39.261676 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:39.261676 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82ce4497-1e04-4ab5-8e7b-b06e81f582dd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:39.261951 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 574/2264] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:39 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:39.359484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0f60945b-0386-4d92-851b-74be4d2970fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:39.363023 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f60945b-0386-4d92-851b-74be4d2970fe tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:39.363659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f60945b-0386-4d92-851b-74be4d2970fe tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:39.363962 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0f60945b-0386-4d92-851b-74be4d2970fe tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:39.382332 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:39.382332 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:39.389343 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0f60945b-0386-4d92-851b-74be4d2970fe tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:39.396577 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0f60945b-0386-4d92-851b-74be4d2970fe tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:39.397110 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 563/2265] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:39 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:39.555011 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18e10fed-be78-474b-a64f-77c9adfb3cd2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:39.564649 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18e10fed-be78-474b-a64f-77c9adfb3cd2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 Aug 18 22:52:39.564933 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18e10fed-be78-474b-a64f-77c9adfb3cd2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:39.565188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18e10fed-be78-474b-a64f-77c9adfb3cd2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:39.573885 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:39.573885 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:39.574649 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-18e10fed-be78-474b-a64f-77c9adfb3cd2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot retrieved successfully. Aug 18 22:52:39.575615 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18e10fed-be78-474b-a64f-77c9adfb3cd2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 returned with HTTP 200 Aug 18 22:52:39.576140 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 565/2266] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:39 2026] GET /volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:39.588445 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ab56e0c-7672-4da1-a0ba-f5d18ff0390b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:39.590557 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ab56e0c-7672-4da1-a0ba-f5d18ff0390b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:39.591061 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ab56e0c-7672-4da1-a0ba-f5d18ff0390b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5e16a63-b06e-4279-9fc5-be18526af874", "name": "tempest-VolumesDeleteCascade-Snapshot-881922123"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:39.601798 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:39.601798 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:39.602412 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ab56e0c-7672-4da1-a0ba-f5d18ff0390b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:39.602585 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-1ab56e0c-7672-4da1-a0ba-f5d18ff0390b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create snapshot from volume a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:39.631724 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1ab56e0c-7672-4da1-a0ba-f5d18ff0390b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Created reservations ['33cb9799-4eb1-4189-b6f7-943475285587', '1c97ae9b-7446-4b3c-aca4-5231c4c8219e', 'e39f5dd8-7646-4599-a319-d442411f59da', '81b1e271-29e4-430e-8ddd-d72c4181e095'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:39.667091 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ab56e0c-7672-4da1-a0ba-f5d18ff0390b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot create request issued successfully. Aug 18 22:52:39.667504 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ab56e0c-7672-4da1-a0ba-f5d18ff0390b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:52:39.668027 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 565/2267] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:52:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:39.680020 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-221c51f5-12c8-44d0-b903-c6fa512b3016 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:39.681418 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-221c51f5-12c8-44d0-b903-c6fa512b3016 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c Aug 18 22:52:39.681683 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-221c51f5-12c8-44d0-b903-c6fa512b3016 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:39.681959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-221c51f5-12c8-44d0-b903-c6fa512b3016 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:39.689240 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:39.689240 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:39.690494 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-221c51f5-12c8-44d0-b903-c6fa512b3016 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot retrieved successfully. Aug 18 22:52:39.691436 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-221c51f5-12c8-44d0-b903-c6fa512b3016 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c returned with HTTP 200 Aug 18 22:52:39.691965 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 575/2268] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:39 2026] GET /volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:40.007095 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbe55508-9323-414e-8c95-bdb29e51185b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.009665 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe55508-9323-414e-8c95-bdb29e51185b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:40.009951 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe55508-9323-414e-8c95-bdb29e51185b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:40.010224 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe55508-9323-414e-8c95-bdb29e51185b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:40.020512 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.020512 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:40.026395 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bbe55508-9323-414e-8c95-bdb29e51185b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:40.036136 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe55508-9323-414e-8c95-bdb29e51185b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:40.036661 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 564/2269] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:40 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:40.171783 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42c96742-10ea-47e9-a968-ff45bde7539e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.173426 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42c96742-10ea-47e9-a968-ff45bde7539e None None] GET https://10.4.3.89/volume// Aug 18 22:52:40.173637 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42c96742-10ea-47e9-a968-ff45bde7539e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:40.173905 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42c96742-10ea-47e9-a968-ff45bde7539e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:40.174331 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42c96742-10ea-47e9-a968-ff45bde7539e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:40.174722 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 566/2270] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:40 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:40.185898 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a52fcb35-13f9-4228-949e-869ab510442c req-bea384ef-c179-41f8-98a6-2e40755d8070 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.189228 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-bea384ef-c179-41f8-98a6-2e40755d8070 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:52:40.189515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-bea384ef-c179-41f8-98a6-2e40755d8070 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:40.189800 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-bea384ef-c179-41f8-98a6-2e40755d8070 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:40.213624 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.213624 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:40.218897 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a52fcb35-13f9-4228-949e-869ab510442c req-bea384ef-c179-41f8-98a6-2e40755d8070 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:52:40.227372 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-bea384ef-c179-41f8-98a6-2e40755d8070 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 200 Aug 18 22:52:40.227897 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 566/2271] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:52:40 2026] GET /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 1544 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:40.274711 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40fdfdea-1d58-4bfc-8212-85eb2b5069b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.276880 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40fdfdea-1d58-4bfc-8212-85eb2b5069b6 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:40.277410 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40fdfdea-1d58-4bfc-8212-85eb2b5069b6 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:40.277410 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40fdfdea-1d58-4bfc-8212-85eb2b5069b6 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:40.277561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-40fdfdea-1d58-4bfc-8212-85eb2b5069b6 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:40.282647 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.282647 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:40.283454 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40fdfdea-1d58-4bfc-8212-85eb2b5069b6 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:40.283876 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 576/2272] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:40 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:40.371625 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a52fcb35-13f9-4228-949e-869ab510442c req-04f887c8-c487-45b3-94d8-891bb6a18c61 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.377004 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-04f887c8-c487-45b3-94d8-891bb6a18c61 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145 Aug 18 22:52:40.378976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-04f887c8-c487-45b3-94d8-891bb6a18c61 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:40.397715 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a52fcb35-13f9-4228-949e-869ab510442c req-04f887c8-c487-45b3-94d8-891bb6a18c61 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-1b74a471-0cad-4f4d-bba3-2413544666ad-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:52:40.404871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a52fcb35-13f9-4228-949e-869ab510442c req-04f887c8-c487-45b3-94d8-891bb6a18c61 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-1b74a471-0cad-4f4d-bba3-2413544666ad-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:52:40.406114 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.406114 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:40.416291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bca35af5-3fd7-46ce-b9a9-9dfdbaa50448 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.419656 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bca35af5-3fd7-46ce-b9a9-9dfdbaa50448 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:40.420034 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bca35af5-3fd7-46ce-b9a9-9dfdbaa50448 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:40.420538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bca35af5-3fd7-46ce-b9a9-9dfdbaa50448 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:40.449666 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.449666 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:40.455889 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bca35af5-3fd7-46ce-b9a9-9dfdbaa50448 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:40.462233 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bca35af5-3fd7-46ce-b9a9-9dfdbaa50448 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:40.462495 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 567/2273] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:40 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:40.596751 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a52fcb35-13f9-4228-949e-869ab510442c req-04f887c8-c487-45b3-94d8-891bb6a18c61 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-1b74a471-0cad-4f4d-bba3-2413544666ad-np0000007715" released by "attachment_update" :: held 0.192s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:52:40.597218 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-04f887c8-c487-45b3-94d8-891bb6a18c61 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145 returned with HTTP 200 Aug 18 22:52:40.597892 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 565/2274] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:52:40 2026] PUT /volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145 => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:40.647409 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a52fcb35-13f9-4228-949e-869ab510442c req-a6959a91-e75f-4d6c-ac08-f51dc75bbcae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.650868 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-a6959a91-e75f-4d6c-ac08-f51dc75bbcae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145/action Aug 18 22:52:40.651484 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-a6959a91-e75f-4d6c-ac08-f51dc75bbcae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:40.651674 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-a6959a91-e75f-4d6c-ac08-f51dc75bbcae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:40.679439 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.679439 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:40.697151 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a52fcb35-13f9-4228-949e-869ab510442c req-a6959a91-e75f-4d6c-ac08-f51dc75bbcae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145/action returned with HTTP 204 Aug 18 22:52:40.698081 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 567/2275] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:52:40 2026] POST /volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:40.711252 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b612b07-9ac8-48d0-be1e-226e9d6b2322 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.714251 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b612b07-9ac8-48d0-be1e-226e9d6b2322 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c Aug 18 22:52:40.714251 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b612b07-9ac8-48d0-be1e-226e9d6b2322 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:40.714251 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b612b07-9ac8-48d0-be1e-226e9d6b2322 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:40.719632 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.719632 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:40.720093 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b612b07-9ac8-48d0-be1e-226e9d6b2322 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot retrieved successfully. Aug 18 22:52:40.721023 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b612b07-9ac8-48d0-be1e-226e9d6b2322 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c returned with HTTP 200 Aug 18 22:52:40.721453 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 577/2276] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:40 2026] GET /volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:40.732185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f667d4a6-ca71-4c99-9106-ac0ec4901cb6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.734722 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f667d4a6-ca71-4c99-9106-ac0ec4901cb6 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874?cascade=True Aug 18 22:52:40.734962 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f667d4a6-ca71-4c99-9106-ac0ec4901cb6 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:40.735757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f667d4a6-ca71-4c99-9106-ac0ec4901cb6 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:40.735757 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f667d4a6-ca71-4c99-9106-ac0ec4901cb6 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete volume with id: a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:40.744866 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.744866 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:40.745637 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f667d4a6-ca71-4c99-9106-ac0ec4901cb6 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:40.801256 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f667d4a6-ca71-4c99-9106-ac0ec4901cb6 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete volume request issued successfully. Aug 18 22:52:40.801672 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f667d4a6-ca71-4c99-9106-ac0ec4901cb6 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874?cascade=True returned with HTTP 202 Aug 18 22:52:40.802310 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 568/2277] 10.4.3.89 () {66 vars in 1369 bytes} [Tue Aug 18 22:52:40 2026] DELETE /volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874?cascade=True => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:40.812051 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b182ac7-619b-46c2-8e4f-bdc280208a67 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:40.814664 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b182ac7-619b-46c2-8e4f-bdc280208a67 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:40.814664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b182ac7-619b-46c2-8e4f-bdc280208a67 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:40.814664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b182ac7-619b-46c2-8e4f-bdc280208a67 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:40.823573 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:40.823573 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:40.828743 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6b182ac7-619b-46c2-8e4f-bdc280208a67 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:40.836056 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b182ac7-619b-46c2-8e4f-bdc280208a67 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 returned with HTTP 200 Aug 18 22:52:40.837009 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 566/2278] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:40 2026] GET /volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:41.057503 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3177f27-411a-41bb-aed3-65a968e8062f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.059721 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3177f27-411a-41bb-aed3-65a968e8062f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:41.060056 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3177f27-411a-41bb-aed3-65a968e8062f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.060760 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3177f27-411a-41bb-aed3-65a968e8062f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.074060 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:41.074060 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:41.082697 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f3177f27-411a-41bb-aed3-65a968e8062f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:41.091908 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3177f27-411a-41bb-aed3-65a968e8062f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:41.093529 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 568/2279] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:41.305418 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a15568d-d2b8-4542-8f50-fb1f09060927 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.309559 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a15568d-d2b8-4542-8f50-fb1f09060927 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:41.309874 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a15568d-d2b8-4542-8f50-fb1f09060927 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.310141 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a15568d-d2b8-4542-8f50-fb1f09060927 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.310314 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3a15568d-d2b8-4542-8f50-fb1f09060927 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:41.315535 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:41.315535 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:41.316908 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a15568d-d2b8-4542-8f50-fb1f09060927 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:41.316908 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 578/2280] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:41.331948 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa96cb67-ecc2-41de-8913-604bd813f782 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.459346 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa96cb67-ecc2-41de-8913-604bd813f782 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-member] PUT https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:41.459346 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa96cb67-ecc2-41de-8913-604bd813f782 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:41.465715 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=739,cinder:INSERT=106,cinder:UPDATE=188 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:52:41.472003 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:41.472003 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:41.488039 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c4c6eea-432b-40a4-a52d-8b93791317b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.491872 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c4c6eea-432b-40a4-a52d-8b93791317b5 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:41.492054 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa96cb67-ecc2-41de-8913-604bd813f782 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-member] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:41.492153 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c4c6eea-432b-40a4-a52d-8b93791317b5 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.492153 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c4c6eea-432b-40a4-a52d-8b93791317b5 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.492294 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 569/2281] 10.4.3.89 () {70 vars in 1401 bytes} [Tue Aug 18 22:52:41 2026] PUT /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 313 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:41.506448 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d009cd6c-3b82-4672-a5ad-462a40138cbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.510480 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d009cd6c-3b82-4672-a5ad-462a40138cbd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:41.510649 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d009cd6c-3b82-4672-a5ad-462a40138cbd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.510965 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d009cd6c-3b82-4672-a5ad-462a40138cbd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.511095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d009cd6c-3b82-4672-a5ad-462a40138cbd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:41.512606 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:41.512606 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:41.517020 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:41.517020 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:41.517754 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c4c6eea-432b-40a4-a52d-8b93791317b5 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:41.517947 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d009cd6c-3b82-4672-a5ad-462a40138cbd tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:41.518530 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 569/2282] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:41.524812 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c4c6eea-432b-40a4-a52d-8b93791317b5 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:41.525363 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 567/2283] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:41.535512 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4049fb3d-be3b-4cb9-847a-ab0536ad36bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.538694 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4049fb3d-be3b-4cb9-847a-ab0536ad36bb tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] DELETE https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:41.538694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4049fb3d-be3b-4cb9-847a-ab0536ad36bb tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.538694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4049fb3d-be3b-4cb9-847a-ab0536ad36bb tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.538694 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-4049fb3d-be3b-4cb9-847a-ab0536ad36bb tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Delete backup with id: ec299dac-6983-4426-9a6a-59499e4ba623. Aug 18 22:52:41.545503 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:41.545503 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:41.571627 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-4049fb3d-be3b-4cb9-847a-ab0536ad36bb tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] delete_backup rpcapi backup_id ec299dac-6983-4426-9a6a-59499e4ba623 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:52:41.574210 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4049fb3d-be3b-4cb9-847a-ab0536ad36bb tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 202 Aug 18 22:52:41.574535 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 579/2284] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:52:41 2026] DELETE /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:52:41.582212 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd1147b0-1288-4b47-b324-4213561b8290 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.585286 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd1147b0-1288-4b47-b324-4213561b8290 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:41.585566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd1147b0-1288-4b47-b324-4213561b8290 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.585783 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd1147b0-1288-4b47-b324-4213561b8290 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.585904 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dd1147b0-1288-4b47-b324-4213561b8290 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:41.592313 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:41.592313 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:41.593309 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd1147b0-1288-4b47-b324-4213561b8290 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 200 Aug 18 22:52:41.593801 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 570/2285] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:41.855597 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-702ef0cf-8341-437a-aa64-d37358c2da9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.858552 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-702ef0cf-8341-437a-aa64-d37358c2da9e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:41.858812 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-702ef0cf-8341-437a-aa64-d37358c2da9e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.858997 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-702ef0cf-8341-437a-aa64-d37358c2da9e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.867324 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-702ef0cf-8341-437a-aa64-d37358c2da9e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 returned with HTTP 404 Aug 18 22:52:41.868097 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 570/2286] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:41.878710 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97cfca7c-31b3-489d-ae8b-c95cdd31b8fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.882229 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97cfca7c-31b3-489d-ae8b-c95cdd31b8fc tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 18 22:52:41.882550 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97cfca7c-31b3-489d-ae8b-c95cdd31b8fc tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.882822 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97cfca7c-31b3-489d-ae8b-c95cdd31b8fc tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.883191 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-97cfca7c-31b3-489d-ae8b-c95cdd31b8fc tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:52:41.886653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-97cfca7c-31b3-489d-ae8b-c95cdd31b8fc tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:41.898637 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-97cfca7c-31b3-489d-ae8b-c95cdd31b8fc tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Get all volumes completed successfully. Aug 18 22:52:41.898840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97cfca7c-31b3-489d-ae8b-c95cdd31b8fc tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 22:52:41.899424 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 568/2287] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/volumes => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:52:41.913158 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-151d0c3b-28a9-465d-bac9-2e90c1357c30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.915741 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-151d0c3b-28a9-465d-bac9-2e90c1357c30 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:41.916037 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-151d0c3b-28a9-465d-bac9-2e90c1357c30 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.916332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-151d0c3b-28a9-465d-bac9-2e90c1357c30 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.916604 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-151d0c3b-28a9-465d-bac9-2e90c1357c30 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:52:41.918924 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-151d0c3b-28a9-465d-bac9-2e90c1357c30 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:52:41.923592 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-151d0c3b-28a9-465d-bac9-2e90c1357c30 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Get all snapshots completed successfully. Aug 18 22:52:41.923824 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-151d0c3b-28a9-465d-bac9-2e90c1357c30 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 18 22:52:41.924280 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 580/2288] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:52:41.935423 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-976d940a-b2b1-49a3-8012-32a0fa27333a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.938306 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-976d940a-b2b1-49a3-8012-32a0fa27333a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c Aug 18 22:52:41.938306 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-976d940a-b2b1-49a3-8012-32a0fa27333a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.938561 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-976d940a-b2b1-49a3-8012-32a0fa27333a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.938671 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-976d940a-b2b1-49a3-8012-32a0fa27333a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete snapshot with id: e90abe60-5656-41c9-8316-2117e65f5c6c Aug 18 22:52:41.950929 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-976d940a-b2b1-49a3-8012-32a0fa27333a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c returned with HTTP 404 Aug 18 22:52:41.951707 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 571/2289] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:52:41 2026] DELETE /volume/v3/snapshots/e90abe60-5656-41c9-8316-2117e65f5c6c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:41.965226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d0c1092-df96-470b-9e86-f43431d44676 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.970968 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d0c1092-df96-470b-9e86-f43431d44676 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 Aug 18 22:52:41.971204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d0c1092-df96-470b-9e86-f43431d44676 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.971419 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d0c1092-df96-470b-9e86-f43431d44676 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.971523 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-9d0c1092-df96-470b-9e86-f43431d44676 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete snapshot with id: 4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 Aug 18 22:52:41.979314 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d0c1092-df96-470b-9e86-f43431d44676 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 returned with HTTP 404 Aug 18 22:52:41.979991 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 571/2290] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:52:41 2026] DELETE /volume/v3/snapshots/4392c0dd-fd05-4fa7-b9c6-2cdb13ac85f5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:41.988752 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06e71eba-b518-4c6d-b047-a61a8c051017 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:41.991162 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06e71eba-b518-4c6d-b047-a61a8c051017 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:41.991491 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06e71eba-b518-4c6d-b047-a61a8c051017 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:41.991751 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06e71eba-b518-4c6d-b047-a61a8c051017 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:41.998745 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06e71eba-b518-4c6d-b047-a61a8c051017 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 returned with HTTP 404 Aug 18 22:52:41.999633 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 569/2291] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:41 2026] GET /volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:42.009585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d0a8f39-a6c0-49f7-8593-f61424f857d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.012185 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d0a8f39-a6c0-49f7-8593-f61424f857d1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:42.012434 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d0a8f39-a6c0-49f7-8593-f61424f857d1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:42.012692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d0a8f39-a6c0-49f7-8593-f61424f857d1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:42.012911 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0d0a8f39-a6c0-49f7-8593-f61424f857d1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete volume with id: a5e16a63-b06e-4279-9fc5-be18526af874 Aug 18 22:52:42.022044 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d0a8f39-a6c0-49f7-8593-f61424f857d1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 returned with HTTP 404 Aug 18 22:52:42.022772 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 581/2292] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:42 2026] DELETE /volume/v3/volumes/a5e16a63-b06e-4279-9fc5-be18526af874 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:42.042659 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e25112c-4375-4186-a84a-fb63854ba1ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.045071 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:42.045929 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2080616408"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:42.048859 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2080616408'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:42.049067 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume of 1 GB Aug 18 22:52:42.054768 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Availability Zones retrieved successfully. Aug 18 22:52:42.061976 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Flow 'volume_create_api' (b9c2eb07-b7fd-46d1-823b-aad4da4356b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:42.063490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea855d7-771c-4ad1-9562-4fd9fc994477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:42.065000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:42.100617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ea855d7-771c-4ad1-9562-4fd9fc994477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:42.101525 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628b4da8-bc39-4168-be5f-ab121dafd4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:42.110360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25886056-2f2c-4de9-8355-3c42091d9df1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.111928 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25886056-2f2c-4de9-8355-3c42091d9df1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:42.112281 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25886056-2f2c-4de9-8355-3c42091d9df1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:42.112479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25886056-2f2c-4de9-8355-3c42091d9df1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:42.120747 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:42.120747 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:42.124686 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25886056-2f2c-4de9-8355-3c42091d9df1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:42.130425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25886056-2f2c-4de9-8355-3c42091d9df1 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:42.130909 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 572/2293] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:42 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:42.166784 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Created reservations ['d9d4fb53-ace0-4f74-bac5-548aab84b92b', '36321d9e-c50a-4cdd-8b2a-5fd7d37fee7e', '4dae62a7-731b-469b-a18c-7d254e87ea10', '83810c7d-90ed-431e-b4da-ccf3f7a46ff1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:42.167602 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628b4da8-bc39-4168-be5f-ab121dafd4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9d4fb53-ace0-4f74-bac5-548aab84b92b', '36321d9e-c50a-4cdd-8b2a-5fd7d37fee7e', '4dae62a7-731b-469b-a18c-7d254e87ea10', '83810c7d-90ed-431e-b4da-ccf3f7a46ff1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:42.168839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e96e24-ad17-4d0c-8bb0-36f353511184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:42.198438 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e96e24-ad17-4d0c-8bb0-36f353511184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d2ff859-7d1b-494d-9766-3077796c04d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2080616408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0066529275fe4dd9a87952d2fdb33568',qos_specs=None,replication_status=,reservations=['d9d4fb53-ace0-4f74-bac5-548aab84b92b','36321d9e-c50a-4cdd-8b2a-5fd7d37fee7e','4dae62a7-731b-469b-a18c-7d254e87ea10','83810c7d-90ed-431e-b4da-ccf3f7a46ff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2080616408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d2ff859-7d1b-494d-9766-3077796c04d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0066529275fe4dd9a87952d2fdb33568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:42.199954 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789e0517-486a-490d-9001-8a3b606f453a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:42.230674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (789e0517-486a-490d-9001-8a3b606f453a) transitioned into state 'SUCCESS' from state '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-2080616408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0066529275fe4dd9a87952d2fdb33568',qos_specs=None,replication_status=,reservations=['d9d4fb53-ace0-4f74-bac5-548aab84b92b','36321d9e-c50a-4cdd-8b2a-5fd7d37fee7e','4dae62a7-731b-469b-a18c-7d254e87ea10','83810c7d-90ed-431e-b4da-ccf3f7a46ff1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:42.231982 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29afe71-8cd9-4448-9385-87bd7cbb9ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:42.244727 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29afe71-8cd9-4448-9385-87bd7cbb9ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:42.245839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Flow 'volume_create_api' (b9c2eb07-b7fd-46d1-823b-aad4da4356b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:42.246335 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume request issued successfully. Aug 18 22:52:42.248823 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e25112c-4375-4186-a84a-fb63854ba1ac tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:42.248823 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 572/2294] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:52:42 2026] POST /volume/v3/volumes => generated 749 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:42.266279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc10742c-c186-43b8-92a5-7ec0f850c502 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.271659 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc10742c-c186-43b8-92a5-7ec0f850c502 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:42.271659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc10742c-c186-43b8-92a5-7ec0f850c502 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:42.272474 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc10742c-c186-43b8-92a5-7ec0f850c502 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:42.285324 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:42.285324 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:42.300456 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dc10742c-c186-43b8-92a5-7ec0f850c502 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:42.311039 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc10742c-c186-43b8-92a5-7ec0f850c502 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 returned with HTTP 200 Aug 18 22:52:42.311645 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 570/2295] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:42 2026] GET /volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:42.547638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21244eb2-d60f-486d-8722-baa2d178c7bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.551168 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21244eb2-d60f-486d-8722-baa2d178c7bc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:42.551412 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21244eb2-d60f-486d-8722-baa2d178c7bc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:42.551656 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21244eb2-d60f-486d-8722-baa2d178c7bc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:42.569821 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:42.569821 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:42.574082 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21244eb2-d60f-486d-8722-baa2d178c7bc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:42.582296 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21244eb2-d60f-486d-8722-baa2d178c7bc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:42.582296 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 582/2296] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:42 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:42.609219 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e512b6d-efb8-41ac-ae2a-54594510c75d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.611187 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e512b6d-efb8-41ac-ae2a-54594510c75d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 Aug 18 22:52:42.611614 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e512b6d-efb8-41ac-ae2a-54594510c75d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:42.611909 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e512b6d-efb8-41ac-ae2a-54594510c75d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:42.612114 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2e512b6d-efb8-41ac-ae2a-54594510c75d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Show backup with id ec299dac-6983-4426-9a6a-59499e4ba623. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:42.618114 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e512b6d-efb8-41ac-ae2a-54594510c75d tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 returned with HTTP 404 Aug 18 22:52:42.618935 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 573/2297] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:42 2026] GET /volume/v3/backups/ec299dac-6983-4426-9a6a-59499e4ba623 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:42.630337 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9935209-9a57-4af4-864f-971f399ee38f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.633990 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9935209-9a57-4af4-864f-971f399ee38f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 Aug 18 22:52:42.635677 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9935209-9a57-4af4-864f-971f399ee38f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:42.635677 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9935209-9a57-4af4-864f-971f399ee38f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:42.635677 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d9935209-9a57-4af4-864f-971f399ee38f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Delete volume with id: 05bf8705-4bf6-471b-a7bd-c3d246738640 Aug 18 22:52:42.648030 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:42.648030 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:42.648433 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9935209-9a57-4af4-864f-971f399ee38f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Volume info retrieved successfully. Aug 18 22:52:42.671550 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9935209-9a57-4af4-864f-971f399ee38f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Delete volume request issued successfully. Aug 18 22:52:42.671790 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9935209-9a57-4af4-864f-971f399ee38f tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 returned with HTTP 202 Aug 18 22:52:42.672319 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 573/2298] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:52:42 2026] DELETE /volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:42.683416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c658268-e1dd-411f-8fbb-0a2c497d77b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.687073 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c658268-e1dd-411f-8fbb-0a2c497d77b9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 Aug 18 22:52:42.687073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c658268-e1dd-411f-8fbb-0a2c497d77b9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:42.687163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c658268-e1dd-411f-8fbb-0a2c497d77b9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:42.692801 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=708,cinder:INSERT=124,cinder:UPDATE=209 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:52:42.699378 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:42.699378 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:42.705819 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6c658268-e1dd-411f-8fbb-0a2c497d77b9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Volume info retrieved successfully. Aug 18 22:52:42.711777 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c658268-e1dd-411f-8fbb-0a2c497d77b9 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 returned with HTTP 200 Aug 18 22:52:42.712345 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 571/2299] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:42 2026] GET /volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:42.822474 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-28f2df51-953a-43e7-8879-3292730b7fc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:42.825336 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-28f2df51-953a-43e7-8879-3292730b7fc4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373/action Aug 18 22:52:42.825726 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-28f2df51-953a-43e7-8879-3292730b7fc4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:42.825894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-28f2df51-953a-43e7-8879-3292730b7fc4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:42.829117 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=541,cinder:INSERT=42,cinder:UPDATE=87,cinder:DELETE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:52:42.855395 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:42.855395 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:42.865606 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-93f1fb21-83d8-4f8c-bfc7-a6595bb0de9f req-28f2df51-953a-43e7-8879-3292730b7fc4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373/action returned with HTTP 204 Aug 18 22:52:42.866258 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 583/2300] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:52:42 2026] POST /volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:43.150014 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24be71f5-02a1-488b-a2c9-578dfacc9697 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.151885 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24be71f5-02a1-488b-a2c9-578dfacc9697 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:43.152177 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24be71f5-02a1-488b-a2c9-578dfacc9697 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:43.152363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24be71f5-02a1-488b-a2c9-578dfacc9697 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:43.159724 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:43.159724 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:43.164600 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24be71f5-02a1-488b-a2c9-578dfacc9697 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:43.169880 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24be71f5-02a1-488b-a2c9-578dfacc9697 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:43.170899 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 574/2301] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:43 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:43.329092 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93cb5e58-3260-4161-a059-6213544f86c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.331688 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93cb5e58-3260-4161-a059-6213544f86c4 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:43.331924 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93cb5e58-3260-4161-a059-6213544f86c4 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:43.332182 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93cb5e58-3260-4161-a059-6213544f86c4 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:43.340993 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:43.340993 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:43.347070 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93cb5e58-3260-4161-a059-6213544f86c4 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:43.354296 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93cb5e58-3260-4161-a059-6213544f86c4 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 returned with HTTP 200 Aug 18 22:52:43.354875 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 574/2302] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:43 2026] GET /volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:43.371286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73f42a45-160a-4559-a7e3-962b3e57f0e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.374003 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73f42a45-160a-4559-a7e3-962b3e57f0e3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:43.374390 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73f42a45-160a-4559-a7e3-962b3e57f0e3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d2ff859-7d1b-494d-9766-3077796c04d2", "name": "tempest-VolumesDeleteCascade-Snapshot-1341849187"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:43.384163 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:43.384163 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:43.384702 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-73f42a45-160a-4559-a7e3-962b3e57f0e3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:43.384852 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-73f42a45-160a-4559-a7e3-962b3e57f0e3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create snapshot from volume 5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:43.426999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-73f42a45-160a-4559-a7e3-962b3e57f0e3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Created reservations ['981a182c-7a13-471d-a6a5-983233287f24', '95f4d918-0dc5-480e-9443-bdfe2728fceb', 'fe4a3e83-0f73-4b09-a3e0-8c66bce12482', '5a5b7768-cbe3-4e63-bab7-c469841f1f79'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:43.462207 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-73f42a45-160a-4559-a7e3-962b3e57f0e3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot create request issued successfully. Aug 18 22:52:43.462568 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73f42a45-160a-4559-a7e3-962b3e57f0e3 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:52:43.463025 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 572/2303] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:52:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:43.471842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-083878cb-3486-4eaa-9a85-8006d440c0a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.474387 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-083878cb-3486-4eaa-9a85-8006d440c0a1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b Aug 18 22:52:43.474680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-083878cb-3486-4eaa-9a85-8006d440c0a1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:43.474948 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-083878cb-3486-4eaa-9a85-8006d440c0a1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:43.481223 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:43.481223 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:43.481672 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-083878cb-3486-4eaa-9a85-8006d440c0a1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot retrieved successfully. Aug 18 22:52:43.482483 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-083878cb-3486-4eaa-9a85-8006d440c0a1 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b returned with HTTP 200 Aug 18 22:52:43.482859 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 584/2304] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:43 2026] GET /volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:43.596610 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-775dad66-1572-4d64-a80d-4e411671189a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.599063 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-775dad66-1572-4d64-a80d-4e411671189a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:43.599375 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-775dad66-1572-4d64-a80d-4e411671189a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:43.599590 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-775dad66-1572-4d64-a80d-4e411671189a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:43.616063 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:43.616063 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:43.619801 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-775dad66-1572-4d64-a80d-4e411671189a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:43.625253 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-775dad66-1572-4d64-a80d-4e411671189a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:43.625818 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 575/2305] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:43 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:43.642142 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab3576a0-b24c-4f44-a9a7-3057d1a20ac2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.726547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d866e6ed-0bf6-495f-9be9-d2067bd0c886 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.728533 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d866e6ed-0bf6-495f-9be9-d2067bd0c886 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] GET https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 Aug 18 22:52:43.728757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d866e6ed-0bf6-495f-9be9-d2067bd0c886 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:43.728963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d866e6ed-0bf6-495f-9be9-d2067bd0c886 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:43.732596 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab3576a0-b24c-4f44-a9a7-3057d1a20ac2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:43.732860 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab3576a0-b24c-4f44-a9a7-3057d1a20ac2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:43.733055 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab3576a0-b24c-4f44-a9a7-3057d1a20ac2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:43.744686 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d866e6ed-0bf6-495f-9be9-d2067bd0c886 tempest-ProjectMemberTests39-1685305538 tempest-ProjectMemberTests39-1685305538-project-admin] https://10.4.3.89/volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 returned with HTTP 404 Aug 18 22:52:43.745910 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 573/2306] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:43 2026] GET /volume/v3/volumes/05bf8705-4bf6-471b-a7bd-c3d246738640 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:43.760811 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:43.760811 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:43.770238 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab3576a0-b24c-4f44-a9a7-3057d1a20ac2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Volume info retrieved successfully. Aug 18 22:52:43.779063 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab3576a0-b24c-4f44-a9a7-3057d1a20ac2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:43.779598 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 575/2307] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:43 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1440 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:43.843600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cebaf94c-07fb-4cc2-8374-b368ca925f86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.847564 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cebaf94c-07fb-4cc2-8374-b368ca925f86 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:43.847828 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cebaf94c-07fb-4cc2-8374-b368ca925f86 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:43.848752 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cebaf94c-07fb-4cc2-8374-b368ca925f86 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:43.878442 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:43.878442 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:43.885810 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cebaf94c-07fb-4cc2-8374-b368ca925f86 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Volume info retrieved successfully. Aug 18 22:52:43.896948 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cebaf94c-07fb-4cc2-8374-b368ca925f86 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:43.897559 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 585/2308] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:43 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:43.965627 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-14256fb9-4811-43be-b260-48f1f6bcae6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:43.967580 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-14256fb9-4811-43be-b260-48f1f6bcae6f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:43.967782 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-14256fb9-4811-43be-b260-48f1f6bcae6f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:43.967967 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-14256fb9-4811-43be-b260-48f1f6bcae6f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:43.990824 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:43.990824 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:43.996891 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-14256fb9-4811-43be-b260-48f1f6bcae6f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:44.002010 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-14256fb9-4811-43be-b260-48f1f6bcae6f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:44.002447 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 576/2309] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:43 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:44.033759 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-82d56fe0-a3ba-486a-ad38-7a640e568eba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.036443 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-82d56fe0-a3ba-486a-ad38-7a640e568eba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3/action Aug 18 22:52:44.036811 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-82d56fe0-a3ba-486a-ad38-7a640e568eba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:44.036919 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-82d56fe0-a3ba-486a-ad38-7a640e568eba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:44.060199 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.060199 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:44.060902 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-82d56fe0-a3ba-486a-ad38-7a640e568eba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:44.067102 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-82d56fe0-a3ba-486a-ad38-7a640e568eba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Begin detaching volume completed successfully. Aug 18 22:52:44.067323 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-82d56fe0-a3ba-486a-ad38-7a640e568eba tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3/action returned with HTTP 202 Aug 18 22:52:44.067721 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 574/2310] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:52:44 2026] POST /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:52:44.086728 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c5fb368-d7b6-416b-8841-f633bbe1d953 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.088943 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c5fb368-d7b6-416b-8841-f633bbe1d953 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:44.089093 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c5fb368-d7b6-416b-8841-f633bbe1d953 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:44.089423 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c5fb368-d7b6-416b-8841-f633bbe1d953 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:44.105693 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.105693 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:44.106426 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbfcb4fa-e8eb-4606-a998-77ead04a4c02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.106891 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbfcb4fa-e8eb-4606-a998-77ead04a4c02 None None] GET https://10.4.3.89/volume// Aug 18 22:52:44.107138 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbfcb4fa-e8eb-4606-a998-77ead04a4c02 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:44.107382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbfcb4fa-e8eb-4606-a998-77ead04a4c02 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:44.107741 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbfcb4fa-e8eb-4606-a998-77ead04a4c02 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:44.108103 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 586/2311] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:44.110676 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c5fb368-d7b6-416b-8841-f633bbe1d953 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:44.115363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-15e6b8ec-453a-4760-b6f0-b8f449a54eca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.116608 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c5fb368-d7b6-416b-8841-f633bbe1d953 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:44.117127 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 576/2312] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:44 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:44.117648 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-15e6b8ec-453a-4760-b6f0-b8f449a54eca tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:44.117877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-15e6b8ec-453a-4760-b6f0-b8f449a54eca tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:44.118109 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-15e6b8ec-453a-4760-b6f0-b8f449a54eca tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:44.131492 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.131492 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:44.137403 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-15e6b8ec-453a-4760-b6f0-b8f449a54eca tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:44.142284 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-15e6b8ec-453a-4760-b6f0-b8f449a54eca tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:44.142921 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 577/2313] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:52:44 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1623 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:44.187535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2d8d757-c810-434c-9835-065934d9b8c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.191480 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2d8d757-c810-434c-9835-065934d9b8c6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:44.191480 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2d8d757-c810-434c-9835-065934d9b8c6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:44.191804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2d8d757-c810-434c-9835-065934d9b8c6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:44.201790 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.201790 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:44.205384 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f2d8d757-c810-434c-9835-065934d9b8c6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:44.209882 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2d8d757-c810-434c-9835-065934d9b8c6 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:44.210303 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 575/2314] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:44 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:44.496093 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8c87abe-f742-4be4-a097-6f96fc2b967b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.499114 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8c87abe-f742-4be4-a097-6f96fc2b967b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b Aug 18 22:52:44.499601 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8c87abe-f742-4be4-a097-6f96fc2b967b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:44.499899 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8c87abe-f742-4be4-a097-6f96fc2b967b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:44.510181 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.510181 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:44.510973 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d8c87abe-f742-4be4-a097-6f96fc2b967b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot retrieved successfully. Aug 18 22:52:44.512138 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8c87abe-f742-4be4-a097-6f96fc2b967b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b returned with HTTP 200 Aug 18 22:52:44.513372 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 587/2315] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:44 2026] GET /volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:44.522616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.524488 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:44.524822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dd9bfe9b-b446-48af-a2ac-b2bf66e0121b", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1994328053"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:44.526367 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume request body: {'volume': {'snapshot_id': 'dd9bfe9b-b446-48af-a2ac-b2bf66e0121b', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1994328053'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:44.532582 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.532582 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:44.532995 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Snapshot retrieved successfully. Aug 18 22:52:44.533158 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume of 1 GB Aug 18 22:52:44.538805 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Availability Zones retrieved successfully. Aug 18 22:52:44.545000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Flow 'volume_create_api' (9d08dec2-08df-423f-b66d-22f689b1277b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:44.545854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c6c67e1-8441-4c0c-b390-4bb57216d746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:44.546793 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:44.600101 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c6c67e1-8441-4c0c-b390-4bb57216d746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dd9bfe9b-b446-48af-a2ac-b2bf66e0121b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:44.601383 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a26d771e-3c1b-432a-820c-b31ac5a8138b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:44.643259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Created reservations ['2a31b1f6-7ae8-4fb6-8787-2bbd48f3bce7', '3ef81a58-fbdc-4850-a9d9-09bdcc260325', 'e13e8c1b-e433-4cae-bd23-51288bde7f32', 'ea177865-7242-4403-998b-691faf05d083'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:44.644642 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a26d771e-3c1b-432a-820c-b31ac5a8138b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a31b1f6-7ae8-4fb6-8787-2bbd48f3bce7', '3ef81a58-fbdc-4850-a9d9-09bdcc260325', 'e13e8c1b-e433-4cae-bd23-51288bde7f32', 'ea177865-7242-4403-998b-691faf05d083']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:44.645682 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71dae67e-0bc7-46b9-b139-1ad55608d1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:44.700891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71dae67e-0bc7-46b9-b139-1ad55608d1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '593e96aa-0d8c-4699-b9e6-70afc03b33ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1994328053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0066529275fe4dd9a87952d2fdb33568',qos_specs=None,replication_status=,reservations=['2a31b1f6-7ae8-4fb6-8787-2bbd48f3bce7','3ef81a58-fbdc-4850-a9d9-09bdcc260325','e13e8c1b-e433-4cae-bd23-51288bde7f32','ea177865-7242-4403-998b-691faf05d083'],size=1,snapshot_id=dd9bfe9b-b446-48af-a2ac-b2bf66e0121b,source_replicaid=,source_volid=None,status='creating',user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1994328053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=593e96aa-0d8c-4699-b9e6-70afc03b33ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0066529275fe4dd9a87952d2fdb33568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dd9bfe9b-b446-48af-a2ac-b2bf66e0121b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:44.701780 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64753509-d59b-479f-8ec1-a47909f5eefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:44.723599 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64753509-d59b-479f-8ec1-a47909f5eefb) transitioned into state 'SUCCESS' from state '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-1994328053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0066529275fe4dd9a87952d2fdb33568',qos_specs=None,replication_status=,reservations=['2a31b1f6-7ae8-4fb6-8787-2bbd48f3bce7','3ef81a58-fbdc-4850-a9d9-09bdcc260325','e13e8c1b-e433-4cae-bd23-51288bde7f32','ea177865-7242-4403-998b-691faf05d083'],size=1,snapshot_id=dd9bfe9b-b446-48af-a2ac-b2bf66e0121b,source_replicaid=,source_volid=None,status='creating',user_id='b05ee620bf7e41d09c33498ce1deb8e0',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:44.724107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c971dc6-4444-4a49-b077-af63e7d3ccc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:44.753023 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c971dc6-4444-4a49-b077-af63e7d3ccc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:44.757552 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Flow 'volume_create_api' (9d08dec2-08df-423f-b66d-22f689b1277b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:44.757552 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Create volume request issued successfully. Aug 18 22:52:44.757552 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6256a61-517c-491d-b2d4-46c4994ebda2 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:44.757552 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 577/2316] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:52:44 2026] POST /volume/v3/volumes => generated 783 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:44.773286 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04f5b22a-c1b6-4d9b-b17c-e0e861b0f481 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.775024 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04f5b22a-c1b6-4d9b-b17c-e0e861b0f481 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae Aug 18 22:52:44.775249 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04f5b22a-c1b6-4d9b-b17c-e0e861b0f481 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:44.775314 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04f5b22a-c1b6-4d9b-b17c-e0e861b0f481 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:44.783015 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.783015 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:44.787483 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04f5b22a-c1b6-4d9b-b17c-e0e861b0f481 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:44.795632 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04f5b22a-c1b6-4d9b-b17c-e0e861b0f481 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae returned with HTTP 200 Aug 18 22:52:44.796637 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 578/2317] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:44 2026] GET /volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:44.823669 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-f96c6b73-1154-4e72-b03b-172cc934305a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.825943 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-f96c6b73-1154-4e72-b03b-172cc934305a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:44.826161 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-f96c6b73-1154-4e72-b03b-172cc934305a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:44.826378 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-f96c6b73-1154-4e72-b03b-172cc934305a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:44.847368 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.847368 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:44.851505 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-f96c6b73-1154-4e72-b03b-172cc934305a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:44.857021 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-f96c6b73-1154-4e72-b03b-172cc934305a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:44.857538 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 576/2318] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:44 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:44.886395 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-b3db625f-fc75-4fbb-9fef-cae96e156aa8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:44.888468 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-b3db625f-fc75-4fbb-9fef-cae96e156aa8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4 Aug 18 22:52:44.888740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-b3db625f-fc75-4fbb-9fef-cae96e156aa8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:44.888951 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-b3db625f-fc75-4fbb-9fef-cae96e156aa8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:44.898538 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:44.898538 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:45.016600 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3bbfe0b7-8604-4c31-9dce-6a3377a4f437 req-b3db625f-fc75-4fbb-9fef-cae96e156aa8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4 returned with HTTP 200 Aug 18 22:52:45.017007 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 588/2319] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:52:44 2026] DELETE /volume/v3/attachments/b04d26c1-a56f-4f94-86f5-94a50baa78f4 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:45.133161 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a276313-fd6c-468e-95b5-3543afa23279 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.135630 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a276313-fd6c-468e-95b5-3543afa23279 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:45.135896 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a276313-fd6c-468e-95b5-3543afa23279 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.136236 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a276313-fd6c-468e-95b5-3543afa23279 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.148619 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.148619 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:45.152656 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7a276313-fd6c-468e-95b5-3543afa23279 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:45.158041 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a276313-fd6c-468e-95b5-3543afa23279 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:45.158582 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 578/2320] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1143 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:45.218683 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-633577e8-86de-4170-9406-9840f36ac6ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.221202 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-633577e8-86de-4170-9406-9840f36ac6ce tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:45.221202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-633577e8-86de-4170-9406-9840f36ac6ce tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.221389 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-633577e8-86de-4170-9406-9840f36ac6ce tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.223134 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec634b66-d938-4e96-9219-ca211470eb09 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.226773 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec634b66-d938-4e96-9219-ca211470eb09 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:45.227001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec634b66-d938-4e96-9219-ca211470eb09 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.227211 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec634b66-d938-4e96-9219-ca211470eb09 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.237029 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.237029 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:45.237682 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.237682 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:45.242624 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-633577e8-86de-4170-9406-9840f36ac6ce tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Volume info retrieved successfully. Aug 18 22:52:45.244429 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec634b66-d938-4e96-9219-ca211470eb09 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:45.251609 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-633577e8-86de-4170-9406-9840f36ac6ce tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:45.252029 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 579/2321] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:45.253466 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec634b66-d938-4e96-9219-ca211470eb09 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:45.254243 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 577/2322] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:45.302247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cffff752-ca17-4d6c-a660-f31786345e8e req-3cc24a76-c204-482d-8444-b7f7036062c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.304342 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-3cc24a76-c204-482d-8444-b7f7036062c0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:45.304536 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-3cc24a76-c204-482d-8444-b7f7036062c0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.304713 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-3cc24a76-c204-482d-8444-b7f7036062c0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.315151 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.315151 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:45.319405 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-cffff752-ca17-4d6c-a660-f31786345e8e req-3cc24a76-c204-482d-8444-b7f7036062c0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:45.325164 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-3cc24a76-c204-482d-8444-b7f7036062c0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:45.325642 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 589/2323] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:45.346259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cffff752-ca17-4d6c-a660-f31786345e8e req-be16cf68-6542-4f7e-8df0-697bb101a23e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.349760 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-be16cf68-6542-4f7e-8df0-697bb101a23e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3/action Aug 18 22:52:45.350742 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-be16cf68-6542-4f7e-8df0-697bb101a23e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:52:45.350903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-be16cf68-6542-4f7e-8df0-697bb101a23e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:45.376436 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.376436 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:45.377092 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cffff752-ca17-4d6c-a660-f31786345e8e req-be16cf68-6542-4f7e-8df0-697bb101a23e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:45.385284 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cffff752-ca17-4d6c-a660-f31786345e8e req-be16cf68-6542-4f7e-8df0-697bb101a23e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Begin detaching volume completed successfully. Aug 18 22:52:45.385690 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-be16cf68-6542-4f7e-8df0-697bb101a23e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3/action returned with HTTP 202 Aug 18 22:52:45.386321 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 579/2324] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:52:45 2026] POST /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:52:45.406614 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2b02e19-66a8-433e-96f0-4f258d62b992 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.413925 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2b02e19-66a8-433e-96f0-4f258d62b992 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:45.414209 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2b02e19-66a8-433e-96f0-4f258d62b992 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.414498 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2b02e19-66a8-433e-96f0-4f258d62b992 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.435809 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.435809 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:45.445023 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2b02e19-66a8-433e-96f0-4f258d62b992 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:45.450634 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2b02e19-66a8-433e-96f0-4f258d62b992 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:45.451176 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 580/2325] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:45.452689 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7d87a3c-02a7-485a-96dd-a9982b8516f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.452689 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7d87a3c-02a7-485a-96dd-a9982b8516f7 None None] GET https://10.4.3.89/volume// Aug 18 22:52:45.452689 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7d87a3c-02a7-485a-96dd-a9982b8516f7 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.452927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7d87a3c-02a7-485a-96dd-a9982b8516f7 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.453098 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7d87a3c-02a7-485a-96dd-a9982b8516f7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:52:45.453398 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 578/2326] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:52:45.461342 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cffff752-ca17-4d6c-a660-f31786345e8e req-446e0bea-a95c-4368-ae46-c74b0175766d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.464079 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-446e0bea-a95c-4368-ae46-c74b0175766d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:45.464408 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-446e0bea-a95c-4368-ae46-c74b0175766d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.464677 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-446e0bea-a95c-4368-ae46-c74b0175766d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.477756 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.477756 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:45.482702 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-cffff752-ca17-4d6c-a660-f31786345e8e req-446e0bea-a95c-4368-ae46-c74b0175766d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:45.488976 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-446e0bea-a95c-4368-ae46-c74b0175766d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:45.489440 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 590/2327] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:45.814037 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-995d5947-1de9-4f7c-8535-c84e7cd41e1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.819683 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-995d5947-1de9-4f7c-8535-c84e7cd41e1b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae Aug 18 22:52:45.820226 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-995d5947-1de9-4f7c-8535-c84e7cd41e1b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.820509 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-995d5947-1de9-4f7c-8535-c84e7cd41e1b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.831292 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.831292 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:45.839085 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-995d5947-1de9-4f7c-8535-c84e7cd41e1b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:45.845472 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-995d5947-1de9-4f7c-8535-c84e7cd41e1b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae returned with HTTP 200 Aug 18 22:52:45.845523 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 580/2328] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:52:45.864931 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a51fc82d-34e3-4097-8282-f47ad1e63fc5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.869290 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a51fc82d-34e3-4097-8282-f47ad1e63fc5 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae Aug 18 22:52:45.869290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a51fc82d-34e3-4097-8282-f47ad1e63fc5 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.869290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a51fc82d-34e3-4097-8282-f47ad1e63fc5 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.879109 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.879109 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:45.883003 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a51fc82d-34e3-4097-8282-f47ad1e63fc5 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:45.894731 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a51fc82d-34e3-4097-8282-f47ad1e63fc5 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae returned with HTTP 200 Aug 18 22:52:45.895431 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 581/2329] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:45.914387 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-59fde48e-f3c8-42a3-9041-9a907f34c503 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.918043 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59fde48e-f3c8-42a3-9041-9a907f34c503 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2?cascade=True Aug 18 22:52:45.918043 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59fde48e-f3c8-42a3-9041-9a907f34c503 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.918450 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-59fde48e-f3c8-42a3-9041-9a907f34c503 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:45.918450 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-59fde48e-f3c8-42a3-9041-9a907f34c503 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete volume with id: 5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:45.926228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.928549 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:45.928549 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:45.929025 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-59fde48e-f3c8-42a3-9041-9a907f34c503 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:45.987067 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-59fde48e-f3c8-42a3-9041-9a907f34c503 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete volume request issued successfully. Aug 18 22:52:45.987336 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-59fde48e-f3c8-42a3-9041-9a907f34c503 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2?cascade=True returned with HTTP 202 Aug 18 22:52:45.987718 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 579/2330] 10.4.3.89 () {66 vars in 1369 bytes} [Tue Aug 18 22:52:45 2026] DELETE /volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2?cascade=True => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:45.996005 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3f5e1dc7-82dc-4c5b-8e1d-dd98f550f749 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:45.999845 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f5e1dc7-82dc-4c5b-8e1d-dd98f550f749 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:45.999845 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f5e1dc7-82dc-4c5b-8e1d-dd98f550f749 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:45.999845 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f5e1dc7-82dc-4c5b-8e1d-dd98f550f749 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:46.012832 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:46.012832 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:46.018428 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3f5e1dc7-82dc-4c5b-8e1d-dd98f550f749 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:46.025867 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f5e1dc7-82dc-4c5b-8e1d-dd98f550f749 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 returned with HTTP 200 Aug 18 22:52:46.026290 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 581/2331] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:45 2026] GET /volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:46.050904 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:46.052319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1644517152"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:46.052744 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1644517152'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:46.052871 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume of 1 GB Aug 18 22:52:46.057940 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Availability Zones retrieved successfully. Aug 18 22:52:46.069760 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Flow 'volume_create_api' (084ccb6c-f00d-4057-a41e-a13b2dc2284e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:46.070929 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d1f91a-e217-47b2-9c14-3dbaafb1e709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:46.071892 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:46.107017 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d1f91a-e217-47b2-9c14-3dbaafb1e709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:46.108453 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2e07b5-40af-4fc4-9553-35f3f846f465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:46.183796 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Created reservations ['f2d4a2da-cf27-49b6-bd71-d6c51586398a', '7eadfb8c-d03a-42ef-99a2-fbe0392992c4', '3e8af732-0647-4a01-b457-4d82d3f56cf6', 'f8b45398-92f1-4b4f-838d-50800c83b3b2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:46.183796 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d2e07b5-40af-4fc4-9553-35f3f846f465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2d4a2da-cf27-49b6-bd71-d6c51586398a', '7eadfb8c-d03a-42ef-99a2-fbe0392992c4', '3e8af732-0647-4a01-b457-4d82d3f56cf6', 'f8b45398-92f1-4b4f-838d-50800c83b3b2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:46.184117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37ba7a0-c9b5-417b-aafc-20f3b25eda35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:46.214614 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e37ba7a0-c9b5-417b-aafc-20f3b25eda35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c01342d-b606-4c41-ac59-d081cc6d501d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1644517152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82bc22466654b8ebe020e093ffb33e7',qos_specs=None,replication_status=,reservations=['f2d4a2da-cf27-49b6-bd71-d6c51586398a','7eadfb8c-d03a-42ef-99a2-fbe0392992c4','3e8af732-0647-4a01-b457-4d82d3f56cf6','f8b45398-92f1-4b4f-838d-50800c83b3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e69a58af744df19555208f965f000a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1644517152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c01342d-b606-4c41-ac59-d081cc6d501d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a82bc22466654b8ebe020e093ffb33e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e69a58af744df19555208f965f000a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:46.215417 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f32b42-7abd-48a9-8015-74412dc7b93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:46.245254 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f32b42-7abd-48a9-8015-74412dc7b93e) transitioned into state 'SUCCESS' from state '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-1644517152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82bc22466654b8ebe020e093ffb33e7',qos_specs=None,replication_status=,reservations=['f2d4a2da-cf27-49b6-bd71-d6c51586398a','7eadfb8c-d03a-42ef-99a2-fbe0392992c4','3e8af732-0647-4a01-b457-4d82d3f56cf6','f8b45398-92f1-4b4f-838d-50800c83b3b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e69a58af744df19555208f965f000a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:46.246258 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d1f2b2-351a-4492-92c3-17daa03639f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:46.259487 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d1f2b2-351a-4492-92c3-17daa03639f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:46.260708 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Flow 'volume_create_api' (084ccb6c-f00d-4057-a41e-a13b2dc2284e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:46.261111 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume request issued successfully. Aug 18 22:52:46.261834 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f39b0db-9560-4a8c-b685-ada3730db2c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:46.262314 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 591/2332] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:52:45 2026] POST /volume/v3/volumes => generated 776 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:46.269379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c75513f-6adb-4459-a97c-489e8495f9e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:46.271334 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c75513f-6adb-4459-a97c-489e8495f9e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:46.271538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c75513f-6adb-4459-a97c-489e8495f9e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:46.271755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c75513f-6adb-4459-a97c-489e8495f9e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:46.276977 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-34c8fa70-3ce1-43ef-ab97-b44367095991 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:46.279855 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34c8fa70-3ce1-43ef-ab97-b44367095991 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d Aug 18 22:52:46.279968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34c8fa70-3ce1-43ef-ab97-b44367095991 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:46.280177 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34c8fa70-3ce1-43ef-ab97-b44367095991 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:46.282278 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:46.282278 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:46.287869 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:46.287869 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:46.289137 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7c75513f-6adb-4459-a97c-489e8495f9e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:46.291531 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-34c8fa70-3ce1-43ef-ab97-b44367095991 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:46.293544 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c75513f-6adb-4459-a97c-489e8495f9e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:46.293902 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 582/2333] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:46 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:52:46.295921 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34c8fa70-3ce1-43ef-ab97-b44367095991 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d returned with HTTP 200 Aug 18 22:52:46.296353 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 580/2334] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:46 2026] GET /volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:46.470341 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f748a2b-c76c-40c6-a979-b1ba85988bf7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:46.474956 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f748a2b-c76c-40c6-a979-b1ba85988bf7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:46.474956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f748a2b-c76c-40c6-a979-b1ba85988bf7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:46.474956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f748a2b-c76c-40c6-a979-b1ba85988bf7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:46.489842 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:46.489842 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:46.494452 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6f748a2b-c76c-40c6-a979-b1ba85988bf7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:46.500846 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f748a2b-c76c-40c6-a979-b1ba85988bf7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:46.501326 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 582/2335] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:46 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:47.040305 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f41cdde-8cf2-474d-9ca9-0aa3da49f61a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.042114 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f41cdde-8cf2-474d-9ca9-0aa3da49f61a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:47.042576 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f41cdde-8cf2-474d-9ca9-0aa3da49f61a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.042876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f41cdde-8cf2-474d-9ca9-0aa3da49f61a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.049664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f41cdde-8cf2-474d-9ca9-0aa3da49f61a tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 returned with HTTP 404 Aug 18 22:52:47.049664 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 592/2336] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:47.057064 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8dbd819d-88f7-450e-b751-c0429c76ba1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.059124 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dbd819d-88f7-450e-b751-c0429c76ba1e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 18 22:52:47.059395 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dbd819d-88f7-450e-b751-c0429c76ba1e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.059631 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dbd819d-88f7-450e-b751-c0429c76ba1e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.059971 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-8dbd819d-88f7-450e-b751-c0429c76ba1e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:52:47.060848 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8dbd819d-88f7-450e-b751-c0429c76ba1e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:47.069066 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8dbd819d-88f7-450e-b751-c0429c76ba1e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Get all volumes completed successfully. Aug 18 22:52:47.069704 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dbd819d-88f7-450e-b751-c0429c76ba1e tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 22:52:47.070337 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 583/2337] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes => generated 333 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:47.078291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c88c91e-88e5-4d78-b702-17e3c3c6e92b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.080043 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c88c91e-88e5-4d78-b702-17e3c3c6e92b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:47.080232 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c88c91e-88e5-4d78-b702-17e3c3c6e92b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.080477 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c88c91e-88e5-4d78-b702-17e3c3c6e92b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.080718 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-5c88c91e-88e5-4d78-b702-17e3c3c6e92b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:52:47.081740 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-5c88c91e-88e5-4d78-b702-17e3c3c6e92b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:52:47.085127 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c88c91e-88e5-4d78-b702-17e3c3c6e92b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Get all snapshots completed successfully. Aug 18 22:52:47.085412 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c88c91e-88e5-4d78-b702-17e3c3c6e92b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 18 22:52:47.085762 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 581/2338] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:52:47.094633 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69a3593e-fd00-4bf9-8628-66900a384ad8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.096414 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69a3593e-fd00-4bf9-8628-66900a384ad8 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae Aug 18 22:52:47.096593 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69a3593e-fd00-4bf9-8628-66900a384ad8 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.096763 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69a3593e-fd00-4bf9-8628-66900a384ad8 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.104627 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.104627 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:47.108724 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-69a3593e-fd00-4bf9-8628-66900a384ad8 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:47.116432 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69a3593e-fd00-4bf9-8628-66900a384ad8 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae returned with HTTP 200 Aug 18 22:52:47.116916 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 583/2339] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:47.128634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-199d5dfa-a912-4244-a4d2-b3b139be076b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.132723 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-199d5dfa-a912-4244-a4d2-b3b139be076b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] DELETE https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae Aug 18 22:52:47.132723 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-199d5dfa-a912-4244-a4d2-b3b139be076b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.132723 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-199d5dfa-a912-4244-a4d2-b3b139be076b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.132723 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-199d5dfa-a912-4244-a4d2-b3b139be076b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete volume with id: 593e96aa-0d8c-4699-b9e6-70afc03b33ae Aug 18 22:52:47.142041 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.142041 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:47.142041 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-199d5dfa-a912-4244-a4d2-b3b139be076b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:47.162828 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-199d5dfa-a912-4244-a4d2-b3b139be076b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete volume request issued successfully. Aug 18 22:52:47.163309 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-199d5dfa-a912-4244-a4d2-b3b139be076b tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae returned with HTTP 202 Aug 18 22:52:47.163849 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 593/2340] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:47 2026] DELETE /volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:47.170807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-108e7837-bfaf-4fe9-875e-099ae1db86ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.172680 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-108e7837-bfaf-4fe9-875e-099ae1db86ab tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae Aug 18 22:52:47.173124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-108e7837-bfaf-4fe9-875e-099ae1db86ab tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.173124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-108e7837-bfaf-4fe9-875e-099ae1db86ab tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.183078 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.183078 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:47.187534 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-108e7837-bfaf-4fe9-875e-099ae1db86ab tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Volume info retrieved successfully. Aug 18 22:52:47.193447 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-108e7837-bfaf-4fe9-875e-099ae1db86ab tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae returned with HTTP 200 Aug 18 22:52:47.193912 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 584/2341] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:47.308405 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70ecd922-c5ac-4510-9155-c5b8eff2f3b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.310827 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70ecd922-c5ac-4510-9155-c5b8eff2f3b8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:47.310827 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70ecd922-c5ac-4510-9155-c5b8eff2f3b8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.310827 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70ecd922-c5ac-4510-9155-c5b8eff2f3b8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.313196 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28244795-30fb-4aa2-9e14-43ddf6b0da03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.314758 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28244795-30fb-4aa2-9e14-43ddf6b0da03 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d Aug 18 22:52:47.314930 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28244795-30fb-4aa2-9e14-43ddf6b0da03 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.315103 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28244795-30fb-4aa2-9e14-43ddf6b0da03 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.316579 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.316579 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:47.320763 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-70ecd922-c5ac-4510-9155-c5b8eff2f3b8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:47.323900 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.323900 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:47.325361 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70ecd922-c5ac-4510-9155-c5b8eff2f3b8 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:47.325999 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 582/2342] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:47.327602 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28244795-30fb-4aa2-9e14-43ddf6b0da03 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:47.331994 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28244795-30fb-4aa2-9e14-43ddf6b0da03 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d returned with HTTP 200 Aug 18 22:52:47.332411 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 584/2343] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:47.346156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1a2d5cc-e4b6-485c-acb5-8ab41f69f79f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.346817 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88c2656b-7ef2-40b1-9eb6-d0de354a40d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.348518 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1a2d5cc-e4b6-485c-acb5-8ab41f69f79f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:47.349150 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1a2d5cc-e4b6-485c-acb5-8ab41f69f79f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.350902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1a2d5cc-e4b6-485c-acb5-8ab41f69f79f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.358798 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.358798 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:47.365426 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1a2d5cc-e4b6-485c-acb5-8ab41f69f79f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:47.373079 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1a2d5cc-e4b6-485c-acb5-8ab41f69f79f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:47.373819 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 594/2344] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:47.392430 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-068798a0-6e79-466c-9a37-315698271fdf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.396417 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-068798a0-6e79-466c-9a37-315698271fdf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:52:47.397032 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-068798a0-6e79-466c-9a37-315698271fdf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92091299-f0d1-4dd0-b570-f5c6a7c92213", "name": "tempest-VolumeImageDependencyTests-Snapshot-331079196"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:47.412586 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.412586 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:47.413354 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-068798a0-6e79-466c-9a37-315698271fdf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:47.413354 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-068798a0-6e79-466c-9a37-315698271fdf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create snapshot from volume 92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:47.423975 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88c2656b-7ef2-40b1-9eb6-d0de354a40d2 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] GET https://10.4.3.89/volume/v3/volumes Aug 18 22:52:47.424369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88c2656b-7ef2-40b1-9eb6-d0de354a40d2 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.424756 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88c2656b-7ef2-40b1-9eb6-d0de354a40d2 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.424971 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-88c2656b-7ef2-40b1-9eb6-d0de354a40d2 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:52:47.428233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-88c2656b-7ef2-40b1-9eb6-d0de354a40d2 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:47.438793 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88c2656b-7ef2-40b1-9eb6-d0de354a40d2 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Get all volumes completed successfully. Aug 18 22:52:47.439498 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88c2656b-7ef2-40b1-9eb6-d0de354a40d2 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 22:52:47.440056 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 585/2345] 10.4.3.89 () {68 vars in 1271 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes => generated 334 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:47.450867 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93fb938d-5f23-44bb-97fa-c10ef7974e50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.454926 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93fb938d-5f23-44bb-97fa-c10ef7974e50 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d Aug 18 22:52:47.455161 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93fb938d-5f23-44bb-97fa-c10ef7974e50 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.455419 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93fb938d-5f23-44bb-97fa-c10ef7974e50 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.455589 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-93fb938d-5f23-44bb-97fa-c10ef7974e50 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Delete volume with id: 7c01342d-b606-4c41-ac59-d081cc6d501d Aug 18 22:52:47.467910 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-068798a0-6e79-466c-9a37-315698271fdf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Created reservations ['99eadd3b-e25c-446d-a42d-cbc932ad1952', 'ca6869e4-aa1a-496c-94d1-158091aa1188', '9053209f-f645-4aa9-aa66-00022ec734cd', '78166995-c067-46d9-af51-e3e2157a9c96'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:47.472070 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.472070 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:47.472451 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93fb938d-5f23-44bb-97fa-c10ef7974e50 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:47.497573 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93fb938d-5f23-44bb-97fa-c10ef7974e50 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Delete volume request issued successfully. Aug 18 22:52:47.497799 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93fb938d-5f23-44bb-97fa-c10ef7974e50 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d returned with HTTP 202 Aug 18 22:52:47.498187 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 585/2346] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:47 2026] DELETE /volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:47.507228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70642e76-ad83-44b3-a6d9-ff0f643acf2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.507941 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-068798a0-6e79-466c-9a37-315698271fdf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Snapshot create request issued successfully. Aug 18 22:52:47.510501 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-068798a0-6e79-466c-9a37-315698271fdf tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:52:47.510501 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 583/2347] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:52:47 2026] POST /volume/v3/snapshots => generated 312 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:47.511304 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70642e76-ad83-44b3-a6d9-ff0f643acf2e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d Aug 18 22:52:47.511651 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70642e76-ad83-44b3-a6d9-ff0f643acf2e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.511925 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70642e76-ad83-44b3-a6d9-ff0f643acf2e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.519430 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f48c3f10-2b7f-482f-a705-757fa0c4695a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.519773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0c69d2e2-dfa7-48af-b819-4f4bc562a768 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:47.521398 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f48c3f10-2b7f-482f-a705-757fa0c4695a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:47.521398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f48c3f10-2b7f-482f-a705-757fa0c4695a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.522613 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c69d2e2-dfa7-48af-b819-4f4bc562a768 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:47.522613 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c69d2e2-dfa7-48af-b819-4f4bc562a768 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:47.522870 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f48c3f10-2b7f-482f-a705-757fa0c4695a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.522933 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c69d2e2-dfa7-48af-b819-4f4bc562a768 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:47.528563 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.528563 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:47.528676 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.528676 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:47.528676 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0c69d2e2-dfa7-48af-b819-4f4bc562a768 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Snapshot retrieved successfully. Aug 18 22:52:47.529133 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c69d2e2-dfa7-48af-b819-4f4bc562a768 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df returned with HTTP 200 Aug 18 22:52:47.529927 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 586/2348] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:47.534177 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70642e76-ad83-44b3-a6d9-ff0f643acf2e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:47.538506 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:47.538506 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:47.541934 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70642e76-ad83-44b3-a6d9-ff0f643acf2e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d returned with HTTP 200 Aug 18 22:52:47.542699 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 595/2349] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:47.544194 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f48c3f10-2b7f-482f-a705-757fa0c4695a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:47.552184 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f48c3f10-2b7f-482f-a705-757fa0c4695a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:47.552579 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 586/2350] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:47 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:48.209484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f726357-285a-45c5-8abf-31d3686419a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.212099 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f726357-285a-45c5-8abf-31d3686419a7 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae Aug 18 22:52:48.212532 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f726357-285a-45c5-8abf-31d3686419a7 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.212898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f726357-285a-45c5-8abf-31d3686419a7 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.221628 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f726357-285a-45c5-8abf-31d3686419a7 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae returned with HTTP 404 Aug 18 22:52:48.222484 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 584/2351] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:48 2026] GET /volume/v3/volumes/593e96aa-0d8c-4699-b9e6-70afc03b33ae => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:48.230085 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ca1a783-c903-4ed4-83e6-029fe9009adf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.234046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ca1a783-c903-4ed4-83e6-029fe9009adf tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b Aug 18 22:52:48.234046 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ca1a783-c903-4ed4-83e6-029fe9009adf tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.234046 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ca1a783-c903-4ed4-83e6-029fe9009adf tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.234046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9ca1a783-c903-4ed4-83e6-029fe9009adf tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete snapshot with id: dd9bfe9b-b446-48af-a2ac-b2bf66e0121b Aug 18 22:52:48.237909 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ca1a783-c903-4ed4-83e6-029fe9009adf tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b returned with HTTP 404 Aug 18 22:52:48.238584 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 587/2352] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:52:48 2026] DELETE /volume/v3/snapshots/dd9bfe9b-b446-48af-a2ac-b2bf66e0121b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:48.247816 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8bb9d034-1d66-4ac4-b617-d531c0c2d427 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.249745 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bb9d034-1d66-4ac4-b617-d531c0c2d427 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] GET https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:48.250041 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bb9d034-1d66-4ac4-b617-d531c0c2d427 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.250325 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bb9d034-1d66-4ac4-b617-d531c0c2d427 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.257811 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bb9d034-1d66-4ac4-b617-d531c0c2d427 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 returned with HTTP 404 Aug 18 22:52:48.258751 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 596/2353] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:48 2026] GET /volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:48.267087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-777acb05-ef1a-4790-84be-107acda2ed70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.269300 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-777acb05-ef1a-4790-84be-107acda2ed70 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:48.269625 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-777acb05-ef1a-4790-84be-107acda2ed70 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.269914 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-777acb05-ef1a-4790-84be-107acda2ed70 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.270111 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-777acb05-ef1a-4790-84be-107acda2ed70 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] Delete volume with id: 5d2ff859-7d1b-494d-9766-3077796c04d2 Aug 18 22:52:48.277589 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-777acb05-ef1a-4790-84be-107acda2ed70 tempest-VolumesDeleteCascade-1198214876 tempest-VolumesDeleteCascade-1198214876-project-member] https://10.4.3.89/volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 returned with HTTP 404 Aug 18 22:52:48.278183 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 587/2354] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:48 2026] DELETE /volume/v3/volumes/5d2ff859-7d1b-494d-9766-3077796c04d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:48.541180 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-430d6074-38b6-4fc2-aad0-3a0c4a8957eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.545293 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-430d6074-38b6-4fc2-aad0-3a0c4a8957eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:48.546703 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-430d6074-38b6-4fc2-aad0-3a0c4a8957eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.546995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-430d6074-38b6-4fc2-aad0-3a0c4a8957eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.553795 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:48.553795 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:48.553795 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-430d6074-38b6-4fc2-aad0-3a0c4a8957eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Snapshot retrieved successfully. Aug 18 22:52:48.554928 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-430d6074-38b6-4fc2-aad0-3a0c4a8957eb tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df returned with HTTP 200 Aug 18 22:52:48.555495 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 585/2355] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:48 2026] GET /volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:48.559807 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-baf6a861-3cd7-4d4e-a5d1-c61d772812f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.562547 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baf6a861-3cd7-4d4e-a5d1-c61d772812f0 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d Aug 18 22:52:48.562829 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baf6a861-3cd7-4d4e-a5d1-c61d772812f0 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.563106 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baf6a861-3cd7-4d4e-a5d1-c61d772812f0 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.570798 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48e61d62-e2cb-4036-9625-9811f865930b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.576956 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baf6a861-3cd7-4d4e-a5d1-c61d772812f0 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d returned with HTTP 404 Aug 18 22:52:48.576956 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 588/2356] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:48 2026] GET /volume/v3/volumes/7c01342d-b606-4c41-ac59-d081cc6d501d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:48.577167 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-168232bb-328f-42ac-ab41-e6262f3cc277 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.577225 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48e61d62-e2cb-4036-9625-9811f865930b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:48.577225 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48e61d62-e2cb-4036-9625-9811f865930b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.577225 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48e61d62-e2cb-4036-9625-9811f865930b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.578973 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:48.579451 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "00a52c1a-b620-491a-82f1-4388e97885df", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:48.581039 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '00a52c1a-b620-491a-82f1-4388e97885df', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:48.582693 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.584518 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:48.585051 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-271704259"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:48.587203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-271704259'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:48.587493 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume of 1 GB Aug 18 22:52:48.591292 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:48.591292 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:48.591292 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Snapshot retrieved successfully. Aug 18 22:52:48.591292 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume of 1 GB Aug 18 22:52:48.591484 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:48.591484 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:48.593445 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Availability Zones retrieved successfully. Aug 18 22:52:48.597697 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48e61d62-e2cb-4036-9625-9811f865930b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:48.597770 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Availability Zones retrieved successfully. Aug 18 22:52:48.599709 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48e61d62-e2cb-4036-9625-9811f865930b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:48.600192 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 597/2357] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:48 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:48.601687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (a0c662a7-b616-4279-90b7-5e747fe7de0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:48.601837 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Flow 'volume_create_api' (e2c77378-868a-40ed-b615-876057228530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:48.602634 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3e1e61-83f3-4a14-b73b-67a64b45fc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.603429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9857035a-ac92-4893-b155-a4189a183828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.604212 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:48.604863 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:48.647644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9857035a-ac92-4893-b155-a4189a183828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.647792 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3e1e61-83f3-4a14-b73b-67a64b45fc27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '00a52c1a-b620-491a-82f1-4388e97885df', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.648829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc1eac3-c7f2-4def-82d7-477c79ec7130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.649085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff2abb83-8c14-4d31-b6b2-f32203acd0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.707342 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Created reservations ['05d37ce8-850d-4f99-a698-13294bd89f92', 'd2bcc146-aa4f-4495-a722-92f91b4a089c', '85a2f08c-0df9-4b25-b80d-2b6478973c88', '41fe6255-27a0-4196-9dcd-e156098ef5e8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:48.708193 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bc1eac3-c7f2-4def-82d7-477c79ec7130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05d37ce8-850d-4f99-a698-13294bd89f92', 'd2bcc146-aa4f-4495-a722-92f91b4a089c', '85a2f08c-0df9-4b25-b80d-2b6478973c88', '41fe6255-27a0-4196-9dcd-e156098ef5e8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.708987 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0114f99a-d9d4-40da-9504-481ff31912d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.716929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Created reservations ['74eec419-4a11-4b53-b71f-e48f134435c4', '2a0da206-b26e-4279-8698-dd0abe8f9dbc', '7a6c05a4-926d-4e2f-9a7c-d707873ccfd7', 'e6ddd357-92a3-445c-8a54-27f31ba2be4c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:48.718159 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff2abb83-8c14-4d31-b6b2-f32203acd0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74eec419-4a11-4b53-b71f-e48f134435c4', '2a0da206-b26e-4279-8698-dd0abe8f9dbc', '7a6c05a4-926d-4e2f-9a7c-d707873ccfd7', 'e6ddd357-92a3-445c-8a54-27f31ba2be4c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.719655 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eec2f56-0b4e-4e06-b7e2-4a6aec2d0189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.751853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0114f99a-d9d4-40da-9504-481ff31912d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d53141-7b24-4eab-a9a6-19fbc0731f9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['05d37ce8-850d-4f99-a698-13294bd89f92','d2bcc146-aa4f-4495-a722-92f91b4a089c','85a2f08c-0df9-4b25-b80d-2b6478973c88','41fe6255-27a0-4196-9dcd-e156098ef5e8'],size=1,snapshot_id=00a52c1a-b620-491a-82f1-4388e97885df,source_replicaid=,source_volid=None,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d53141-7b24-4eab-a9a6-19fbc0731f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=00a52c1a-b620-491a-82f1-4388e97885df,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f148252715544ce822648a1f02f7ed1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.752847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0141ee4-c689-48f8-a99b-d687ec20d036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.753489 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eec2f56-0b4e-4e06-b7e2-4a6aec2d0189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc9a75f1-cad2-4069-a130-1439f70d780e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-271704259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82bc22466654b8ebe020e093ffb33e7',qos_specs=None,replication_status=,reservations=['74eec419-4a11-4b53-b71f-e48f134435c4','2a0da206-b26e-4279-8698-dd0abe8f9dbc','7a6c05a4-926d-4e2f-9a7c-d707873ccfd7','e6ddd357-92a3-445c-8a54-27f31ba2be4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e69a58af744df19555208f965f000a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-271704259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc9a75f1-cad2-4069-a130-1439f70d780e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a82bc22466654b8ebe020e093ffb33e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e69a58af744df19555208f965f000a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.754605 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af178b6c-0d98-4b38-b711-6a311c89f3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.776293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0141ee4-c689-48f8-a99b-d687ec20d036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38357a8c79ee4d07b82e1e3b4a7d9e1b',qos_specs=None,replication_status=,reservations=['05d37ce8-850d-4f99-a698-13294bd89f92','d2bcc146-aa4f-4495-a722-92f91b4a089c','85a2f08c-0df9-4b25-b80d-2b6478973c88','41fe6255-27a0-4196-9dcd-e156098ef5e8'],size=1,snapshot_id=00a52c1a-b620-491a-82f1-4388e97885df,source_replicaid=,source_volid=None,status='creating',user_id='7f148252715544ce822648a1f02f7ed1',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.777200 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7e610b-166b-404b-a79a-0fdb660285cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.789463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af178b6c-0d98-4b38-b711-6a311c89f3aa) transitioned into state 'SUCCESS' from state '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-271704259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82bc22466654b8ebe020e093ffb33e7',qos_specs=None,replication_status=,reservations=['74eec419-4a11-4b53-b71f-e48f134435c4','2a0da206-b26e-4279-8698-dd0abe8f9dbc','7a6c05a4-926d-4e2f-9a7c-d707873ccfd7','e6ddd357-92a3-445c-8a54-27f31ba2be4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e69a58af744df19555208f965f000a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.790365 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb035718-0b55-4c6f-a58c-9f170c6cf521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:48.802562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7e610b-166b-404b-a79a-0fdb660285cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.803354 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Flow 'volume_create_api' (a0c662a7-b616-4279-90b7-5e747fe7de0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:48.803677 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Create volume request issued successfully. Aug 18 22:52:48.804247 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-168232bb-328f-42ac-ab41-e6262f3cc277 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:48.804704 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 588/2358] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:52:48 2026] POST /volume/v3/volumes => generated 807 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:48.804810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb035718-0b55-4c6f-a58c-9f170c6cf521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:48.806162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Flow 'volume_create_api' (e2c77378-868a-40ed-b615-876057228530) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:48.806639 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume request issued successfully. Aug 18 22:52:48.807396 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51f00f4a-ff73-42fd-8889-5c6ecbabeb94 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:48.807925 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 586/2359] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:52:48 2026] POST /volume/v3/volumes => generated 775 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:48.826903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e325120-c17f-4965-b01c-280166da904f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.831741 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e325120-c17f-4965-b01c-280166da904f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:48.831741 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e325120-c17f-4965-b01c-280166da904f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.831838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-328234b0-6e1c-449f-84de-957bd9a5155a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:48.831867 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e325120-c17f-4965-b01c-280166da904f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.835636 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-328234b0-6e1c-449f-84de-957bd9a5155a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e Aug 18 22:52:48.835636 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-328234b0-6e1c-449f-84de-957bd9a5155a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:48.835636 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-328234b0-6e1c-449f-84de-957bd9a5155a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:48.843864 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:48.843864 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:48.844965 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:48.844965 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:48.848468 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e325120-c17f-4965-b01c-280166da904f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:48.850171 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-328234b0-6e1c-449f-84de-957bd9a5155a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:48.854622 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-328234b0-6e1c-449f-84de-957bd9a5155a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e returned with HTTP 200 Aug 18 22:52:48.855187 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 598/2360] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:48 2026] GET /volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:48.855542 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e325120-c17f-4965-b01c-280166da904f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a returned with HTTP 200 Aug 18 22:52:48.856176 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 589/2361] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:48 2026] GET /volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:49.617660 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fe20cfc-a420-4451-bb1c-8681d091416a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:49.620547 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fe20cfc-a420-4451-bb1c-8681d091416a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:49.620720 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fe20cfc-a420-4451-bb1c-8681d091416a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:49.620950 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fe20cfc-a420-4451-bb1c-8681d091416a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:49.632936 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:49.632936 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:49.637849 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fe20cfc-a420-4451-bb1c-8681d091416a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:49.643849 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fe20cfc-a420-4451-bb1c-8681d091416a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:49.644714 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 589/2362] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:49 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:49.871929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-677d59e0-6164-4e0e-882f-7a5362f67503 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:49.874132 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-677d59e0-6164-4e0e-882f-7a5362f67503 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e Aug 18 22:52:49.874305 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-677d59e0-6164-4e0e-882f-7a5362f67503 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:49.874427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-677d59e0-6164-4e0e-882f-7a5362f67503 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:49.877539 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03bdd7b8-db7e-4038-97e0-b875a768c350 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:49.880971 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03bdd7b8-db7e-4038-97e0-b875a768c350 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:49.880971 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03bdd7b8-db7e-4038-97e0-b875a768c350 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:49.880971 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03bdd7b8-db7e-4038-97e0-b875a768c350 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:49.889134 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:49.889134 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:49.894766 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-677d59e0-6164-4e0e-882f-7a5362f67503 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:49.898168 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:49.898168 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:49.900664 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-677d59e0-6164-4e0e-882f-7a5362f67503 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e returned with HTTP 200 Aug 18 22:52:49.901336 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 587/2363] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:49 2026] GET /volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:49.904649 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03bdd7b8-db7e-4038-97e0-b875a768c350 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:49.910544 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03bdd7b8-db7e-4038-97e0-b875a768c350 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a returned with HTTP 200 Aug 18 22:52:49.910544 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 599/2364] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:49 2026] GET /volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a => generated 1226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:49.923940 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03086f94-1da6-4b1c-b31c-72adf4992c57 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:49.926531 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03086f94-1da6-4b1c-b31c-72adf4992c57 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 18 22:52:49.926815 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03086f94-1da6-4b1c-b31c-72adf4992c57 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:49.927048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03086f94-1da6-4b1c-b31c-72adf4992c57 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:49.927393 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-03086f94-1da6-4b1c-b31c-72adf4992c57 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:52:49.927834 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2db01534-3337-45d6-9e33-af2b4b6c58f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:49.928276 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03086f94-1da6-4b1c-b31c-72adf4992c57 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:52:49.929603 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2db01534-3337-45d6-9e33-af2b4b6c58f2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:49.929808 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2db01534-3337-45d6-9e33-af2b4b6c58f2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:49.929986 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2db01534-3337-45d6-9e33-af2b4b6c58f2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:49.938075 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03086f94-1da6-4b1c-b31c-72adf4992c57 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Get all volumes completed successfully. Aug 18 22:52:49.939017 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:49.939017 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:49.939555 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:49.939555 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:49.943875 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2db01534-3337-45d6-9e33-af2b4b6c58f2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:49.949346 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2db01534-3337-45d6-9e33-af2b4b6c58f2 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a returned with HTTP 200 Aug 18 22:52:49.949725 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03086f94-1da6-4b1c-b31c-72adf4992c57 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 18 22:52:49.949781 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 590/2365] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:49 2026] GET /volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:49.950336 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 590/2366] 10.4.3.89 () {68 vars in 1292 bytes} [Tue Aug 18 22:52:49 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:49.965095 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19095f1d-0a39-4758-b9d0-520e1069222f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:49.966886 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19095f1d-0a39-4758-b9d0-520e1069222f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:49.967101 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19095f1d-0a39-4758-b9d0-520e1069222f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:49.967344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19095f1d-0a39-4758-b9d0-520e1069222f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:49.967416 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-19095f1d-0a39-4758-b9d0-520e1069222f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete snapshot with id: 00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:49.972616 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1cf4e91d-2fdb-4abc-8a1f-63f0a4fca697 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:49.974553 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:49.974553 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:49.976072 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cf4e91d-2fdb-4abc-8a1f-63f0a4fca697 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e Aug 18 22:52:49.976302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cf4e91d-2fdb-4abc-8a1f-63f0a4fca697 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:49.976558 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1cf4e91d-2fdb-4abc-8a1f-63f0a4fca697 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:49.976759 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1cf4e91d-2fdb-4abc-8a1f-63f0a4fca697 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Delete volume with id: fc9a75f1-cad2-4069-a130-1439f70d780e Aug 18 22:52:49.977882 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19095f1d-0a39-4758-b9d0-520e1069222f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Snapshot retrieved successfully. Aug 18 22:52:49.987879 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:49.987879 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:49.988788 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1cf4e91d-2fdb-4abc-8a1f-63f0a4fca697 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:50.001809 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19095f1d-0a39-4758-b9d0-520e1069222f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Snapshot delete request issued successfully. Aug 18 22:52:50.002196 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19095f1d-0a39-4758-b9d0-520e1069222f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df returned with HTTP 202 Aug 18 22:52:50.004444 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 588/2367] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:52:49 2026] DELETE /volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 22:52:50.016161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e3bcb44-91aa-4c18-9c72-dccfd3104add None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:50.019804 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e3bcb44-91aa-4c18-9c72-dccfd3104add tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:50.020302 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e3bcb44-91aa-4c18-9c72-dccfd3104add tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:50.020566 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e3bcb44-91aa-4c18-9c72-dccfd3104add tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:50.026454 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1cf4e91d-2fdb-4abc-8a1f-63f0a4fca697 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Delete volume request issued successfully. Aug 18 22:52:50.027146 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1cf4e91d-2fdb-4abc-8a1f-63f0a4fca697 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e returned with HTTP 202 Aug 18 22:52:50.027500 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 600/2368] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:49 2026] DELETE /volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:50.031392 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:50.031392 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:50.031392 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6e3bcb44-91aa-4c18-9c72-dccfd3104add tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Snapshot retrieved successfully. Aug 18 22:52:50.031392 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e3bcb44-91aa-4c18-9c72-dccfd3104add tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df returned with HTTP 200 Aug 18 22:52:50.031392 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 591/2369] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:50 2026] GET /volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:50.035968 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b0b43fd-dc57-4e86-82e9-1ef3040a3894 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:50.038331 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b0b43fd-dc57-4e86-82e9-1ef3040a3894 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e Aug 18 22:52:50.038629 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b0b43fd-dc57-4e86-82e9-1ef3040a3894 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:50.038869 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b0b43fd-dc57-4e86-82e9-1ef3040a3894 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:50.048595 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:50.048595 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:50.055324 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5b0b43fd-dc57-4e86-82e9-1ef3040a3894 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:50.060132 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b0b43fd-dc57-4e86-82e9-1ef3040a3894 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e returned with HTTP 200 Aug 18 22:52:50.060815 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 591/2370] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:50 2026] GET /volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:50.530602 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:50.657339 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eda7cc3f-390f-44ef-8780-c3c4288b1983 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:50.661615 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eda7cc3f-390f-44ef-8780-c3c4288b1983 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:50.661779 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eda7cc3f-390f-44ef-8780-c3c4288b1983 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:50.661988 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eda7cc3f-390f-44ef-8780-c3c4288b1983 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:50.664618 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:50.664884 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-167379206"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:50.667020 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-167379206'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:50.667020 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Create volume of 1 GB Aug 18 22:52:50.667020 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:50.667020 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:50.671175 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Availability Zones retrieved successfully. Aug 18 22:52:50.673801 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:50.673801 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:50.676644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Flow 'volume_create_api' (057a98ad-4c77-4993-8020-8684a49cbd3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:50.677647 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430d9338-d4e0-431f-906f-938431828045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:50.678506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:50.680353 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eda7cc3f-390f-44ef-8780-c3c4288b1983 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:50.684638 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eda7cc3f-390f-44ef-8780-c3c4288b1983 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:50.685000 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 601/2371] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:50 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:50.707836 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430d9338-d4e0-431f-906f-938431828045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:50.708188 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dcc5985-f6d4-4631-9973-4145541435b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:50.782817 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Created reservations ['b158352a-c657-4a44-b008-dd3a8ca1785d', 'a287ebdf-61c5-40db-8e52-1da6def10e09', '5fad73dc-34fb-4412-b57c-a465f2bfd57a', '38bf59c2-9a94-49eb-92d6-4e8ecc3fa00d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:50.783697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dcc5985-f6d4-4631-9973-4145541435b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b158352a-c657-4a44-b008-dd3a8ca1785d', 'a287ebdf-61c5-40db-8e52-1da6def10e09', '5fad73dc-34fb-4412-b57c-a465f2bfd57a', '38bf59c2-9a94-49eb-92d6-4e8ecc3fa00d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:50.784652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feac7982-d7ea-4a9e-88bb-606456f3477c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:50.808548 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feac7982-d7ea-4a9e-88bb-606456f3477c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef5e2fde-e021-4876-84f5-05ae22638650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-167379206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa61c643e04f7f9e3247108dc4efa2',qos_specs=None,replication_status=,reservations=['b158352a-c657-4a44-b008-dd3a8ca1785d','a287ebdf-61c5-40db-8e52-1da6def10e09','5fad73dc-34fb-4412-b57c-a465f2bfd57a','38bf59c2-9a94-49eb-92d6-4e8ecc3fa00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3dea43abcab43739cfa9c8172a10a90',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-167379206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef5e2fde-e021-4876-84f5-05ae22638650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5aa61c643e04f7f9e3247108dc4efa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3dea43abcab43739cfa9c8172a10a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:50.809927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05571e32-080e-4638-ada5-18a85d61deb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:50.827724 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05571e32-080e-4638-ada5-18a85d61deb6) transitioned into state 'SUCCESS' from state '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-167379206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa61c643e04f7f9e3247108dc4efa2',qos_specs=None,replication_status=,reservations=['b158352a-c657-4a44-b008-dd3a8ca1785d','a287ebdf-61c5-40db-8e52-1da6def10e09','5fad73dc-34fb-4412-b57c-a465f2bfd57a','38bf59c2-9a94-49eb-92d6-4e8ecc3fa00d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3dea43abcab43739cfa9c8172a10a90',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:50.828485 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8eeee99-aa5c-4a00-9dff-7a5ec72cd790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:50.837129 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8eeee99-aa5c-4a00-9dff-7a5ec72cd790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:50.837977 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Flow 'volume_create_api' (057a98ad-4c77-4993-8020-8684a49cbd3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:50.838311 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Create volume request issued successfully. Aug 18 22:52:50.838888 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea67c53c-ddc9-42af-8fc1-13a747ce6d3d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:50.839523 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 589/2372] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:52:50 2026] POST /volume/v3/volumes => generated 748 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:50.853029 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fce6eed1-a276-4cd4-a059-fa7f4b94dae6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:50.854780 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fce6eed1-a276-4cd4-a059-fa7f4b94dae6 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:50.855105 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fce6eed1-a276-4cd4-a059-fa7f4b94dae6 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:50.855466 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fce6eed1-a276-4cd4-a059-fa7f4b94dae6 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:50.862744 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:50.862744 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:50.867740 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fce6eed1-a276-4cd4-a059-fa7f4b94dae6 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Volume info retrieved successfully. Aug 18 22:52:50.873377 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fce6eed1-a276-4cd4-a059-fa7f4b94dae6 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 200 Aug 18 22:52:50.874046 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 592/2373] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:50 2026] GET /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:51.042000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf7710b9-3056-4d43-8953-cf009492693e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.044482 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf7710b9-3056-4d43-8953-cf009492693e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:51.044715 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf7710b9-3056-4d43-8953-cf009492693e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.044937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf7710b9-3056-4d43-8953-cf009492693e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.049940 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf7710b9-3056-4d43-8953-cf009492693e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df returned with HTTP 404 Aug 18 22:52:51.050680 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 592/2374] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:51.060692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce7ae43e-6827-4dd9-870d-bb62cac88b4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.062632 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce7ae43e-6827-4dd9-870d-bb62cac88b4e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:51.062854 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce7ae43e-6827-4dd9-870d-bb62cac88b4e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.063096 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce7ae43e-6827-4dd9-870d-bb62cac88b4e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.063459 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ce7ae43e-6827-4dd9-870d-bb62cac88b4e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:51.071283 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.071283 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:51.071790 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ce7ae43e-6827-4dd9-870d-bb62cac88b4e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:51.076968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b928f9b-5f89-4806-950c-87678275379a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.079879 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b928f9b-5f89-4806-950c-87678275379a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e Aug 18 22:52:51.080128 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b928f9b-5f89-4806-950c-87678275379a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.080373 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b928f9b-5f89-4806-950c-87678275379a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.088974 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b928f9b-5f89-4806-950c-87678275379a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e returned with HTTP 404 Aug 18 22:52:51.089750 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 590/2375] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/volumes/fc9a75f1-cad2-4069-a130-1439f70d780e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:51.096213 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ce7ae43e-6827-4dd9-870d-bb62cac88b4e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume request issued successfully. Aug 18 22:52:51.096565 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce7ae43e-6827-4dd9-870d-bb62cac88b4e tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a returned with HTTP 202 Aug 18 22:52:51.097324 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 602/2376] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:51 2026] DELETE /volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:51.101617 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.103475 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:51.107721 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1656012166"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:51.109401 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1656012166'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:51.110416 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume of 1 GB Aug 18 22:52:51.111413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5127e8f5-4556-4367-b72b-19067c55ad95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.113431 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5127e8f5-4556-4367-b72b-19067c55ad95 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:51.113676 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5127e8f5-4556-4367-b72b-19067c55ad95 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.113914 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5127e8f5-4556-4367-b72b-19067c55ad95 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.119120 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Availability Zones retrieved successfully. Aug 18 22:52:51.123511 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.123511 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:51.124622 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Flow 'volume_create_api' (ff744110-d6c0-4a97-9a20-da6e639efa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:51.126021 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2af31c-1b41-45f0-a7b7-3c10accd3e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:51.127254 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:51.134067 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5127e8f5-4556-4367-b72b-19067c55ad95 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:51.141069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5127e8f5-4556-4367-b72b-19067c55ad95 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a returned with HTTP 200 Aug 18 22:52:51.141464 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 593/2377] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a => generated 1225 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:51.165698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2af31c-1b41-45f0-a7b7-3c10accd3e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:51.166906 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab1d13c-8b7b-413c-9cad-0b8b95cd882a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:51.220600 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Created reservations ['5604cc13-ac5e-41d2-a36d-29e2906764e7', '7f41f3f0-1a4d-4280-831c-a2df2dc1c021', '3ac177d5-1a9f-450f-929a-b3a0f68da2a9', 'aab194d8-ce78-48f8-a63a-71843547aeb9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:51.221636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab1d13c-8b7b-413c-9cad-0b8b95cd882a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5604cc13-ac5e-41d2-a36d-29e2906764e7', '7f41f3f0-1a4d-4280-831c-a2df2dc1c021', '3ac177d5-1a9f-450f-929a-b3a0f68da2a9', 'aab194d8-ce78-48f8-a63a-71843547aeb9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:51.222570 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d09478f-ef13-45fb-9907-4ad954bae6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:51.247745 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d09478f-ef13-45fb-9907-4ad954bae6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b387170e-f175-468e-b28b-f73c7e91efdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1656012166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82bc22466654b8ebe020e093ffb33e7',qos_specs=None,replication_status=,reservations=['5604cc13-ac5e-41d2-a36d-29e2906764e7','7f41f3f0-1a4d-4280-831c-a2df2dc1c021','3ac177d5-1a9f-450f-929a-b3a0f68da2a9','aab194d8-ce78-48f8-a63a-71843547aeb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e69a58af744df19555208f965f000a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1656012166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b387170e-f175-468e-b28b-f73c7e91efdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a82bc22466654b8ebe020e093ffb33e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e69a58af744df19555208f965f000a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:51.250226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe99b72-70ce-48ce-b745-f136296f792b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:51.270798 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfe99b72-70ce-48ce-b745-f136296f792b) transitioned into state 'SUCCESS' from state '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-1656012166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82bc22466654b8ebe020e093ffb33e7',qos_specs=None,replication_status=,reservations=['5604cc13-ac5e-41d2-a36d-29e2906764e7','7f41f3f0-1a4d-4280-831c-a2df2dc1c021','3ac177d5-1a9f-450f-929a-b3a0f68da2a9','aab194d8-ce78-48f8-a63a-71843547aeb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e69a58af744df19555208f965f000a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:51.270798 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11940f38-dc1d-4da0-a5bc-279c173f31c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:51.279626 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11940f38-dc1d-4da0-a5bc-279c173f31c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:51.280783 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Flow 'volume_create_api' (ff744110-d6c0-4a97-9a20-da6e639efa77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:51.281299 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume request issued successfully. Aug 18 22:52:51.282128 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-639b347a-92f1-4724-a2ba-84cb0ed202fb tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:51.282895 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 593/2378] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:52:51 2026] POST /volume/v3/volumes => generated 776 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:51.297258 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86990fa4-4d75-4316-9cf3-1ea8cfd17e7f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.300113 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86990fa4-4d75-4316-9cf3-1ea8cfd17e7f tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd Aug 18 22:52:51.300414 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86990fa4-4d75-4316-9cf3-1ea8cfd17e7f tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.300997 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86990fa4-4d75-4316-9cf3-1ea8cfd17e7f tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.309948 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.309948 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:51.315175 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-86990fa4-4d75-4316-9cf3-1ea8cfd17e7f tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:51.319993 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86990fa4-4d75-4316-9cf3-1ea8cfd17e7f tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd returned with HTTP 200 Aug 18 22:52:51.320693 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 591/2379] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:51.375976 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cffff752-ca17-4d6c-a660-f31786345e8e req-a267c027-30bc-4329-a3a1-13488bfb3fe4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.378744 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-a267c027-30bc-4329-a3a1-13488bfb3fe4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:51.379045 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-a267c027-30bc-4329-a3a1-13488bfb3fe4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.379253 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-a267c027-30bc-4329-a3a1-13488bfb3fe4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.391908 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.391908 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:51.396875 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-cffff752-ca17-4d6c-a660-f31786345e8e req-a267c027-30bc-4329-a3a1-13488bfb3fe4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:51.404188 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-a267c027-30bc-4329-a3a1-13488bfb3fe4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:51.404826 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 603/2380] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:51.703513 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b8009d2-5f67-47fe-8647-ca3acbe0096f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.705954 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b8009d2-5f67-47fe-8647-ca3acbe0096f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:51.706407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b8009d2-5f67-47fe-8647-ca3acbe0096f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.706646 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b8009d2-5f67-47fe-8647-ca3acbe0096f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.721353 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.721353 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:51.726537 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b8009d2-5f67-47fe-8647-ca3acbe0096f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:51.733380 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b8009d2-5f67-47fe-8647-ca3acbe0096f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:51.733943 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 594/2381] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:51.751737 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cffff752-ca17-4d6c-a660-f31786345e8e req-97e4e2fb-8290-4648-9e08-ab6111b62fc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.753468 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-97e4e2fb-8290-4648-9e08-ab6111b62fc7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373 Aug 18 22:52:51.753883 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-97e4e2fb-8290-4648-9e08-ab6111b62fc7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.754175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-97e4e2fb-8290-4648-9e08-ab6111b62fc7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.762006 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.762006 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:51.802665 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cffff752-ca17-4d6c-a660-f31786345e8e req-97e4e2fb-8290-4648-9e08-ab6111b62fc7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373 returned with HTTP 200 Aug 18 22:52:51.803092 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 594/2382] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:52:51 2026] DELETE /volume/v3/attachments/fc8a5422-0165-4291-89cc-1916f49d2373 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:51.887526 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ea97361-654f-4035-a6c5-afdde675b8ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.890104 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ea97361-654f-4035-a6c5-afdde675b8ce tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:51.890434 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ea97361-654f-4035-a6c5-afdde675b8ce tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.890726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ea97361-654f-4035-a6c5-afdde675b8ce tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.901198 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.901198 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:51.907105 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ea97361-654f-4035-a6c5-afdde675b8ce tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Volume info retrieved successfully. Aug 18 22:52:51.913343 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ea97361-654f-4035-a6c5-afdde675b8ce tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 200 Aug 18 22:52:51.913987 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 592/2383] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:51.926974 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-096d61e5-93d6-4910-97b4-9b9aaa383934 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.928896 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-096d61e5-93d6-4910-97b4-9b9aaa383934 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer Aug 18 22:52:51.929501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-096d61e5-93d6-4910-97b4-9b9aaa383934 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ef5e2fde-e021-4876-84f5-05ae22638650"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:51.931320 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-096d61e5-93d6-4910-97b4-9b9aaa383934 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ef5e2fde-e021-4876-84f5-05ae22638650'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 22:52:51.931690 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-096d61e5-93d6-4910-97b4-9b9aaa383934 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Creating transfer of volume ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:51.931941 np0000007715 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-096d61e5-93d6-4910-97b4-9b9aaa383934 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Generating transfer record for volume ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:51.941972 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.941972 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:51.951823 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-096d61e5-93d6-4910-97b4-9b9aaa383934 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 22:52:51.952485 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 604/2384] 10.4.3.89 () {68 vars in 1284 bytes} [Tue Aug 18 22:52:51 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:51.961261 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05a32159-28b6-400a-8d9c-c248da88240d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.963046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05a32159-28b6-400a-8d9c-c248da88240d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:51.963226 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05a32159-28b6-400a-8d9c-c248da88240d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.963475 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05a32159-28b6-400a-8d9c-c248da88240d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.970318 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.970318 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:51.974221 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05a32159-28b6-400a-8d9c-c248da88240d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Volume info retrieved successfully. Aug 18 22:52:51.979074 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05a32159-28b6-400a-8d9c-c248da88240d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 200 Aug 18 22:52:51.979459 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 595/2385] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:51.992463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae64ec9d-bb52-4455-aaab-97537cc54fa5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:51.995073 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae64ec9d-bb52-4455-aaab-97537cc54fa5 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72 Aug 18 22:52:51.995377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae64ec9d-bb52-4455-aaab-97537cc54fa5 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:51.995656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae64ec9d-bb52-4455-aaab-97537cc54fa5 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:51.995991 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:51.995991 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:52.000599 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae64ec9d-bb52-4455-aaab-97537cc54fa5 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72 returned with HTTP 200 Aug 18 22:52:52.001165 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 595/2386] 10.4.3.89 () {66 vars in 1374 bytes} [Tue Aug 18 22:52:51 2026] GET /volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72 => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:52.008839 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-098146d2-5e29-4d04-b1f7-67e140085ed2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.010601 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-098146d2-5e29-4d04-b1f7-67e140085ed2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/os-volume-transfer Aug 18 22:52:52.010818 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-098146d2-5e29-4d04-b1f7-67e140085ed2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.010995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-098146d2-5e29-4d04-b1f7-67e140085ed2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.011130 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.volume_transfer [None req-098146d2-5e29-4d04-b1f7-67e140085ed2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Listing volume transfers {{(pid=100264) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 22:52:52.015031 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-098146d2-5e29-4d04-b1f7-67e140085ed2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/os-volume-transfer returned with HTTP 200 Aug 18 22:52:52.015530 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 593/2387] 10.4.3.89 () {66 vars in 1263 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:52.025217 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed76107c-e332-4804-8d98-1dd517818590 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.100466 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72/accept Aug 18 22:52:52.100967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "917312b1eae9f241"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:52.102950 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Accepting volume transfer 9d01fd7e-98eb-472c-9219-0d2bf3300b72 {{(pid=100266) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 18 22:52:52.103136 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Accepting transfer 9d01fd7e-98eb-472c-9219-0d2bf3300b72 Aug 18 22:52:52.165075 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50609b9f-5491-4aff-bc10-c78ca967840a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.168332 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50609b9f-5491-4aff-bc10-c78ca967840a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:52.168737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50609b9f-5491-4aff-bc10-c78ca967840a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.168979 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50609b9f-5491-4aff-bc10-c78ca967840a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.178141 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50609b9f-5491-4aff-bc10-c78ca967840a tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a returned with HTTP 404 Aug 18 22:52:52.178755 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 596/2388] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:52.195335 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Created reservations ['fd7fda78-6dc2-4b0b-b301-0506f76bc61c', 'c50222ee-82fa-47eb-8f3c-3cbb772bbe80', '21e1d74b-8d8a-4c34-b982-ccb66b95950a', '047ef593-5c36-40ee-9e68-d292a66a0263'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:52.218375 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Created reservations ['397a6507-6540-4b28-8975-aed7790f3d1a', 'd1145eb6-6208-48d4-a10f-b70cda157da2', '8be9cdca-cd2b-4757-b510-b94387d45473', 'a37ab0d6-23d6-49c7-91f0-a4cb531fa265'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:52.256343 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Created reservations ['306e8c6f-c10f-4d32-9832-40383c3a2e22', 'c2445dac-3cb1-441a-a0b1-8a9bc046515f', 'e375063e-abfa-442e-b263-069a20984fda', 'e5737b96-f58a-4df0-a2f5-f961ba3e495d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:52.285045 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Created reservations ['1fbdc827-efe6-447e-96f8-a831271aab6f', '215b230a-e465-4083-8d72-cee49fbd4566', '232aa09d-c591-44dc-b16d-331cb74fea45', '31a82b3b-640e-4fdf-95a3-9653111f6050'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:52.300547 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Transfer volume completed successfully. Aug 18 22:52:52.339384 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb463f33-a4e2-46b3-a374-a58fdaaee8ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.341109 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb463f33-a4e2-46b3-a374-a58fdaaee8ca tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd Aug 18 22:52:52.341320 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb463f33-a4e2-46b3-a374-a58fdaaee8ca tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.341510 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb463f33-a4e2-46b3-a374-a58fdaaee8ca tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.352169 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.352169 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:52.358219 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb463f33-a4e2-46b3-a374-a58fdaaee8ca tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:52.363727 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb463f33-a4e2-46b3-a374-a58fdaaee8ca tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd returned with HTTP 200 Aug 18 22:52:52.364156 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 596/2389] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:52.379512 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17707495-81eb-47ab-83d8-eae9ed31a92a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.381282 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17707495-81eb-47ab-83d8-eae9ed31a92a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] GET https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd Aug 18 22:52:52.381541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17707495-81eb-47ab-83d8-eae9ed31a92a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.381702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17707495-81eb-47ab-83d8-eae9ed31a92a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.389390 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.389390 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:52.390758 np0000007715 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Volume ef5e2fde-e021-4876-84f5-05ae22638650 has been transferred. Aug 18 22:52:52.394597 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17707495-81eb-47ab-83d8-eae9ed31a92a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Volume info retrieved successfully. Aug 18 22:52:52.397690 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed76107c-e332-4804-8d98-1dd517818590 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72/accept returned with HTTP 202 Aug 18 22:52:52.398186 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 605/2390] 10.4.3.89 () {68 vars in 1416 bytes} [Tue Aug 18 22:52:52 2026] POST /volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72/accept => generated 363 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:52.399408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17707495-81eb-47ab-83d8-eae9ed31a92a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd returned with HTTP 200 Aug 18 22:52:52.399922 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 594/2391] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:52.413294 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5132c44c-90a5-45c5-bfd4-741fad253008 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.416527 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5132c44c-90a5-45c5-bfd4-741fad253008 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] GET https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:52.416721 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5132c44c-90a5-45c5-bfd4-741fad253008 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.416947 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5132c44c-90a5-45c5-bfd4-741fad253008 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.417309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8dc7dbd7-3837-4e68-b9f2-42aec38a33c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.422017 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dc7dbd7-3837-4e68-b9f2-42aec38a33c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd Aug 18 22:52:52.422017 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dc7dbd7-3837-4e68-b9f2-42aec38a33c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.422017 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dc7dbd7-3837-4e68-b9f2-42aec38a33c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.422017 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8dc7dbd7-3837-4e68-b9f2-42aec38a33c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Delete volume with id: b387170e-f175-468e-b28b-f73c7e91efdd Aug 18 22:52:52.428005 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.428005 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:52.434822 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5132c44c-90a5-45c5-bfd4-741fad253008 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Volume info retrieved successfully. Aug 18 22:52:52.434896 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.434896 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:52.434896 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8dc7dbd7-3837-4e68-b9f2-42aec38a33c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:52.437432 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5132c44c-90a5-45c5-bfd4-741fad253008 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 200 Aug 18 22:52:52.437432 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 597/2392] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:52.460599 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4223b55c-3ebf-4947-9a41-1f21ddb3fa16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.463194 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4223b55c-3ebf-4947-9a41-1f21ddb3fa16 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] GET https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:52.463439 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4223b55c-3ebf-4947-9a41-1f21ddb3fa16 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.463675 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4223b55c-3ebf-4947-9a41-1f21ddb3fa16 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.474145 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.474145 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:52.480902 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4223b55c-3ebf-4947-9a41-1f21ddb3fa16 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] Volume info retrieved successfully. Aug 18 22:52:52.481967 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8dc7dbd7-3837-4e68-b9f2-42aec38a33c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Delete volume request issued successfully. Aug 18 22:52:52.482786 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dc7dbd7-3837-4e68-b9f2-42aec38a33c4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd returned with HTTP 202 Aug 18 22:52:52.484789 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 597/2393] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:52 2026] DELETE /volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:52.487202 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4223b55c-3ebf-4947-9a41-1f21ddb3fa16 tempest-VolumesTransfersTest-1040689552 tempest-VolumesTransfersTest-1040689552-project-member] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 200 Aug 18 22:52:52.487746 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 606/2394] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:52.495280 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b513809-db2e-44ac-b54c-a45c3feee91e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.497476 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b513809-db2e-44ac-b54c-a45c3feee91e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd Aug 18 22:52:52.497786 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b513809-db2e-44ac-b54c-a45c3feee91e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.498039 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b513809-db2e-44ac-b54c-a45c3feee91e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.506319 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.506319 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:52.507037 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f20a9c5c-e8cf-457f-a725-444e3df337cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.510221 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f20a9c5c-e8cf-457f-a725-444e3df337cb tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] DELETE https://10.4.3.89/volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72 Aug 18 22:52:52.510594 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f20a9c5c-e8cf-457f-a725-444e3df337cb tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.511015 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f20a9c5c-e8cf-457f-a725-444e3df337cb tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.511218 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-f20a9c5c-e8cf-457f-a725-444e3df337cb tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Delete transfer with id: 9d01fd7e-98eb-472c-9219-0d2bf3300b72 Aug 18 22:52:52.511524 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6b513809-db2e-44ac-b54c-a45c3feee91e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:52.517245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b513809-db2e-44ac-b54c-a45c3feee91e tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd returned with HTTP 200 Aug 18 22:52:52.517565 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f20a9c5c-e8cf-457f-a725-444e3df337cb tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72 returned with HTTP 404 Aug 18 22:52:52.517789 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 595/2395] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:52.518117 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 598/2396] 10.4.3.89 () {66 vars in 1377 bytes} [Tue Aug 18 22:52:52 2026] DELETE /volume/v3/os-volume-transfer/9d01fd7e-98eb-472c-9219-0d2bf3300b72 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:52.526428 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-253bc99c-710c-4b7c-9e7b-9a06b3847325 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.540671 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9a77d70-2efe-41da-b0d1-c80f65d59e29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.543043 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9a77d70-2efe-41da-b0d1-c80f65d59e29 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:52.543487 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9a77d70-2efe-41da-b0d1-c80f65d59e29 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.543980 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9a77d70-2efe-41da-b0d1-c80f65d59e29 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.544255 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a9a77d70-2efe-41da-b0d1-c80f65d59e29 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: 92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:52.557365 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.557365 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:52.558238 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a9a77d70-2efe-41da-b0d1-c80f65d59e29 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:52.566872 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-253bc99c-710c-4b7c-9e7b-9a06b3847325 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:52.567162 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-253bc99c-710c-4b7c-9e7b-9a06b3847325 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.567459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-253bc99c-710c-4b7c-9e7b-9a06b3847325 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.567702 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-253bc99c-710c-4b7c-9e7b-9a06b3847325 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Delete volume with id: ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:52.579467 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.579467 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:52.579895 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-253bc99c-710c-4b7c-9e7b-9a06b3847325 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Volume info retrieved successfully. Aug 18 22:52:52.587443 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a9a77d70-2efe-41da-b0d1-c80f65d59e29 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume request issued successfully. Aug 18 22:52:52.587830 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9a77d70-2efe-41da-b0d1-c80f65d59e29 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 202 Aug 18 22:52:52.589517 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 607/2397] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:52 2026] DELETE /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:52.600458 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1704c9f2-f266-4de6-8b90-51b3c70eb2a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.603227 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1704c9f2-f266-4de6-8b90-51b3c70eb2a0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:52.603507 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1704c9f2-f266-4de6-8b90-51b3c70eb2a0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.603744 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1704c9f2-f266-4de6-8b90-51b3c70eb2a0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.614559 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.614559 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:52.616285 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-253bc99c-710c-4b7c-9e7b-9a06b3847325 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Delete volume request issued successfully. Aug 18 22:52:52.617031 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-253bc99c-710c-4b7c-9e7b-9a06b3847325 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 202 Aug 18 22:52:52.617638 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 598/2398] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:52 2026] DELETE /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:52.619648 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1704c9f2-f266-4de6-8b90-51b3c70eb2a0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:52.627719 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1704c9f2-f266-4de6-8b90-51b3c70eb2a0 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 200 Aug 18 22:52:52.627719 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 596/2399] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 1190 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:52.628100 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe45b77d-bb6e-42db-a257-604b15e4fef2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.630255 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe45b77d-bb6e-42db-a257-604b15e4fef2 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] GET https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:52.630543 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe45b77d-bb6e-42db-a257-604b15e4fef2 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.630812 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe45b77d-bb6e-42db-a257-604b15e4fef2 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.643516 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.643516 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:52.648028 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe45b77d-bb6e-42db-a257-604b15e4fef2 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Volume info retrieved successfully. Aug 18 22:52:52.655871 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe45b77d-bb6e-42db-a257-604b15e4fef2 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 200 Aug 18 22:52:52.656372 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 599/2400] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 1004 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:52.748113 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7962211-5a13-4148-978a-148e11389486 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.751018 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7962211-5a13-4148-978a-148e11389486 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:52.751175 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7962211-5a13-4148-978a-148e11389486 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.751383 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7962211-5a13-4148-978a-148e11389486 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.760161 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.760161 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:52.764456 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7962211-5a13-4148-978a-148e11389486 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:52.769467 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7962211-5a13-4148-978a-148e11389486 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:52.769892 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 608/2401] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:52.782799 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d66f728-ea63-4d9e-bdaf-7f6a1d537e5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.784631 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d66f728-ea63-4d9e-bdaf-7f6a1d537e5a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:52.784880 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d66f728-ea63-4d9e-bdaf-7f6a1d537e5a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.785088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d66f728-ea63-4d9e-bdaf-7f6a1d537e5a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.792232 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.792232 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:52.796235 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d66f728-ea63-4d9e-bdaf-7f6a1d537e5a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:52.800700 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d66f728-ea63-4d9e-bdaf-7f6a1d537e5a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:52.801211 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 599/2402] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:52.844986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d366087-df65-4ae1-922a-fc699e766419 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:52.847301 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d366087-df65-4ae1-922a-fc699e766419 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:52:52.847554 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d366087-df65-4ae1-922a-fc699e766419 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:52.847818 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d366087-df65-4ae1-922a-fc699e766419 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:52.856298 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:52.856298 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:52.860599 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d366087-df65-4ae1-922a-fc699e766419 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:52:52.866062 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d366087-df65-4ae1-922a-fc699e766419 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:52:52.866531 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 597/2403] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:52 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:53.531757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be8b9266-75c8-4c4e-bb42-79bf8f5f373a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.533730 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be8b9266-75c8-4c4e-bb42-79bf8f5f373a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd Aug 18 22:52:53.533973 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be8b9266-75c8-4c4e-bb42-79bf8f5f373a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.534150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be8b9266-75c8-4c4e-bb42-79bf8f5f373a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.540171 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be8b9266-75c8-4c4e-bb42-79bf8f5f373a tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd returned with HTTP 404 Aug 18 22:52:53.540658 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 600/2404] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/b387170e-f175-468e-b28b-f73c7e91efdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:53.550883 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.555293 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:53.555293 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-331897805"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:53.555988 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-331897805'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:53.556332 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume of 1 GB Aug 18 22:52:53.567330 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Availability Zones retrieved successfully. Aug 18 22:52:53.575185 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Flow 'volume_create_api' (0ab87f64-7940-458b-844c-5c990c307084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:53.576907 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f4024e-8520-4d0c-b861-2bdfb862a8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.578419 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:53.614995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f4024e-8520-4d0c-b861-2bdfb862a8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.616500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2403d628-4f3c-42be-a606-c79634978ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.651180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8d74e29-b376-43a3-b1ab-b3a816840510 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.655637 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8d74e29-b376-43a3-b1ab-b3a816840510 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:53.655637 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8d74e29-b376-43a3-b1ab-b3a816840510 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.655637 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8d74e29-b376-43a3-b1ab-b3a816840510 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.663166 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8d74e29-b376-43a3-b1ab-b3a816840510 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 404 Aug 18 22:52:53.664419 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 600/2405] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:53.673680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7de1a88a-2375-4e84-ac86-aeb9f5d7d580 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.674546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6aa20a75-8854-4977-839d-6860d1ede137 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.676445 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7de1a88a-2375-4e84-ac86-aeb9f5d7d580 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] GET https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:53.676665 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7de1a88a-2375-4e84-ac86-aeb9f5d7d580 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.677004 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7de1a88a-2375-4e84-ac86-aeb9f5d7d580 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.678202 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aa20a75-8854-4977-839d-6860d1ede137 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:53.678543 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aa20a75-8854-4977-839d-6860d1ede137 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.678695 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aa20a75-8854-4977-839d-6860d1ede137 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.678908 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6aa20a75-8854-4977-839d-6860d1ede137 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:53.683287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Created reservations ['002eb838-504f-4953-aea2-6937d04ebbc7', '1dc408d2-cc4e-4638-8f04-ff2c84f48fa7', '674fbf15-b077-428c-a089-45d68d8d11df', '12fab1da-5e91-4c79-8a33-f5b9f81394dc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:53.683287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2403d628-4f3c-42be-a606-c79634978ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['002eb838-504f-4953-aea2-6937d04ebbc7', '1dc408d2-cc4e-4638-8f04-ff2c84f48fa7', '674fbf15-b077-428c-a089-45d68d8d11df', '12fab1da-5e91-4c79-8a33-f5b9f81394dc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.683287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c84a4d3-08be-4eab-bd77-ab3eda34a2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.686092 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7de1a88a-2375-4e84-ac86-aeb9f5d7d580 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 404 Aug 18 22:52:53.686802 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 598/2406] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:53.693383 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aa20a75-8854-4977-839d-6860d1ede137 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a returned with HTTP 404 Aug 18 22:52:53.693383 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 601/2407] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:53 2026] DELETE /volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:53.699871 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87e2b96e-fb1e-4c10-990f-64588d1c9a3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.701234 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18a0885d-6c1a-4156-aa91-e21fa4864265 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.703278 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18a0885d-6c1a-4156-aa91-e21fa4864265 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a Aug 18 22:52:53.703490 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87e2b96e-fb1e-4c10-990f-64588d1c9a3b tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:53.703573 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18a0885d-6c1a-4156-aa91-e21fa4864265 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.703683 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87e2b96e-fb1e-4c10-990f-64588d1c9a3b tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.703768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18a0885d-6c1a-4156-aa91-e21fa4864265 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.704068 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87e2b96e-fb1e-4c10-990f-64588d1c9a3b tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.710171 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18a0885d-6c1a-4156-aa91-e21fa4864265 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a returned with HTTP 404 Aug 18 22:52:53.710692 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87e2b96e-fb1e-4c10-990f-64588d1c9a3b tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 404 Aug 18 22:52:53.710882 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 599/2408] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/b1d53141-7b24-4eab-a9a6-19fbc0731f9a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:53.711341 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 601/2409] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:53.718142 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f45e9649-3ebb-4fa4-bdc8-3ef17e8a253b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.724199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b2d8743-b3f7-46bc-b4d9-a9b28139a27f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.724381 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f45e9649-3ebb-4fa4-bdc8-3ef17e8a253b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:53.724381 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f45e9649-3ebb-4fa4-bdc8-3ef17e8a253b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.724381 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f45e9649-3ebb-4fa4-bdc8-3ef17e8a253b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.724381 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-f45e9649-3ebb-4fa4-bdc8-3ef17e8a253b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete snapshot with id: 00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:53.724540 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c84a4d3-08be-4eab-bd77-ab3eda34a2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b12dadcd-a75c-4318-9499-be9b078acf20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331897805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82bc22466654b8ebe020e093ffb33e7',qos_specs=None,replication_status=,reservations=['002eb838-504f-4953-aea2-6937d04ebbc7','1dc408d2-cc4e-4638-8f04-ff2c84f48fa7','674fbf15-b077-428c-a089-45d68d8d11df','12fab1da-5e91-4c79-8a33-f5b9f81394dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e69a58af744df19555208f965f000a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331897805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b12dadcd-a75c-4318-9499-be9b078acf20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a82bc22466654b8ebe020e093ffb33e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7e69a58af744df19555208f965f000a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.724647 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b2d8743-b3f7-46bc-b4d9-a9b28139a27f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:53.724647 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b2d8743-b3f7-46bc-b4d9-a9b28139a27f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.725056 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b2d8743-b3f7-46bc-b4d9-a9b28139a27f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.725056 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8b2d8743-b3f7-46bc-b4d9-a9b28139a27f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Delete volume with id: ef5e2fde-e021-4876-84f5-05ae22638650 Aug 18 22:52:53.725428 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c88beac8-8f04-4e48-bfc3-0b1c2e45ad2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.729312 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f45e9649-3ebb-4fa4-bdc8-3ef17e8a253b tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df returned with HTTP 404 Aug 18 22:52:53.730007 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 602/2410] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:52:53 2026] DELETE /volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:53.733424 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b2d8743-b3f7-46bc-b4d9-a9b28139a27f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 returned with HTTP 404 Aug 18 22:52:53.734056 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 600/2411] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:53 2026] DELETE /volume/v3/volumes/ef5e2fde-e021-4876-84f5-05ae22638650 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:53.741019 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48e8c3dd-deca-44a1-bd79-d941c2b4a775 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.742128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.742920 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48e8c3dd-deca-44a1-bd79-d941c2b4a775 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df Aug 18 22:52:53.743148 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48e8c3dd-deca-44a1-bd79-d941c2b4a775 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.743373 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48e8c3dd-deca-44a1-bd79-d941c2b4a775 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.744095 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:53.744530 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-481680708"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:53.745970 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-481680708'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:53.746084 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Create volume of 1 GB Aug 18 22:52:53.748222 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48e8c3dd-deca-44a1-bd79-d941c2b4a775 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df returned with HTTP 404 Aug 18 22:52:53.748933 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 602/2412] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/snapshots/00a52c1a-b620-491a-82f1-4388e97885df => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:53.753710 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Availability Zones retrieved successfully. Aug 18 22:52:53.758654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09ea84f1-34ef-4d07-a38a-ef5d6083019c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.758834 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c88beac8-8f04-4e48-bfc3-0b1c2e45ad2a) transitioned into state 'SUCCESS' from state '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-331897805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a82bc22466654b8ebe020e093ffb33e7',qos_specs=None,replication_status=,reservations=['002eb838-504f-4953-aea2-6937d04ebbc7','1dc408d2-cc4e-4638-8f04-ff2c84f48fa7','674fbf15-b077-428c-a089-45d68d8d11df','12fab1da-5e91-4c79-8a33-f5b9f81394dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7e69a58af744df19555208f965f000a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.759808 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc11a0c-602f-4a8c-932f-64242b146682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.761889 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09ea84f1-34ef-4d07-a38a-ef5d6083019c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:53.762225 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09ea84f1-34ef-4d07-a38a-ef5d6083019c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.762539 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09ea84f1-34ef-4d07-a38a-ef5d6083019c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.762811 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-09ea84f1-34ef-4d07-a38a-ef5d6083019c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: 92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:53.763026 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Flow 'volume_create_api' (4c66bbbe-42bf-4569-879a-7fabc4fc2fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:53.765022 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e28fa2-c499-4ff0-a235-55771879e2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.766475 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:53.770297 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09ea84f1-34ef-4d07-a38a-ef5d6083019c tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 404 Aug 18 22:52:53.770986 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 601/2413] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:53 2026] DELETE /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:53.779892 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fc11a0c-602f-4a8c-932f-64242b146682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.781558 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Flow 'volume_create_api' (0ab87f64-7940-458b-844c-5c990c307084) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:53.782598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e773602e-9699-4f45-a712-61f4ee818986 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.782938 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Create volume request issued successfully. Aug 18 22:52:53.784296 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b04ca4bb-4e8a-4c89-8405-be6664ddb2f4 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:53.784685 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e773602e-9699-4f45-a712-61f4ee818986 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 Aug 18 22:52:53.785050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e773602e-9699-4f45-a712-61f4ee818986 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.785133 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 609/2414] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:52:53 2026] POST /volume/v3/volumes => generated 775 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:52:53.785181 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e773602e-9699-4f45-a712-61f4ee818986 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.792345 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e773602e-9699-4f45-a712-61f4ee818986 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 returned with HTTP 404 Aug 18 22:52:53.792928 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 603/2415] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/92091299-f0d1-4dd0-b570-f5c6a7c92213 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:53.808031 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-117f6dbb-bd09-4175-b1d2-0eb42dc7dc88 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.810250 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-117f6dbb-bd09-4175-b1d2-0eb42dc7dc88 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 Aug 18 22:52:53.810576 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-117f6dbb-bd09-4175-b1d2-0eb42dc7dc88 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.810820 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-117f6dbb-bd09-4175-b1d2-0eb42dc7dc88 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.812302 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e28fa2-c499-4ff0-a235-55771879e2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.813428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9881f5cd-2b82-40b4-8726-f9fbc4b8c28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.824522 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:53.824522 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:53.832229 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-117f6dbb-bd09-4175-b1d2-0eb42dc7dc88 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:53.836957 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-117f6dbb-bd09-4175-b1d2-0eb42dc7dc88 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 returned with HTTP 200 Aug 18 22:52:53.837869 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 602/2416] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:53.848611 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5808285-afc3-4fb1-8563-0c8b6846a95f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.850873 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5808285-afc3-4fb1-8563-0c8b6846a95f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 Aug 18 22:52:53.851223 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5808285-afc3-4fb1-8563-0c8b6846a95f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.851473 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5808285-afc3-4fb1-8563-0c8b6846a95f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.851939 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a5808285-afc3-4fb1-8563-0c8b6846a95f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: 7631a1a9-6622-48d1-a8b9-2ca009208ef1 Aug 18 22:52:53.859239 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Created reservations ['0a7a56ee-1901-4a0a-b2e1-e54616d3c907', '98f345f7-a7d6-4943-a371-23ab43acfb41', 'a83723c9-a854-4a3b-b9bd-9be9213abca6', 'a9befb52-ab98-4fd6-a946-7b798f8399fa'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:53.861099 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9881f5cd-2b82-40b4-8726-f9fbc4b8c28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a7a56ee-1901-4a0a-b2e1-e54616d3c907', '98f345f7-a7d6-4943-a371-23ab43acfb41', 'a83723c9-a854-4a3b-b9bd-9be9213abca6', 'a9befb52-ab98-4fd6-a946-7b798f8399fa']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.861894 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:53.861894 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:53.862074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfdca404-3d52-48ac-999e-a07d9df0dcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.862850 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5808285-afc3-4fb1-8563-0c8b6846a95f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:53.886307 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5808285-afc3-4fb1-8563-0c8b6846a95f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume request issued successfully. Aug 18 22:52:53.886573 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5808285-afc3-4fb1-8563-0c8b6846a95f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 returned with HTTP 202 Aug 18 22:52:53.887137 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 610/2417] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:53 2026] DELETE /volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:53.896632 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5c4e74d-fed4-4db3-b909-5cdecacc2595 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.899360 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5c4e74d-fed4-4db3-b909-5cdecacc2595 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 Aug 18 22:52:53.899695 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5c4e74d-fed4-4db3-b909-5cdecacc2595 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.899983 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5c4e74d-fed4-4db3-b909-5cdecacc2595 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.900152 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfdca404-3d52-48ac-999e-a07d9df0dcec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3a7df57-519d-48dd-af6c-991912468b32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-481680708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa61c643e04f7f9e3247108dc4efa2',qos_specs=None,replication_status=,reservations=['0a7a56ee-1901-4a0a-b2e1-e54616d3c907','98f345f7-a7d6-4943-a371-23ab43acfb41','a83723c9-a854-4a3b-b9bd-9be9213abca6','a9befb52-ab98-4fd6-a946-7b798f8399fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3dea43abcab43739cfa9c8172a10a90',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-481680708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3a7df57-519d-48dd-af6c-991912468b32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5aa61c643e04f7f9e3247108dc4efa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3dea43abcab43739cfa9c8172a10a90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.901581 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc5c6db-4496-48df-9801-d63b02052e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.909671 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:53.909671 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:53.915021 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5c4e74d-fed4-4db3-b909-5cdecacc2595 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Volume info retrieved successfully. Aug 18 22:52:53.924578 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc5c6db-4496-48df-9801-d63b02052e44) transitioned into state 'SUCCESS' from state '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-481680708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5aa61c643e04f7f9e3247108dc4efa2',qos_specs=None,replication_status=,reservations=['0a7a56ee-1901-4a0a-b2e1-e54616d3c907','98f345f7-a7d6-4943-a371-23ab43acfb41','a83723c9-a854-4a3b-b9bd-9be9213abca6','a9befb52-ab98-4fd6-a946-7b798f8399fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3dea43abcab43739cfa9c8172a10a90',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.925389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a31954c-d2e3-4f95-98a0-47b558ff0578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:53.926175 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5c4e74d-fed4-4db3-b909-5cdecacc2595 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 returned with HTTP 200 Aug 18 22:52:53.926747 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 604/2418] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 => generated 1225 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:53.939228 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a31954c-d2e3-4f95-98a0-47b558ff0578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:53.940470 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Flow 'volume_create_api' (4c66bbbe-42bf-4569-879a-7fabc4fc2fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:53.941050 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Create volume request issued successfully. Aug 18 22:52:53.941853 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09f76fb4-6467-4e3e-9691-94c2aaea2a7f tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:53.942392 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 603/2419] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:52:53 2026] POST /volume/v3/volumes => generated 748 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:53.956274 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fab5f9df-d7dc-432f-95da-212bc7a609ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:53.958648 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fab5f9df-d7dc-432f-95da-212bc7a609ad tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:53.958925 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fab5f9df-d7dc-432f-95da-212bc7a609ad tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:53.959323 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fab5f9df-d7dc-432f-95da-212bc7a609ad tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:53.969285 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:53.969285 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:53.975945 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fab5f9df-d7dc-432f-95da-212bc7a609ad tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Volume info retrieved successfully. Aug 18 22:52:53.982145 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fab5f9df-d7dc-432f-95da-212bc7a609ad tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 200 Aug 18 22:52:53.982665 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 603/2420] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:53 2026] GET /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:54.854078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-708f9bbd-656f-4fdd-b8f4-67e888c3ae33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:54.854813 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-708f9bbd-656f-4fdd-b8f4-67e888c3ae33 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 Aug 18 22:52:54.855209 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-708f9bbd-656f-4fdd-b8f4-67e888c3ae33 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:54.855511 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-708f9bbd-656f-4fdd-b8f4-67e888c3ae33 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:54.866330 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:54.866330 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:54.870736 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-708f9bbd-656f-4fdd-b8f4-67e888c3ae33 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:54.876210 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-708f9bbd-656f-4fdd-b8f4-67e888c3ae33 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 returned with HTTP 200 Aug 18 22:52:54.877013 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 611/2421] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:54 2026] GET /volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:54.891531 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee6f0652-ccf4-4ed9-9a30-09f14e1c3ac7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:54.893352 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee6f0652-ccf4-4ed9-9a30-09f14e1c3ac7 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] GET https://10.4.3.89/volume/v3/volumes/summary Aug 18 22:52:54.893551 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee6f0652-ccf4-4ed9-9a30-09f14e1c3ac7 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:54.893723 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee6f0652-ccf4-4ed9-9a30-09f14e1c3ac7 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:54.893969 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-ee6f0652-ccf4-4ed9-9a30-09f14e1c3ac7 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:52:54.905797 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee6f0652-ccf4-4ed9-9a30-09f14e1c3ac7 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] Get summary completed successfully. Aug 18 22:52:54.907367 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee6f0652-ccf4-4ed9-9a30-09f14e1c3ac7 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-reader] https://10.4.3.89/volume/v3/volumes/summary returned with HTTP 200 Aug 18 22:52:54.907774 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 605/2422] 10.4.3.89 () {68 vars in 1295 bytes} [Tue Aug 18 22:52:54 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:54.916900 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a00ea463-b4fa-4581-8b09-6efcd8d1d6f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:54.919214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a00ea463-b4fa-4581-8b09-6efcd8d1d6f8 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 Aug 18 22:52:54.919568 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a00ea463-b4fa-4581-8b09-6efcd8d1d6f8 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:54.919665 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a00ea463-b4fa-4581-8b09-6efcd8d1d6f8 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:54.919665 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a00ea463-b4fa-4581-8b09-6efcd8d1d6f8 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Delete volume with id: b12dadcd-a75c-4318-9499-be9b078acf20 Aug 18 22:52:54.929025 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:54.929025 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:54.929466 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a00ea463-b4fa-4581-8b09-6efcd8d1d6f8 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:54.942727 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d66494c-9baa-4047-bc13-e2afd02760b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:54.945131 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d66494c-9baa-4047-bc13-e2afd02760b5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 Aug 18 22:52:54.945439 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d66494c-9baa-4047-bc13-e2afd02760b5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:54.945831 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d66494c-9baa-4047-bc13-e2afd02760b5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:54.957833 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d66494c-9baa-4047-bc13-e2afd02760b5 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 returned with HTTP 404 Aug 18 22:52:54.958966 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 604/2423] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:54 2026] GET /volume/v3/volumes/7631a1a9-6622-48d1-a8b9-2ca009208ef1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:54.960032 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a00ea463-b4fa-4581-8b09-6efcd8d1d6f8 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Delete volume request issued successfully. Aug 18 22:52:54.960619 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a00ea463-b4fa-4581-8b09-6efcd8d1d6f8 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 returned with HTTP 202 Aug 18 22:52:54.961392 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 604/2424] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:54 2026] DELETE /volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:52:54.968407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97a785c8-2593-46bd-82fc-2594bfdac6e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:54.970748 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97a785c8-2593-46bd-82fc-2594bfdac6e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:54.971024 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97a785c8-2593-46bd-82fc-2594bfdac6e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:54.971080 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96d7df43-86fa-4eec-8c89-daa816e4d06b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:54.971205 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97a785c8-2593-46bd-82fc-2594bfdac6e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:54.971414 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-97a785c8-2593-46bd-82fc-2594bfdac6e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:54.973586 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96d7df43-86fa-4eec-8c89-daa816e4d06b tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 Aug 18 22:52:54.973920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96d7df43-86fa-4eec-8c89-daa816e4d06b tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:54.974218 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96d7df43-86fa-4eec-8c89-daa816e4d06b tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:54.977629 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97a785c8-2593-46bd-82fc-2594bfdac6e3 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 404 Aug 18 22:52:54.978531 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 612/2425] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:54 2026] DELETE /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:54.987487 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:54.987487 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:54.987687 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e73bf5ef-0545-4319-be93-84478a32253f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:54.991126 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e73bf5ef-0545-4319-be93-84478a32253f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 Aug 18 22:52:54.991553 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e73bf5ef-0545-4319-be93-84478a32253f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:54.991757 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96d7df43-86fa-4eec-8c89-daa816e4d06b tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Volume info retrieved successfully. Aug 18 22:52:54.991883 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e73bf5ef-0545-4319-be93-84478a32253f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:54.999290 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5add40a9-f030-458f-85df-d978cc303d0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:54.999406 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96d7df43-86fa-4eec-8c89-daa816e4d06b tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 returned with HTTP 200 Aug 18 22:52:54.999466 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5add40a9-f030-458f-85df-d978cc303d0d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:54.999512 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e73bf5ef-0545-4319-be93-84478a32253f tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 returned with HTTP 404 Aug 18 22:52:54.999596 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5add40a9-f030-458f-85df-d978cc303d0d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:54.999799 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 606/2426] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:54 2026] GET /volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 => generated 1014 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:52:54.999893 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 605/2427] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:54 2026] GET /volume/v3/volumes/d452e535-4c39-4c31-b32f-38ac720289a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:54.999953 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5add40a9-f030-458f-85df-d978cc303d0d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.009153 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:55.009153 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:55.015879 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5add40a9-f030-458f-85df-d978cc303d0d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Volume info retrieved successfully. Aug 18 22:52:55.024049 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5add40a9-f030-458f-85df-d978cc303d0d tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 200 Aug 18 22:52:55.024462 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 605/2428] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:54 2026] GET /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:55.040160 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea0a74b0-aab5-4e3e-aafb-d7d1e0db5372 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.043368 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea0a74b0-aab5-4e3e-aafb-d7d1e0db5372 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer Aug 18 22:52:55.044196 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea0a74b0-aab5-4e3e-aafb-d7d1e0db5372 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e3a7df57-519d-48dd-af6c-991912468b32"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:55.046396 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-ea0a74b0-aab5-4e3e-aafb-d7d1e0db5372 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e3a7df57-519d-48dd-af6c-991912468b32'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 18 22:52:55.046771 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-ea0a74b0-aab5-4e3e-aafb-d7d1e0db5372 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Creating transfer of volume e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:55.046978 np0000007715 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-ea0a74b0-aab5-4e3e-aafb-d7d1e0db5372 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Generating transfer record for volume e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:55.049606 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e91b96e2-2c85-431f-8ce8-e7592a829979 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.052070 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e91b96e2-2c85-431f-8ce8-e7592a829979 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] DELETE https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:55.052380 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e91b96e2-2c85-431f-8ce8-e7592a829979 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.052636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e91b96e2-2c85-431f-8ce8-e7592a829979 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.052894 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e91b96e2-2c85-431f-8ce8-e7592a829979 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Delete volume with id: 17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:55.057519 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:55.057519 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:55.060215 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e91b96e2-2c85-431f-8ce8-e7592a829979 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 404 Aug 18 22:52:55.060891 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 607/2429] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:52:55 2026] DELETE /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:55.067580 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9290b622-7e0f-4e7e-b59c-f416ce06c283 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.071297 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9290b622-7e0f-4e7e-b59c-f416ce06c283 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] GET https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb Aug 18 22:52:55.071533 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9290b622-7e0f-4e7e-b59c-f416ce06c283 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.071815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9290b622-7e0f-4e7e-b59c-f416ce06c283 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.072588 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea0a74b0-aab5-4e3e-aafb-d7d1e0db5372 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/os-volume-transfer returned with HTTP 202 Aug 18 22:52:55.073105 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 613/2430] 10.4.3.89 () {68 vars in 1284 bytes} [Tue Aug 18 22:52:55 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:55.082049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9290b622-7e0f-4e7e-b59c-f416ce06c283 tempest-VolumeImageDependencyTests-2014886058 tempest-VolumeImageDependencyTests-2014886058-project-member] https://10.4.3.89/volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb returned with HTTP 404 Aug 18 22:52:55.082548 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 606/2431] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:55 2026] GET /volume/v3/volumes/17c3acfd-108c-4451-bf1d-41bd815bc1fb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:55.086757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d452ca1c-009f-4802-a68e-0cbe55344950 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.089204 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d452ca1c-009f-4802-a68e-0cbe55344950 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:55.089447 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d452ca1c-009f-4802-a68e-0cbe55344950 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.089710 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d452ca1c-009f-4802-a68e-0cbe55344950 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.100432 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:55.100432 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:55.105236 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d452ca1c-009f-4802-a68e-0cbe55344950 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Volume info retrieved successfully. Aug 18 22:52:55.111327 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d452ca1c-009f-4802-a68e-0cbe55344950 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 200 Aug 18 22:52:55.111327 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 606/2432] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:55 2026] GET /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:55.125613 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-795d66d6-1eb4-48ae-82a8-a2c7da2446a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.127898 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-795d66d6-1eb4-48ae-82a8-a2c7da2446a2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/os-volume-transfer/detail Aug 18 22:52:55.128427 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-795d66d6-1eb4-48ae-82a8-a2c7da2446a2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.128726 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-795d66d6-1eb4-48ae-82a8-a2c7da2446a2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.130553 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-795d66d6-1eb4-48ae-82a8-a2c7da2446a2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Listing volume transfers {{(pid=100267) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 18 22:52:55.135617 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-795d66d6-1eb4-48ae-82a8-a2c7da2446a2 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 18 22:52:55.136346 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 608/2433] 10.4.3.89 () {66 vars in 1284 bytes} [Tue Aug 18 22:52:55 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:55.145631 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7f62769-7b3f-4670-99ef-9365eda9f738 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.149046 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7f62769-7b3f-4670-99ef-9365eda9f738 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] DELETE https://10.4.3.89/volume/v3/os-volume-transfer/dd7cb697-f69f-4816-a670-ad2f47b9ae55 Aug 18 22:52:55.149175 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7f62769-7b3f-4670-99ef-9365eda9f738 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.149407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7f62769-7b3f-4670-99ef-9365eda9f738 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.149521 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-b7f62769-7b3f-4670-99ef-9365eda9f738 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Delete transfer with id: dd7cb697-f69f-4816-a670-ad2f47b9ae55 Aug 18 22:52:55.159667 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:55.159667 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:55.168332 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7f62769-7b3f-4670-99ef-9365eda9f738 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/dd7cb697-f69f-4816-a670-ad2f47b9ae55 returned with HTTP 202 Aug 18 22:52:55.169071 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 614/2434] 10.4.3.89 () {66 vars in 1377 bytes} [Tue Aug 18 22:52:55 2026] DELETE /volume/v3/os-volume-transfer/dd7cb697-f69f-4816-a670-ad2f47b9ae55 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 22:52:55.178478 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a7288d84-ff02-4bf0-b176-35e011c90929 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.180722 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7288d84-ff02-4bf0-b176-35e011c90929 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:55.180970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7288d84-ff02-4bf0-b176-35e011c90929 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.181194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a7288d84-ff02-4bf0-b176-35e011c90929 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.189732 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:55.189732 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:55.195295 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a7288d84-ff02-4bf0-b176-35e011c90929 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Volume info retrieved successfully. Aug 18 22:52:55.199421 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a7288d84-ff02-4bf0-b176-35e011c90929 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 200 Aug 18 22:52:55.199985 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 607/2435] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:55 2026] GET /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:55.216617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d122f798-07d3-49e4-903f-cdb31a255d00 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.219613 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d122f798-07d3-49e4-903f-cdb31a255d00 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] DELETE https://10.4.3.89/volume/v3/os-volume-transfer/dd7cb697-f69f-4816-a670-ad2f47b9ae55 Aug 18 22:52:55.219888 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d122f798-07d3-49e4-903f-cdb31a255d00 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.220368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d122f798-07d3-49e4-903f-cdb31a255d00 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.220452 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-d122f798-07d3-49e4-903f-cdb31a255d00 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Delete transfer with id: dd7cb697-f69f-4816-a670-ad2f47b9ae55 Aug 18 22:52:55.224685 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d122f798-07d3-49e4-903f-cdb31a255d00 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/dd7cb697-f69f-4816-a670-ad2f47b9ae55 returned with HTTP 404 Aug 18 22:52:55.225400 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 607/2436] 10.4.3.89 () {66 vars in 1377 bytes} [Tue Aug 18 22:52:55 2026] DELETE /volume/v3/os-volume-transfer/dd7cb697-f69f-4816-a670-ad2f47b9ae55 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:55.233078 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1093c05f-1f18-4ba6-be68-62362399ac2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.235102 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1093c05f-1f18-4ba6-be68-62362399ac2d tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:55.235736 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1093c05f-1f18-4ba6-be68-62362399ac2d tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.235736 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1093c05f-1f18-4ba6-be68-62362399ac2d tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.235870 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1093c05f-1f18-4ba6-be68-62362399ac2d tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Delete volume with id: e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:55.244217 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:55.244217 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:55.245290 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1093c05f-1f18-4ba6-be68-62362399ac2d tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Volume info retrieved successfully. Aug 18 22:52:55.269380 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1093c05f-1f18-4ba6-be68-62362399ac2d tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Delete volume request issued successfully. Aug 18 22:52:55.269704 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1093c05f-1f18-4ba6-be68-62362399ac2d tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 202 Aug 18 22:52:55.270405 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 609/2437] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:55 2026] DELETE /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:52:55.282124 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d56e9dc1-94a7-45ef-9039-c3ae9435b12f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:55.286290 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d56e9dc1-94a7-45ef-9039-c3ae9435b12f tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] GET https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:55.286290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d56e9dc1-94a7-45ef-9039-c3ae9435b12f tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:55.286290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d56e9dc1-94a7-45ef-9039-c3ae9435b12f tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:55.295436 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:55.295436 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:55.300361 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d56e9dc1-94a7-45ef-9039-c3ae9435b12f tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Volume info retrieved successfully. Aug 18 22:52:55.307038 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d56e9dc1-94a7-45ef-9039-c3ae9435b12f tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 200 Aug 18 22:52:55.307603 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 615/2438] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:55 2026] GET /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 1004 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:56.015911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4cb2c068-c572-4fe3-afe9-8618fd4c2629 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:56.018279 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4cb2c068-c572-4fe3-afe9-8618fd4c2629 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] GET https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 Aug 18 22:52:56.018554 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4cb2c068-c572-4fe3-afe9-8618fd4c2629 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:56.018798 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4cb2c068-c572-4fe3-afe9-8618fd4c2629 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:56.027234 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4cb2c068-c572-4fe3-afe9-8618fd4c2629 tempest-ProjectReaderTests-1257142090 tempest-ProjectReaderTests-1257142090-project-admin] https://10.4.3.89/volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 returned with HTTP 404 Aug 18 22:52:56.028514 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 608/2439] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:52:56 2026] GET /volume/v3/volumes/b12dadcd-a75c-4318-9499-be9b078acf20 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:52:56.328254 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f1613540-2ddd-43cf-b850-5e4ac057b310 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:56.331085 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1613540-2ddd-43cf-b850-5e4ac057b310 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] GET https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:56.331315 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1613540-2ddd-43cf-b850-5e4ac057b310 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:56.331543 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f1613540-2ddd-43cf-b850-5e4ac057b310 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:56.339589 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f1613540-2ddd-43cf-b850-5e4ac057b310 tempest-VolumesTransfersTest-2066036113 tempest-VolumesTransfersTest-2066036113-project-admin] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 404 Aug 18 22:52:56.340319 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 608/2440] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:56 2026] GET /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:56.351695 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0132713e-547b-4dfe-b9d8-d883a00d08b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:56.354543 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0132713e-547b-4dfe-b9d8-d883a00d08b8 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] GET https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:56.354804 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0132713e-547b-4dfe-b9d8-d883a00d08b8 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:56.355359 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0132713e-547b-4dfe-b9d8-d883a00d08b8 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:56.362415 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0132713e-547b-4dfe-b9d8-d883a00d08b8 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 404 Aug 18 22:52:56.363058 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 610/2441] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:52:56 2026] GET /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:56.373574 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-319244ed-a12e-433b-b0d3-b4b25efc5009 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:56.376135 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-319244ed-a12e-433b-b0d3-b4b25efc5009 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:56.376365 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-319244ed-a12e-433b-b0d3-b4b25efc5009 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:56.378345 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-319244ed-a12e-433b-b0d3-b4b25efc5009 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:56.379462 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-319244ed-a12e-433b-b0d3-b4b25efc5009 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] Delete volume with id: e3a7df57-519d-48dd-af6c-991912468b32 Aug 18 22:52:56.389872 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-319244ed-a12e-433b-b0d3-b4b25efc5009 tempest-VolumesTransfersTest-151724795 tempest-VolumesTransfersTest-151724795-project-member] https://10.4.3.89/volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 returned with HTTP 404 Aug 18 22:52:56.390472 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 616/2442] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:52:56 2026] DELETE /volume/v3/volumes/e3a7df57-519d-48dd-af6c-991912468b32 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:52:57.526189 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec51422f-89e0-422e-8809-c47202dd6d22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:57.644245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:52:57.644245 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1997573914"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:57.646427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1997573914'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:52:57.646730 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume of 1 GB Aug 18 22:52:57.652076 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Availability Zones retrieved successfully. Aug 18 22:52:57.658757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Flow 'volume_create_api' (0378d709-edc1-4a76-8350-2dc600623b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:57.660796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e1f00b-7a1d-434a-8049-907bead27944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:57.661686 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:52:57.690011 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e1f00b-7a1d-434a-8049-907bead27944) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:57.691056 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d23d41f4-6fe4-48ca-9319-df01ee5bff8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:57.776736 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Created reservations ['f160566d-2ea9-4732-80e3-a74b6166f901', 'b0ccc045-bd31-431c-905f-ee0b4606804e', 'd6258911-fb79-4948-a089-343c09b3b9a5', '439b1e2f-eef5-4dd6-8177-060275282f01'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:57.777342 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d23d41f4-6fe4-48ca-9319-df01ee5bff8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f160566d-2ea9-4732-80e3-a74b6166f901', 'b0ccc045-bd31-431c-905f-ee0b4606804e', 'd6258911-fb79-4948-a089-343c09b3b9a5', '439b1e2f-eef5-4dd6-8177-060275282f01']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:57.777713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f745f0-d42f-4b56-ab14-85d771b50ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:57.808171 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f745f0-d42f-4b56-ab14-85d771b50ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7804d0e4-1d5e-47eb-911c-093146c323b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997573914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['f160566d-2ea9-4732-80e3-a74b6166f901','b0ccc045-bd31-431c-905f-ee0b4606804e','d6258911-fb79-4948-a089-343c09b3b9a5','439b1e2f-eef5-4dd6-8177-060275282f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1910065c250a4cb39adb87c539c2ba54',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997573914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7804d0e4-1d5e-47eb-911c-093146c323b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe4ed5277b384639b4032fd01b12d9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1910065c250a4cb39adb87c539c2ba54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:57.808953 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fca1b7c-a190-47cc-a364-7650b6f39563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:57.828124 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fca1b7c-a190-47cc-a364-7650b6f39563) transitioned into state 'SUCCESS' from state '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-1997573914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['f160566d-2ea9-4732-80e3-a74b6166f901','b0ccc045-bd31-431c-905f-ee0b4606804e','d6258911-fb79-4948-a089-343c09b3b9a5','439b1e2f-eef5-4dd6-8177-060275282f01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1910065c250a4cb39adb87c539c2ba54',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:57.828852 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683b6b2b-3ca9-4bd2-aff6-e5e5bb58b3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:52:57.844932 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (683b6b2b-3ca9-4bd2-aff6-e5e5bb58b3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:52:57.845717 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Flow 'volume_create_api' (0378d709-edc1-4a76-8350-2dc600623b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:52:57.846027 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume request issued successfully. Aug 18 22:52:57.848283 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec51422f-89e0-422e-8809-c47202dd6d22 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:52:57.848283 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 609/2443] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 22:52:57 2026] POST /volume/v3/volumes => generated 776 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:57.863374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bacca1ec-91bb-4d42-87e1-f2ed25d0973c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:57.869339 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bacca1ec-91bb-4d42-87e1-f2ed25d0973c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 Aug 18 22:52:57.869339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bacca1ec-91bb-4d42-87e1-f2ed25d0973c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:57.869339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bacca1ec-91bb-4d42-87e1-f2ed25d0973c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:57.875045 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:57.875045 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:52:57.879177 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bacca1ec-91bb-4d42-87e1-f2ed25d0973c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:52:57.886170 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bacca1ec-91bb-4d42-87e1-f2ed25d0973c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 returned with HTTP 200 Aug 18 22:52:57.887073 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 609/2444] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:57 2026] GET /volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:52:58.901063 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6e3bcf8-0e30-4374-bb8c-dec0c49c13dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:58.903399 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6e3bcf8-0e30-4374-bb8c-dec0c49c13dd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 Aug 18 22:52:58.903655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6e3bcf8-0e30-4374-bb8c-dec0c49c13dd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:58.903877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6e3bcf8-0e30-4374-bb8c-dec0c49c13dd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:58.914354 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:58.914354 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:52:58.918469 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c6e3bcf8-0e30-4374-bb8c-dec0c49c13dd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:52:58.924332 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6e3bcf8-0e30-4374-bb8c-dec0c49c13dd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 returned with HTTP 200 Aug 18 22:52:58.924795 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 611/2445] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:58 2026] GET /volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:52:58.938783 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f374ec5-fee1-43fa-9c00-80a4cdeb6fed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:58.940605 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f374ec5-fee1-43fa-9c00-80a4cdeb6fed tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:52:58.940976 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f374ec5-fee1-43fa-9c00-80a4cdeb6fed tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7804d0e4-1d5e-47eb-911c-093146c323b1", "name": "tempest-type-Backup-36154998"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:52:58.942426 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-4f374ec5-fee1-43fa-9c00-80a4cdeb6fed tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Creating new backup {'backup': {'volume_id': '7804d0e4-1d5e-47eb-911c-093146c323b1', 'name': 'tempest-type-Backup-36154998'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:52:58.942587 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-4f374ec5-fee1-43fa-9c00-80a4cdeb6fed tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Creating backup of volume 7804d0e4-1d5e-47eb-911c-093146c323b1 in container None Aug 18 22:52:58.950376 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:58.950376 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:52:58.950735 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f374ec5-fee1-43fa-9c00-80a4cdeb6fed tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:52:58.980428 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4f374ec5-fee1-43fa-9c00-80a4cdeb6fed tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Created reservations ['1d642322-2fd1-4aa8-a551-63a377bf1b38', '7c3ba884-e174-4d0b-a6ed-0648514c2eea'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:52:59.028186 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f374ec5-fee1-43fa-9c00-80a4cdeb6fed tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:52:59.028186 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 617/2446] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:52:58 2026] POST /volume/v3/backups => generated 312 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:52:59.039363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-396f7eff-7cb9-48c0-a21d-ebd2ed7fe873 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:52:59.043609 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-396f7eff-7cb9-48c0-a21d-ebd2ed7fe873 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:52:59.043926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-396f7eff-7cb9-48c0-a21d-ebd2ed7fe873 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:52:59.044218 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-396f7eff-7cb9-48c0-a21d-ebd2ed7fe873 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:52:59.044395 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-396f7eff-7cb9-48c0-a21d-ebd2ed7fe873 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:52:59.050912 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:52:59.050912 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:52:59.051957 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-396f7eff-7cb9-48c0-a21d-ebd2ed7fe873 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:52:59.052617 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 610/2447] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:52:59 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 719 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:00.067256 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e0e8a48-d772-40e7-b870-93b6e157bdcb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:00.070448 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e0e8a48-d772-40e7-b870-93b6e157bdcb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:00.070851 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e0e8a48-d772-40e7-b870-93b6e157bdcb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:00.071183 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e0e8a48-d772-40e7-b870-93b6e157bdcb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:00.071465 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6e0e8a48-d772-40e7-b870-93b6e157bdcb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:00.079747 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:00.079747 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:00.079747 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e0e8a48-d772-40e7-b870-93b6e157bdcb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:00.079747 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 610/2448] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:00 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:01.093253 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-097f74f3-7049-4df2-b560-3e4fbc75e56a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:01.096205 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-097f74f3-7049-4df2-b560-3e4fbc75e56a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:01.096559 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-097f74f3-7049-4df2-b560-3e4fbc75e56a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:01.096814 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-097f74f3-7049-4df2-b560-3e4fbc75e56a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:01.096951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-097f74f3-7049-4df2-b560-3e4fbc75e56a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:01.101639 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:01.101639 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:01.102363 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-097f74f3-7049-4df2-b560-3e4fbc75e56a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:01.102753 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 612/2449] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:01 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:02.116078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98ff5d4b-2c36-446f-944b-49c52cb03e81 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:02.118670 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98ff5d4b-2c36-446f-944b-49c52cb03e81 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:02.118901 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98ff5d4b-2c36-446f-944b-49c52cb03e81 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:02.119160 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98ff5d4b-2c36-446f-944b-49c52cb03e81 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:02.119326 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-98ff5d4b-2c36-446f-944b-49c52cb03e81 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:02.125447 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:02.125447 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:02.126469 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98ff5d4b-2c36-446f-944b-49c52cb03e81 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:02.127102 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 618/2450] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:02 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:02.771054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-18b30767-dba2-4a84-8807-7e253619c8cd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:02.777844 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-18b30767-dba2-4a84-8807-7e253619c8cd tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 Aug 18 22:53:02.782106 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-18b30767-dba2-4a84-8807-7e253619c8cd tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:02.782106 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-18b30767-dba2-4a84-8807-7e253619c8cd tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:02.795870 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:02.795870 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:02.852879 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-18b30767-dba2-4a84-8807-7e253619c8cd tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 returned with HTTP 200 Aug 18 22:53:02.853305 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 611/2451] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:53:02 2026] DELETE /volume/v3/attachments/b189bd1f-5471-4525-87f3-57996b50a9b2 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:53:02.872992 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-92745db9-0a34-4f2d-8c4a-707c5a3d43be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:02.877886 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-92745db9-0a34-4f2d-8c4a-707c5a3d43be tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] DELETE https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 Aug 18 22:53:02.878352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-92745db9-0a34-4f2d-8c4a-707c5a3d43be tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:02.878352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-92745db9-0a34-4f2d-8c4a-707c5a3d43be tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:02.878574 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-92745db9-0a34-4f2d-8c4a-707c5a3d43be tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Delete volume with id: 535ce1f1-320b-4282-a0ec-d1c1e610b647 Aug 18 22:53:02.887102 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:02.887102 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:02.887789 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-92745db9-0a34-4f2d-8c4a-707c5a3d43be tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:53:02.915322 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-92745db9-0a34-4f2d-8c4a-707c5a3d43be tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Delete volume request issued successfully. Aug 18 22:53:02.915322 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5c44899e-acc4-4b01-a931-a0f8db277447 req-92745db9-0a34-4f2d-8c4a-707c5a3d43be tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 returned with HTTP 202 Aug 18 22:53:02.915322 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 611/2452] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:53:02 2026] DELETE /volume/v3/volumes/535ce1f1-320b-4282-a0ec-d1c1e610b647 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:53:03.144723 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef576e60-d8ac-47a7-9a7a-6dfb078c3ed8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:03.147895 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef576e60-d8ac-47a7-9a7a-6dfb078c3ed8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:03.148237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef576e60-d8ac-47a7-9a7a-6dfb078c3ed8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:03.148574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef576e60-d8ac-47a7-9a7a-6dfb078c3ed8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:03.148743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ef576e60-d8ac-47a7-9a7a-6dfb078c3ed8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:03.154909 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:03.154909 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:03.155659 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef576e60-d8ac-47a7-9a7a-6dfb078c3ed8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:03.156785 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 613/2453] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:03 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:04.169457 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e7d5eb9-9184-4a72-b9bb-6a23a80f01f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:04.173929 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e7d5eb9-9184-4a72-b9bb-6a23a80f01f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:04.174143 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e7d5eb9-9184-4a72-b9bb-6a23a80f01f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:04.174379 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e7d5eb9-9184-4a72-b9bb-6a23a80f01f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:04.174501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0e7d5eb9-9184-4a72-b9bb-6a23a80f01f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:04.178863 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:04.178863 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:04.179559 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e7d5eb9-9184-4a72-b9bb-6a23a80f01f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:04.180448 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 619/2454] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:04 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:05.201680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfd2182d-dd93-4112-a6d9-6fa399d7c66e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:05.204333 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfd2182d-dd93-4112-a6d9-6fa399d7c66e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:05.204661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfd2182d-dd93-4112-a6d9-6fa399d7c66e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:05.204949 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfd2182d-dd93-4112-a6d9-6fa399d7c66e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:05.205144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cfd2182d-dd93-4112-a6d9-6fa399d7c66e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:05.211808 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:05.211808 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:05.212825 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfd2182d-dd93-4112-a6d9-6fa399d7c66e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:05.213480 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 612/2455] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:05 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:05.230401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ed40d58-2306-4235-9f55-aa840ab18c6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:05.233457 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ed40d58-2306-4235-9f55-aa840ab18c6c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] DELETE https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:53:05.233787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ed40d58-2306-4235-9f55-aa840ab18c6c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:05.234054 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ed40d58-2306-4235-9f55-aa840ab18c6c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:05.234414 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5ed40d58-2306-4235-9f55-aa840ab18c6c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Delete volume with id: 4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:53:05.246442 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:05.246442 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:05.247097 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ed40d58-2306-4235-9f55-aa840ab18c6c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:53:05.275171 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ed40d58-2306-4235-9f55-aa840ab18c6c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Delete volume request issued successfully. Aug 18 22:53:05.275171 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ed40d58-2306-4235-9f55-aa840ab18c6c tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 202 Aug 18 22:53:05.275525 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 612/2456] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:53:05 2026] DELETE /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:53:05.291091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d51404de-6037-434b-8a64-f3f204879b37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:05.292954 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d51404de-6037-434b-8a64-f3f204879b37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:53:05.293224 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d51404de-6037-434b-8a64-f3f204879b37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:05.293651 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d51404de-6037-434b-8a64-f3f204879b37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:05.306747 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:05.306747 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:05.310493 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d51404de-6037-434b-8a64-f3f204879b37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Volume info retrieved successfully. Aug 18 22:53:05.317292 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d51404de-6037-434b-8a64-f3f204879b37 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 200 Aug 18 22:53:05.317862 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 614/2457] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:05 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:05.349951 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:05.455897 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:53:05.456369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1448671145"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:05.458371 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1448671145'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:53:05.458530 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume of 1 GB Aug 18 22:53:05.465242 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Availability Zones retrieved successfully. Aug 18 22:53:05.475422 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (583fdbc0-67eb-496c-9cf6-24277aef4032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:05.477212 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb3c826-1aea-4c56-93c4-f7f5c32a9669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:05.480980 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:53:05.519601 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb3c826-1aea-4c56-93c4-f7f5c32a9669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:05.520904 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7729e33-7f62-42c3-8a7d-fb98118373a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:05.608742 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['f8745346-a3c3-427d-99ed-0e4d0c0e2491', 'ced18c0a-852e-4459-a2ec-82ae96e40cac', 'cc11e45e-28fe-4537-955c-7fd754726bf3', '370486ea-5b0c-4e37-baaf-924560b51ab8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:05.609860 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7729e33-7f62-42c3-8a7d-fb98118373a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8745346-a3c3-427d-99ed-0e4d0c0e2491', 'ced18c0a-852e-4459-a2ec-82ae96e40cac', 'cc11e45e-28fe-4537-955c-7fd754726bf3', '370486ea-5b0c-4e37-baaf-924560b51ab8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:05.611113 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec659b83-fcf9-4348-af11-7717d413f5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:05.646228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec659b83-fcf9-4348-af11-7717d413f5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1448671145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['f8745346-a3c3-427d-99ed-0e4d0c0e2491','ced18c0a-852e-4459-a2ec-82ae96e40cac','cc11e45e-28fe-4537-955c-7fd754726bf3','370486ea-5b0c-4e37-baaf-924560b51ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:53:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1448671145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67b99d377dd4d8c823af8b608db8871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:05.647748 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10afd36f-7fee-4f11-8743-54b32ca845e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:05.676451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10afd36f-7fee-4f11-8743-54b32ca845e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1448671145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['f8745346-a3c3-427d-99ed-0e4d0c0e2491','ced18c0a-852e-4459-a2ec-82ae96e40cac','cc11e45e-28fe-4537-955c-7fd754726bf3','370486ea-5b0c-4e37-baaf-924560b51ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:05.677726 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f49d5d4-8acc-4b7f-bf9b-94ea780ff855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:05.690138 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f49d5d4-8acc-4b7f-bf9b-94ea780ff855) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:05.691421 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (583fdbc0-67eb-496c-9cf6-24277aef4032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:05.692040 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request issued successfully. Aug 18 22:53:05.692997 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ee7be04-16a2-40bc-8fd9-8f8978422d7c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:53:05.694368 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 620/2458] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:53:05 2026] POST /volume/v3/volumes => generated 747 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:06.232294 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70652b64-46b5-45f3-ba64-435e85053d2c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:06.232853 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70652b64-46b5-45f3-ba64-435e85053d2c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:06.233057 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70652b64-46b5-45f3-ba64-435e85053d2c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:06.233334 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70652b64-46b5-45f3-ba64-435e85053d2c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:06.233405 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-70652b64-46b5-45f3-ba64-435e85053d2c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:06.242574 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:06.242574 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:06.243525 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70652b64-46b5-45f3-ba64-435e85053d2c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:06.244075 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 613/2459] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:06 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:06.338005 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b40f952-c51a-4c8a-b0de-8dd59f32eb85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:06.340796 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b40f952-c51a-4c8a-b0de-8dd59f32eb85 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] GET https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 Aug 18 22:53:06.340899 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b40f952-c51a-4c8a-b0de-8dd59f32eb85 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:06.341122 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b40f952-c51a-4c8a-b0de-8dd59f32eb85 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:06.350015 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b40f952-c51a-4c8a-b0de-8dd59f32eb85 tempest-ServerActionsTestOtherA-300531131 tempest-ServerActionsTestOtherA-300531131-project-member] https://10.4.3.89/volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 returned with HTTP 404 Aug 18 22:53:06.350699 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 613/2460] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:06 2026] GET /volume/v3/volumes/4729ec0d-387b-41a5-83a1-dfa2ae6c7983 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:07.257062 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-389cf137-7d56-4db7-b304-d1a802baa8e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:07.263099 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-389cf137-7d56-4db7-b304-d1a802baa8e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:07.263562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-389cf137-7d56-4db7-b304-d1a802baa8e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:07.263925 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-389cf137-7d56-4db7-b304-d1a802baa8e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:07.264104 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-389cf137-7d56-4db7-b304-d1a802baa8e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:07.270530 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:07.270530 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:07.271461 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-389cf137-7d56-4db7-b304-d1a802baa8e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:07.271942 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 615/2461] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:07 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:08.288104 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1036c8b-60a4-47b9-a2a7-e55875bc2840 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:08.291363 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1036c8b-60a4-47b9-a2a7-e55875bc2840 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:08.291544 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1036c8b-60a4-47b9-a2a7-e55875bc2840 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:08.291639 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1036c8b-60a4-47b9-a2a7-e55875bc2840 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:08.291854 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f1036c8b-60a4-47b9-a2a7-e55875bc2840 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:08.300621 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:08.300621 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:08.301458 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1036c8b-60a4-47b9-a2a7-e55875bc2840 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:08.301984 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 621/2462] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:08 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:09.323250 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c5737f3-c763-4d7f-956b-34bb8e2af390 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:09.326990 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c5737f3-c763-4d7f-956b-34bb8e2af390 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:09.327262 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c5737f3-c763-4d7f-956b-34bb8e2af390 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:09.327524 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c5737f3-c763-4d7f-956b-34bb8e2af390 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:09.327653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0c5737f3-c763-4d7f-956b-34bb8e2af390 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:09.337620 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:09.337620 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:09.341554 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c5737f3-c763-4d7f-956b-34bb8e2af390 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:09.341655 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 614/2463] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:09 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:10.358528 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90947156-ad3f-41dc-ac3a-2f6f431c322a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:10.360588 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90947156-ad3f-41dc-ac3a-2f6f431c322a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:10.360788 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90947156-ad3f-41dc-ac3a-2f6f431c322a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:10.361031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90947156-ad3f-41dc-ac3a-2f6f431c322a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:10.361198 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-90947156-ad3f-41dc-ac3a-2f6f431c322a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:10.365132 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:10.365132 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:10.365759 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90947156-ad3f-41dc-ac3a-2f6f431c322a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:10.366247 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 614/2464] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:10 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:10.475198 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-95db894d-d8d7-48b2-a3a7-39eb542f7127 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:10.480970 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-95db894d-d8d7-48b2-a3a7-39eb542f7127 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] DELETE https://10.4.3.89/volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201 Aug 18 22:53:10.481234 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-95db894d-d8d7-48b2-a3a7-39eb542f7127 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:10.482489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-95db894d-d8d7-48b2-a3a7-39eb542f7127 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:10.502220 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:10.502220 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:10.523650 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30a24808-a89c-4e96-b12e-10108634d612 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:10.525926 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:53:10.529852 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2031895798"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:10.531862 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2031895798'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:53:10.537972 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume of 1 GB Aug 18 22:53:10.538554 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:10.538554 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:10.539232 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Availability Zones retrieved successfully. Aug 18 22:53:10.546783 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Flow 'volume_create_api' (5c5b8eda-be46-465a-9b08-987a5431649a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:10.548990 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ecd3863-2a10-4b9b-a043-b407c2f410bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:10.550065 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:53:10.568416 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:10.568416 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:10.577529 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-95db894d-d8d7-48b2-a3a7-39eb542f7127 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201 returned with HTTP 200 Aug 18 22:53:10.577529 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 616/2465] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:53:10 2026] DELETE /volume/v3/attachments/6f8ee0b4-1a92-4968-9fe1-0b39f81e5201 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:10.591585 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-39442942-4a95-4adc-837f-689125d387b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:10.596801 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-39442942-4a95-4adc-837f-689125d387b7 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf Aug 18 22:53:10.597062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-39442942-4a95-4adc-837f-689125d387b7 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:10.597352 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-39442942-4a95-4adc-837f-689125d387b7 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:10.597492 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-39442942-4a95-4adc-837f-689125d387b7 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Delete volume with id: 1b3a8d6b-5e9d-4e02-96d4-327060235fbf Aug 18 22:53:10.612356 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:10.612356 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:10.613743 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-39442942-4a95-4adc-837f-689125d387b7 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Volume info retrieved successfully. Aug 18 22:53:10.619089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ecd3863-2a10-4b9b-a043-b407c2f410bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:07Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd40bcabd-43e7-47a4-a75f-59bb1ae0cf61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:10.623727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf3af75-ee72-48d1-9357-b6a734e0ef05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:10.644785 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-39442942-4a95-4adc-837f-689125d387b7 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] Delete volume request issued successfully. Aug 18 22:53:10.644988 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-cc7b2646-3761-40fb-a40d-5e6b59b19bda req-39442942-4a95-4adc-837f-689125d387b7 tempest-TestShelveInstance-1303139745 tempest-TestShelveInstance-1303139745-project-member] https://10.4.3.89/volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf returned with HTTP 202 Aug 18 22:53:10.645537 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 615/2466] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:53:10 2026] DELETE /volume/v3/volumes/1b3a8d6b-5e9d-4e02-96d4-327060235fbf => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:53:10.692473 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Created reservations ['231d8db0-2e46-4d3c-90c3-7dc62358300d', 'f367e1ff-746d-4ed0-8eb9-bb6c3db024c3', 'c33498bf-0f19-49ca-9c31-9b5618747812', 'a04ce31d-cc9d-4d04-a6b4-ef03d168b259'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:10.693410 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf3af75-ee72-48d1-9357-b6a734e0ef05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['231d8db0-2e46-4d3c-90c3-7dc62358300d', 'f367e1ff-746d-4ed0-8eb9-bb6c3db024c3', 'c33498bf-0f19-49ca-9c31-9b5618747812', 'a04ce31d-cc9d-4d04-a6b4-ef03d168b259']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:10.694370 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd240f8-72f5-429b-8f7d-0076313fb4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:10.723773 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd240f8-72f5-429b-8f7d-0076313fb4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0487674-f3d4-4a0d-b961-0f2d5c83d772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2031895798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='58014b4f4bce41d2bca4aef7377df4d6',qos_specs=None,replication_status=,reservations=['231d8db0-2e46-4d3c-90c3-7dc62358300d','f367e1ff-746d-4ed0-8eb9-bb6c3db024c3','c33498bf-0f19-49ca-9c31-9b5618747812','a04ce31d-cc9d-4d04-a6b4-ef03d168b259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:53:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2031895798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0487674-f3d4-4a0d-b961-0f2d5c83d772,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='58014b4f4bce41d2bca4aef7377df4d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d40bcabd-43e7-47a4-a75f-59bb1ae0cf61),volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:10.724728 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1e9992-8767-4a11-b365-0f6769521ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:10.750208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b1e9992-8767-4a11-b365-0f6769521ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2031895798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='58014b4f4bce41d2bca4aef7377df4d6',qos_specs=None,replication_status=,reservations=['231d8db0-2e46-4d3c-90c3-7dc62358300d','f367e1ff-746d-4ed0-8eb9-bb6c3db024c3','c33498bf-0f19-49ca-9c31-9b5618747812','a04ce31d-cc9d-4d04-a6b4-ef03d168b259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:10.750929 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3dbfe5e-7525-4d3e-a35b-c710bb67a76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:10.763202 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3dbfe5e-7525-4d3e-a35b-c710bb67a76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:10.764439 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Flow 'volume_create_api' (5c5b8eda-be46-465a-9b08-987a5431649a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:10.764884 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume request issued successfully. Aug 18 22:53:10.765723 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30a24808-a89c-4e96-b12e-10108634d612 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:53:10.766322 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 622/2467] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:53:10 2026] POST /volume/v3/volumes => generated 758 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:10.781606 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-914ee545-62e3-49c0-865d-c0f5791a932e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:10.783896 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-914ee545-62e3-49c0-865d-c0f5791a932e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:10.783896 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-914ee545-62e3-49c0-865d-c0f5791a932e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:10.790208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-914ee545-62e3-49c0-865d-c0f5791a932e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:10.799793 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:10.799793 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:10.804503 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-914ee545-62e3-49c0-865d-c0f5791a932e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:10.810185 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-914ee545-62e3-49c0-865d-c0f5791a932e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:10.810718 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 615/2468] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:10 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:11.383925 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ccbe18db-0ccd-4e92-acc8-6cc1e8a36a8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:11.385872 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccbe18db-0ccd-4e92-acc8-6cc1e8a36a8f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:11.386188 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccbe18db-0ccd-4e92-acc8-6cc1e8a36a8f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:11.386438 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccbe18db-0ccd-4e92-acc8-6cc1e8a36a8f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:11.386599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ccbe18db-0ccd-4e92-acc8-6cc1e8a36a8f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:11.391347 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:11.391347 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:11.392209 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccbe18db-0ccd-4e92-acc8-6cc1e8a36a8f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:11.392615 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 617/2469] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:11 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:11.836347 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef0b522b-1de9-41e1-b65a-a05beea8c650 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:11.845982 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef0b522b-1de9-41e1-b65a-a05beea8c650 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:11.845982 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef0b522b-1de9-41e1-b65a-a05beea8c650 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:11.845982 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef0b522b-1de9-41e1-b65a-a05beea8c650 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:11.868608 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:11.868608 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:11.877814 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ef0b522b-1de9-41e1-b65a-a05beea8c650 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:11.883717 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef0b522b-1de9-41e1-b65a-a05beea8c650 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:11.884188 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 616/2470] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:11 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:11.990547 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-02376f00-564c-4c4a-b377-6594473792e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:11.994335 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-02376f00-564c-4c4a-b377-6594473792e7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:11.994627 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-02376f00-564c-4c4a-b377-6594473792e7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:11.994905 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-02376f00-564c-4c4a-b377-6594473792e7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:12.009027 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:12.009027 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:12.016704 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-02376f00-564c-4c4a-b377-6594473792e7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:12.030966 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-02376f00-564c-4c4a-b377-6594473792e7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:12.031493 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 623/2471] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:11 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:12.173951 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-666050ab-ec4a-4946-92a3-48b5d4ebe285 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:12.174438 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-666050ab-ec4a-4946-92a3-48b5d4ebe285 None None] GET https://10.4.3.89/volume// Aug 18 22:53:12.174663 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-666050ab-ec4a-4946-92a3-48b5d4ebe285 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:12.174873 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-666050ab-ec4a-4946-92a3-48b5d4ebe285 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:12.175226 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-666050ab-ec4a-4946-92a3-48b5d4ebe285 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:12.175499 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 616/2472] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:53:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:12.183426 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-e8956dba-69c7-4de1-a8f9-99dffdbba697 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:12.187605 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-e8956dba-69c7-4de1-a8f9-99dffdbba697 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:53:12.187973 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-e8956dba-69c7-4de1-a8f9-99dffdbba697 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0487674-f3d4-4a0d-b961-0f2d5c83d772", "connector": null, "instance_uuid": "8fa0cd2a-4125-4c93-bd16-c483e5b3e55c"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:12.209463 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:12.209463 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:12.241926 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-e8956dba-69c7-4de1-a8f9-99dffdbba697 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:53:12.242600 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 618/2473] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:53:12 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:12.275460 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-394497cf-dc14-48ec-a247-9d3c0bb1ffa2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:12.281647 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-394497cf-dc14-48ec-a247-9d3c0bb1ffa2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:12.281981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-394497cf-dc14-48ec-a247-9d3c0bb1ffa2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:12.282444 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-394497cf-dc14-48ec-a247-9d3c0bb1ffa2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:12.287599 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b67a195-2611-49cb-8fce-fcca65a907c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:12.287964 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b67a195-2611-49cb-8fce-fcca65a907c4 None None] GET https://10.4.3.89/volume// Aug 18 22:53:12.288187 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b67a195-2611-49cb-8fce-fcca65a907c4 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:12.288430 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b67a195-2611-49cb-8fce-fcca65a907c4 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:12.288742 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b67a195-2611-49cb-8fce-fcca65a907c4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:12.289068 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 624/2474] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:53:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:12.294495 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:12.294495 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:12.298981 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-a769211f-c301-4e8c-8a70-ebc2db30b89b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:12.301302 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-394497cf-dc14-48ec-a247-9d3c0bb1ffa2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:12.305170 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-a769211f-c301-4e8c-8a70-ebc2db30b89b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:12.306591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-a769211f-c301-4e8c-8a70-ebc2db30b89b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:12.306591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-a769211f-c301-4e8c-8a70-ebc2db30b89b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:12.310838 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-394497cf-dc14-48ec-a247-9d3c0bb1ffa2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:12.311563 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 617/2475] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:12 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:12.318614 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:12.318614 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:12.323520 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-a769211f-c301-4e8c-8a70-ebc2db30b89b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:12.329099 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-a769211f-c301-4e8c-8a70-ebc2db30b89b tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:12.330259 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 617/2476] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:53:12 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1030 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:53:12.405629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd4cde62-0055-4736-9eb2-202d5d39be88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:12.409034 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd4cde62-0055-4736-9eb2-202d5d39be88 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:12.409364 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd4cde62-0055-4736-9eb2-202d5d39be88 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:12.409708 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd4cde62-0055-4736-9eb2-202d5d39be88 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:12.409813 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dd4cde62-0055-4736-9eb2-202d5d39be88 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:12.416911 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:12.416911 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:12.418064 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd4cde62-0055-4736-9eb2-202d5d39be88 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:12.419004 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 619/2477] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:12 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:12.453403 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-63a39154-b3f2-4115-8676-74c9966668fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:12.457712 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-63a39154-b3f2-4115-8676-74c9966668fa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] PUT https://10.4.3.89/volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f Aug 18 22:53:12.457712 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-63a39154-b3f2-4115-8676-74c9966668fa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:12.472080 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-63a39154-b3f2-4115-8676-74c9966668fa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Acquiring lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:53:12.477896 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-63a39154-b3f2-4115-8676-74c9966668fa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:53:12.479821 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:12.479821 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:12.596740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-63a39154-b3f2-4115-8676-74c9966668fa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" released by "attachment_update" :: held 0.119s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:53:12.597166 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-63a39154-b3f2-4115-8676-74c9966668fa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f returned with HTTP 200 Aug 18 22:53:12.598753 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 625/2478] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:53:12 2026] PUT /volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:13.325575 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36e83735-7a59-403a-86a8-298010c0edfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:13.326633 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36e83735-7a59-403a-86a8-298010c0edfb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:13.327133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36e83735-7a59-403a-86a8-298010c0edfb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:13.327166 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36e83735-7a59-403a-86a8-298010c0edfb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:13.337579 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:13.337579 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:13.341404 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-36e83735-7a59-403a-86a8-298010c0edfb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:13.348127 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36e83735-7a59-403a-86a8-298010c0edfb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:13.348589 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 618/2479] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:13 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:13.433803 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc5ea840-f75b-440d-af62-a224ee2502db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:13.437997 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc5ea840-f75b-440d-af62-a224ee2502db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:13.443314 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc5ea840-f75b-440d-af62-a224ee2502db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:13.443314 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc5ea840-f75b-440d-af62-a224ee2502db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:13.443314 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dc5ea840-f75b-440d-af62-a224ee2502db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:13.447999 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:13.447999 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:13.450284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc5ea840-f75b-440d-af62-a224ee2502db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:13.450284 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 618/2480] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:13 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:14.366839 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e885352-549f-4975-964a-53bf068197a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:14.368595 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e885352-549f-4975-964a-53bf068197a4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:14.368595 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e885352-549f-4975-964a-53bf068197a4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:14.368760 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e885352-549f-4975-964a-53bf068197a4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:14.385846 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:14.385846 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:14.394988 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1e885352-549f-4975-964a-53bf068197a4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:14.401697 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e885352-549f-4975-964a-53bf068197a4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:14.401887 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 620/2481] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:14 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:14.460106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d83ce38d-6dd3-4d3f-b01d-dc5fac2c17b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:14.462336 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d83ce38d-6dd3-4d3f-b01d-dc5fac2c17b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:14.462536 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d83ce38d-6dd3-4d3f-b01d-dc5fac2c17b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:14.462730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d83ce38d-6dd3-4d3f-b01d-dc5fac2c17b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:14.462852 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d83ce38d-6dd3-4d3f-b01d-dc5fac2c17b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:14.472030 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:14.472030 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:14.472030 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d83ce38d-6dd3-4d3f-b01d-dc5fac2c17b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:14.472030 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 626/2482] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:14 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:15.431500 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-605e9749-a472-4803-94da-1c74226bb13a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:15.434530 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-605e9749-a472-4803-94da-1c74226bb13a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:15.434835 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-605e9749-a472-4803-94da-1c74226bb13a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:15.436737 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-605e9749-a472-4803-94da-1c74226bb13a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:15.455621 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:15.455621 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:15.461360 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-605e9749-a472-4803-94da-1c74226bb13a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:15.475853 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-605e9749-a472-4803-94da-1c74226bb13a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:15.475853 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 619/2483] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:15 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:15.488099 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8eddeb70-29c9-459a-ae8d-47759d4de0c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:15.491415 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eddeb70-29c9-459a-ae8d-47759d4de0c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:15.491415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eddeb70-29c9-459a-ae8d-47759d4de0c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:15.491415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eddeb70-29c9-459a-ae8d-47759d4de0c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:15.491415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8eddeb70-29c9-459a-ae8d-47759d4de0c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:15.496651 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:15.496651 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:15.500489 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eddeb70-29c9-459a-ae8d-47759d4de0c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:15.502012 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 619/2484] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:15 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:16.493594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa02a79d-bec8-4c1b-8a31-2353946e1d04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:16.495895 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa02a79d-bec8-4c1b-8a31-2353946e1d04 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:16.496154 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa02a79d-bec8-4c1b-8a31-2353946e1d04 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:16.496434 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa02a79d-bec8-4c1b-8a31-2353946e1d04 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:16.510116 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:16.510116 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:16.513658 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa02a79d-bec8-4c1b-8a31-2353946e1d04 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:16.517354 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79b98392-4b52-42cc-9478-5c340667c9c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:16.518115 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa02a79d-bec8-4c1b-8a31-2353946e1d04 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:16.518571 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 621/2485] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:16 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:16.519976 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79b98392-4b52-42cc-9478-5c340667c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:16.520236 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79b98392-4b52-42cc-9478-5c340667c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:16.520442 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79b98392-4b52-42cc-9478-5c340667c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:16.520548 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-79b98392-4b52-42cc-9478-5c340667c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:16.525023 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:16.525023 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:16.525912 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79b98392-4b52-42cc-9478-5c340667c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:16.526400 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 627/2486] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:16 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:16.930490 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-9971280f-3477-4fb8-a999-f516c98f6bd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:16.934519 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-9971280f-3477-4fb8-a999-f516c98f6bd6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f/action Aug 18 22:53:16.934913 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-9971280f-3477-4fb8-a999-f516c98f6bd6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:53:16.935044 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-9971280f-3477-4fb8-a999-f516c98f6bd6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:16.954559 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:16.954559 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:16.968511 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-899fc70a-6c22-4f4e-8de1-4865569866dc req-9971280f-3477-4fb8-a999-f516c98f6bd6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f/action returned with HTTP 204 Aug 18 22:53:16.969082 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 620/2487] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:53:16 2026] POST /volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:17.536552 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0bd5ef7-0ef9-4f86-9fae-6c2bbba33664 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.536977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36b53341-53c9-4000-a00d-874571a5a173 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.538803 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36b53341-53c9-4000-a00d-874571a5a173 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:53:17.538912 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0bd5ef7-0ef9-4f86-9fae-6c2bbba33664 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:17.539075 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36b53341-53c9-4000-a00d-874571a5a173 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:17.539163 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0bd5ef7-0ef9-4f86-9fae-6c2bbba33664 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:17.539308 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0bd5ef7-0ef9-4f86-9fae-6c2bbba33664 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:17.539422 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36b53341-53c9-4000-a00d-874571a5a173 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:17.539518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-36b53341-53c9-4000-a00d-874571a5a173 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:17.544143 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:17.544143 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:17.545006 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36b53341-53c9-4000-a00d-874571a5a173 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:53:17.545572 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 622/2488] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:17 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:17.553103 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:17.553103 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:17.556174 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03ea683d-1c7b-4e4e-8a70-09d7a91f049d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.560426 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0bd5ef7-0ef9-4f86-9fae-6c2bbba33664 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:17.563295 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0bd5ef7-0ef9-4f86-9fae-6c2bbba33664 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:17.565106 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 620/2489] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:17 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:17.620832 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-be94af4f-74ed-48f3-879f-8fa5ea0119b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.624325 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-be94af4f-74ed-48f3-879f-8fa5ea0119b8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:17.624519 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-be94af4f-74ed-48f3-879f-8fa5ea0119b8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:17.624695 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-be94af4f-74ed-48f3-879f-8fa5ea0119b8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:17.644468 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:17.644468 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:17.651985 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-be94af4f-74ed-48f3-879f-8fa5ea0119b8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:17.657904 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-be94af4f-74ed-48f3-879f-8fa5ea0119b8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:17.658659 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 621/2490] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:17 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:17.741514 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03ea683d-1c7b-4e4e-8a70-09d7a91f049d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:53:17.741935 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03ea683d-1c7b-4e4e-8a70-09d7a91f049d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7804d0e4-1d5e-47eb-911c-093146c323b1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:17.744354 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-03ea683d-1c7b-4e4e-8a70-09d7a91f049d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Creating new backup {'backup': {'volume_id': '7804d0e4-1d5e-47eb-911c-093146c323b1'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:53:17.744354 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-03ea683d-1c7b-4e4e-8a70-09d7a91f049d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Creating backup of volume 7804d0e4-1d5e-47eb-911c-093146c323b1 in container None Aug 18 22:53:17.756030 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:17.756030 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:17.757440 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03ea683d-1c7b-4e4e-8a70-09d7a91f049d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Volume info retrieved successfully. Aug 18 22:53:17.771100 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59d18408-e772-4d4a-b1fd-7f662d831173 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.771418 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59d18408-e772-4d4a-b1fd-7f662d831173 None None] GET https://10.4.3.89/volume// Aug 18 22:53:17.771624 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59d18408-e772-4d4a-b1fd-7f662d831173 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:17.771805 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59d18408-e772-4d4a-b1fd-7f662d831173 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:17.773297 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59d18408-e772-4d4a-b1fd-7f662d831173 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:17.773297 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 623/2491] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:53:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:17.780143 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-03ea683d-1c7b-4e4e-8a70-09d7a91f049d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Created reservations ['c27bb48a-9c75-44f5-98e4-794d6a2e5222', '97a31589-7453-470e-85f4-2e41416a5bd6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:17.781876 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3b07fe0c-e885-4d4d-974a-c8072fe311f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.788445 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3b07fe0c-e885-4d4d-974a-c8072fe311f3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:53:17.788663 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3b07fe0c-e885-4d4d-974a-c8072fe311f3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0487674-f3d4-4a0d-b961-0f2d5c83d772", "connector": null, "instance_uuid": "4fc6b2e0-f70d-487d-a64b-affecef06a1a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:17.804142 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:17.804142 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:17.812971 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03ea683d-1c7b-4e4e-8a70-09d7a91f049d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:53:17.813419 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 628/2492] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 22:53:17 2026] POST /volume/v3/backups => generated 286 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:17.824806 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2f9c6151-e745-4496-8225-5957dfc3bb6d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.826677 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f9c6151-e745-4496-8225-5957dfc3bb6d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:17.827227 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f9c6151-e745-4496-8225-5957dfc3bb6d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:17.827636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2f9c6151-e745-4496-8225-5957dfc3bb6d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:17.827893 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2f9c6151-e745-4496-8225-5957dfc3bb6d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:17.836356 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:17.836356 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:17.836356 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2f9c6151-e745-4496-8225-5957dfc3bb6d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:17.836911 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 622/2493] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:17 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 693 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:17.839587 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3b07fe0c-e885-4d4d-974a-c8072fe311f3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:53:17.840058 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 621/2494] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:53:17 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:17.882254 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b8e0306-ea28-40d6-aa02-a247d6cc619c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.886601 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30ece436-d8b5-462b-b939-c0214b60a21d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.887138 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30ece436-d8b5-462b-b939-c0214b60a21d None None] GET https://10.4.3.89/volume// Aug 18 22:53:17.887422 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30ece436-d8b5-462b-b939-c0214b60a21d None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:17.887701 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30ece436-d8b5-462b-b939-c0214b60a21d None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:17.888259 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30ece436-d8b5-462b-b939-c0214b60a21d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:17.888547 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b8e0306-ea28-40d6-aa02-a247d6cc619c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:17.888681 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 629/2495] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:53:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:17.888859 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b8e0306-ea28-40d6-aa02-a247d6cc619c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:17.889146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b8e0306-ea28-40d6-aa02-a247d6cc619c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:17.899127 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-09b174de-3847-4335-9ec3-9b33483c0a66 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:17.901547 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-09b174de-3847-4335-9ec3-9b33483c0a66 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:17.902177 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-09b174de-3847-4335-9ec3-9b33483c0a66 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:17.902614 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-09b174de-3847-4335-9ec3-9b33483c0a66 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:17.908585 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:17.908585 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:17.914036 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b8e0306-ea28-40d6-aa02-a247d6cc619c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:17.920357 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b8e0306-ea28-40d6-aa02-a247d6cc619c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:17.920883 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 624/2496] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:17 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:17.925354 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:17.925354 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:17.932368 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-09b174de-3847-4335-9ec3-9b33483c0a66 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:17.944787 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-09b174de-3847-4335-9ec3-9b33483c0a66 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:17.945372 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 623/2497] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:53:17 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:53:18.079681 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-fb1752a8-21b4-4e44-ab77-9b9f8e8722c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:18.087662 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-fb1752a8-21b4-4e44-ab77-9b9f8e8722c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] PUT https://10.4.3.89/volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04 Aug 18 22:53:18.088082 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-fb1752a8-21b4-4e44-ab77-9b9f8e8722c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:18.104941 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-fb1752a8-21b4-4e44-ab77-9b9f8e8722c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Acquiring lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:53:18.113993 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-fb1752a8-21b4-4e44-ab77-9b9f8e8722c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" acquired by "attachment_update" :: waited 0.010s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:53:18.115554 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:18.115554 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:18.239246 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-fb1752a8-21b4-4e44-ab77-9b9f8e8722c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" released by "attachment_update" :: held 0.125s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:53:18.239692 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-fb1752a8-21b4-4e44-ab77-9b9f8e8722c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04 returned with HTTP 200 Aug 18 22:53:18.240332 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 622/2498] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:53:18 2026] PUT /volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:18.851670 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0690dcc-cc27-4b7e-ac35-6a9258747dc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:18.857104 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0690dcc-cc27-4b7e-ac35-6a9258747dc4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:18.858110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0690dcc-cc27-4b7e-ac35-6a9258747dc4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:18.858780 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0690dcc-cc27-4b7e-ac35-6a9258747dc4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:18.858964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b0690dcc-cc27-4b7e-ac35-6a9258747dc4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:18.868294 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:18.868294 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:18.869362 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0690dcc-cc27-4b7e-ac35-6a9258747dc4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:18.869880 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 630/2499] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:18 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 695 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:18.942346 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43a3ce8b-1527-4e50-8586-d393b24c300e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:18.942346 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43a3ce8b-1527-4e50-8586-d393b24c300e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:18.942346 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43a3ce8b-1527-4e50-8586-d393b24c300e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:18.942346 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43a3ce8b-1527-4e50-8586-d393b24c300e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:18.958564 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:18.958564 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:18.963531 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43a3ce8b-1527-4e50-8586-d393b24c300e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:18.970010 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43a3ce8b-1527-4e50-8586-d393b24c300e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:18.970703 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 625/2500] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:18 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:19.882175 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-320346e3-7acd-4eab-b5fa-2e3472ea282d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:19.886913 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-320346e3-7acd-4eab-b5fa-2e3472ea282d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:19.887190 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-320346e3-7acd-4eab-b5fa-2e3472ea282d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:19.888374 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-320346e3-7acd-4eab-b5fa-2e3472ea282d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:19.888604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-320346e3-7acd-4eab-b5fa-2e3472ea282d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:19.895608 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:19.895608 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:19.898997 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-320346e3-7acd-4eab-b5fa-2e3472ea282d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:19.899499 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 624/2501] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:19 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 695 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:19.989643 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81a06229-c2fa-4317-98b8-bc4c3d430528 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:19.991369 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81a06229-c2fa-4317-98b8-bc4c3d430528 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:19.991581 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81a06229-c2fa-4317-98b8-bc4c3d430528 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:19.991762 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81a06229-c2fa-4317-98b8-bc4c3d430528 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:20.015502 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:20.015502 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:20.024447 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81a06229-c2fa-4317-98b8-bc4c3d430528 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:20.032593 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81a06229-c2fa-4317-98b8-bc4c3d430528 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:20.033005 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 623/2502] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:19 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:20.917244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2baa4706-083d-4e95-ac9b-d523553f64e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:20.919967 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2baa4706-083d-4e95-ac9b-d523553f64e0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:20.920489 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2baa4706-083d-4e95-ac9b-d523553f64e0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:20.920808 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2baa4706-083d-4e95-ac9b-d523553f64e0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:20.921014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2baa4706-083d-4e95-ac9b-d523553f64e0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:20.925822 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:20.925822 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:20.926756 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2baa4706-083d-4e95-ac9b-d523553f64e0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:20.927149 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 631/2503] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:20 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:21.048959 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec1f04d9-8ae0-467e-9f8c-3f59480ba8ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:21.051916 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec1f04d9-8ae0-467e-9f8c-3f59480ba8ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:21.052226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec1f04d9-8ae0-467e-9f8c-3f59480ba8ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:21.052369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec1f04d9-8ae0-467e-9f8c-3f59480ba8ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:21.067665 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:21.067665 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:21.072876 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ec1f04d9-8ae0-467e-9f8c-3f59480ba8ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:21.079221 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec1f04d9-8ae0-467e-9f8c-3f59480ba8ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:21.079799 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 626/2504] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:21 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:21.941712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-193b4165-dad9-426f-b21c-e7390f1457c4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:21.943587 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-193b4165-dad9-426f-b21c-e7390f1457c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:21.943774 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-193b4165-dad9-426f-b21c-e7390f1457c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:21.943933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-193b4165-dad9-426f-b21c-e7390f1457c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:21.944055 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-193b4165-dad9-426f-b21c-e7390f1457c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:21.951069 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:21.951069 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:21.952123 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-193b4165-dad9-426f-b21c-e7390f1457c4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:21.952767 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 625/2505] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:21 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:22.093130 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e87a20ad-532b-43be-88af-f5553d2d0ef8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:22.095500 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e87a20ad-532b-43be-88af-f5553d2d0ef8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:22.095826 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e87a20ad-532b-43be-88af-f5553d2d0ef8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:22.096085 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e87a20ad-532b-43be-88af-f5553d2d0ef8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:22.112768 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:22.112768 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:22.117387 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e87a20ad-532b-43be-88af-f5553d2d0ef8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:22.123568 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e87a20ad-532b-43be-88af-f5553d2d0ef8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:22.124109 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 624/2506] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:22 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:22.524044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3ecea7e3-d46a-4431-a6b2-00af9000910c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:22.529632 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3ecea7e3-d46a-4431-a6b2-00af9000910c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04/action Aug 18 22:53:22.529979 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3ecea7e3-d46a-4431-a6b2-00af9000910c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:53:22.530292 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3ecea7e3-d46a-4431-a6b2-00af9000910c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:22.577784 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:22.577784 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:22.596039 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d22fdb9-1538-463c-a899-0631ea2e88ca req-3ecea7e3-d46a-4431-a6b2-00af9000910c tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04/action returned with HTTP 204 Aug 18 22:53:22.596661 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 632/2507] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:53:22 2026] POST /volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:22.965042 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f5d8ea7-a831-44cf-807e-e9f780e43535 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:22.967219 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f5d8ea7-a831-44cf-807e-e9f780e43535 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:22.967516 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f5d8ea7-a831-44cf-807e-e9f780e43535 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:22.967805 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f5d8ea7-a831-44cf-807e-e9f780e43535 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:22.967949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0f5d8ea7-a831-44cf-807e-e9f780e43535 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:22.973470 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:22.973470 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:22.974248 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f5d8ea7-a831-44cf-807e-e9f780e43535 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:22.974729 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 627/2508] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:22 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:23.152807 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b4e39b5-0489-4ea2-9b91-19325809a052 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:23.158482 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b4e39b5-0489-4ea2-9b91-19325809a052 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:23.158696 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b4e39b5-0489-4ea2-9b91-19325809a052 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:23.158851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b4e39b5-0489-4ea2-9b91-19325809a052 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:23.198560 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:23.198560 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:23.198560 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b4e39b5-0489-4ea2-9b91-19325809a052 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:23.212582 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b4e39b5-0489-4ea2-9b91-19325809a052 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:23.212582 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 626/2509] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:23 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:23.993187 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1da8ef18-415d-4563-9349-3340ab3fb7f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:23.994155 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1da8ef18-415d-4563-9349-3340ab3fb7f0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:23.994250 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1da8ef18-415d-4563-9349-3340ab3fb7f0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:23.994536 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1da8ef18-415d-4563-9349-3340ab3fb7f0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:23.994911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1da8ef18-415d-4563-9349-3340ab3fb7f0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:24.000349 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:24.000349 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:24.001589 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1da8ef18-415d-4563-9349-3340ab3fb7f0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:24.002191 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 625/2510] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:23 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:25.014017 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4fff1c5-17e5-448c-a539-ad1c19321ff4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:25.016183 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4fff1c5-17e5-448c-a539-ad1c19321ff4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:25.016484 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4fff1c5-17e5-448c-a539-ad1c19321ff4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:25.016698 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4fff1c5-17e5-448c-a539-ad1c19321ff4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:25.016747 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a4fff1c5-17e5-448c-a539-ad1c19321ff4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:25.021286 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:25.021286 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:25.022559 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4fff1c5-17e5-448c-a539-ad1c19321ff4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:25.022559 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 633/2511] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:25 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:25.156730 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-696b5aa1-7dc6-44f1-a142-9f1b2f65b294 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:25.163003 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-696b5aa1-7dc6-44f1-a142-9f1b2f65b294 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:53:25.164430 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-696b5aa1-7dc6-44f1-a142-9f1b2f65b294 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b74a471-0cad-4f4d-bba3-2413544666ad", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1596580858", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:25.182361 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:25.182361 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:25.183225 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-696b5aa1-7dc6-44f1-a142-9f1b2f65b294 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:25.183449 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-696b5aa1-7dc6-44f1-a142-9f1b2f65b294 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create snapshot from volume 1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:53:25.247002 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-696b5aa1-7dc6-44f1-a142-9f1b2f65b294 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['96b56a81-44b7-4078-bdfe-06bbbb1aa010', 'd61e6680-5f29-4e45-9f82-f98288340dc2', '96dc4f2a-8aeb-4b12-a962-a52ba09ae4a3', '4a9635a1-c5a3-44fb-96b1-3fc3ae049607'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:25.294679 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-696b5aa1-7dc6-44f1-a142-9f1b2f65b294 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot force create request issued successfully. Aug 18 22:53:25.295143 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-696b5aa1-7dc6-44f1-a142-9f1b2f65b294 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:53:25.296109 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 628/2512] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:53:25 2026] POST /volume/v3/snapshots => generated 308 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:25.307411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a792a70-b17e-4818-90a6-3cb7dbbc2197 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:25.309198 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a792a70-b17e-4818-90a6-3cb7dbbc2197 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:25.309503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a792a70-b17e-4818-90a6-3cb7dbbc2197 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:25.309748 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a792a70-b17e-4818-90a6-3cb7dbbc2197 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:25.320893 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:25.320893 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:25.320893 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a792a70-b17e-4818-90a6-3cb7dbbc2197 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:25.320893 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a792a70-b17e-4818-90a6-3cb7dbbc2197 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f returned with HTTP 200 Aug 18 22:53:25.323859 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 627/2513] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:25 2026] GET /volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:26.037587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-098400bc-cfa1-469c-bb89-a04dbe8d2ce3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:26.040806 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-098400bc-cfa1-469c-bb89-a04dbe8d2ce3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:26.040806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-098400bc-cfa1-469c-bb89-a04dbe8d2ce3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:26.040806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-098400bc-cfa1-469c-bb89-a04dbe8d2ce3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:26.041027 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-098400bc-cfa1-469c-bb89-a04dbe8d2ce3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:26.050311 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:26.050311 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:26.051219 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-098400bc-cfa1-469c-bb89-a04dbe8d2ce3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:26.051760 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 626/2514] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:26 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:26.338288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c905ea89-08af-46b7-9b70-9656f6e41f6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:26.340622 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c905ea89-08af-46b7-9b70-9656f6e41f6d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:26.340897 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c905ea89-08af-46b7-9b70-9656f6e41f6d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:26.341200 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c905ea89-08af-46b7-9b70-9656f6e41f6d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:26.348838 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:26.348838 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:26.349115 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c905ea89-08af-46b7-9b70-9656f6e41f6d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:26.350104 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c905ea89-08af-46b7-9b70-9656f6e41f6d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f returned with HTTP 200 Aug 18 22:53:26.351207 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 634/2515] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:26 2026] GET /volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:26.365990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e9d31656-c92a-4878-b5ff-ba1bad0f750e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:26.367604 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9d31656-c92a-4878-b5ff-ba1bad0f750e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:26.367811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9d31656-c92a-4878-b5ff-ba1bad0f750e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:26.368048 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e9d31656-c92a-4878-b5ff-ba1bad0f750e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:26.376115 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:26.376115 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:26.376730 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e9d31656-c92a-4878-b5ff-ba1bad0f750e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:26.377624 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e9d31656-c92a-4878-b5ff-ba1bad0f750e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f returned with HTTP 200 Aug 18 22:53:26.378847 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 629/2516] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:26 2026] GET /volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:26.391753 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aa5c15ea-65ce-42ec-a826-ffcf9db0ac2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:26.394500 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa5c15ea-65ce-42ec-a826-ffcf9db0ac2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:53:26.394839 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aa5c15ea-65ce-42ec-a826-ffcf9db0ac2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b74a471-0cad-4f4d-bba3-2413544666ad", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-263624733", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:26.420066 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:26.420066 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:26.420573 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-aa5c15ea-65ce-42ec-a826-ffcf9db0ac2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:26.421192 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-aa5c15ea-65ce-42ec-a826-ffcf9db0ac2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create snapshot from volume 1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:53:26.469868 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-aa5c15ea-65ce-42ec-a826-ffcf9db0ac2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['3f4cef73-b679-41a0-b135-100b998e59d6', '7ea3e5be-96ea-4b32-a6f1-3c3cc52fe5f4', '20146bde-8cac-44b7-9328-00bb56f00959', '5d22e340-6f6c-497f-b2ad-c2bd70a8f38b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:26.555219 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-aa5c15ea-65ce-42ec-a826-ffcf9db0ac2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot force create request issued successfully. Aug 18 22:53:26.555698 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aa5c15ea-65ce-42ec-a826-ffcf9db0ac2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:53:26.556170 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 628/2517] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:53:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:26.572712 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4dd41be-5f7d-4b29-996d-949623025b2f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:26.578471 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4dd41be-5f7d-4b29-996d-949623025b2f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:26.578725 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4dd41be-5f7d-4b29-996d-949623025b2f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:26.579345 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4dd41be-5f7d-4b29-996d-949623025b2f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:26.588537 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:26.588537 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:26.588935 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a4dd41be-5f7d-4b29-996d-949623025b2f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:26.590329 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4dd41be-5f7d-4b29-996d-949623025b2f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 returned with HTTP 200 Aug 18 22:53:26.592841 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 627/2518] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:26 2026] GET /volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:26.916701 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:26.919977 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:53:26.920360 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-582694940", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:26.926052 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-582694940', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:53:26.926280 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Create volume of 1 GB Aug 18 22:53:26.937510 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Availability Zones retrieved successfully. Aug 18 22:53:26.943869 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Flow 'volume_create_api' (90500e0d-58be-4246-8450-fdc52d5b03eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:26.944821 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbdc60c-6965-4c35-8e8f-ce22bc164bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:26.945841 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:53:26.975333 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-261e5e22-f7bf-4994-9888-b24e9ea66da6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:26.978113 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-261e5e22-f7bf-4994-9888-b24e9ea66da6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:53:26.978561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-261e5e22-f7bf-4994-9888-b24e9ea66da6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:26.978839 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-261e5e22-f7bf-4994-9888-b24e9ea66da6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:26.982117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbdc60c-6965-4c35-8e8f-ce22bc164bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:26.983002 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b242d7-1f14-4d7e-9063-bf29507b9f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:27.003281 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.003281 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:27.010654 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-261e5e22-f7bf-4994-9888-b24e9ea66da6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:53:27.019385 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-261e5e22-f7bf-4994-9888-b24e9ea66da6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:53:27.020494 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 630/2519] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:26 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:27.071905 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c50378b-9fd1-4245-a6cd-5c95cfbc7d32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.074290 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c50378b-9fd1-4245-a6cd-5c95cfbc7d32 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:27.074406 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Created reservations ['cef5b19d-99e4-4048-896f-0a81e4d972ab', 'fa794e3c-41aa-4554-b92d-0dce82b1ad9c', '2913b1a3-cf9f-4632-b3fe-22bb30db47d2', '2bf06dfb-9c8f-4e41-a99f-e27174c5bd50'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:27.074577 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c50378b-9fd1-4245-a6cd-5c95cfbc7d32 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:27.074998 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c50378b-9fd1-4245-a6cd-5c95cfbc7d32 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:27.074998 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3c50378b-9fd1-4245-a6cd-5c95cfbc7d32 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:27.075831 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02b242d7-1f14-4d7e-9063-bf29507b9f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cef5b19d-99e4-4048-896f-0a81e4d972ab', 'fa794e3c-41aa-4554-b92d-0dce82b1ad9c', '2913b1a3-cf9f-4632-b3fe-22bb30db47d2', '2bf06dfb-9c8f-4e41-a99f-e27174c5bd50']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:27.076803 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (843b9f14-ed93-446c-8a33-33982282844d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:27.084053 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.084053 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:27.084934 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c50378b-9fd1-4245-a6cd-5c95cfbc7d32 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:27.086026 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 629/2520] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:27 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:27.105794 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (843b9f14-ed93-446c-8a33-33982282844d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92f10d76-4d6e-4178-bf02-bee21bc9c5c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-582694940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99dc580a746045838fc101876f0bf284',qos_specs=None,replication_status=,reservations=['cef5b19d-99e4-4048-896f-0a81e4d972ab','fa794e3c-41aa-4554-b92d-0dce82b1ad9c','2913b1a3-cf9f-4632-b3fe-22bb30db47d2','2bf06dfb-9c8f-4e41-a99f-e27174c5bd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7859523c8dc4da0b19a7f7d30f6d0db',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:53:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-582694940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92f10d76-4d6e-4178-bf02-bee21bc9c5c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99dc580a746045838fc101876f0bf284',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7859523c8dc4da0b19a7f7d30f6d0db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:27.106920 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f92fd95-f9f8-4302-9209-656d03c603b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:27.140891 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f92fd95-f9f8-4302-9209-656d03c603b4) transitioned into state 'SUCCESS' from state '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-582694940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99dc580a746045838fc101876f0bf284',qos_specs=None,replication_status=,reservations=['cef5b19d-99e4-4048-896f-0a81e4d972ab','fa794e3c-41aa-4554-b92d-0dce82b1ad9c','2913b1a3-cf9f-4632-b3fe-22bb30db47d2','2bf06dfb-9c8f-4e41-a99f-e27174c5bd50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7859523c8dc4da0b19a7f7d30f6d0db',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:27.141810 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c43ebb3-f2e3-4137-9766-9c566482f13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:27.155852 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c43ebb3-f2e3-4137-9766-9c566482f13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:27.157045 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Flow 'volume_create_api' (90500e0d-58be-4246-8450-fdc52d5b03eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:27.157666 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Create volume request issued successfully. Aug 18 22:53:27.160152 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cfb28cd0-440a-4781-a8cf-bd7216612616 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:53:27.160152 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 635/2521] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 22:53:26 2026] POST /volume/v3/volumes => generated 786 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:27.179542 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74b07bad-db5c-49da-9ac5-84771a3111e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.187229 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74b07bad-db5c-49da-9ac5-84771a3111e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:27.187229 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74b07bad-db5c-49da-9ac5-84771a3111e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:27.187229 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74b07bad-db5c-49da-9ac5-84771a3111e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:27.202585 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.202585 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:27.209520 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-74b07bad-db5c-49da-9ac5-84771a3111e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:27.216925 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74b07bad-db5c-49da-9ac5-84771a3111e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:27.217571 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 628/2522] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:27 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:27.488328 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3faf9a2b-1e8c-427f-952e-5daa677f24ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.489231 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3faf9a2b-1e8c-427f-952e-5daa677f24ba None None] GET https://10.4.3.89/volume// Aug 18 22:53:27.489231 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3faf9a2b-1e8c-427f-952e-5daa677f24ba None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:27.489377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3faf9a2b-1e8c-427f-952e-5daa677f24ba None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:27.489656 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3faf9a2b-1e8c-427f-952e-5daa677f24ba None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:27.490026 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 631/2523] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:53:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:27.498756 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-8e901bbc-b6bd-4791-b657-774e574507c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.501790 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-8e901bbc-b6bd-4791-b657-774e574507c0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:53:27.502217 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-8e901bbc-b6bd-4791-b657-774e574507c0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0487674-f3d4-4a0d-b961-0f2d5c83d772", "connector": null, "instance_uuid": "8fa0cd2a-4125-4c93-bd16-c483e5b3e55c"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:27.525395 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.525395 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:27.552783 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-8e901bbc-b6bd-4791-b657-774e574507c0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:53:27.553302 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 630/2524] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:53:27 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:27.561708 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-28fa4300-f0b6-4412-86dc-c736e231a1b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.563923 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-28fa4300-f0b6-4412-86dc-c736e231a1b6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f Aug 18 22:53:27.564158 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-28fa4300-f0b6-4412-86dc-c736e231a1b6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:27.564362 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-28fa4300-f0b6-4412-86dc-c736e231a1b6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:27.574310 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.574310 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:27.601841 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-142da68c-c539-4f77-b5e6-8796df785466 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.603809 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-142da68c-c539-4f77-b5e6-8796df785466 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:27.604060 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-142da68c-c539-4f77-b5e6-8796df785466 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:27.604331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-142da68c-c539-4f77-b5e6-8796df785466 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:27.610331 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.610331 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:27.610884 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-142da68c-c539-4f77-b5e6-8796df785466 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:27.612041 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-142da68c-c539-4f77-b5e6-8796df785466 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 returned with HTTP 200 Aug 18 22:53:27.612479 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 629/2525] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:27 2026] GET /volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:27.621555 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbd9b910-c213-46ae-b20d-f3f55465d43e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.623324 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbd9b910-c213-46ae-b20d-f3f55465d43e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:27.623641 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbd9b910-c213-46ae-b20d-f3f55465d43e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:27.623809 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbd9b910-c213-46ae-b20d-f3f55465d43e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:27.629477 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.629477 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:27.629906 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dbd9b910-c213-46ae-b20d-f3f55465d43e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:27.630644 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-28fa4300-f0b6-4412-86dc-c736e231a1b6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f returned with HTTP 200 Aug 18 22:53:27.630731 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbd9b910-c213-46ae-b20d-f3f55465d43e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 returned with HTTP 200 Aug 18 22:53:27.631045 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 632/2526] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:27 2026] GET /volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:27.631115 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 636/2527] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:53:27 2026] DELETE /volume/v3/attachments/19ff43e8-23da-4fbe-a360-30a98e3f123f => generated 367 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:27.642858 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c8ff791-82fa-4555-91aa-b1c19f9d2a7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.645040 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c8ff791-82fa-4555-91aa-b1c19f9d2a7e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:53:27.645513 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c8ff791-82fa-4555-91aa-b1c19f9d2a7e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b74a471-0cad-4f4d-bba3-2413544666ad", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-968409022", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:27.660207 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.660207 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:27.660954 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c8ff791-82fa-4555-91aa-b1c19f9d2a7e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:27.661180 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-1c8ff791-82fa-4555-91aa-b1c19f9d2a7e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create snapshot from volume 1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:53:27.692791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1c8ff791-82fa-4555-91aa-b1c19f9d2a7e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['065ec067-c508-41ec-8867-9b0e1b6e0e53', '3be4eb4f-2580-40b5-af1d-8532cd0d1a35', 'b6a16621-ba71-4fff-8c02-d26a8b07f8eb', '615c7130-d7ef-4da6-9aa3-7656d0a539bf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:27.731752 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c8ff791-82fa-4555-91aa-b1c19f9d2a7e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot force create request issued successfully. Aug 18 22:53:27.732016 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c8ff791-82fa-4555-91aa-b1c19f9d2a7e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:53:27.732544 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 631/2528] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:53:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:27.744196 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0db4bfc0-738c-4d81-ac37-673b13085fef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:27.747564 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0db4bfc0-738c-4d81-ac37-673b13085fef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:27.747932 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0db4bfc0-738c-4d81-ac37-673b13085fef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:27.748245 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0db4bfc0-738c-4d81-ac37-673b13085fef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:27.755453 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:27.755453 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:27.756189 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0db4bfc0-738c-4d81-ac37-673b13085fef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:27.757459 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0db4bfc0-738c-4d81-ac37-673b13085fef tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 returned with HTTP 200 Aug 18 22:53:27.758177 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 630/2529] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:27 2026] GET /volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:28.096933 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59458f04-6497-402b-97d9-021b6d6848bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.098782 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59458f04-6497-402b-97d9-021b6d6848bf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:28.098973 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59458f04-6497-402b-97d9-021b6d6848bf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.099161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59458f04-6497-402b-97d9-021b6d6848bf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.099247 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-59458f04-6497-402b-97d9-021b6d6848bf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:28.104525 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.104525 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:28.105400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59458f04-6497-402b-97d9-021b6d6848bf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:28.105893 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 633/2530] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:28.233859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9aad697b-5f7f-4d49-bf56-2b51dacfb8bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.235925 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9aad697b-5f7f-4d49-bf56-2b51dacfb8bb tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:28.236210 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9aad697b-5f7f-4d49-bf56-2b51dacfb8bb tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.236817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9aad697b-5f7f-4d49-bf56-2b51dacfb8bb tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.246574 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.246574 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:28.256248 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9aad697b-5f7f-4d49-bf56-2b51dacfb8bb tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:28.266590 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9aad697b-5f7f-4d49-bf56-2b51dacfb8bb tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:28.266976 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 637/2531] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:28.283960 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ace1fbe-4952-4233-a758-9aa973a2a4e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.286739 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ace1fbe-4952-4233-a758-9aa973a2a4e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:28.287183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ace1fbe-4952-4233-a758-9aa973a2a4e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.288671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ace1fbe-4952-4233-a758-9aa973a2a4e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.296133 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.296133 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:28.301213 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6ace1fbe-4952-4233-a758-9aa973a2a4e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:28.307108 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ace1fbe-4952-4233-a758-9aa973a2a4e5 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:28.307797 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 632/2532] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:28.392127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-8875ef92-a878-4601-b566-024dce2fc579 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.396832 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-8875ef92-a878-4601-b566-024dce2fc579 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:28.397236 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-8875ef92-a878-4601-b566-024dce2fc579 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.398007 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-8875ef92-a878-4601-b566-024dce2fc579 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.413593 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.413593 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:28.418090 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-8875ef92-a878-4601-b566-024dce2fc579 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:28.424686 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-8875ef92-a878-4601-b566-024dce2fc579 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:28.425180 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 631/2533] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:28.519479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63867833-2cec-470f-b3fa-bab4efb5d0d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.519878 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63867833-2cec-470f-b3fa-bab4efb5d0d3 None None] GET https://10.4.3.89/volume// Aug 18 22:53:28.520020 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63867833-2cec-470f-b3fa-bab4efb5d0d3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.520214 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63867833-2cec-470f-b3fa-bab4efb5d0d3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.520521 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63867833-2cec-470f-b3fa-bab4efb5d0d3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:28.520788 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 634/2534] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:28.532037 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-38a49b5f-c5db-4c88-a24c-83935c27594f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.534957 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-38a49b5f-c5db-4c88-a24c-83935c27594f tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:53:28.535614 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-38a49b5f-c5db-4c88-a24c-83935c27594f tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92f10d76-4d6e-4178-bf02-bee21bc9c5c4", "connector": null, "instance_uuid": "523feacc-e1bf-4086-8862-6e77f98e925a"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:28.547127 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.547127 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:28.577464 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-38a49b5f-c5db-4c88-a24c-83935c27594f tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:53:28.578018 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 638/2535] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:53:28 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:28.608617 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f3b65a4-b38d-478d-89bd-a764c459a4b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.610890 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f3b65a4-b38d-478d-89bd-a764c459a4b2 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:28.611130 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f3b65a4-b38d-478d-89bd-a764c459a4b2 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.611330 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f3b65a4-b38d-478d-89bd-a764c459a4b2 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.625561 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5aeaa7b8-f032-4744-b168-75c5fc4b2fe2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.625898 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5aeaa7b8-f032-4744-b168-75c5fc4b2fe2 None None] GET https://10.4.3.89/volume// Aug 18 22:53:28.626094 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5aeaa7b8-f032-4744-b168-75c5fc4b2fe2 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.626276 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5aeaa7b8-f032-4744-b168-75c5fc4b2fe2 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.626398 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.626398 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:28.626613 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5aeaa7b8-f032-4744-b168-75c5fc4b2fe2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:28.626894 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 632/2536] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:28.633178 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f3b65a4-b38d-478d-89bd-a764c459a4b2 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:28.640069 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f3b65a4-b38d-478d-89bd-a764c459a4b2 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:28.640537 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 633/2537] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:28.640703 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0973b1db-3506-4168-98a1-af01fd987175 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.643344 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0973b1db-3506-4168-98a1-af01fd987175 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:28.643592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0973b1db-3506-4168-98a1-af01fd987175 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.643840 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0973b1db-3506-4168-98a1-af01fd987175 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.657817 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.657817 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:28.663018 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0973b1db-3506-4168-98a1-af01fd987175 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:28.667639 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0973b1db-3506-4168-98a1-af01fd987175 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:28.668000 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 635/2538] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 1040 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:53:28.775004 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a701e63-cda7-45fe-9f4b-03f7b5c84965 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.777370 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a701e63-cda7-45fe-9f4b-03f7b5c84965 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:28.777711 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a701e63-cda7-45fe-9f4b-03f7b5c84965 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.778941 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a701e63-cda7-45fe-9f4b-03f7b5c84965 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.784643 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.784643 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:28.785583 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a701e63-cda7-45fe-9f4b-03f7b5c84965 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:28.786667 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a701e63-cda7-45fe-9f4b-03f7b5c84965 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 returned with HTTP 200 Aug 18 22:53:28.787168 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 639/2539] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:28.798911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1aab306-1346-43bf-95ab-a8b84dc9a5f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.801847 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1aab306-1346-43bf-95ab-a8b84dc9a5f6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:28.801964 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1aab306-1346-43bf-95ab-a8b84dc9a5f6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:28.802382 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1aab306-1346-43bf-95ab-a8b84dc9a5f6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:28.812235 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.812235 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:28.813150 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1aab306-1346-43bf-95ab-a8b84dc9a5f6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:28.815439 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1aab306-1346-43bf-95ab-a8b84dc9a5f6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 returned with HTTP 200 Aug 18 22:53:28.815935 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 633/2540] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:28 2026] GET /volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:28.835384 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-72015a23-3a7f-451a-a50d-8b0bd296b092 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.837117 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-482921dc-5c46-4532-b2c2-adeb5ceae7f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:28.837930 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-72015a23-3a7f-451a-a50d-8b0bd296b092 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] PUT https://10.4.3.89/volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 Aug 18 22:53:28.838541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-72015a23-3a7f-451a-a50d-8b0bd296b092 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:28.841907 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-482921dc-5c46-4532-b2c2-adeb5ceae7f8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] PUT https://10.4.3.89/volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 Aug 18 22:53:28.841907 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-482921dc-5c46-4532-b2c2-adeb5ceae7f8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:28.851002 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-72015a23-3a7f-451a-a50d-8b0bd296b092 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Acquiring lock "cinder-attachment_update-92f10d76-4d6e-4178-bf02-bee21bc9c5c4-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:53:28.852096 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-482921dc-5c46-4532-b2c2-adeb5ceae7f8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Acquiring lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:53:28.858120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-72015a23-3a7f-451a-a50d-8b0bd296b092 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Lock "cinder-attachment_update-92f10d76-4d6e-4178-bf02-bee21bc9c5c4-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:53:28.858172 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-482921dc-5c46-4532-b2c2-adeb5ceae7f8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:53:28.858208 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.858208 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:28.858805 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:28.858805 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:28.990037 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-72015a23-3a7f-451a-a50d-8b0bd296b092 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Lock "cinder-attachment_update-92f10d76-4d6e-4178-bf02-bee21bc9c5c4-np0000007715" released by "attachment_update" :: held 0.133s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:53:28.990037 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-72015a23-3a7f-451a-a50d-8b0bd296b092 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 returned with HTTP 200 Aug 18 22:53:28.990037 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 634/2541] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:53:28 2026] PUT /volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:29.007702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-482921dc-5c46-4532-b2c2-adeb5ceae7f8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" released by "attachment_update" :: held 0.150s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:53:29.008114 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-482921dc-5c46-4532-b2c2-adeb5ceae7f8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 returned with HTTP 200 Aug 18 22:53:29.008796 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 636/2542] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:53:28 2026] PUT /volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:53:29.031327 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-95808540-6e80-4ab3-b6de-5827c62a218e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:29.036218 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-95808540-6e80-4ab3-b6de-5827c62a218e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 Aug 18 22:53:29.036508 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-95808540-6e80-4ab3-b6de-5827c62a218e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:29.036705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-95808540-6e80-4ab3-b6de-5827c62a218e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:29.062439 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-95808540-6e80-4ab3-b6de-5827c62a218e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 returned with HTTP 200 Aug 18 22:53:29.064035 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 640/2543] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 22:53:29 2026] GET /volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:29.120756 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d82de744-4c6d-406e-bb39-499a77197de5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:29.127760 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d82de744-4c6d-406e-bb39-499a77197de5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:29.128129 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d82de744-4c6d-406e-bb39-499a77197de5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:29.128425 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d82de744-4c6d-406e-bb39-499a77197de5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:29.128583 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d82de744-4c6d-406e-bb39-499a77197de5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:29.134198 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:29.134198 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:29.135096 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d82de744-4c6d-406e-bb39-499a77197de5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:29.135603 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 634/2544] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:29 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:29.656412 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4a20f92-b3a7-4dad-aa9f-a5bd727f8217 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:29.659020 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4a20f92-b3a7-4dad-aa9f-a5bd727f8217 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:29.660282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4a20f92-b3a7-4dad-aa9f-a5bd727f8217 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:29.660282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4a20f92-b3a7-4dad-aa9f-a5bd727f8217 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:29.671522 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:29.671522 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:29.675994 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c4a20f92-b3a7-4dad-aa9f-a5bd727f8217 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:29.681400 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4a20f92-b3a7-4dad-aa9f-a5bd727f8217 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:29.681943 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 635/2545] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:29 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:53:30.147751 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25a85cfb-60c6-4c50-9d73-8058d27d549e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:30.150199 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25a85cfb-60c6-4c50-9d73-8058d27d549e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:30.150614 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25a85cfb-60c6-4c50-9d73-8058d27d549e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:30.150910 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25a85cfb-60c6-4c50-9d73-8058d27d549e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:30.151063 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-25a85cfb-60c6-4c50-9d73-8058d27d549e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:30.162233 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:30.162233 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:30.164198 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25a85cfb-60c6-4c50-9d73-8058d27d549e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:30.164198 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 637/2546] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:30 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:30.559257 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2de4a963-814e-4410-9d65-0d1a43e44c4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:30.561372 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2de4a963-814e-4410-9d65-0d1a43e44c4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:30.561495 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2de4a963-814e-4410-9d65-0d1a43e44c4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:30.561650 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2de4a963-814e-4410-9d65-0d1a43e44c4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:30.561769 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-2de4a963-814e-4410-9d65-0d1a43e44c4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: 94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:30.567581 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:30.567581 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:30.568463 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2de4a963-814e-4410-9d65-0d1a43e44c4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:30.593541 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2de4a963-814e-4410-9d65-0d1a43e44c4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot delete request issued successfully. Aug 18 22:53:30.593789 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2de4a963-814e-4410-9d65-0d1a43e44c4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 returned with HTTP 202 Aug 18 22:53:30.594327 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 641/2547] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:53:30 2026] DELETE /volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:53:30.605368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c1ad114-2760-424f-9d81-50938dc42c31 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:30.610138 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c1ad114-2760-424f-9d81-50938dc42c31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:30.610138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c1ad114-2760-424f-9d81-50938dc42c31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:30.610138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c1ad114-2760-424f-9d81-50938dc42c31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:30.615032 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:30.615032 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:30.615740 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c1ad114-2760-424f-9d81-50938dc42c31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:30.616597 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c1ad114-2760-424f-9d81-50938dc42c31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 returned with HTTP 200 Aug 18 22:53:30.617394 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 635/2548] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:30 2026] GET /volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:30.699741 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-36646edf-03b1-4d16-ad97-262aa6e2a07b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:30.701594 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36646edf-03b1-4d16-ad97-262aa6e2a07b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:30.701814 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36646edf-03b1-4d16-ad97-262aa6e2a07b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:30.701996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-36646edf-03b1-4d16-ad97-262aa6e2a07b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:30.713094 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:30.713094 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:30.718763 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-36646edf-03b1-4d16-ad97-262aa6e2a07b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:30.724472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-36646edf-03b1-4d16-ad97-262aa6e2a07b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:30.724973 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 636/2549] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:30 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:30.736374 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:30.903520 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:53:30.904028 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-945331549", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:30.905722 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-945331549', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:53:30.905936 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Create volume of 1 GB Aug 18 22:53:30.912093 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Availability Zones retrieved successfully. Aug 18 22:53:30.927309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Flow 'volume_create_api' (bf52ab60-e2ed-44d1-9ffb-3ea136c36d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:30.931043 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031fad97-7878-46f0-a695-1a16786390be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:30.932315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:53:30.957937 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031fad97-7878-46f0-a695-1a16786390be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:30.958854 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fc3a81-89fb-4a7e-bc20-14eac8dc2390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:31.015559 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Created reservations ['23daa0d7-c53b-4c08-93c8-e63cfddfcd55', 'ad42e709-4e3b-40e2-8a56-892b6b0773aa', '1b762667-250e-45c2-b942-b20900673851', '77383778-2b1b-4c88-840e-310fb49023f1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:31.016476 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11fc3a81-89fb-4a7e-bc20-14eac8dc2390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23daa0d7-c53b-4c08-93c8-e63cfddfcd55', 'ad42e709-4e3b-40e2-8a56-892b6b0773aa', '1b762667-250e-45c2-b942-b20900673851', '77383778-2b1b-4c88-840e-310fb49023f1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:31.017301 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ef2098-59db-40e4-8a0f-086eb9e26005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:31.038783 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00ef2098-59db-40e4-8a0f-086eb9e26005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-945331549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e088f59213a464f9956fde79aeb3ae1',qos_specs=None,replication_status=,reservations=['23daa0d7-c53b-4c08-93c8-e63cfddfcd55','ad42e709-4e3b-40e2-8a56-892b6b0773aa','1b762667-250e-45c2-b942-b20900673851','77383778-2b1b-4c88-840e-310fb49023f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdf459cf0b94c92988181332fcb1968',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-945331549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e088f59213a464f9956fde79aeb3ae1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cdf459cf0b94c92988181332fcb1968',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:31.039570 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a04f4101-ab1e-46cc-8655-763620ad75f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:31.060538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a04f4101-ab1e-46cc-8655-763620ad75f2) transitioned into state 'SUCCESS' from state '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-945331549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e088f59213a464f9956fde79aeb3ae1',qos_specs=None,replication_status=,reservations=['23daa0d7-c53b-4c08-93c8-e63cfddfcd55','ad42e709-4e3b-40e2-8a56-892b6b0773aa','1b762667-250e-45c2-b942-b20900673851','77383778-2b1b-4c88-840e-310fb49023f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cdf459cf0b94c92988181332fcb1968',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:31.061678 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a50a29-a2e9-4c36-8402-cd66553f737e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:31.074138 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8a50a29-a2e9-4c36-8402-cd66553f737e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:31.074347 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Flow 'volume_create_api' (bf52ab60-e2ed-44d1-9ffb-3ea136c36d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:31.074669 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Create volume request issued successfully. Aug 18 22:53:31.075457 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97a6c2d5-86a6-498f-abba-37de8162cc94 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:53:31.075992 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 638/2550] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:53:30 2026] POST /volume/v3/volumes => generated 753 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:31.097934 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ba1772c4-4d8c-44ec-83f9-846337842cbc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:31.099746 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba1772c4-4d8c-44ec-83f9-846337842cbc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] GET https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:31.100583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba1772c4-4d8c-44ec-83f9-846337842cbc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:31.100583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba1772c4-4d8c-44ec-83f9-846337842cbc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:31.110077 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:31.110077 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:31.113493 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ba1772c4-4d8c-44ec-83f9-846337842cbc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Volume info retrieved successfully. Aug 18 22:53:31.117587 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba1772c4-4d8c-44ec-83f9-846337842cbc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 returned with HTTP 200 Aug 18 22:53:31.117931 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 642/2551] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:31 2026] GET /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:31.181018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e20c8817-7bff-42c1-a4f0-c217ade5d1ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:31.184323 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e20c8817-7bff-42c1-a4f0-c217ade5d1ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:31.184894 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e20c8817-7bff-42c1-a4f0-c217ade5d1ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:31.184894 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e20c8817-7bff-42c1-a4f0-c217ade5d1ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:31.184894 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e20c8817-7bff-42c1-a4f0-c217ade5d1ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:31.190096 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:31.190096 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:31.190953 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e20c8817-7bff-42c1-a4f0-c217ade5d1ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:31.191549 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 636/2552] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:31 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:31.628966 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50664b5f-123c-402d-9537-fde6de1d2b26 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:31.630408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50664b5f-123c-402d-9537-fde6de1d2b26 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:31.630579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50664b5f-123c-402d-9537-fde6de1d2b26 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:31.630754 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50664b5f-123c-402d-9537-fde6de1d2b26 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:31.634932 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50664b5f-123c-402d-9537-fde6de1d2b26 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 returned with HTTP 404 Aug 18 22:53:31.635441 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 637/2553] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:31 2026] GET /volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:31.643796 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f41108a-b909-45d1-bb1e-39d59619d023 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:31.646207 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f41108a-b909-45d1-bb1e-39d59619d023 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:31.646495 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f41108a-b909-45d1-bb1e-39d59619d023 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:31.646732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f41108a-b909-45d1-bb1e-39d59619d023 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:31.646862 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-3f41108a-b909-45d1-bb1e-39d59619d023 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:31.653443 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:31.653443 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:31.653968 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f41108a-b909-45d1-bb1e-39d59619d023 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:31.677201 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f41108a-b909-45d1-bb1e-39d59619d023 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot delete request issued successfully. Aug 18 22:53:31.677520 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f41108a-b909-45d1-bb1e-39d59619d023 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 returned with HTTP 202 Aug 18 22:53:31.678085 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 639/2554] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:53:31 2026] DELETE /volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:53:31.688593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8729189-f5b0-427a-bf92-bf386a872fa5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:31.691007 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8729189-f5b0-427a-bf92-bf386a872fa5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:31.691774 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8729189-f5b0-427a-bf92-bf386a872fa5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:31.692009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8729189-f5b0-427a-bf92-bf386a872fa5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:31.700903 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:31.700903 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:31.702669 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8729189-f5b0-427a-bf92-bf386a872fa5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:31.704964 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8729189-f5b0-427a-bf92-bf386a872fa5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 returned with HTTP 200 Aug 18 22:53:31.705700 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 643/2555] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:31 2026] GET /volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:31.741150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f249d12d-e092-4ac3-b415-4a9aa697c27e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:31.743655 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f249d12d-e092-4ac3-b415-4a9aa697c27e tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:31.744104 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f249d12d-e092-4ac3-b415-4a9aa697c27e tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:31.744463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f249d12d-e092-4ac3-b415-4a9aa697c27e tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:31.757503 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:31.757503 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:31.761692 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f249d12d-e092-4ac3-b415-4a9aa697c27e tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:31.767449 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f249d12d-e092-4ac3-b415-4a9aa697c27e tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:31.767987 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 637/2556] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:31 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:32.129611 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fb11c4b-1bcd-4437-b36e-af02304e2333 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:32.131224 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fb11c4b-1bcd-4437-b36e-af02304e2333 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] GET https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:32.131452 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fb11c4b-1bcd-4437-b36e-af02304e2333 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:32.131621 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fb11c4b-1bcd-4437-b36e-af02304e2333 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:32.137983 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:32.137983 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:32.141116 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2fb11c4b-1bcd-4437-b36e-af02304e2333 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Volume info retrieved successfully. Aug 18 22:53:32.144795 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fb11c4b-1bcd-4437-b36e-af02304e2333 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 returned with HTTP 200 Aug 18 22:53:32.145368 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 638/2557] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:32 2026] GET /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:32.159846 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-980e6e7a-6f25-4f98-b35b-d936d34eb0ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:32.161566 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-980e6e7a-6f25-4f98-b35b-d936d34eb0ed tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] GET https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:32.161791 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-980e6e7a-6f25-4f98-b35b-d936d34eb0ed tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:32.162003 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-980e6e7a-6f25-4f98-b35b-d936d34eb0ed tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:32.168350 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:32.168350 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:32.171678 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-980e6e7a-6f25-4f98-b35b-d936d34eb0ed tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Volume info retrieved successfully. Aug 18 22:53:32.175182 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-980e6e7a-6f25-4f98-b35b-d936d34eb0ed tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 returned with HTTP 200 Aug 18 22:53:32.175587 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 640/2558] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:32 2026] GET /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:32.187750 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d796c435-319f-4c3f-88db-dd23cb37460b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:32.189334 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d796c435-319f-4c3f-88db-dd23cb37460b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] POST https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4/action Aug 18 22:53:32.189677 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d796c435-319f-4c3f-88db-dd23cb37460b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1514672072", "disk_format": "raw"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:53:32.189799 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d796c435-319f-4c3f-88db-dd23cb37460b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1514672072", "disk_format": "raw"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:32.197722 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:32.197722 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:32.198202 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d796c435-319f-4c3f-88db-dd23cb37460b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Volume info retrieved successfully. Aug 18 22:53:32.202773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-100e6698-bace-4b3b-8b9d-66e685bccf6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:32.205063 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-100e6698-bace-4b3b-8b9d-66e685bccf6c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:32.205362 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-100e6698-bace-4b3b-8b9d-66e685bccf6c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:32.205644 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-100e6698-bace-4b3b-8b9d-66e685bccf6c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:32.205772 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-100e6698-bace-4b3b-8b9d-66e685bccf6c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:32.209520 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:32.209520 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:32.210309 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:32.210309 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:32.211072 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-100e6698-bace-4b3b-8b9d-66e685bccf6c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:32.211543 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 638/2559] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:32 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:32.213478 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.image.image_utils [None req-d796c435-319f-4c3f-88db-dd23cb37460b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1514672072'}] 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-1514672072'}]. {{(pid=100266) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 18 22:53:32.716981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f0555702-1dec-4e8d-9bd0-c6027fb6098b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:32.718036 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0555702-1dec-4e8d-9bd0-c6027fb6098b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:32.718368 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0555702-1dec-4e8d-9bd0-c6027fb6098b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:32.718627 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f0555702-1dec-4e8d-9bd0-c6027fb6098b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:32.723492 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f0555702-1dec-4e8d-9bd0-c6027fb6098b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 returned with HTTP 404 Aug 18 22:53:32.724253 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 639/2560] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:32 2026] GET /volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:32.733845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1736524f-68f0-4f7b-999a-c49af03c3b67 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:32.745449 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1736524f-68f0-4f7b-999a-c49af03c3b67 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:32.745449 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1736524f-68f0-4f7b-999a-c49af03c3b67 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:32.746204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1736524f-68f0-4f7b-999a-c49af03c3b67 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:32.746204 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-1736524f-68f0-4f7b-999a-c49af03c3b67 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: 5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:32.753023 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:32.753023 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:32.753764 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1736524f-68f0-4f7b-999a-c49af03c3b67 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:32.775339 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1736524f-68f0-4f7b-999a-c49af03c3b67 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot delete request issued successfully. Aug 18 22:53:32.775562 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1736524f-68f0-4f7b-999a-c49af03c3b67 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f returned with HTTP 202 Aug 18 22:53:32.776192 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 641/2561] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:53:32 2026] DELETE /volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:53:32.786620 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-925217cc-7259-4435-b2ba-91607cbebc6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:32.787680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b223372d-c48e-4bab-b9f3-927897bc8aba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:32.789684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-925217cc-7259-4435-b2ba-91607cbebc6b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:32.789684 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-925217cc-7259-4435-b2ba-91607cbebc6b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:32.789914 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-925217cc-7259-4435-b2ba-91607cbebc6b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:32.795030 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b223372d-c48e-4bab-b9f3-927897bc8aba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:32.795340 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b223372d-c48e-4bab-b9f3-927897bc8aba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:32.795636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b223372d-c48e-4bab-b9f3-927897bc8aba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:32.806157 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:32.806157 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:32.812155 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:32.812155 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:32.812343 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-925217cc-7259-4435-b2ba-91607cbebc6b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:32.813019 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b223372d-c48e-4bab-b9f3-927897bc8aba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:53:32.813765 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b223372d-c48e-4bab-b9f3-927897bc8aba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f returned with HTTP 200 Aug 18 22:53:32.814245 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 640/2562] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:32 2026] GET /volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:32.814993 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d796c435-319f-4c3f-88db-dd23cb37460b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Copy volume to image completed successfully. Aug 18 22:53:32.815444 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d796c435-319f-4c3f-88db-dd23cb37460b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4/action returned with HTTP 202 Aug 18 22:53:32.818579 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 644/2563] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:53:32 2026] POST /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4/action => generated 686 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:32.822094 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-925217cc-7259-4435-b2ba-91607cbebc6b tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:32.822613 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 639/2564] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:32 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:33.224205 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f5e6bf5-2eb8-4aab-94da-8614f34d48d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.226360 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f5e6bf5-2eb8-4aab-94da-8614f34d48d7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:33.226637 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f5e6bf5-2eb8-4aab-94da-8614f34d48d7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.226845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f5e6bf5-2eb8-4aab-94da-8614f34d48d7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.227004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9f5e6bf5-2eb8-4aab-94da-8614f34d48d7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:33.231466 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:33.231466 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:33.232092 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f5e6bf5-2eb8-4aab-94da-8614f34d48d7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:33.232573 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 642/2565] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:33 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:33.285851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0be0c8fa-ee52-459a-a80a-4c7ac331eb89 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.287820 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0be0c8fa-ee52-459a-a80a-4c7ac331eb89 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] POST https://10.4.3.89/volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41/action Aug 18 22:53:33.288273 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0be0c8fa-ee52-459a-a80a-4c7ac331eb89 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:53:33.288441 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0be0c8fa-ee52-459a-a80a-4c7ac331eb89 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:33.307069 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:33.307069 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:33.316186 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ce54cf7f-ff8b-466c-ae10-dbdacb312494 req-0be0c8fa-ee52-459a-a80a-4c7ac331eb89 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41/action returned with HTTP 204 Aug 18 22:53:33.316667 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 641/2566] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:53:33 2026] POST /volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:33.825680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79b4b136-beb6-4c47-9483-f4f77cfa8f28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.827539 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79b4b136-beb6-4c47-9483-f4f77cfa8f28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:33.827730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79b4b136-beb6-4c47-9483-f4f77cfa8f28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.827919 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79b4b136-beb6-4c47-9483-f4f77cfa8f28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.831905 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79b4b136-beb6-4c47-9483-f4f77cfa8f28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f returned with HTTP 404 Aug 18 22:53:33.832361 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 645/2567] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:33 2026] GET /volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:33.837787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1c33929-3d38-4807-b5f4-73f4ad2abcfe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.838883 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ece59a0-bd66-4866-ac16-c7a74ae3db37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.840116 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1c33929-3d38-4807-b5f4-73f4ad2abcfe tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:33.840477 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1c33929-3d38-4807-b5f4-73f4ad2abcfe tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.840729 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ece59a0-bd66-4866-ac16-c7a74ae3db37 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:33.840791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1c33929-3d38-4807-b5f4-73f4ad2abcfe tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.840983 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ece59a0-bd66-4866-ac16-c7a74ae3db37 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.841217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ece59a0-bd66-4866-ac16-c7a74ae3db37 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.841403 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-8ece59a0-bd66-4866-ac16-c7a74ae3db37 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: 94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:33.846755 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ece59a0-bd66-4866-ac16-c7a74ae3db37 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 returned with HTTP 404 Aug 18 22:53:33.846755 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 643/2568] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:53:33 2026] DELETE /volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:33.853083 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b27bdc6-7a6c-48dd-b612-e6356758549d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.854837 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b27bdc6-7a6c-48dd-b612-e6356758549d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 Aug 18 22:53:33.855017 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b27bdc6-7a6c-48dd-b612-e6356758549d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.855192 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b27bdc6-7a6c-48dd-b612-e6356758549d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.856942 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:33.856942 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:33.859675 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b27bdc6-7a6c-48dd-b612-e6356758549d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 returned with HTTP 404 Aug 18 22:53:33.860108 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 642/2569] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:33 2026] GET /volume/v3/snapshots/94411c95-8d3a-4179-822f-6ce8d1577315 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:33.864880 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b1c33929-3d38-4807-b5f4-73f4ad2abcfe tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:33.866799 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-661c3084-9bfc-4a2a-a677-52e9a2401b99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.869547 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-661c3084-9bfc-4a2a-a677-52e9a2401b99 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:33.871800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-661c3084-9bfc-4a2a-a677-52e9a2401b99 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.871800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-661c3084-9bfc-4a2a-a677-52e9a2401b99 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.871800 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-661c3084-9bfc-4a2a-a677-52e9a2401b99 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:33.873046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1c33929-3d38-4807-b5f4-73f4ad2abcfe tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:33.874570 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 640/2570] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:33 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:53:33.875286 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-661c3084-9bfc-4a2a-a677-52e9a2401b99 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 returned with HTTP 404 Aug 18 22:53:33.875832 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 646/2571] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:53:33 2026] DELETE /volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:33.885439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7502df35-98c8-45cd-b9e8-5e59c63cb116 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.886918 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87203df3-9926-4435-9efa-3571f3255a2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.887385 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7502df35-98c8-45cd-b9e8-5e59c63cb116 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 Aug 18 22:53:33.887602 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7502df35-98c8-45cd-b9e8-5e59c63cb116 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.887805 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7502df35-98c8-45cd-b9e8-5e59c63cb116 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.888626 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87203df3-9926-4435-9efa-3571f3255a2d tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:33.888822 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87203df3-9926-4435-9efa-3571f3255a2d tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.888993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87203df3-9926-4435-9efa-3571f3255a2d tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.894076 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7502df35-98c8-45cd-b9e8-5e59c63cb116 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 returned with HTTP 404 Aug 18 22:53:33.894651 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 644/2572] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:33 2026] GET /volume/v3/snapshots/afc80f8e-f03f-4f88-9a8d-b0fc47dc31c2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:33.899142 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:33.899142 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:33.902542 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6474dfe8-05cf-4cd8-a1b8-1f54f8eca4e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.902849 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-87203df3-9926-4435-9efa-3571f3255a2d tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:33.905685 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6474dfe8-05cf-4cd8-a1b8-1f54f8eca4e8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:33.906234 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6474dfe8-05cf-4cd8-a1b8-1f54f8eca4e8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.906539 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6474dfe8-05cf-4cd8-a1b8-1f54f8eca4e8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.906774 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-6474dfe8-05cf-4cd8-a1b8-1f54f8eca4e8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: 5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:33.906965 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87203df3-9926-4435-9efa-3571f3255a2d tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:33.907359 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 643/2573] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:33 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:53:33.912566 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6474dfe8-05cf-4cd8-a1b8-1f54f8eca4e8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f returned with HTTP 404 Aug 18 22:53:33.913167 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 641/2574] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:53:33 2026] DELETE /volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:33.922012 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d8e7402-0c26-449e-b7da-d4a5541c3255 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.922146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ce8eba2-4a8e-44b9-b8b0-3cb208e2bd47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.923233 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 645/2575] 10.4.3.89 () {70 vars in 1604 bytes} [Tue Aug 18 22:53:33 2026] DELETE /volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:53:33.925878 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d8e7402-0c26-449e-b7da-d4a5541c3255 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f Aug 18 22:53:33.925878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d8e7402-0c26-449e-b7da-d4a5541c3255 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.925878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d8e7402-0c26-449e-b7da-d4a5541c3255 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.929295 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d8e7402-0c26-449e-b7da-d4a5541c3255 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f returned with HTTP 404 Aug 18 22:53:33.929956 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 647/2576] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:53:33 2026] GET /volume/v3/snapshots/5a3d338d-d611-4f5f-bc7a-ddd42964f76f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:33.932766 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b71df4a-b19b-4fd8-9c5c-aff78ecca5a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.959149 np0000007715 devstack@c-api.service[100264]: WARNING keystonemiddleware.auth_token [None req-1b71df4a-b19b-4fd8-9c5c-aff78ecca5a8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 18 22:53:33.960292 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 644/2577] 10.4.3.89 () {70 vars in 1604 bytes} [Tue Aug 18 22:53:33 2026] DELETE /volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 18 22:53:33.967207 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14dcaa08-b98e-4085-aea9-e28d76073759 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:33.968953 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] DELETE https://10.4.3.89/volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 Aug 18 22:53:33.969143 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:33.969356 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:33.978348 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:33.978348 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:34.049652 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Attachment connected to vm 523feacc-e1bf-4086-8862-6e77f98e925a, checking data on nova Aug 18 22:53:34.049652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.compute.nova [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Creating Keystone token plugin using URL: https://10.4.3.89/identity {{(pid=100265) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 18 22:53:34.244169 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5c6efa4-f41a-4364-b362-c032866ad249 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:34.250378 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5c6efa4-f41a-4364-b362-c032866ad249 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:34.250769 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5c6efa4-f41a-4364-b362-c032866ad249 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:34.251406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5c6efa4-f41a-4364-b362-c032866ad249 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:34.251406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c5c6efa4-f41a-4364-b362-c032866ad249 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:34.255294 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:34.255294 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:34.256072 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5c6efa4-f41a-4364-b362-c032866ad249 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:34.256594 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 646/2578] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:34 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:34.257063 np0000007715 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] REQ: curl -g -i -X GET https://10.4.3.89/compute/v2.1/servers/523feacc-e1bf-4086-8862-6e77f98e925a/os-volume_attachments/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}63be2351b627591b36f0ed64642f4058549525b0001d5732c88b1ab8b2775546" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-14dcaa08-b98e-4085-aea9-e28d76073759" -H "X-Service-Token: {SHA256}51350b1806ba3b71c032b0323b39131b8bde39efafe8b4f67cd03f260b3c8b5d" {{(pid=100265) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 18 22:53:34.428886 np0000007715 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 18 Aug 2026 22:53:34 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-8dee9628-6fd6-4c35-bbaf-f127aea963cb x-openstack-request-id: req-8dee9628-6fd6-4c35-bbaf-f127aea963cb {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 18 22:53:34.429091 np0000007715 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "92f10d76-4d6e-4178-bf02-bee21bc9c5c4", "serverId": "523feacc-e1bf-4086-8862-6e77f98e925a", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c8b98b26-b953-4821-94f6-6b5d57a85f41", "bdm_uuid": "a351bec8-ec69-44d3-aac7-4a9934a1dd69"}} {{(pid=100265) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 18 22:53:34.429243 np0000007715 devstack@c-api.service[100265]: DEBUG novaclient.v2.client [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET call to compute for https://10.4.3.89/compute/v2.1/servers/523feacc-e1bf-4086-8862-6e77f98e925a/os-volume_attachments/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 used request id req-8dee9628-6fd6-4c35-bbaf-f127aea963cb {{(pid=100265) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 18 22:53:34.432432 np0000007715 devstack@c-api.service[100265]: ERROR cinder.volume.api [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-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 Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Caught error: Detach volume from instance 523feacc-e1bf-4086-8862-6e77f98e925a using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 523feacc-e1bf-4086-8862-6e77f98e925a using the Compute API Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 18 22:53:34.436085 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 523feacc-e1bf-4086-8862-6e77f98e925a using the Compute API Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: ERROR cinder.api.middleware.fault Aug 18 22:53:34.437121 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-14dcaa08-b98e-4085-aea9-e28d76073759 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 returned with HTTP 409 Aug 18 22:53:34.438018 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 642/2579] 10.4.3.89 () {68 vars in 1397 bytes} [Tue Aug 18 22:53:33 2026] DELETE /volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 => generated 167 bytes in 470 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:34.478556 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-b458fb48-ec60-4528-a081-400e711bcabd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:34.480740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-b458fb48-ec60-4528-a081-400e711bcabd tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:34.481012 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-b458fb48-ec60-4528-a081-400e711bcabd tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:34.481255 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-b458fb48-ec60-4528-a081-400e711bcabd tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:34.490880 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:34.490880 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:34.495025 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-b458fb48-ec60-4528-a081-400e711bcabd tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:34.499836 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-b458fb48-ec60-4528-a081-400e711bcabd tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:34.500414 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 648/2580] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:34 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 1153 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:34.518629 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-a396a9e4-5a3e-4ac9-b2aa-241b0c4020ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:34.520822 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-a396a9e4-5a3e-4ac9-b2aa-241b0c4020ec tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] POST https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4/action Aug 18 22:53:34.521203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-a396a9e4-5a3e-4ac9-b2aa-241b0c4020ec tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:53:34.521383 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-a396a9e4-5a3e-4ac9-b2aa-241b0c4020ec tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:34.534053 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:34.534053 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:34.534607 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-a396a9e4-5a3e-4ac9-b2aa-241b0c4020ec tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:34.542282 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-a396a9e4-5a3e-4ac9-b2aa-241b0c4020ec tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Begin detaching volume completed successfully. Aug 18 22:53:34.542549 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-a396a9e4-5a3e-4ac9-b2aa-241b0c4020ec tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4/action returned with HTTP 202 Aug 18 22:53:34.543047 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 645/2581] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:53:34 2026] POST /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:53:34.585469 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0156eeba-8c32-41dd-b6a6-7b210f336c77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:34.585880 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0156eeba-8c32-41dd-b6a6-7b210f336c77 None None] GET https://10.4.3.89/volume// Aug 18 22:53:34.586037 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0156eeba-8c32-41dd-b6a6-7b210f336c77 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:34.586222 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0156eeba-8c32-41dd-b6a6-7b210f336c77 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:34.586598 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0156eeba-8c32-41dd-b6a6-7b210f336c77 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:34.586886 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 647/2582] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:53:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:34.595326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-700e6256-7b6c-4dcf-bc66-3c48b3572a74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:34.598079 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-700e6256-7b6c-4dcf-bc66-3c48b3572a74 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:34.598284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-700e6256-7b6c-4dcf-bc66-3c48b3572a74 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:34.598519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-700e6256-7b6c-4dcf-bc66-3c48b3572a74 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:34.628835 np0000007715 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-700e6256-7b6c-4dcf-bc66-3c48b3572a74 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 18 22:53:34.637761 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:34.637761 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:34.641617 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-700e6256-7b6c-4dcf-bc66-3c48b3572a74 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:34.645915 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-700e6256-7b6c-4dcf-bc66-3c48b3572a74 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:34.646299 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 643/2583] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:53:34 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 1336 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:53:35.268246 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3b41bb8-afab-4137-bf8b-382d53906233 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:35.273377 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3b41bb8-afab-4137-bf8b-382d53906233 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:35.273650 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3b41bb8-afab-4137-bf8b-382d53906233 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:35.273763 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3b41bb8-afab-4137-bf8b-382d53906233 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:35.273900 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e3b41bb8-afab-4137-bf8b-382d53906233 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:35.283600 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:35.283600 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:35.284276 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3b41bb8-afab-4137-bf8b-382d53906233 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:35.284680 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 649/2584] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:35 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:35.778430 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-4651bddb-541b-44ec-bf28-9499e9a18c53 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:35.780437 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-4651bddb-541b-44ec-bf28-9499e9a18c53 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] DELETE https://10.4.3.89/volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 Aug 18 22:53:35.780634 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-4651bddb-541b-44ec-bf28-9499e9a18c53 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:35.780786 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-4651bddb-541b-44ec-bf28-9499e9a18c53 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:35.789754 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:35.789754 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:35.850545 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-e30197d9-7d06-45cd-bf43-6a3ca485c5ff req-4651bddb-541b-44ec-bf28-9499e9a18c53 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 returned with HTTP 200 Aug 18 22:53:35.850976 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 646/2585] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:53:35 2026] DELETE /volume/v3/attachments/c8b98b26-b953-4821-94f6-6b5d57a85f41 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:36.096300 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-85909210-ea8b-44f4-8b85-730f6b22e05e req-3c55c20c-22ec-4e48-9da1-4d0c32c99d33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:36.096939 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-85909210-ea8b-44f4-8b85-730f6b22e05e req-3c55c20c-22ec-4e48-9da1-4d0c32c99d33 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145 Aug 18 22:53:36.096939 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-85909210-ea8b-44f4-8b85-730f6b22e05e req-3c55c20c-22ec-4e48-9da1-4d0c32c99d33 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:36.096939 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-85909210-ea8b-44f4-8b85-730f6b22e05e req-3c55c20c-22ec-4e48-9da1-4d0c32c99d33 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:36.107889 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:36.107889 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:36.176290 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-85909210-ea8b-44f4-8b85-730f6b22e05e req-3c55c20c-22ec-4e48-9da1-4d0c32c99d33 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145 returned with HTTP 200 Aug 18 22:53:36.177093 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 648/2586] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:53:36 2026] DELETE /volume/v3/attachments/65f9a220-8ba0-4272-9cd2-078b5584b145 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:36.296327 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48315392-c924-49a1-bc9f-c784fdfd782e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:36.298484 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48315392-c924-49a1-bc9f-c784fdfd782e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:36.298753 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48315392-c924-49a1-bc9f-c784fdfd782e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:36.299020 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48315392-c924-49a1-bc9f-c784fdfd782e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:36.299140 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-48315392-c924-49a1-bc9f-c784fdfd782e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:36.304079 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:36.304079 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:36.305047 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48315392-c924-49a1-bc9f-c784fdfd782e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:36.305482 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 644/2587] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:36 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:36.483045 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-cb72b361-32d6-4ee9-b826-61d9cc67f37e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:36.485477 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-cb72b361-32d6-4ee9-b826-61d9cc67f37e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5/action Aug 18 22:53:36.485894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-cb72b361-32d6-4ee9-b826-61d9cc67f37e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:53:36.486063 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-cb72b361-32d6-4ee9-b826-61d9cc67f37e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:36.506921 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:36.506921 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:36.518324 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af599e73-9c3e-4e3d-bbc9-54d8b98f7e43 req-cb72b361-32d6-4ee9-b826-61d9cc67f37e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5/action returned with HTTP 204 Aug 18 22:53:36.518857 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 650/2588] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:53:36 2026] POST /volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:36.722592 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6012eb2d-4029-428c-9b00-a3660d394047 req-d6833cf8-74f5-4e6f-844f-5ad39dfb21c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:36.725097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6012eb2d-4029-428c-9b00-a3660d394047 req-d6833cf8-74f5-4e6f-844f-5ad39dfb21c8 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:36.725347 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6012eb2d-4029-428c-9b00-a3660d394047 req-d6833cf8-74f5-4e6f-844f-5ad39dfb21c8 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:36.725503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6012eb2d-4029-428c-9b00-a3660d394047 req-d6833cf8-74f5-4e6f-844f-5ad39dfb21c8 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:36.732902 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:36.732902 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:36.737312 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6012eb2d-4029-428c-9b00-a3660d394047 req-d6833cf8-74f5-4e6f-844f-5ad39dfb21c8 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:36.742910 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6012eb2d-4029-428c-9b00-a3660d394047 req-d6833cf8-74f5-4e6f-844f-5ad39dfb21c8 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:36.743341 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 647/2589] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:36 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:36.757815 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92f4c963-7040-42a3-ba73-f9c7bb29c177 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:36.759667 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92f4c963-7040-42a3-ba73-f9c7bb29c177 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] DELETE https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:36.759897 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92f4c963-7040-42a3-ba73-f9c7bb29c177 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:36.760089 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92f4c963-7040-42a3-ba73-f9c7bb29c177 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:36.760245 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-92f4c963-7040-42a3-ba73-f9c7bb29c177 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Delete volume with id: 92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:36.768889 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:36.768889 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:36.769531 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92f4c963-7040-42a3-ba73-f9c7bb29c177 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:36.804099 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92f4c963-7040-42a3-ba73-f9c7bb29c177 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Delete volume request issued successfully. Aug 18 22:53:36.804425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92f4c963-7040-42a3-ba73-f9c7bb29c177 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 202 Aug 18 22:53:36.805032 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 649/2590] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 22:53:36 2026] DELETE /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 22:53:36.817747 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-889ad69a-b7e4-41c8-9792-0bffe3444e79 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:36.821964 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-889ad69a-b7e4-41c8-9792-0bffe3444e79 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:36.822196 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-889ad69a-b7e4-41c8-9792-0bffe3444e79 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:36.825289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-889ad69a-b7e4-41c8-9792-0bffe3444e79 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:36.835373 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:36.835373 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:36.842439 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-889ad69a-b7e4-41c8-9792-0bffe3444e79 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Volume info retrieved successfully. Aug 18 22:53:36.848114 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-889ad69a-b7e4-41c8-9792-0bffe3444e79 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 200 Aug 18 22:53:36.848114 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 645/2591] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:36 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:37.316491 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9afd9ee-03e9-4650-a548-88222520a6d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:37.318704 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9afd9ee-03e9-4650-a548-88222520a6d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:37.318934 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9afd9ee-03e9-4650-a548-88222520a6d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:37.319150 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9afd9ee-03e9-4650-a548-88222520a6d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:37.319421 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a9afd9ee-03e9-4650-a548-88222520a6d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:37.324032 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:37.324032 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:37.324675 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9afd9ee-03e9-4650-a548-88222520a6d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:37.325189 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 651/2592] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:37 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:37.867413 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e31db032-58e0-40d9-8f3e-aea0c7513ade None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:37.869067 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e31db032-58e0-40d9-8f3e-aea0c7513ade tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] GET https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 Aug 18 22:53:37.869353 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e31db032-58e0-40d9-8f3e-aea0c7513ade tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:37.871334 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e31db032-58e0-40d9-8f3e-aea0c7513ade tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:37.876882 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e31db032-58e0-40d9-8f3e-aea0c7513ade tempest-TestServerVolumeAttachScenarioOldVersion-1748204580 tempest-TestServerVolumeAttachScenarioOldVersion-1748204580-project-member] https://10.4.3.89/volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 returned with HTTP 404 Aug 18 22:53:37.877634 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 648/2593] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 22:53:37 2026] GET /volume/v3/volumes/92f10d76-4d6e-4178-bf02-bee21bc9c5c4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:53:38.086951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb484f54-b4c0-4190-8500-0953c1460e73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:38.089220 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb484f54-b4c0-4190-8500-0953c1460e73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:53:38.089483 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb484f54-b4c0-4190-8500-0953c1460e73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:38.089715 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb484f54-b4c0-4190-8500-0953c1460e73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:38.089898 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-eb484f54-b4c0-4190-8500-0953c1460e73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: 1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:53:38.092314 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=364,cinder:UPDATE=81,cinder:INSERT=39 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:53:38.098817 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:38.098817 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:38.099410 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb484f54-b4c0-4190-8500-0953c1460e73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:38.125122 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb484f54-b4c0-4190-8500-0953c1460e73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:53:38.125400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb484f54-b4c0-4190-8500-0953c1460e73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 202 Aug 18 22:53:38.125973 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 650/2594] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:53:38 2026] DELETE /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:53:38.135377 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33541458-ecf3-47c4-aac4-9a545aca0509 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:38.138298 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33541458-ecf3-47c4-aac4-9a545aca0509 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:53:38.138545 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33541458-ecf3-47c4-aac4-9a545aca0509 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:38.138801 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33541458-ecf3-47c4-aac4-9a545aca0509 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:38.150738 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:38.150738 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:38.154559 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33541458-ecf3-47c4-aac4-9a545aca0509 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:38.160946 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33541458-ecf3-47c4-aac4-9a545aca0509 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 200 Aug 18 22:53:38.161587 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 646/2595] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:38 2026] GET /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:38.341898 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e0ddf1d-3c55-4fc7-8dd0-fbd5668f2333 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:38.344707 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e0ddf1d-3c55-4fc7-8dd0-fbd5668f2333 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:38.345022 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e0ddf1d-3c55-4fc7-8dd0-fbd5668f2333 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:38.345379 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e0ddf1d-3c55-4fc7-8dd0-fbd5668f2333 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:38.345507 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0e0ddf1d-3c55-4fc7-8dd0-fbd5668f2333 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:38.352395 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:38.352395 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:38.353383 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e0ddf1d-3c55-4fc7-8dd0-fbd5668f2333 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:38.353965 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 652/2596] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:38 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:39.176372 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c6b0f52-fb7c-4b32-8205-dac28ae1167c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:39.179857 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c6b0f52-fb7c-4b32-8205-dac28ae1167c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad Aug 18 22:53:39.179857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c6b0f52-fb7c-4b32-8205-dac28ae1167c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:39.179986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c6b0f52-fb7c-4b32-8205-dac28ae1167c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:39.194846 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c6b0f52-fb7c-4b32-8205-dac28ae1167c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad returned with HTTP 404 Aug 18 22:53:39.195430 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 649/2597] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:39 2026] GET /volume/v3/volumes/1b74a471-0cad-4f4d-bba3-2413544666ad => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:39.235640 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:39.238753 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:53:39.238981 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1069178414", "snapshot_id": null, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:39.241325 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1069178414', 'snapshot_id': None, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:53:39.367133 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41358da0-2648-47c6-8081-a90471a9328d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:39.367514 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41358da0-2648-47c6-8081-a90471a9328d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:39.367705 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41358da0-2648-47c6-8081-a90471a9328d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:39.367891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41358da0-2648-47c6-8081-a90471a9328d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:39.367995 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-41358da0-2648-47c6-8081-a90471a9328d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id cca0f648-aced-4ea6-9fbc-f7ab88938d41. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:39.374413 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:39.374413 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:39.375114 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:53:39.375284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41358da0-2648-47c6-8081-a90471a9328d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 200 Aug 18 22:53:39.375733 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 647/2598] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:39 2026] GET /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:39.385835 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:53:39.386226 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4ccc25a-c63e-4c25-ad97-d6f61bb87342 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:39.388291 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4ccc25a-c63e-4c25-ad97-d6f61bb87342 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 Aug 18 22:53:39.389183 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4ccc25a-c63e-4c25-ad97-d6f61bb87342 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:39.389183 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4ccc25a-c63e-4c25-ad97-d6f61bb87342 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:39.389183 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-d4ccc25a-c63e-4c25-ad97-d6f61bb87342 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete backup with id: cca0f648-aced-4ea6-9fbc-f7ab88938d41. Aug 18 22:53:39.392460 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (0dd7e89f-ebbc-4e2b-b823-be3263e3e6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:39.394020 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553ae36c-cea4-4d40-b7fe-357ebe4089a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.395490 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:53:39.397629 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:39.397629 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:39.412650 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-d4ccc25a-c63e-4c25-ad97-d6f61bb87342 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] delete_backup rpcapi backup_id cca0f648-aced-4ea6-9fbc-f7ab88938d41 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:53:39.417044 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4ccc25a-c63e-4c25-ad97-d6f61bb87342 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 returned with HTTP 202 Aug 18 22:53:39.417493 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 653/2599] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:53:39 2026] DELETE /volume/v3/backups/cca0f648-aced-4ea6-9fbc-f7ab88938d41 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:53:39.430628 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:39.433876 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:53:39.434290 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1006744598"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:39.438681 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1006744598'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:53:39.438681 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume of 1 GB Aug 18 22:53:39.442144 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Availability Zones retrieved successfully. Aug 18 22:53:39.449992 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Flow 'volume_create_api' (f747cdf9-f1db-4fb1-979a-1118e864a75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:39.451162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5792ef-7b2e-4624-b277-08724783e6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.452402 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:53:39.480819 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553ae36c-cea4-4d40-b7fe-357ebe4089a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.482390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aef3bd2-ed47-484f-8320-41e035b46c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.498790 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5792ef-7b2e-4624-b277-08724783e6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.500064 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da53a69e-24f1-41cd-8c6b-e0a0afb80a26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.546363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['227bfbcd-b4cc-467c-9c02-78d737558824', '4f5318aa-3e65-4819-8c1e-317e25870c76', '0532a5d0-b5d7-4287-ae6e-a231a04a5d63', '16742ffb-259f-4c96-a4af-e4aa2f4fe8a9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:39.547199 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0aef3bd2-ed47-484f-8320-41e035b46c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['227bfbcd-b4cc-467c-9c02-78d737558824', '4f5318aa-3e65-4819-8c1e-317e25870c76', '0532a5d0-b5d7-4287-ae6e-a231a04a5d63', '16742ffb-259f-4c96-a4af-e4aa2f4fe8a9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.548287 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a0245d-e613-45bb-a678-86ac721e2592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.561832 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Created reservations ['7fea47c5-08c9-461e-a7d1-790a01579209', '469cc79b-fc94-4cbd-8180-874f5a68ec7a', '2b4cf6c9-e1a6-45fe-844b-91f13247ee8d', 'a5d11697-84ef-4f4b-994a-fcb52f6de9ce'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:39.562870 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da53a69e-24f1-41cd-8c6b-e0a0afb80a26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fea47c5-08c9-461e-a7d1-790a01579209', '469cc79b-fc94-4cbd-8180-874f5a68ec7a', '2b4cf6c9-e1a6-45fe-844b-91f13247ee8d', 'a5d11697-84ef-4f4b-994a-fcb52f6de9ce']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.563965 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae46c3e-3545-4e4d-aa73-15cc4d648168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.576838 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a0245d-e613-45bb-a678-86ac721e2592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f0c0e62-031d-4aa7-9ca4-9f3772edef73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1069178414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['227bfbcd-b4cc-467c-9c02-78d737558824','4f5318aa-3e65-4819-8c1e-317e25870c76','0532a5d0-b5d7-4287-ae6e-a231a04a5d63','16742ffb-259f-4c96-a4af-e4aa2f4fe8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1069178414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f0c0e62-031d-4aa7-9ca4-9f3772edef73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.577671 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90bc013f-6520-464f-8564-5bdf32153ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.596541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae46c3e-3545-4e4d-aa73-15cc4d648168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f3cfd21-817a-41c7-b06b-1e61b1974e38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1006744598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['7fea47c5-08c9-461e-a7d1-790a01579209','469cc79b-fc94-4cbd-8180-874f5a68ec7a','2b4cf6c9-e1a6-45fe-844b-91f13247ee8d','a5d11697-84ef-4f4b-994a-fcb52f6de9ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1910065c250a4cb39adb87c539c2ba54',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1006744598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f3cfd21-817a-41c7-b06b-1e61b1974e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe4ed5277b384639b4032fd01b12d9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1910065c250a4cb39adb87c539c2ba54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.597832 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec1b60c-c78f-419e-8e11-eaa1d7cf4656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.606370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90bc013f-6520-464f-8564-5bdf32153ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1069178414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['227bfbcd-b4cc-467c-9c02-78d737558824','4f5318aa-3e65-4819-8c1e-317e25870c76','0532a5d0-b5d7-4287-ae6e-a231a04a5d63','16742ffb-259f-4c96-a4af-e4aa2f4fe8a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.607405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d52ae5-d00c-411c-9b2c-ac3675c27411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.621300 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d52ae5-d00c-411c-9b2c-ac3675c27411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.621300 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (0dd7e89f-ebbc-4e2b-b823-be3263e3e6c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:39.621300 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:53:39.621760 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37091ae5-ee3c-49af-b8e5-0895e61c6792 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:53:39.622213 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 651/2600] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:53:39 2026] POST /volume/v3/volumes => generated 757 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:39.624210 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ec1b60c-c78f-419e-8e11-eaa1d7cf4656) transitioned into state 'SUCCESS' from state '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-1006744598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['7fea47c5-08c9-461e-a7d1-790a01579209','469cc79b-fc94-4cbd-8180-874f5a68ec7a','2b4cf6c9-e1a6-45fe-844b-91f13247ee8d','a5d11697-84ef-4f4b-994a-fcb52f6de9ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1910065c250a4cb39adb87c539c2ba54',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.625337 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d306cb-e4be-4d52-a2f6-eb0094c00c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:39.640010 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d306cb-e4be-4d52-a2f6-eb0094c00c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:39.640937 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Flow 'volume_create_api' (f747cdf9-f1db-4fb1-979a-1118e864a75c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:39.641337 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume request issued successfully. Aug 18 22:53:39.641990 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a052634-dcd8-447c-8c3d-d2cf536c4df4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:53:39.642635 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 650/2601] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 22:53:39 2026] POST /volume/v3/volumes => generated 776 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:39.644783 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5444658b-eca8-4ca7-ac3f-48f2e29bbc71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:39.646785 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5444658b-eca8-4ca7-ac3f-48f2e29bbc71 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:53:39.649288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5444658b-eca8-4ca7-ac3f-48f2e29bbc71 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:39.649288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5444658b-eca8-4ca7-ac3f-48f2e29bbc71 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:39.660282 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:39.660282 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:39.664344 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b981afa8-dbbc-46b4-8bd2-f3898ab5dc02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:39.665139 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b981afa8-dbbc-46b4-8bd2-f3898ab5dc02 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 Aug 18 22:53:39.665452 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b981afa8-dbbc-46b4-8bd2-f3898ab5dc02 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:39.665818 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b981afa8-dbbc-46b4-8bd2-f3898ab5dc02 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:39.669403 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5444658b-eca8-4ca7-ac3f-48f2e29bbc71 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:39.673797 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5444658b-eca8-4ca7-ac3f-48f2e29bbc71 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 200 Aug 18 22:53:39.674204 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 648/2602] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:39 2026] GET /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:39.680568 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:39.680568 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:39.686526 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b981afa8-dbbc-46b4-8bd2-f3898ab5dc02 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:53:39.692939 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b981afa8-dbbc-46b4-8bd2-f3898ab5dc02 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 returned with HTTP 200 Aug 18 22:53:39.693745 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 654/2603] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:39 2026] GET /volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:40.691876 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-436dc4b8-174f-4600-8b48-46a079a17173 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:40.694722 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-436dc4b8-174f-4600-8b48-46a079a17173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:53:40.694974 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-436dc4b8-174f-4600-8b48-46a079a17173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:40.695342 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-436dc4b8-174f-4600-8b48-46a079a17173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:40.707747 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:40.707747 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:40.711715 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1281c61c-b863-4214-9216-fbba181562ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:40.714160 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1281c61c-b863-4214-9216-fbba181562ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 Aug 18 22:53:40.714699 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1281c61c-b863-4214-9216-fbba181562ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:40.714843 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1281c61c-b863-4214-9216-fbba181562ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:40.716146 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-436dc4b8-174f-4600-8b48-46a079a17173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:40.726830 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:40.726830 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:40.730309 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-436dc4b8-174f-4600-8b48-46a079a17173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 200 Aug 18 22:53:40.730463 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 652/2604] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:40 2026] GET /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:40.734798 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1281c61c-b863-4214-9216-fbba181562ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:53:40.738169 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1281c61c-b863-4214-9216-fbba181562ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 returned with HTTP 200 Aug 18 22:53:40.738683 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 651/2605] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:40 2026] GET /volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:40.748999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65ee0c43-5432-4cdb-b03c-ddadcf94389a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:40.753024 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65ee0c43-5432-4cdb-b03c-ddadcf94389a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:53:40.753190 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65ee0c43-5432-4cdb-b03c-ddadcf94389a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:40.753612 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65ee0c43-5432-4cdb-b03c-ddadcf94389a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:40.762213 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0d17e07-1459-41d8-b595-b2411e23eab2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:40.762604 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:40.762604 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:40.765767 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0d17e07-1459-41d8-b595-b2411e23eab2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:53:40.766391 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65ee0c43-5432-4cdb-b03c-ddadcf94389a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:40.766463 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0d17e07-1459-41d8-b595-b2411e23eab2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f3cfd21-817a-41c7-b06b-1e61b1974e38", "name": "tempest-type-Backup-1003558772"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:40.767887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-f0d17e07-1459-41d8-b595-b2411e23eab2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Creating new backup {'backup': {'volume_id': '1f3cfd21-817a-41c7-b06b-1e61b1974e38', 'name': 'tempest-type-Backup-1003558772'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:53:40.767969 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-f0d17e07-1459-41d8-b595-b2411e23eab2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Creating backup of volume 1f3cfd21-817a-41c7-b06b-1e61b1974e38 in container None Aug 18 22:53:40.772196 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65ee0c43-5432-4cdb-b03c-ddadcf94389a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 200 Aug 18 22:53:40.772196 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 649/2606] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:40 2026] GET /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:40.775532 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:40.775532 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:40.775917 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0d17e07-1459-41d8-b595-b2411e23eab2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:53:40.794199 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f0d17e07-1459-41d8-b595-b2411e23eab2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Created reservations ['287a9c29-9211-4f88-87af-07de0fea6aab', '91877f4a-c026-46e5-839c-71755b0576f3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:40.838397 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0d17e07-1459-41d8-b595-b2411e23eab2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:53:40.839149 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 655/2607] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:53:40 2026] POST /volume/v3/backups => generated 314 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:40.849658 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a6cea59-e76b-417c-abd2-a31b905404f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:40.851856 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a6cea59-e76b-417c-abd2-a31b905404f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:40.852073 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a6cea59-e76b-417c-abd2-a31b905404f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:40.852285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a6cea59-e76b-417c-abd2-a31b905404f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:40.852426 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3a6cea59-e76b-417c-abd2-a31b905404f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:40.856727 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:40.856727 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:40.857470 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a6cea59-e76b-417c-abd2-a31b905404f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:40.857843 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 653/2608] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:40 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:41.872530 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e4a86465-d648-496c-a5da-0ea7c37bba4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:41.878535 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4a86465-d648-496c-a5da-0ea7c37bba4a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:41.878978 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4a86465-d648-496c-a5da-0ea7c37bba4a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:41.879354 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e4a86465-d648-496c-a5da-0ea7c37bba4a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:41.879354 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e4a86465-d648-496c-a5da-0ea7c37bba4a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:41.889946 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:41.889946 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:41.891683 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e4a86465-d648-496c-a5da-0ea7c37bba4a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:41.893972 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 652/2609] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:41 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 723 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:42.464346 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-55fc603e-3bd6-4bbb-9211-e79c01a54611 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:42.469168 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-55fc603e-3bd6-4bbb-9211-e79c01a54611 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:53:42.471226 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-55fc603e-3bd6-4bbb-9211-e79c01a54611 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:42.471226 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-55fc603e-3bd6-4bbb-9211-e79c01a54611 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:42.479684 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:UPDATE=46,cinder:SELECT=283,cinder:INSERT=24 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:53:42.492811 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:42.492811 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:42.501158 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-55fc603e-3bd6-4bbb-9211-e79c01a54611 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:42.509345 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-55fc603e-3bd6-4bbb-9211-e79c01a54611 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 200 Aug 18 22:53:42.509832 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 650/2610] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:42 2026] GET /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 1365 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:42.908546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-240c5eeb-d1b5-46fa-a59a-82ae0d08140c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:42.910737 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-240c5eeb-d1b5-46fa-a59a-82ae0d08140c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:42.911000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-240c5eeb-d1b5-46fa-a59a-82ae0d08140c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:42.911190 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-240c5eeb-d1b5-46fa-a59a-82ae0d08140c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:42.911379 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-240c5eeb-d1b5-46fa-a59a-82ae0d08140c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:42.914004 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=396,cinder:UPDATE=141,cinder:INSERT=85 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:53:42.919473 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:42.919473 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:42.920366 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-240c5eeb-d1b5-46fa-a59a-82ae0d08140c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:42.920835 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 656/2611] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:42 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:43.092385 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-c4a12b8b-a80a-42b6-99ce-e5e539ad6d4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:43.095045 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-c4a12b8b-a80a-42b6-99ce-e5e539ad6d4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:53:43.095444 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-c4a12b8b-a80a-42b6-99ce-e5e539ad6d4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:43.095803 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-c4a12b8b-a80a-42b6-99ce-e5e539ad6d4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:43.105433 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:43.105433 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:43.111935 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-c4a12b8b-a80a-42b6-99ce-e5e539ad6d4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:43.121142 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-c4a12b8b-a80a-42b6-99ce-e5e539ad6d4d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 200 Aug 18 22:53:43.121847 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 654/2612] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:43 2026] GET /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:43.134850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cefeeeb-b8f7-4052-9e1e-ee2c0dee0f04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:43.135358 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cefeeeb-b8f7-4052-9e1e-ee2c0dee0f04 None None] GET https://10.4.3.89/volume// Aug 18 22:53:43.135518 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cefeeeb-b8f7-4052-9e1e-ee2c0dee0f04 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:43.135771 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cefeeeb-b8f7-4052-9e1e-ee2c0dee0f04 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:43.136161 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cefeeeb-b8f7-4052-9e1e-ee2c0dee0f04 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:43.136562 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 653/2613] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:53:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 22:53:43.149642 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2984c95d-c689-45f0-b854-1b941f717082 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:43.153689 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2984c95d-c689-45f0-b854-1b941f717082 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:53:43.155279 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2984c95d-c689-45f0-b854-1b941f717082 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f0c0e62-031d-4aa7-9ca4-9f3772edef73", "connector": null, "instance_uuid": "4ceb7da6-7875-4041-86a5-b0b63e11228a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:43.170729 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:43.170729 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:43.215671 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2984c95d-c689-45f0-b854-1b941f717082 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:53:43.216890 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 651/2614] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:53:43 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:43.937014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c731971-015b-46eb-b0bd-5ed6dcc4eac3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:43.939177 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c731971-015b-46eb-b0bd-5ed6dcc4eac3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:43.939711 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c731971-015b-46eb-b0bd-5ed6dcc4eac3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:43.939711 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c731971-015b-46eb-b0bd-5ed6dcc4eac3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:43.939826 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9c731971-015b-46eb-b0bd-5ed6dcc4eac3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:43.947429 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:43.947429 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:43.948142 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c731971-015b-46eb-b0bd-5ed6dcc4eac3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:43.948871 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 657/2615] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:43 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:44.962940 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd15a16e-c494-40d0-a2d7-cf88dfb6de66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:44.968893 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd15a16e-c494-40d0-a2d7-cf88dfb6de66 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:44.968893 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd15a16e-c494-40d0-a2d7-cf88dfb6de66 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:44.968893 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd15a16e-c494-40d0-a2d7-cf88dfb6de66 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:44.968893 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cd15a16e-c494-40d0-a2d7-cf88dfb6de66 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:44.978957 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:44.978957 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:44.979540 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd15a16e-c494-40d0-a2d7-cf88dfb6de66 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:44.979909 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 655/2616] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:44 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:45.092895 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-547e3bad-63ac-439b-b382-c3eb7eab267e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:45.093387 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-547e3bad-63ac-439b-b382-c3eb7eab267e None None] GET https://10.4.3.89/volume// Aug 18 22:53:45.094058 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-547e3bad-63ac-439b-b382-c3eb7eab267e None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:45.094058 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-547e3bad-63ac-439b-b382-c3eb7eab267e None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:45.094394 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-547e3bad-63ac-439b-b382-c3eb7eab267e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:45.094666 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 654/2617] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:53:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 18 22:53:45.109744 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2dec6a8e-daa5-4558-9295-cb4b35513470 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:45.112091 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2dec6a8e-daa5-4558-9295-cb4b35513470 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:53:45.112983 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2dec6a8e-daa5-4558-9295-cb4b35513470 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:45.112983 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2dec6a8e-daa5-4558-9295-cb4b35513470 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:45.129538 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:45.129538 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:45.132233 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2dec6a8e-daa5-4558-9295-cb4b35513470 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:53:45.142336 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-2dec6a8e-daa5-4558-9295-cb4b35513470 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 200 Aug 18 22:53:45.142465 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 652/2618] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:53:45 2026] GET /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 1544 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:53:45.300219 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-998e363a-2c87-4277-9bb8-8b02b90b9ecb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:45.304135 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-998e363a-2c87-4277-9bb8-8b02b90b9ecb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912 Aug 18 22:53:45.304827 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-998e363a-2c87-4277-9bb8-8b02b90b9ecb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:45.327019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-998e363a-2c87-4277-9bb8-8b02b90b9ecb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-5f0c0e62-031d-4aa7-9ca4-9f3772edef73-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:53:45.334222 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-998e363a-2c87-4277-9bb8-8b02b90b9ecb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-5f0c0e62-031d-4aa7-9ca4-9f3772edef73-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:53:45.335833 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:45.335833 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:45.498179 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-998e363a-2c87-4277-9bb8-8b02b90b9ecb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-5f0c0e62-031d-4aa7-9ca4-9f3772edef73-np0000007715" released by "attachment_update" :: held 0.163s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:53:45.498179 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-998e363a-2c87-4277-9bb8-8b02b90b9ecb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912 returned with HTTP 200 Aug 18 22:53:45.498179 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 658/2619] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:53:45 2026] PUT /volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:45.524218 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-1f4c3eab-b39f-4874-a537-0a736874d2b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:45.530157 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-1f4c3eab-b39f-4874-a537-0a736874d2b9 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912/action Aug 18 22:53:45.530823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-1f4c3eab-b39f-4874-a537-0a736874d2b9 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:53:45.531518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-1f4c3eab-b39f-4874-a537-0a736874d2b9 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:45.561824 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:45.561824 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:45.589197 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b201e4ab-5283-4004-a3d1-2bd2ce13e968 req-1f4c3eab-b39f-4874-a537-0a736874d2b9 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912/action returned with HTTP 204 Aug 18 22:53:45.589791 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 656/2620] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:53:45 2026] POST /volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:46.001260 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0099b100-2b8c-4be0-aa22-a57d8d150d5c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:46.003499 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0099b100-2b8c-4be0-aa22-a57d8d150d5c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:46.003646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0099b100-2b8c-4be0-aa22-a57d8d150d5c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:46.003825 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0099b100-2b8c-4be0-aa22-a57d8d150d5c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:46.003942 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0099b100-2b8c-4be0-aa22-a57d8d150d5c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:46.007763 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=372,cinder:INSERT=57,cinder:UPDATE=115 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:53:46.009704 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:46.009704 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:46.010736 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0099b100-2b8c-4be0-aa22-a57d8d150d5c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:46.010941 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 655/2621] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:46 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:47.027660 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9e9e817-530e-43e4-aa57-ec0272af58b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:47.032494 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9e9e817-530e-43e4-aa57-ec0272af58b4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:47.032494 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9e9e817-530e-43e4-aa57-ec0272af58b4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:47.032494 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9e9e817-530e-43e4-aa57-ec0272af58b4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:47.032665 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d9e9e817-530e-43e4-aa57-ec0272af58b4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:47.037646 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:47.037646 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:47.038309 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9e9e817-530e-43e4-aa57-ec0272af58b4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:47.038485 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 653/2622] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:47 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:48.054610 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04f4b748-1e16-4a1b-bcda-00417c5d60e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:48.058666 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04f4b748-1e16-4a1b-bcda-00417c5d60e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:48.058666 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04f4b748-1e16-4a1b-bcda-00417c5d60e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:48.058666 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04f4b748-1e16-4a1b-bcda-00417c5d60e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:48.058666 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-04f4b748-1e16-4a1b-bcda-00417c5d60e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:48.068567 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:48.068567 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:48.068567 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04f4b748-1e16-4a1b-bcda-00417c5d60e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:48.068567 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 659/2623] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:48 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:49.085681 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40ba1636-b39b-4103-bf00-0b2ac0f89896 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:49.087512 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40ba1636-b39b-4103-bf00-0b2ac0f89896 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:49.087894 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40ba1636-b39b-4103-bf00-0b2ac0f89896 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:49.089187 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40ba1636-b39b-4103-bf00-0b2ac0f89896 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:49.089187 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-40ba1636-b39b-4103-bf00-0b2ac0f89896 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:49.094116 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:49.094116 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:49.095920 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40ba1636-b39b-4103-bf00-0b2ac0f89896 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:49.095920 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 657/2624] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:49 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:50.109395 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c2f4461-182a-4d6c-a7df-3dba06d19268 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:50.111508 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c2f4461-182a-4d6c-a7df-3dba06d19268 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:50.111848 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c2f4461-182a-4d6c-a7df-3dba06d19268 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:50.112081 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c2f4461-182a-4d6c-a7df-3dba06d19268 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:50.112081 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4c2f4461-182a-4d6c-a7df-3dba06d19268 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:50.117489 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:50.117489 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:50.118135 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c2f4461-182a-4d6c-a7df-3dba06d19268 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:50.118572 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 656/2625] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:50 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:50.589864 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:50.762748 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:53:50.762850 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-868416285"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:50.764432 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-868416285'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:53:50.764432 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume of 1 GB Aug 18 22:53:50.775577 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Availability Zones retrieved successfully. Aug 18 22:53:50.783502 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Flow 'volume_create_api' (3f4f81d9-4f1e-489d-aa40-277b6ecc9d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:50.783502 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4773e5e0-195c-4602-b308-731d7328ea29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:50.784029 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:53:50.847574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4773e5e0-195c-4602-b308-731d7328ea29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:50.848588 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb4fd49-7287-4798-9e5c-d0c365001d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:50.917850 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Created reservations ['922db90c-b396-4b00-8aa4-49c98ce07f90', 'ae96ee06-4f5f-4af3-abd3-b815d4cc1d26', 'dfec9dd6-e071-4832-8699-22e6cbf3039c', '3d45c42d-cce6-4eb7-9c66-4ed3abb01945'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:50.918686 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adb4fd49-7287-4798-9e5c-d0c365001d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['922db90c-b396-4b00-8aa4-49c98ce07f90', 'ae96ee06-4f5f-4af3-abd3-b815d4cc1d26', 'dfec9dd6-e071-4832-8699-22e6cbf3039c', '3d45c42d-cce6-4eb7-9c66-4ed3abb01945']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:50.919600 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b0e5b8-cefa-48bd-b249-da5312f242af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:50.949208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1b0e5b8-cefa-48bd-b249-da5312f242af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51589d3e-7bb4-4123-86f1-c5bcf5870b3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-868416285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4027f22c61e46e3be94400ee25bc377',qos_specs=None,replication_status=,reservations=['922db90c-b396-4b00-8aa4-49c98ce07f90','ae96ee06-4f5f-4af3-abd3-b815d4cc1d26','dfec9dd6-e071-4832-8699-22e6cbf3039c','3d45c42d-cce6-4eb7-9c66-4ed3abb01945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21069724d1e0490e8607b508ef194318',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:53:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-868416285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51589d3e-7bb4-4123-86f1-c5bcf5870b3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4027f22c61e46e3be94400ee25bc377',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21069724d1e0490e8607b508ef194318',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:50.950790 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a868eb-40e3-4fe5-93a0-8877fe7bba66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:50.972655 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4a868eb-40e3-4fe5-93a0-8877fe7bba66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-868416285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4027f22c61e46e3be94400ee25bc377',qos_specs=None,replication_status=,reservations=['922db90c-b396-4b00-8aa4-49c98ce07f90','ae96ee06-4f5f-4af3-abd3-b815d4cc1d26','dfec9dd6-e071-4832-8699-22e6cbf3039c','3d45c42d-cce6-4eb7-9c66-4ed3abb01945'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21069724d1e0490e8607b508ef194318',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:50.973648 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0fa877-8f27-45fa-9116-c4436ad2a851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:53:50.986670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0fa877-8f27-45fa-9116-c4436ad2a851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:53:50.987473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Flow 'volume_create_api' (3f4f81d9-4f1e-489d-aa40-277b6ecc9d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:53:50.987815 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume request issued successfully. Aug 18 22:53:50.988684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdfe2b0f-e404-4c92-9666-e453f1afdf3d tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:53:50.989060 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 654/2626] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:53:50 2026] POST /volume/v3/volumes => generated 746 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:51.002810 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3263958f-b075-45d4-8794-1dc287f65a1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.005213 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3263958f-b075-45d4-8794-1dc287f65a1a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c Aug 18 22:53:51.005530 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3263958f-b075-45d4-8794-1dc287f65a1a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.005806 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3263958f-b075-45d4-8794-1dc287f65a1a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.021213 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.021213 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:51.030874 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3263958f-b075-45d4-8794-1dc287f65a1a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:53:51.038206 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3263958f-b075-45d4-8794-1dc287f65a1a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c returned with HTTP 200 Aug 18 22:53:51.038686 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 660/2627] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:51.132145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80c99dff-4813-4a73-a80c-955c8993cfa3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.137170 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80c99dff-4813-4a73-a80c-955c8993cfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:51.137498 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80c99dff-4813-4a73-a80c-955c8993cfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.141121 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80c99dff-4813-4a73-a80c-955c8993cfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.141121 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-80c99dff-4813-4a73-a80c-955c8993cfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:51.146754 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.146754 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:51.147557 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80c99dff-4813-4a73-a80c-955c8993cfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:51.147982 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 658/2628] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:51.312435 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5374b873-8489-4aec-851d-5834dd01c420 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.314242 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5374b873-8489-4aec-851d-5834dd01c420 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] GET https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:51.314442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5374b873-8489-4aec-851d-5834dd01c420 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.314630 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5374b873-8489-4aec-851d-5834dd01c420 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.321536 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.321536 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:51.325063 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5374b873-8489-4aec-851d-5834dd01c420 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Volume info retrieved successfully. Aug 18 22:53:51.328822 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5374b873-8489-4aec-851d-5834dd01c420 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 returned with HTTP 200 Aug 18 22:53:51.329174 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 657/2629] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:51.513257 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76a042c7-91a0-44fc-b709-090d731bf6e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.515480 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76a042c7-91a0-44fc-b709-090d731bf6e6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:53:51.515686 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76a042c7-91a0-44fc-b709-090d731bf6e6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.515878 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76a042c7-91a0-44fc-b709-090d731bf6e6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.523257 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.523257 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:51.526938 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76a042c7-91a0-44fc-b709-090d731bf6e6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:51.531325 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76a042c7-91a0-44fc-b709-090d731bf6e6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:53:51.531751 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 655/2630] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:51.579155 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-4d5328de-f6df-4aec-909b-a956bb59caa8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.581562 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-4d5328de-f6df-4aec-909b-a956bb59caa8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:53:51.581774 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-4d5328de-f6df-4aec-909b-a956bb59caa8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.581984 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-4d5328de-f6df-4aec-909b-a956bb59caa8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.594205 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.594205 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:51.598613 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-4d5328de-f6df-4aec-909b-a956bb59caa8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:51.603309 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-4d5328de-f6df-4aec-909b-a956bb59caa8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:53:51.603662 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 661/2631] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:51.709645 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51874bd5-6346-45a9-9fe7-437a9bf73129 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.709981 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51874bd5-6346-45a9-9fe7-437a9bf73129 None None] GET https://10.4.3.89/volume// Aug 18 22:53:51.710171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51874bd5-6346-45a9-9fe7-437a9bf73129 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.710367 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51874bd5-6346-45a9-9fe7-437a9bf73129 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.710684 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51874bd5-6346-45a9-9fe7-437a9bf73129 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:51.710915 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 659/2632] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:51.720512 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-169097d6-80c2-44f8-8ee5-5e6f68720a6d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.725103 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-169097d6-80c2-44f8-8ee5-5e6f68720a6d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:53:51.725103 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-169097d6-80c2-44f8-8ee5-5e6f68720a6d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50", "connector": null, "instance_uuid": "c8dc007b-a371-4aa5-a017-56190849828b"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:51.735562 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.735562 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:51.768188 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-169097d6-80c2-44f8-8ee5-5e6f68720a6d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:53:51.769156 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 658/2633] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:53:51 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:51.803590 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-25cf0899-5b3d-4dd9-a8df-e72bd6e0edb5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.805239 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25cf0899-5b3d-4dd9-a8df-e72bd6e0edb5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:53:51.805475 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25cf0899-5b3d-4dd9-a8df-e72bd6e0edb5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.805655 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25cf0899-5b3d-4dd9-a8df-e72bd6e0edb5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.811177 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fb991f0-b3a6-407f-a8e7-460c00d92b64 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.811713 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fb991f0-b3a6-407f-a8e7-460c00d92b64 None None] GET https://10.4.3.89/volume// Aug 18 22:53:51.811942 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fb991f0-b3a6-407f-a8e7-460c00d92b64 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.812199 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fb991f0-b3a6-407f-a8e7-460c00d92b64 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.812609 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fb991f0-b3a6-407f-a8e7-460c00d92b64 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:53:51.812924 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 662/2634] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:53:51.815578 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.815578 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:51.819538 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-25cf0899-5b3d-4dd9-a8df-e72bd6e0edb5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:51.821311 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-637b1532-e3f3-4b48-8d47-28a15741a5dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.823661 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25cf0899-5b3d-4dd9-a8df-e72bd6e0edb5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:53:51.824182 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 656/2635] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:51.824714 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-637b1532-e3f3-4b48-8d47-28a15741a5dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:53:51.824984 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-637b1532-e3f3-4b48-8d47-28a15741a5dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:51.825209 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-637b1532-e3f3-4b48-8d47-28a15741a5dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:51.836257 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.836257 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:51.841018 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-637b1532-e3f3-4b48-8d47-28a15741a5dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:51.847376 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-637b1532-e3f3-4b48-8d47-28a15741a5dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:53:51.847929 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 660/2636] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:53:51 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 1019 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:53:51.949306 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-e68d50e5-769e-43a2-927f-5a2bacdba97a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:51.951946 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-e68d50e5-769e-43a2-927f-5a2bacdba97a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] PUT https://10.4.3.89/volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4 Aug 18 22:53:51.952351 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-e68d50e5-769e-43a2-927f-5a2bacdba97a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:51.959495 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-e68d50e5-769e-43a2-927f-5a2bacdba97a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Acquiring lock "cinder-attachment_update-53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:53:51.966885 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-e68d50e5-769e-43a2-927f-5a2bacdba97a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Lock "cinder-attachment_update-53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:53:51.967791 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:51.967791 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:52.051892 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-e68d50e5-769e-43a2-927f-5a2bacdba97a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Lock "cinder-attachment_update-53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50-np0000007715" released by "attachment_update" :: held 0.085s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:53:52.052561 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-e68d50e5-769e-43a2-927f-5a2bacdba97a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4 returned with HTTP 200 Aug 18 22:53:52.053144 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 659/2637] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:53:51 2026] PUT /volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:52.053396 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-59cf71b5-61e8-4159-b184-24dafa22a7d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:52.058093 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59cf71b5-61e8-4159-b184-24dafa22a7d7 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c Aug 18 22:53:52.058347 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59cf71b5-61e8-4159-b184-24dafa22a7d7 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:52.058580 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59cf71b5-61e8-4159-b184-24dafa22a7d7 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:52.076489 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:52.076489 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:52.087518 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-59cf71b5-61e8-4159-b184-24dafa22a7d7 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:53:52.093244 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59cf71b5-61e8-4159-b184-24dafa22a7d7 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c returned with HTTP 200 Aug 18 22:53:52.093707 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 663/2638] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:52 2026] GET /volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:52.106930 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3df3b647-31bc-46b7-b104-a6c6d104179c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:52.109605 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3df3b647-31bc-46b7-b104-a6c6d104179c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:53:52.110086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3df3b647-31bc-46b7-b104-a6c6d104179c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51589d3e-7bb4-4123-86f1-c5bcf5870b3c", "name": "tempest-VolumesBackupsTest-Backup-958831279"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:52.112393 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-3df3b647-31bc-46b7-b104-a6c6d104179c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Creating new backup {'backup': {'volume_id': '51589d3e-7bb4-4123-86f1-c5bcf5870b3c', 'name': 'tempest-VolumesBackupsTest-Backup-958831279'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:53:52.114306 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-3df3b647-31bc-46b7-b104-a6c6d104179c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Creating backup of volume 51589d3e-7bb4-4123-86f1-c5bcf5870b3c in container None Aug 18 22:53:52.128330 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:52.128330 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:52.128330 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3df3b647-31bc-46b7-b104-a6c6d104179c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:53:52.161156 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-119ee42e-65bc-4af4-8b91-a90637c34f55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:52.163648 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-119ee42e-65bc-4af4-8b91-a90637c34f55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:52.163648 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-119ee42e-65bc-4af4-8b91-a90637c34f55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:52.163858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-119ee42e-65bc-4af4-8b91-a90637c34f55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:52.163967 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-119ee42e-65bc-4af4-8b91-a90637c34f55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:52.167201 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3df3b647-31bc-46b7-b104-a6c6d104179c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Created reservations ['0ca64b1e-22d6-4d49-979a-43d487a959ff', 'c4052c1a-ccd3-45ff-9bca-a39c3452ffcd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:52.170292 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:52.170292 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:52.171609 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-119ee42e-65bc-4af4-8b91-a90637c34f55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:52.171609 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 661/2639] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:52 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:52.204473 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3df3b647-31bc-46b7-b104-a6c6d104179c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:53:52.204641 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 657/2640] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:53:52 2026] POST /volume/v3/backups => generated 327 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:52.218724 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2eeb435-8355-41aa-a6a2-fdcfe7452075 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:52.219153 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2eeb435-8355-41aa-a6a2-fdcfe7452075 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:53:52.219455 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2eeb435-8355-41aa-a6a2-fdcfe7452075 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:52.219702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2eeb435-8355-41aa-a6a2-fdcfe7452075 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:52.219829 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d2eeb435-8355-41aa-a6a2-fdcfe7452075 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:52.227447 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:52.227447 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:52.228124 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2eeb435-8355-41aa-a6a2-fdcfe7452075 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:53:52.229237 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 660/2641] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:52 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:52.342291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d575816-ec22-4b06-9641-230b75d74f9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:52.345757 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d575816-ec22-4b06-9641-230b75d74f9b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] GET https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:52.346134 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d575816-ec22-4b06-9641-230b75d74f9b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:52.346591 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d575816-ec22-4b06-9641-230b75d74f9b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:52.356667 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:52.356667 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:52.361811 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5d575816-ec22-4b06-9641-230b75d74f9b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Volume info retrieved successfully. Aug 18 22:53:52.366720 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d575816-ec22-4b06-9641-230b75d74f9b tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 returned with HTTP 200 Aug 18 22:53:52.367075 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 664/2642] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:52 2026] GET /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:52.840342 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e1d2944-57fc-49cb-abaf-a21c2cff2b0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:52.842428 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e1d2944-57fc-49cb-abaf-a21c2cff2b0b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:53:52.843199 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e1d2944-57fc-49cb-abaf-a21c2cff2b0b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:52.843199 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e1d2944-57fc-49cb-abaf-a21c2cff2b0b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:52.854905 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31d3b7d0-0bd9-4b33-9107-a7b010f127dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:52.855760 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:52.855760 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:52.858033 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31d3b7d0-0bd9-4b33-9107-a7b010f127dc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] DELETE https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:52.858490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31d3b7d0-0bd9-4b33-9107-a7b010f127dc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:52.858645 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31d3b7d0-0bd9-4b33-9107-a7b010f127dc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:52.858850 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-31d3b7d0-0bd9-4b33-9107-a7b010f127dc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Delete volume with id: 30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:52.861035 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e1d2944-57fc-49cb-abaf-a21c2cff2b0b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:52.867367 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e1d2944-57fc-49cb-abaf-a21c2cff2b0b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:53:52.867896 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 662/2643] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:52 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:52.868262 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:52.868262 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:52.868664 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31d3b7d0-0bd9-4b33-9107-a7b010f127dc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Volume info retrieved successfully. Aug 18 22:53:52.886896 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31d3b7d0-0bd9-4b33-9107-a7b010f127dc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Delete volume request issued successfully. Aug 18 22:53:52.887156 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31d3b7d0-0bd9-4b33-9107-a7b010f127dc tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 returned with HTTP 202 Aug 18 22:53:52.887709 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 658/2644] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:53:52 2026] DELETE /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:53:52.896132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c65cb53-3e2c-4fe5-b419-d1f946173b16 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:52.901405 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c65cb53-3e2c-4fe5-b419-d1f946173b16 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] GET https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:52.901405 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c65cb53-3e2c-4fe5-b419-d1f946173b16 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:52.901405 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c65cb53-3e2c-4fe5-b419-d1f946173b16 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:52.910149 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:52.910149 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:52.914631 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c65cb53-3e2c-4fe5-b419-d1f946173b16 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Volume info retrieved successfully. Aug 18 22:53:52.920252 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c65cb53-3e2c-4fe5-b419-d1f946173b16 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 returned with HTTP 200 Aug 18 22:53:52.920983 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 661/2645] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:52 2026] GET /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:53.182902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ee98ce9-84f0-498e-81f5-b507dad9bd0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:53.185555 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ee98ce9-84f0-498e-81f5-b507dad9bd0b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:53.185787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ee98ce9-84f0-498e-81f5-b507dad9bd0b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:53.185970 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ee98ce9-84f0-498e-81f5-b507dad9bd0b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:53.186091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0ee98ce9-84f0-498e-81f5-b507dad9bd0b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:53.190651 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:53.190651 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:53.191280 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ee98ce9-84f0-498e-81f5-b507dad9bd0b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:53.191764 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 665/2646] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:53 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:53.244832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3347595e-8aa9-4c46-9018-3b36024ecf10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:53.246778 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3347595e-8aa9-4c46-9018-3b36024ecf10 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:53:53.247004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3347595e-8aa9-4c46-9018-3b36024ecf10 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:53.247230 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3347595e-8aa9-4c46-9018-3b36024ecf10 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:53.247398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3347595e-8aa9-4c46-9018-3b36024ecf10 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:53.252346 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:53.252346 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:53.252346 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3347595e-8aa9-4c46-9018-3b36024ecf10 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:53:53.252937 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 663/2647] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:53 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:53.882857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfad1c54-2047-4f74-858a-2257b79912de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:53.884882 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfad1c54-2047-4f74-858a-2257b79912de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:53:53.885097 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfad1c54-2047-4f74-858a-2257b79912de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:53.885334 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfad1c54-2047-4f74-858a-2257b79912de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:53.897496 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:53.897496 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:53.901345 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfad1c54-2047-4f74-858a-2257b79912de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:53.905348 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfad1c54-2047-4f74-858a-2257b79912de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:53:53.905824 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 659/2648] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:53 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:53.935335 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53abee1a-4695-497e-873f-9368e7bf5d40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:53.937876 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53abee1a-4695-497e-873f-9368e7bf5d40 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] GET https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 Aug 18 22:53:53.938167 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53abee1a-4695-497e-873f-9368e7bf5d40 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:53.938466 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53abee1a-4695-497e-873f-9368e7bf5d40 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:53.946800 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53abee1a-4695-497e-873f-9368e7bf5d40 tempest-TestImageHashVerification-1597314504 tempest-TestImageHashVerification-1597314504-project-member] https://10.4.3.89/volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 returned with HTTP 404 Aug 18 22:53:53.947326 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 662/2649] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:53 2026] GET /volume/v3/volumes/30d4ffcd-dfc0-4241-ae0f-d2d427f8a5c4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:54.202836 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c997c3d1-84ef-4e5b-8e85-f08c697820e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:54.204935 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c997c3d1-84ef-4e5b-8e85-f08c697820e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:54.205200 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c997c3d1-84ef-4e5b-8e85-f08c697820e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:54.205443 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c997c3d1-84ef-4e5b-8e85-f08c697820e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:54.205589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c997c3d1-84ef-4e5b-8e85-f08c697820e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:54.211561 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:54.211561 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:54.212297 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c997c3d1-84ef-4e5b-8e85-f08c697820e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:54.212709 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 666/2650] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:54 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:54.269203 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e0337bb-b4eb-473a-ae4e-905b37a5fbb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:54.270873 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e0337bb-b4eb-473a-ae4e-905b37a5fbb5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:53:54.271231 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e0337bb-b4eb-473a-ae4e-905b37a5fbb5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:54.271681 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e0337bb-b4eb-473a-ae4e-905b37a5fbb5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:54.271899 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5e0337bb-b4eb-473a-ae4e-905b37a5fbb5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:54.277028 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:54.277028 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:54.278014 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e0337bb-b4eb-473a-ae4e-905b37a5fbb5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:53:54.278565 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 664/2651] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:54 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:54.920118 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1382d3a9-db3f-458a-86c6-042f9cd6202f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:54.921999 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1382d3a9-db3f-458a-86c6-042f9cd6202f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:53:54.922221 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1382d3a9-db3f-458a-86c6-042f9cd6202f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:54.922467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1382d3a9-db3f-458a-86c6-042f9cd6202f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:54.932582 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:54.932582 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:54.936909 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1382d3a9-db3f-458a-86c6-042f9cd6202f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:54.941665 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1382d3a9-db3f-458a-86c6-042f9cd6202f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:53:54.942149 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 660/2652] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:54 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:55.227646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-352e7ae1-fafc-4cdb-81b5-3d08ad281139 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:55.231929 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-352e7ae1-fafc-4cdb-81b5-3d08ad281139 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:55.232926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-352e7ae1-fafc-4cdb-81b5-3d08ad281139 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:55.232926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-352e7ae1-fafc-4cdb-81b5-3d08ad281139 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:55.232926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-352e7ae1-fafc-4cdb-81b5-3d08ad281139 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:55.238754 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:55.238754 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:55.238754 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-352e7ae1-fafc-4cdb-81b5-3d08ad281139 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:55.238955 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 663/2653] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:55 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:55.291178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d227e0c-1e73-477f-b7d1-2a3b6cd2fb84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:55.293318 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d227e0c-1e73-477f-b7d1-2a3b6cd2fb84 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:53:55.294010 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d227e0c-1e73-477f-b7d1-2a3b6cd2fb84 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:55.294229 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d227e0c-1e73-477f-b7d1-2a3b6cd2fb84 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:55.294384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d227e0c-1e73-477f-b7d1-2a3b6cd2fb84 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:55.301111 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:55.301111 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:55.302076 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d227e0c-1e73-477f-b7d1-2a3b6cd2fb84 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:53:55.302679 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 667/2654] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:55 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:55.413063 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-183f5355-53e3-49cf-8753-78f69b5d87db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:55.417246 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-183f5355-53e3-49cf-8753-78f69b5d87db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4/action Aug 18 22:53:55.417814 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-183f5355-53e3-49cf-8753-78f69b5d87db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:53:55.418010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-183f5355-53e3-49cf-8753-78f69b5d87db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:55.443216 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:55.443216 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:55.459678 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c5b5aa60-7c41-45ed-a121-be4083558edf req-183f5355-53e3-49cf-8753-78f69b5d87db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4/action returned with HTTP 204 Aug 18 22:53:55.460184 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 665/2655] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:53:55 2026] POST /volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:53:55.957502 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c17b6a0c-db51-46de-9e57-e3db75e40f84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:55.959261 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c17b6a0c-db51-46de-9e57-e3db75e40f84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:53:55.959507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c17b6a0c-db51-46de-9e57-e3db75e40f84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:55.959695 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c17b6a0c-db51-46de-9e57-e3db75e40f84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:55.969709 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:55.969709 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:55.974550 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c17b6a0c-db51-46de-9e57-e3db75e40f84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:55.981218 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c17b6a0c-db51-46de-9e57-e3db75e40f84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:53:55.981631 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 661/2656] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:55 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:53:55.993420 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9035133a-3577-4a77-bdd4-3d15acbbfc72 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:55.995225 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9035133a-3577-4a77-bdd4-3d15acbbfc72 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:53:55.995593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9035133a-3577-4a77-bdd4-3d15acbbfc72 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50", "name": "tempest-VolumesBackupsTest-Backup-1243411085", "force": true, "container": "tempest-volumesbackupstest-backup-container-77141556"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:53:55.997008 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-9035133a-3577-4a77-bdd4-3d15acbbfc72 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating new backup {'backup': {'volume_id': '53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50', 'name': 'tempest-VolumesBackupsTest-Backup-1243411085', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-77141556'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:53:55.997133 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-9035133a-3577-4a77-bdd4-3d15acbbfc72 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating backup of volume 53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 in container tempest-volumesbackupstest-backup-container-77141556 Aug 18 22:53:56.006088 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:56.006088 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:56.006573 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9035133a-3577-4a77-bdd4-3d15acbbfc72 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:53:56.030608 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9035133a-3577-4a77-bdd4-3d15acbbfc72 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['07311d76-fb75-443a-8d42-85e701fdd1ff', 'f817c675-96c8-4d87-9b7a-cb4f21eed752'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:53:56.062322 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9035133a-3577-4a77-bdd4-3d15acbbfc72 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:53:56.062322 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 664/2657] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:53:55 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:53:56.072303 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4dc3f61f-6a43-43e2-a1bc-5d75d4411f3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:56.075017 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dc3f61f-6a43-43e2-a1bc-5d75d4411f3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:53:56.076144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dc3f61f-6a43-43e2-a1bc-5d75d4411f3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:56.076144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dc3f61f-6a43-43e2-a1bc-5d75d4411f3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:56.076144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4dc3f61f-6a43-43e2-a1bc-5d75d4411f3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:56.080764 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:56.080764 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:56.081726 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dc3f61f-6a43-43e2-a1bc-5d75d4411f3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:53:56.081840 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 668/2658] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:56 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:56.252903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-447cd69c-7703-4197-a599-8b3abc9acfa3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:56.254799 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-447cd69c-7703-4197-a599-8b3abc9acfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:56.255016 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-447cd69c-7703-4197-a599-8b3abc9acfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:56.255197 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-447cd69c-7703-4197-a599-8b3abc9acfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:56.255318 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-447cd69c-7703-4197-a599-8b3abc9acfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:56.259862 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:56.259862 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:56.260461 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-447cd69c-7703-4197-a599-8b3abc9acfa3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:56.260913 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 666/2659] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:56 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:56.314705 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c27a6a1b-a0ca-4b7b-94fa-c323306a4c32 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:56.316413 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c27a6a1b-a0ca-4b7b-94fa-c323306a4c32 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:53:56.316674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c27a6a1b-a0ca-4b7b-94fa-c323306a4c32 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:56.316858 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c27a6a1b-a0ca-4b7b-94fa-c323306a4c32 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:56.316960 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c27a6a1b-a0ca-4b7b-94fa-c323306a4c32 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:56.322800 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:56.322800 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:56.323509 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c27a6a1b-a0ca-4b7b-94fa-c323306a4c32 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:53:56.323841 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 662/2660] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:56 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:57.092637 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fba4797a-0b8d-43ff-87f3-7b82a1023fd4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:57.094461 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fba4797a-0b8d-43ff-87f3-7b82a1023fd4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:53:57.094663 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fba4797a-0b8d-43ff-87f3-7b82a1023fd4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:57.094902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fba4797a-0b8d-43ff-87f3-7b82a1023fd4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:57.095002 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fba4797a-0b8d-43ff-87f3-7b82a1023fd4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:57.099238 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:57.099238 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:57.100034 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fba4797a-0b8d-43ff-87f3-7b82a1023fd4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:53:57.100442 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 665/2661] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:57 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:57.274228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0f42b36-8441-4a34-b41e-599c4286a06f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:57.276458 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0f42b36-8441-4a34-b41e-599c4286a06f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:57.276668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0f42b36-8441-4a34-b41e-599c4286a06f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:57.276869 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0f42b36-8441-4a34-b41e-599c4286a06f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:57.276989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c0f42b36-8441-4a34-b41e-599c4286a06f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:57.283646 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:57.283646 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:57.284366 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0f42b36-8441-4a34-b41e-599c4286a06f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:57.284793 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 669/2662] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:57 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:57.334054 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c15fb4c5-e55d-4aba-87d3-3c3ff9143814 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:57.336181 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c15fb4c5-e55d-4aba-87d3-3c3ff9143814 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:53:57.336447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c15fb4c5-e55d-4aba-87d3-3c3ff9143814 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:57.336723 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c15fb4c5-e55d-4aba-87d3-3c3ff9143814 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:57.336881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c15fb4c5-e55d-4aba-87d3-3c3ff9143814 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:57.342753 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:57.342753 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:57.343707 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c15fb4c5-e55d-4aba-87d3-3c3ff9143814 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:53:57.344181 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 667/2663] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:57 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:53:58.112426 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66630f51-219c-40b7-9574-7e51182a9da4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:58.114153 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66630f51-219c-40b7-9574-7e51182a9da4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:53:58.114358 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66630f51-219c-40b7-9574-7e51182a9da4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:58.114538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66630f51-219c-40b7-9574-7e51182a9da4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:58.114633 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-66630f51-219c-40b7-9574-7e51182a9da4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:58.119061 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:58.119061 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:58.119806 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66630f51-219c-40b7-9574-7e51182a9da4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:53:58.120198 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 663/2664] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:58 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:58.296044 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a21ca5c7-402e-4bea-a3b7-d1326a324e64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:58.297980 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a21ca5c7-402e-4bea-a3b7-d1326a324e64 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:58.298081 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a21ca5c7-402e-4bea-a3b7-d1326a324e64 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:58.298499 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a21ca5c7-402e-4bea-a3b7-d1326a324e64 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:58.298499 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a21ca5c7-402e-4bea-a3b7-d1326a324e64 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:58.304066 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:58.304066 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:58.304657 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a21ca5c7-402e-4bea-a3b7-d1326a324e64 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:58.305255 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 666/2665] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:58 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:58.356412 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-142f5350-b9ad-4ba7-947a-3289a2b1d57f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:58.359060 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-142f5350-b9ad-4ba7-947a-3289a2b1d57f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:53:58.359060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-142f5350-b9ad-4ba7-947a-3289a2b1d57f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:58.359324 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-142f5350-b9ad-4ba7-947a-3289a2b1d57f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:58.359467 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-142f5350-b9ad-4ba7-947a-3289a2b1d57f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:58.364805 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:58.364805 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:53:58.366167 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-142f5350-b9ad-4ba7-947a-3289a2b1d57f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:53:58.366167 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 670/2666] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:58 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:59.133752 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-983c00f4-415d-41ca-bcb6-ed37cc97a1cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:59.136162 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-983c00f4-415d-41ca-bcb6-ed37cc97a1cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:53:59.136460 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-983c00f4-415d-41ca-bcb6-ed37cc97a1cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:59.136734 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-983c00f4-415d-41ca-bcb6-ed37cc97a1cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:59.136914 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-983c00f4-415d-41ca-bcb6-ed37cc97a1cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:59.142385 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:59.142385 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:53:59.143584 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-983c00f4-415d-41ca-bcb6-ed37cc97a1cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:53:59.144112 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 668/2667] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:59 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:59.315937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e368491f-f78f-41f0-a1ef-78cb129b6dd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:59.317739 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e368491f-f78f-41f0-a1ef-78cb129b6dd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:53:59.317988 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e368491f-f78f-41f0-a1ef-78cb129b6dd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:59.318230 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e368491f-f78f-41f0-a1ef-78cb129b6dd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:59.318392 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e368491f-f78f-41f0-a1ef-78cb129b6dd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:59.324312 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:59.324312 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:53:59.326864 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e368491f-f78f-41f0-a1ef-78cb129b6dd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:53:59.327450 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 664/2668] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:53:59 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:53:59.378060 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-daa59c25-f00b-4274-b1be-92b5ee560459 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:53:59.379885 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-daa59c25-f00b-4274-b1be-92b5ee560459 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:53:59.380072 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-daa59c25-f00b-4274-b1be-92b5ee560459 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:53:59.380251 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-daa59c25-f00b-4274-b1be-92b5ee560459 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:53:59.380374 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-daa59c25-f00b-4274-b1be-92b5ee560459 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:53:59.384615 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:53:59.384615 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:53:59.385455 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-daa59c25-f00b-4274-b1be-92b5ee560459 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:53:59.385833 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 667/2669] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:53:59 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:00.155615 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9290aaba-253c-40c2-9ef0-958b645db3e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:00.157522 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9290aaba-253c-40c2-9ef0-958b645db3e2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:00.157742 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9290aaba-253c-40c2-9ef0-958b645db3e2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:00.157999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9290aaba-253c-40c2-9ef0-958b645db3e2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:00.158126 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9290aaba-253c-40c2-9ef0-958b645db3e2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:00.162983 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:00.162983 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:00.163786 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9290aaba-253c-40c2-9ef0-958b645db3e2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:00.164201 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 671/2670] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:00 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:00.338550 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e1a9db1-7299-4d11-8934-d30759cd67f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:00.340794 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e1a9db1-7299-4d11-8934-d30759cd67f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:54:00.341055 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e1a9db1-7299-4d11-8934-d30759cd67f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:00.341300 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e1a9db1-7299-4d11-8934-d30759cd67f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:00.341479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6e1a9db1-7299-4d11-8934-d30759cd67f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 2711f86a-6e00-437d-89a7-292674e7d3b0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:00.346008 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:00.346008 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:00.346647 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e1a9db1-7299-4d11-8934-d30759cd67f8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 200 Aug 18 22:54:00.347100 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 669/2671] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:00 2026] GET /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:00.363921 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35a452e7-423f-4ca4-8254-2ff4f6d54156 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:00.366620 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35a452e7-423f-4ca4-8254-2ff4f6d54156 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] DELETE https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 Aug 18 22:54:00.366620 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35a452e7-423f-4ca4-8254-2ff4f6d54156 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:00.366620 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35a452e7-423f-4ca4-8254-2ff4f6d54156 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:00.366755 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-35a452e7-423f-4ca4-8254-2ff4f6d54156 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Delete backup with id: 2711f86a-6e00-437d-89a7-292674e7d3b0. Aug 18 22:54:00.375122 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:00.375122 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:00.397684 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-35a452e7-423f-4ca4-8254-2ff4f6d54156 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] delete_backup rpcapi backup_id 2711f86a-6e00-437d-89a7-292674e7d3b0 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:54:00.398914 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fb978d5f-1f1a-45f6-9551-af37fddd3020 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:00.400623 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35a452e7-423f-4ca4-8254-2ff4f6d54156 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 returned with HTTP 202 Aug 18 22:54:00.401510 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 665/2672] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:54:00 2026] DELETE /volume/v3/backups/2711f86a-6e00-437d-89a7-292674e7d3b0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:54:00.402066 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb978d5f-1f1a-45f6-9551-af37fddd3020 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:00.402310 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb978d5f-1f1a-45f6-9551-af37fddd3020 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:00.402509 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fb978d5f-1f1a-45f6-9551-af37fddd3020 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:00.402677 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fb978d5f-1f1a-45f6-9551-af37fddd3020 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:00.408690 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-755d4ebc-e1cd-4de0-82f7-53096ddd3fb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:00.410456 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-755d4ebc-e1cd-4de0-82f7-53096ddd3fb8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 Aug 18 22:54:00.410665 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-755d4ebc-e1cd-4de0-82f7-53096ddd3fb8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:00.410871 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-755d4ebc-e1cd-4de0-82f7-53096ddd3fb8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:00.411038 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-755d4ebc-e1cd-4de0-82f7-53096ddd3fb8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume with id: 1f3cfd21-817a-41c7-b06b-1e61b1974e38 Aug 18 22:54:00.414162 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:00.414162 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:00.415153 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fb978d5f-1f1a-45f6-9551-af37fddd3020 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:00.415539 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 668/2673] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:00 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:00.422920 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:00.422920 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:00.423333 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-755d4ebc-e1cd-4de0-82f7-53096ddd3fb8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:00.448306 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-755d4ebc-e1cd-4de0-82f7-53096ddd3fb8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume request issued successfully. Aug 18 22:54:00.448558 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-755d4ebc-e1cd-4de0-82f7-53096ddd3fb8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 returned with HTTP 202 Aug 18 22:54:00.449091 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 672/2674] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:54:00 2026] DELETE /volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:54:00.462064 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0fbac754-1c57-4457-a07d-b6fd68aaf1f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:00.463385 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fbac754-1c57-4457-a07d-b6fd68aaf1f1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 Aug 18 22:54:00.463666 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fbac754-1c57-4457-a07d-b6fd68aaf1f1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:00.464089 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fbac754-1c57-4457-a07d-b6fd68aaf1f1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:00.474909 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:00.474909 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:00.480053 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0fbac754-1c57-4457-a07d-b6fd68aaf1f1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:00.486585 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fbac754-1c57-4457-a07d-b6fd68aaf1f1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 returned with HTTP 200 Aug 18 22:54:00.486585 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 670/2675] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:00 2026] GET /volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:01.177124 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c90a4233-8040-4b1a-85fc-dd95cad51a96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:01.180484 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c90a4233-8040-4b1a-85fc-dd95cad51a96 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:01.180715 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c90a4233-8040-4b1a-85fc-dd95cad51a96 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:01.180926 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c90a4233-8040-4b1a-85fc-dd95cad51a96 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:01.181025 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c90a4233-8040-4b1a-85fc-dd95cad51a96 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:01.188585 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:01.188585 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:01.189516 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c90a4233-8040-4b1a-85fc-dd95cad51a96 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:01.189979 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 666/2676] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:01 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:01.431343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dfb5e7b2-95b1-4cd9-bb3e-162ec12cb02b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:01.433678 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfb5e7b2-95b1-4cd9-bb3e-162ec12cb02b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:01.433870 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfb5e7b2-95b1-4cd9-bb3e-162ec12cb02b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:01.434110 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfb5e7b2-95b1-4cd9-bb3e-162ec12cb02b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:01.434218 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-dfb5e7b2-95b1-4cd9-bb3e-162ec12cb02b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:01.438830 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:01.438830 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:01.439529 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfb5e7b2-95b1-4cd9-bb3e-162ec12cb02b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:01.439856 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 669/2677] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:01 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:01.505878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c39243a-e285-473c-a9d8-628966ba1ae3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:01.507795 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c39243a-e285-473c-a9d8-628966ba1ae3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 Aug 18 22:54:01.508072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c39243a-e285-473c-a9d8-628966ba1ae3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:01.508309 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c39243a-e285-473c-a9d8-628966ba1ae3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:01.514322 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c39243a-e285-473c-a9d8-628966ba1ae3 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 returned with HTTP 404 Aug 18 22:54:01.514850 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 673/2678] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:01 2026] GET /volume/v3/volumes/1f3cfd21-817a-41c7-b06b-1e61b1974e38 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:01.527500 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee7eee48-863a-46b7-a788-5eaea389051e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:01.529787 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee7eee48-863a-46b7-a788-5eaea389051e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70/export_record Aug 18 22:54:01.530051 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee7eee48-863a-46b7-a788-5eaea389051e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:01.530224 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee7eee48-863a-46b7-a788-5eaea389051e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:01.530349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-ee7eee48-863a-46b7-a788-5eaea389051e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Export record for backup 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 22:54:01.535306 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:01.535306 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:01.536740 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-ee7eee48-863a-46b7-a788-5eaea389051e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '8b3abdc211494da185dcff264aec0a60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe4ed5277b384639b4032fd01b12d9ef', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:54:01.537016 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee7eee48-863a-46b7-a788-5eaea389051e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70/export_record returned with HTTP 403 Aug 18 22:54:01.537567 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 671/2679] 10.4.3.89 () {68 vars in 1423 bytes} [Tue Aug 18 22:54:01 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:01.550664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:01.553753 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:01.554136 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1074271744"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:01.555682 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1074271744'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:01.555803 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume of 1 GB Aug 18 22:54:01.560106 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Availability Zones retrieved successfully. Aug 18 22:54:01.584120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Flow 'volume_create_api' (6b8fb976-c450-4156-a37f-257085444952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:01.588501 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502001ff-4d8b-4d21-84f4-886499f39bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:01.589393 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:01.625214 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502001ff-4d8b-4d21-84f4-886499f39bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:01.625534 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9518a7b2-d8f5-42c3-b59d-8569d66bfd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:01.672623 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Created reservations ['31e40002-ed28-4e1a-b7bd-840f179d81ca', 'da3f0ec6-ff46-406e-a80e-3e207d296a2a', '70230fa3-942b-4cd5-af0f-653d5eac52ce', 'dad55f8b-429f-47aa-a2f5-7a40ce9c08ef'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:01.673757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9518a7b2-d8f5-42c3-b59d-8569d66bfd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31e40002-ed28-4e1a-b7bd-840f179d81ca', 'da3f0ec6-ff46-406e-a80e-3e207d296a2a', '70230fa3-942b-4cd5-af0f-653d5eac52ce', 'dad55f8b-429f-47aa-a2f5-7a40ce9c08ef']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:01.674800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494249b4-51fa-4265-8a02-87c1920b6d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:01.704840 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494249b4-51fa-4265-8a02-87c1920b6d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68c13800-61a5-47d6-8fe0-a52b3fdb004b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1074271744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['31e40002-ed28-4e1a-b7bd-840f179d81ca','da3f0ec6-ff46-406e-a80e-3e207d296a2a','70230fa3-942b-4cd5-af0f-653d5eac52ce','dad55f8b-429f-47aa-a2f5-7a40ce9c08ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1910065c250a4cb39adb87c539c2ba54',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1074271744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68c13800-61a5-47d6-8fe0-a52b3fdb004b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe4ed5277b384639b4032fd01b12d9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1910065c250a4cb39adb87c539c2ba54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:01.705952 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7eb910-d14f-4339-95f6-e57813cb0dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:01.730163 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7eb910-d14f-4339-95f6-e57813cb0dfa) transitioned into state 'SUCCESS' from state '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-1074271744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['31e40002-ed28-4e1a-b7bd-840f179d81ca','da3f0ec6-ff46-406e-a80e-3e207d296a2a','70230fa3-942b-4cd5-af0f-653d5eac52ce','dad55f8b-429f-47aa-a2f5-7a40ce9c08ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1910065c250a4cb39adb87c539c2ba54',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:01.731054 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04279340-383b-463f-86e1-ce8c7bd60e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:01.740079 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04279340-383b-463f-86e1-ce8c7bd60e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:01.741081 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Flow 'volume_create_api' (6b8fb976-c450-4156-a37f-257085444952) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:01.741336 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume request issued successfully. Aug 18 22:54:01.741949 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3980f06d-3018-4c43-b7e5-fb4d3a2b29cf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:01.742368 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 667/2680] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 22:54:01 2026] POST /volume/v3/volumes => generated 776 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:01.767348 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d27475a5-75ad-426a-911b-e1e7db1919b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:01.769534 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d27475a5-75ad-426a-911b-e1e7db1919b5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b Aug 18 22:54:01.769728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d27475a5-75ad-426a-911b-e1e7db1919b5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:01.769885 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d27475a5-75ad-426a-911b-e1e7db1919b5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:01.776612 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:01.776612 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:01.780002 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d27475a5-75ad-426a-911b-e1e7db1919b5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:01.783824 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d27475a5-75ad-426a-911b-e1e7db1919b5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b returned with HTTP 200 Aug 18 22:54:01.784241 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 670/2681] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:01 2026] GET /volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:02.200619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f2c261a5-9ec8-4e2a-9d51-29b29e76e269 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:02.202583 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2c261a5-9ec8-4e2a-9d51-29b29e76e269 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:02.202776 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2c261a5-9ec8-4e2a-9d51-29b29e76e269 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:02.202998 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2c261a5-9ec8-4e2a-9d51-29b29e76e269 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:02.203124 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f2c261a5-9ec8-4e2a-9d51-29b29e76e269 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:02.207865 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:02.207865 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:02.208819 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2c261a5-9ec8-4e2a-9d51-29b29e76e269 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:02.209284 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 674/2682] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:02 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:02.450258 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f48b5d1-e2ca-4e38-ad57-1756e564a8b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:02.451972 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f48b5d1-e2ca-4e38-ad57-1756e564a8b1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:02.452117 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f48b5d1-e2ca-4e38-ad57-1756e564a8b1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:02.452330 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f48b5d1-e2ca-4e38-ad57-1756e564a8b1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:02.452427 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8f48b5d1-e2ca-4e38-ad57-1756e564a8b1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:02.456974 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:02.456974 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:02.457817 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f48b5d1-e2ca-4e38-ad57-1756e564a8b1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:02.458234 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 672/2683] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:02 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:02.800664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c581fad5-e598-4a12-a711-71639084f28b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:02.802729 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c581fad5-e598-4a12-a711-71639084f28b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b Aug 18 22:54:02.803167 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c581fad5-e598-4a12-a711-71639084f28b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:02.803560 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c581fad5-e598-4a12-a711-71639084f28b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:02.812253 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:02.812253 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:02.816648 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c581fad5-e598-4a12-a711-71639084f28b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:02.823565 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c581fad5-e598-4a12-a711-71639084f28b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b returned with HTTP 200 Aug 18 22:54:02.823565 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 668/2684] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:02 2026] GET /volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:02.839690 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0571bfc1-6918-45ac-b1ac-ea37d7c7def1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:02.842306 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0571bfc1-6918-45ac-b1ac-ea37d7c7def1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:02.842708 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0571bfc1-6918-45ac-b1ac-ea37d7c7def1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68c13800-61a5-47d6-8fe0-a52b3fdb004b", "name": "tempest-type-Backup-1213163893"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:02.844542 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-0571bfc1-6918-45ac-b1ac-ea37d7c7def1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Creating new backup {'backup': {'volume_id': '68c13800-61a5-47d6-8fe0-a52b3fdb004b', 'name': 'tempest-type-Backup-1213163893'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:02.844737 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-0571bfc1-6918-45ac-b1ac-ea37d7c7def1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Creating backup of volume 68c13800-61a5-47d6-8fe0-a52b3fdb004b in container None Aug 18 22:54:02.854726 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:02.854726 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:02.855196 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0571bfc1-6918-45ac-b1ac-ea37d7c7def1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:02.912117 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0571bfc1-6918-45ac-b1ac-ea37d7c7def1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Created reservations ['7b1edf1c-5ddb-4147-992b-f441ee59fb9a', '5a2fe56b-2bb4-4bdb-9f51-e6e338bb9dcd'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:02.958962 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0571bfc1-6918-45ac-b1ac-ea37d7c7def1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:54:02.959556 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 671/2685] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:54:02 2026] POST /volume/v3/backups => generated 314 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:02.970046 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61f3fa32-7252-44da-9b02-710bdd0b4ce1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:02.972884 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61f3fa32-7252-44da-9b02-710bdd0b4ce1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:02.974294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61f3fa32-7252-44da-9b02-710bdd0b4ce1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:02.974294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61f3fa32-7252-44da-9b02-710bdd0b4ce1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:02.974294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-61f3fa32-7252-44da-9b02-710bdd0b4ce1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:02.985002 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:02.985002 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:02.985002 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61f3fa32-7252-44da-9b02-710bdd0b4ce1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:02.985002 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 675/2686] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:02 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 721 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:03.222342 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8ff1aab-b921-440c-95e3-4abaaac847f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:03.225247 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8ff1aab-b921-440c-95e3-4abaaac847f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:03.225575 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8ff1aab-b921-440c-95e3-4abaaac847f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:03.225877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8ff1aab-b921-440c-95e3-4abaaac847f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:03.226049 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a8ff1aab-b921-440c-95e3-4abaaac847f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:03.233114 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:03.233114 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:03.234353 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8ff1aab-b921-440c-95e3-4abaaac847f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:03.234906 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 673/2687] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:03 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:03.471573 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be9a436b-ca4e-4f49-9a4d-5d762af0385a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:03.473147 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be9a436b-ca4e-4f49-9a4d-5d762af0385a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:03.474293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be9a436b-ca4e-4f49-9a4d-5d762af0385a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:03.474293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be9a436b-ca4e-4f49-9a4d-5d762af0385a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:03.474293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-be9a436b-ca4e-4f49-9a4d-5d762af0385a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:03.479716 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:03.479716 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:03.480969 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be9a436b-ca4e-4f49-9a4d-5d762af0385a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:03.481468 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 669/2688] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:03 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:03.999639 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-718a318f-a7ea-4855-9686-e0ee003fafe1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:04.001758 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-718a318f-a7ea-4855-9686-e0ee003fafe1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:04.002016 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-718a318f-a7ea-4855-9686-e0ee003fafe1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:04.002259 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-718a318f-a7ea-4855-9686-e0ee003fafe1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:04.002431 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-718a318f-a7ea-4855-9686-e0ee003fafe1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:04.007296 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:04.007296 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:04.008076 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-718a318f-a7ea-4855-9686-e0ee003fafe1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:04.008609 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 672/2689] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:03 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:04.249655 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-950cf453-da0a-47eb-af08-bd638157a63b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:04.251889 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-950cf453-da0a-47eb-af08-bd638157a63b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:04.252166 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-950cf453-da0a-47eb-af08-bd638157a63b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:04.252413 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-950cf453-da0a-47eb-af08-bd638157a63b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:04.252538 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-950cf453-da0a-47eb-af08-bd638157a63b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:04.258620 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:04.258620 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:04.259596 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-950cf453-da0a-47eb-af08-bd638157a63b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:04.259997 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 676/2690] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:04 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:04.493071 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17d5256a-2f00-4c71-9152-a9a52bd011b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:04.495301 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17d5256a-2f00-4c71-9152-a9a52bd011b5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:04.495526 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17d5256a-2f00-4c71-9152-a9a52bd011b5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:04.495736 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17d5256a-2f00-4c71-9152-a9a52bd011b5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:04.495891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-17d5256a-2f00-4c71-9152-a9a52bd011b5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:04.503538 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:04.503538 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:04.505617 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17d5256a-2f00-4c71-9152-a9a52bd011b5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:04.505617 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 674/2691] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:04 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:05.021771 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d94e1a08-1974-49f3-a082-6cd234b958f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:05.024394 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d94e1a08-1974-49f3-a082-6cd234b958f2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:05.024394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d94e1a08-1974-49f3-a082-6cd234b958f2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:05.024394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d94e1a08-1974-49f3-a082-6cd234b958f2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:05.024394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d94e1a08-1974-49f3-a082-6cd234b958f2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:05.029311 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:05.029311 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:05.030223 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d94e1a08-1974-49f3-a082-6cd234b958f2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:05.030712 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 670/2692] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:05 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:05.272118 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e092a805-d515-465b-bd94-b5cd1a081b91 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:05.274414 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e092a805-d515-465b-bd94-b5cd1a081b91 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:05.274623 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e092a805-d515-465b-bd94-b5cd1a081b91 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:05.274880 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e092a805-d515-465b-bd94-b5cd1a081b91 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:05.275024 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e092a805-d515-465b-bd94-b5cd1a081b91 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:05.280542 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:05.280542 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:05.284370 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e092a805-d515-465b-bd94-b5cd1a081b91 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:05.284370 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 673/2693] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:05 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:05.516282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a621299e-cfad-485d-924d-820cf54e3f5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:05.518056 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a621299e-cfad-485d-924d-820cf54e3f5e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:05.518275 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a621299e-cfad-485d-924d-820cf54e3f5e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:05.518460 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a621299e-cfad-485d-924d-820cf54e3f5e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:05.518563 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a621299e-cfad-485d-924d-820cf54e3f5e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:05.522763 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:05.522763 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:05.523594 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a621299e-cfad-485d-924d-820cf54e3f5e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:05.523932 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 677/2694] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:05 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-897e4e73-41cd-4645-9cf5-2837be0038f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-897e4e73-41cd-4645-9cf5-2837be0038f4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-897e4e73-41cd-4645-9cf5-2837be0038f4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-897e4e73-41cd-4645-9cf5-2837be0038f4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-897e4e73-41cd-4645-9cf5-2837be0038f4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-897e4e73-41cd-4645-9cf5-2837be0038f4 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:06.804119 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 675/2695] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:06 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a2eb4eb-08f7-43b8-8930-310e37e795c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a2eb4eb-08f7-43b8-8930-310e37e795c4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a2eb4eb-08f7-43b8-8930-310e37e795c4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a2eb4eb-08f7-43b8-8930-310e37e795c4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0a2eb4eb-08f7-43b8-8930-310e37e795c4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a2eb4eb-08f7-43b8-8930-310e37e795c4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:06.806861 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 671/2696] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:06 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6eb50660-c6d7-4833-a384-24d36a97786e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6eb50660-c6d7-4833-a384-24d36a97786e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6eb50660-c6d7-4833-a384-24d36a97786e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6eb50660-c6d7-4833-a384-24d36a97786e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6eb50660-c6d7-4833-a384-24d36a97786e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6eb50660-c6d7-4833-a384-24d36a97786e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:06.809046 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 674/2697] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:06 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:07.075693 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-028ce0b5-4bc8-4a02-a44b-0bcc129f0ecf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:07.077410 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-028ce0b5-4bc8-4a02-a44b-0bcc129f0ecf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:07.077614 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-028ce0b5-4bc8-4a02-a44b-0bcc129f0ecf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:07.077784 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-028ce0b5-4bc8-4a02-a44b-0bcc129f0ecf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:07.077879 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-028ce0b5-4bc8-4a02-a44b-0bcc129f0ecf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:07.083022 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:07.083022 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:07.083701 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-028ce0b5-4bc8-4a02-a44b-0bcc129f0ecf tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:07.084208 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 678/2698] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:07 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:07.323998 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d34c1ef9-1a01-48ba-acc2-5b550f6697fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:07.327497 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d34c1ef9-1a01-48ba-acc2-5b550f6697fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:07.327831 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d34c1ef9-1a01-48ba-acc2-5b550f6697fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:07.328091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d34c1ef9-1a01-48ba-acc2-5b550f6697fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:07.329241 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d34c1ef9-1a01-48ba-acc2-5b550f6697fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:07.338183 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:07.338183 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:07.339977 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d34c1ef9-1a01-48ba-acc2-5b550f6697fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:07.340520 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 676/2699] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:07 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:07.430294 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cbd275ba-0f3b-4bed-a182-14e149718759 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:07.432382 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:07.432787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-712548773"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:07.434579 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-712548773'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:07.434718 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Create volume of 1 GB Aug 18 22:54:07.440033 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Availability Zones retrieved successfully. Aug 18 22:54:07.446674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Flow 'volume_create_api' (85af71f1-4768-4cd6-abd2-1472e41dffbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:07.449152 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e363a3f9-cf11-46a4-917e-86ffea395c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:07.449352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:07.498921 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e363a3f9-cf11-46a4-917e-86ffea395c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:07.500342 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884d77ed-19e4-4062-9beb-8067e047c2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:07.570594 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c2b60c1-834a-42b8-8138-4ad9b07f1064 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:07.573419 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c2b60c1-834a-42b8-8138-4ad9b07f1064 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:07.574282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c2b60c1-834a-42b8-8138-4ad9b07f1064 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:07.574548 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c2b60c1-834a-42b8-8138-4ad9b07f1064 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:07.574663 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6c2b60c1-834a-42b8-8138-4ad9b07f1064 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:07.580493 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:07.580493 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:07.581355 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c2b60c1-834a-42b8-8138-4ad9b07f1064 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:07.582056 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 675/2700] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:07 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:07.591617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Created reservations ['113c2a66-f77d-48eb-bd42-ef1f26f894bd', '31bb1156-2e69-46d9-adbc-f4fb98707d9f', '7470f3ae-a2b2-40cc-b0b9-ec2cf75ee008', 'cfd17b4a-d56d-467b-8d7e-9f2785939288'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:07.592856 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (884d77ed-19e4-4062-9beb-8067e047c2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['113c2a66-f77d-48eb-bd42-ef1f26f894bd', '31bb1156-2e69-46d9-adbc-f4fb98707d9f', '7470f3ae-a2b2-40cc-b0b9-ec2cf75ee008', 'cfd17b4a-d56d-467b-8d7e-9f2785939288']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:07.594363 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b010d6ba-2acd-45e2-8fff-fecab67fae5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:07.621628 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b010d6ba-2acd-45e2-8fff-fecab67fae5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fee1d903-f332-4bd4-8d28-8ee4dcdf6519', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-712548773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='795b00c3aafb42a89582e54d9cc40367',qos_specs=None,replication_status=,reservations=['113c2a66-f77d-48eb-bd42-ef1f26f894bd','31bb1156-2e69-46d9-adbc-f4fb98707d9f','7470f3ae-a2b2-40cc-b0b9-ec2cf75ee008','cfd17b4a-d56d-467b-8d7e-9f2785939288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b360ce19bf4c22ba09018865fdf018',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-712548773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fee1d903-f332-4bd4-8d28-8ee4dcdf6519,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='795b00c3aafb42a89582e54d9cc40367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b360ce19bf4c22ba09018865fdf018',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:07.622643 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1322c09-5508-4be7-98a9-230b1c860479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:07.647628 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1322c09-5508-4be7-98a9-230b1c860479) transitioned into state 'SUCCESS' from state '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-712548773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='795b00c3aafb42a89582e54d9cc40367',qos_specs=None,replication_status=,reservations=['113c2a66-f77d-48eb-bd42-ef1f26f894bd','31bb1156-2e69-46d9-adbc-f4fb98707d9f','7470f3ae-a2b2-40cc-b0b9-ec2cf75ee008','cfd17b4a-d56d-467b-8d7e-9f2785939288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b360ce19bf4c22ba09018865fdf018',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:07.648500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825998fe-b05b-47da-add1-0c0a7f484f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:07.661071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (825998fe-b05b-47da-add1-0c0a7f484f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:07.663147 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Flow 'volume_create_api' (85af71f1-4768-4cd6-abd2-1472e41dffbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:07.663147 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Create volume request issued successfully. Aug 18 22:54:07.663147 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cbd275ba-0f3b-4bed-a182-14e149718759 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:07.663479 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 672/2701] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:54:07 2026] POST /volume/v3/volumes => generated 754 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:07.676941 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c566f1f-02b2-434b-97f3-10c4f847e9f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:07.680750 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c566f1f-02b2-434b-97f3-10c4f847e9f5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:54:07.681101 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c566f1f-02b2-434b-97f3-10c4f847e9f5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:07.681182 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c566f1f-02b2-434b-97f3-10c4f847e9f5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:07.688813 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:07.688813 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:07.693300 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c566f1f-02b2-434b-97f3-10c4f847e9f5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:54:07.698651 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c566f1f-02b2-434b-97f3-10c4f847e9f5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:54:07.699138 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 679/2702] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:07 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:08.098497 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8783d6fb-93dc-4118-8e38-2021818734e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:08.101005 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8783d6fb-93dc-4118-8e38-2021818734e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:08.101357 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8783d6fb-93dc-4118-8e38-2021818734e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:08.101614 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8783d6fb-93dc-4118-8e38-2021818734e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:08.101829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8783d6fb-93dc-4118-8e38-2021818734e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:08.107520 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:08.107520 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:08.108552 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8783d6fb-93dc-4118-8e38-2021818734e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:08.109209 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 677/2703] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:08 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:08.355235 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fd647ea-b136-42cd-8cbb-c79a5b059314 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:08.357320 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fd647ea-b136-42cd-8cbb-c79a5b059314 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:08.357555 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fd647ea-b136-42cd-8cbb-c79a5b059314 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:08.357756 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fd647ea-b136-42cd-8cbb-c79a5b059314 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:08.357838 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4fd647ea-b136-42cd-8cbb-c79a5b059314 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:08.362460 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:08.362460 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:08.363212 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fd647ea-b136-42cd-8cbb-c79a5b059314 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:08.364027 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 676/2704] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:08 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:08.595508 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-097057f8-e4c3-4438-bddb-2a5cac3903a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:08.597898 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-097057f8-e4c3-4438-bddb-2a5cac3903a0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:08.597898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-097057f8-e4c3-4438-bddb-2a5cac3903a0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:08.597898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-097057f8-e4c3-4438-bddb-2a5cac3903a0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:08.597898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-097057f8-e4c3-4438-bddb-2a5cac3903a0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:08.602095 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:08.602095 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:08.603088 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-097057f8-e4c3-4438-bddb-2a5cac3903a0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:08.603162 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 673/2705] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:08 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:08.712551 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e93009d7-4762-4351-a57f-07083d7bc005 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:08.715316 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e93009d7-4762-4351-a57f-07083d7bc005 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:54:08.715586 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e93009d7-4762-4351-a57f-07083d7bc005 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:08.715889 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e93009d7-4762-4351-a57f-07083d7bc005 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:08.724162 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:08.724162 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:08.729048 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e93009d7-4762-4351-a57f-07083d7bc005 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:54:08.734888 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e93009d7-4762-4351-a57f-07083d7bc005 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:54:08.735668 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 680/2706] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:08 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:09.121295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63ec2d03-4fda-4871-a80b-c4b4325727e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:09.122291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63ec2d03-4fda-4871-a80b-c4b4325727e9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:09.122600 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63ec2d03-4fda-4871-a80b-c4b4325727e9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:09.122788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63ec2d03-4fda-4871-a80b-c4b4325727e9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:09.122888 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-63ec2d03-4fda-4871-a80b-c4b4325727e9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:09.128234 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:09.128234 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:09.130222 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63ec2d03-4fda-4871-a80b-c4b4325727e9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:09.130222 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 678/2707] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:09 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:09.381785 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee874b6d-5811-41fa-9eba-588495454a3f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:09.389120 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee874b6d-5811-41fa-9eba-588495454a3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:09.391399 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee874b6d-5811-41fa-9eba-588495454a3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:09.392668 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee874b6d-5811-41fa-9eba-588495454a3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:09.393142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ee874b6d-5811-41fa-9eba-588495454a3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:09.400635 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:09.400635 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:09.401491 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee874b6d-5811-41fa-9eba-588495454a3f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:09.402134 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 677/2708] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:09 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:09.620229 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7fb2702e-7191-465a-ba9d-292cc3ca199c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:09.623201 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fb2702e-7191-465a-ba9d-292cc3ca199c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:09.623631 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fb2702e-7191-465a-ba9d-292cc3ca199c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:09.623872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fb2702e-7191-465a-ba9d-292cc3ca199c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:09.624021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7fb2702e-7191-465a-ba9d-292cc3ca199c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:09.631482 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:09.631482 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:09.632445 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fb2702e-7191-465a-ba9d-292cc3ca199c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:09.632799 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 674/2709] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:09 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:10.142844 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0ac0d38-ad57-4c5b-8a18-bece8ba5590f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:10.147256 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0ac0d38-ad57-4c5b-8a18-bece8ba5590f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:10.147494 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0ac0d38-ad57-4c5b-8a18-bece8ba5590f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:10.147684 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0ac0d38-ad57-4c5b-8a18-bece8ba5590f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:10.147794 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e0ac0d38-ad57-4c5b-8a18-bece8ba5590f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:10.158231 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:10.158231 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:10.158927 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0ac0d38-ad57-4c5b-8a18-bece8ba5590f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:10.159875 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 681/2710] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:10 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:10.417733 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b137379-e3a8-420b-9468-ff9a9ae7483b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:10.420404 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b137379-e3a8-420b-9468-ff9a9ae7483b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:10.420630 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b137379-e3a8-420b-9468-ff9a9ae7483b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:10.420874 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b137379-e3a8-420b-9468-ff9a9ae7483b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:10.420993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3b137379-e3a8-420b-9468-ff9a9ae7483b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:10.428325 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:10.428325 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:10.429487 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b137379-e3a8-420b-9468-ff9a9ae7483b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:10.430034 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 679/2711] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:10 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:10.646984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31ce68df-005c-4d9b-bf97-b40d146e157a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:10.649241 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ce68df-005c-4d9b-bf97-b40d146e157a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:10.649538 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ce68df-005c-4d9b-bf97-b40d146e157a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:10.649796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31ce68df-005c-4d9b-bf97-b40d146e157a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:10.649940 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-31ce68df-005c-4d9b-bf97-b40d146e157a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:10.659514 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:10.659514 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:10.660559 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31ce68df-005c-4d9b-bf97-b40d146e157a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:10.661045 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 678/2712] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:10 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:11.173704 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-703c3c58-8e0c-46d0-b36a-50fb3024d865 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:11.175742 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-703c3c58-8e0c-46d0-b36a-50fb3024d865 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:11.175987 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-703c3c58-8e0c-46d0-b36a-50fb3024d865 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:11.176197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-703c3c58-8e0c-46d0-b36a-50fb3024d865 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:11.176336 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-703c3c58-8e0c-46d0-b36a-50fb3024d865 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:11.180943 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:11.180943 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:11.181773 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-703c3c58-8e0c-46d0-b36a-50fb3024d865 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:11.183091 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 675/2713] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:11 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:11.442801 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbb25458-cd18-4671-ac47-6f7ea9d83271 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:11.444949 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbb25458-cd18-4671-ac47-6f7ea9d83271 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:11.445197 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbb25458-cd18-4671-ac47-6f7ea9d83271 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:11.445477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbb25458-cd18-4671-ac47-6f7ea9d83271 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:11.445608 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cbb25458-cd18-4671-ac47-6f7ea9d83271 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:11.451217 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:11.451217 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:11.452107 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbb25458-cd18-4671-ac47-6f7ea9d83271 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:11.452571 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 682/2714] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:11 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:11.612310 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:11.613843 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:11.614186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1080606793", "snapshot_id": null, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:11.616790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1080606793', 'snapshot_id': None, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:11.678148 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e34aeee7-8d36-473a-9efc-9641d33cbdf6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:11.681283 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e34aeee7-8d36-473a-9efc-9641d33cbdf6 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:11.681283 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e34aeee7-8d36-473a-9efc-9641d33cbdf6 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:11.681283 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e34aeee7-8d36-473a-9efc-9641d33cbdf6 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:11.681283 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e34aeee7-8d36-473a-9efc-9641d33cbdf6 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:11.686869 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:11.686869 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:11.686869 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e34aeee7-8d36-473a-9efc-9641d33cbdf6 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:11.686869 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 679/2715] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:11 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:11.723528 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Create volume of 1 GB Aug 18 22:54:11.728870 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Availability Zones retrieved successfully. Aug 18 22:54:11.735054 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Flow 'volume_create_api' (dd933d2b-542d-401e-8bb1-017cc8038510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:11.736345 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c5f5e8-453e-46d0-bf4f-16b13c3079a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:11.737290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:11.805644 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1c5f5e8-453e-46d0-bf4f-16b13c3079a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:11.806547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c68866c-2592-4377-a36b-f5a7130a7354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:11.878011 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Created reservations ['49eed191-9f13-4ea4-9fb1-155cc0dbb826', '4843db3e-6e8d-49b4-ab80-ad65950203f2', 'd28ec020-f64d-443f-9fe6-9e585cf122e7', '6e974e97-6bf7-4e08-b3f8-419acbd667e8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:11.878844 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c68866c-2592-4377-a36b-f5a7130a7354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49eed191-9f13-4ea4-9fb1-155cc0dbb826', '4843db3e-6e8d-49b4-ab80-ad65950203f2', 'd28ec020-f64d-443f-9fe6-9e585cf122e7', '6e974e97-6bf7-4e08-b3f8-419acbd667e8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:11.879679 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec5fd0d-9279-4889-a4cc-c8386164e93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:11.907435 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ec5fd0d-9279-4889-a4cc-c8386164e93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01ec5bdd-2c3c-48f7-a478-acd26245b71b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1080606793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c843931adec4cea8ddd4bf6f5f57bc4',qos_specs=None,replication_status=,reservations=['49eed191-9f13-4ea4-9fb1-155cc0dbb826','4843db3e-6e8d-49b4-ab80-ad65950203f2','d28ec020-f64d-443f-9fe6-9e585cf122e7','6e974e97-6bf7-4e08-b3f8-419acbd667e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5477a19988e44d488cc1c548d9b38f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1080606793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01ec5bdd-2c3c-48f7-a478-acd26245b71b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c843931adec4cea8ddd4bf6f5f57bc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5477a19988e44d488cc1c548d9b38f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:11.908151 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9febd2b-2a00-46bf-88f1-0330a7c53dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:11.932248 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9febd2b-2a00-46bf-88f1-0330a7c53dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1080606793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c843931adec4cea8ddd4bf6f5f57bc4',qos_specs=None,replication_status=,reservations=['49eed191-9f13-4ea4-9fb1-155cc0dbb826','4843db3e-6e8d-49b4-ab80-ad65950203f2','d28ec020-f64d-443f-9fe6-9e585cf122e7','6e974e97-6bf7-4e08-b3f8-419acbd667e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5477a19988e44d488cc1c548d9b38f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:11.933307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d665c6-b44b-456e-9dae-a5c26dd7a001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:11.946702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d665c6-b44b-456e-9dae-a5c26dd7a001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:11.946702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Flow 'volume_create_api' (dd933d2b-542d-401e-8bb1-017cc8038510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:11.946702 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Create volume request issued successfully. Aug 18 22:54:11.946702 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e2d4912-fea1-462f-be6d-e435df90ae6c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:11.946702 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 680/2716] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:54:11 2026] POST /volume/v3/volumes => generated 752 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:11.960812 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f353e490-210e-463f-a63e-1850a354966f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:11.962999 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f353e490-210e-463f-a63e-1850a354966f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:54:11.962999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f353e490-210e-463f-a63e-1850a354966f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:11.962999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f353e490-210e-463f-a63e-1850a354966f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:11.973241 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:11.973241 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:11.982294 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f353e490-210e-463f-a63e-1850a354966f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:11.985793 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f353e490-210e-463f-a63e-1850a354966f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b returned with HTTP 200 Aug 18 22:54:11.986281 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 676/2717] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:11 2026] GET /volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:12.197406 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71e085ab-9051-4d87-810a-6020e05c1917 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:12.198757 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71e085ab-9051-4d87-810a-6020e05c1917 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:12.198961 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71e085ab-9051-4d87-810a-6020e05c1917 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:12.199128 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71e085ab-9051-4d87-810a-6020e05c1917 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:12.199240 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-71e085ab-9051-4d87-810a-6020e05c1917 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:12.204481 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:12.204481 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:12.205202 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71e085ab-9051-4d87-810a-6020e05c1917 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:12.205659 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 683/2718] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:12 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:12.466910 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e5205f08-3927-4910-bf25-8cc9a2e0c7b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:12.473882 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5205f08-3927-4910-bf25-8cc9a2e0c7b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:12.474144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5205f08-3927-4910-bf25-8cc9a2e0c7b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:12.474362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5205f08-3927-4910-bf25-8cc9a2e0c7b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:12.474522 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e5205f08-3927-4910-bf25-8cc9a2e0c7b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:12.480936 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:12.480936 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:12.481968 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5205f08-3927-4910-bf25-8cc9a2e0c7b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:12.482664 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 680/2719] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:12 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:12.704917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ff1ee8d-9ef6-4693-9eba-d39fcc299c0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:12.709106 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ff1ee8d-9ef6-4693-9eba-d39fcc299c0e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:12.709412 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ff1ee8d-9ef6-4693-9eba-d39fcc299c0e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:12.709726 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ff1ee8d-9ef6-4693-9eba-d39fcc299c0e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:12.709909 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4ff1ee8d-9ef6-4693-9eba-d39fcc299c0e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:12.717289 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:12.717289 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:12.717289 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ff1ee8d-9ef6-4693-9eba-d39fcc299c0e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:12.717959 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 681/2720] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:12 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:13.002341 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c10f355f-2058-4244-ba8f-148afce49cc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.004315 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c10f355f-2058-4244-ba8f-148afce49cc2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:54:13.004564 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c10f355f-2058-4244-ba8f-148afce49cc2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.004782 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c10f355f-2058-4244-ba8f-148afce49cc2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.012089 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.012089 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:13.015887 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c10f355f-2058-4244-ba8f-148afce49cc2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:13.020546 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c10f355f-2058-4244-ba8f-148afce49cc2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b returned with HTTP 200 Aug 18 22:54:13.020883 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 677/2721] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:13 2026] GET /volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:13.032944 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12b203e4-534f-4999-91af-31f23b5c8fd2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.035008 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b203e4-534f-4999-91af-31f23b5c8fd2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:54:13.035229 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b203e4-534f-4999-91af-31f23b5c8fd2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.035465 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12b203e4-534f-4999-91af-31f23b5c8fd2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.042689 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.042689 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:13.046760 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12b203e4-534f-4999-91af-31f23b5c8fd2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:13.051691 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12b203e4-534f-4999-91af-31f23b5c8fd2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b returned with HTTP 200 Aug 18 22:54:13.052042 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 684/2722] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:13 2026] GET /volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:13.063335 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-62490952-ee47-4cd4-9d42-530b9b35a656 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.065063 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62490952-ee47-4cd4-9d42-530b9b35a656 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:54:13.065237 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62490952-ee47-4cd4-9d42-530b9b35a656 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.065449 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62490952-ee47-4cd4-9d42-530b9b35a656 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.072509 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.072509 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:13.076031 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-62490952-ee47-4cd4-9d42-530b9b35a656 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:13.080708 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62490952-ee47-4cd4-9d42-530b9b35a656 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b returned with HTTP 200 Aug 18 22:54:13.081051 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 681/2723] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:13 2026] GET /volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:13.092724 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-967ab47a-6e46-4704-ab3c-8126126f3819 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.094997 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-967ab47a-6e46-4704-ab3c-8126126f3819 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:13.095499 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-967ab47a-6e46-4704-ab3c-8126126f3819 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01ec5bdd-2c3c-48f7-a478-acd26245b71b", "name": "tempest-TestVolumeBackupRestore-backup-1334466491", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:13.097459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-967ab47a-6e46-4704-ab3c-8126126f3819 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Creating new backup {'backup': {'volume_id': '01ec5bdd-2c3c-48f7-a478-acd26245b71b', 'name': 'tempest-TestVolumeBackupRestore-backup-1334466491', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:13.097666 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-967ab47a-6e46-4704-ab3c-8126126f3819 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Creating backup of volume 01ec5bdd-2c3c-48f7-a478-acd26245b71b in container None Aug 18 22:54:13.105918 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.105918 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:13.106576 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-967ab47a-6e46-4704-ab3c-8126126f3819 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:13.145791 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-967ab47a-6e46-4704-ab3c-8126126f3819 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Created reservations ['94654b84-21bc-444a-9a7b-d5dd005a7a3a', '37f49612-6320-4baf-ae20-9b22aa66a8a3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:13.177822 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-967ab47a-6e46-4704-ab3c-8126126f3819 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:54:13.178558 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 682/2724] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:54:13 2026] POST /volume/v3/backups => generated 333 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:13.186445 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8616e24-c8dd-45a3-8a70-d86c4fa15713 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.188382 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8616e24-c8dd-45a3-8a70-d86c4fa15713 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:13.189064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8616e24-c8dd-45a3-8a70-d86c4fa15713 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.189064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8616e24-c8dd-45a3-8a70-d86c4fa15713 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.189064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c8616e24-c8dd-45a3-8a70-d86c4fa15713 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:13.193900 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.193900 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:13.194436 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8616e24-c8dd-45a3-8a70-d86c4fa15713 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:13.194850 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 678/2725] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:13 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 740 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:13.216381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0f4d6bd-1953-4a3f-91f4-dd3bb8f51fd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.219254 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0f4d6bd-1953-4a3f-91f4-dd3bb8f51fd5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:13.219499 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0f4d6bd-1953-4a3f-91f4-dd3bb8f51fd5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.219734 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0f4d6bd-1953-4a3f-91f4-dd3bb8f51fd5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.219886 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d0f4d6bd-1953-4a3f-91f4-dd3bb8f51fd5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:13.224631 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.224631 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:13.225421 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0f4d6bd-1953-4a3f-91f4-dd3bb8f51fd5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:13.226038 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 685/2726] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:13 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:13.494858 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89421160-3a46-43f7-9ca4-2114e84cd23e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.497428 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89421160-3a46-43f7-9ca4-2114e84cd23e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:13.498258 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89421160-3a46-43f7-9ca4-2114e84cd23e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.498258 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89421160-3a46-43f7-9ca4-2114e84cd23e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.498258 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-89421160-3a46-43f7-9ca4-2114e84cd23e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:13.503419 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.503419 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:13.504142 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89421160-3a46-43f7-9ca4-2114e84cd23e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:13.504541 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 682/2727] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:13 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:13.728918 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7130c6ce-2957-40a7-b1ce-bc106c5d7ef3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.730742 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7130c6ce-2957-40a7-b1ce-bc106c5d7ef3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:13.730947 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7130c6ce-2957-40a7-b1ce-bc106c5d7ef3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.731135 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7130c6ce-2957-40a7-b1ce-bc106c5d7ef3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.731245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7130c6ce-2957-40a7-b1ce-bc106c5d7ef3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:13.736494 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.736494 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:13.737145 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7130c6ce-2957-40a7-b1ce-bc106c5d7ef3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:13.737708 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 683/2728] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:13 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:13.746849 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3535a7d3-3277-41ad-a821-8849a5867878 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.834346 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3535a7d3-3277-41ad-a821-8849a5867878 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:13.834703 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3535a7d3-3277-41ad-a821-8849a5867878 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51589d3e-7bb4-4123-86f1-c5bcf5870b3c", "incremental": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:13.835991 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-3535a7d3-3277-41ad-a821-8849a5867878 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Creating new backup {'backup': {'volume_id': '51589d3e-7bb4-4123-86f1-c5bcf5870b3c', 'incremental': True}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:13.836122 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-3535a7d3-3277-41ad-a821-8849a5867878 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Creating backup of volume 51589d3e-7bb4-4123-86f1-c5bcf5870b3c in container None Aug 18 22:54:13.843783 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.843783 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:13.844079 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3535a7d3-3277-41ad-a821-8849a5867878 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Volume info retrieved successfully. Aug 18 22:54:13.863738 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3535a7d3-3277-41ad-a821-8849a5867878 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Created reservations ['e4d82dae-a701-4352-9c57-8519cb18cebc', '1c62885e-1ef1-409c-9eb8-eaf5fa1c60c4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:13.877513 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3535a7d3-3277-41ad-a821-8849a5867878 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 400 Aug 18 22:54:13.877980 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 679/2729] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:54:13 2026] POST /volume/v3/backups => generated 109 bytes in 131 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:54:13.885727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e50a1804-237d-462f-9711-3e9cf1e57669 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.887982 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e50a1804-237d-462f-9711-3e9cf1e57669 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] DELETE https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:13.888176 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e50a1804-237d-462f-9711-3e9cf1e57669 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.888467 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e50a1804-237d-462f-9711-3e9cf1e57669 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.888657 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-e50a1804-237d-462f-9711-3e9cf1e57669 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete backup with id: efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. Aug 18 22:54:13.893132 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.893132 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:13.906357 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-e50a1804-237d-462f-9711-3e9cf1e57669 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] delete_backup rpcapi backup_id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:54:13.908670 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e50a1804-237d-462f-9711-3e9cf1e57669 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 202 Aug 18 22:54:13.909241 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 686/2730] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:54:13 2026] DELETE /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:54:13.923779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2828da2f-1c6e-4ff6-883e-e1900704fd2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:13.936385 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2828da2f-1c6e-4ff6-883e-e1900704fd2e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:13.937703 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2828da2f-1c6e-4ff6-883e-e1900704fd2e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:13.939767 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2828da2f-1c6e-4ff6-883e-e1900704fd2e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:13.940165 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2828da2f-1c6e-4ff6-883e-e1900704fd2e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:13.957555 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:13.957555 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:13.960746 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2828da2f-1c6e-4ff6-883e-e1900704fd2e tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 200 Aug 18 22:54:13.962239 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 683/2731] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:13 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 748 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:14.205489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d477e202-761a-458a-860d-09511496a32d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:14.209765 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d477e202-761a-458a-860d-09511496a32d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:14.210134 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d477e202-761a-458a-860d-09511496a32d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:14.210327 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d477e202-761a-458a-860d-09511496a32d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:14.210482 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d477e202-761a-458a-860d-09511496a32d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:14.219322 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:14.219322 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:14.220380 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d477e202-761a-458a-860d-09511496a32d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:14.220885 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 684/2732] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:14 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 742 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:14.235856 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2601d242-9e1d-4396-aca0-019b88491b19 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:14.239051 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2601d242-9e1d-4396-aca0-019b88491b19 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:14.239296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2601d242-9e1d-4396-aca0-019b88491b19 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:14.239562 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2601d242-9e1d-4396-aca0-019b88491b19 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:14.239712 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2601d242-9e1d-4396-aca0-019b88491b19 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:14.244204 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:14.244204 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:14.244835 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2601d242-9e1d-4396-aca0-019b88491b19 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:14.245192 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 680/2733] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:14 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:14.516335 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c70b13bf-b70e-41ea-bff8-25fab8ac9b7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:14.518409 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c70b13bf-b70e-41ea-bff8-25fab8ac9b7b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:14.518628 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c70b13bf-b70e-41ea-bff8-25fab8ac9b7b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:14.518842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c70b13bf-b70e-41ea-bff8-25fab8ac9b7b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:14.518965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c70b13bf-b70e-41ea-bff8-25fab8ac9b7b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:14.523679 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:14.523679 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:14.524579 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c70b13bf-b70e-41ea-bff8-25fab8ac9b7b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:14.525057 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 687/2734] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:14 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:14.974902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d589dc97-f442-41e3-9e7b-f0eeddadf2a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:14.977992 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d589dc97-f442-41e3-9e7b-f0eeddadf2a4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba Aug 18 22:54:14.977992 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d589dc97-f442-41e3-9e7b-f0eeddadf2a4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:14.977992 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d589dc97-f442-41e3-9e7b-f0eeddadf2a4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:14.977992 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d589dc97-f442-41e3-9e7b-f0eeddadf2a4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id efdcba5f-04e4-434a-b44f-9fbbe15cf8ba. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:14.981049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d589dc97-f442-41e3-9e7b-f0eeddadf2a4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba returned with HTTP 404 Aug 18 22:54:14.981853 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 684/2735] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:14 2026] GET /volume/v3/backups/efdcba5f-04e4-434a-b44f-9fbbe15cf8ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:14.992411 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:14.994188 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:14.994531 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1890506695"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:14.995983 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1890506695'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:14.996095 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume of 1 GB Aug 18 22:54:15.000061 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Availability Zones retrieved successfully. Aug 18 22:54:15.007442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Flow 'volume_create_api' (25d4fc8e-d78e-4ad1-a355-8ca34de943cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:15.008459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a83b044-04be-429e-834e-5689b3122d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:15.009313 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:15.036221 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a83b044-04be-429e-834e-5689b3122d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:15.037154 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce09ec9-19fe-42c1-b9eb-4709a44620e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:15.080676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Created reservations ['9dc5eded-8b9e-4c7c-b04a-ad71ad9c53b0', '536b2be7-a1c5-492c-90ee-39d4caf91c45', 'c1818ec5-4d68-48fe-888d-cc7309c8a66f', '28908879-72ef-495f-ab65-52bef7dc4994'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:15.081704 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce09ec9-19fe-42c1-b9eb-4709a44620e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dc5eded-8b9e-4c7c-b04a-ad71ad9c53b0', '536b2be7-a1c5-492c-90ee-39d4caf91c45', 'c1818ec5-4d68-48fe-888d-cc7309c8a66f', '28908879-72ef-495f-ab65-52bef7dc4994']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:15.082472 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba984c10-aa48-4141-86cc-655c0a1aebfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:15.106089 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba984c10-aa48-4141-86cc-655c0a1aebfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f86631aa-7a5c-4f36-8444-bad6dcd0070c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1890506695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4027f22c61e46e3be94400ee25bc377',qos_specs=None,replication_status=,reservations=['9dc5eded-8b9e-4c7c-b04a-ad71ad9c53b0','536b2be7-a1c5-492c-90ee-39d4caf91c45','c1818ec5-4d68-48fe-888d-cc7309c8a66f','28908879-72ef-495f-ab65-52bef7dc4994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21069724d1e0490e8607b508ef194318',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1890506695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f86631aa-7a5c-4f36-8444-bad6dcd0070c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4027f22c61e46e3be94400ee25bc377',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21069724d1e0490e8607b508ef194318',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:15.106872 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f2defc-0ed8-4455-bb09-3db93cd30a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:15.128381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65f2defc-0ed8-4455-bb09-3db93cd30a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1890506695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4027f22c61e46e3be94400ee25bc377',qos_specs=None,replication_status=,reservations=['9dc5eded-8b9e-4c7c-b04a-ad71ad9c53b0','536b2be7-a1c5-492c-90ee-39d4caf91c45','c1818ec5-4d68-48fe-888d-cc7309c8a66f','28908879-72ef-495f-ab65-52bef7dc4994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21069724d1e0490e8607b508ef194318',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:15.129120 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0f1c9e-07e3-42a1-83cf-b1fe946d4f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:15.138732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0f1c9e-07e3-42a1-83cf-b1fe946d4f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:15.140063 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Flow 'volume_create_api' (25d4fc8e-d78e-4ad1-a355-8ca34de943cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:15.140409 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume request issued successfully. Aug 18 22:54:15.141134 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d1c1c80-89b1-4974-be09-8932cdea7a48 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:15.141636 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 685/2736] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:54:14 2026] POST /volume/v3/volumes => generated 747 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:15.155196 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e27e28a-829e-42ba-866e-1a956cf5fbca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.157225 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e27e28a-829e-42ba-866e-1a956cf5fbca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c Aug 18 22:54:15.157492 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e27e28a-829e-42ba-866e-1a956cf5fbca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:15.157737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e27e28a-829e-42ba-866e-1a956cf5fbca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:15.168306 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.168306 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:15.175150 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e27e28a-829e-42ba-866e-1a956cf5fbca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:54:15.182665 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e27e28a-829e-42ba-866e-1a956cf5fbca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c returned with HTTP 200 Aug 18 22:54:15.183111 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 681/2737] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:15 2026] GET /volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:15.239640 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31227cef-e929-4061-9516-46794f12f990 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.241790 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31227cef-e929-4061-9516-46794f12f990 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:15.242079 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31227cef-e929-4061-9516-46794f12f990 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:15.242297 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31227cef-e929-4061-9516-46794f12f990 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:15.242484 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-31227cef-e929-4061-9516-46794f12f990 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:15.250070 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.250070 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:15.251546 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31227cef-e929-4061-9516-46794f12f990 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:15.252167 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 688/2738] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:15 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 742 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:15.257196 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b70c854-6bc5-48eb-b7c3-6562b8f6c9c6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.259278 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b70c854-6bc5-48eb-b7c3-6562b8f6c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:15.259519 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b70c854-6bc5-48eb-b7c3-6562b8f6c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:15.259755 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b70c854-6bc5-48eb-b7c3-6562b8f6c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:15.259999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4b70c854-6bc5-48eb-b7c3-6562b8f6c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:15.265114 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.265114 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:15.265964 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b70c854-6bc5-48eb-b7c3-6562b8f6c9c6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:15.266530 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 685/2739] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:15 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:15.357249 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-c53c97b9-09ed-4341-ace0-0c7dfe43ad7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.358944 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-c53c97b9-09ed-4341-ace0-0c7dfe43ad7e tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:54:15.359290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-c53c97b9-09ed-4341-ace0-0c7dfe43ad7e tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:15.359561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-c53c97b9-09ed-4341-ace0-0c7dfe43ad7e tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:15.366619 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.366619 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:15.370494 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-c53c97b9-09ed-4341-ace0-0c7dfe43ad7e tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:54:15.374659 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-c53c97b9-09ed-4341-ace0-0c7dfe43ad7e tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:54:15.375141 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 686/2740] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:15 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:15.394799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9acac477-6fd1-47e9-b558-5dbcd85c7b5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.395149 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9acac477-6fd1-47e9-b558-5dbcd85c7b5e None None] GET https://10.4.3.89/volume// Aug 18 22:54:15.395364 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9acac477-6fd1-47e9-b558-5dbcd85c7b5e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:15.395611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9acac477-6fd1-47e9-b558-5dbcd85c7b5e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:15.395974 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9acac477-6fd1-47e9-b558-5dbcd85c7b5e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:15.396300 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 682/2741] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:54:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:15.403850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-88178a18-fd54-40a5-98bf-6f87272d5ed1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.405660 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-88178a18-fd54-40a5-98bf-6f87272d5ed1 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:54:15.405996 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-88178a18-fd54-40a5-98bf-6f87272d5ed1 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fee1d903-f332-4bd4-8d28-8ee4dcdf6519", "connector": null, "instance_uuid": "52b34d6f-be7d-48cc-ac86-15751b6d78d1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:15.413937 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.413937 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:15.436214 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-88178a18-fd54-40a5-98bf-6f87272d5ed1 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:54:15.436684 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 689/2742] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:54:15 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:15.469170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-35c9829e-d135-4505-a539-c5ef8e667096 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.471565 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-35c9829e-d135-4505-a539-c5ef8e667096 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] POST https://10.4.3.89/volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2/action Aug 18 22:54:15.472006 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-35c9829e-d135-4505-a539-c5ef8e667096 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:15.472158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-35c9829e-d135-4505-a539-c5ef8e667096 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:15.489397 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.489397 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:15.498696 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ec8fc71e-77df-445b-83c1-2813cc143d37 req-35c9829e-d135-4505-a539-c5ef8e667096 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2/action returned with HTTP 204 Aug 18 22:54:15.499215 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 686/2743] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:54:15 2026] POST /volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:15.520801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f60371f-d8fb-43ed-8c7f-f6bd30ed6e2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.522146 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f60371f-d8fb-43ed-8c7f-f6bd30ed6e2a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:54:15.522439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f60371f-d8fb-43ed-8c7f-f6bd30ed6e2a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:15.522706 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f60371f-d8fb-43ed-8c7f-f6bd30ed6e2a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:15.531232 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.531232 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:15.534630 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f60371f-d8fb-43ed-8c7f-f6bd30ed6e2a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:54:15.535786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3844d868-3784-4488-becc-007783cf7c74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.537722 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3844d868-3784-4488-becc-007783cf7c74 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:15.537896 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3844d868-3784-4488-becc-007783cf7c74 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:15.538529 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3844d868-3784-4488-becc-007783cf7c74 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:15.538529 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3844d868-3784-4488-becc-007783cf7c74 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:15.539654 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f60371f-d8fb-43ed-8c7f-f6bd30ed6e2a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:54:15.539654 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 687/2744] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:15 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 1109 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:15.542714 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.542714 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:15.543466 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3844d868-3784-4488-becc-007783cf7c74 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:15.543847 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 683/2745] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:15 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:15.550648 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17e1515c-15c9-4f97-b14d-247a985cd552 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:15.552394 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17e1515c-15c9-4f97-b14d-247a985cd552 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:54:15.552572 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17e1515c-15c9-4f97-b14d-247a985cd552 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:15.552770 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17e1515c-15c9-4f97-b14d-247a985cd552 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:15.733934 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:15.733934 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:15.738728 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17e1515c-15c9-4f97-b14d-247a985cd552 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:54:15.745629 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17e1515c-15c9-4f97-b14d-247a985cd552 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:54:15.746210 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 690/2746] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:15 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 1109 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:16.198911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66b2a725-b319-44dd-8a12-af70f301c4a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.200731 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66b2a725-b319-44dd-8a12-af70f301c4a1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c Aug 18 22:54:16.200903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66b2a725-b319-44dd-8a12-af70f301c4a1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.201120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66b2a725-b319-44dd-8a12-af70f301c4a1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.209879 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.209879 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:16.214397 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-66b2a725-b319-44dd-8a12-af70f301c4a1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:54:16.219932 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66b2a725-b319-44dd-8a12-af70f301c4a1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c returned with HTTP 200 Aug 18 22:54:16.220452 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 687/2747] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:16.234314 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc702254-9cc6-4def-9cd9-79b1be959572 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.236380 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc702254-9cc6-4def-9cd9-79b1be959572 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:16.236813 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc702254-9cc6-4def-9cd9-79b1be959572 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f86631aa-7a5c-4f36-8444-bad6dcd0070c", "name": "tempest-VolumesBackupsTest-Backup-1106132567"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:16.238492 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-dc702254-9cc6-4def-9cd9-79b1be959572 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Creating new backup {'backup': {'volume_id': 'f86631aa-7a5c-4f36-8444-bad6dcd0070c', 'name': 'tempest-VolumesBackupsTest-Backup-1106132567'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:16.238660 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-dc702254-9cc6-4def-9cd9-79b1be959572 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Creating backup of volume f86631aa-7a5c-4f36-8444-bad6dcd0070c in container None Aug 18 22:54:16.246921 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.246921 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:16.247255 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc702254-9cc6-4def-9cd9-79b1be959572 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Volume info retrieved successfully. Aug 18 22:54:16.263355 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5c8f194-315c-4108-b864-b6e6e68844b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.265170 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5c8f194-315c-4108-b864-b6e6e68844b7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:16.265414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5c8f194-315c-4108-b864-b6e6e68844b7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.265618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5c8f194-315c-4108-b864-b6e6e68844b7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.265757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e5c8f194-315c-4108-b864-b6e6e68844b7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:16.268143 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-dc702254-9cc6-4def-9cd9-79b1be959572 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Created reservations ['14915c3b-ec95-43f9-83fe-83f866ab644b', 'b8d320f5-e763-4330-bd75-15fcc4b2f053'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:16.270441 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.270441 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:16.271315 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5c8f194-315c-4108-b864-b6e6e68844b7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:16.271753 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 684/2748] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:16.278077 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7593c8b3-a005-4365-a3f2-cfec30997238 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.280108 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7593c8b3-a005-4365-a3f2-cfec30997238 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:16.280437 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7593c8b3-a005-4365-a3f2-cfec30997238 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.280936 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7593c8b3-a005-4365-a3f2-cfec30997238 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.280936 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7593c8b3-a005-4365-a3f2-cfec30997238 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:16.286129 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.286129 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:16.286935 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7593c8b3-a005-4365-a3f2-cfec30997238 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:16.287363 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 691/2749] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:16.297899 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc702254-9cc6-4def-9cd9-79b1be959572 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:54:16.298451 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 688/2750] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:54:16 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:16.309390 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7032910d-dbd1-445b-a879-cbcd331d6b8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.311291 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7032910d-dbd1-445b-a879-cbcd331d6b8d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:16.311543 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7032910d-dbd1-445b-a879-cbcd331d6b8d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.311773 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7032910d-dbd1-445b-a879-cbcd331d6b8d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.311889 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7032910d-dbd1-445b-a879-cbcd331d6b8d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:16.317689 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.317689 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:16.318611 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7032910d-dbd1-445b-a879-cbcd331d6b8d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:16.319192 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 688/2751] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:16.553580 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-955b6c6b-b54b-4f65-b384-82f38cd47cfd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.555582 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-955b6c6b-b54b-4f65-b384-82f38cd47cfd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:16.555821 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-955b6c6b-b54b-4f65-b384-82f38cd47cfd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.556038 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-955b6c6b-b54b-4f65-b384-82f38cd47cfd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.556169 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-955b6c6b-b54b-4f65-b384-82f38cd47cfd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:16.560986 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.560986 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:16.561787 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-955b6c6b-b54b-4f65-b384-82f38cd47cfd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:16.562184 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 685/2752] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:16.567926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc31bd25-cb18-4129-b31f-abfddfd3d19e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.568360 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc31bd25-cb18-4129-b31f-abfddfd3d19e None None] GET https://10.4.3.89/volume// Aug 18 22:54:16.568594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc31bd25-cb18-4129-b31f-abfddfd3d19e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.568945 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc31bd25-cb18-4129-b31f-abfddfd3d19e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.569350 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc31bd25-cb18-4129-b31f-abfddfd3d19e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:16.569702 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 692/2753] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:16.571541 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b533e28-18cc-4c99-a88f-0c62bfdb4b64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.573396 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b533e28-18cc-4c99-a88f-0c62bfdb4b64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:16.573598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b533e28-18cc-4c99-a88f-0c62bfdb4b64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.573827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b533e28-18cc-4c99-a88f-0c62bfdb4b64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.576696 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-b82b477f-9fc9-464d-af42-6086a5524885 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.582355 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-b82b477f-9fc9-464d-af42-6086a5524885 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:54:16.582605 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-b82b477f-9fc9-464d-af42-6086a5524885 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.582873 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-b82b477f-9fc9-464d-af42-6086a5524885 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.593810 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.593810 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:16.599889 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b533e28-18cc-4c99-a88f-0c62bfdb4b64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:16.603874 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.603874 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:16.608797 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b533e28-18cc-4c99-a88f-0c62bfdb4b64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:54:16.609184 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 689/2754] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:16.610064 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-b82b477f-9fc9-464d-af42-6086a5524885 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:54:16.614468 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-b82b477f-9fc9-464d-af42-6086a5524885 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:54:16.614886 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 689/2755] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 1289 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 22:54:16.620357 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2e6b57e-0eb5-4c37-8cc7-ad5c7d0690fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.623118 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2e6b57e-0eb5-4c37-8cc7-ad5c7d0690fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:16.623349 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2e6b57e-0eb5-4c37-8cc7-ad5c7d0690fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.623582 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2e6b57e-0eb5-4c37-8cc7-ad5c7d0690fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.623785 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-f2e6b57e-0eb5-4c37-8cc7-ad5c7d0690fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete backup with id: 8727c337-637b-4e2d-b83f-4af87a5188c9. Aug 18 22:54:16.628317 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.628317 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:16.640288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-f2e6b57e-0eb5-4c37-8cc7-ad5c7d0690fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] delete_backup rpcapi backup_id 8727c337-637b-4e2d-b83f-4af87a5188c9 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:54:16.642342 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2e6b57e-0eb5-4c37-8cc7-ad5c7d0690fa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 202 Aug 18 22:54:16.642893 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 686/2756] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:54:16 2026] DELETE /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:54:16.651528 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97f7e5a6-1f90-461a-b613-2b7768ea91b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.653841 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97f7e5a6-1f90-461a-b613-2b7768ea91b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:16.654102 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97f7e5a6-1f90-461a-b613-2b7768ea91b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:16.654354 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97f7e5a6-1f90-461a-b613-2b7768ea91b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:16.654496 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-97f7e5a6-1f90-461a-b613-2b7768ea91b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:16.659867 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.659867 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:16.660603 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97f7e5a6-1f90-461a-b613-2b7768ea91b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 200 Aug 18 22:54:16.661074 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 693/2757] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:16 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:16.711810 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-969a4457-b82b-4d3f-9ebd-0927c2830f06 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.715351 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-969a4457-b82b-4d3f-9ebd-0927c2830f06 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] PUT https://10.4.3.89/volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2 Aug 18 22:54:16.715687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-969a4457-b82b-4d3f-9ebd-0927c2830f06 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:16.724634 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-969a4457-b82b-4d3f-9ebd-0927c2830f06 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Acquiring lock "cinder-attachment_update-fee1d903-f332-4bd4-8d28-8ee4dcdf6519-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:54:16.728447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-969a4457-b82b-4d3f-9ebd-0927c2830f06 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Lock "cinder-attachment_update-fee1d903-f332-4bd4-8d28-8ee4dcdf6519-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:54:16.729296 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.729296 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:16.805387 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-969a4457-b82b-4d3f-9ebd-0927c2830f06 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Lock "cinder-attachment_update-fee1d903-f332-4bd4-8d28-8ee4dcdf6519-np0000007715" released by "attachment_update" :: held 0.077s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:54:16.805921 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-969a4457-b82b-4d3f-9ebd-0927c2830f06 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2 returned with HTTP 200 Aug 18 22:54:16.806447 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 690/2758] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:54:16 2026] PUT /volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:16.826885 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-49589630-a144-47bf-9a10-2e8b054e8969 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:16.831380 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-49589630-a144-47bf-9a10-2e8b054e8969 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] POST https://10.4.3.89/volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2/action Aug 18 22:54:16.831380 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-49589630-a144-47bf-9a10-2e8b054e8969 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:16.831380 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-49589630-a144-47bf-9a10-2e8b054e8969 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:16.848435 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:16.848435 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:16.861106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-10a51d94-ffa2-45d2-a92a-7f70319fcf96 req-49589630-a144-47bf-9a10-2e8b054e8969 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2/action returned with HTTP 204 Aug 18 22:54:16.861106 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 690/2759] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:54:16 2026] POST /volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:54:17.282467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0bd8f4df-3f98-4635-9501-1066e660c11d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.284677 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bd8f4df-3f98-4635-9501-1066e660c11d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:17.284892 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bd8f4df-3f98-4635-9501-1066e660c11d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:17.285080 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bd8f4df-3f98-4635-9501-1066e660c11d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:17.285175 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0bd8f4df-3f98-4635-9501-1066e660c11d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:17.293239 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:17.293239 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:17.294071 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bd8f4df-3f98-4635-9501-1066e660c11d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:17.294366 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 687/2760] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:17 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:17.300852 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9bf64754-dfce-4d47-8c22-eacb9f0f5fb1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.302583 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9bf64754-dfce-4d47-8c22-eacb9f0f5fb1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:17.302996 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9bf64754-dfce-4d47-8c22-eacb9f0f5fb1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:17.302996 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9bf64754-dfce-4d47-8c22-eacb9f0f5fb1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:17.303135 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9bf64754-dfce-4d47-8c22-eacb9f0f5fb1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:17.308427 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:17.308427 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:17.309371 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9bf64754-dfce-4d47-8c22-eacb9f0f5fb1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:17.309923 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 694/2761] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:17 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:17.330430 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62e0d378-6dac-4b01-9213-5ca50a8ddd5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.332167 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62e0d378-6dac-4b01-9213-5ca50a8ddd5e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:17.332482 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62e0d378-6dac-4b01-9213-5ca50a8ddd5e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:17.332668 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62e0d378-6dac-4b01-9213-5ca50a8ddd5e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:17.332789 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-62e0d378-6dac-4b01-9213-5ca50a8ddd5e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:17.338132 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:17.338132 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:17.338987 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62e0d378-6dac-4b01-9213-5ca50a8ddd5e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:17.339419 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 691/2762] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:17 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:17.674422 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06d0b30e-e7bc-47ba-9cb3-b6eb861b8cc4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.676225 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06d0b30e-e7bc-47ba-9cb3-b6eb861b8cc4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 Aug 18 22:54:17.676456 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06d0b30e-e7bc-47ba-9cb3-b6eb861b8cc4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:17.676663 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06d0b30e-e7bc-47ba-9cb3-b6eb861b8cc4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:17.676806 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-06d0b30e-e7bc-47ba-9cb3-b6eb861b8cc4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 8727c337-637b-4e2d-b83f-4af87a5188c9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:17.682429 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06d0b30e-e7bc-47ba-9cb3-b6eb861b8cc4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 returned with HTTP 404 Aug 18 22:54:17.682999 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 691/2763] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:17 2026] GET /volume/v3/backups/8727c337-637b-4e2d-b83f-4af87a5188c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:17.778548 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-0ec8a2ee-cda7-4ebe-be13-1d299cfe80fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.780515 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-0ec8a2ee-cda7-4ebe-be13-1d299cfe80fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:17.780744 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-0ec8a2ee-cda7-4ebe-be13-1d299cfe80fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:17.780938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-0ec8a2ee-cda7-4ebe-be13-1d299cfe80fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:17.792136 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:17.792136 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:17.799601 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-0ec8a2ee-cda7-4ebe-be13-1d299cfe80fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:17.806340 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-0ec8a2ee-cda7-4ebe-be13-1d299cfe80fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:54:17.806850 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 688/2764] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:17 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:17.823977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-a6f0305f-5035-432e-bba6-b49b16365359 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.826296 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-a6f0305f-5035-432e-bba6-b49b16365359 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50/action Aug 18 22:54:17.826781 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-a6f0305f-5035-432e-bba6-b49b16365359 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:17.826962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-a6f0305f-5035-432e-bba6-b49b16365359 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:17.839993 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:17.839993 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:17.840637 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-a6f0305f-5035-432e-bba6-b49b16365359 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:17.847553 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-a6f0305f-5035-432e-bba6-b49b16365359 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Begin detaching volume completed successfully. Aug 18 22:54:17.847865 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-a6f0305f-5035-432e-bba6-b49b16365359 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50/action returned with HTTP 202 Aug 18 22:54:17.848441 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 695/2765] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:54:17 2026] POST /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:54:17.864113 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ad46c1c-09cb-4dcb-aedf-6e75fc4e045b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.865911 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ad46c1c-09cb-4dcb-aedf-6e75fc4e045b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:17.866128 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ad46c1c-09cb-4dcb-aedf-6e75fc4e045b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:17.866322 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ad46c1c-09cb-4dcb-aedf-6e75fc4e045b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:17.877611 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:17.877611 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:17.881485 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ad46c1c-09cb-4dcb-aedf-6e75fc4e045b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:17.885947 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ad46c1c-09cb-4dcb-aedf-6e75fc4e045b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:54:17.886286 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 692/2766] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:17 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:17.887982 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dfda8e64-bdc0-48fb-9547-d354ecfe6524 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.887982 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfda8e64-bdc0-48fb-9547-d354ecfe6524 None None] GET https://10.4.3.89/volume// Aug 18 22:54:17.888427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfda8e64-bdc0-48fb-9547-d354ecfe6524 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:17.888427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfda8e64-bdc0-48fb-9547-d354ecfe6524 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:17.888749 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfda8e64-bdc0-48fb-9547-d354ecfe6524 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:17.889037 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 692/2767] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:54:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:17.896409 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-5b6e89d0-169e-4bac-b930-b0817e62c361 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:17.899000 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-5b6e89d0-169e-4bac-b930-b0817e62c361 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:17.899311 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-5b6e89d0-169e-4bac-b930-b0817e62c361 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:17.899569 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-5b6e89d0-169e-4bac-b930-b0817e62c361 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:17.911473 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:17.911473 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:17.915690 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-5b6e89d0-169e-4bac-b930-b0817e62c361 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:17.921471 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-5b6e89d0-169e-4bac-b930-b0817e62c361 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:54:17.922046 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 689/2768] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:54:17 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 1315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:54:18.305587 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-978ac21d-e5b1-4b49-af15-a93ac707538b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:18.307472 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-978ac21d-e5b1-4b49-af15-a93ac707538b tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:18.307640 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-978ac21d-e5b1-4b49-af15-a93ac707538b tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:18.307894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-978ac21d-e5b1-4b49-af15-a93ac707538b tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:18.307999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-978ac21d-e5b1-4b49-af15-a93ac707538b tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:18.314878 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:18.314878 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:18.315705 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-978ac21d-e5b1-4b49-af15-a93ac707538b tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:18.316095 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 696/2769] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:18 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:18.323251 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b688efec-64e7-4d80-875f-3bb0b0fa2438 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:18.324969 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b688efec-64e7-4d80-875f-3bb0b0fa2438 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:18.325151 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b688efec-64e7-4d80-875f-3bb0b0fa2438 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:18.325347 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b688efec-64e7-4d80-875f-3bb0b0fa2438 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:18.325663 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b688efec-64e7-4d80-875f-3bb0b0fa2438 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:18.329664 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:18.329664 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:18.331038 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b688efec-64e7-4d80-875f-3bb0b0fa2438 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:18.331038 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 693/2770] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:18 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:18.353065 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c1cb5211-b5bc-4aef-ac80-7c4d11c52b92 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:18.357599 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1cb5211-b5bc-4aef-ac80-7c4d11c52b92 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:18.357810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1cb5211-b5bc-4aef-ac80-7c4d11c52b92 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:18.358007 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c1cb5211-b5bc-4aef-ac80-7c4d11c52b92 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:18.358136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c1cb5211-b5bc-4aef-ac80-7c4d11c52b92 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:18.369821 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:18.369821 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:18.370421 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c1cb5211-b5bc-4aef-ac80-7c4d11c52b92 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:18.373034 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 693/2771] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:18 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:18.904919 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-038910e2-704f-4a39-aa08-368d044262e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:18.912806 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-038910e2-704f-4a39-aa08-368d044262e4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:18.912806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-038910e2-704f-4a39-aa08-368d044262e4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:18.912806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-038910e2-704f-4a39-aa08-368d044262e4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:18.921569 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:18.921569 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:18.925581 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-038910e2-704f-4a39-aa08-368d044262e4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:18.934599 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-038910e2-704f-4a39-aa08-368d044262e4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:54:18.935066 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 690/2772] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:18 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:19.149066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-edb692dd-fbd5-491b-a6ab-b2584be88e7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:19.153937 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-edb692dd-fbd5-491b-a6ab-b2584be88e7a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4 Aug 18 22:54:19.154110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-edb692dd-fbd5-491b-a6ab-b2584be88e7a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:19.154384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-edb692dd-fbd5-491b-a6ab-b2584be88e7a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:19.164426 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:19.164426 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:19.222335 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8b6f2d9c-0552-4b22-9308-86f28d41d3df req-edb692dd-fbd5-491b-a6ab-b2584be88e7a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4 returned with HTTP 200 Aug 18 22:54:19.222767 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 697/2773] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:54:19 2026] DELETE /volume/v3/attachments/a9e2785d-54b0-430a-92ce-ce68a6b533d4 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:19.330122 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e169106-37cc-410b-950e-9cb500087467 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:19.332079 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e169106-37cc-410b-950e-9cb500087467 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:19.332538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e169106-37cc-410b-950e-9cb500087467 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:19.332538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e169106-37cc-410b-950e-9cb500087467 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:19.332626 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9e169106-37cc-410b-950e-9cb500087467 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:19.337819 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:19.337819 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:19.338384 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e169106-37cc-410b-950e-9cb500087467 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:19.338957 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 694/2774] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:19 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:19.345465 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fa406e86-c037-47bb-9d69-e53a2f4c15d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:19.348289 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa406e86-c037-47bb-9d69-e53a2f4c15d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:19.348422 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa406e86-c037-47bb-9d69-e53a2f4c15d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:19.348720 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fa406e86-c037-47bb-9d69-e53a2f4c15d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:19.348966 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fa406e86-c037-47bb-9d69-e53a2f4c15d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:19.359598 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:19.359598 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:19.360348 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fa406e86-c037-47bb-9d69-e53a2f4c15d0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:19.360842 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 694/2775] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:19 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:19.385854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa5f8d45-6353-4755-b0e2-9f35220fbe59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:19.388447 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa5f8d45-6353-4755-b0e2-9f35220fbe59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:19.388847 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa5f8d45-6353-4755-b0e2-9f35220fbe59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:19.389098 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa5f8d45-6353-4755-b0e2-9f35220fbe59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:19.389342 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fa5f8d45-6353-4755-b0e2-9f35220fbe59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:19.400192 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:19.400192 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:19.400192 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa5f8d45-6353-4755-b0e2-9f35220fbe59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:19.400192 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 691/2776] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:19 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:19.950132 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac4b7c29-313e-469d-a448-5ef647466cc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:19.952056 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac4b7c29-313e-469d-a448-5ef647466cc9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:19.952292 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac4b7c29-313e-469d-a448-5ef647466cc9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:19.952528 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac4b7c29-313e-469d-a448-5ef647466cc9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:19.963006 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:19.963006 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:19.967246 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ac4b7c29-313e-469d-a448-5ef647466cc9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:19.973199 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac4b7c29-313e-469d-a448-5ef647466cc9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:54:19.973922 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 698/2777] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:19 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:20.351530 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54a93a36-8b8c-442e-a5c7-f07c21bd1a45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:20.353484 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54a93a36-8b8c-442e-a5c7-f07c21bd1a45 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:20.353953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54a93a36-8b8c-442e-a5c7-f07c21bd1a45 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:20.354360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54a93a36-8b8c-442e-a5c7-f07c21bd1a45 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:20.355287 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-54a93a36-8b8c-442e-a5c7-f07c21bd1a45 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:20.360057 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:20.360057 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:20.361350 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54a93a36-8b8c-442e-a5c7-f07c21bd1a45 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:20.361897 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 695/2778] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:20 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:20.376523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ca35b44-b0ae-442c-9386-5cfce8d364d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:20.380093 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ca35b44-b0ae-442c-9386-5cfce8d364d2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:20.380365 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ca35b44-b0ae-442c-9386-5cfce8d364d2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:20.380581 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ca35b44-b0ae-442c-9386-5cfce8d364d2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:20.380697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6ca35b44-b0ae-442c-9386-5cfce8d364d2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:20.386929 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:20.386929 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:20.387376 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ca35b44-b0ae-442c-9386-5cfce8d364d2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:20.387900 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 695/2779] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:20 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:20.401488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:20.403801 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e/export_record Aug 18 22:54:20.404049 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:20.404262 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:20.404389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Export record for backup 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 22:54:20.414667 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16e9fa6c-e046-48e7-bba6-b08f481ed9da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:20.417670 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16e9fa6c-e046-48e7-bba6-b08f481ed9da tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:20.417884 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16e9fa6c-e046-48e7-bba6-b08f481ed9da tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:20.418091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16e9fa6c-e046-48e7-bba6-b08f481ed9da tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:20.418144 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:20.418144 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:20.418218 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-16e9fa6c-e046-48e7-bba6-b08f481ed9da tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:20.419175 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling RPCAPI with context: , host: np0000007715, backup: 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 22:54:20.423073 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:20.423073 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:20.424601 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16e9fa6c-e046-48e7-bba6-b08f481ed9da tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:20.424601 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 699/2780] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:20 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:20.425645 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] export_record in rpcapi backup_id 6eca841b-f350-4758-b771-69dc133d2a6e on host np0000007715. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 22:54:20.449440 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmVjYTg0MWItZjM1MC00NzU4LWI3NzEtNjlkYzEzM2QyYTZlIiwgInVzZXJfaWQiOiAiMTkxMDA2NWMyNTBhNGNiMzlhZGI4N2M1MzljMmJhNTQiLCAicHJvamVjdF9pZCI6ICJmZTRlZDUyNzdiMzg0NjM5YjQwMzJmZDAxYjEyZDllZiIsICJ2b2x1bWVfaWQiOiAiNjhjMTM4MDAtNjFhNS00N2Q2LThmZTAtYTUyYjNmZGIwMDRiIiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjEzMTYzODkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjhjMTM4MDAtNjFhNS00N2Q2LThmZTAtYTUyYjNmZGIwMDRiLzIwMjYwODE4MjI1NDA1L2F6X25vdmFfYmFja3VwXzZlY2E4NDFiLWYzNTAtNDc1OC1iNzcxLTY5ZGMxMzNkMmE2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjI6NTQ6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjI6NTQ6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMjo1NDoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 22:54:20.449807 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13c58078-eb4b-4cd9-98fd-1b5df1cccc6e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e/export_record returned with HTTP 200 Aug 18 22:54:20.450390 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 692/2781] 10.4.3.89 () {68 vars in 1423 bytes} [Tue Aug 18 22:54:20 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:20.460191 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4be9f76-4d9e-4ed7-97ab-53997fd93a96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:20.462041 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4be9f76-4d9e-4ed7-97ab-53997fd93a96 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:54:20.462488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4be9f76-4d9e-4ed7-97ab-53997fd93a96 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:20.462850 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4be9f76-4d9e-4ed7-97ab-53997fd93a96 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:20.463089 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e4be9f76-4d9e-4ed7-97ab-53997fd93a96 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:20.468733 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:20.468733 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:20.470004 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4be9f76-4d9e-4ed7-97ab-53997fd93a96 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:54:20.470741 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 696/2782] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:20 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:20.484018 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f9e06090-45ea-48ad-98ca-fe7dc64bfa15 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:20.485996 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9e06090-45ea-48ad-98ca-fe7dc64bfa15 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] POST https://10.4.3.89/volume/v3/backups/import_record Aug 18 22:54:20.486555 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f9e06090-45ea-48ad-98ca-fe7dc64bfa15 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdkODljZjMtOTRhMS00NWQ2LTg3YWItODcwYjY1Zjc5YjdhIiwgInVzZXJfaWQiOiAiMTkxMDA2NWMyNTBhNGNiMzlhZGI4N2M1MzljMmJhNTQiLCAicHJvamVjdF9pZCI6ICJmZTRlZDUyNzdiMzg0NjM5YjQwMzJmZDAxYjEyZDllZiIsICJ2b2x1bWVfaWQiOiAiNjhjMTM4MDAtNjFhNS00N2Q2LThmZTAtYTUyYjNmZGIwMDRiIiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjEzMTYzODkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjhjMTM4MDAtNjFhNS00N2Q2LThmZTAtYTUyYjNmZGIwMDRiLzIwMjYwODE4MjI1NDA1L2F6X25vdmFfYmFja3VwXzZlY2E4NDFiLWYzNTAtNDc1OC1iNzcxLTY5ZGMxMzNkMmE2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjI6NTQ6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjI6NTQ6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMjo1NDoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:20.488467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-f9e06090-45ea-48ad-98ca-fe7dc64bfa15 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdkODljZjMtOTRhMS00NWQ2LTg3YWItODcwYjY1Zjc5YjdhIiwgInVzZXJfaWQiOiAiMTkxMDA2NWMyNTBhNGNiMzlhZGI4N2M1MzljMmJhNTQiLCAicHJvamVjdF9pZCI6ICJmZTRlZDUyNzdiMzg0NjM5YjQwMzJmZDAxYjEyZDllZiIsICJ2b2x1bWVfaWQiOiAiNjhjMTM4MDAtNjFhNS00N2Q2LThmZTAtYTUyYjNmZGIwMDRiIiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjEzMTYzODkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjhjMTM4MDAtNjFhNS00N2Q2LThmZTAtYTUyYjNmZGIwMDRiLzIwMjYwODE4MjI1NDA1L2F6X25vdmFfYmFja3VwXzZlY2E4NDFiLWYzNTAtNDc1OC1iNzcxLTY5ZGMxMzNkMmE2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjI6NTQ6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjI6NTQ6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMjo1NDoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 22:54:20.488647 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-f9e06090-45ea-48ad-98ca-fe7dc64bfa15 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDdkODljZjMtOTRhMS00NWQ2LTg3YWItODcwYjY1Zjc5YjdhIiwgInVzZXJfaWQiOiAiMTkxMDA2NWMyNTBhNGNiMzlhZGI4N2M1MzljMmJhNTQiLCAicHJvamVjdF9pZCI6ICJmZTRlZDUyNzdiMzg0NjM5YjQwMzJmZDAxYjEyZDllZiIsICJ2b2x1bWVfaWQiOiAiNjhjMTM4MDAtNjFhNS00N2Q2LThmZTAtYTUyYjNmZGIwMDRiIiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjEzMTYzODkzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNjhjMTM4MDAtNjFhNS00N2Q2LThmZTAtYTUyYjNmZGIwMDRiLzIwMjYwODE4MjI1NDA1L2F6X25vdmFfYmFja3VwXzZlY2E4NDFiLWYzNTAtNDc1OC1iNzcxLTY5ZGMxMzNkMmE2ZSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjI6NTQ6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjI6NTQ6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMjo1NDoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 22:54:20.489839 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-f9e06090-45ea-48ad-98ca-fe7dc64bfa15 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '8b3abdc211494da185dcff264aec0a60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe4ed5277b384639b4032fd01b12d9ef', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:54:20.490126 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f9e06090-45ea-48ad-98ca-fe7dc64bfa15 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups/import_record returned with HTTP 403 Aug 18 22:54:20.490858 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 696/2783] 10.4.3.89 () {70 vars in 1335 bytes} [Tue Aug 18 22:54:20 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:20.499898 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-221e22b9-c7cb-4e00-934c-a969bc27ab92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:20.501584 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-221e22b9-c7cb-4e00-934c-a969bc27ab92 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b Aug 18 22:54:20.501773 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-221e22b9-c7cb-4e00-934c-a969bc27ab92 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:20.501959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-221e22b9-c7cb-4e00-934c-a969bc27ab92 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:20.502109 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-221e22b9-c7cb-4e00-934c-a969bc27ab92 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume with id: 68c13800-61a5-47d6-8fe0-a52b3fdb004b Aug 18 22:54:20.516804 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:20.516804 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:20.517384 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-221e22b9-c7cb-4e00-934c-a969bc27ab92 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:20.547661 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-221e22b9-c7cb-4e00-934c-a969bc27ab92 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume request issued successfully. Aug 18 22:54:20.547884 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-221e22b9-c7cb-4e00-934c-a969bc27ab92 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b returned with HTTP 202 Aug 18 22:54:20.548280 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 700/2784] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:54:20 2026] DELETE /volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:54:20.561973 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-922939f8-deac-4162-8404-3a39ed26403b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:20.561973 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-922939f8-deac-4162-8404-3a39ed26403b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b Aug 18 22:54:20.562315 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-922939f8-deac-4162-8404-3a39ed26403b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:20.562571 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-922939f8-deac-4162-8404-3a39ed26403b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:20.574293 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:20.574293 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:20.581583 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-922939f8-deac-4162-8404-3a39ed26403b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:20.585033 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-922939f8-deac-4162-8404-3a39ed26403b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b returned with HTTP 200 Aug 18 22:54:20.585701 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 693/2785] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:20 2026] GET /volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:21.375192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7375708-8bb4-4698-9f11-24570fe50d79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:21.378704 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7375708-8bb4-4698-9f11-24570fe50d79 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:21.378855 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7375708-8bb4-4698-9f11-24570fe50d79 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:21.379040 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7375708-8bb4-4698-9f11-24570fe50d79 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:21.381990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f7375708-8bb4-4698-9f11-24570fe50d79 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:21.385936 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:21.385936 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:21.386699 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7375708-8bb4-4698-9f11-24570fe50d79 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:21.387051 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 697/2786] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:21 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:21.443663 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-519e2efe-a7d4-4c4e-b862-ed13251cc7a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:21.450840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-519e2efe-a7d4-4c4e-b862-ed13251cc7a3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:21.451068 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-519e2efe-a7d4-4c4e-b862-ed13251cc7a3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:21.451578 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-519e2efe-a7d4-4c4e-b862-ed13251cc7a3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:21.451578 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-519e2efe-a7d4-4c4e-b862-ed13251cc7a3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:21.463573 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-1f6fd7cf-f97e-4fcf-9d14-8f3e592204d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:21.469721 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:21.469721 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:21.469721 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-519e2efe-a7d4-4c4e-b862-ed13251cc7a3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:21.469721 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 697/2787] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:21 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:21.470078 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-1f6fd7cf-f97e-4fcf-9d14-8f3e592204d3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:21.470078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-1f6fd7cf-f97e-4fcf-9d14-8f3e592204d3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:21.470231 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-1f6fd7cf-f97e-4fcf-9d14-8f3e592204d3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:21.494555 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:21.494555 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:21.503813 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-1f6fd7cf-f97e-4fcf-9d14-8f3e592204d3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:21.512848 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-1f6fd7cf-f97e-4fcf-9d14-8f3e592204d3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:21.513497 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 701/2788] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:21 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1440 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:21.606498 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55d9c1e3-a4e8-452e-9d9c-bd995d77f868 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:21.611329 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55d9c1e3-a4e8-452e-9d9c-bd995d77f868 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b Aug 18 22:54:21.611329 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55d9c1e3-a4e8-452e-9d9c-bd995d77f868 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:21.611329 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55d9c1e3-a4e8-452e-9d9c-bd995d77f868 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:21.615693 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55d9c1e3-a4e8-452e-9d9c-bd995d77f868 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b returned with HTTP 404 Aug 18 22:54:21.616229 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 694/2789] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:21 2026] GET /volume/v3/volumes/68c13800-61a5-47d6-8fe0-a52b3fdb004b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:21.636233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9803a22-dc3e-406b-a43a-214a8aeb416f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:21.636233 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9803a22-dc3e-406b-a43a-214a8aeb416f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] GET https://10.4.3.89/volume/v3/backups Aug 18 22:54:21.636233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9803a22-dc3e-406b-a43a-214a8aeb416f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:21.636233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9803a22-dc3e-406b-a43a-214a8aeb416f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:21.636233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-a9803a22-dc3e-406b-a43a-214a8aeb416f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:54:21.655604 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9803a22-dc3e-406b-a43a-214a8aeb416f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 200 Aug 18 22:54:21.655604 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 698/2790] 10.4.3.89 () {68 vars in 1270 bytes} [Tue Aug 18 22:54:21 2026] GET /volume/v3/backups => generated 619 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:21.665568 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4115c44c-c5fb-4edb-913f-671b5dd38477 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:21.668346 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4115c44c-c5fb-4edb-913f-671b5dd38477 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] GET https://10.4.3.89/volume/v3/backups?project_id=fe4ed5277b384639b4032fd01b12d9ef Aug 18 22:54:21.668727 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4115c44c-c5fb-4edb-913f-671b5dd38477 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:21.669052 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4115c44c-c5fb-4edb-913f-671b5dd38477 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:21.669482 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-4115c44c-c5fb-4edb-913f-671b5dd38477 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Removing options 'project_id' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:54:21.684902 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4115c44c-c5fb-4edb-913f-671b5dd38477 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups?project_id=fe4ed5277b384639b4032fd01b12d9ef returned with HTTP 200 Aug 18 22:54:21.685315 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 698/2791] 10.4.3.89 () {68 vars in 1357 bytes} [Tue Aug 18 22:54:21 2026] GET /volume/v3/backups?project_id=fe4ed5277b384639b4032fd01b12d9ef => generated 619 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:21.695506 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:21.699648 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:21.700448 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-42124090"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:21.703748 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-42124090'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:21.703847 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume of 1 GB Aug 18 22:54:21.713035 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Availability Zones retrieved successfully. Aug 18 22:54:21.721212 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Flow 'volume_create_api' (b28b0c1e-412c-49c8-90dd-c9c55c9de605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:21.722772 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7877e45e-5dd6-4dd7-94a4-1f10fbf1a085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:21.724037 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:21.787068 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7877e45e-5dd6-4dd7-94a4-1f10fbf1a085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:21.788249 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dd8ae5-1447-46b1-adb3-6b751baa1124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:21.867057 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Created reservations ['d5e4b448-862c-40b3-8557-b474f14dff4d', '5ca880de-0336-44ad-b4c8-e057dc6ed40b', 'a9bd25ec-a423-46b5-9e5b-04a6bfedb7bc', 'b9ca80d5-8288-405e-b260-93e7c746733b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:21.867954 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43dd8ae5-1447-46b1-adb3-6b751baa1124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5e4b448-862c-40b3-8557-b474f14dff4d', '5ca880de-0336-44ad-b4c8-e057dc6ed40b', 'a9bd25ec-a423-46b5-9e5b-04a6bfedb7bc', 'b9ca80d5-8288-405e-b260-93e7c746733b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:21.868807 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706402f1-c201-4212-bcab-880e82499458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:21.893440 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (706402f1-c201-4212-bcab-880e82499458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46eb9fbf-fa4c-4693-97dd-64a5371e9820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42124090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['d5e4b448-862c-40b3-8557-b474f14dff4d','5ca880de-0336-44ad-b4c8-e057dc6ed40b','a9bd25ec-a423-46b5-9e5b-04a6bfedb7bc','b9ca80d5-8288-405e-b260-93e7c746733b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1910065c250a4cb39adb87c539c2ba54',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-42124090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46eb9fbf-fa4c-4693-97dd-64a5371e9820,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe4ed5277b384639b4032fd01b12d9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1910065c250a4cb39adb87c539c2ba54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:21.894249 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778a4f98-318b-413e-9b44-f6de07917b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:21.913277 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778a4f98-318b-413e-9b44-f6de07917b06) transitioned into state 'SUCCESS' from state '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-42124090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['d5e4b448-862c-40b3-8557-b474f14dff4d','5ca880de-0336-44ad-b4c8-e057dc6ed40b','a9bd25ec-a423-46b5-9e5b-04a6bfedb7bc','b9ca80d5-8288-405e-b260-93e7c746733b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1910065c250a4cb39adb87c539c2ba54',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:21.914035 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83e33e2-9769-48dc-9065-b988833604f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:21.925707 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c83e33e2-9769-48dc-9065-b988833604f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:21.927730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Flow 'volume_create_api' (b28b0c1e-412c-49c8-90dd-c9c55c9de605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:21.928092 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Create volume request issued successfully. Aug 18 22:54:21.928707 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1022378a-dce7-431e-9b55-ab6d59b94da9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:21.929103 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 702/2792] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 22:54:21 2026] POST /volume/v3/volumes => generated 774 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:21.939511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b68a7fb-6f6a-495a-a8bc-54f07996e0ad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:21.941707 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b68a7fb-6f6a-495a-a8bc-54f07996e0ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 Aug 18 22:54:21.941994 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b68a7fb-6f6a-495a-a8bc-54f07996e0ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:21.942214 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b68a7fb-6f6a-495a-a8bc-54f07996e0ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:21.949258 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:21.949258 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:21.952696 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6b68a7fb-6f6a-495a-a8bc-54f07996e0ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:21.956354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b68a7fb-6f6a-495a-a8bc-54f07996e0ad tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 returned with HTTP 200 Aug 18 22:54:21.956729 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 695/2793] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:21 2026] GET /volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:22.020691 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d06812be-b717-4ddd-8840-de8d2071a7a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:22.021155 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d06812be-b717-4ddd-8840-de8d2071a7a3 None None] GET https://10.4.3.89/volume// Aug 18 22:54:22.021362 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d06812be-b717-4ddd-8840-de8d2071a7a3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:22.021560 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d06812be-b717-4ddd-8840-de8d2071a7a3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:22.021926 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d06812be-b717-4ddd-8840-de8d2071a7a3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:22.022214 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 699/2794] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:54:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:22.030431 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-c6cd201a-1cb8-4d35-9558-0119da80c0f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:22.033044 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-c6cd201a-1cb8-4d35-9558-0119da80c0f4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:54:22.033506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-c6cd201a-1cb8-4d35-9558-0119da80c0f4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c0487674-f3d4-4a0d-b961-0f2d5c83d772", "connector": null, "instance_uuid": "4fc6b2e0-f70d-487d-a64b-affecef06a1a"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:22.056230 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:22.056230 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:22.089205 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-c6cd201a-1cb8-4d35-9558-0119da80c0f4 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:54:22.089649 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 699/2795] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:54:22 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:22.096255 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-6b5f63f1-72c3-46b9-9652-4d4b5d305c22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:22.098088 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-6b5f63f1-72c3-46b9-9652-4d4b5d305c22 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04 Aug 18 22:54:22.098235 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-6b5f63f1-72c3-46b9-9652-4d4b5d305c22 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:22.098441 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-6b5f63f1-72c3-46b9-9652-4d4b5d305c22 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:22.105186 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:22.105186 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:22.152847 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-6b5f63f1-72c3-46b9-9652-4d4b5d305c22 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04 returned with HTTP 200 Aug 18 22:54:22.153279 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 703/2796] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:54:22 2026] DELETE /volume/v3/attachments/90d06728-fb2a-407b-a523-5eab8c490a04 => generated 367 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:22.400875 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-143793ff-badd-4f4a-a3cc-87fd52f81e23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:22.402519 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-143793ff-badd-4f4a-a3cc-87fd52f81e23 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:22.402692 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-143793ff-badd-4f4a-a3cc-87fd52f81e23 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:22.402862 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-143793ff-badd-4f4a-a3cc-87fd52f81e23 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:22.402962 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-143793ff-badd-4f4a-a3cc-87fd52f81e23 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:22.415182 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:22.415182 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:22.415952 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-143793ff-badd-4f4a-a3cc-87fd52f81e23 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:22.416285 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 696/2797] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:22 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:22.487308 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1615e96d-3611-4e13-854b-5cd8107ae59e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:22.487308 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1615e96d-3611-4e13-854b-5cd8107ae59e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:22.487308 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1615e96d-3611-4e13-854b-5cd8107ae59e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:22.487308 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1615e96d-3611-4e13-854b-5cd8107ae59e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:22.487308 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1615e96d-3611-4e13-854b-5cd8107ae59e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:22.493294 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:22.493294 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:22.493294 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1615e96d-3611-4e13-854b-5cd8107ae59e tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:22.493294 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 700/2798] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:22 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:22.929731 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd804709-8428-4d3d-845b-1cb9dd339e2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:22.932873 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd804709-8428-4d3d-845b-1cb9dd339e2e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:22.933692 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd804709-8428-4d3d-845b-1cb9dd339e2e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:22.933692 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd804709-8428-4d3d-845b-1cb9dd339e2e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:22.933879 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-bd804709-8428-4d3d-845b-1cb9dd339e2e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume with id: 53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:22.945460 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:22.945460 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:22.946789 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd804709-8428-4d3d-845b-1cb9dd339e2e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:22.971792 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e4dfb0c-b769-4c51-a4af-d498960a61e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:22.974155 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e4dfb0c-b769-4c51-a4af-d498960a61e5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 Aug 18 22:54:22.974414 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e4dfb0c-b769-4c51-a4af-d498960a61e5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:22.974660 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e4dfb0c-b769-4c51-a4af-d498960a61e5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:22.976555 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bd804709-8428-4d3d-845b-1cb9dd339e2e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume request issued successfully. Aug 18 22:54:22.976964 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd804709-8428-4d3d-845b-1cb9dd339e2e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 202 Aug 18 22:54:22.977780 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 700/2799] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:54:22 2026] DELETE /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:54:22.985847 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eeed3d54-d397-47eb-a88f-37e16df10ebe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:22.989011 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eeed3d54-d397-47eb-a88f-37e16df10ebe tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:22.989174 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eeed3d54-d397-47eb-a88f-37e16df10ebe tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:22.989723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eeed3d54-d397-47eb-a88f-37e16df10ebe tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:22.992687 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:22.992687 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:22.998300 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:22.998300 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:23.003638 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eeed3d54-d397-47eb-a88f-37e16df10ebe tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:23.010290 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7e4dfb0c-b769-4c51-a4af-d498960a61e5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:23.010409 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eeed3d54-d397-47eb-a88f-37e16df10ebe tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 200 Aug 18 22:54:23.010409 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 697/2800] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:22 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:23.013407 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e4dfb0c-b769-4c51-a4af-d498960a61e5 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 returned with HTTP 200 Aug 18 22:54:23.013885 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 704/2801] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:22 2026] GET /volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:23.027238 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31ea3a73-05f1-4644-ad0c-54a512013724 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:23.029277 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31ea3a73-05f1-4644-ad0c-54a512013724 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:23.029693 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31ea3a73-05f1-4644-ad0c-54a512013724 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "46eb9fbf-fa4c-4693-97dd-64a5371e9820", "name": "tempest-type-Backup-1569939303"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:23.032906 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-31ea3a73-05f1-4644-ad0c-54a512013724 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Creating new backup {'backup': {'volume_id': '46eb9fbf-fa4c-4693-97dd-64a5371e9820', 'name': 'tempest-type-Backup-1569939303'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:23.032906 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-31ea3a73-05f1-4644-ad0c-54a512013724 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Creating backup of volume 46eb9fbf-fa4c-4693-97dd-64a5371e9820 in container None Aug 18 22:54:23.042967 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:23.042967 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:23.043630 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31ea3a73-05f1-4644-ad0c-54a512013724 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:23.074325 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-31ea3a73-05f1-4644-ad0c-54a512013724 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Created reservations ['578b48c0-ca7f-4c5b-af12-cec2ad76161b', '0a6a2b29-8e2a-42d3-9d5f-9690bc7137f9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:23.118849 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31ea3a73-05f1-4644-ad0c-54a512013724 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:54:23.119490 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 701/2802] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:54:23 2026] POST /volume/v3/backups => generated 314 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:23.133029 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5ca895a8-01d6-4a97-bc02-cac5f820706b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:23.146057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ca895a8-01d6-4a97-bc02-cac5f820706b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:23.147937 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ca895a8-01d6-4a97-bc02-cac5f820706b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:23.147937 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ca895a8-01d6-4a97-bc02-cac5f820706b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:23.147937 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5ca895a8-01d6-4a97-bc02-cac5f820706b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:23.154245 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:23.154245 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:23.155745 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ca895a8-01d6-4a97-bc02-cac5f820706b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:23.155940 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 701/2803] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:23 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 721 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:23.189557 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-af95d786-3154-4f95-9436-0d73e87edf01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:23.198404 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-af95d786-3154-4f95-9436-0d73e87edf01 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] PUT https://10.4.3.89/volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 Aug 18 22:54:23.198404 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-af95d786-3154-4f95-9436-0d73e87edf01 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:23.209603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-af95d786-3154-4f95-9436-0d73e87edf01 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Acquiring lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:54:23.214599 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-af95d786-3154-4f95-9436-0d73e87edf01 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:54:23.215584 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:23.215584 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:23.324798 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-af95d786-3154-4f95-9436-0d73e87edf01 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-c0487674-f3d4-4a0d-b961-0f2d5c83d772-np0000007715" released by "attachment_update" :: held 0.110s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:54:23.325402 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-af95d786-3154-4f95-9436-0d73e87edf01 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 returned with HTTP 200 Aug 18 22:54:23.326015 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 698/2804] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:54:23 2026] PUT /volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:23.338155 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-86807a5e-1923-4c27-a9dc-df0b802acf76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:23.340162 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-86807a5e-1923-4c27-a9dc-df0b802acf76 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 Aug 18 22:54:23.340397 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-86807a5e-1923-4c27-a9dc-df0b802acf76 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:23.340575 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-86807a5e-1923-4c27-a9dc-df0b802acf76 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:23.355758 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-86807a5e-1923-4c27-a9dc-df0b802acf76 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 returned with HTTP 200 Aug 18 22:54:23.356123 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 705/2805] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 22:54:23 2026] GET /volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:23.427773 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75c7a7ab-f611-4a94-9072-62204f6f6972 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:23.429568 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75c7a7ab-f611-4a94-9072-62204f6f6972 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:23.429774 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75c7a7ab-f611-4a94-9072-62204f6f6972 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:23.429964 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75c7a7ab-f611-4a94-9072-62204f6f6972 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:23.430102 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-75c7a7ab-f611-4a94-9072-62204f6f6972 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:23.434701 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:23.434701 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:23.435490 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75c7a7ab-f611-4a94-9072-62204f6f6972 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:23.435885 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 702/2806] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:23 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:23.517407 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d62787bd-07dd-453e-b91c-dbe8e12e4f22 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:23.519804 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d62787bd-07dd-453e-b91c-dbe8e12e4f22 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:23.520120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d62787bd-07dd-453e-b91c-dbe8e12e4f22 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:23.520395 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d62787bd-07dd-453e-b91c-dbe8e12e4f22 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:23.520666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d62787bd-07dd-453e-b91c-dbe8e12e4f22 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:23.527761 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:23.527761 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:23.528834 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d62787bd-07dd-453e-b91c-dbe8e12e4f22 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:23.529389 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 702/2807] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:23 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:24.026514 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19b4b5b8-1f2a-49a1-a871-48cba890da6e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:24.027985 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19b4b5b8-1f2a-49a1-a871-48cba890da6e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:24.028381 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19b4b5b8-1f2a-49a1-a871-48cba890da6e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:24.029605 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19b4b5b8-1f2a-49a1-a871-48cba890da6e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:24.034791 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19b4b5b8-1f2a-49a1-a871-48cba890da6e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 404 Aug 18 22:54:24.035443 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 699/2808] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:24 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:24.042252 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0df92b9-5bd0-4150-915e-95cc19603d44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:24.044221 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0df92b9-5bd0-4150-915e-95cc19603d44 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:24.044473 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0df92b9-5bd0-4150-915e-95cc19603d44 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:24.044689 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0df92b9-5bd0-4150-915e-95cc19603d44 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:24.052626 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0df92b9-5bd0-4150-915e-95cc19603d44 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 404 Aug 18 22:54:24.053151 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 706/2809] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:24 2026] GET /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:24.069228 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee35e737-6023-4878-967d-49f05dfa1dee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:24.071452 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee35e737-6023-4878-967d-49f05dfa1dee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:24.071612 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee35e737-6023-4878-967d-49f05dfa1dee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:24.071812 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee35e737-6023-4878-967d-49f05dfa1dee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:24.072023 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ee35e737-6023-4878-967d-49f05dfa1dee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume with id: 53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 Aug 18 22:54:24.076858 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee35e737-6023-4878-967d-49f05dfa1dee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 returned with HTTP 404 Aug 18 22:54:24.077542 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 703/2810] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:54:24 2026] DELETE /volume/v3/volumes/53e2a7e4-029e-48fb-9ba1-ea5fdb42eb50 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:54:24.107799 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:24.109825 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:24.110293 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-383209082"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:24.111847 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request body: {'volume': {'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-383209082'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:24.170885 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e27b7c04-deaa-47e9-bd12-cc0975d4c01d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:24.172809 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e27b7c04-deaa-47e9-bd12-cc0975d4c01d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:24.173443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e27b7c04-deaa-47e9-bd12-cc0975d4c01d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:24.173882 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e27b7c04-deaa-47e9-bd12-cc0975d4c01d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:24.174220 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e27b7c04-deaa-47e9-bd12-cc0975d4c01d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:24.178942 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:24.178942 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:24.179702 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e27b7c04-deaa-47e9-bd12-cc0975d4c01d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:24.180171 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 700/2811] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:24 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:24.200438 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume of 1 GB Aug 18 22:54:24.205593 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Availability Zones retrieved successfully. Aug 18 22:54:24.221262 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (cfb278dd-ec37-4b8e-ba8e-cae845457719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:24.222577 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff861c10-5541-4f9f-a681-f5cc94ce646f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:24.224942 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:24.288328 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff861c10-5541-4f9f-a681-f5cc94ce646f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:24.289385 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a428b8e1-16ef-4663-b4f1-88b1c2cf24c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:24.341834 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['da70a22e-a100-44e4-b03a-bc61ef791122', 'e4c111b2-9bbf-4006-8d55-982cb8c00aea', '00956b92-f957-43db-89f9-d5c573a7f1d3', '1a087d62-3229-41a1-98a7-9f99ac41aec0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:24.342916 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a428b8e1-16ef-4663-b4f1-88b1c2cf24c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da70a22e-a100-44e4-b03a-bc61ef791122', 'e4c111b2-9bbf-4006-8d55-982cb8c00aea', '00956b92-f957-43db-89f9-d5c573a7f1d3', '1a087d62-3229-41a1-98a7-9f99ac41aec0']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:24.343955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459daa7e-934a-4c4c-9bfe-725482a7f843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:24.371332 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459daa7e-934a-4c4c-9bfe-725482a7f843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4212fc9-dc5c-4e43-aae9-4849583eaecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-383209082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['da70a22e-a100-44e4-b03a-bc61ef791122','e4c111b2-9bbf-4006-8d55-982cb8c00aea','00956b92-f957-43db-89f9-d5c573a7f1d3','1a087d62-3229-41a1-98a7-9f99ac41aec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-383209082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4212fc9-dc5c-4e43-aae9-4849583eaecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67b99d377dd4d8c823af8b608db8871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:24.371924 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be7de25-b2b1-4f92-a968-3c461920d348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:24.386329 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be7de25-b2b1-4f92-a968-3c461920d348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-383209082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['da70a22e-a100-44e4-b03a-bc61ef791122','e4c111b2-9bbf-4006-8d55-982cb8c00aea','00956b92-f957-43db-89f9-d5c573a7f1d3','1a087d62-3229-41a1-98a7-9f99ac41aec0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:24.386916 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd73f297-b2b0-45eb-a6a0-1727df187e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:24.394125 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd73f297-b2b0-45eb-a6a0-1727df187e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:24.394830 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (cfb278dd-ec37-4b8e-ba8e-cae845457719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:24.395115 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request issued successfully. Aug 18 22:54:24.395632 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0942a8a8-c44e-4754-a3e1-acac6fd74a35 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:24.396042 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 703/2812] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:54:24 2026] POST /volume/v3/volumes => generated 746 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:24.410479 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dad404d9-bb6d-4128-a17c-e53c13a87145 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:24.415085 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dad404d9-bb6d-4128-a17c-e53c13a87145 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:54:24.415347 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dad404d9-bb6d-4128-a17c-e53c13a87145 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:24.415582 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dad404d9-bb6d-4128-a17c-e53c13a87145 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:24.423905 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:24.423905 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:24.428137 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dad404d9-bb6d-4128-a17c-e53c13a87145 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:24.433425 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dad404d9-bb6d-4128-a17c-e53c13a87145 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd returned with HTTP 200 Aug 18 22:54:24.433880 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 707/2813] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:24 2026] GET /volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:24.457642 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a68046d-04fe-4f79-9982-529e5f6f02ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:24.459576 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a68046d-04fe-4f79-9982-529e5f6f02ed tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:24.459762 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a68046d-04fe-4f79-9982-529e5f6f02ed tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:24.459957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a68046d-04fe-4f79-9982-529e5f6f02ed tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:24.460109 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2a68046d-04fe-4f79-9982-529e5f6f02ed tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:24.464566 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:24.464566 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:24.465426 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a68046d-04fe-4f79-9982-529e5f6f02ed tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:24.465932 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 704/2814] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:24 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:24.543370 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e16188a1-ccdd-4669-9c36-457c4473dfa4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:24.544956 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e16188a1-ccdd-4669-9c36-457c4473dfa4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:24.545181 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e16188a1-ccdd-4669-9c36-457c4473dfa4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:24.545339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e16188a1-ccdd-4669-9c36-457c4473dfa4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:24.545451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e16188a1-ccdd-4669-9c36-457c4473dfa4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:24.549367 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:24.549367 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:24.549954 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e16188a1-ccdd-4669-9c36-457c4473dfa4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:24.550524 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 701/2815] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:24 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:25.190956 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c1e7425-1c52-408d-9f06-63dc9549914b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:25.193388 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c1e7425-1c52-408d-9f06-63dc9549914b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:25.193653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c1e7425-1c52-408d-9f06-63dc9549914b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:25.193891 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c1e7425-1c52-408d-9f06-63dc9549914b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:25.194016 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3c1e7425-1c52-408d-9f06-63dc9549914b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:25.201521 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:25.201521 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:25.202396 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c1e7425-1c52-408d-9f06-63dc9549914b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:25.202870 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 704/2816] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:25 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:25.453294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19ea0d74-5df5-482a-ae27-f662c0f0a10a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:25.454211 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19ea0d74-5df5-482a-ae27-f662c0f0a10a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:54:25.454447 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19ea0d74-5df5-482a-ae27-f662c0f0a10a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:25.454678 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19ea0d74-5df5-482a-ae27-f662c0f0a10a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:25.462794 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:25.462794 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:25.467712 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-19ea0d74-5df5-482a-ae27-f662c0f0a10a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:25.477357 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19ea0d74-5df5-482a-ae27-f662c0f0a10a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd returned with HTTP 200 Aug 18 22:54:25.477357 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 708/2817] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:25 2026] GET /volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:25.486547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54504adc-1d13-45cb-8c61-c670cff43eb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:25.486547 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54504adc-1d13-45cb-8c61-c670cff43eb9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:25.486547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54504adc-1d13-45cb-8c61-c670cff43eb9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:25.486547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54504adc-1d13-45cb-8c61-c670cff43eb9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:25.486547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-54504adc-1d13-45cb-8c61-c670cff43eb9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:25.493151 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92bdd315-6055-44c1-9ce7-731ec22a6129 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:25.494724 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:25.494724 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:25.495540 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92bdd315-6055-44c1-9ce7-731ec22a6129 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:54:25.495795 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54504adc-1d13-45cb-8c61-c670cff43eb9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:25.495833 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92bdd315-6055-44c1-9ce7-731ec22a6129 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:25.496045 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92bdd315-6055-44c1-9ce7-731ec22a6129 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:25.496299 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 705/2818] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:25 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:25.505993 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:25.505993 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:25.510670 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92bdd315-6055-44c1-9ce7-731ec22a6129 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:25.516293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92bdd315-6055-44c1-9ce7-731ec22a6129 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd returned with HTTP 200 Aug 18 22:54:25.516804 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 702/2819] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:25 2026] GET /volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:25.530301 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ec9a10fe-3b55-4c8e-b8e3-e11d8d503cd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:25.535865 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec9a10fe-3b55-4c8e-b8e3-e11d8d503cd6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:25.536194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ec9a10fe-3b55-4c8e-b8e3-e11d8d503cd6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4212fc9-dc5c-4e43-aae9-4849583eaecd", "name": "tempest-VolumesBackupsTest-Backup-2092951858", "container": "tempest-volumesbackupstest-backup-container-3977511"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:25.537797 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-ec9a10fe-3b55-4c8e-b8e3-e11d8d503cd6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating new backup {'backup': {'volume_id': 'f4212fc9-dc5c-4e43-aae9-4849583eaecd', 'name': 'tempest-VolumesBackupsTest-Backup-2092951858', 'container': 'tempest-volumesbackupstest-backup-container-3977511'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:25.537933 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-ec9a10fe-3b55-4c8e-b8e3-e11d8d503cd6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating backup of volume f4212fc9-dc5c-4e43-aae9-4849583eaecd in container tempest-volumesbackupstest-backup-container-3977511 Aug 18 22:54:25.546084 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:25.546084 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:25.546625 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ec9a10fe-3b55-4c8e-b8e3-e11d8d503cd6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:25.563382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b13f017-4b10-40c2-8c4d-c37da4685403 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:25.565957 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b13f017-4b10-40c2-8c4d-c37da4685403 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:25.566193 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-ec9a10fe-3b55-4c8e-b8e3-e11d8d503cd6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['dd421876-eca2-4b8a-99c0-b2491a3a71fe', 'b5f03808-2bef-493d-b4f7-1ccbd6afac64'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:25.566378 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b13f017-4b10-40c2-8c4d-c37da4685403 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:25.566620 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b13f017-4b10-40c2-8c4d-c37da4685403 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:25.566772 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3b13f017-4b10-40c2-8c4d-c37da4685403 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:25.571911 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:25.571911 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:25.572562 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b13f017-4b10-40c2-8c4d-c37da4685403 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:25.572917 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 709/2820] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:25 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:25.601226 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ec9a10fe-3b55-4c8e-b8e3-e11d8d503cd6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:54:25.601643 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 705/2821] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:54:25 2026] POST /volume/v3/backups => generated 328 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:25.614185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a692a366-91f2-4bb8-a312-465cc4a83602 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:25.619368 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a692a366-91f2-4bb8-a312-465cc4a83602 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:25.619643 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a692a366-91f2-4bb8-a312-465cc4a83602 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:25.619805 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a692a366-91f2-4bb8-a312-465cc4a83602 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:25.619919 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a692a366-91f2-4bb8-a312-465cc4a83602 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:25.624760 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:25.624760 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:25.625731 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a692a366-91f2-4bb8-a312-465cc4a83602 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:25.626214 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 706/2822] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:25 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:26.215861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82938a66-91f8-4498-962a-316e3d68fb14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:26.217570 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82938a66-91f8-4498-962a-316e3d68fb14 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:26.217810 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82938a66-91f8-4498-962a-316e3d68fb14 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:26.218032 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82938a66-91f8-4498-962a-316e3d68fb14 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:26.218185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-82938a66-91f8-4498-962a-316e3d68fb14 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:26.222056 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:26.222056 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:26.222691 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82938a66-91f8-4498-962a-316e3d68fb14 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:26.223075 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 703/2823] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:26 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:26.511250 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c68ac3e9-1c7d-4174-b9c9-b3064a67f120 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:26.514604 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c68ac3e9-1c7d-4174-b9c9-b3064a67f120 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:26.514719 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c68ac3e9-1c7d-4174-b9c9-b3064a67f120 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:26.514914 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c68ac3e9-1c7d-4174-b9c9-b3064a67f120 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:26.515020 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c68ac3e9-1c7d-4174-b9c9-b3064a67f120 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:26.523126 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:26.523126 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:26.524033 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c68ac3e9-1c7d-4174-b9c9-b3064a67f120 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:26.524471 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 710/2824] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:26 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:26.588830 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74074063-ad86-4211-aff4-b8e10cd65a55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:26.590902 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74074063-ad86-4211-aff4-b8e10cd65a55 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:26.594400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74074063-ad86-4211-aff4-b8e10cd65a55 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:26.594400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74074063-ad86-4211-aff4-b8e10cd65a55 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:26.594400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-74074063-ad86-4211-aff4-b8e10cd65a55 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:26.596985 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:26.596985 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:26.598581 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74074063-ad86-4211-aff4-b8e10cd65a55 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:26.598581 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 706/2825] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:26 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:26.640428 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1465d80-5bd9-418d-9c67-d9980b9c560d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:26.642228 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1465d80-5bd9-418d-9c67-d9980b9c560d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:26.642615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1465d80-5bd9-418d-9c67-d9980b9c560d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:26.642917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1465d80-5bd9-418d-9c67-d9980b9c560d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:26.643145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b1465d80-5bd9-418d-9c67-d9980b9c560d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:26.648724 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:26.648724 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:26.649845 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1465d80-5bd9-418d-9c67-d9980b9c560d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:26.650400 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 707/2826] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:26 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:27.237769 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36323e93-a14f-4670-bf00-71a8dfe6b4db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:27.239787 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36323e93-a14f-4670-bf00-71a8dfe6b4db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:27.240057 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36323e93-a14f-4670-bf00-71a8dfe6b4db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:27.241281 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36323e93-a14f-4670-bf00-71a8dfe6b4db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:27.241281 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-36323e93-a14f-4670-bf00-71a8dfe6b4db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:27.245388 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:27.245388 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:27.245870 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36323e93-a14f-4670-bf00-71a8dfe6b4db tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:27.246207 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 704/2827] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:27 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:27.534915 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ee80131-cd74-4835-b7f5-b7f35c3e4688 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:27.536660 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ee80131-cd74-4835-b7f5-b7f35c3e4688 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:27.536859 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ee80131-cd74-4835-b7f5-b7f35c3e4688 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:27.537036 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ee80131-cd74-4835-b7f5-b7f35c3e4688 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:27.537208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8ee80131-cd74-4835-b7f5-b7f35c3e4688 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:27.543858 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:27.543858 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:27.544672 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ee80131-cd74-4835-b7f5-b7f35c3e4688 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:27.545028 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 711/2828] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:27 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:27.610423 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-15250b0a-184c-47a7-aa4b-97546d97735f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:27.612499 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15250b0a-184c-47a7-aa4b-97546d97735f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:27.612748 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15250b0a-184c-47a7-aa4b-97546d97735f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:27.612980 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-15250b0a-184c-47a7-aa4b-97546d97735f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:27.613104 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-15250b0a-184c-47a7-aa4b-97546d97735f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:27.617789 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:27.617789 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:27.618629 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-15250b0a-184c-47a7-aa4b-97546d97735f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:27.619046 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 707/2829] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:27 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:27.660382 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b9f5b3a-e092-46df-acc5-3a21581ab353 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:27.661971 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b9f5b3a-e092-46df-acc5-3a21581ab353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:27.662133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b9f5b3a-e092-46df-acc5-3a21581ab353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:27.662340 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b9f5b3a-e092-46df-acc5-3a21581ab353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:27.662440 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9b9f5b3a-e092-46df-acc5-3a21581ab353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:27.666376 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:27.666376 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:27.667109 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b9f5b3a-e092-46df-acc5-3a21581ab353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:27.667668 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 708/2830] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:27 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:28.259517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8b7c3ef-09e4-4e6a-9a8a-c46da36f8a86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:28.262631 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8b7c3ef-09e4-4e6a-9a8a-c46da36f8a86 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:28.262631 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8b7c3ef-09e4-4e6a-9a8a-c46da36f8a86 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:28.262631 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8b7c3ef-09e4-4e6a-9a8a-c46da36f8a86 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:28.262631 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b8b7c3ef-09e4-4e6a-9a8a-c46da36f8a86 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:28.265808 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:28.265808 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:28.266544 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8b7c3ef-09e4-4e6a-9a8a-c46da36f8a86 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:28.266962 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 705/2831] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:28 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:28.368033 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-baa73061-f5f3-4b69-a97c-055eb81ce72a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:28.370395 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-baa73061-f5f3-4b69-a97c-055eb81ce72a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0/action Aug 18 22:54:28.370843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-baa73061-f5f3-4b69-a97c-055eb81ce72a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:28.371017 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-baa73061-f5f3-4b69-a97c-055eb81ce72a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:28.404926 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:28.404926 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:28.419185 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6431acf-2268-4b0b-a93e-40aa49ea5b3e req-baa73061-f5f3-4b69-a97c-055eb81ce72a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0/action returned with HTTP 204 Aug 18 22:54:28.419643 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 712/2832] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:54:28 2026] POST /volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:28.558082 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c9641f29-0f54-42db-984a-979120f37e10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:28.560194 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9641f29-0f54-42db-984a-979120f37e10 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:28.560427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9641f29-0f54-42db-984a-979120f37e10 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:28.560624 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c9641f29-0f54-42db-984a-979120f37e10 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:28.560726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c9641f29-0f54-42db-984a-979120f37e10 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:28.565800 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:28.565800 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:28.566781 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c9641f29-0f54-42db-984a-979120f37e10 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:28.567351 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 708/2833] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:28 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:28.630147 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7702f7a4-4e20-4769-a379-586a6c5bd68a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:28.631846 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7702f7a4-4e20-4769-a379-586a6c5bd68a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:28.632008 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7702f7a4-4e20-4769-a379-586a6c5bd68a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:28.632186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7702f7a4-4e20-4769-a379-586a6c5bd68a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:28.632338 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7702f7a4-4e20-4769-a379-586a6c5bd68a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:28.636458 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:28.636458 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:28.636964 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7702f7a4-4e20-4769-a379-586a6c5bd68a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:28.637313 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 709/2834] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:28 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:28.677910 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ab08fc2-4b6c-49cb-b2c2-d1abba65e4dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:28.682152 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ab08fc2-4b6c-49cb-b2c2-d1abba65e4dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:28.682415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ab08fc2-4b6c-49cb-b2c2-d1abba65e4dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:28.682603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ab08fc2-4b6c-49cb-b2c2-d1abba65e4dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:28.682698 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5ab08fc2-4b6c-49cb-b2c2-d1abba65e4dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:28.688324 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:28.688324 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:28.689203 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ab08fc2-4b6c-49cb-b2c2-d1abba65e4dc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:28.689644 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 706/2835] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:28 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:29.277527 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a07bb5b0-7571-4366-b9e6-7f09f9f185a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:29.279065 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a07bb5b0-7571-4366-b9e6-7f09f9f185a7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:29.279305 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a07bb5b0-7571-4366-b9e6-7f09f9f185a7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:29.279481 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a07bb5b0-7571-4366-b9e6-7f09f9f185a7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:29.279577 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a07bb5b0-7571-4366-b9e6-7f09f9f185a7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:29.283701 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:29.283701 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:29.284251 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a07bb5b0-7571-4366-b9e6-7f09f9f185a7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:29.284858 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 713/2836] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:29 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:29.578554 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-874f0a25-7a13-4b6f-a99b-02ba429b2b4d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:29.580659 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-874f0a25-7a13-4b6f-a99b-02ba429b2b4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:29.581126 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-874f0a25-7a13-4b6f-a99b-02ba429b2b4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:29.581503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-874f0a25-7a13-4b6f-a99b-02ba429b2b4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:29.581740 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-874f0a25-7a13-4b6f-a99b-02ba429b2b4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:29.587591 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:29.587591 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:29.588752 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-874f0a25-7a13-4b6f-a99b-02ba429b2b4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:29.589458 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 709/2837] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:29 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:29.650491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2636dbdd-bd2d-4b53-b70e-268961bb1f60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:29.653186 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2636dbdd-bd2d-4b53-b70e-268961bb1f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:29.653186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2636dbdd-bd2d-4b53-b70e-268961bb1f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:29.653186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2636dbdd-bd2d-4b53-b70e-268961bb1f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:29.653186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2636dbdd-bd2d-4b53-b70e-268961bb1f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:29.658246 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:29.658246 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:29.658246 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2636dbdd-bd2d-4b53-b70e-268961bb1f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:29.658246 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 710/2838] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:29 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:29.700796 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8f6b452-1af8-4538-a443-e5166445acf9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:29.702668 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8f6b452-1af8-4538-a443-e5166445acf9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:29.702937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8f6b452-1af8-4538-a443-e5166445acf9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:29.703162 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8f6b452-1af8-4538-a443-e5166445acf9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:29.703366 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e8f6b452-1af8-4538-a443-e5166445acf9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:29.710169 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:29.710169 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:29.710986 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8f6b452-1af8-4538-a443-e5166445acf9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:29.711399 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 707/2839] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:29 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:30.296069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d1f0bdb-eeb4-4616-90da-c10b99c5cfac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:30.298731 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d1f0bdb-eeb4-4616-90da-c10b99c5cfac tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:30.299002 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d1f0bdb-eeb4-4616-90da-c10b99c5cfac tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:30.299227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d1f0bdb-eeb4-4616-90da-c10b99c5cfac tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:30.299388 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1d1f0bdb-eeb4-4616-90da-c10b99c5cfac tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:30.305294 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:30.305294 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:30.305294 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d1f0bdb-eeb4-4616-90da-c10b99c5cfac tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:30.305547 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 714/2840] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:30 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:30.604194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd219254-21a8-4868-be5a-7d7d185a32a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:30.606170 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd219254-21a8-4868-be5a-7d7d185a32a2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:30.606494 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd219254-21a8-4868-be5a-7d7d185a32a2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:30.606759 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd219254-21a8-4868-be5a-7d7d185a32a2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:30.606922 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cd219254-21a8-4868-be5a-7d7d185a32a2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:30.611943 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:30.611943 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:30.613023 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd219254-21a8-4868-be5a-7d7d185a32a2 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:30.613543 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 710/2841] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:30 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:30.674278 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fbd3ad6-5ba4-4f10-8b1d-97e68dd01511 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:30.681288 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fbd3ad6-5ba4-4f10-8b1d-97e68dd01511 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:30.681288 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fbd3ad6-5ba4-4f10-8b1d-97e68dd01511 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:30.681288 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fbd3ad6-5ba4-4f10-8b1d-97e68dd01511 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:30.681288 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7fbd3ad6-5ba4-4f10-8b1d-97e68dd01511 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:30.685103 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:30.685103 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:30.686934 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fbd3ad6-5ba4-4f10-8b1d-97e68dd01511 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:30.686934 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 711/2842] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:30 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:30.721086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-519cef6d-4724-4138-9926-6ea990dc76aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:30.724243 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-519cef6d-4724-4138-9926-6ea990dc76aa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:30.724243 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-519cef6d-4724-4138-9926-6ea990dc76aa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:30.724243 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-519cef6d-4724-4138-9926-6ea990dc76aa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:30.724243 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-519cef6d-4724-4138-9926-6ea990dc76aa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:30.729596 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:30.729596 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:30.729596 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-519cef6d-4724-4138-9926-6ea990dc76aa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:30.729596 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 708/2843] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:30 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:31.317890 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a01bfc33-b3df-49ac-a13a-f1d60b1b7855 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:31.323309 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01bfc33-b3df-49ac-a13a-f1d60b1b7855 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:31.323309 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a01bfc33-b3df-49ac-a13a-f1d60b1b7855 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:31.323309 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a01bfc33-b3df-49ac-a13a-f1d60b1b7855 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:31.323309 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a01bfc33-b3df-49ac-a13a-f1d60b1b7855 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:31.330408 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:31.330408 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:31.331193 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a01bfc33-b3df-49ac-a13a-f1d60b1b7855 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:31.331883 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 715/2844] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:31 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:31.628938 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a63750b-01a8-4667-b4d2-fd9a7aa61b32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:31.630589 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a63750b-01a8-4667-b4d2-fd9a7aa61b32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:31.631484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a63750b-01a8-4667-b4d2-fd9a7aa61b32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:31.631702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a63750b-01a8-4667-b4d2-fd9a7aa61b32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:31.632223 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3a63750b-01a8-4667-b4d2-fd9a7aa61b32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:31.639069 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:31.639069 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:31.640692 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a63750b-01a8-4667-b4d2-fd9a7aa61b32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:31.642296 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 711/2845] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:31 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:31.700653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b57d789c-de4c-41ae-9863-1772d99513c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:31.702524 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b57d789c-de4c-41ae-9863-1772d99513c4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:31.702873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b57d789c-de4c-41ae-9863-1772d99513c4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:31.702930 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b57d789c-de4c-41ae-9863-1772d99513c4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:31.703098 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b57d789c-de4c-41ae-9863-1772d99513c4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:31.708252 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:31.708252 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:31.709085 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b57d789c-de4c-41ae-9863-1772d99513c4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:31.709616 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 712/2846] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:31 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:31.743230 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4912e129-53de-42de-8355-d0d21ffe3e49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:31.745874 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4912e129-53de-42de-8355-d0d21ffe3e49 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:31.746101 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4912e129-53de-42de-8355-d0d21ffe3e49 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:31.746350 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4912e129-53de-42de-8355-d0d21ffe3e49 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:31.746524 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4912e129-53de-42de-8355-d0d21ffe3e49 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:31.752930 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:31.752930 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:31.753689 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4912e129-53de-42de-8355-d0d21ffe3e49 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:31.753986 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 709/2847] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:31 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:32.303427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b9ce337-b759-43d9-ac14-62593487a35e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.304779 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b9ce337-b759-43d9-ac14-62593487a35e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:54:32.305091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b9ce337-b759-43d9-ac14-62593487a35e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f0c0e62-031d-4aa7-9ca4-9f3772edef73", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-366417889", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:32.317412 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.317412 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:32.318037 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b9ce337-b759-43d9-ac14-62593487a35e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:32.318413 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6b9ce337-b759-43d9-ac14-62593487a35e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create snapshot from volume 5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:54:32.344301 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-733aedb5-34cb-4057-98b0-2a3cdde91f31 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.346245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-733aedb5-34cb-4057-98b0-2a3cdde91f31 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:32.346492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-733aedb5-34cb-4057-98b0-2a3cdde91f31 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:32.346712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-733aedb5-34cb-4057-98b0-2a3cdde91f31 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:32.346828 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-733aedb5-34cb-4057-98b0-2a3cdde91f31 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:32.349002 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6b9ce337-b759-43d9-ac14-62593487a35e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['2dc70a7a-8131-4c51-9cff-ca6d80a99401', '65aa5141-cd35-4b07-937a-285abfe20286', '885587f0-2e0e-4eff-8bdb-768730726e2c', 'b7ce9fa5-8a0d-45f1-9a2e-134dcffc4547'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:32.351973 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.351973 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:32.353006 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-733aedb5-34cb-4057-98b0-2a3cdde91f31 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:32.353006 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 712/2848] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:32 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:32.393317 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b9ce337-b759-43d9-ac14-62593487a35e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot force create request issued successfully. Aug 18 22:54:32.393801 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b9ce337-b759-43d9-ac14-62593487a35e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:54:32.394388 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 716/2849] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:54:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:32.407274 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae9948f9-dd61-4ee4-992c-db324af48d73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.409608 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae9948f9-dd61-4ee4-992c-db324af48d73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b Aug 18 22:54:32.409732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae9948f9-dd61-4ee4-992c-db324af48d73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:32.409953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae9948f9-dd61-4ee4-992c-db324af48d73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:32.416103 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.416103 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:32.416580 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae9948f9-dd61-4ee4-992c-db324af48d73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:32.417350 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae9948f9-dd61-4ee4-992c-db324af48d73 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b returned with HTTP 200 Aug 18 22:54:32.417686 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 713/2850] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:54:32 2026] GET /volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:32.654080 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49c5d62e-610a-4094-84d8-2748f4d43fef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.656751 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49c5d62e-610a-4094-84d8-2748f4d43fef tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:32.656983 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49c5d62e-610a-4094-84d8-2748f4d43fef tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:32.657225 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49c5d62e-610a-4094-84d8-2748f4d43fef tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:32.657505 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-49c5d62e-610a-4094-84d8-2748f4d43fef tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:32.662691 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.662691 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:32.663721 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49c5d62e-610a-4094-84d8-2748f4d43fef tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:32.664404 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 710/2851] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:32 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:32.676879 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-717ff430-3a71-4a5c-8c5a-644cab416d0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.679093 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-717ff430-3a71-4a5c-8c5a-644cab416d0f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:54:32.679391 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-717ff430-3a71-4a5c-8c5a-644cab416d0f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:32.679666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-717ff430-3a71-4a5c-8c5a-644cab416d0f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:32.688294 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.688294 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:32.692012 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-717ff430-3a71-4a5c-8c5a-644cab416d0f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:32.696687 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-717ff430-3a71-4a5c-8c5a-644cab416d0f tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b returned with HTTP 200 Aug 18 22:54:32.697090 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 713/2852] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:32 2026] GET /volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:32.709827 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.712004 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] POST https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5/restore Aug 18 22:54:32.712415 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:32.713807 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Restoring backup 6eace6cf-52e9-492e-ab27-848ef46773c5 ({'restore': {}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 22:54:32.713918 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Restoring backup 6eace6cf-52e9-492e-ab27-848ef46773c5 to volume None. Aug 18 22:54:32.718504 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.718504 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:32.719838 np0000007715 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Creating volume of 1 GB for restore of backup 6eace6cf-52e9-492e-ab27-848ef46773c5. Aug 18 22:54:32.723091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba15183a-645d-4ae2-9ece-5d714382d0e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.725171 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba15183a-645d-4ae2-9ece-5d714382d0e8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:32.725423 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba15183a-645d-4ae2-9ece-5d714382d0e8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:32.725699 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba15183a-645d-4ae2-9ece-5d714382d0e8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:32.725861 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ba15183a-645d-4ae2-9ece-5d714382d0e8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:32.726630 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:54:32.726339. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:54:32.726747 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Availability Zones retrieved successfully. Aug 18 22:54:32.730405 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.730405 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:32.731094 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba15183a-645d-4ae2-9ece-5d714382d0e8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:32.731513 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 714/2853] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:32 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:32.732253 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Flow 'volume_create_api' (404dad73-56c9-4e55-9b36-8ef29c21c155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:32.733152 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2237721-5c10-4584-b23d-b7317e3570ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:32.734089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:32.745080 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9802d571-6b5c-4cda-a7e7-feb85c5ea6fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.747678 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9802d571-6b5c-4cda-a7e7-feb85c5ea6fa tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:32.748007 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9802d571-6b5c-4cda-a7e7-feb85c5ea6fa tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f86631aa-7a5c-4f36-8444-bad6dcd0070c", "incremental": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:32.752810 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-9802d571-6b5c-4cda-a7e7-feb85c5ea6fa tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Creating new backup {'backup': {'volume_id': 'f86631aa-7a5c-4f36-8444-bad6dcd0070c', 'incremental': True}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:32.752985 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-9802d571-6b5c-4cda-a7e7-feb85c5ea6fa tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Creating backup of volume f86631aa-7a5c-4f36-8444-bad6dcd0070c in container None Aug 18 22:54:32.761921 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2237721-5c10-4584-b23d-b7317e3570ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:32.762853 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bced0a4-f028-42fe-a13c-130aaaa403e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:32.766998 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.766998 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:32.767473 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9802d571-6b5c-4cda-a7e7-feb85c5ea6fa tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:54:32.771944 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-37b0440d-0951-47f4-809b-43152f8c3584 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.773499 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37b0440d-0951-47f4-809b-43152f8c3584 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:32.773638 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37b0440d-0951-47f4-809b-43152f8c3584 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:32.773811 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-37b0440d-0951-47f4-809b-43152f8c3584 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:32.773904 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-37b0440d-0951-47f4-809b-43152f8c3584 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:32.781539 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.781539 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:32.782247 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-37b0440d-0951-47f4-809b-43152f8c3584 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:32.782601 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 714/2854] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:32 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:32.789359 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9802d571-6b5c-4cda-a7e7-feb85c5ea6fa tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Created reservations ['9cfc8940-9c7f-4622-9813-1609c35f0646', '99bb9d54-4132-4ebb-8e05-6fd4e897d816'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:32.801305 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Created reservations ['8f34fd8f-bda4-4757-97a6-f665ef5aac7f', 'ea36dcde-b7b5-406e-9881-492509543fca', 'e5be8286-9895-4239-bd08-b18f611be8c7', '7cd80c32-64db-4714-a240-29d79183b0fb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:32.802197 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bced0a4-f028-42fe-a13c-130aaaa403e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f34fd8f-bda4-4757-97a6-f665ef5aac7f', 'ea36dcde-b7b5-406e-9881-492509543fca', 'e5be8286-9895-4239-bd08-b18f611be8c7', '7cd80c32-64db-4714-a240-29d79183b0fb']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:32.803089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be18e7df-22d8-4319-86c8-f0bf614188ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:32.803719 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9802d571-6b5c-4cda-a7e7-feb85c5ea6fa tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 400 Aug 18 22:54:32.804228 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 711/2855] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:54:32 2026] POST /volume/v3/backups => generated 109 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:54:32.811728 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb2ae043-7ee8-43a0-848b-92b286ee6e2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.813525 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb2ae043-7ee8-43a0-848b-92b286ee6e2d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] DELETE https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:32.813719 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb2ae043-7ee8-43a0-848b-92b286ee6e2d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:32.813894 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb2ae043-7ee8-43a0-848b-92b286ee6e2d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:32.813998 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-eb2ae043-7ee8-43a0-848b-92b286ee6e2d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Delete backup with id: 5dbd15d8-00eb-46bb-ac84-b861a79a8586. Aug 18 22:54:32.821299 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.821299 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:32.829619 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-eb2ae043-7ee8-43a0-848b-92b286ee6e2d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] delete_backup rpcapi backup_id 5dbd15d8-00eb-46bb-ac84-b861a79a8586 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:54:32.831577 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb2ae043-7ee8-43a0-848b-92b286ee6e2d tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 202 Aug 18 22:54:32.831971 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 715/2856] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:54:32 2026] DELETE /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:54:32.835059 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be18e7df-22d8-4319-86c8-f0bf614188ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44fd8c62-8faa-41ef-90c4-f9219447571d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6eace6cf-52e9-492e-ab27-848ef46773c5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c843931adec4cea8ddd4bf6f5f57bc4',qos_specs=None,replication_status=,reservations=['8f34fd8f-bda4-4757-97a6-f665ef5aac7f','ea36dcde-b7b5-406e-9881-492509543fca','e5be8286-9895-4239-bd08-b18f611be8c7','7cd80c32-64db-4714-a240-29d79183b0fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5477a19988e44d488cc1c548d9b38f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6eace6cf-52e9-492e-ab27-848ef46773c5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44fd8c62-8faa-41ef-90c4-f9219447571d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c843931adec4cea8ddd4bf6f5f57bc4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d5477a19988e44d488cc1c548d9b38f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:32.835913 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92afaa89-0de6-46a7-9994-d26e5ded041b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:32.838775 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46c59f2c-c2ab-40d9-9b0f-f9503d7399fe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:32.841364 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46c59f2c-c2ab-40d9-9b0f-f9503d7399fe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:32.841598 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46c59f2c-c2ab-40d9-9b0f-f9503d7399fe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:32.845299 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46c59f2c-c2ab-40d9-9b0f-f9503d7399fe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:32.845299 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-46c59f2c-c2ab-40d9-9b0f-f9503d7399fe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:32.846736 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.846736 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:32.847536 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46c59f2c-c2ab-40d9-9b0f-f9503d7399fe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 200 Aug 18 22:54:32.848020 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 715/2857] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:32 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:32.854227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92afaa89-0de6-46a7-9994-d26e5ded041b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6eace6cf-52e9-492e-ab27-848ef46773c5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c843931adec4cea8ddd4bf6f5f57bc4',qos_specs=None,replication_status=,reservations=['8f34fd8f-bda4-4757-97a6-f665ef5aac7f','ea36dcde-b7b5-406e-9881-492509543fca','e5be8286-9895-4239-bd08-b18f611be8c7','7cd80c32-64db-4714-a240-29d79183b0fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d5477a19988e44d488cc1c548d9b38f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:32.855339 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb039def-346f-45d5-806a-655c95f0614d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:32.864214 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb039def-346f-45d5-806a-655c95f0614d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:32.865223 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Flow 'volume_create_api' (404dad73-56c9-4e55-9b36-8ef29c21c155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:32.865568 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Create volume request issued successfully. Aug 18 22:54:32.873940 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:32.873940 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:32.874374 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:33.368570 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02fab994-9422-4a02-8537-1e499db5bcb9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:33.371510 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02fab994-9422-4a02-8537-1e499db5bcb9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:33.371821 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02fab994-9422-4a02-8537-1e499db5bcb9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:33.372150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02fab994-9422-4a02-8537-1e499db5bcb9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:33.372348 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-02fab994-9422-4a02-8537-1e499db5bcb9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:33.379158 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:33.379158 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:33.380275 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02fab994-9422-4a02-8537-1e499db5bcb9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:33.381333 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 712/2858] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:33 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:33.429565 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ced109ac-de96-411c-ac86-1a563babb73b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:33.432230 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ced109ac-de96-411c-ac86-1a563babb73b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b Aug 18 22:54:33.432563 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ced109ac-de96-411c-ac86-1a563babb73b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:33.432801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ced109ac-de96-411c-ac86-1a563babb73b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:33.439695 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:33.439695 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:33.440403 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ced109ac-de96-411c-ac86-1a563babb73b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:33.441239 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ced109ac-de96-411c-ac86-1a563babb73b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b returned with HTTP 200 Aug 18 22:54:33.441637 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 716/2859] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:54:33 2026] GET /volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:33.452659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1306062e-3493-4992-8731-3251c74bb830 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:33.454761 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1306062e-3493-4992-8731-3251c74bb830 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b Aug 18 22:54:33.454968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1306062e-3493-4992-8731-3251c74bb830 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:33.455195 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1306062e-3493-4992-8731-3251c74bb830 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:33.461128 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:33.461128 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:33.464617 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1306062e-3493-4992-8731-3251c74bb830 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:33.464617 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1306062e-3493-4992-8731-3251c74bb830 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b returned with HTTP 200 Aug 18 22:54:33.464617 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 716/2860] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:54:33 2026] GET /volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:33.793852 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3668a80d-a54a-49ad-ac0e-635846ec2cf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:33.797179 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3668a80d-a54a-49ad-ac0e-635846ec2cf3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:33.797179 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3668a80d-a54a-49ad-ac0e-635846ec2cf3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:33.797179 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3668a80d-a54a-49ad-ac0e-635846ec2cf3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:33.797179 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3668a80d-a54a-49ad-ac0e-635846ec2cf3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:33.801101 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:33.801101 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:33.802100 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3668a80d-a54a-49ad-ac0e-635846ec2cf3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:33.802619 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 713/2861] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:33 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:33.862175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc1217f7-8ceb-49a1-9a2b-98597648fe33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:33.867629 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc1217f7-8ceb-49a1-9a2b-98597648fe33 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 Aug 18 22:54:33.867809 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc1217f7-8ceb-49a1-9a2b-98597648fe33 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:33.868049 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc1217f7-8ceb-49a1-9a2b-98597648fe33 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:33.868196 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fc1217f7-8ceb-49a1-9a2b-98597648fe33 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 5dbd15d8-00eb-46bb-ac84-b861a79a8586. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:33.874995 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc1217f7-8ceb-49a1-9a2b-98597648fe33 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 returned with HTTP 404 Aug 18 22:54:33.875748 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 717/2862] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:33 2026] GET /volume/v3/backups/5dbd15d8-00eb-46bb-ac84-b861a79a8586 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:33.882677 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:33.882677 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:33.883147 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:33.883292 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 22:54:33.883394 np0000007715 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Overwriting volume 44fd8c62-8faa-41ef-90c4-f9219447571d with restore of backup 6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:33.884749 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8a245152-c041-4029-ad37-99898f96d488 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:33.887754 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:33.888207 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-818117392"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:33.890136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-818117392'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:33.890314 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume of 1 GB Aug 18 22:54:33.901206 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Availability Zones retrieved successfully. Aug 18 22:54:33.903549 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] restore_backup in rpcapi backup_id 6eace6cf-52e9-492e-ab27-848ef46773c5 {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 22:54:33.909995 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ebfea71-5ccd-47a8-9904-1507906b6847 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5/restore returned with HTTP 202 Aug 18 22:54:33.909995 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 717/2863] 10.4.3.89 () {68 vars in 1386 bytes} [Tue Aug 18 22:54:32 2026] POST /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5/restore => generated 189 bytes in 1197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:33.914917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Flow 'volume_create_api' (fbcca84c-8a03-45d4-a41c-b24b6c439786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:33.916134 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab6e52c-88fc-44ee-8631-abd3aa2a8634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:33.918404 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1594d229-c05e-4440-8faf-284beb87fe1c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:33.918491 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:33.922122 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1594d229-c05e-4440-8faf-284beb87fe1c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:33.922122 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1594d229-c05e-4440-8faf-284beb87fe1c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:33.922122 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1594d229-c05e-4440-8faf-284beb87fe1c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:33.922122 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1594d229-c05e-4440-8faf-284beb87fe1c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:33.927366 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:33.927366 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:33.928695 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1594d229-c05e-4440-8faf-284beb87fe1c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:33.929333 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 714/2864] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:33 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:33.956749 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eab6e52c-88fc-44ee-8631-abd3aa2a8634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:33.957787 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b8bf42-f3bf-4ca4-84a9-8d8ef226c1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:34.013133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Created reservations ['226c3887-6e7a-44ba-9cea-72f4b69293d2', '53806766-e386-4c97-9904-2713d13b4de9', '57befd78-0163-4b8b-b4dd-d6c86c78402d', '5e42273f-54af-44aa-bbb8-1dcc5dd873f8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:34.014479 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b8bf42-f3bf-4ca4-84a9-8d8ef226c1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['226c3887-6e7a-44ba-9cea-72f4b69293d2', '53806766-e386-4c97-9904-2713d13b4de9', '57befd78-0163-4b8b-b4dd-d6c86c78402d', '5e42273f-54af-44aa-bbb8-1dcc5dd873f8']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:34.015139 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa1358c-dc81-4f84-a71a-a893f2e3ebd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:34.044123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afa1358c-dc81-4f84-a71a-a893f2e3ebd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93c3bd6e-63a1-49c3-aa38-311e5bb732cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-818117392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4027f22c61e46e3be94400ee25bc377',qos_specs=None,replication_status=,reservations=['226c3887-6e7a-44ba-9cea-72f4b69293d2','53806766-e386-4c97-9904-2713d13b4de9','57befd78-0163-4b8b-b4dd-d6c86c78402d','5e42273f-54af-44aa-bbb8-1dcc5dd873f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21069724d1e0490e8607b508ef194318',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-818117392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93c3bd6e-63a1-49c3-aa38-311e5bb732cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4027f22c61e46e3be94400ee25bc377',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='21069724d1e0490e8607b508ef194318',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:34.045143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a1e2a4-6470-4971-9d78-b0a61662ec00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:34.068068 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39a1e2a4-6470-4971-9d78-b0a61662ec00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-818117392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4027f22c61e46e3be94400ee25bc377',qos_specs=None,replication_status=,reservations=['226c3887-6e7a-44ba-9cea-72f4b69293d2','53806766-e386-4c97-9904-2713d13b4de9','57befd78-0163-4b8b-b4dd-d6c86c78402d','5e42273f-54af-44aa-bbb8-1dcc5dd873f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21069724d1e0490e8607b508ef194318',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:34.068923 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cb0527-f946-46d9-bb9e-2ef4a3a0bcfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:34.078673 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cb0527-f946-46d9-bb9e-2ef4a3a0bcfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:34.079811 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Flow 'volume_create_api' (fbcca84c-8a03-45d4-a41c-b24b6c439786) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:34.080738 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Create volume request issued successfully. Aug 18 22:54:34.081031 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8a245152-c041-4029-ad37-99898f96d488 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:34.081527 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 717/2865] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:54:33 2026] POST /volume/v3/volumes => generated 746 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:34.100656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-15565943-f847-4403-89b7-3cf693cca97a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:34.103099 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15565943-f847-4403-89b7-3cf693cca97a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb Aug 18 22:54:34.103540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15565943-f847-4403-89b7-3cf693cca97a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:34.103742 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-15565943-f847-4403-89b7-3cf693cca97a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:34.113389 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:34.113389 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:34.118590 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-15565943-f847-4403-89b7-3cf693cca97a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:54:34.124610 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-15565943-f847-4403-89b7-3cf693cca97a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb returned with HTTP 200 Aug 18 22:54:34.125230 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 718/2866] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:34 2026] GET /volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:34.392823 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1967d73-f9fb-4444-aca5-b6f4de2891fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:34.395573 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1967d73-f9fb-4444-aca5-b6f4de2891fe tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:34.395856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1967d73-f9fb-4444-aca5-b6f4de2891fe tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:34.396089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1967d73-f9fb-4444-aca5-b6f4de2891fe tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:34.396559 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e1967d73-f9fb-4444-aca5-b6f4de2891fe tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:34.402465 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:34.402465 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:34.403259 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1967d73-f9fb-4444-aca5-b6f4de2891fe tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:34.403791 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 718/2867] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:34 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:34.815174 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c223f147-7b92-499a-8e00-b05d7baba65b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:34.819911 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c223f147-7b92-499a-8e00-b05d7baba65b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:34.819911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c223f147-7b92-499a-8e00-b05d7baba65b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:34.819911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c223f147-7b92-499a-8e00-b05d7baba65b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:34.819911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c223f147-7b92-499a-8e00-b05d7baba65b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:34.822960 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:34.822960 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:34.822960 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c223f147-7b92-499a-8e00-b05d7baba65b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:34.823104 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 715/2868] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:34 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:34.941311 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e1d69027-b5b5-4304-817e-67e5def3e64d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:34.943328 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1d69027-b5b5-4304-817e-67e5def3e64d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:34.943522 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1d69027-b5b5-4304-817e-67e5def3e64d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:34.943700 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e1d69027-b5b5-4304-817e-67e5def3e64d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:34.943803 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e1d69027-b5b5-4304-817e-67e5def3e64d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:34.947985 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:34.947985 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:34.948713 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e1d69027-b5b5-4304-817e-67e5def3e64d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:34.949069 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 718/2869] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:34 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:35.140146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ea6d1a6-ac13-4876-93aa-a4e2d5156b5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:35.142001 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ea6d1a6-ac13-4876-93aa-a4e2d5156b5a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb Aug 18 22:54:35.142206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ea6d1a6-ac13-4876-93aa-a4e2d5156b5a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:35.142414 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ea6d1a6-ac13-4876-93aa-a4e2d5156b5a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:35.151414 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:35.151414 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:35.153469 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ea6d1a6-ac13-4876-93aa-a4e2d5156b5a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:54:35.157505 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ea6d1a6-ac13-4876-93aa-a4e2d5156b5a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb returned with HTTP 200 Aug 18 22:54:35.157892 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 719/2870] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:35 2026] GET /volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:35.176602 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce404be4-dbe8-482c-a3df-4110796cefb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:35.178432 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce404be4-dbe8-482c-a3df-4110796cefb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:35.178914 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce404be4-dbe8-482c-a3df-4110796cefb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93c3bd6e-63a1-49c3-aa38-311e5bb732cb", "name": "tempest-VolumesBackupsTest-Backup-1615820587"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:35.180814 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-ce404be4-dbe8-482c-a3df-4110796cefb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Creating new backup {'backup': {'volume_id': '93c3bd6e-63a1-49c3-aa38-311e5bb732cb', 'name': 'tempest-VolumesBackupsTest-Backup-1615820587'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:35.180954 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-ce404be4-dbe8-482c-a3df-4110796cefb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Creating backup of volume 93c3bd6e-63a1-49c3-aa38-311e5bb732cb in container None Aug 18 22:54:35.189251 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:35.189251 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:35.189694 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ce404be4-dbe8-482c-a3df-4110796cefb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Volume info retrieved successfully. Aug 18 22:54:35.213352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ce404be4-dbe8-482c-a3df-4110796cefb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Created reservations ['68016157-650a-4f14-9476-2f3b6ded428c', '9857c128-acf5-4a3a-a7dc-be9e41017d68'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:35.258283 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce404be4-dbe8-482c-a3df-4110796cefb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:54:35.259251 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 719/2871] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:54:35 2026] POST /volume/v3/backups => generated 328 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:35.272403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3cb8d2f8-3b5b-44bd-bc97-886dd52aec75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:35.283779 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cb8d2f8-3b5b-44bd-bc97-886dd52aec75 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:35.283779 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cb8d2f8-3b5b-44bd-bc97-886dd52aec75 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:35.283779 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cb8d2f8-3b5b-44bd-bc97-886dd52aec75 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:35.283779 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3cb8d2f8-3b5b-44bd-bc97-886dd52aec75 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:35.283779 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:35.283779 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:35.285079 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cb8d2f8-3b5b-44bd-bc97-886dd52aec75 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:35.285218 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 716/2872] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:35 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:35.415791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c4f89b4-a382-4b04-ab9e-3fcc41bcfd1f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:35.419580 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c4f89b4-a382-4b04-ab9e-3fcc41bcfd1f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:35.419800 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c4f89b4-a382-4b04-ab9e-3fcc41bcfd1f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:35.419976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c4f89b4-a382-4b04-ab9e-3fcc41bcfd1f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:35.420079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5c4f89b4-a382-4b04-ab9e-3fcc41bcfd1f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:35.429284 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:35.429284 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:35.430333 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c4f89b4-a382-4b04-ab9e-3fcc41bcfd1f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:35.430938 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 719/2873] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:35 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:35.834696 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c24d9af2-d886-4d67-9188-8b1c0cf29547 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:35.836649 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c24d9af2-d886-4d67-9188-8b1c0cf29547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:35.836837 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c24d9af2-d886-4d67-9188-8b1c0cf29547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:35.837013 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c24d9af2-d886-4d67-9188-8b1c0cf29547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:35.837111 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c24d9af2-d886-4d67-9188-8b1c0cf29547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:35.841604 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:35.841604 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:35.842458 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c24d9af2-d886-4d67-9188-8b1c0cf29547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:35.842745 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 720/2874] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:35 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:35.960626 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6d32177-8cd4-4a16-bbd3-3e8b2b8365c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:35.965500 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6d32177-8cd4-4a16-bbd3-3e8b2b8365c1 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:35.965728 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6d32177-8cd4-4a16-bbd3-3e8b2b8365c1 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:35.965909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6d32177-8cd4-4a16-bbd3-3e8b2b8365c1 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:35.966011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f6d32177-8cd4-4a16-bbd3-3e8b2b8365c1 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:35.972896 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:35.972896 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:35.973860 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6d32177-8cd4-4a16-bbd3-3e8b2b8365c1 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:35.974058 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 720/2875] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:35 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:36.303925 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97e8f011-f40c-4e02-94e5-d0302069dac4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:36.308874 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97e8f011-f40c-4e02-94e5-d0302069dac4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:36.308874 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97e8f011-f40c-4e02-94e5-d0302069dac4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:36.308874 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97e8f011-f40c-4e02-94e5-d0302069dac4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:36.308874 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-97e8f011-f40c-4e02-94e5-d0302069dac4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:36.315611 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:36.315611 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:36.316984 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97e8f011-f40c-4e02-94e5-d0302069dac4 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:36.317753 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 717/2876] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:36 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:36.443716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47113df4-6309-4a1e-b26d-88111b2c4a40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:36.446317 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47113df4-6309-4a1e-b26d-88111b2c4a40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:36.446317 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47113df4-6309-4a1e-b26d-88111b2c4a40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:36.446437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47113df4-6309-4a1e-b26d-88111b2c4a40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:36.446551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-47113df4-6309-4a1e-b26d-88111b2c4a40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:36.451013 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:36.451013 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:36.451574 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47113df4-6309-4a1e-b26d-88111b2c4a40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:36.451913 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 720/2877] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:36 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:36.854124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c814c3c9-e9df-451c-97a8-9f1176212510 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:36.857980 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c814c3c9-e9df-451c-97a8-9f1176212510 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:36.858237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c814c3c9-e9df-451c-97a8-9f1176212510 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:36.858517 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c814c3c9-e9df-451c-97a8-9f1176212510 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:36.858665 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c814c3c9-e9df-451c-97a8-9f1176212510 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:36.867069 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:36.867069 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:36.867959 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c814c3c9-e9df-451c-97a8-9f1176212510 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:36.868355 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 721/2878] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:36 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:36.987185 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-089d0bd9-ae80-4d24-a148-8795ed72d531 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:36.989387 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-089d0bd9-ae80-4d24-a148-8795ed72d531 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:36.989900 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-089d0bd9-ae80-4d24-a148-8795ed72d531 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:36.990126 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-089d0bd9-ae80-4d24-a148-8795ed72d531 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:36.990185 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-089d0bd9-ae80-4d24-a148-8795ed72d531 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:36.996019 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:36.996019 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:36.997011 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-089d0bd9-ae80-4d24-a148-8795ed72d531 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:36.997402 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 721/2879] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:36 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:37.330392 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae959d0b-385e-4edc-b54c-0149a8b1caa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:37.331947 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae959d0b-385e-4edc-b54c-0149a8b1caa3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:37.332152 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae959d0b-385e-4edc-b54c-0149a8b1caa3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:37.332383 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae959d0b-385e-4edc-b54c-0149a8b1caa3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:37.332479 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ae959d0b-385e-4edc-b54c-0149a8b1caa3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:37.337545 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:37.337545 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:37.338082 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae959d0b-385e-4edc-b54c-0149a8b1caa3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:37.338632 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 718/2880] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:37 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:37.465170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab6c4645-8422-4750-9d09-6369287c0bd0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:37.470692 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab6c4645-8422-4750-9d09-6369287c0bd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:37.470880 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab6c4645-8422-4750-9d09-6369287c0bd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:37.471048 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab6c4645-8422-4750-9d09-6369287c0bd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:37.471140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ab6c4645-8422-4750-9d09-6369287c0bd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:37.478812 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:37.478812 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:37.479443 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab6c4645-8422-4750-9d09-6369287c0bd0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:37.479827 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 721/2881] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:37 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:37.880108 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a20e4b0a-fcdb-44f1-99d7-09fd7b612cc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:37.881885 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a20e4b0a-fcdb-44f1-99d7-09fd7b612cc6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:37.882051 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a20e4b0a-fcdb-44f1-99d7-09fd7b612cc6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:37.882359 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a20e4b0a-fcdb-44f1-99d7-09fd7b612cc6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:37.882359 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a20e4b0a-fcdb-44f1-99d7-09fd7b612cc6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:37.886290 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:37.886290 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:37.886947 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a20e4b0a-fcdb-44f1-99d7-09fd7b612cc6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:37.887300 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 722/2882] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:37 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:38.007570 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26a46a6c-97fa-44cd-af5e-dc8ee2430dfb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:38.009361 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26a46a6c-97fa-44cd-af5e-dc8ee2430dfb tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:38.009556 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26a46a6c-97fa-44cd-af5e-dc8ee2430dfb tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:38.009777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26a46a6c-97fa-44cd-af5e-dc8ee2430dfb tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:38.009915 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-26a46a6c-97fa-44cd-af5e-dc8ee2430dfb tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:38.014298 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:38.014298 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:38.015103 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26a46a6c-97fa-44cd-af5e-dc8ee2430dfb tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:38.015509 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 722/2883] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:38 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:38.352486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22fe7e0f-e7ef-464a-9cb9-213758227b76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:38.354348 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22fe7e0f-e7ef-464a-9cb9-213758227b76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:38.355990 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22fe7e0f-e7ef-464a-9cb9-213758227b76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:38.355990 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22fe7e0f-e7ef-464a-9cb9-213758227b76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:38.355990 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-22fe7e0f-e7ef-464a-9cb9-213758227b76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:38.359905 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:38.359905 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:38.360847 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22fe7e0f-e7ef-464a-9cb9-213758227b76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:38.361560 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 719/2884] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:38 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:38.491913 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c945d2b7-868f-4e55-9ae6-34644bf219dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:38.494015 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c945d2b7-868f-4e55-9ae6-34644bf219dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:38.494287 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c945d2b7-868f-4e55-9ae6-34644bf219dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:38.494499 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c945d2b7-868f-4e55-9ae6-34644bf219dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:38.494628 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c945d2b7-868f-4e55-9ae6-34644bf219dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:38.499880 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:38.499880 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:38.500716 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c945d2b7-868f-4e55-9ae6-34644bf219dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:38.501185 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 722/2885] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:38 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:38.897713 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe27d09c-04c5-4f9c-9a22-3973af37ad9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:38.900172 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe27d09c-04c5-4f9c-9a22-3973af37ad9f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:38.900522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe27d09c-04c5-4f9c-9a22-3973af37ad9f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:38.900822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe27d09c-04c5-4f9c-9a22-3973af37ad9f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:38.900996 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fe27d09c-04c5-4f9c-9a22-3973af37ad9f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:38.903499 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=213,cinder:UPDATE=67,cinder:INSERT=34 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:54:38.908397 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:38.908397 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:38.909561 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe27d09c-04c5-4f9c-9a22-3973af37ad9f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:38.910839 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 723/2886] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:38 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:39.027450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ba7ddd1-96ef-4b05-af28-9b2222165233 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:39.029944 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ba7ddd1-96ef-4b05-af28-9b2222165233 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:39.030060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ba7ddd1-96ef-4b05-af28-9b2222165233 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:39.030318 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ba7ddd1-96ef-4b05-af28-9b2222165233 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:39.030424 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9ba7ddd1-96ef-4b05-af28-9b2222165233 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:39.035838 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:39.035838 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:39.036663 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ba7ddd1-96ef-4b05-af28-9b2222165233 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:39.036965 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 723/2887] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:39 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:39.375630 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a1faada-0d8b-4763-a585-c2f02fe3deb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:39.377727 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a1faada-0d8b-4763-a585-c2f02fe3deb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:39.378103 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a1faada-0d8b-4763-a585-c2f02fe3deb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:39.378461 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a1faada-0d8b-4763-a585-c2f02fe3deb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:39.379317 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4a1faada-0d8b-4763-a585-c2f02fe3deb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:39.383684 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:39.383684 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:39.385009 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a1faada-0d8b-4763-a585-c2f02fe3deb7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:39.385009 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 720/2888] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:39 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:39.514045 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3edb3bfe-0db1-447e-98bd-be9200c665e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:39.516094 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3edb3bfe-0db1-447e-98bd-be9200c665e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:39.516256 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3edb3bfe-0db1-447e-98bd-be9200c665e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:39.516463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3edb3bfe-0db1-447e-98bd-be9200c665e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:39.516536 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3edb3bfe-0db1-447e-98bd-be9200c665e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:39.523019 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:39.523019 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:39.523614 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3edb3bfe-0db1-447e-98bd-be9200c665e1 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:39.523959 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 723/2889] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:39 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:39.927885 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4fdb639-5de9-4026-99cd-f87434256a12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:39.930423 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4fdb639-5de9-4026-99cd-f87434256a12 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:39.930638 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4fdb639-5de9-4026-99cd-f87434256a12 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:39.930927 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4fdb639-5de9-4026-99cd-f87434256a12 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:39.931097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f4fdb639-5de9-4026-99cd-f87434256a12 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:39.935285 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:39.935285 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:39.936017 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4fdb639-5de9-4026-99cd-f87434256a12 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:39.936387 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 724/2890] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:39 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:40.048230 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f1ab24a-8e0f-4aa4-94d8-71f7368e6aca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:40.054104 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f1ab24a-8e0f-4aa4-94d8-71f7368e6aca tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:40.054104 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f1ab24a-8e0f-4aa4-94d8-71f7368e6aca tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:40.054294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f1ab24a-8e0f-4aa4-94d8-71f7368e6aca tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:40.054294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2f1ab24a-8e0f-4aa4-94d8-71f7368e6aca tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:40.061884 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:40.061884 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:40.062838 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f1ab24a-8e0f-4aa4-94d8-71f7368e6aca tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:40.063243 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 724/2891] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:40 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:40.398875 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-64818123-f16c-4941-ad24-8c1d283f62ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:40.401678 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64818123-f16c-4941-ad24-8c1d283f62ec tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:40.401678 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64818123-f16c-4941-ad24-8c1d283f62ec tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:40.401997 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64818123-f16c-4941-ad24-8c1d283f62ec tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:40.403157 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-64818123-f16c-4941-ad24-8c1d283f62ec tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:40.407747 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:40.407747 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:40.408561 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64818123-f16c-4941-ad24-8c1d283f62ec tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:40.408994 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 721/2892] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:40 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:40.539418 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0001e714-e922-43bc-acef-535268c46d55 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:40.541610 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0001e714-e922-43bc-acef-535268c46d55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:40.541874 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0001e714-e922-43bc-acef-535268c46d55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:40.542108 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0001e714-e922-43bc-acef-535268c46d55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:40.542235 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0001e714-e922-43bc-acef-535268c46d55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:40.548449 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:40.548449 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:40.549197 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0001e714-e922-43bc-acef-535268c46d55 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:40.549635 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 724/2893] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:40 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:40.967367 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8a65787-fba5-42e2-ab9e-22ee39489d76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:40.970112 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8a65787-fba5-42e2-ab9e-22ee39489d76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:40.970339 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8a65787-fba5-42e2-ab9e-22ee39489d76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:40.970533 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8a65787-fba5-42e2-ab9e-22ee39489d76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:40.970635 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c8a65787-fba5-42e2-ab9e-22ee39489d76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:40.979712 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:40.979712 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:40.979712 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8a65787-fba5-42e2-ab9e-22ee39489d76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:40.979712 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 725/2894] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:40 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:41.077609 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f95a8ae-1904-4bfe-9f37-a0f5a991af4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:41.079458 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f95a8ae-1904-4bfe-9f37-a0f5a991af4c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:41.079653 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f95a8ae-1904-4bfe-9f37-a0f5a991af4c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:41.079876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f95a8ae-1904-4bfe-9f37-a0f5a991af4c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:41.079973 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8f95a8ae-1904-4bfe-9f37-a0f5a991af4c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:41.084130 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:41.084130 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:41.084864 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f95a8ae-1904-4bfe-9f37-a0f5a991af4c tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:41.085189 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 725/2895] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:41 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:41.425048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b9010d9-f377-4e76-b252-904bef7e9e12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:41.426894 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b9010d9-f377-4e76-b252-904bef7e9e12 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:41.427094 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b9010d9-f377-4e76-b252-904bef7e9e12 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:41.427325 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b9010d9-f377-4e76-b252-904bef7e9e12 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:41.427452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6b9010d9-f377-4e76-b252-904bef7e9e12 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:41.432144 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:41.432144 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:41.432793 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b9010d9-f377-4e76-b252-904bef7e9e12 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:41.433440 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 722/2896] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:41 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:41.561343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e6df197-3963-4d24-ad63-de8cb5498514 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:41.563531 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e6df197-3963-4d24-ad63-de8cb5498514 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:41.563750 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e6df197-3963-4d24-ad63-de8cb5498514 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:41.563994 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e6df197-3963-4d24-ad63-de8cb5498514 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:41.564107 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6e6df197-3963-4d24-ad63-de8cb5498514 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:41.568516 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:41.568516 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:41.569160 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e6df197-3963-4d24-ad63-de8cb5498514 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:41.569565 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 725/2897] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:41 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:41.996452 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2cb2121-7db6-451b-97eb-079cc9fe74c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:41.997652 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2cb2121-7db6-451b-97eb-079cc9fe74c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:41.997896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2cb2121-7db6-451b-97eb-079cc9fe74c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:41.998140 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2cb2121-7db6-451b-97eb-079cc9fe74c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:41.998298 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a2cb2121-7db6-451b-97eb-079cc9fe74c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:42.003587 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:42.003587 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:42.004609 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2cb2121-7db6-451b-97eb-079cc9fe74c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:42.005111 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 726/2898] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:41 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:42.096817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57dc8c77-26ff-4477-9bc8-7b4adc5984e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:42.101046 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57dc8c77-26ff-4477-9bc8-7b4adc5984e9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:42.101329 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57dc8c77-26ff-4477-9bc8-7b4adc5984e9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:42.101626 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57dc8c77-26ff-4477-9bc8-7b4adc5984e9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:42.101781 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-57dc8c77-26ff-4477-9bc8-7b4adc5984e9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:42.115829 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:42.115829 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:42.116972 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57dc8c77-26ff-4477-9bc8-7b4adc5984e9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:42.117468 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 726/2899] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:42 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:42.447182 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-945f08d3-5ba6-4255-b185-244b6491f49f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:42.450026 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-945f08d3-5ba6-4255-b185-244b6491f49f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:42.450226 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-945f08d3-5ba6-4255-b185-244b6491f49f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:42.450480 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-945f08d3-5ba6-4255-b185-244b6491f49f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:42.451072 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-945f08d3-5ba6-4255-b185-244b6491f49f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:42.457304 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:42.457304 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:42.457304 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-945f08d3-5ba6-4255-b185-244b6491f49f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:42.457683 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 723/2900] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:42 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:42.582194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44438e63-26cb-4543-bc43-1d1c78f63136 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:42.584596 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44438e63-26cb-4543-bc43-1d1c78f63136 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:42.584835 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44438e63-26cb-4543-bc43-1d1c78f63136 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:42.585174 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44438e63-26cb-4543-bc43-1d1c78f63136 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:42.585380 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-44438e63-26cb-4543-bc43-1d1c78f63136 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:42.590043 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:42.590043 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:42.590829 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44438e63-26cb-4543-bc43-1d1c78f63136 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:42.591385 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 726/2901] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:42 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:43.014918 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-550c4a19-eff9-4f78-9217-1ceb0a6ab1d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:43.016630 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-550c4a19-eff9-4f78-9217-1ceb0a6ab1d3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:43.016787 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-550c4a19-eff9-4f78-9217-1ceb0a6ab1d3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:43.016991 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-550c4a19-eff9-4f78-9217-1ceb0a6ab1d3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:43.017094 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-550c4a19-eff9-4f78-9217-1ceb0a6ab1d3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:43.021498 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:43.021498 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:43.022501 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-550c4a19-eff9-4f78-9217-1ceb0a6ab1d3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:43.022879 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 727/2902] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:43 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:43.130631 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ee4c44d-1bb5-4d07-9e84-b4f3cd23e23d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:43.135140 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ee4c44d-1bb5-4d07-9e84-b4f3cd23e23d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:43.135424 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ee4c44d-1bb5-4d07-9e84-b4f3cd23e23d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:43.135657 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ee4c44d-1bb5-4d07-9e84-b4f3cd23e23d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:43.135910 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7ee4c44d-1bb5-4d07-9e84-b4f3cd23e23d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:43.138462 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=218,cinder:UPDATE=61,cinder:INSERT=23 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:54:43.142339 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:43.142339 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:43.143246 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ee4c44d-1bb5-4d07-9e84-b4f3cd23e23d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:43.143692 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 727/2903] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:43 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:43.475814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01da0c74-e1d1-4c33-83f1-3acfc643aa76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:43.478732 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01da0c74-e1d1-4c33-83f1-3acfc643aa76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:43.478732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01da0c74-e1d1-4c33-83f1-3acfc643aa76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:43.478732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01da0c74-e1d1-4c33-83f1-3acfc643aa76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:43.478732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-01da0c74-e1d1-4c33-83f1-3acfc643aa76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:43.480572 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=252,cinder:UPDATE=63,cinder:INSERT=39 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:54:43.484728 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:43.484728 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:43.485651 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01da0c74-e1d1-4c33-83f1-3acfc643aa76 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:43.486321 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 724/2904] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:43 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:43.609691 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-79c76df8-2b6a-4445-9eb9-e0a38c4bf6eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:43.612376 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79c76df8-2b6a-4445-9eb9-e0a38c4bf6eb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:43.612558 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79c76df8-2b6a-4445-9eb9-e0a38c4bf6eb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:43.612743 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-79c76df8-2b6a-4445-9eb9-e0a38c4bf6eb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:43.612865 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-79c76df8-2b6a-4445-9eb9-e0a38c4bf6eb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:43.618925 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:43.618925 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:43.619916 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-79c76df8-2b6a-4445-9eb9-e0a38c4bf6eb tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:43.620272 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 727/2905] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:43 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:44.047213 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8adecbca-0352-420b-9c07-d74b08b89dd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:44.051893 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8adecbca-0352-420b-9c07-d74b08b89dd0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:44.052992 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8adecbca-0352-420b-9c07-d74b08b89dd0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:44.053405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8adecbca-0352-420b-9c07-d74b08b89dd0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:44.053611 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8adecbca-0352-420b-9c07-d74b08b89dd0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:44.063241 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:44.063241 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:44.065289 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8adecbca-0352-420b-9c07-d74b08b89dd0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:44.066040 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 728/2906] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:44 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:44.156142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a570f27d-3060-49d6-9f59-ca70ce46a2b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:44.159394 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a570f27d-3060-49d6-9f59-ca70ce46a2b3 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:44.159659 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a570f27d-3060-49d6-9f59-ca70ce46a2b3 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:44.159903 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a570f27d-3060-49d6-9f59-ca70ce46a2b3 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:44.160053 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a570f27d-3060-49d6-9f59-ca70ce46a2b3 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:44.167543 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:44.167543 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:44.168550 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a570f27d-3060-49d6-9f59-ca70ce46a2b3 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:44.168960 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 728/2907] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:44 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:44.497317 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7876f267-b93d-41a2-9132-345a94c79ab7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:44.499310 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7876f267-b93d-41a2-9132-345a94c79ab7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:44.499526 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7876f267-b93d-41a2-9132-345a94c79ab7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:44.503297 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7876f267-b93d-41a2-9132-345a94c79ab7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:44.503297 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7876f267-b93d-41a2-9132-345a94c79ab7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:44.504595 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:44.504595 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:44.505313 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7876f267-b93d-41a2-9132-345a94c79ab7 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:44.505733 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 725/2908] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:44 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:44.629875 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-555464ee-1055-4412-808a-31292bf61f56 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:44.631756 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-555464ee-1055-4412-808a-31292bf61f56 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:44.631935 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-555464ee-1055-4412-808a-31292bf61f56 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:44.632135 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-555464ee-1055-4412-808a-31292bf61f56 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:44.632255 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-555464ee-1055-4412-808a-31292bf61f56 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:44.636739 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:44.636739 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:44.637399 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-555464ee-1055-4412-808a-31292bf61f56 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:44.637776 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 728/2909] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:44 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:44.761817 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a69f90bf-b792-49fc-b8c1-c8389fcd2a7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:44.764367 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a69f90bf-b792-49fc-b8c1-c8389fcd2a7a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b Aug 18 22:54:44.764877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a69f90bf-b792-49fc-b8c1-c8389fcd2a7a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:44.765162 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a69f90bf-b792-49fc-b8c1-c8389fcd2a7a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:44.765327 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a69f90bf-b792-49fc-b8c1-c8389fcd2a7a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: 69a06eb4-9716-402e-9ee8-6f301cd6968b Aug 18 22:54:44.773432 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:44.773432 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:44.774190 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a69f90bf-b792-49fc-b8c1-c8389fcd2a7a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:44.802526 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a69f90bf-b792-49fc-b8c1-c8389fcd2a7a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot delete request issued successfully. Aug 18 22:54:44.802526 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a69f90bf-b792-49fc-b8c1-c8389fcd2a7a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b returned with HTTP 202 Aug 18 22:54:44.802526 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 729/2910] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:54:44 2026] DELETE /volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:54:44.810862 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f06ab067-88cd-42fb-a1bf-30e4f0255797 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:44.812489 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f06ab067-88cd-42fb-a1bf-30e4f0255797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b Aug 18 22:54:44.812739 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f06ab067-88cd-42fb-a1bf-30e4f0255797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:44.812980 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f06ab067-88cd-42fb-a1bf-30e4f0255797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:44.820011 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:44.820011 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:44.820548 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f06ab067-88cd-42fb-a1bf-30e4f0255797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:44.821436 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f06ab067-88cd-42fb-a1bf-30e4f0255797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b returned with HTTP 200 Aug 18 22:54:44.821965 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 729/2911] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:54:44 2026] GET /volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:54:45.097146 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36b639bf-e08b-4fcb-80e3-14ccd7e30a42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.102105 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36b639bf-e08b-4fcb-80e3-14ccd7e30a42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:45.102342 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36b639bf-e08b-4fcb-80e3-14ccd7e30a42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.102543 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36b639bf-e08b-4fcb-80e3-14ccd7e30a42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.102669 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-36b639bf-e08b-4fcb-80e3-14ccd7e30a42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:45.113634 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.113634 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:45.114444 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36b639bf-e08b-4fcb-80e3-14ccd7e30a42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:45.115023 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 726/2912] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:45 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:45.181980 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-94e94be9-3a0e-4d38-a59f-674015ba024e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.183872 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94e94be9-3a0e-4d38-a59f-674015ba024e tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:54:45.184104 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94e94be9-3a0e-4d38-a59f-674015ba024e tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.184451 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-94e94be9-3a0e-4d38-a59f-674015ba024e tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.184581 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-94e94be9-3a0e-4d38-a59f-674015ba024e tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Show backup with id 6eace6cf-52e9-492e-ab27-848ef46773c5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:45.189255 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.189255 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:45.190001 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-94e94be9-3a0e-4d38-a59f-674015ba024e tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 200 Aug 18 22:54:45.190357 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 729/2913] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:45 2026] GET /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:45.201457 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28fb7f6d-7876-4205-9378-de1ff83f4bb4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.203590 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28fb7f6d-7876-4205-9378-de1ff83f4bb4 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d Aug 18 22:54:45.203807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28fb7f6d-7876-4205-9378-de1ff83f4bb4 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.204044 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28fb7f6d-7876-4205-9378-de1ff83f4bb4 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.212481 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.212481 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:45.216649 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28fb7f6d-7876-4205-9378-de1ff83f4bb4 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:45.222141 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28fb7f6d-7876-4205-9378-de1ff83f4bb4 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d returned with HTTP 200 Aug 18 22:54:45.222785 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 730/2914] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:45 2026] GET /volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d => generated 1415 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:45.234246 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-def4885a-07a2-4a5e-83d6-579d8ab838a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.236429 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-def4885a-07a2-4a5e-83d6-579d8ab838a7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d Aug 18 22:54:45.236969 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-def4885a-07a2-4a5e-83d6-579d8ab838a7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.236969 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-def4885a-07a2-4a5e-83d6-579d8ab838a7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.244955 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.244955 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:45.248854 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-def4885a-07a2-4a5e-83d6-579d8ab838a7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:45.253822 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-def4885a-07a2-4a5e-83d6-579d8ab838a7 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d returned with HTTP 200 Aug 18 22:54:45.254395 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 730/2915] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:45 2026] GET /volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d => generated 1415 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:45.520620 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83fa2dc2-0145-4344-aa65-5efb1c3f8099 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.523020 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83fa2dc2-0145-4344-aa65-5efb1c3f8099 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:45.523311 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83fa2dc2-0145-4344-aa65-5efb1c3f8099 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.523609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83fa2dc2-0145-4344-aa65-5efb1c3f8099 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.523746 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-83fa2dc2-0145-4344-aa65-5efb1c3f8099 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:45.530097 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.530097 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:45.531088 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83fa2dc2-0145-4344-aa65-5efb1c3f8099 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:45.531736 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 727/2916] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:45 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:45.648600 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4b4d3ec4-6aa9-4b38-8f5e-7a233030d68f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.650776 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b4d3ec4-6aa9-4b38-8f5e-7a233030d68f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:54:45.651058 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b4d3ec4-6aa9-4b38-8f5e-7a233030d68f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.651407 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4b4d3ec4-6aa9-4b38-8f5e-7a233030d68f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.651522 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4b4d3ec4-6aa9-4b38-8f5e-7a233030d68f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:45.657870 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.657870 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:45.657870 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4b4d3ec4-6aa9-4b38-8f5e-7a233030d68f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:54:45.657870 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 730/2917] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:45 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:45.670240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49da5f1f-b30a-4d7d-8265-7bc1c7df86fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.672200 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49da5f1f-b30a-4d7d-8265-7bc1c7df86fd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] POST https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2/action Aug 18 22:54:45.673624 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49da5f1f-b30a-4d7d-8265-7bc1c7df86fd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:45.673624 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49da5f1f-b30a-4d7d-8265-7bc1c7df86fd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:45.674841 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-49da5f1f-b30a-4d7d-8265-7bc1c7df86fd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Updating backup '3f8339e2-c977-44fd-a223-9e3df5f2caa2' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 22:54:45.681835 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.681835 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:45.682881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-49da5f1f-b30a-4d7d-8265-7bc1c7df86fd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8b3abdc211494da185dcff264aec0a60', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fe4ed5277b384639b4032fd01b12d9ef', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:54:45.683110 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49da5f1f-b30a-4d7d-8265-7bc1c7df86fd tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2/action returned with HTTP 403 Aug 18 22:54:45.683566 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 731/2918] 10.4.3.89 () {70 vars in 1423 bytes} [Tue Aug 18 22:54:45 2026] POST /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:45.690703 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d203ad4b-06c6-44d3-99ac-b4e726135b30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.692689 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d203ad4b-06c6-44d3-99ac-b4e726135b30 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 Aug 18 22:54:45.692923 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d203ad4b-06c6-44d3-99ac-b4e726135b30 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.693159 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d203ad4b-06c6-44d3-99ac-b4e726135b30 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.693363 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d203ad4b-06c6-44d3-99ac-b4e726135b30 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume with id: 46eb9fbf-fa4c-4693-97dd-64a5371e9820 Aug 18 22:54:45.702071 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.702071 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:45.702453 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d203ad4b-06c6-44d3-99ac-b4e726135b30 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:45.720734 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d203ad4b-06c6-44d3-99ac-b4e726135b30 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume request issued successfully. Aug 18 22:54:45.721018 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d203ad4b-06c6-44d3-99ac-b4e726135b30 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 returned with HTTP 202 Aug 18 22:54:45.721465 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 731/2919] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:54:45 2026] DELETE /volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:54:45.731276 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a18b3670-0bd9-4c24-98a5-ab7c263f742e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.737359 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a18b3670-0bd9-4c24-98a5-ab7c263f742e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 Aug 18 22:54:45.737628 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a18b3670-0bd9-4c24-98a5-ab7c263f742e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.737758 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a18b3670-0bd9-4c24-98a5-ab7c263f742e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.747869 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:45.747869 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:45.752633 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a18b3670-0bd9-4c24-98a5-ab7c263f742e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:54:45.757295 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a18b3670-0bd9-4c24-98a5-ab7c263f742e tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 returned with HTTP 200 Aug 18 22:54:45.757779 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 728/2920] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:45 2026] GET /volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 => generated 1013 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:45.831128 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fb70431-52f5-456a-9a9e-134776336d74 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:45.833106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fb70431-52f5-456a-9a9e-134776336d74 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b Aug 18 22:54:45.833348 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fb70431-52f5-456a-9a9e-134776336d74 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:45.833594 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fb70431-52f5-456a-9a9e-134776336d74 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:45.839484 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fb70431-52f5-456a-9a9e-134776336d74 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b returned with HTTP 404 Aug 18 22:54:45.839918 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 731/2921] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:54:45 2026] GET /volume/v3/snapshots/69a06eb4-9716-402e-9ee8-6f301cd6968b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:46.124934 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-578f90a8-ae0d-4ce0-bad8-ddafa4991df4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:46.127027 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-578f90a8-ae0d-4ce0-bad8-ddafa4991df4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:46.127626 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-578f90a8-ae0d-4ce0-bad8-ddafa4991df4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:46.127626 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-578f90a8-ae0d-4ce0-bad8-ddafa4991df4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:46.127740 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-578f90a8-ae0d-4ce0-bad8-ddafa4991df4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:46.133552 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:46.133552 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:46.134475 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-578f90a8-ae0d-4ce0-bad8-ddafa4991df4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:46.135134 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 732/2922] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:46 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:46.559009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15f7881c-3eb7-4eff-a556-a8b724f295c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:46.561517 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15f7881c-3eb7-4eff-a556-a8b724f295c5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:46.561776 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15f7881c-3eb7-4eff-a556-a8b724f295c5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:46.562042 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15f7881c-3eb7-4eff-a556-a8b724f295c5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:46.562191 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-15f7881c-3eb7-4eff-a556-a8b724f295c5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:46.569212 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:46.569212 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:46.569893 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15f7881c-3eb7-4eff-a556-a8b724f295c5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:46.570344 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 732/2923] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:46 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:46.641449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-2961c85e-2b98-44d8-807e-7ee423c6eb4d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:46.643385 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-2961c85e-2b98-44d8-807e-7ee423c6eb4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d Aug 18 22:54:46.643585 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-2961c85e-2b98-44d8-807e-7ee423c6eb4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:46.643737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-2961c85e-2b98-44d8-807e-7ee423c6eb4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:46.650296 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:46.650296 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:46.653940 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-2961c85e-2b98-44d8-807e-7ee423c6eb4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:46.659369 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-2961c85e-2b98-44d8-807e-7ee423c6eb4d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d returned with HTTP 200 Aug 18 22:54:46.659859 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 729/2924] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:46 2026] GET /volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d => generated 1415 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:46.774524 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eadea434-030f-425b-94ce-77c7802735a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:46.777009 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eadea434-030f-425b-94ce-77c7802735a2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 Aug 18 22:54:46.777301 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eadea434-030f-425b-94ce-77c7802735a2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:46.777528 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eadea434-030f-425b-94ce-77c7802735a2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:46.779895 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=186,cinder:UPDATE=58,cinder:INSERT=26 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:54:46.786594 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eadea434-030f-425b-94ce-77c7802735a2 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 returned with HTTP 404 Aug 18 22:54:46.787291 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 732/2925] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:46 2026] GET /volume/v3/volumes/46eb9fbf-fa4c-4693-97dd-64a5371e9820 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:46.799118 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:46.801182 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] POST https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70/restore Aug 18 22:54:46.801649 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:46.803168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Restoring backup 48ab65c8-b03b-4b1c-b443-0836a4ccab70 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 22:54:46.803331 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Restoring backup 48ab65c8-b03b-4b1c-b443-0836a4ccab70 to volume None. Aug 18 22:54:46.807818 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:46.807818 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:46.809110 np0000007715 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Creating volume of 1 GB for restore of backup 48ab65c8-b03b-4b1c-b443-0836a4ccab70. Aug 18 22:54:46.815355 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Availability zone cache updated, next update will occur around 2026-08-18 23:54:46.815101. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 22:54:46.815486 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Availability Zones retrieved successfully. Aug 18 22:54:46.820430 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Flow 'volume_create_api' (a921ef98-968b-4d85-9879-ca185f3812ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:46.821250 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e244a1c-fc3d-4660-a83f-5519d707cdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:46.822076 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:46.847116 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e244a1c-fc3d-4660-a83f-5519d707cdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:46.847828 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948c14bc-571f-46df-8ed5-9526891df833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:46.881371 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Created reservations ['aa3c556e-a45a-4133-8c14-172b3dbf7e0c', '3dc0bcbb-7977-4625-81bd-6cc19c6fb62c', 'd0658fdc-45a4-4ab4-aa11-8b8e089595ac', '7846400b-6d7c-4275-83f8-b60024496e8f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:46.882000 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948c14bc-571f-46df-8ed5-9526891df833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa3c556e-a45a-4133-8c14-172b3dbf7e0c', '3dc0bcbb-7977-4625-81bd-6cc19c6fb62c', 'd0658fdc-45a4-4ab4-aa11-8b8e089595ac', '7846400b-6d7c-4275-83f8-b60024496e8f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:46.882653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba031c6-e792-41ee-bc08-fd8b64933b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:46.908321 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba031c6-e792-41ee-bc08-fd8b64933b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd942609e-1f2e-4a55-a7eb-46cf1dc9af5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['aa3c556e-a45a-4133-8c14-172b3dbf7e0c','3dc0bcbb-7977-4625-81bd-6cc19c6fb62c','d0658fdc-45a4-4ab4-aa11-8b8e089595ac','7846400b-6d7c-4275-83f8-b60024496e8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3abdc211494da185dcff264aec0a60',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d942609e-1f2e-4a55-a7eb-46cf1dc9af5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe4ed5277b384639b4032fd01b12d9ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b3abdc211494da185dcff264aec0a60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:46.909018 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db137f56-a774-4134-935e-c87c55b39af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:46.923640 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db137f56-a774-4134-935e-c87c55b39af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4ed5277b384639b4032fd01b12d9ef',qos_specs=None,replication_status=,reservations=['aa3c556e-a45a-4133-8c14-172b3dbf7e0c','3dc0bcbb-7977-4625-81bd-6cc19c6fb62c','d0658fdc-45a4-4ab4-aa11-8b8e089595ac','7846400b-6d7c-4275-83f8-b60024496e8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b3abdc211494da185dcff264aec0a60',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:46.924352 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272f11dc-c8f5-4723-94f6-e23f23bc286a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:46.932240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (272f11dc-c8f5-4723-94f6-e23f23bc286a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:46.933401 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Flow 'volume_create_api' (a921ef98-968b-4d85-9879-ca185f3812ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:46.933696 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Create volume request issued successfully. Aug 18 22:54:46.940694 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:46.940694 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:46.941382 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Volume info retrieved successfully. Aug 18 22:54:47.145838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69cfb7e8-68b3-41bc-a0c7-97a08713356f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:47.147208 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69cfb7e8-68b3-41bc-a0c7-97a08713356f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:47.147403 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69cfb7e8-68b3-41bc-a0c7-97a08713356f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:47.147578 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69cfb7e8-68b3-41bc-a0c7-97a08713356f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:47.147770 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-69cfb7e8-68b3-41bc-a0c7-97a08713356f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:47.156053 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:47.156053 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:47.157557 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69cfb7e8-68b3-41bc-a0c7-97a08713356f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:47.157900 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 733/2926] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:47 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:47.465510 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d3d53213-47e8-4e3d-a889-75487d6a33ee req-6c5bdf0b-2df2-4fb5-a481-13d12bf01d3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:47.467931 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d3d53213-47e8-4e3d-a889-75487d6a33ee req-6c5bdf0b-2df2-4fb5-a481-13d12bf01d3c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912 Aug 18 22:54:47.468469 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d3d53213-47e8-4e3d-a889-75487d6a33ee req-6c5bdf0b-2df2-4fb5-a481-13d12bf01d3c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:47.468505 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d3d53213-47e8-4e3d-a889-75487d6a33ee req-6c5bdf0b-2df2-4fb5-a481-13d12bf01d3c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:47.484598 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:47.484598 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:47.529081 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d3d53213-47e8-4e3d-a889-75487d6a33ee req-6c5bdf0b-2df2-4fb5-a481-13d12bf01d3c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912 returned with HTTP 200 Aug 18 22:54:47.529081 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 730/2927] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:54:47 2026] DELETE /volume/v3/attachments/194ba328-a3ef-421d-b25e-7a4d36552912 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:47.581969 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f7582362-22f5-4234-a1db-445ede8a1cd1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:47.583740 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7582362-22f5-4234-a1db-445ede8a1cd1 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:47.583924 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7582362-22f5-4234-a1db-445ede8a1cd1 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:47.584116 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f7582362-22f5-4234-a1db-445ede8a1cd1 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:47.584219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f7582362-22f5-4234-a1db-445ede8a1cd1 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:47.588669 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:47.588669 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:47.589480 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f7582362-22f5-4234-a1db-445ede8a1cd1 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:47.590052 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 733/2928] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:47 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:47.614200 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-e08ca453-bfa4-42a6-9506-3fd01a32bbbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:47.616405 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-e08ca453-bfa4-42a6-9506-3fd01a32bbbf tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d Aug 18 22:54:47.616612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-e08ca453-bfa4-42a6-9506-3fd01a32bbbf tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:47.616788 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-e08ca453-bfa4-42a6-9506-3fd01a32bbbf tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:47.623555 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:47.623555 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:47.627361 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-e08ca453-bfa4-42a6-9506-3fd01a32bbbf tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:47.632674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-e08ca453-bfa4-42a6-9506-3fd01a32bbbf tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d returned with HTTP 200 Aug 18 22:54:47.633176 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 734/2929] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:47 2026] GET /volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d => generated 1415 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:47.642839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9bea9447-424e-45bc-913c-f6433b013f84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:47.643454 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bea9447-424e-45bc-913c-f6433b013f84 None None] GET https://10.4.3.89/volume// Aug 18 22:54:47.643675 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bea9447-424e-45bc-913c-f6433b013f84 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:47.643936 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bea9447-424e-45bc-913c-f6433b013f84 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:47.644386 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bea9447-424e-45bc-913c-f6433b013f84 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:47.644743 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 731/2930] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:54:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:47.653565 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-9eeef736-4aac-4377-9472-62cec8ea7e96 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:47.655561 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-9eeef736-4aac-4377-9472-62cec8ea7e96 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:54:47.655942 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-9eeef736-4aac-4377-9472-62cec8ea7e96 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44fd8c62-8faa-41ef-90c4-f9219447571d", "connector": null, "instance_uuid": "96a860cd-d5e0-4ba9-8a59-696a13b531f1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:47.664597 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:47.664597 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:47.688789 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-9eeef736-4aac-4377-9472-62cec8ea7e96 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:54:47.689226 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 734/2931] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:54:47 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:47.950282 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:47.950282 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:47.951429 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Volume info retrieved successfully. Aug 18 22:54:47.951429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 22:54:47.951429 np0000007715 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Overwriting volume d942609e-1f2e-4a55-a7eb-46cf1dc9af5f with restore of backup 48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:47.965397 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] restore_backup in rpcapi backup_id 48ab65c8-b03b-4b1c-b443-0836a4ccab70 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 22:54:47.967357 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b078dfe-2a9c-4dfe-8cd5-17d171a7a3b0 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70/restore returned with HTTP 202 Aug 18 22:54:47.967832 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 733/2932] 10.4.3.89 () {70 vars in 1426 bytes} [Tue Aug 18 22:54:46 2026] POST /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70/restore => generated 152 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:47.978172 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63a8bac8-5a2b-47ec-9bc8-edd899fb91d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:47.980541 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63a8bac8-5a2b-47ec-9bc8-edd899fb91d6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:47.981332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63a8bac8-5a2b-47ec-9bc8-edd899fb91d6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:47.981332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63a8bac8-5a2b-47ec-9bc8-edd899fb91d6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:47.981332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-63a8bac8-5a2b-47ec-9bc8-edd899fb91d6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:47.987189 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:47.987189 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:47.988101 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63a8bac8-5a2b-47ec-9bc8-edd899fb91d6 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:47.988612 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 735/2933] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:47 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:48.170179 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0238493-4eea-4139-9855-499063032c3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.172082 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0238493-4eea-4139-9855-499063032c3e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:48.172324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0238493-4eea-4139-9855-499063032c3e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:48.172935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0238493-4eea-4139-9855-499063032c3e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:48.172935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c0238493-4eea-4139-9855-499063032c3e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:48.177707 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.177707 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:48.178560 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0238493-4eea-4139-9855-499063032c3e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:48.178914 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 732/2934] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:48 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:48.188005 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d132f01b-3dbb-475b-8037-55fb98866d04 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.190103 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d132f01b-3dbb-475b-8037-55fb98866d04 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:54:48.190233 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d132f01b-3dbb-475b-8037-55fb98866d04 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:48.190503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d132f01b-3dbb-475b-8037-55fb98866d04 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:48.197384 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.197384 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:48.201144 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d132f01b-3dbb-475b-8037-55fb98866d04 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:48.205708 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d132f01b-3dbb-475b-8037-55fb98866d04 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd returned with HTTP 200 Aug 18 22:54:48.206104 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 735/2935] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:48 2026] GET /volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:48.217898 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.219901 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837/restore Aug 18 22:54:48.220528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:48.221880 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Restoring backup fdadaeb2-d7e1-44ff-8558-a5e8b303d837 ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 22:54:48.221986 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Restoring backup fdadaeb2-d7e1-44ff-8558-a5e8b303d837 to volume None. Aug 18 22:54:48.226134 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.226134 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:48.227172 np0000007715 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating volume of 1 GB for restore of backup fdadaeb2-d7e1-44ff-8558-a5e8b303d837. Aug 18 22:54:48.230371 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Availability Zones retrieved successfully. Aug 18 22:54:48.235579 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (1e27f3d2-5b78-45ab-9c5d-e1010bcef3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:48.236521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020af786-e99f-41b4-977a-1d4e7f487131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:48.237408 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:48.264137 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (020af786-e99f-41b4-977a-1d4e7f487131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:48.264903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b508588-2392-4b9c-8c34-9832795fc48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:48.300051 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['a5450072-386c-4737-bf92-46e094c1c5cb', '490eecbd-ca2a-48b8-b7c9-a9932a2e2584', '883d971f-06c9-4695-b097-1c737b081b3a', 'cb81ff69-52d3-4e94-a9e3-20459d4240ce'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:48.300835 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b508588-2392-4b9c-8c34-9832795fc48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5450072-386c-4737-bf92-46e094c1c5cb', '490eecbd-ca2a-48b8-b7c9-a9932a2e2584', '883d971f-06c9-4695-b097-1c737b081b3a', 'cb81ff69-52d3-4e94-a9e3-20459d4240ce']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:48.301528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e1f85a-f568-4b34-ad0f-d3946b1ab03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:48.328743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01e1f85a-f568-4b34-ad0f-d3946b1ab03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb174376-33e8-44b5-bd05-7ca7317e3c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fdadaeb2-d7e1-44ff-8558-a5e8b303d837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['a5450072-386c-4737-bf92-46e094c1c5cb','490eecbd-ca2a-48b8-b7c9-a9932a2e2584','883d971f-06c9-4695-b097-1c737b081b3a','cb81ff69-52d3-4e94-a9e3-20459d4240ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fdadaeb2-d7e1-44ff-8558-a5e8b303d837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb174376-33e8-44b5-bd05-7ca7317e3c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67b99d377dd4d8c823af8b608db8871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:48.330350 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd3de94-c046-40aa-be9c-c4c2b3388eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:48.344575 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd3de94-c046-40aa-be9c-c4c2b3388eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fdadaeb2-d7e1-44ff-8558-a5e8b303d837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['a5450072-386c-4737-bf92-46e094c1c5cb','490eecbd-ca2a-48b8-b7c9-a9932a2e2584','883d971f-06c9-4695-b097-1c737b081b3a','cb81ff69-52d3-4e94-a9e3-20459d4240ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:48.345119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51986640-2ab3-4953-9658-88df3099f962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:48.352730 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51986640-2ab3-4953-9658-88df3099f962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:48.353538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (1e27f3d2-5b78-45ab-9c5d-e1010bcef3d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:48.353817 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request issued successfully. Aug 18 22:54:48.359558 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.359558 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:48.359976 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:48.605453 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c66e441-f3e4-4506-abbf-b510c097864f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.607292 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c66e441-f3e4-4506-abbf-b510c097864f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:48.607585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c66e441-f3e4-4506-abbf-b510c097864f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:48.607850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c66e441-f3e4-4506-abbf-b510c097864f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:48.607996 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7c66e441-f3e4-4506-abbf-b510c097864f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:48.612066 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.612066 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:48.612703 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c66e441-f3e4-4506-abbf-b510c097864f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:48.613042 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 736/2936] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:48 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:48.716614 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35eca9d5-94e1-4dad-867f-5c0af286bc27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.717009 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35eca9d5-94e1-4dad-867f-5c0af286bc27 None None] GET https://10.4.3.89/volume// Aug 18 22:54:48.717229 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35eca9d5-94e1-4dad-867f-5c0af286bc27 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:48.717459 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35eca9d5-94e1-4dad-867f-5c0af286bc27 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:48.717755 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35eca9d5-94e1-4dad-867f-5c0af286bc27 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:48.718174 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 733/2937] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:54:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:48.727641 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-a47dc5a5-937f-4ece-8eb1-23a7e3617f32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.729724 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-a47dc5a5-937f-4ece-8eb1-23a7e3617f32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d Aug 18 22:54:48.729949 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-a47dc5a5-937f-4ece-8eb1-23a7e3617f32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:48.730194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-a47dc5a5-937f-4ece-8eb1-23a7e3617f32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:48.739167 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.739167 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:48.742496 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-a47dc5a5-937f-4ece-8eb1-23a7e3617f32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:54:48.746942 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-a47dc5a5-937f-4ece-8eb1-23a7e3617f32 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d returned with HTTP 200 Aug 18 22:54:48.747395 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 736/2938] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:54:48 2026] GET /volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d => generated 1594 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:54:48.846769 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-4a23cc08-9df9-4cfc-b252-e3aa67ba2cd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.849307 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-4a23cc08-9df9-4cfc-b252-e3aa67ba2cd6 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] PUT https://10.4.3.89/volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073 Aug 18 22:54:48.849862 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-4a23cc08-9df9-4cfc-b252-e3aa67ba2cd6 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:48.858849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-4a23cc08-9df9-4cfc-b252-e3aa67ba2cd6 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Acquiring lock "cinder-attachment_update-44fd8c62-8faa-41ef-90c4-f9219447571d-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:54:48.864592 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c10dff08-40e8-45d5-833d-1921f29ac2a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.869358 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c10dff08-40e8-45d5-833d-1921f29ac2a6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:54:48.869358 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c10dff08-40e8-45d5-833d-1921f29ac2a6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:48.869567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-4a23cc08-9df9-4cfc-b252-e3aa67ba2cd6 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Lock "cinder-attachment_update-44fd8c62-8faa-41ef-90c4-f9219447571d-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:54:48.869605 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c10dff08-40e8-45d5-833d-1921f29ac2a6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:48.869605 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c10dff08-40e8-45d5-833d-1921f29ac2a6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: 5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:54:48.869646 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.869646 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:48.875077 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.875077 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:48.875650 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c10dff08-40e8-45d5-833d-1921f29ac2a6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:48.895769 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c10dff08-40e8-45d5-833d-1921f29ac2a6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:54:48.895988 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c10dff08-40e8-45d5-833d-1921f29ac2a6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 202 Aug 18 22:54:48.896492 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 734/2939] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:54:48 2026] DELETE /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 22:54:48.905451 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-18031398-7163-4f36-adf5-18cec77f3f4b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.907758 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18031398-7163-4f36-adf5-18cec77f3f4b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:54:48.908042 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18031398-7163-4f36-adf5-18cec77f3f4b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:48.908364 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-18031398-7163-4f36-adf5-18cec77f3f4b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:48.918719 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:48.918719 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:48.923892 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-18031398-7163-4f36-adf5-18cec77f3f4b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:48.930738 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-18031398-7163-4f36-adf5-18cec77f3f4b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 200 Aug 18 22:54:48.931365 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 737/2940] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:48 2026] GET /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:48.974817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-4a23cc08-9df9-4cfc-b252-e3aa67ba2cd6 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Lock "cinder-attachment_update-44fd8c62-8faa-41ef-90c4-f9219447571d-np0000007715" released by "attachment_update" :: held 0.108s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:54:48.975120 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-4a23cc08-9df9-4cfc-b252-e3aa67ba2cd6 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073 returned with HTTP 200 Aug 18 22:54:48.975626 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 737/2941] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:54:48 2026] PUT /volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:48.996723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-be0b4ff7-d692-402c-a66d-7f505c51fe9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:48.999623 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-be0b4ff7-d692-402c-a66d-7f505c51fe9d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] POST https://10.4.3.89/volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073/action Aug 18 22:54:48.999623 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-be0b4ff7-d692-402c-a66d-7f505c51fe9d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:49.000129 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8bb7f1cb-80a7-499d-805e-7ff795d35376 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:49.000184 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-be0b4ff7-d692-402c-a66d-7f505c51fe9d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:49.001247 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8bb7f1cb-80a7-499d-805e-7ff795d35376 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:49.001477 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8bb7f1cb-80a7-499d-805e-7ff795d35376 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:49.001657 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8bb7f1cb-80a7-499d-805e-7ff795d35376 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:49.001788 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8bb7f1cb-80a7-499d-805e-7ff795d35376 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:49.005625 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:49.005625 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:49.006184 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8bb7f1cb-80a7-499d-805e-7ff795d35376 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:49.006559 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 738/2942] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:48 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:49.015655 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:49.015655 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:49.023810 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-89e26dd1-d6f8-48e5-9a8c-f64a4efb6bf2 req-be0b4ff7-d692-402c-a66d-7f505c51fe9d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073/action returned with HTTP 204 Aug 18 22:54:49.024223 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 735/2943] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:54:48 2026] POST /volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:49.366580 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:49.366580 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:49.367035 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:54:49.367200 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 22:54:49.367309 np0000007715 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Overwriting volume cb174376-33e8-44b5-bd05-7ca7317e3c2f with restore of backup fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:49.380920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] restore_backup in rpcapi backup_id fdadaeb2-d7e1-44ff-8558-a5e8b303d837 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 22:54:49.382659 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4cff188-5653-4ad2-bb81-ddb9fa6e2320 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837/restore returned with HTTP 202 Aug 18 22:54:49.383306 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 734/2944] 10.4.3.89 () {68 vars in 1386 bytes} [Tue Aug 18 22:54:48 2026] POST /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837/restore => generated 189 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:49.390734 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47ac4000-4509-4858-867d-660ead09486a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:49.392676 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47ac4000-4509-4858-867d-660ead09486a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:49.392883 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47ac4000-4509-4858-867d-660ead09486a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:49.393106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47ac4000-4509-4858-867d-660ead09486a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:49.393235 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-47ac4000-4509-4858-867d-660ead09486a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:49.411383 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:49.411383 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:49.411383 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47ac4000-4509-4858-867d-660ead09486a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:49.411575 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 738/2945] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:49 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:49.624199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0607d600-8f0c-4d6c-bba9-d1ec3b6c8ad2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:49.625809 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0607d600-8f0c-4d6c-bba9-d1ec3b6c8ad2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:49.625985 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0607d600-8f0c-4d6c-bba9-d1ec3b6c8ad2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:49.626176 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0607d600-8f0c-4d6c-bba9-d1ec3b6c8ad2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:49.626279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0607d600-8f0c-4d6c-bba9-d1ec3b6c8ad2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:49.630407 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:49.630407 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:49.631181 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0607d600-8f0c-4d6c-bba9-d1ec3b6c8ad2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:49.631429 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 739/2946] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:49 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:49.946589 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59645a0e-9e0a-47de-83da-d8266217b8ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:49.949889 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59645a0e-9e0a-47de-83da-d8266217b8ea tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 Aug 18 22:54:49.949889 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59645a0e-9e0a-47de-83da-d8266217b8ea tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:49.949889 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59645a0e-9e0a-47de-83da-d8266217b8ea tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:49.954521 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59645a0e-9e0a-47de-83da-d8266217b8ea tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 returned with HTTP 404 Aug 18 22:54:49.954959 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 736/2947] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:49 2026] GET /volume/v3/volumes/5f0c0e62-031d-4aa7-9ca4-9f3772edef73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:49.987612 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:49.989408 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:49.989739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-67344021", "snapshot_id": null, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:49.991142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-67344021', 'snapshot_id': None, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:50.015728 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ba6d9bf0-0f8e-4ca2-a256-01ac0e781f34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:50.018070 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba6d9bf0-0f8e-4ca2-a256-01ac0e781f34 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:50.018303 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba6d9bf0-0f8e-4ca2-a256-01ac0e781f34 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:50.018488 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba6d9bf0-0f8e-4ca2-a256-01ac0e781f34 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:50.018587 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ba6d9bf0-0f8e-4ca2-a256-01ac0e781f34 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:50.022635 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:50.022635 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:50.023192 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba6d9bf0-0f8e-4ca2-a256-01ac0e781f34 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:50.023542 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 739/2948] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:50 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:50.062925 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:54:50.067236 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:54:50.072739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (d8fb4ff8-830b-4a33-9ff6-68ea57f8dd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:50.073807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628ab008-4403-4eaa-acf0-38dce7213e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:50.074720 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:50.124031 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (628ab008-4403-4eaa-acf0-38dce7213e9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:50.124790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98a1bbf-abdb-412f-842e-97ad65f43860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:50.158981 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['33f0f2c7-36b6-4aa3-b924-1e15a3456829', '91b1bac4-458b-42c0-8a2f-4cf0cb8f98ff', 'd04678e9-f9d8-4da1-a8f2-4c7291622dee', 'a72b557e-e17e-4b15-a02d-20459062d878'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:50.160237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98a1bbf-abdb-412f-842e-97ad65f43860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33f0f2c7-36b6-4aa3-b924-1e15a3456829', '91b1bac4-458b-42c0-8a2f-4cf0cb8f98ff', 'd04678e9-f9d8-4da1-a8f2-4c7291622dee', 'a72b557e-e17e-4b15-a02d-20459062d878']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:50.160631 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cb9cd2-d543-438e-8137-35a8e551e790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:50.181660 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2cb9cd2-d543-438e-8137-35a8e551e790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd181867e-fe08-45cb-98e5-b410d33f29d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-67344021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['33f0f2c7-36b6-4aa3-b924-1e15a3456829','91b1bac4-458b-42c0-8a2f-4cf0cb8f98ff','d04678e9-f9d8-4da1-a8f2-4c7291622dee','a72b557e-e17e-4b15-a02d-20459062d878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-67344021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d181867e-fe08-45cb-98e5-b410d33f29d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:50.182486 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c765d3b-b2af-4c70-900c-ca28ba2c8361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:50.199383 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c765d3b-b2af-4c70-900c-ca28ba2c8361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-67344021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['33f0f2c7-36b6-4aa3-b924-1e15a3456829','91b1bac4-458b-42c0-8a2f-4cf0cb8f98ff','d04678e9-f9d8-4da1-a8f2-4c7291622dee','a72b557e-e17e-4b15-a02d-20459062d878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:50.200019 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf12bd5e-795f-458d-aa48-737fcfd6b6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:50.218733 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf12bd5e-795f-458d-aa48-737fcfd6b6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:50.220227 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (d8fb4ff8-830b-4a33-9ff6-68ea57f8dd1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:50.220596 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:54:50.223375 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9faa5180-1ecd-4349-baa9-5bb16af70e3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:50.225170 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 735/2949] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:54:49 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:50.237687 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f42750eb-a221-4099-a5f9-92fa3e38bc34 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:50.239978 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f42750eb-a221-4099-a5f9-92fa3e38bc34 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:54:50.240387 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f42750eb-a221-4099-a5f9-92fa3e38bc34 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:50.240506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f42750eb-a221-4099-a5f9-92fa3e38bc34 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:50.249953 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:50.249953 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:50.254997 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f42750eb-a221-4099-a5f9-92fa3e38bc34 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:50.260765 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f42750eb-a221-4099-a5f9-92fa3e38bc34 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 returned with HTTP 200 Aug 18 22:54:50.261279 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 740/2950] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:50 2026] GET /volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:50.426451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-025eeda6-a38a-459b-a6c2-575ded2ecb09 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:50.428346 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-025eeda6-a38a-459b-a6c2-575ded2ecb09 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:50.428560 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-025eeda6-a38a-459b-a6c2-575ded2ecb09 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:50.428784 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-025eeda6-a38a-459b-a6c2-575ded2ecb09 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:50.428895 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-025eeda6-a38a-459b-a6c2-575ded2ecb09 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:50.433794 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:50.433794 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:50.434632 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-025eeda6-a38a-459b-a6c2-575ded2ecb09 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:50.435011 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 737/2951] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:50 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:50.642967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f395ef4-21ab-4988-b751-51e9400e6fff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:50.644646 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f395ef4-21ab-4988-b751-51e9400e6fff tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:50.645178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f395ef4-21ab-4988-b751-51e9400e6fff tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:50.645178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f395ef4-21ab-4988-b751-51e9400e6fff tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:50.645178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9f395ef4-21ab-4988-b751-51e9400e6fff tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:50.649245 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:50.649245 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:50.649987 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f395ef4-21ab-4988-b751-51e9400e6fff tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:50.650391 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 740/2952] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:50 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:51.034529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87aedb6a-b9e8-4cdd-b5ab-c33c3e632bf9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:51.037604 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87aedb6a-b9e8-4cdd-b5ab-c33c3e632bf9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:51.037757 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87aedb6a-b9e8-4cdd-b5ab-c33c3e632bf9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:51.037921 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87aedb6a-b9e8-4cdd-b5ab-c33c3e632bf9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:51.038019 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-87aedb6a-b9e8-4cdd-b5ab-c33c3e632bf9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:51.044367 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:51.044367 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:51.044864 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87aedb6a-b9e8-4cdd-b5ab-c33c3e632bf9 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:51.045180 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 736/2953] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:51 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:51.278074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71905c26-a144-4926-ac4a-a235e1d5ba79 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:51.281903 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71905c26-a144-4926-ac4a-a235e1d5ba79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:54:51.282132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71905c26-a144-4926-ac4a-a235e1d5ba79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:51.282388 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71905c26-a144-4926-ac4a-a235e1d5ba79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:51.291189 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:51.291189 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:51.294959 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-71905c26-a144-4926-ac4a-a235e1d5ba79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:51.299770 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71905c26-a144-4926-ac4a-a235e1d5ba79 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 returned with HTTP 200 Aug 18 22:54:51.300189 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 741/2954] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:51 2026] GET /volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:51.315920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aababfdf-c25f-4bce-9ff2-056d9701c66a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:51.320285 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aababfdf-c25f-4bce-9ff2-056d9701c66a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:54:51.320285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aababfdf-c25f-4bce-9ff2-056d9701c66a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:51.320285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aababfdf-c25f-4bce-9ff2-056d9701c66a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:51.327634 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:51.327634 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:51.333344 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aababfdf-c25f-4bce-9ff2-056d9701c66a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:51.336442 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aababfdf-c25f-4bce-9ff2-056d9701c66a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 returned with HTTP 200 Aug 18 22:54:51.337014 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 738/2955] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:51 2026] GET /volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:51.349233 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a5539d8-958e-419e-a234-2afc326fec3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:51.350928 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a5539d8-958e-419e-a234-2afc326fec3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:54:51.351444 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a5539d8-958e-419e-a234-2afc326fec3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d181867e-fe08-45cb-98e5-b410d33f29d1", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1882842793", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:51.359725 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:51.359725 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:51.360273 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a5539d8-958e-419e-a234-2afc326fec3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:51.360461 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-1a5539d8-958e-419e-a234-2afc326fec3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create snapshot from volume d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:54:51.384048 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1a5539d8-958e-419e-a234-2afc326fec3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['091a8a74-96dc-438e-bee6-d5fac55a5e5d', '88ea8af4-eb48-405f-bcba-8d0f30fbe097', 'a3006c5f-1098-41c7-9499-160ebb9b64ee', '76bc5533-2d5e-4495-ae7b-383bf5a2ebf9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:51.420136 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a5539d8-958e-419e-a234-2afc326fec3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot create request issued successfully. Aug 18 22:54:51.420136 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a5539d8-958e-419e-a234-2afc326fec3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:54:51.420645 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 741/2956] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:54:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:51.434155 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-122f6091-68ae-4a0f-b5fc-f92fcee57bde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:51.441327 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-122f6091-68ae-4a0f-b5fc-f92fcee57bde tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:54:51.441327 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-122f6091-68ae-4a0f-b5fc-f92fcee57bde tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:51.441327 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-122f6091-68ae-4a0f-b5fc-f92fcee57bde tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:51.446566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff6302fe-1067-49ca-9ef3-f33035ed8a83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:51.446671 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:51.446671 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:51.447110 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-122f6091-68ae-4a0f-b5fc-f92fcee57bde tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:51.447971 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-122f6091-68ae-4a0f-b5fc-f92fcee57bde tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 200 Aug 18 22:54:51.448324 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 737/2957] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:54:51 2026] GET /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:51.449833 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff6302fe-1067-49ca-9ef3-f33035ed8a83 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:51.449833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff6302fe-1067-49ca-9ef3-f33035ed8a83 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:51.449833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff6302fe-1067-49ca-9ef3-f33035ed8a83 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:51.449833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ff6302fe-1067-49ca-9ef3-f33035ed8a83 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:51.455349 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:51.455349 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:51.456470 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff6302fe-1067-49ca-9ef3-f33035ed8a83 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:51.456947 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 742/2958] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:51 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:51.662967 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f67cb07-f0e3-4883-bd87-feb909b6dfc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:51.664563 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f67cb07-f0e3-4883-bd87-feb909b6dfc2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:51.666018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f67cb07-f0e3-4883-bd87-feb909b6dfc2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:51.666018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f67cb07-f0e3-4883-bd87-feb909b6dfc2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:51.666018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9f67cb07-f0e3-4883-bd87-feb909b6dfc2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:51.669978 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:51.669978 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:51.670808 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f67cb07-f0e3-4883-bd87-feb909b6dfc2 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:51.671308 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 739/2959] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:51 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:52.054952 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5faf3ce4-58b8-4cd5-9703-e9bbfb2dd545 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:52.057162 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5faf3ce4-58b8-4cd5-9703-e9bbfb2dd545 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:52.057436 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5faf3ce4-58b8-4cd5-9703-e9bbfb2dd545 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:52.057660 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5faf3ce4-58b8-4cd5-9703-e9bbfb2dd545 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:52.057874 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5faf3ce4-58b8-4cd5-9703-e9bbfb2dd545 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:52.062416 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:52.062416 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:52.063124 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5faf3ce4-58b8-4cd5-9703-e9bbfb2dd545 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:52.063555 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 742/2960] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:52 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:52.458313 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-485fde4d-811b-49aa-b0f4-d3c8b8a4aa45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:52.460927 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-485fde4d-811b-49aa-b0f4-d3c8b8a4aa45 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:54:52.461166 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-485fde4d-811b-49aa-b0f4-d3c8b8a4aa45 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:52.461473 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-485fde4d-811b-49aa-b0f4-d3c8b8a4aa45 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:52.467444 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a7c058a-125a-4fbd-b73a-4ba27fc7c2b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:52.470032 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a7c058a-125a-4fbd-b73a-4ba27fc7c2b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:52.470367 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a7c058a-125a-4fbd-b73a-4ba27fc7c2b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:52.470432 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:52.470432 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:52.470615 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a7c058a-125a-4fbd-b73a-4ba27fc7c2b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:52.470772 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4a7c058a-125a-4fbd-b73a-4ba27fc7c2b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:52.471056 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-485fde4d-811b-49aa-b0f4-d3c8b8a4aa45 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:52.472125 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-485fde4d-811b-49aa-b0f4-d3c8b8a4aa45 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 200 Aug 18 22:54:52.472712 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 738/2961] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:54:52 2026] GET /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:52.476406 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:52.476406 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:52.477470 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a7c058a-125a-4fbd-b73a-4ba27fc7c2b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:52.477980 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 743/2962] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:52 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:52.482706 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43e23643-5dbb-4d9f-b086-327eb5a7ac38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:52.484556 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43e23643-5dbb-4d9f-b086-327eb5a7ac38 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:54:52.484787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43e23643-5dbb-4d9f-b086-327eb5a7ac38 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:52.484983 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43e23643-5dbb-4d9f-b086-327eb5a7ac38 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:52.491658 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:52.491658 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:52.492123 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43e23643-5dbb-4d9f-b086-327eb5a7ac38 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:52.492914 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43e23643-5dbb-4d9f-b086-327eb5a7ac38 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 200 Aug 18 22:54:52.493284 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 740/2963] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:54:52 2026] GET /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:52.624121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-a7c01f49-5879-40ca-ae42-fa6b7260976b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:52.626457 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-a7c01f49-5879-40ca-ae42-fa6b7260976b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:54:52.626613 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-a7c01f49-5879-40ca-ae42-fa6b7260976b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:52.626788 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-a7c01f49-5879-40ca-ae42-fa6b7260976b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:52.631985 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:52.631985 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:52.632578 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-a7c01f49-5879-40ca-ae42-fa6b7260976b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:52.633508 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-a7c01f49-5879-40ca-ae42-fa6b7260976b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 200 Aug 18 22:54:52.634117 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 743/2964] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:54:52 2026] GET /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:52.642850 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-cb646a89-cc2e-49a6-b525-5ebfaa9b0ef7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:52.644797 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-cb646a89-cc2e-49a6-b525-5ebfaa9b0ef7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:54:52.644948 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-cb646a89-cc2e-49a6-b525-5ebfaa9b0ef7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:52.645105 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-cb646a89-cc2e-49a6-b525-5ebfaa9b0ef7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:52.652365 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:52.652365 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:52.655874 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-cb646a89-cc2e-49a6-b525-5ebfaa9b0ef7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:52.660276 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-cb646a89-cc2e-49a6-b525-5ebfaa9b0ef7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 returned with HTTP 200 Aug 18 22:54:52.660766 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 739/2965] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:52 2026] GET /volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:52.681775 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1ece8f75-4dcd-45a0-89b3-c20868fb801a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:52.684029 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ece8f75-4dcd-45a0-89b3-c20868fb801a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:52.684307 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ece8f75-4dcd-45a0-89b3-c20868fb801a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:52.684558 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1ece8f75-4dcd-45a0-89b3-c20868fb801a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:52.684696 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1ece8f75-4dcd-45a0-89b3-c20868fb801a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:52.689075 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:52.689075 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:52.689742 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1ece8f75-4dcd-45a0-89b3-c20868fb801a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:52.690293 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 744/2966] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:52 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:53.070901 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-4a37902e-0cf7-424b-8a56-3213deb8c22e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.073009 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-4a37902e-0cf7-424b-8a56-3213deb8c22e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:54:53.073190 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-4a37902e-0cf7-424b-8a56-3213deb8c22e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.073454 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-4a37902e-0cf7-424b-8a56-3213deb8c22e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.073773 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8bd3a244-675c-463d-ba1b-e4eb6838aa8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.076277 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bd3a244-675c-463d-ba1b-e4eb6838aa8c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:53.076609 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bd3a244-675c-463d-ba1b-e4eb6838aa8c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.076938 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bd3a244-675c-463d-ba1b-e4eb6838aa8c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.077118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8bd3a244-675c-463d-ba1b-e4eb6838aa8c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:53.079591 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.079591 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:53.080068 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-4a37902e-0cf7-424b-8a56-3213deb8c22e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:53.080983 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-4a37902e-0cf7-424b-8a56-3213deb8c22e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 200 Aug 18 22:54:53.081332 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 741/2967] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:53.082501 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.082501 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:53.083399 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bd3a244-675c-463d-ba1b-e4eb6838aa8c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:53.084051 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 744/2968] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:53.487951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ec14788-90e2-4ca5-85d2-bfadb751156d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.489765 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ec14788-90e2-4ca5-85d2-bfadb751156d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:53.489957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ec14788-90e2-4ca5-85d2-bfadb751156d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.490140 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ec14788-90e2-4ca5-85d2-bfadb751156d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.490238 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3ec14788-90e2-4ca5-85d2-bfadb751156d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:53.495518 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.495518 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:53.499401 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ec14788-90e2-4ca5-85d2-bfadb751156d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:53.499903 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 740/2969] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:53.525102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19e4cc59-4b9f-4506-9ed0-42cbec2e2672 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.526057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19e4cc59-4b9f-4506-9ed0-42cbec2e2672 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:53.526241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19e4cc59-4b9f-4506-9ed0-42cbec2e2672 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.526528 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19e4cc59-4b9f-4506-9ed0-42cbec2e2672 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.539482 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.539482 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:53.544335 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-19e4cc59-4b9f-4506-9ed0-42cbec2e2672 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Volume info retrieved successfully. Aug 18 22:54:53.547685 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19e4cc59-4b9f-4506-9ed0-42cbec2e2672 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:53.548058 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 745/2970] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:53.598394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-0d184fde-6ad9-4e29-b696-4702399fe62a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.599548 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-0d184fde-6ad9-4e29-b696-4702399fe62a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:53.599975 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-0d184fde-6ad9-4e29-b696-4702399fe62a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.600062 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-0d184fde-6ad9-4e29-b696-4702399fe62a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.621570 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.621570 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:53.626736 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-0d184fde-6ad9-4e29-b696-4702399fe62a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:53.633043 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-0d184fde-6ad9-4e29-b696-4702399fe62a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:53.633887 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 742/2971] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:53.652501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-36f6dfd5-2a95-461d-8550-71ef8bc780ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.655182 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-36f6dfd5-2a95-461d-8550-71ef8bc780ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772/action Aug 18 22:54:53.655557 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-36f6dfd5-2a95-461d-8550-71ef8bc780ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:53.655672 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-36f6dfd5-2a95-461d-8550-71ef8bc780ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:53.673451 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.673451 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:53.674131 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-36f6dfd5-2a95-461d-8550-71ef8bc780ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:53.681427 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-36f6dfd5-2a95-461d-8550-71ef8bc780ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Begin detaching volume completed successfully. Aug 18 22:54:53.681766 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-36f6dfd5-2a95-461d-8550-71ef8bc780ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772/action returned with HTTP 202 Aug 18 22:54:53.682212 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 745/2972] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:54:53 2026] POST /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:54:53.701747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-544b5356-72ed-4afa-a78d-26c5e71084f8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.705544 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-544b5356-72ed-4afa-a78d-26c5e71084f8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:53.705824 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-544b5356-72ed-4afa-a78d-26c5e71084f8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.706091 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-544b5356-72ed-4afa-a78d-26c5e71084f8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.706186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4ace3d6-dd1b-4d92-89c3-c7a7a0f34065 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.706224 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-544b5356-72ed-4afa-a78d-26c5e71084f8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:53.708812 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4ace3d6-dd1b-4d92-89c3-c7a7a0f34065 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:53.709103 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4ace3d6-dd1b-4d92-89c3-c7a7a0f34065 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.709429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4ace3d6-dd1b-4d92-89c3-c7a7a0f34065 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.720470 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.720470 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:53.721350 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-544b5356-72ed-4afa-a78d-26c5e71084f8 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:53.721854 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 746/2973] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:53.727970 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.727970 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:53.735067 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4ace3d6-dd1b-4d92-89c3-c7a7a0f34065 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:53.740025 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4ace3d6-dd1b-4d92-89c3-c7a7a0f34065 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:53.740338 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 741/2974] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:53.741106 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd149950-74bb-49cb-af6c-b747f1ca9fa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.741106 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd149950-74bb-49cb-af6c-b747f1ca9fa3 None None] GET https://10.4.3.89/volume// Aug 18 22:54:53.743953 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd149950-74bb-49cb-af6c-b747f1ca9fa3 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.743953 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd149950-74bb-49cb-af6c-b747f1ca9fa3 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.743953 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd149950-74bb-49cb-af6c-b747f1ca9fa3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:53.743953 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 743/2975] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:53.749740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-4500e13f-6aa9-4f42-937e-4bb76611f4a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:53.751765 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-4500e13f-6aa9-4f42-937e-4bb76611f4a7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:53.751974 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-4500e13f-6aa9-4f42-937e-4bb76611f4a7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:53.752164 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-4500e13f-6aa9-4f42-937e-4bb76611f4a7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:53.762903 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:53.762903 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:53.766417 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-4500e13f-6aa9-4f42-937e-4bb76611f4a7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:53.770283 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-4500e13f-6aa9-4f42-937e-4bb76611f4a7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:53.770811 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 746/2976] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:54:53 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1623 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:54:54.095696 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6996875-e0d1-4539-9b25-7f283db7627f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.101383 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6996875-e0d1-4539-9b25-7f283db7627f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:54.101675 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6996875-e0d1-4539-9b25-7f283db7627f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.101970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6996875-e0d1-4539-9b25-7f283db7627f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.102133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c6996875-e0d1-4539-9b25-7f283db7627f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:54.108313 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.108313 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:54.108313 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6996875-e0d1-4539-9b25-7f283db7627f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:54.108313 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 747/2977] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:54.259969 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-746364c9-7c74-4acc-91fb-da7b6c0df503 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.262884 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-746364c9-7c74-4acc-91fb-da7b6c0df503 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:54:54.263200 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-746364c9-7c74-4acc-91fb-da7b6c0df503 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.263511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-746364c9-7c74-4acc-91fb-da7b6c0df503 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.273870 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.273870 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:54.274683 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-746364c9-7c74-4acc-91fb-da7b6c0df503 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:54.276423 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-746364c9-7c74-4acc-91fb-da7b6c0df503 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 200 Aug 18 22:54:54.276965 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 742/2978] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:54.293233 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-6e87b1db-4530-4869-ace5-7a447318e797 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.299318 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-6e87b1db-4530-4869-ace5-7a447318e797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:54:54.299567 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-6e87b1db-4530-4869-ace5-7a447318e797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.299786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-6e87b1db-4530-4869-ace5-7a447318e797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.313883 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.313883 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:54.320996 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-6e87b1db-4530-4869-ace5-7a447318e797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:54.327290 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-6e87b1db-4530-4869-ace5-7a447318e797 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 returned with HTTP 200 Aug 18 22:54:54.327863 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 744/2979] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:54.337511 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.339420 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:54:54.342502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "897f6025-efc5-4c8c-a745-25acae2d065d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:54.342502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '897f6025-efc5-4c8c-a745-25acae2d065d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:54:54.348933 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.348933 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:54.349426 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:54:54.349571 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:54:54.350166 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:54:54.355247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (e05ba4e1-d5e0-4633-8441-700734e0e907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:54.356291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8463cd0-607a-4caa-93cb-7035ff5006db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:54.357124 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:54:54.360764 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-b7f78cff-6810-4bec-8217-d9fe0b8c852a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.362921 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-b7f78cff-6810-4bec-8217-d9fe0b8c852a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:54.363101 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-b7f78cff-6810-4bec-8217-d9fe0b8c852a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.363311 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-b7f78cff-6810-4bec-8217-d9fe0b8c852a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.374971 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.374971 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:54.378240 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-b7f78cff-6810-4bec-8217-d9fe0b8c852a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:54.382000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8463cd0-607a-4caa-93cb-7035ff5006db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '897f6025-efc5-4c8c-a745-25acae2d065d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:54.382248 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-b7f78cff-6810-4bec-8217-d9fe0b8c852a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:54.382654 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 748/2980] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:54.382715 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0cf6104-2327-49a0-9457-245c82e5dc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:54.400119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-aa4f168e-9d61-4b51-9f27-2476f755f2ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.402705 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-aa4f168e-9d61-4b51-9f27-2476f755f2ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 Aug 18 22:54:54.402945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-aa4f168e-9d61-4b51-9f27-2476f755f2ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.403197 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-aa4f168e-9d61-4b51-9f27-2476f755f2ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.417196 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.417196 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:54.429902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['57e945a6-f068-4022-8d51-989f705872e2', '34cf3fb2-49f9-4597-aebf-676c4222fa32', '349f2285-3a73-4de4-b40e-74794a150629', '0b80a198-6b7e-4e3e-a27a-6b37f21c2fb9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:54.429902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0cf6104-2327-49a0-9457-245c82e5dc12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57e945a6-f068-4022-8d51-989f705872e2', '34cf3fb2-49f9-4597-aebf-676c4222fa32', '349f2285-3a73-4de4-b40e-74794a150629', '0b80a198-6b7e-4e3e-a27a-6b37f21c2fb9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:54.430628 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ead0cb7-5e0b-4423-9a49-ebeebc20c69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:54.472194 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ead0cb7-5e0b-4423-9a49-ebeebc20c69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263bf994-c58b-451f-a6e2-89f83de53097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['57e945a6-f068-4022-8d51-989f705872e2','34cf3fb2-49f9-4597-aebf-676c4222fa32','349f2285-3a73-4de4-b40e-74794a150629','0b80a198-6b7e-4e3e-a27a-6b37f21c2fb9'],size=1,snapshot_id=897f6025-efc5-4c8c-a745-25acae2d065d,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:54:54Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263bf994-c58b-451f-a6e2-89f83de53097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=897f6025-efc5-4c8c-a745-25acae2d065d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:54.473224 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac85deb-0958-4539-8441-40a2f0202a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:54.486044 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-89dd58f3-530b-4108-b45e-9f9a2916fc2c req-aa4f168e-9d61-4b51-9f27-2476f755f2ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 returned with HTTP 200 Aug 18 22:54:54.486638 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 743/2981] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:54:54 2026] DELETE /volume/v3/attachments/6d9bb726-2722-4ed7-90d2-72d38ead81f5 => generated 192 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:54.492685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cac85deb-0958-4539-8441-40a2f0202a9d) transitioned into 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='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['57e945a6-f068-4022-8d51-989f705872e2','34cf3fb2-49f9-4597-aebf-676c4222fa32','349f2285-3a73-4de4-b40e-74794a150629','0b80a198-6b7e-4e3e-a27a-6b37f21c2fb9'],size=1,snapshot_id=897f6025-efc5-4c8c-a745-25acae2d065d,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:54.495210 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab17ca3c-2f69-49c8-925d-5f76378d1956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:54:54.513231 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6b914f0-9675-4b03-ac5f-7b86fef80b38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.513428 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab17ca3c-2f69-49c8-925d-5f76378d1956) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:54:54.514158 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (e05ba4e1-d5e0-4633-8441-700734e0e907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:54:54.514530 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:54:54.514909 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6b914f0-9675-4b03-ac5f-7b86fef80b38 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:54.515013 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-330974b6-a2e1-47cf-9c00-2e6d8d11d24f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:54:54.515120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6b914f0-9675-4b03-ac5f-7b86fef80b38 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.515339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6b914f0-9675-4b03-ac5f-7b86fef80b38 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.515475 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b6b914f0-9675-4b03-ac5f-7b86fef80b38 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:54.515507 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 747/2982] 10.4.3.89 () {72 vars in 1534 bytes} [Tue Aug 18 22:54:54 2026] POST /volume/v3/volumes => generated 734 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:54.520290 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.520290 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:54.521860 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6b914f0-9675-4b03-ac5f-7b86fef80b38 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:54.521860 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 745/2983] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:54.528806 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-fce25cca-afc0-42b7-911e-0e6728252fbf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.530369 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-fce25cca-afc0-42b7-911e-0e6728252fbf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 Aug 18 22:54:54.530700 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-fce25cca-afc0-42b7-911e-0e6728252fbf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.531005 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-fce25cca-afc0-42b7-911e-0e6728252fbf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.544686 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.544686 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:54.552165 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-fce25cca-afc0-42b7-911e-0e6728252fbf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:54.556656 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-fce25cca-afc0-42b7-911e-0e6728252fbf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 returned with HTTP 200 Aug 18 22:54:54.557135 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 749/2984] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 => generated 802 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:54.565016 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-7e3e53c5-77e6-4530-bc3a-e30d54e3b10a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.567063 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-7e3e53c5-77e6-4530-bc3a-e30d54e3b10a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 Aug 18 22:54:54.567242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-7e3e53c5-77e6-4530-bc3a-e30d54e3b10a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.567511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-7e3e53c5-77e6-4530-bc3a-e30d54e3b10a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.574576 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.574576 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:54.579035 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-7e3e53c5-77e6-4530-bc3a-e30d54e3b10a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:54.583517 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-7e3e53c5-77e6-4530-bc3a-e30d54e3b10a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 returned with HTTP 200 Aug 18 22:54:54.583897 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 744/2985] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:54.734737 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1909c9d5-1312-476a-b344-461c621bb992 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.738627 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1909c9d5-1312-476a-b344-461c621bb992 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:54.738799 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1909c9d5-1312-476a-b344-461c621bb992 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.738966 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1909c9d5-1312-476a-b344-461c621bb992 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.739078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1909c9d5-1312-476a-b344-461c621bb992 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:54.742923 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.742923 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:54.743514 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1909c9d5-1312-476a-b344-461c621bb992 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:54.743933 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 748/2986] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:54.755741 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7391aeda-3eef-48a6-ad88-5bfb7ac4335f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.757787 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7391aeda-3eef-48a6-ad88-5bfb7ac4335f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:54.758023 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7391aeda-3eef-48a6-ad88-5bfb7ac4335f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.758248 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7391aeda-3eef-48a6-ad88-5bfb7ac4335f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.776226 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.776226 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:54.780069 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7391aeda-3eef-48a6-ad88-5bfb7ac4335f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:54.785761 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7391aeda-3eef-48a6-ad88-5bfb7ac4335f tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:54.786284 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 746/2987] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:54.798483 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-56c48b50-b9d3-4d99-b586-34e59bafd0f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.800657 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56c48b50-b9d3-4d99-b586-34e59bafd0f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:54.800906 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56c48b50-b9d3-4d99-b586-34e59bafd0f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.801146 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-56c48b50-b9d3-4d99-b586-34e59bafd0f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.813235 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.813235 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:54.817437 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-56c48b50-b9d3-4d99-b586-34e59bafd0f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] Volume info retrieved successfully. Aug 18 22:54:54.822781 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-56c48b50-b9d3-4d99-b586-34e59bafd0f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-reader] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:54.823281 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 750/2988] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:54.869093 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-249126f9-5393-4ea2-a533-7fe84d719196 req-2b87e759-0d6d-4a3c-9dba-b0604b836054 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.870663 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-2b87e759-0d6d-4a3c-9dba-b0604b836054 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:54.870968 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-2b87e759-0d6d-4a3c-9dba-b0604b836054 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.871220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-2b87e759-0d6d-4a3c-9dba-b0604b836054 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.881815 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.881815 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:54.886226 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-249126f9-5393-4ea2-a533-7fe84d719196 req-2b87e759-0d6d-4a3c-9dba-b0604b836054 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:54.891651 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-2b87e759-0d6d-4a3c-9dba-b0604b836054 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:54.892150 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 745/2989] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:54.909459 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5461ba9a-bc94-4060-9fbf-1018b24a75b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.911358 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5461ba9a-bc94-4060-9fbf-1018b24a75b3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772/action Aug 18 22:54:54.911676 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5461ba9a-bc94-4060-9fbf-1018b24a75b3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:54.911819 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5461ba9a-bc94-4060-9fbf-1018b24a75b3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:54.930412 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.930412 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:54.930835 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5461ba9a-bc94-4060-9fbf-1018b24a75b3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:54.937310 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5461ba9a-bc94-4060-9fbf-1018b24a75b3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Begin detaching volume completed successfully. Aug 18 22:54:54.937539 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5461ba9a-bc94-4060-9fbf-1018b24a75b3 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772/action returned with HTTP 202 Aug 18 22:54:54.937940 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 749/2990] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:54:54 2026] POST /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:54:54.953963 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89fa3229-9f93-4532-a3d1-c56eacb52eb0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.956592 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89fa3229-9f93-4532-a3d1-c56eacb52eb0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:54.956853 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89fa3229-9f93-4532-a3d1-c56eacb52eb0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.957108 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89fa3229-9f93-4532-a3d1-c56eacb52eb0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.968673 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.968673 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:54.972917 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89fa3229-9f93-4532-a3d1-c56eacb52eb0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:54.973349 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1fe51938-dd2c-4a7a-9e64-7ae883899054 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.973869 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fe51938-dd2c-4a7a-9e64-7ae883899054 None None] GET https://10.4.3.89/volume// Aug 18 22:54:54.974080 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fe51938-dd2c-4a7a-9e64-7ae883899054 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.974352 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fe51938-dd2c-4a7a-9e64-7ae883899054 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.974744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fe51938-dd2c-4a7a-9e64-7ae883899054 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:54.975086 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 751/2991] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:54.978280 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89fa3229-9f93-4532-a3d1-c56eacb52eb0 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:54.978822 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 747/2992] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:54.983795 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5f25997f-7eab-4cda-800a-c960a887b312 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:54.986613 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5f25997f-7eab-4cda-800a-c960a887b312 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:54.986817 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5f25997f-7eab-4cda-800a-c960a887b312 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:54.986999 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5f25997f-7eab-4cda-800a-c960a887b312 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:54.996213 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:54.996213 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:54.999483 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5f25997f-7eab-4cda-800a-c960a887b312 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:55.003283 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-5f25997f-7eab-4cda-800a-c960a887b312 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:55.003696 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 746/2993] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:54:54 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:54:55.117855 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe242c4f-435c-4c89-b55b-2d75d08b7539 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:55.119698 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe242c4f-435c-4c89-b55b-2d75d08b7539 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:55.119901 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe242c4f-435c-4c89-b55b-2d75d08b7539 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:55.120081 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe242c4f-435c-4c89-b55b-2d75d08b7539 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:55.120186 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fe242c4f-435c-4c89-b55b-2d75d08b7539 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:55.124661 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:55.124661 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:55.125277 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe242c4f-435c-4c89-b55b-2d75d08b7539 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:55.125857 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 750/2994] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:55 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:55.535218 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aac14afe-599a-48fa-b5e1-f8de661dec64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:55.537748 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aac14afe-599a-48fa-b5e1-f8de661dec64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:55.538025 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aac14afe-599a-48fa-b5e1-f8de661dec64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:55.538304 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aac14afe-599a-48fa-b5e1-f8de661dec64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:55.538473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-aac14afe-599a-48fa-b5e1-f8de661dec64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:55.543506 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:55.543506 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:55.544531 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aac14afe-599a-48fa-b5e1-f8de661dec64 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:55.544981 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 752/2995] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:55 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:55.756565 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9175e696-b68b-44f4-8a71-19af4baeb326 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:55.758277 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9175e696-b68b-44f4-8a71-19af4baeb326 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:55.758499 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9175e696-b68b-44f4-8a71-19af4baeb326 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:55.758696 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9175e696-b68b-44f4-8a71-19af4baeb326 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:55.758813 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9175e696-b68b-44f4-8a71-19af4baeb326 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:55.763022 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:55.763022 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:55.763603 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9175e696-b68b-44f4-8a71-19af4baeb326 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:55.763960 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 748/2996] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:55 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:55.994138 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-858514b6-fa4b-420e-8456-2b78538de003 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:55.997044 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-858514b6-fa4b-420e-8456-2b78538de003 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:55.997223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-858514b6-fa4b-420e-8456-2b78538de003 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:55.997629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-858514b6-fa4b-420e-8456-2b78538de003 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:56.017730 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:56.017730 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:56.024575 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-858514b6-fa4b-420e-8456-2b78538de003 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:56.030405 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-858514b6-fa4b-420e-8456-2b78538de003 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:56.030405 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 747/2997] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:55 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:56.136319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f1f0295-49d3-490b-964b-86032dca865f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:56.138430 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f1f0295-49d3-490b-964b-86032dca865f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:56.138564 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f1f0295-49d3-490b-964b-86032dca865f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:56.138764 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f1f0295-49d3-490b-964b-86032dca865f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:56.138871 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8f1f0295-49d3-490b-964b-86032dca865f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:56.143400 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:56.143400 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:56.144030 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f1f0295-49d3-490b-964b-86032dca865f tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:56.144436 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 751/2998] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:56 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:56.557337 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-72e60a7f-da8d-4d91-919a-1f16fc52520f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:56.559229 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72e60a7f-da8d-4d91-919a-1f16fc52520f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:56.559485 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72e60a7f-da8d-4d91-919a-1f16fc52520f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:56.559702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72e60a7f-da8d-4d91-919a-1f16fc52520f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:56.559824 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-72e60a7f-da8d-4d91-919a-1f16fc52520f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:56.565068 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:56.565068 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:56.566703 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72e60a7f-da8d-4d91-919a-1f16fc52520f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:56.567118 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 753/2999] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:56 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:56.777100 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebaa4328-4caf-4d42-bf0a-5d10bb1b87bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:56.778947 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebaa4328-4caf-4d42-bf0a-5d10bb1b87bf tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:54:56.779143 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebaa4328-4caf-4d42-bf0a-5d10bb1b87bf tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:56.779335 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebaa4328-4caf-4d42-bf0a-5d10bb1b87bf tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:56.779449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ebaa4328-4caf-4d42-bf0a-5d10bb1b87bf tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:56.783622 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:56.783622 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:56.784279 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebaa4328-4caf-4d42-bf0a-5d10bb1b87bf tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:54:56.784643 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 749/3000] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:56 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:56.794470 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2011883-57be-4ea4-b8ea-285d6c341e97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:56.796110 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2011883-57be-4ea4-b8ea-285d6c341e97 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:54:56.796472 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2011883-57be-4ea4-b8ea-285d6c341e97 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93c3bd6e-63a1-49c3-aa38-311e5bb732cb", "name": "tempest-VolumesBackupsTest-Backup-791544365"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:56.797822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-e2011883-57be-4ea4-b8ea-285d6c341e97 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Creating new backup {'backup': {'volume_id': '93c3bd6e-63a1-49c3-aa38-311e5bb732cb', 'name': 'tempest-VolumesBackupsTest-Backup-791544365'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:54:56.797959 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-e2011883-57be-4ea4-b8ea-285d6c341e97 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Creating backup of volume 93c3bd6e-63a1-49c3-aa38-311e5bb732cb in container None Aug 18 22:54:56.805273 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:56.805273 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:56.805749 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2011883-57be-4ea4-b8ea-285d6c341e97 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:54:56.823813 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e2011883-57be-4ea4-b8ea-285d6c341e97 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Created reservations ['a6c8b321-6df8-41f2-98ad-124339735a8e', 'd01d9c0e-ae21-4b48-b184-03ce6b232c4d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:54:56.858312 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2011883-57be-4ea4-b8ea-285d6c341e97 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:54:56.858916 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 748/3001] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:54:56 2026] POST /volume/v3/backups => generated 327 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:54:56.869284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88191039-015f-42b3-9f0d-d00069e25dd5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:56.871690 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88191039-015f-42b3-9f0d-d00069e25dd5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:54:56.871728 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88191039-015f-42b3-9f0d-d00069e25dd5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:56.871964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88191039-015f-42b3-9f0d-d00069e25dd5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:56.872088 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-88191039-015f-42b3-9f0d-d00069e25dd5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:56.877086 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:56.877086 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:56.877996 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88191039-015f-42b3-9f0d-d00069e25dd5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:54:56.878473 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 752/3002] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:56 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:57.046815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54994e54-07d7-4eb5-b757-2bff697a7bb8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.049056 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54994e54-07d7-4eb5-b757-2bff697a7bb8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:57.049331 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54994e54-07d7-4eb5-b757-2bff697a7bb8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:57.049468 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54994e54-07d7-4eb5-b757-2bff697a7bb8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:57.060206 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.060206 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:57.063781 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54994e54-07d7-4eb5-b757-2bff697a7bb8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:57.067922 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54994e54-07d7-4eb5-b757-2bff697a7bb8 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:57.068375 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 754/3003] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:57 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:57.156874 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b62ba8d1-4d1c-4b38-9db7-ed54fc57d599 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.159018 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b62ba8d1-4d1c-4b38-9db7-ed54fc57d599 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:57.159352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b62ba8d1-4d1c-4b38-9db7-ed54fc57d599 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:57.159807 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b62ba8d1-4d1c-4b38-9db7-ed54fc57d599 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:57.159807 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b62ba8d1-4d1c-4b38-9db7-ed54fc57d599 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:57.165523 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.165523 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:57.166433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b62ba8d1-4d1c-4b38-9db7-ed54fc57d599 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:57.166966 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 750/3004] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:57 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:57.577340 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-824f1272-0dca-4431-881e-cb071b317b70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.579063 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-824f1272-0dca-4431-881e-cb071b317b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:57.579242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-824f1272-0dca-4431-881e-cb071b317b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:57.579556 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-824f1272-0dca-4431-881e-cb071b317b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:57.579556 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-824f1272-0dca-4431-881e-cb071b317b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:57.583761 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.583761 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:57.584549 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-824f1272-0dca-4431-881e-cb071b317b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:57.584930 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 749/3005] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:57 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:57.595646 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-49eaf272-3116-4a2d-be81-c6816ee09fc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.597673 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-49eaf272-3116-4a2d-be81-c6816ee09fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 Aug 18 22:54:57.597895 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-49eaf272-3116-4a2d-be81-c6816ee09fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:57.598019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-49eaf272-3116-4a2d-be81-c6816ee09fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:57.604721 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.604721 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:57.609004 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-49eaf272-3116-4a2d-be81-c6816ee09fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:57.614435 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-49eaf272-3116-4a2d-be81-c6816ee09fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 returned with HTTP 200 Aug 18 22:54:57.614864 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 753/3006] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:54:57 2026] GET /volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:57.623640 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f63d8de-d2a1-4c23-be30-0e4931224631 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.624062 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f63d8de-d2a1-4c23-be30-0e4931224631 None None] GET https://10.4.3.89/volume// Aug 18 22:54:57.624134 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f63d8de-d2a1-4c23-be30-0e4931224631 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:57.624250 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f63d8de-d2a1-4c23-be30-0e4931224631 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:57.624578 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f63d8de-d2a1-4c23-be30-0e4931224631 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:57.624925 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 755/3007] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:54:57 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:57.632071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-a139e577-c617-4a85-b376-0bd89bf202c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.634759 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-a139e577-c617-4a85-b376-0bd89bf202c3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:54:57.635580 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-a139e577-c617-4a85-b376-0bd89bf202c3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "263bf994-c58b-451f-a6e2-89f83de53097", "connector": null, "instance_uuid": "34f3b268-a0d0-48c6-a7be-48038dd89ceb"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:57.647900 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.647900 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:57.679555 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-a139e577-c617-4a85-b376-0bd89bf202c3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:54:57.680394 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 751/3008] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:54:57 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:54:57.687922 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41e5f25b-c9aa-41c5-b553-5367b796fc37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.688157 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41e5f25b-c9aa-41c5-b553-5367b796fc37 None None] GET https://10.4.3.89/volume// Aug 18 22:54:57.688214 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41e5f25b-c9aa-41c5-b553-5367b796fc37 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:57.688399 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41e5f25b-c9aa-41c5-b553-5367b796fc37 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:57.688700 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41e5f25b-c9aa-41c5-b553-5367b796fc37 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:54:57.689002 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 750/3009] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:54:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:54:57.695433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-2655c350-4037-45cb-b4f9-085fd3c1f615 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.697568 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-2655c350-4037-45cb-b4f9-085fd3c1f615 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 Aug 18 22:54:57.697823 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-2655c350-4037-45cb-b4f9-085fd3c1f615 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:57.698040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-2655c350-4037-45cb-b4f9-085fd3c1f615 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:57.706949 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.706949 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:57.710863 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-588903eb-15d3-4033-adc3-073b8456c554 req-2655c350-4037-45cb-b4f9-085fd3c1f615 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:54:57.718703 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-2655c350-4037-45cb-b4f9-085fd3c1f615 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 returned with HTTP 200 Aug 18 22:54:57.719093 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 754/3010] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:54:57 2026] GET /volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 => generated 1522 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:54:57.816294 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-455b4e23-2222-4b72-bc04-661a095d7245 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.816294 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-455b4e23-2222-4b72-bc04-661a095d7245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26 Aug 18 22:54:57.816647 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-455b4e23-2222-4b72-bc04-661a095d7245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:57.823557 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-588903eb-15d3-4033-adc3-073b8456c554 req-455b4e23-2222-4b72-bc04-661a095d7245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-263bf994-c58b-451f-a6e2-89f83de53097-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:54:57.827217 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-588903eb-15d3-4033-adc3-073b8456c554 req-455b4e23-2222-4b72-bc04-661a095d7245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-263bf994-c58b-451f-a6e2-89f83de53097-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:54:57.828128 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.828128 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:57.889791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-171e4b1b-59f1-48b0-95f7-d6e4dfabc49a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.891887 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-171e4b1b-59f1-48b0-95f7-d6e4dfabc49a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:54:57.892064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-171e4b1b-59f1-48b0-95f7-d6e4dfabc49a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:57.892244 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-171e4b1b-59f1-48b0-95f7-d6e4dfabc49a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:57.892466 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-171e4b1b-59f1-48b0-95f7-d6e4dfabc49a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:57.897479 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.897479 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:57.897978 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-171e4b1b-59f1-48b0-95f7-d6e4dfabc49a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:54:57.898134 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-588903eb-15d3-4033-adc3-073b8456c554 req-455b4e23-2222-4b72-bc04-661a095d7245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-263bf994-c58b-451f-a6e2-89f83de53097-np0000007715" released by "attachment_update" :: held 0.071s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:54:57.898465 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-455b4e23-2222-4b72-bc04-661a095d7245 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26 returned with HTTP 200 Aug 18 22:54:57.898515 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 752/3011] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:57 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:57.899003 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 756/3012] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:54:57 2026] PUT /volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:57.918572 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-588903eb-15d3-4033-adc3-073b8456c554 req-4e1d0f3c-77b7-4973-8ab1-5dc84d10ab1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:57.920301 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-4e1d0f3c-77b7-4973-8ab1-5dc84d10ab1b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26/action Aug 18 22:54:57.920615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-4e1d0f3c-77b7-4973-8ab1-5dc84d10ab1b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:54:57.920716 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-4e1d0f3c-77b7-4973-8ab1-5dc84d10ab1b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:54:57.936721 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:57.936721 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:57.946135 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-588903eb-15d3-4033-adc3-073b8456c554 req-4e1d0f3c-77b7-4973-8ab1-5dc84d10ab1b tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26/action returned with HTTP 204 Aug 18 22:54:57.946609 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 751/3013] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:54:57 2026] POST /volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:54:58.083582 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c240bc74-3d4f-43a6-b5df-ef16a0263b56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:58.088256 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c240bc74-3d4f-43a6-b5df-ef16a0263b56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:58.088516 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c240bc74-3d4f-43a6-b5df-ef16a0263b56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:58.088707 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c240bc74-3d4f-43a6-b5df-ef16a0263b56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:58.104246 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:58.104246 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:58.108249 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c240bc74-3d4f-43a6-b5df-ef16a0263b56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:58.112741 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c240bc74-3d4f-43a6-b5df-ef16a0263b56 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:58.113101 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 755/3014] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:58 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:58.181525 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b64c0964-8e30-4c58-97c2-e3995bbc37ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:58.185284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b64c0964-8e30-4c58-97c2-e3995bbc37ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:58.185284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b64c0964-8e30-4c58-97c2-e3995bbc37ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:58.185284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b64c0964-8e30-4c58-97c2-e3995bbc37ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:58.185284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b64c0964-8e30-4c58-97c2-e3995bbc37ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:58.189576 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:58.189576 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:58.190588 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b64c0964-8e30-4c58-97c2-e3995bbc37ce tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:58.191180 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 753/3015] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:58 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:58.598396 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf320809-c77b-4a37-a654-a9c66aff0aa9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:58.601057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf320809-c77b-4a37-a654-a9c66aff0aa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:58.601292 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf320809-c77b-4a37-a654-a9c66aff0aa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:58.601523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf320809-c77b-4a37-a654-a9c66aff0aa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:58.601653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cf320809-c77b-4a37-a654-a9c66aff0aa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:58.606463 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:58.606463 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:58.607335 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf320809-c77b-4a37-a654-a9c66aff0aa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:58.607825 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 757/3016] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:58 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:58.911929 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bcb269e1-db15-4283-bd78-8c9d20a1335f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:58.915634 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bcb269e1-db15-4283-bd78-8c9d20a1335f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:54:58.915836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bcb269e1-db15-4283-bd78-8c9d20a1335f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:58.916037 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bcb269e1-db15-4283-bd78-8c9d20a1335f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:58.916144 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bcb269e1-db15-4283-bd78-8c9d20a1335f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:58.927553 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:58.927553 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:58.928214 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bcb269e1-db15-4283-bd78-8c9d20a1335f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:54:58.928589 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 752/3017] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:58 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:59.125046 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64723bb4-83a4-4472-ae5a-8d505bb22dda None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:59.126783 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64723bb4-83a4-4472-ae5a-8d505bb22dda tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:54:59.126995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64723bb4-83a4-4472-ae5a-8d505bb22dda tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:59.127180 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64723bb4-83a4-4472-ae5a-8d505bb22dda tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:59.136705 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:59.136705 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:54:59.140391 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64723bb4-83a4-4472-ae5a-8d505bb22dda tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:54:59.144840 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64723bb4-83a4-4472-ae5a-8d505bb22dda tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:54:59.145252 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 756/3018] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:59 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:54:59.202716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3902e0d-6da3-404f-b296-c3b0ff8f26ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:59.205356 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3902e0d-6da3-404f-b296-c3b0ff8f26ea tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:54:59.205647 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3902e0d-6da3-404f-b296-c3b0ff8f26ea tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:59.205863 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3902e0d-6da3-404f-b296-c3b0ff8f26ea tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:59.205994 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d3902e0d-6da3-404f-b296-c3b0ff8f26ea tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:59.209934 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:59.209934 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:54:59.210667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3902e0d-6da3-404f-b296-c3b0ff8f26ea tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:54:59.211048 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 754/3019] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:54:59 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:59.618572 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32c7c86e-dc54-4785-9c60-e5644fd77df0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:59.620402 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32c7c86e-dc54-4785-9c60-e5644fd77df0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:54:59.620620 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32c7c86e-dc54-4785-9c60-e5644fd77df0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:59.620875 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32c7c86e-dc54-4785-9c60-e5644fd77df0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:59.621033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-32c7c86e-dc54-4785-9c60-e5644fd77df0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:59.626173 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:59.626173 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:54:59.627003 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32c7c86e-dc54-4785-9c60-e5644fd77df0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:54:59.627374 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 758/3020] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:59 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:54:59.943401 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1ed3607-a045-4ffe-99e7-29e14fd2b40f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:54:59.945057 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1ed3607-a045-4ffe-99e7-29e14fd2b40f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:54:59.945239 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1ed3607-a045-4ffe-99e7-29e14fd2b40f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:54:59.945445 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1ed3607-a045-4ffe-99e7-29e14fd2b40f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:54:59.945578 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b1ed3607-a045-4ffe-99e7-29e14fd2b40f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:54:59.949683 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:54:59.949683 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:54:59.950598 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1ed3607-a045-4ffe-99e7-29e14fd2b40f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:54:59.951072 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 753/3021] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:54:59 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:00.081181 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-249126f9-5393-4ea2-a533-7fe84d719196 req-a7db9f2f-054f-4460-8d59-71c28f8cf8ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:00.082933 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-a7db9f2f-054f-4460-8d59-71c28f8cf8ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:00.083093 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-a7db9f2f-054f-4460-8d59-71c28f8cf8ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:00.083281 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-a7db9f2f-054f-4460-8d59-71c28f8cf8ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:00.091727 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:00.091727 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:00.094977 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-249126f9-5393-4ea2-a533-7fe84d719196 req-a7db9f2f-054f-4460-8d59-71c28f8cf8ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:00.098753 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-a7db9f2f-054f-4460-8d59-71c28f8cf8ac tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:00.099121 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 757/3022] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:00 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:00.161454 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd238ef8-0245-453a-adfc-feb1106923b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:00.167736 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd238ef8-0245-453a-adfc-feb1106923b7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:00.167963 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd238ef8-0245-453a-adfc-feb1106923b7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:00.168177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd238ef8-0245-453a-adfc-feb1106923b7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:00.180138 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:00.180138 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:00.184892 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cd238ef8-0245-453a-adfc-feb1106923b7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:00.189416 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd238ef8-0245-453a-adfc-feb1106923b7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:00.197186 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 755/3023] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:00 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:00.221661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-adcce7fa-3bbf-40e9-ba79-55e694fc2271 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:00.223827 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adcce7fa-3bbf-40e9-ba79-55e694fc2271 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:55:00.224086 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adcce7fa-3bbf-40e9-ba79-55e694fc2271 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:00.224339 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-adcce7fa-3bbf-40e9-ba79-55e694fc2271 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:00.224483 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-adcce7fa-3bbf-40e9-ba79-55e694fc2271 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:00.229906 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:00.229906 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:00.230656 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-adcce7fa-3bbf-40e9-ba79-55e694fc2271 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:55:00.231091 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 759/3024] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:00 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:00.243418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd297146-8e3b-4694-a780-8a74fbc57555 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:00.245575 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd297146-8e3b-4694-a780-8a74fbc57555 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f Aug 18 22:55:00.245839 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd297146-8e3b-4694-a780-8a74fbc57555 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:00.246103 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd297146-8e3b-4694-a780-8a74fbc57555 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:00.246352 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cd297146-8e3b-4694-a780-8a74fbc57555 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume with id: d942609e-1f2e-4a55-a7eb-46cf1dc9af5f Aug 18 22:55:00.254031 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:00.254031 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:00.254229 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd297146-8e3b-4694-a780-8a74fbc57555 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:55:00.272360 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd297146-8e3b-4694-a780-8a74fbc57555 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume request issued successfully. Aug 18 22:55:00.272360 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd297146-8e3b-4694-a780-8a74fbc57555 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f returned with HTTP 202 Aug 18 22:55:00.272725 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 754/3025] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:55:00 2026] DELETE /volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:00.283245 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05b466d7-46d7-44e3-8646-65f5c967bf25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:00.285144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05b466d7-46d7-44e3-8646-65f5c967bf25 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f Aug 18 22:55:00.285144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05b466d7-46d7-44e3-8646-65f5c967bf25 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:00.286076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05b466d7-46d7-44e3-8646-65f5c967bf25 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:00.302086 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:00.302086 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:00.312249 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05b466d7-46d7-44e3-8646-65f5c967bf25 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:55:00.317281 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05b466d7-46d7-44e3-8646-65f5c967bf25 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f returned with HTTP 200 Aug 18 22:55:00.317787 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 758/3026] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:00 2026] GET /volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f => generated 1072 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:00.638057 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4bbfe913-ee5e-4e74-8855-25a341df38db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:00.640601 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bbfe913-ee5e-4e74-8855-25a341df38db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:55:00.640827 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bbfe913-ee5e-4e74-8855-25a341df38db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:00.641059 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4bbfe913-ee5e-4e74-8855-25a341df38db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:00.641108 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4bbfe913-ee5e-4e74-8855-25a341df38db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:00.645175 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:00.645175 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:00.645893 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4bbfe913-ee5e-4e74-8855-25a341df38db tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:55:00.646903 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 756/3027] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:00 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:00.962797 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-193b155d-38ce-410d-9976-0e8e7956569f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:00.968420 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-193b155d-38ce-410d-9976-0e8e7956569f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:00.968732 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-193b155d-38ce-410d-9976-0e8e7956569f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:00.969137 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-193b155d-38ce-410d-9976-0e8e7956569f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:00.969137 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-193b155d-38ce-410d-9976-0e8e7956569f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:00.974718 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:00.974718 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:00.975767 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-193b155d-38ce-410d-9976-0e8e7956569f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:00.976252 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 760/3028] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:00 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:01.207095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0bc79abe-d751-46d0-8712-71c6f39ecdb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:01.209434 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bc79abe-d751-46d0-8712-71c6f39ecdb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:01.209655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bc79abe-d751-46d0-8712-71c6f39ecdb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:01.209841 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0bc79abe-d751-46d0-8712-71c6f39ecdb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:01.233972 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:01.233972 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:01.238663 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0bc79abe-d751-46d0-8712-71c6f39ecdb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:01.244094 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0bc79abe-d751-46d0-8712-71c6f39ecdb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:01.244501 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 755/3029] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:01 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:01.340198 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58b345d6-32f4-405f-b834-7c0bc8d45d7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:01.344650 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58b345d6-32f4-405f-b834-7c0bc8d45d7b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f Aug 18 22:55:01.344968 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58b345d6-32f4-405f-b834-7c0bc8d45d7b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:01.345246 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58b345d6-32f4-405f-b834-7c0bc8d45d7b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:01.352247 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58b345d6-32f4-405f-b834-7c0bc8d45d7b tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f returned with HTTP 404 Aug 18 22:55:01.352789 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 759/3030] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:01 2026] GET /volume/v3/volumes/d942609e-1f2e-4a55-a7eb-46cf1dc9af5f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:01.361760 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05d36fa1-c806-4ff1-b68c-ed127d1fe25a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:01.364058 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05d36fa1-c806-4ff1-b68c-ed127d1fe25a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:55:01.364374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05d36fa1-c806-4ff1-b68c-ed127d1fe25a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:01.364639 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05d36fa1-c806-4ff1-b68c-ed127d1fe25a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:01.364790 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-05d36fa1-c806-4ff1-b68c-ed127d1fe25a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:01.369600 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:01.369600 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:01.370379 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05d36fa1-c806-4ff1-b68c-ed127d1fe25a tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-member] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:55:01.370962 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 757/3031] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:01 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:01.387227 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5fcd086a-12e8-4ddf-964f-6fe8bd4b8e38 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:01.388945 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fcd086a-12e8-4ddf-964f-6fe8bd4b8e38 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:55:01.389232 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fcd086a-12e8-4ddf-964f-6fe8bd4b8e38 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:01.389523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fcd086a-12e8-4ddf-964f-6fe8bd4b8e38 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:01.390777 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-5fcd086a-12e8-4ddf-964f-6fe8bd4b8e38 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete backup with id: 3f8339e2-c977-44fd-a223-9e3df5f2caa2. Aug 18 22:55:01.398954 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:01.398954 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:01.424052 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-5fcd086a-12e8-4ddf-964f-6fe8bd4b8e38 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] delete_backup rpcapi backup_id 3f8339e2-c977-44fd-a223-9e3df5f2caa2 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:01.426543 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fcd086a-12e8-4ddf-964f-6fe8bd4b8e38 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 202 Aug 18 22:55:01.429697 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 761/3032] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:55:01 2026] DELETE /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:01.437848 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6807ab1-aa74-4e84-96c1-7916978bed3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:01.439585 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6807ab1-aa74-4e84-96c1-7916978bed3c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:55:01.439821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6807ab1-aa74-4e84-96c1-7916978bed3c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:01.440009 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6807ab1-aa74-4e84-96c1-7916978bed3c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:01.440139 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e6807ab1-aa74-4e84-96c1-7916978bed3c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:01.445714 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:01.445714 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:01.446446 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6807ab1-aa74-4e84-96c1-7916978bed3c tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 200 Aug 18 22:55:01.446787 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 756/3033] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:01 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:01.659663 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2da9d783-19ec-4af7-9264-788eca832378 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:01.661373 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2da9d783-19ec-4af7-9264-788eca832378 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:55:01.661575 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2da9d783-19ec-4af7-9264-788eca832378 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:01.661822 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2da9d783-19ec-4af7-9264-788eca832378 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:01.661920 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2da9d783-19ec-4af7-9264-788eca832378 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:01.668378 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:01.668378 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:01.668999 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2da9d783-19ec-4af7-9264-788eca832378 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:55:01.669548 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 760/3034] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:01 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:01.988996 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79c6840a-3be8-4cae-8367-dbf4017b5ede None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:01.991145 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79c6840a-3be8-4cae-8367-dbf4017b5ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:01.991373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79c6840a-3be8-4cae-8367-dbf4017b5ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:01.991667 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79c6840a-3be8-4cae-8367-dbf4017b5ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:01.991791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-79c6840a-3be8-4cae-8367-dbf4017b5ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:01.996720 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:01.996720 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:01.997740 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79c6840a-3be8-4cae-8367-dbf4017b5ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:01.998143 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 758/3035] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:01 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:02.259134 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22bcc616-643c-47d0-8c72-a688a018ccb7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:02.261220 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22bcc616-643c-47d0-8c72-a688a018ccb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:02.261487 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22bcc616-643c-47d0-8c72-a688a018ccb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:02.261729 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22bcc616-643c-47d0-8c72-a688a018ccb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:02.272439 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:02.272439 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:02.276542 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-22bcc616-643c-47d0-8c72-a688a018ccb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:02.281683 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22bcc616-643c-47d0-8c72-a688a018ccb7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:02.282059 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 762/3036] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:02 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:02.457142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58ade401-3d16-4dd5-8556-b79e96fe3f40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:02.459201 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58ade401-3d16-4dd5-8556-b79e96fe3f40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 Aug 18 22:55:02.459400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58ade401-3d16-4dd5-8556-b79e96fe3f40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:02.459571 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58ade401-3d16-4dd5-8556-b79e96fe3f40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:02.459692 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-58ade401-3d16-4dd5-8556-b79e96fe3f40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 3f8339e2-c977-44fd-a223-9e3df5f2caa2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:02.462838 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58ade401-3d16-4dd5-8556-b79e96fe3f40 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 returned with HTTP 404 Aug 18 22:55:02.463254 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 757/3037] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:02 2026] GET /volume/v3/backups/3f8339e2-c977-44fd-a223-9e3df5f2caa2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:02.470840 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6463667-9cd2-40f1-b53b-41281eb5759d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:02.472545 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6463667-9cd2-40f1-b53b-41281eb5759d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:55:02.472768 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6463667-9cd2-40f1-b53b-41281eb5759d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:02.472940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6463667-9cd2-40f1-b53b-41281eb5759d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:02.473040 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b6463667-9cd2-40f1-b53b-41281eb5759d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete backup with id: 6eca841b-f350-4758-b771-69dc133d2a6e. Aug 18 22:55:02.477410 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:02.477410 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:02.490939 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-b6463667-9cd2-40f1-b53b-41281eb5759d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] delete_backup rpcapi backup_id 6eca841b-f350-4758-b771-69dc133d2a6e {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:02.492617 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6463667-9cd2-40f1-b53b-41281eb5759d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 202 Aug 18 22:55:02.493185 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 761/3038] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:55:02 2026] DELETE /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:02.500866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5687f1ce-c026-47ce-a910-c638ad2fac3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:02.502936 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5687f1ce-c026-47ce-a910-c638ad2fac3d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:55:02.503217 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5687f1ce-c026-47ce-a910-c638ad2fac3d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:02.503538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5687f1ce-c026-47ce-a910-c638ad2fac3d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:02.503708 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5687f1ce-c026-47ce-a910-c638ad2fac3d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:02.509046 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:02.509046 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:02.509998 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5687f1ce-c026-47ce-a910-c638ad2fac3d tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 200 Aug 18 22:55:02.510424 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 759/3039] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:02 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:02.680323 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4428d39b-3cc7-45b7-9ac2-f58f464ed38a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:02.683132 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4428d39b-3cc7-45b7-9ac2-f58f464ed38a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:55:02.683387 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4428d39b-3cc7-45b7-9ac2-f58f464ed38a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:02.683607 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4428d39b-3cc7-45b7-9ac2-f58f464ed38a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:02.683748 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4428d39b-3cc7-45b7-9ac2-f58f464ed38a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:02.690684 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:02.690684 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:02.691515 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4428d39b-3cc7-45b7-9ac2-f58f464ed38a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:55:02.691909 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 763/3040] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:02 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:03.011775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54444158-25f6-4e15-b68c-a7c7924ad8cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.013425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54444158-25f6-4e15-b68c-a7c7924ad8cc tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:03.013976 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54444158-25f6-4e15-b68c-a7c7924ad8cc tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.015209 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54444158-25f6-4e15-b68c-a7c7924ad8cc tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.015287 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-54444158-25f6-4e15-b68c-a7c7924ad8cc tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:03.021480 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.021480 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:03.022659 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54444158-25f6-4e15-b68c-a7c7924ad8cc tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:03.023183 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 758/3041] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:03.296023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53a1fe2c-5040-4ba0-ad33-b9f5d7e86f19 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.298757 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53a1fe2c-5040-4ba0-ad33-b9f5d7e86f19 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:03.299011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53a1fe2c-5040-4ba0-ad33-b9f5d7e86f19 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.299240 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53a1fe2c-5040-4ba0-ad33-b9f5d7e86f19 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.311681 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.311681 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:03.315749 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53a1fe2c-5040-4ba0-ad33-b9f5d7e86f19 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:03.320652 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53a1fe2c-5040-4ba0-ad33-b9f5d7e86f19 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:03.321039 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 762/3042] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:03.329753 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-249126f9-5393-4ea2-a533-7fe84d719196 req-0a7f53b0-5272-4a3c-82e4-a6687e407a9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.334103 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-0a7f53b0-5272-4a3c-82e4-a6687e407a9d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 Aug 18 22:55:03.334309 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-0a7f53b0-5272-4a3c-82e4-a6687e407a9d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.334487 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-0a7f53b0-5272-4a3c-82e4-a6687e407a9d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.342504 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.342504 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:03.368769 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-166dff51-080e-4945-8cea-4610d18c6196 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.372765 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-166dff51-080e-4945-8cea-4610d18c6196 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:55:03.372984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-166dff51-080e-4945-8cea-4610d18c6196 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.373201 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-166dff51-080e-4945-8cea-4610d18c6196 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.390244 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.390244 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:03.395013 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-166dff51-080e-4945-8cea-4610d18c6196 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:55:03.409824 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-249126f9-5393-4ea2-a533-7fe84d719196 req-0a7f53b0-5272-4a3c-82e4-a6687e407a9d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 returned with HTTP 200 Aug 18 22:55:03.410326 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 760/3043] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:55:03 2026] DELETE /volume/v3/attachments/cdfae750-1e9b-42cb-bb9c-80a915cbb3f0 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:03.411787 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-166dff51-080e-4945-8cea-4610d18c6196 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:55:03.412686 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 764/3044] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:03.476315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5014cf18-4827-4c3e-93c5-85da3af32cda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.486841 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5014cf18-4827-4c3e-93c5-85da3af32cda tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:55:03.488450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5014cf18-4827-4c3e-93c5-85da3af32cda tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.489405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5014cf18-4827-4c3e-93c5-85da3af32cda tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.524501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8a714e1-63f5-4e5c-ac68-8b03db187360 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.526690 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8a714e1-63f5-4e5c-ac68-8b03db187360 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e Aug 18 22:55:03.526915 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8a714e1-63f5-4e5c-ac68-8b03db187360 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.527115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8a714e1-63f5-4e5c-ac68-8b03db187360 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.527225 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b8a714e1-63f5-4e5c-ac68-8b03db187360 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 6eca841b-f350-4758-b771-69dc133d2a6e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:03.531071 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8a714e1-63f5-4e5c-ac68-8b03db187360 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e returned with HTTP 404 Aug 18 22:55:03.531746 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 763/3045] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/backups/6eca841b-f350-4758-b771-69dc133d2a6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:03.537623 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.537623 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:03.540069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a763bb11-381d-4563-abfd-51c4fe098cd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.543130 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a763bb11-381d-4563-abfd-51c4fe098cd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:55:03.543472 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a763bb11-381d-4563-abfd-51c4fe098cd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.543786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a763bb11-381d-4563-abfd-51c4fe098cd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.543967 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-a763bb11-381d-4563-abfd-51c4fe098cd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete backup with id: 48ab65c8-b03b-4b1c-b443-0836a4ccab70. Aug 18 22:55:03.548894 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5014cf18-4827-4c3e-93c5-85da3af32cda tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:55:03.549576 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.549576 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:03.553500 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5014cf18-4827-4c3e-93c5-85da3af32cda tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:55:03.553985 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 759/3046] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 1139 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:03.567746 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-a763bb11-381d-4563-abfd-51c4fe098cd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] delete_backup rpcapi backup_id 48ab65c8-b03b-4b1c-b443-0836a4ccab70 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:03.569814 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a763bb11-381d-4563-abfd-51c4fe098cd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 202 Aug 18 22:55:03.570484 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 761/3047] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:55:03 2026] DELETE /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:03.578682 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5ab0e083-67a5-4bf6-b512-d967ad2c967a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.580749 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5ab0e083-67a5-4bf6-b512-d967ad2c967a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] POST https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519/action Aug 18 22:55:03.581140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5ab0e083-67a5-4bf6-b512-d967ad2c967a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:55:03.581257 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5ab0e083-67a5-4bf6-b512-d967ad2c967a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:03.583323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eb22c087-503c-4198-9187-ed617eac2fd8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.585241 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb22c087-503c-4198-9187-ed617eac2fd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:55:03.585533 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb22c087-503c-4198-9187-ed617eac2fd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.585795 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb22c087-503c-4198-9187-ed617eac2fd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.585960 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-eb22c087-503c-4198-9187-ed617eac2fd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:03.590793 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.590793 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:03.591564 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb22c087-503c-4198-9187-ed617eac2fd8 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 200 Aug 18 22:55:03.591957 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 764/3048] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:03.595071 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.595071 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:03.595604 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5ab0e083-67a5-4bf6-b512-d967ad2c967a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:55:03.604701 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5ab0e083-67a5-4bf6-b512-d967ad2c967a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Begin detaching volume completed successfully. Aug 18 22:55:03.604955 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5ab0e083-67a5-4bf6-b512-d967ad2c967a tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519/action returned with HTTP 202 Aug 18 22:55:03.605498 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 765/3049] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:55:03 2026] POST /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:03.668069 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9eafd72-8c17-431b-a17d-f95c9c853b03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.668603 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9eafd72-8c17-431b-a17d-f95c9c853b03 None None] GET https://10.4.3.89/volume// Aug 18 22:55:03.668893 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9eafd72-8c17-431b-a17d-f95c9c853b03 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.669174 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9eafd72-8c17-431b-a17d-f95c9c853b03 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.669622 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9eafd72-8c17-431b-a17d-f95c9c853b03 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:55:03.670039 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 760/3050] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:55:03.685461 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-cbce9a8f-4616-4bf5-9237-fa015373ae0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.687293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-cbce9a8f-4616-4bf5-9237-fa015373ae0b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:55:03.687495 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-cbce9a8f-4616-4bf5-9237-fa015373ae0b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.687742 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-cbce9a8f-4616-4bf5-9237-fa015373ae0b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.703819 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7a4953f-41a5-4a58-bcfe-333df2b08dbb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.704964 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.704964 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:03.705783 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a4953f-41a5-4a58-bcfe-333df2b08dbb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:55:03.706026 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a4953f-41a5-4a58-bcfe-333df2b08dbb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.706252 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7a4953f-41a5-4a58-bcfe-333df2b08dbb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.706414 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b7a4953f-41a5-4a58-bcfe-333df2b08dbb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:03.709456 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-cbce9a8f-4616-4bf5-9237-fa015373ae0b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:55:03.713859 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.713859 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:03.714089 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-cbce9a8f-4616-4bf5-9237-fa015373ae0b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:55:03.714474 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 762/3051] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:55:03.715125 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7a4953f-41a5-4a58-bcfe-333df2b08dbb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:55:03.715569 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 765/3052] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:03.727681 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b691325d-2d2e-42a1-8104-9074acb102ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.730339 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b691325d-2d2e-42a1-8104-9074acb102ec tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f Aug 18 22:55:03.730618 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b691325d-2d2e-42a1-8104-9074acb102ec tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.730903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b691325d-2d2e-42a1-8104-9074acb102ec tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.746026 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.746026 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:03.749787 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b691325d-2d2e-42a1-8104-9074acb102ec tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:03.757111 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b691325d-2d2e-42a1-8104-9074acb102ec tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f returned with HTTP 200 Aug 18 22:55:03.757583 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 766/3053] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:03.772855 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c09bce63-b87f-4361-a97f-1c507236dd15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.776665 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c09bce63-b87f-4361-a97f-1c507236dd15 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f Aug 18 22:55:03.776842 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c09bce63-b87f-4361-a97f-1c507236dd15 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.777034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c09bce63-b87f-4361-a97f-1c507236dd15 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.785937 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.785937 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:03.790564 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c09bce63-b87f-4361-a97f-1c507236dd15 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:03.796304 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c09bce63-b87f-4361-a97f-1c507236dd15 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f returned with HTTP 200 Aug 18 22:55:03.796731 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 761/3054] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f => generated 1409 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:03.809288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78357816-42f5-4333-8278-20ec185ce76e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.811581 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78357816-42f5-4333-8278-20ec185ce76e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f Aug 18 22:55:03.811856 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78357816-42f5-4333-8278-20ec185ce76e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.812124 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78357816-42f5-4333-8278-20ec185ce76e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.812372 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-78357816-42f5-4333-8278-20ec185ce76e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume with id: cb174376-33e8-44b5-bd05-7ca7317e3c2f Aug 18 22:55:03.824139 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.824139 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:03.824695 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78357816-42f5-4333-8278-20ec185ce76e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:03.847894 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-78357816-42f5-4333-8278-20ec185ce76e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume request issued successfully. Aug 18 22:55:03.848113 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78357816-42f5-4333-8278-20ec185ce76e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f returned with HTTP 202 Aug 18 22:55:03.848540 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 763/3055] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:03 2026] DELETE /volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:03.855799 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5314317f-e89d-4cda-bee7-30e00bf23dbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:03.857965 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5314317f-e89d-4cda-bee7-30e00bf23dbf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f Aug 18 22:55:03.858157 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5314317f-e89d-4cda-bee7-30e00bf23dbf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:03.858462 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5314317f-e89d-4cda-bee7-30e00bf23dbf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:03.866533 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:03.866533 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:03.870538 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5314317f-e89d-4cda-bee7-30e00bf23dbf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:03.876601 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5314317f-e89d-4cda-bee7-30e00bf23dbf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f returned with HTTP 200 Aug 18 22:55:03.877134 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 766/3056] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:03 2026] GET /volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f => generated 1408 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:04.035872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b30f9ba7-c691-4e8e-aefa-5fe2bae4cc4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.037685 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b30f9ba7-c691-4e8e-aefa-5fe2bae4cc4a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:04.037685 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b30f9ba7-c691-4e8e-aefa-5fe2bae4cc4a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.039044 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b30f9ba7-c691-4e8e-aefa-5fe2bae4cc4a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.039044 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b30f9ba7-c691-4e8e-aefa-5fe2bae4cc4a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:04.050111 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.050111 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:04.051420 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b30f9ba7-c691-4e8e-aefa-5fe2bae4cc4a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:04.052008 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 767/3057] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:04.341071 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ee7571b-bdfe-402d-9a3e-9e3b77deaa6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.344293 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ee7571b-bdfe-402d-9a3e-9e3b77deaa6e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:04.344483 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ee7571b-bdfe-402d-9a3e-9e3b77deaa6e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.344664 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ee7571b-bdfe-402d-9a3e-9e3b77deaa6e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.353557 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.353557 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:04.356775 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ee7571b-bdfe-402d-9a3e-9e3b77deaa6e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:04.360447 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ee7571b-bdfe-402d-9a3e-9e3b77deaa6e tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:04.360788 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 762/3058] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:04.373484 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-503d0eb6-30ad-47b2-ae4e-580668e7cee9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.375606 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-503d0eb6-30ad-47b2-ae4e-580668e7cee9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:04.375895 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-503d0eb6-30ad-47b2-ae4e-580668e7cee9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.376107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-503d0eb6-30ad-47b2-ae4e-580668e7cee9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.384984 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.384984 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:04.389467 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-503d0eb6-30ad-47b2-ae4e-580668e7cee9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:04.394876 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-503d0eb6-30ad-47b2-ae4e-580668e7cee9 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:04.395379 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 764/3059] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:04.453691 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95c3b991-f6ec-45d3-9f38-9a9d012bec13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.456382 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95c3b991-f6ec-45d3-9f38-9a9d012bec13 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:04.456700 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95c3b991-f6ec-45d3-9f38-9a9d012bec13 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.457046 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95c3b991-f6ec-45d3-9f38-9a9d012bec13 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.468765 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.468765 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:04.476329 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95c3b991-f6ec-45d3-9f38-9a9d012bec13 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:04.484163 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95c3b991-f6ec-45d3-9f38-9a9d012bec13 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:04.485286 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 767/3060] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:04.558584 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.560321 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:04.560644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2002233119", "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:04.562099 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2002233119', 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:04.603921 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5f2ce2e4-cb00-4a4d-bc93-5eccfd33acf5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.606224 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5f2ce2e4-cb00-4a4d-bc93-5eccfd33acf5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2 Aug 18 22:55:04.606439 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10865e0e-3122-4275-a561-0003eb53a6e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.606495 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5f2ce2e4-cb00-4a4d-bc93-5eccfd33acf5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.606495 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5f2ce2e4-cb00-4a4d-bc93-5eccfd33acf5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.612359 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10865e0e-3122-4275-a561-0003eb53a6e7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 Aug 18 22:55:04.612359 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10865e0e-3122-4275-a561-0003eb53a6e7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.612359 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10865e0e-3122-4275-a561-0003eb53a6e7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.612359 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-10865e0e-3122-4275-a561-0003eb53a6e7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Show backup with id 48ab65c8-b03b-4b1c-b443-0836a4ccab70. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:04.615108 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.615108 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:04.618743 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10865e0e-3122-4275-a561-0003eb53a6e7 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 returned with HTTP 404 Aug 18 22:55:04.619287 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 765/3061] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/backups/48ab65c8-b03b-4b1c-b443-0836a4ccab70 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:04.629451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f7aab5b-42a4-4628-827a-9449319715dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.631302 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f7aab5b-42a4-4628-827a-9449319715dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 Aug 18 22:55:04.631734 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f7aab5b-42a4-4628-827a-9449319715dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.632235 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f7aab5b-42a4-4628-827a-9449319715dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.632235 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6f7aab5b-42a4-4628-827a-9449319715dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume with id: 7804d0e4-1d5e-47eb-911c-093146c323b1 Aug 18 22:55:04.641541 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.641541 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:04.642015 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f7aab5b-42a4-4628-827a-9449319715dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:55:04.663164 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f7aab5b-42a4-4628-827a-9449319715dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Delete volume request issued successfully. Aug 18 22:55:04.663164 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f7aab5b-42a4-4628-827a-9449319715dc tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 returned with HTTP 202 Aug 18 22:55:04.664221 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 768/3062] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:55:04 2026] DELETE /volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:04.675418 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82a94396-29cd-4364-bc97-558d9c3b5837 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.676599 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6f3ec481-1b5c-441c-bfff-d57c6c892c8f req-5f2ce2e4-cb00-4a4d-bc93-5eccfd33acf5 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2 returned with HTTP 200 Aug 18 22:55:04.676834 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 763/3063] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:55:04 2026] DELETE /volume/v3/attachments/b8d8c289-c257-43f2-abb3-ac1ab604ffc2 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:04.677438 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82a94396-29cd-4364-bc97-558d9c3b5837 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 Aug 18 22:55:04.677438 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82a94396-29cd-4364-bc97-558d9c3b5837 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.677438 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82a94396-29cd-4364-bc97-558d9c3b5837 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.679093 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume of 1 GB Aug 18 22:55:04.679886 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.679886 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:04.680559 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Availability Zones retrieved successfully. Aug 18 22:55:04.696185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Flow 'volume_create_api' (edf92777-3d51-412a-af67-458a8ea1ed09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:04.698776 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.698776 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:04.701352 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f253386-5415-4bbb-b70f-b4d7d5a5dcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:04.702394 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:04.707965 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82a94396-29cd-4364-bc97-558d9c3b5837 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Volume info retrieved successfully. Aug 18 22:55:04.712147 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82a94396-29cd-4364-bc97-558d9c3b5837 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 returned with HTTP 200 Aug 18 22:55:04.712893 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 766/3064] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:04.739418 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f2eaf3d-0f5a-4def-90dc-9268621d88b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.742367 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f2eaf3d-0f5a-4def-90dc-9268621d88b0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:55:04.742367 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f2eaf3d-0f5a-4def-90dc-9268621d88b0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.742969 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f2eaf3d-0f5a-4def-90dc-9268621d88b0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.756284 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.756284 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:04.758423 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f2eaf3d-0f5a-4def-90dc-9268621d88b0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:55:04.761857 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.761857 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:04.763781 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f2eaf3d-0f5a-4def-90dc-9268621d88b0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:55:04.763781 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 769/3065] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:04.785185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f253386-5415-4bbb-b70f-b4d7d5a5dcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:07Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd40bcabd-43e7-47a4-a75f-59bb1ae0cf61', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:04.786400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a36a45-27fa-4d71-be17-2746fc932218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:04.838001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Created reservations ['c2b840a5-ad6f-4d0a-bdf8-7c62e9607199', 'b3d60f39-b7f6-40f7-b5c2-63f6145d8309', '1a748f9a-d9d2-4068-9284-269375063fe0', '7da71f6b-47c2-4398-ba4f-25dc178b1845'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:04.838389 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a36a45-27fa-4d71-be17-2746fc932218) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2b840a5-ad6f-4d0a-bdf8-7c62e9607199', 'b3d60f39-b7f6-40f7-b5c2-63f6145d8309', '1a748f9a-d9d2-4068-9284-269375063fe0', '7da71f6b-47c2-4398-ba4f-25dc178b1845']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:04.839373 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb3744f-2e12-4cad-b74f-ce27d7c2b2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:04.863259 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cb3744f-2e12-4cad-b74f-ce27d7c2b2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4132c77-998c-4bcb-874b-16653e0fc539', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2002233119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='58014b4f4bce41d2bca4aef7377df4d6',qos_specs=None,replication_status=,reservations=['c2b840a5-ad6f-4d0a-bdf8-7c62e9607199','b3d60f39-b7f6-40f7-b5c2-63f6145d8309','1a748f9a-d9d2-4068-9284-269375063fe0','7da71f6b-47c2-4398-ba4f-25dc178b1845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2002233119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4132c77-998c-4bcb-874b-16653e0fc539,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='58014b4f4bce41d2bca4aef7377df4d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d40bcabd-43e7-47a4-a75f-59bb1ae0cf61),volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:04.864075 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0fdbd0-27ff-47bd-ac21-ced96285f481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:04.885158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0fdbd0-27ff-47bd-ac21-ced96285f481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2002233119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='58014b4f4bce41d2bca4aef7377df4d6',qos_specs=None,replication_status=,reservations=['c2b840a5-ad6f-4d0a-bdf8-7c62e9607199','b3d60f39-b7f6-40f7-b5c2-63f6145d8309','1a748f9a-d9d2-4068-9284-269375063fe0','7da71f6b-47c2-4398-ba4f-25dc178b1845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43ae50f8f05a4c328d16f7b01a48397c',volume_type_id=d40bcabd-43e7-47a4-a75f-59bb1ae0cf61)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:04.885158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c5dfa4-5435-43f9-8624-6c7e211d35c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:04.893363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f05867c-2d29-4592-855b-e6aab98e4353 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.895060 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f05867c-2d29-4592-855b-e6aab98e4353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f Aug 18 22:55:04.895203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96c5dfa4-5435-43f9-8624-6c7e211d35c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:04.895312 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f05867c-2d29-4592-855b-e6aab98e4353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.895489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f05867c-2d29-4592-855b-e6aab98e4353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.897167 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Flow 'volume_create_api' (edf92777-3d51-412a-af67-458a8ea1ed09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:04.897167 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create volume request issued successfully. Aug 18 22:55:04.897167 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0a65fdc1-7e29-475f-b10d-3ab2c14e515a tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:04.897404 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 768/3066] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:55:04 2026] POST /volume/v3/volumes => generated 758 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:04.903735 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f05867c-2d29-4592-855b-e6aab98e4353 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f returned with HTTP 404 Aug 18 22:55:04.904316 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 764/3067] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/volumes/cb174376-33e8-44b5-bd05-7ca7317e3c2f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:04.913259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81926152-355b-4d62-a515-3193e3b9b1aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.913374 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f501a458-38cd-46bf-a454-cda6e5b9d2e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.916017 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f501a458-38cd-46bf-a454-cda6e5b9d2e7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:55:04.916176 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f501a458-38cd-46bf-a454-cda6e5b9d2e7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.916902 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81926152-355b-4d62-a515-3193e3b9b1aa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:04.917105 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81926152-355b-4d62-a515-3193e3b9b1aa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.917354 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81926152-355b-4d62-a515-3193e3b9b1aa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.917994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f501a458-38cd-46bf-a454-cda6e5b9d2e7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.918089 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-f501a458-38cd-46bf-a454-cda6e5b9d2e7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete backup with id: fdadaeb2-d7e1-44ff-8558-a5e8b303d837. Aug 18 22:55:04.923654 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.923654 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:04.932857 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.932857 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:04.935169 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-f501a458-38cd-46bf-a454-cda6e5b9d2e7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] delete_backup rpcapi backup_id fdadaeb2-d7e1-44ff-8558-a5e8b303d837 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:04.940282 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f501a458-38cd-46bf-a454-cda6e5b9d2e7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 202 Aug 18 22:55:04.940282 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 770/3068] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:04 2026] DELETE /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:04.945182 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81926152-355b-4d62-a515-3193e3b9b1aa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:04.952279 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81926152-355b-4d62-a515-3193e3b9b1aa tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 200 Aug 18 22:55:04.952349 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1b8c522-aeb3-49aa-865f-eaa64241fc7f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:04.952516 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 767/3069] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:04.954693 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1b8c522-aeb3-49aa-865f-eaa64241fc7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:55:04.956285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1b8c522-aeb3-49aa-865f-eaa64241fc7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:04.956285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1b8c522-aeb3-49aa-865f-eaa64241fc7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:04.956285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b1b8c522-aeb3-49aa-865f-eaa64241fc7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:04.961480 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:04.961480 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:04.961882 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1b8c522-aeb3-49aa-865f-eaa64241fc7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 200 Aug 18 22:55:04.962160 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 769/3070] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:04 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:05.064476 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d98265cf-4a05-417c-967d-a7bc1d2bf71b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:05.066874 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d98265cf-4a05-417c-967d-a7bc1d2bf71b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:05.067088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d98265cf-4a05-417c-967d-a7bc1d2bf71b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:05.067284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d98265cf-4a05-417c-967d-a7bc1d2bf71b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:05.067426 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d98265cf-4a05-417c-967d-a7bc1d2bf71b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:05.076945 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:05.076945 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:05.078542 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d98265cf-4a05-417c-967d-a7bc1d2bf71b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:05.078542 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 765/3071] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:05 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:05.725873 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bdef6057-a390-46fa-a18c-428646bbc516 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:05.729362 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdef6057-a390-46fa-a18c-428646bbc516 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] GET https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 Aug 18 22:55:05.729362 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdef6057-a390-46fa-a18c-428646bbc516 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:05.729362 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdef6057-a390-46fa-a18c-428646bbc516 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:05.733770 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdef6057-a390-46fa-a18c-428646bbc516 tempest-ProjectMemberTests33-2031651945 tempest-ProjectMemberTests33-2031651945-project-admin] https://10.4.3.89/volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 returned with HTTP 404 Aug 18 22:55:05.734220 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 771/3072] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:05 2026] GET /volume/v3/volumes/7804d0e4-1d5e-47eb-911c-093146c323b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:05.892157 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf532d96-599d-448e-b61c-628370193113 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:05.894598 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf532d96-599d-448e-b61c-628370193113 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 Aug 18 22:55:05.894788 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf532d96-599d-448e-b61c-628370193113 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:05.894997 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf532d96-599d-448e-b61c-628370193113 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:05.917039 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:05.917039 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:05.926178 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf532d96-599d-448e-b61c-628370193113 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:05.934601 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf532d96-599d-448e-b61c-628370193113 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 returned with HTTP 200 Aug 18 22:55:05.934987 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 768/3073] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:05 2026] GET /volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 => generated 1635 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:05.971191 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dde14f35-1c2b-4c67-82f3-a127e37a9d93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:05.975470 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dde14f35-1c2b-4c67-82f3-a127e37a9d93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:05.975470 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dde14f35-1c2b-4c67-82f3-a127e37a9d93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:05.975470 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dde14f35-1c2b-4c67-82f3-a127e37a9d93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:05.977946 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-106b0c2c-a385-4c7c-80d6-a73a948c65b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:05.980395 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-106b0c2c-a385-4c7c-80d6-a73a948c65b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 Aug 18 22:55:05.980711 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-106b0c2c-a385-4c7c-80d6-a73a948c65b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:05.980897 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-106b0c2c-a385-4c7c-80d6-a73a948c65b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:05.981604 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-106b0c2c-a385-4c7c-80d6-a73a948c65b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id fdadaeb2-d7e1-44ff-8558-a5e8b303d837. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:05.985422 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-106b0c2c-a385-4c7c-80d6-a73a948c65b9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 returned with HTTP 404 Aug 18 22:55:05.986040 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 766/3074] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:05 2026] GET /volume/v3/backups/fdadaeb2-d7e1-44ff-8558-a5e8b303d837 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:05.986485 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:05.986485 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:05.991109 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dde14f35-1c2b-4c67-82f3-a127e37a9d93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:05.998797 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dde14f35-1c2b-4c67-82f3-a127e37a9d93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 200 Aug 18 22:55:05.999344 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 770/3075] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:05 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:06.086169 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a871806d-fe21-4fe0-9ebc-0b9953ad85a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:06.087509 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a871806d-fe21-4fe0-9ebc-0b9953ad85a0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:55:06.087509 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a871806d-fe21-4fe0-9ebc-0b9953ad85a0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:06.087509 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a871806d-fe21-4fe0-9ebc-0b9953ad85a0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:06.094142 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0898e83f-10a5-44fc-beb6-4c75ed27dea0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:06.096273 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0898e83f-10a5-44fc-beb6-4c75ed27dea0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:06.096368 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:06.096368 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:06.096476 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0898e83f-10a5-44fc-beb6-4c75ed27dea0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:06.096686 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0898e83f-10a5-44fc-beb6-4c75ed27dea0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:06.096772 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0898e83f-10a5-44fc-beb6-4c75ed27dea0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:06.100388 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a871806d-fe21-4fe0-9ebc-0b9953ad85a0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:06.105439 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a871806d-fe21-4fe0-9ebc-0b9953ad85a0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd returned with HTTP 200 Aug 18 22:55:06.106080 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 772/3076] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:06 2026] GET /volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:06.115193 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:06.115193 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:06.116038 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0898e83f-10a5-44fc-beb6-4c75ed27dea0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:06.116416 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 769/3077] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:06 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:06.121620 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8a4abf0-aacd-43e7-b29b-2f0ee7aad4d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:06.124456 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8a4abf0-aacd-43e7-b29b-2f0ee7aad4d7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:55:06.124569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8a4abf0-aacd-43e7-b29b-2f0ee7aad4d7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:06.125131 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8a4abf0-aacd-43e7-b29b-2f0ee7aad4d7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:06.125131 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f8a4abf0-aacd-43e7-b29b-2f0ee7aad4d7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume with id: f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:55:06.138031 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:06.138031 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:06.138586 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8a4abf0-aacd-43e7-b29b-2f0ee7aad4d7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:06.161116 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8a4abf0-aacd-43e7-b29b-2f0ee7aad4d7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume request issued successfully. Aug 18 22:55:06.161404 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8a4abf0-aacd-43e7-b29b-2f0ee7aad4d7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd returned with HTTP 202 Aug 18 22:55:06.161789 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 767/3078] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:06 2026] DELETE /volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:06.168916 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b2ae183-e687-4a87-997c-89cefba776cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:06.172525 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b2ae183-e687-4a87-997c-89cefba776cc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:55:06.172757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b2ae183-e687-4a87-997c-89cefba776cc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:06.172970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b2ae183-e687-4a87-997c-89cefba776cc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:06.176358 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-6a9d7eb8-eb77-4323-8a01-3a8432908b93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:06.179068 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-6a9d7eb8-eb77-4323-8a01-3a8432908b93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:06.179285 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-6a9d7eb8-eb77-4323-8a01-3a8432908b93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:06.179476 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-6a9d7eb8-eb77-4323-8a01-3a8432908b93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:06.182621 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:06.182621 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:06.186778 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b2ae183-e687-4a87-997c-89cefba776cc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:06.187488 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:06.187488 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:06.191218 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-6a9d7eb8-eb77-4323-8a01-3a8432908b93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:06.194159 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b2ae183-e687-4a87-997c-89cefba776cc tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd returned with HTTP 200 Aug 18 22:55:06.194925 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 771/3079] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:06 2026] GET /volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:06.199234 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-6a9d7eb8-eb77-4323-8a01-3a8432908b93 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 200 Aug 18 22:55:06.199710 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 773/3080] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:06 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:06.728490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-95664946-123b-4faf-9a2f-eeeb292eab0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:06.730952 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-95664946-123b-4faf-9a2f-eeeb292eab0d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:06.731197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-95664946-123b-4faf-9a2f-eeeb292eab0d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:06.731488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-95664946-123b-4faf-9a2f-eeeb292eab0d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:06.739431 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:06.739431 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:06.746519 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-95664946-123b-4faf-9a2f-eeeb292eab0d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:06.752872 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-95664946-123b-4faf-9a2f-eeeb292eab0d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 200 Aug 18 22:55:06.753403 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 770/3081] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:06 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:06.762799 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8342d99f-2801-4a1a-8dc5-dc88df648ba0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:06.763811 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8342d99f-2801-4a1a-8dc5-dc88df648ba0 None None] GET https://10.4.3.89/volume// Aug 18 22:55:06.763811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8342d99f-2801-4a1a-8dc5-dc88df648ba0 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:06.763811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8342d99f-2801-4a1a-8dc5-dc88df648ba0 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:06.764140 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8342d99f-2801-4a1a-8dc5-dc88df648ba0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:55:06.764515 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 768/3082] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:55:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:55:06.775062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-63b8f70a-fe3e-4b69-b59e-9bc1debb51e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:06.777019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-63b8f70a-fe3e-4b69-b59e-9bc1debb51e1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:55:06.777415 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-63b8f70a-fe3e-4b69-b59e-9bc1debb51e1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4132c77-998c-4bcb-874b-16653e0fc539", "connector": null, "instance_uuid": "dbf9c49c-9d7e-4e34-b104-4faa6f3579a8"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:06.788126 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:06.788126 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:06.825443 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-63b8f70a-fe3e-4b69-b59e-9bc1debb51e1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:55:06.826052 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 772/3083] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:55:06 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:07.132193 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f37cd782-2231-42c1-ac8b-6795fd093967 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:07.136616 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37cd782-2231-42c1-ac8b-6795fd093967 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:07.136616 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37cd782-2231-42c1-ac8b-6795fd093967 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:07.136616 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37cd782-2231-42c1-ac8b-6795fd093967 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:07.136616 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f37cd782-2231-42c1-ac8b-6795fd093967 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:07.141655 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:07.141655 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:07.143156 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37cd782-2231-42c1-ac8b-6795fd093967 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:07.143617 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 774/3084] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:07 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:07.211308 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-024637ac-8b49-4c8c-97e9-6fdcfb14bb87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:07.213475 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-024637ac-8b49-4c8c-97e9-6fdcfb14bb87 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd Aug 18 22:55:07.213670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-024637ac-8b49-4c8c-97e9-6fdcfb14bb87 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:07.213885 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-024637ac-8b49-4c8c-97e9-6fdcfb14bb87 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:07.219900 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-024637ac-8b49-4c8c-97e9-6fdcfb14bb87 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd returned with HTTP 404 Aug 18 22:55:07.220332 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 771/3085] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:07 2026] GET /volume/v3/volumes/f4212fc9-dc5c-4e43-aae9-4849583eaecd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:07.235403 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7116231f-6377-4597-aaaf-e11a3f163c6f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:07.237253 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:07.237856 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2001205334"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:07.239703 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2001205334'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:07.239895 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume of 1 GB Aug 18 22:55:07.244351 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Availability Zones retrieved successfully. Aug 18 22:55:07.250953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (7501c8a3-d2be-4c2e-812f-89423a72147c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:07.252354 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033f3468-efe7-45d2-88e4-abe227372305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:07.253636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:07.289588 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033f3468-efe7-45d2-88e4-abe227372305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:07.290650 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ab364a-aa52-4797-be37-884c96cdde32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:07.341111 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-d9f393cb-2440-4357-b002-d676bcb778c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:07.345068 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-d9f393cb-2440-4357-b002-d676bcb778c9 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26 Aug 18 22:55:07.345367 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-d9f393cb-2440-4357-b002-d676bcb778c9 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:07.345656 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-d9f393cb-2440-4357-b002-d676bcb778c9 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:07.348542 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['d25a0b63-2758-4f9e-ba19-00961f0fc312', 'ebcc812c-632a-400e-8442-f970e1a2b9e7', '1dc3f3c2-05b5-4259-b321-2c2ea7e3c320', '2001e49a-c244-46a1-841c-cb7104489161'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:07.349653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ab364a-aa52-4797-be37-884c96cdde32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d25a0b63-2758-4f9e-ba19-00961f0fc312', 'ebcc812c-632a-400e-8442-f970e1a2b9e7', '1dc3f3c2-05b5-4259-b321-2c2ea7e3c320', '2001e49a-c244-46a1-841c-cb7104489161']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:07.351376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94125b46-9e9f-401f-b346-510fa2616174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:07.356007 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:07.356007 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:07.393083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94125b46-9e9f-401f-b346-510fa2616174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30472c57-ab92-4ac6-9f7b-deeb89b7d046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2001205334',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['d25a0b63-2758-4f9e-ba19-00961f0fc312','ebcc812c-632a-400e-8442-f970e1a2b9e7','1dc3f3c2-05b5-4259-b321-2c2ea7e3c320','2001e49a-c244-46a1-841c-cb7104489161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2001205334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30472c57-ab92-4ac6-9f7b-deeb89b7d046,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67b99d377dd4d8c823af8b608db8871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:07.394334 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908445e4-ab1a-4a99-bcc3-e62b63685f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:07.417911 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (908445e4-ab1a-4a99-bcc3-e62b63685f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2001205334',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['d25a0b63-2758-4f9e-ba19-00961f0fc312','ebcc812c-632a-400e-8442-f970e1a2b9e7','1dc3f3c2-05b5-4259-b321-2c2ea7e3c320','2001e49a-c244-46a1-841c-cb7104489161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:07.418786 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb72bb1-5b12-4bcb-85fe-2fcd5fd425c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:07.422633 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-d9f393cb-2440-4357-b002-d676bcb778c9 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26 returned with HTTP 200 Aug 18 22:55:07.423072 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 773/3086] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:55:07 2026] DELETE /volume/v3/attachments/1afc70c3-d9d5-4a08-9e6c-98580eaa1d26 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:07.433642 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fb72bb1-5b12-4bcb-85fe-2fcd5fd425c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:07.434524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-f4fe0b37-a31d-4f4d-8e2d-c057c8fc4316 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:07.434890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (7501c8a3-d2be-4c2e-812f-89423a72147c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:07.435349 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request issued successfully. Aug 18 22:55:07.436138 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7116231f-6377-4597-aaaf-e11a3f163c6f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:07.436721 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 769/3087] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:55:07 2026] POST /volume/v3/volumes => generated 814 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:07.437660 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-f4fe0b37-a31d-4f4d-8e2d-c057c8fc4316 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 Aug 18 22:55:07.437845 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-f4fe0b37-a31d-4f4d-8e2d-c057c8fc4316 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:07.438024 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-f4fe0b37-a31d-4f4d-8e2d-c057c8fc4316 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:07.438295 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-f4fe0b37-a31d-4f4d-8e2d-c057c8fc4316 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: 263bf994-c58b-451f-a6e2-89f83de53097 Aug 18 22:55:07.445998 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:07.445998 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:07.446477 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-f4fe0b37-a31d-4f4d-8e2d-c057c8fc4316 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:07.454534 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7bb2a77-6d66-4177-b1a3-897d358c1df3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:07.457559 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7bb2a77-6d66-4177-b1a3-897d358c1df3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:07.458177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7bb2a77-6d66-4177-b1a3-897d358c1df3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:07.458436 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7bb2a77-6d66-4177-b1a3-897d358c1df3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:07.474666 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:07.474666 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:07.480654 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-f4fe0b37-a31d-4f4d-8e2d-c057c8fc4316 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:55:07.480934 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dda1844f-aff7-4fb5-b999-b035f3744e46 req-f4fe0b37-a31d-4f4d-8e2d-c057c8fc4316 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 returned with HTTP 202 Aug 18 22:55:07.481013 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a7bb2a77-6d66-4177-b1a3-897d358c1df3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:07.481502 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 775/3088] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:55:07 2026] DELETE /volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:07.487418 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7bb2a77-6d66-4177-b1a3-897d358c1df3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 returned with HTTP 200 Aug 18 22:55:07.487650 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 772/3089] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:07 2026] GET /volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:08.145541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e130ba3d-c783-4ac2-b13b-9a46a6df0bc4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:08.145687 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e130ba3d-c783-4ac2-b13b-9a46a6df0bc4 None None] GET https://10.4.3.89/volume// Aug 18 22:55:08.145897 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e130ba3d-c783-4ac2-b13b-9a46a6df0bc4 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:08.146051 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e130ba3d-c783-4ac2-b13b-9a46a6df0bc4 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:08.146408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e130ba3d-c783-4ac2-b13b-9a46a6df0bc4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:55:08.146677 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 774/3090] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:55:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:55:08.160688 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-b1e77871-4c74-4d1c-a056-75a0e936b5ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:08.161443 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84ddb51f-b535-4ef7-a664-e36efd1d2472 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:08.163274 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84ddb51f-b535-4ef7-a664-e36efd1d2472 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:08.163547 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84ddb51f-b535-4ef7-a664-e36efd1d2472 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:08.163645 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84ddb51f-b535-4ef7-a664-e36efd1d2472 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:08.163745 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-84ddb51f-b535-4ef7-a664-e36efd1d2472 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:08.164498 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-b1e77871-4c74-4d1c-a056-75a0e936b5ef tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:08.164828 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-b1e77871-4c74-4d1c-a056-75a0e936b5ef tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:08.165091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-b1e77871-4c74-4d1c-a056-75a0e936b5ef tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:08.169124 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:08.169124 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:08.170030 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84ddb51f-b535-4ef7-a664-e36efd1d2472 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:08.170416 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 776/3091] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:08 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:08.178465 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:08.178465 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:08.183158 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-b1e77871-4c74-4d1c-a056-75a0e936b5ef tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:08.190201 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-b1e77871-4c74-4d1c-a056-75a0e936b5ef tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 200 Aug 18 22:55:08.190914 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 770/3092] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:55:08 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:55:08.312897 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-223f061a-d518-43eb-bad3-23655eb626ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:08.315719 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-223f061a-d518-43eb-bad3-23655eb626ed tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] PUT https://10.4.3.89/volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec Aug 18 22:55:08.316158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-223f061a-d518-43eb-bad3-23655eb626ed tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:08.329052 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-223f061a-d518-43eb-bad3-23655eb626ed tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Acquiring lock "cinder-attachment_update-e4132c77-998c-4bcb-874b-16653e0fc539-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:55:08.336913 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-223f061a-d518-43eb-bad3-23655eb626ed tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-e4132c77-998c-4bcb-874b-16653e0fc539-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:55:08.337979 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:08.337979 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:08.423661 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-223f061a-d518-43eb-bad3-23655eb626ed tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Lock "cinder-attachment_update-e4132c77-998c-4bcb-874b-16653e0fc539-np0000007715" released by "attachment_update" :: held 0.086s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:55:08.423661 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-223f061a-d518-43eb-bad3-23655eb626ed tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec returned with HTTP 200 Aug 18 22:55:08.423661 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 773/3093] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:55:08 2026] PUT /volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:08.467210 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-7a016afd-8d18-4002-8e70-750d1ff2d226 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:08.469942 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-7a016afd-8d18-4002-8e70-750d1ff2d226 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec/action Aug 18 22:55:08.470659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-7a016afd-8d18-4002-8e70-750d1ff2d226 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:55:08.470659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-7a016afd-8d18-4002-8e70-750d1ff2d226 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:08.515617 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:08.515617 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:08.516389 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7121d876-5f81-4464-9c2b-13513857ba6a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:08.519669 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7121d876-5f81-4464-9c2b-13513857ba6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:08.520060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7121d876-5f81-4464-9c2b-13513857ba6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:08.520500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7121d876-5f81-4464-9c2b-13513857ba6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:08.534456 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-606fecbf-29dd-4dab-880a-d4eed4f1aee3 req-7a016afd-8d18-4002-8e70-750d1ff2d226 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec/action returned with HTTP 204 Aug 18 22:55:08.535068 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 775/3094] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:55:08 2026] POST /volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:08.543957 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:08.543957 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:08.550425 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7121d876-5f81-4464-9c2b-13513857ba6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:08.557707 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7121d876-5f81-4464-9c2b-13513857ba6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 returned with HTTP 200 Aug 18 22:55:08.558598 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 777/3095] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:08 2026] GET /volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 => generated 907 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:08.576390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dacd9984-b7cc-4cbb-a482-8be8248116f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:08.583807 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dacd9984-b7cc-4cbb-a482-8be8248116f6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:55:08.584282 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dacd9984-b7cc-4cbb-a482-8be8248116f6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "30472c57-ab92-4ac6-9f7b-deeb89b7d046", "name": "tempest-VolumesBackupsTest-Backup-1874610035", "description": "tempest-backup-description-1231627388", "container": "tempest-volumesbackupstest-backup-container-598821590"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:08.586335 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-dacd9984-b7cc-4cbb-a482-8be8248116f6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating new backup {'backup': {'volume_id': '30472c57-ab92-4ac6-9f7b-deeb89b7d046', 'name': 'tempest-VolumesBackupsTest-Backup-1874610035', 'description': 'tempest-backup-description-1231627388', 'container': 'tempest-volumesbackupstest-backup-container-598821590'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:55:08.587003 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-dacd9984-b7cc-4cbb-a482-8be8248116f6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating backup of volume 30472c57-ab92-4ac6-9f7b-deeb89b7d046 in container tempest-volumesbackupstest-backup-container-598821590 Aug 18 22:55:08.600483 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:08.600483 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:08.601050 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dacd9984-b7cc-4cbb-a482-8be8248116f6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:08.636159 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-dacd9984-b7cc-4cbb-a482-8be8248116f6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['2350efc3-32a5-4171-9732-d1df7d8e09c5', '6d4c5aa6-e5f0-4658-8c70-6beb154b39ea'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:08.680788 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dacd9984-b7cc-4cbb-a482-8be8248116f6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:55:08.681279 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 771/3096] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:55:08 2026] POST /volume/v3/backups => generated 328 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:08.691175 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98b5465e-366d-4a5c-9d5f-410395818988 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:08.693192 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98b5465e-366d-4a5c-9d5f-410395818988 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:08.693377 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98b5465e-366d-4a5c-9d5f-410395818988 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:08.693666 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98b5465e-366d-4a5c-9d5f-410395818988 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:08.693806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-98b5465e-366d-4a5c-9d5f-410395818988 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:08.699386 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:08.699386 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:08.700613 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98b5465e-366d-4a5c-9d5f-410395818988 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:08.701121 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 774/3097] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:08 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:09.187440 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3f30ba0-3344-47ab-9b64-30ff5a6bd48b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:09.191145 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3f30ba0-3344-47ab-9b64-30ff5a6bd48b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:09.191368 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3f30ba0-3344-47ab-9b64-30ff5a6bd48b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:09.191568 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3f30ba0-3344-47ab-9b64-30ff5a6bd48b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:09.191884 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b3f30ba0-3344-47ab-9b64-30ff5a6bd48b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:09.198538 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:09.198538 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:09.199395 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3f30ba0-3344-47ab-9b64-30ff5a6bd48b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:09.199804 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 776/3098] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:09 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:09.652853 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-accea03e-6bef-4b10-899d-242f0ec4df2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:09.655688 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-accea03e-6bef-4b10-899d-242f0ec4df2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 Aug 18 22:55:09.655688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-accea03e-6bef-4b10-899d-242f0ec4df2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:09.656129 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-accea03e-6bef-4b10-899d-242f0ec4df2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:09.661298 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-accea03e-6bef-4b10-899d-242f0ec4df2d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 returned with HTTP 404 Aug 18 22:55:09.661741 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 778/3099] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:09 2026] GET /volume/v3/volumes/263bf994-c58b-451f-a6e2-89f83de53097 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:09.718300 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be67651f-4f03-4e6d-a210-659c503363c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:09.726579 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be67651f-4f03-4e6d-a210-659c503363c2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:09.726579 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be67651f-4f03-4e6d-a210-659c503363c2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:09.726579 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be67651f-4f03-4e6d-a210-659c503363c2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:09.726579 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-be67651f-4f03-4e6d-a210-659c503363c2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:09.734617 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:09.734617 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:09.734617 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be67651f-4f03-4e6d-a210-659c503363c2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:09.734617 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 772/3100] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:09 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:09.739705 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95981d7a-3874-4d82-b08e-4cabd980ae85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:09.741417 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95981d7a-3874-4d82-b08e-4cabd980ae85 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:55:09.741613 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95981d7a-3874-4d82-b08e-4cabd980ae85 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:09.741827 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95981d7a-3874-4d82-b08e-4cabd980ae85 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:09.741905 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-95981d7a-3874-4d82-b08e-4cabd980ae85 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: 897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:55:09.747287 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:09.747287 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:09.748004 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-95981d7a-3874-4d82-b08e-4cabd980ae85 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:55:09.763126 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-95981d7a-3874-4d82-b08e-4cabd980ae85 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot delete request issued successfully. Aug 18 22:55:09.763670 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95981d7a-3874-4d82-b08e-4cabd980ae85 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 202 Aug 18 22:55:09.763726 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 775/3101] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:55:09 2026] DELETE /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:09.775198 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5845f088-40d5-4002-862b-83830e35e3f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:09.777103 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5845f088-40d5-4002-862b-83830e35e3f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:55:09.777315 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5845f088-40d5-4002-862b-83830e35e3f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:09.777524 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5845f088-40d5-4002-862b-83830e35e3f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:09.788432 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:09.788432 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:09.788899 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5845f088-40d5-4002-862b-83830e35e3f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:55:09.789677 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5845f088-40d5-4002-862b-83830e35e3f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 200 Aug 18 22:55:09.790042 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 777/3102] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:09 2026] GET /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:10.215297 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c877b40-d180-4f0f-90d3-64a0ee45bc98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:10.218064 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c877b40-d180-4f0f-90d3-64a0ee45bc98 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:10.218064 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c877b40-d180-4f0f-90d3-64a0ee45bc98 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:10.218064 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c877b40-d180-4f0f-90d3-64a0ee45bc98 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:10.218064 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4c877b40-d180-4f0f-90d3-64a0ee45bc98 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:10.222394 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:10.222394 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:10.223262 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c877b40-d180-4f0f-90d3-64a0ee45bc98 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:10.223715 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 779/3103] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:10 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:10.745840 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fdc1eeb2-9e28-4ea7-b5d4-4aa0d0155f8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:10.747613 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdc1eeb2-9e28-4ea7-b5d4-4aa0d0155f8a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:10.747613 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdc1eeb2-9e28-4ea7-b5d4-4aa0d0155f8a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:10.748395 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdc1eeb2-9e28-4ea7-b5d4-4aa0d0155f8a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:10.748395 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fdc1eeb2-9e28-4ea7-b5d4-4aa0d0155f8a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:10.752180 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:10.752180 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:10.752902 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdc1eeb2-9e28-4ea7-b5d4-4aa0d0155f8a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:10.755236 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 773/3104] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:10 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:10.813442 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-74202251-52e2-41db-aa9c-fb8d9831c9a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:10.813872 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74202251-52e2-41db-aa9c-fb8d9831c9a4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d Aug 18 22:55:10.813872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74202251-52e2-41db-aa9c-fb8d9831c9a4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:10.814150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-74202251-52e2-41db-aa9c-fb8d9831c9a4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:10.820536 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-74202251-52e2-41db-aa9c-fb8d9831c9a4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d returned with HTTP 404 Aug 18 22:55:10.821609 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 776/3105] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:10 2026] GET /volume/v3/snapshots/897f6025-efc5-4c8c-a745-25acae2d065d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:10.840062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d8543a77-fd14-48ad-96cb-09edad6f86a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:10.842196 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8543a77-fd14-48ad-96cb-09edad6f86a1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:55:10.842437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8543a77-fd14-48ad-96cb-09edad6f86a1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:10.842615 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d8543a77-fd14-48ad-96cb-09edad6f86a1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:10.842769 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d8543a77-fd14-48ad-96cb-09edad6f86a1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:55:10.850324 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:10.850324 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:10.850819 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8543a77-fd14-48ad-96cb-09edad6f86a1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:10.871422 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d8543a77-fd14-48ad-96cb-09edad6f86a1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:55:10.871592 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d8543a77-fd14-48ad-96cb-09edad6f86a1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 returned with HTTP 202 Aug 18 22:55:10.871998 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 778/3106] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:10 2026] DELETE /volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:10.882259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14380a74-b28b-4cab-9487-c56cf382706f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:10.885197 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14380a74-b28b-4cab-9487-c56cf382706f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:55:10.885197 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14380a74-b28b-4cab-9487-c56cf382706f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:10.885566 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14380a74-b28b-4cab-9487-c56cf382706f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:10.897092 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:10.897092 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:10.904444 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14380a74-b28b-4cab-9487-c56cf382706f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:10.913250 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14380a74-b28b-4cab-9487-c56cf382706f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 returned with HTTP 200 Aug 18 22:55:10.913987 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 780/3107] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:10 2026] GET /volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:11.234194 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca8e96fe-189a-4590-a6e0-cc369fe9b343 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:11.235995 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca8e96fe-189a-4590-a6e0-cc369fe9b343 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:11.236164 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca8e96fe-189a-4590-a6e0-cc369fe9b343 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:11.236374 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca8e96fe-189a-4590-a6e0-cc369fe9b343 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:11.236483 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ca8e96fe-189a-4590-a6e0-cc369fe9b343 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:11.240770 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:11.240770 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:11.241403 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca8e96fe-189a-4590-a6e0-cc369fe9b343 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:11.241788 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 774/3108] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:11 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:11.767201 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d66e4bf4-8734-44b9-8680-2e9f3190d09e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:11.769096 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d66e4bf4-8734-44b9-8680-2e9f3190d09e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:11.769382 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d66e4bf4-8734-44b9-8680-2e9f3190d09e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:11.769649 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d66e4bf4-8734-44b9-8680-2e9f3190d09e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:11.769824 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d66e4bf4-8734-44b9-8680-2e9f3190d09e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:11.781693 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:11.781693 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:11.782602 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d66e4bf4-8734-44b9-8680-2e9f3190d09e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:11.783013 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 777/3109] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:11 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:11.927712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9bd777e3-3595-435b-8d7f-55bbcc026d44 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:11.929477 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bd777e3-3595-435b-8d7f-55bbcc026d44 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 Aug 18 22:55:11.929776 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9bd777e3-3595-435b-8d7f-55bbcc026d44 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:11.930048 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9bd777e3-3595-435b-8d7f-55bbcc026d44 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:11.936290 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bd777e3-3595-435b-8d7f-55bbcc026d44 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 returned with HTTP 404 Aug 18 22:55:11.936870 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 779/3110] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:11 2026] GET /volume/v3/volumes/d181867e-fe08-45cb-98e5-b410d33f29d1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:11.965656 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e109950-8349-4213-ad9e-b4672128b4fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:11.966859 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:11.967091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1393078674", "snapshot_id": null, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:11.968688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1393078674', 'snapshot_id': None, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:12.061905 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:55:12.066728 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:55:12.071989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (06e0df35-1d4b-4648-aad1-48811fe58a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:12.073242 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa47158-6bd0-4408-9922-775379e6b9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:12.074135 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:12.159419 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa47158-6bd0-4408-9922-775379e6b9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:12.160359 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0a83fe-0fc6-4ccc-b7dd-0544e4b54459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:12.219418 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['bf2e1a67-4d89-4df2-b962-b59ce6972588', 'a2c1e44d-9424-488e-a678-c9dce14957aa', '6a40a52f-3819-49a8-a97c-9c3cad0452f5', 'aaf84d22-cd45-4bfa-97bd-9c549f46c0ba'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:12.220344 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0a83fe-0fc6-4ccc-b7dd-0544e4b54459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf2e1a67-4d89-4df2-b962-b59ce6972588', 'a2c1e44d-9424-488e-a678-c9dce14957aa', '6a40a52f-3819-49a8-a97c-9c3cad0452f5', 'aaf84d22-cd45-4bfa-97bd-9c549f46c0ba']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:12.221179 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f6c334-eb7d-4fb3-97bc-d2c0a84d8a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:12.256125 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d4a6d82-a239-4996-bb52-6de089894246 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:12.258229 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4a6d82-a239-4996-bb52-6de089894246 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:12.258376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4a6d82-a239-4996-bb52-6de089894246 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:12.258854 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4a6d82-a239-4996-bb52-6de089894246 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:12.259402 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4d4a6d82-a239-4996-bb52-6de089894246 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:12.265009 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:12.265009 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:12.265193 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f6c334-eb7d-4fb3-97bc-d2c0a84d8a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d39840-fa64-4e62-aabf-37982a9f6970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1393078674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['bf2e1a67-4d89-4df2-b962-b59ce6972588','a2c1e44d-9424-488e-a678-c9dce14957aa','6a40a52f-3819-49a8-a97c-9c3cad0452f5','aaf84d22-cd45-4bfa-97bd-9c549f46c0ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1393078674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d39840-fa64-4e62-aabf-37982a9f6970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:12.265968 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4a6d82-a239-4996-bb52-6de089894246 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:12.266124 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93c5166-7b8a-4b59-8de7-1f25021d42eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:12.266520 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 775/3111] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:12 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:12.289067 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d93c5166-7b8a-4b59-8de7-1f25021d42eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1393078674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['bf2e1a67-4d89-4df2-b962-b59ce6972588','a2c1e44d-9424-488e-a678-c9dce14957aa','6a40a52f-3819-49a8-a97c-9c3cad0452f5','aaf84d22-cd45-4bfa-97bd-9c549f46c0ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:12.289674 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb1cc07-9688-461b-a5b4-c1c07caf136c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:12.307206 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cb1cc07-9688-461b-a5b4-c1c07caf136c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:12.308407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (06e0df35-1d4b-4648-aad1-48811fe58a68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:12.308901 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:55:12.309802 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e109950-8349-4213-ad9e-b4672128b4fd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:12.310348 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 781/3112] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:55:11 2026] POST /volume/v3/volumes => generated 757 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:12.324881 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5a048ec-98b6-488b-ba4b-9512940cdbba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:12.328356 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5a048ec-98b6-488b-ba4b-9512940cdbba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:55:12.328733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5a048ec-98b6-488b-ba4b-9512940cdbba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:12.328917 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5a048ec-98b6-488b-ba4b-9512940cdbba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:12.337245 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:12.337245 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:12.343236 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c5a048ec-98b6-488b-ba4b-9512940cdbba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:12.347553 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5a048ec-98b6-488b-ba4b-9512940cdbba tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 200 Aug 18 22:55:12.347760 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 778/3113] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:12 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:12.795331 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e6f3984-7cb5-4533-9b96-12ee3ef1879f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:12.797173 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e6f3984-7cb5-4533-9b96-12ee3ef1879f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:12.797461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e6f3984-7cb5-4533-9b96-12ee3ef1879f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:12.797676 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e6f3984-7cb5-4533-9b96-12ee3ef1879f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:12.797768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8e6f3984-7cb5-4533-9b96-12ee3ef1879f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:12.802490 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:12.802490 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:12.803440 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e6f3984-7cb5-4533-9b96-12ee3ef1879f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:12.803874 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 780/3114] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:12 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:13.284576 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9378626c-70cd-40dd-b5aa-5be803109456 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:13.286846 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9378626c-70cd-40dd-b5aa-5be803109456 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:13.287078 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9378626c-70cd-40dd-b5aa-5be803109456 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:13.287322 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9378626c-70cd-40dd-b5aa-5be803109456 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:13.287475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9378626c-70cd-40dd-b5aa-5be803109456 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:13.295961 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:13.295961 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:13.296899 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9378626c-70cd-40dd-b5aa-5be803109456 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:13.297412 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 776/3115] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:13 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:13.364984 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e27fea97-7286-41fb-96a6-ecfe5b46a0a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:13.367507 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e27fea97-7286-41fb-96a6-ecfe5b46a0a3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:55:13.367784 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e27fea97-7286-41fb-96a6-ecfe5b46a0a3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:13.368027 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e27fea97-7286-41fb-96a6-ecfe5b46a0a3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:13.382184 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:13.382184 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:13.386469 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e27fea97-7286-41fb-96a6-ecfe5b46a0a3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:13.393577 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e27fea97-7286-41fb-96a6-ecfe5b46a0a3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 200 Aug 18 22:55:13.394119 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 782/3116] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:13 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:13.411089 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00a68c3b-2ddf-4516-a84d-b74f21ad9421 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:13.413148 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00a68c3b-2ddf-4516-a84d-b74f21ad9421 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:55:13.413369 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00a68c3b-2ddf-4516-a84d-b74f21ad9421 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:13.413947 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00a68c3b-2ddf-4516-a84d-b74f21ad9421 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:13.429938 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:13.429938 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:13.439356 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-00a68c3b-2ddf-4516-a84d-b74f21ad9421 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:13.446256 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00a68c3b-2ddf-4516-a84d-b74f21ad9421 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 200 Aug 18 22:55:13.446877 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 779/3117] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:13 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:13.816544 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-22456323-6aa1-48bd-98b1-6fc8e0d16f10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:13.818460 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22456323-6aa1-48bd-98b1-6fc8e0d16f10 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:13.818648 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22456323-6aa1-48bd-98b1-6fc8e0d16f10 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:13.818824 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-22456323-6aa1-48bd-98b1-6fc8e0d16f10 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:13.818917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-22456323-6aa1-48bd-98b1-6fc8e0d16f10 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:13.823011 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:13.823011 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:13.823819 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-22456323-6aa1-48bd-98b1-6fc8e0d16f10 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:13.824170 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 781/3118] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:13 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:14.309238 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80480a9a-5e64-4750-9ac0-e40c4783cea3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:14.314879 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80480a9a-5e64-4750-9ac0-e40c4783cea3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:14.315145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80480a9a-5e64-4750-9ac0-e40c4783cea3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:14.315459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80480a9a-5e64-4750-9ac0-e40c4783cea3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:14.315520 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-80480a9a-5e64-4750-9ac0-e40c4783cea3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:14.320448 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:14.320448 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:14.321221 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80480a9a-5e64-4750-9ac0-e40c4783cea3 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:14.321659 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 777/3119] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:14 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:14.701661 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-e355bd06-c60c-4e49-8da1-3ca94e2565ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:14.703568 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-e355bd06-c60c-4e49-8da1-3ca94e2565ae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:55:14.703828 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-e355bd06-c60c-4e49-8da1-3ca94e2565ae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:14.704120 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-e355bd06-c60c-4e49-8da1-3ca94e2565ae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:14.711126 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:14.711126 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:14.717851 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-e355bd06-c60c-4e49-8da1-3ca94e2565ae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:14.720617 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-e355bd06-c60c-4e49-8da1-3ca94e2565ae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 200 Aug 18 22:55:14.721175 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 783/3120] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:14 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:14.843451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-220f6d91-4b3a-4b06-89c9-fd9a857b2711 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:14.846312 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-220f6d91-4b3a-4b06-89c9-fd9a857b2711 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:14.846312 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-220f6d91-4b3a-4b06-89c9-fd9a857b2711 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:14.846469 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-220f6d91-4b3a-4b06-89c9-fd9a857b2711 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:14.846517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-220f6d91-4b3a-4b06-89c9-fd9a857b2711 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:14.856107 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:14.856107 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:14.860222 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-220f6d91-4b3a-4b06-89c9-fd9a857b2711 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:14.860616 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 780/3121] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:14 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:15.285874 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-855c6b2d-6870-48bf-97b9-52921d1abc19 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:15.289839 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-855c6b2d-6870-48bf-97b9-52921d1abc19 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:55:15.290306 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-855c6b2d-6870-48bf-97b9-52921d1abc19 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:15.292061 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-855c6b2d-6870-48bf-97b9-52921d1abc19 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:15.299485 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:15.299485 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:15.306223 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-855c6b2d-6870-48bf-97b9-52921d1abc19 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:15.312381 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-855c6b2d-6870-48bf-97b9-52921d1abc19 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 200 Aug 18 22:55:15.313079 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 782/3122] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:15 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:15.324095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-33c6c65f-e68f-4e84-8b1e-4a7caf1d3f5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:15.324589 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33c6c65f-e68f-4e84-8b1e-4a7caf1d3f5f None None] GET https://10.4.3.89/volume// Aug 18 22:55:15.324815 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33c6c65f-e68f-4e84-8b1e-4a7caf1d3f5f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:15.325091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-33c6c65f-e68f-4e84-8b1e-4a7caf1d3f5f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:15.325513 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-33c6c65f-e68f-4e84-8b1e-4a7caf1d3f5f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:55:15.326100 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 778/3123] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:55:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:55:15.331906 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-68076cda-4cc7-4a28-9bca-5d4cc7614c7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:15.334346 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68076cda-4cc7-4a28-9bca-5d4cc7614c7b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:15.334548 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68076cda-4cc7-4a28-9bca-5d4cc7614c7b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:15.334731 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68076cda-4cc7-4a28-9bca-5d4cc7614c7b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:15.334865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-68076cda-4cc7-4a28-9bca-5d4cc7614c7b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:15.337455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-5ad466c9-53aa-4e59-9737-bcfde447a61c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:15.340000 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:15.340000 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:15.340161 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-5ad466c9-53aa-4e59-9737-bcfde447a61c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:55:15.340466 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-5ad466c9-53aa-4e59-9737-bcfde447a61c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25d39840-fa64-4e62-aabf-37982a9f6970", "connector": null, "instance_uuid": "f9019495-341a-4a7b-96e7-21eb725191f0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:15.340937 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68076cda-4cc7-4a28-9bca-5d4cc7614c7b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:15.341355 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 784/3124] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:15 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:15.350028 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:15.350028 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:15.354432 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4921eae-b0e1-4a10-89d6-df76c0488da5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:15.355899 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4921eae-b0e1-4a10-89d6-df76c0488da5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:55:15.356237 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4921eae-b0e1-4a10-89d6-df76c0488da5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:15.356566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4921eae-b0e1-4a10-89d6-df76c0488da5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:15.356765 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d4921eae-b0e1-4a10-89d6-df76c0488da5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:15.360698 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:15.360698 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:15.361513 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4921eae-b0e1-4a10-89d6-df76c0488da5 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:55:15.361983 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 783/3125] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:15 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:15.371871 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1780da2c-fb02-46d2-9463-11ae351fe44b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:15.373616 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1780da2c-fb02-46d2-9463-11ae351fe44b tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:55:15.374061 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1780da2c-fb02-46d2-9463-11ae351fe44b tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93c3bd6e-63a1-49c3-aa38-311e5bb732cb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-918040661"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:15.375524 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-1780da2c-fb02-46d2-9463-11ae351fe44b tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Creating new backup {'backup': {'volume_id': '93c3bd6e-63a1-49c3-aa38-311e5bb732cb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-918040661'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:55:15.375756 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-1780da2c-fb02-46d2-9463-11ae351fe44b tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Creating backup of volume 93c3bd6e-63a1-49c3-aa38-311e5bb732cb in container None Aug 18 22:55:15.388249 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:15.388249 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:15.388779 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1780da2c-fb02-46d2-9463-11ae351fe44b tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Volume info retrieved successfully. Aug 18 22:55:15.410353 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-5ad466c9-53aa-4e59-9737-bcfde447a61c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:55:15.411127 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 781/3126] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:55:15 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:15.417151 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1780da2c-fb02-46d2-9463-11ae351fe44b tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Created reservations ['faeab5e4-131a-41e6-b3e9-2382f01b18d8', '58d19fd0-0435-460e-afa0-11f5d52617c1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:15.487045 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1780da2c-fb02-46d2-9463-11ae351fe44b tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:55:15.487599 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 779/3127] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:55:15 2026] POST /volume/v3/backups => generated 327 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:15.500651 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b247dd5-7fcb-46d8-9884-6102c9772da3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:15.503283 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b247dd5-7fcb-46d8-9884-6102c9772da3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:15.503861 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b247dd5-7fcb-46d8-9884-6102c9772da3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:15.503861 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b247dd5-7fcb-46d8-9884-6102c9772da3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:15.503861 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9b247dd5-7fcb-46d8-9884-6102c9772da3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:15.513720 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:15.513720 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:15.515019 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b247dd5-7fcb-46d8-9884-6102c9772da3 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:15.517927 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 785/3128] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:15 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:15.872100 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-19640f8c-2c9c-43a1-a5e5-aaedbdeac965 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:15.874761 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19640f8c-2c9c-43a1-a5e5-aaedbdeac965 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:15.874761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19640f8c-2c9c-43a1-a5e5-aaedbdeac965 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:15.874761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-19640f8c-2c9c-43a1-a5e5-aaedbdeac965 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:15.874761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-19640f8c-2c9c-43a1-a5e5-aaedbdeac965 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:15.881256 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:15.881256 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:15.882759 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-19640f8c-2c9c-43a1-a5e5-aaedbdeac965 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:15.883530 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 784/3129] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:15 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:16.530376 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59c6d86e-0977-4901-a387-b730bdde76e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:16.535506 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59c6d86e-0977-4901-a387-b730bdde76e0 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:16.536288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59c6d86e-0977-4901-a387-b730bdde76e0 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:16.536618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59c6d86e-0977-4901-a387-b730bdde76e0 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:16.536618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-59c6d86e-0977-4901-a387-b730bdde76e0 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:16.544772 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:16.544772 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:16.545746 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59c6d86e-0977-4901-a387-b730bdde76e0 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:16.546257 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 782/3130] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:16 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:16.883638 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86f8b6e3-84c4-42e8-a89b-f7c3f6a3c3b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:16.884036 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86f8b6e3-84c4-42e8-a89b-f7c3f6a3c3b6 None None] GET https://10.4.3.89/volume// Aug 18 22:55:16.884036 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86f8b6e3-84c4-42e8-a89b-f7c3f6a3c3b6 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:16.884753 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86f8b6e3-84c4-42e8-a89b-f7c3f6a3c3b6 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:16.884753 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86f8b6e3-84c4-42e8-a89b-f7c3f6a3c3b6 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:55:16.888359 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 780/3131] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:55:16 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:55:16.893433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-46379a47-6240-4327-b203-1188b848b42c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:16.901916 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13ff9468-8475-411a-9657-18e262b28528 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:16.905074 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13ff9468-8475-411a-9657-18e262b28528 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:16.905334 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13ff9468-8475-411a-9657-18e262b28528 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:16.905697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13ff9468-8475-411a-9657-18e262b28528 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:16.905697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-13ff9468-8475-411a-9657-18e262b28528 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:16.911254 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:16.911254 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:16.912087 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13ff9468-8475-411a-9657-18e262b28528 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:16.912528 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 785/3132] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:16 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:17.070743 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-46379a47-6240-4327-b203-1188b848b42c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:55:17.070954 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-46379a47-6240-4327-b203-1188b848b42c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:17.071149 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-46379a47-6240-4327-b203-1188b848b42c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:17.083058 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:17.083058 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:17.091003 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-46379a47-6240-4327-b203-1188b848b42c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:55:17.092285 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-46379a47-6240-4327-b203-1188b848b42c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 200 Aug 18 22:55:17.092701 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 786/3133] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:55:16 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 1544 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:55:17.182822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-ef82565a-6508-46de-8884-d0f639a95c44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:17.184913 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-ef82565a-6508-46de-8884-d0f639a95c44 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/limits Aug 18 22:55:17.185191 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-ef82565a-6508-46de-8884-d0f639a95c44 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:17.185488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-ef82565a-6508-46de-8884-d0f639a95c44 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:17.209771 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-ef82565a-6508-46de-8884-d0f639a95c44 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 18 22:55:17.210195 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 783/3134] 10.4.3.89 () {68 vars in 1477 bytes} [Tue Aug 18 22:55:17 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:17.215899 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-9ebc7274-0e60-45b7-971c-0cb38505c833 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:17.219332 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-9ebc7274-0e60-45b7-971c-0cb38505c833 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22 Aug 18 22:55:17.219569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-9ebc7274-0e60-45b7-971c-0cb38505c833 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:17.234422 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-9ebc7274-0e60-45b7-971c-0cb38505c833 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-25d39840-fa64-4e62-aabf-37982a9f6970-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:55:17.239500 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-9ebc7274-0e60-45b7-971c-0cb38505c833 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-25d39840-fa64-4e62-aabf-37982a9f6970-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:55:17.240703 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:17.240703 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:17.253814 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-4ce46bc6-891e-4709-a1c9-69a566cf62e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:17.256472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-4ce46bc6-891e-4709-a1c9-69a566cf62e6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:17.256666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-4ce46bc6-891e-4709-a1c9-69a566cf62e6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:17.256848 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-4ce46bc6-891e-4709-a1c9-69a566cf62e6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:17.267099 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:17.267099 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:17.271374 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-4ce46bc6-891e-4709-a1c9-69a566cf62e6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:17.277030 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-4ce46bc6-891e-4709-a1c9-69a566cf62e6 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 200 Aug 18 22:55:17.277439 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 786/3135] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:17 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 1658 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:17.288186 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-fba1b118-eb97-42bd-b7db-d9f893c2a3f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:17.291593 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-fba1b118-eb97-42bd-b7db-d9f893c2a3f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:55:17.291593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-fba1b118-eb97-42bd-b7db-d9f893c2a3f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4132c77-998c-4bcb-874b-16653e0fc539", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:17.307193 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:17.307193 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:17.307842 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-fba1b118-eb97-42bd-b7db-d9f893c2a3f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:17.308056 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-fba1b118-eb97-42bd-b7db-d9f893c2a3f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Create snapshot from volume e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:17.342298 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-9ebc7274-0e60-45b7-971c-0cb38505c833 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-25d39840-fa64-4e62-aabf-37982a9f6970-np0000007715" released by "attachment_update" :: held 0.103s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:55:17.343742 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-9ebc7274-0e60-45b7-971c-0cb38505c833 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22 returned with HTTP 200 Aug 18 22:55:17.344343 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 781/3136] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:55:17 2026] PUT /volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:55:17.347098 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-fba1b118-eb97-42bd-b7db-d9f893c2a3f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Created reservations ['1f396530-a5bc-4920-9dc1-a96a4e94af64', 'b8c8c0ae-8a31-4fed-a867-d62b909fbe00', '8ba20e78-bb1d-44f3-a5f7-ce0d9da2a3e8', 'c325541d-4ee8-4c0d-a074-c423409bac18'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:17.380994 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-8fb65c37-3e08-48d8-8296-65925b0e8173 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:17.384435 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-8fb65c37-3e08-48d8-8296-65925b0e8173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22/action Aug 18 22:55:17.384870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-8fb65c37-3e08-48d8-8296-65925b0e8173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:55:17.385045 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-8fb65c37-3e08-48d8-8296-65925b0e8173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:17.386845 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-fba1b118-eb97-42bd-b7db-d9f893c2a3f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Snapshot force create request issued successfully. Aug 18 22:55:17.387208 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0db163bf-4c85-4d75-8688-54e00dc20d09 req-fba1b118-eb97-42bd-b7db-d9f893c2a3f2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:55:17.387666 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 787/3137] 10.4.3.89 () {72 vars in 1540 bytes} [Tue Aug 18 22:55:17 2026] POST /volume/v3/snapshots => generated 292 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:17.421765 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:17.421765 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:17.456248 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c0cff89c-c306-4d91-a60b-67ae268857d8 req-8fb65c37-3e08-48d8-8296-65925b0e8173 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22/action returned with HTTP 204 Aug 18 22:55:17.457359 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 784/3138] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:55:17 2026] POST /volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:17.562709 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-806a2e6c-63ca-4dbc-ad58-75c78b963e40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:17.571452 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-806a2e6c-63ca-4dbc-ad58-75c78b963e40 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:17.571717 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-806a2e6c-63ca-4dbc-ad58-75c78b963e40 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:17.571934 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-806a2e6c-63ca-4dbc-ad58-75c78b963e40 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:17.572089 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-806a2e6c-63ca-4dbc-ad58-75c78b963e40 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:17.583388 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:17.583388 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:17.583388 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-806a2e6c-63ca-4dbc-ad58-75c78b963e40 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:17.583388 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 787/3139] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:17 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:17.789115 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2538391e-a135-46b3-93f7-b42f73918909 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:17.865832 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:17.865832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-697394273", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:17.865832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-697394273', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:17.865832 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Create volume of 1 GB Aug 18 22:55:17.865832 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:17.865832 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:17.872288 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Availability Zones retrieved successfully. Aug 18 22:55:17.880638 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Flow 'volume_create_api' (4193e359-45dc-46d6-96f4-e4e4067da93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:17.882016 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71943c2-49f1-45d6-b0a1-e9103e209c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:17.883229 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:17.916364 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f71943c2-49f1-45d6-b0a1-e9103e209c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:17.917117 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be9c691c-94a1-440f-8d7e-73425d04c777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:17.926866 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd079823-b813-43ac-9d41-bbe625c91f62 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:17.933231 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd079823-b813-43ac-9d41-bbe625c91f62 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:17.933433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd079823-b813-43ac-9d41-bbe625c91f62 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:17.933707 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd079823-b813-43ac-9d41-bbe625c91f62 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:17.933842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dd079823-b813-43ac-9d41-bbe625c91f62 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:17.941338 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:17.941338 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:17.944870 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd079823-b813-43ac-9d41-bbe625c91f62 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:17.945276 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 788/3140] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:17 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:17.992086 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Created reservations ['06c383dd-1a64-4320-acf8-d4c3a1c84905', '275ff089-ae59-40e4-9349-020ae4c0b912', 'd57df75c-d9f3-4420-98c6-838b90accd23', 'aebc6c9e-918e-42e4-9bff-7cbc0457222a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:17.993050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be9c691c-94a1-440f-8d7e-73425d04c777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06c383dd-1a64-4320-acf8-d4c3a1c84905', '275ff089-ae59-40e4-9349-020ae4c0b912', 'd57df75c-d9f3-4420-98c6-838b90accd23', 'aebc6c9e-918e-42e4-9bff-7cbc0457222a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:17.993901 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a7d434-8c08-46f0-a4cf-d5815fc59653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:18.022106 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a7d434-8c08-46f0-a4cf-d5815fc59653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a6e5b1d-5f85-421b-b1bd-a3224b5ae262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-697394273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999aa0d2edc44b098859b2e0fef1336b',qos_specs=None,replication_status=,reservations=['06c383dd-1a64-4320-acf8-d4c3a1c84905','275ff089-ae59-40e4-9349-020ae4c0b912','d57df75c-d9f3-4420-98c6-838b90accd23','aebc6c9e-918e-42e4-9bff-7cbc0457222a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c19f2500d684faea547dc8e82d7208d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-697394273',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a6e5b1d-5f85-421b-b1bd-a3224b5ae262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999aa0d2edc44b098859b2e0fef1336b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c19f2500d684faea547dc8e82d7208d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:18.023061 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d08fe53-278e-4565-93bf-3dd11de033a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:18.044815 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d08fe53-278e-4565-93bf-3dd11de033a9) transitioned into state 'SUCCESS' from state '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-697394273',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999aa0d2edc44b098859b2e0fef1336b',qos_specs=None,replication_status=,reservations=['06c383dd-1a64-4320-acf8-d4c3a1c84905','275ff089-ae59-40e4-9349-020ae4c0b912','d57df75c-d9f3-4420-98c6-838b90accd23','aebc6c9e-918e-42e4-9bff-7cbc0457222a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c19f2500d684faea547dc8e82d7208d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:18.045743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae968cc8-96cb-4ab9-b5fc-b5347015ec61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:18.054602 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae968cc8-96cb-4ab9-b5fc-b5347015ec61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:18.055573 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Flow 'volume_create_api' (4193e359-45dc-46d6-96f4-e4e4067da93f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:18.055920 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Create volume request issued successfully. Aug 18 22:55:18.056497 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2538391e-a135-46b3-93f7-b42f73918909 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:18.056859 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 782/3141] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:55:17 2026] POST /volume/v3/volumes => generated 751 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:18.069825 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05f32e14-4153-4ede-96b2-41775963fa6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:18.071979 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05f32e14-4153-4ede-96b2-41775963fa6d tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:18.072153 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05f32e14-4153-4ede-96b2-41775963fa6d tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:18.072461 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05f32e14-4153-4ede-96b2-41775963fa6d tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:18.081655 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:18.081655 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:18.086451 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05f32e14-4153-4ede-96b2-41775963fa6d tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:18.092014 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05f32e14-4153-4ede-96b2-41775963fa6d tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 returned with HTTP 200 Aug 18 22:55:18.092429 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 785/3142] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:18 2026] GET /volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:18.595295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-de41c68f-4f39-4162-ba7d-305813427efe None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:18.600933 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de41c68f-4f39-4162-ba7d-305813427efe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:18.601070 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de41c68f-4f39-4162-ba7d-305813427efe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:18.601298 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-de41c68f-4f39-4162-ba7d-305813427efe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:18.601453 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-de41c68f-4f39-4162-ba7d-305813427efe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:18.610976 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:18.610976 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:18.610976 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-de41c68f-4f39-4162-ba7d-305813427efe tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:18.611440 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 788/3143] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:18 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:18.956979 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d9ae4bd-2af3-4155-a344-bf073f6de25e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:18.959092 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d9ae4bd-2af3-4155-a344-bf073f6de25e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:18.959092 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d9ae4bd-2af3-4155-a344-bf073f6de25e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:18.959365 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d9ae4bd-2af3-4155-a344-bf073f6de25e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:18.959468 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d9ae4bd-2af3-4155-a344-bf073f6de25e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:18.964974 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:18.964974 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:18.966100 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d9ae4bd-2af3-4155-a344-bf073f6de25e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:18.966637 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 789/3144] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:18 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:19.106799 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff80e254-c8c1-496d-a595-8405492e215a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:19.108831 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff80e254-c8c1-496d-a595-8405492e215a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:19.109074 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff80e254-c8c1-496d-a595-8405492e215a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:19.109262 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff80e254-c8c1-496d-a595-8405492e215a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:19.119744 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:19.119744 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:19.127471 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff80e254-c8c1-496d-a595-8405492e215a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:19.132684 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff80e254-c8c1-496d-a595-8405492e215a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 returned with HTTP 200 Aug 18 22:55:19.133216 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 783/3145] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:19 2026] GET /volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:19.153698 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ae1980c-d092-4bec-8613-65650ea07d74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:19.160296 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ae1980c-d092-4bec-8613-65650ea07d74 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:19.160296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ae1980c-d092-4bec-8613-65650ea07d74 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:19.160296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ae1980c-d092-4bec-8613-65650ea07d74 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:19.179940 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:19.179940 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:19.191525 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ae1980c-d092-4bec-8613-65650ea07d74 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:19.207390 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ae1980c-d092-4bec-8613-65650ea07d74 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 returned with HTTP 200 Aug 18 22:55:19.207799 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 786/3146] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:19 2026] GET /volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:19.222365 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3278121-0e3a-4fa1-a94b-e0e393d053ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:19.225678 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3278121-0e3a-4fa1-a94b-e0e393d053ad tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:55:19.226062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3278121-0e3a-4fa1-a94b-e0e393d053ad tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a6e5b1d-5f85-421b-b1bd-a3224b5ae262", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1253263088", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:19.235856 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:19.235856 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:19.236363 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3278121-0e3a-4fa1-a94b-e0e393d053ad tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:19.236560 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-b3278121-0e3a-4fa1-a94b-e0e393d053ad tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Create snapshot from volume 2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:19.279291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b3278121-0e3a-4fa1-a94b-e0e393d053ad tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Created reservations ['bf9e3127-d4b3-4081-82f7-3b8c0ab4c3ba', '222cb7d9-d22c-4c64-88d6-bcf1b12bcf1d', '3fcb9a16-423f-4b7b-b9a6-4eb0dd267aae', '7cad1187-5128-4e2e-8905-15ffc3aded34'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:19.323775 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3278121-0e3a-4fa1-a94b-e0e393d053ad tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot force create request issued successfully. Aug 18 22:55:19.323775 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3278121-0e3a-4fa1-a94b-e0e393d053ad tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:55:19.323775 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 789/3147] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:55:19 2026] POST /volume/v3/snapshots => generated 310 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:19.334101 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3975855e-1d53-4afa-b13b-f96fd8d41366 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:19.336808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3975855e-1d53-4afa-b13b-f96fd8d41366 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:19.337594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3975855e-1d53-4afa-b13b-f96fd8d41366 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:19.337928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3975855e-1d53-4afa-b13b-f96fd8d41366 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:19.345818 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:19.345818 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:19.346368 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3975855e-1d53-4afa-b13b-f96fd8d41366 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot retrieved successfully. Aug 18 22:55:19.347212 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3975855e-1d53-4afa-b13b-f96fd8d41366 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 200 Aug 18 22:55:19.347666 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 790/3148] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:19 2026] GET /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:19.623736 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11a2f8fe-cc00-4acc-973d-6c8928fc0d03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:19.625371 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11a2f8fe-cc00-4acc-973d-6c8928fc0d03 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:19.625733 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11a2f8fe-cc00-4acc-973d-6c8928fc0d03 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:19.626030 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11a2f8fe-cc00-4acc-973d-6c8928fc0d03 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:19.626233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-11a2f8fe-cc00-4acc-973d-6c8928fc0d03 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:19.632796 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:19.632796 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:19.632796 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11a2f8fe-cc00-4acc-973d-6c8928fc0d03 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:19.632796 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 784/3149] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:19 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:19.982436 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5df685f-3d27-4bd6-b318-1bb6afa76b78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:19.991358 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5df685f-3d27-4bd6-b318-1bb6afa76b78 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:19.991610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5df685f-3d27-4bd6-b318-1bb6afa76b78 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:19.991839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5df685f-3d27-4bd6-b318-1bb6afa76b78 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:19.991973 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b5df685f-3d27-4bd6-b318-1bb6afa76b78 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:19.999256 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:19.999256 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:19.999256 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5df685f-3d27-4bd6-b318-1bb6afa76b78 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:20.001171 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 787/3150] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:19 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:20.360514 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75693ccc-cd31-4c61-b50a-15be226746d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:20.364353 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75693ccc-cd31-4c61-b50a-15be226746d7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:20.364598 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75693ccc-cd31-4c61-b50a-15be226746d7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:20.364993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75693ccc-cd31-4c61-b50a-15be226746d7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:20.370972 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:20.370972 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:20.371595 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-75693ccc-cd31-4c61-b50a-15be226746d7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot retrieved successfully. Aug 18 22:55:20.372670 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75693ccc-cd31-4c61-b50a-15be226746d7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 200 Aug 18 22:55:20.373134 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 790/3151] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:20 2026] GET /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:20.389123 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f721aff5-a1a1-45b8-98d1-b5587fe43e84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:20.390361 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f721aff5-a1a1-45b8-98d1-b5587fe43e84 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:20.390531 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f721aff5-a1a1-45b8-98d1-b5587fe43e84 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:20.390713 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f721aff5-a1a1-45b8-98d1-b5587fe43e84 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:20.392710 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-a6a61009-5bf0-4962-8f55-0491945ff6b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:20.397765 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-a6a61009-5bf0-4962-8f55-0491945ff6b2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:20.397765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-a6a61009-5bf0-4962-8f55-0491945ff6b2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:20.397765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-a6a61009-5bf0-4962-8f55-0491945ff6b2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:20.399081 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:20.399081 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:20.399686 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f721aff5-a1a1-45b8-98d1-b5587fe43e84 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot retrieved successfully. Aug 18 22:55:20.400511 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f721aff5-a1a1-45b8-98d1-b5587fe43e84 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 200 Aug 18 22:55:20.401316 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 791/3152] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:20 2026] GET /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:20.413770 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb4bf516-17e3-4edb-8535-a243c7722c57 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:20.414742 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:20.414742 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:20.415730 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb4bf516-17e3-4edb-8535-a243c7722c57 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:20.415730 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb4bf516-17e3-4edb-8535-a243c7722c57 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:20.415818 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb4bf516-17e3-4edb-8535-a243c7722c57 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:20.420452 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-a6a61009-5bf0-4962-8f55-0491945ff6b2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:20.421366 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:20.421366 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:20.421879 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bb4bf516-17e3-4edb-8535-a243c7722c57 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot retrieved successfully. Aug 18 22:55:20.422893 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb4bf516-17e3-4edb-8535-a243c7722c57 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 200 Aug 18 22:55:20.423542 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 788/3153] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:20 2026] GET /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:20.432647 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-a6a61009-5bf0-4962-8f55-0491945ff6b2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 200 Aug 18 22:55:20.432647 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 785/3154] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:20 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 1658 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:55:20.438895 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:20.440899 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:20.441419 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "125dfc20-7153-4654-8ec7-dd9ab3cb5674", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:20.443576 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Create volume request body: {'volume': {'snapshot_id': '125dfc20-7153-4654-8ec7-dd9ab3cb5674', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:20.449942 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:20.449942 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:20.450512 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot retrieved successfully. Aug 18 22:55:20.450973 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Create volume of 1 GB Aug 18 22:55:20.454964 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Availability Zones retrieved successfully. Aug 18 22:55:20.460670 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Flow 'volume_create_api' (87f16ed5-2b87-4ba0-b2eb-d267c2021832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:20.462567 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52930db2-dfe9-436d-bddc-fe356444cf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:20.463304 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:20.517678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52930db2-dfe9-436d-bddc-fe356444cf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '125dfc20-7153-4654-8ec7-dd9ab3cb5674', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:20.518704 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535b1d41-12f9-40d8-b0a9-9d8d671b1c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:20.568320 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Created reservations ['a8fcbaa8-fb1a-430b-8610-4e1c05815d68', '4d44804a-7e59-42e9-8911-710ffe8d83f4', '51772f69-49ee-4a5a-8d8a-3c64830cb6a6', 'e59e556a-0df4-41b8-9a65-50064da1b30f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:20.569212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (535b1d41-12f9-40d8-b0a9-9d8d671b1c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8fcbaa8-fb1a-430b-8610-4e1c05815d68', '4d44804a-7e59-42e9-8911-710ffe8d83f4', '51772f69-49ee-4a5a-8d8a-3c64830cb6a6', 'e59e556a-0df4-41b8-9a65-50064da1b30f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:20.571283 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17873e3e-9ab3-4ff2-8a7b-6cb860765980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:20.609038 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17873e3e-9ab3-4ff2-8a7b-6cb860765980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e517e2b-84d4-470a-9930-ec91064e7b38', '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='999aa0d2edc44b098859b2e0fef1336b',qos_specs=None,replication_status=,reservations=['a8fcbaa8-fb1a-430b-8610-4e1c05815d68','4d44804a-7e59-42e9-8911-710ffe8d83f4','51772f69-49ee-4a5a-8d8a-3c64830cb6a6','e59e556a-0df4-41b8-9a65-50064da1b30f'],size=1,snapshot_id=125dfc20-7153-4654-8ec7-dd9ab3cb5674,source_replicaid=,source_volid=None,status='creating',user_id='1c19f2500d684faea547dc8e82d7208d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55: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=0e517e2b-84d4-470a-9930-ec91064e7b38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999aa0d2edc44b098859b2e0fef1336b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=125dfc20-7153-4654-8ec7-dd9ab3cb5674,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c19f2500d684faea547dc8e82d7208d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:20.609949 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f6c124e-52ac-45e5-aa24-f6726117c7ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:20.633182 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f6c124e-52ac-45e5-aa24-f6726117c7ba) transitioned into state 'SUCCESS' from 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='999aa0d2edc44b098859b2e0fef1336b',qos_specs=None,replication_status=,reservations=['a8fcbaa8-fb1a-430b-8610-4e1c05815d68','4d44804a-7e59-42e9-8911-710ffe8d83f4','51772f69-49ee-4a5a-8d8a-3c64830cb6a6','e59e556a-0df4-41b8-9a65-50064da1b30f'],size=1,snapshot_id=125dfc20-7153-4654-8ec7-dd9ab3cb5674,source_replicaid=,source_volid=None,status='creating',user_id='1c19f2500d684faea547dc8e82d7208d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:20.634063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed925b8-f90d-4329-a071-75330f80c407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:20.645012 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f616292-5035-4150-b3e0-8535f6769714 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:20.646796 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f616292-5035-4150-b3e0-8535f6769714 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:20.646970 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f616292-5035-4150-b3e0-8535f6769714 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:20.647147 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f616292-5035-4150-b3e0-8535f6769714 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:20.647295 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0f616292-5035-4150-b3e0-8535f6769714 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:20.652758 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:20.652758 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:20.653710 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f616292-5035-4150-b3e0-8535f6769714 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:20.654037 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 792/3155] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:20 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:20.659281 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aed925b8-f90d-4329-a071-75330f80c407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:20.660199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Flow 'volume_create_api' (87f16ed5-2b87-4ba0-b2eb-d267c2021832) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:20.660598 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Create volume request issued successfully. Aug 18 22:55:20.661870 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2291bfa4-2501-4c32-b6a2-35af7903b90b tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:20.662786 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 791/3156] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:55:20 2026] POST /volume/v3/volumes => generated 739 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:20.677978 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65d912f6-22f9-4796-ba85-4b4a082c2916 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:20.683423 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65d912f6-22f9-4796-ba85-4b4a082c2916 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 Aug 18 22:55:20.684625 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65d912f6-22f9-4796-ba85-4b4a082c2916 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:20.685088 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65d912f6-22f9-4796-ba85-4b4a082c2916 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:20.712632 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:20.712632 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:20.732502 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65d912f6-22f9-4796-ba85-4b4a082c2916 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:20.745104 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65d912f6-22f9-4796-ba85-4b4a082c2916 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 returned with HTTP 200 Aug 18 22:55:20.745527 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 789/3157] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:20 2026] GET /volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 => generated 807 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:21.012236 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-930f9131-a469-4a12-b953-3f6170d7f9b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:21.015937 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-930f9131-a469-4a12-b953-3f6170d7f9b7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:21.016101 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-930f9131-a469-4a12-b953-3f6170d7f9b7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:21.016317 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-930f9131-a469-4a12-b953-3f6170d7f9b7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:21.016455 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-930f9131-a469-4a12-b953-3f6170d7f9b7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:21.020939 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:21.020939 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:21.021711 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-930f9131-a469-4a12-b953-3f6170d7f9b7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:21.022078 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 786/3158] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:21 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:21.665725 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5b23795-2ceb-4bce-b90e-e7bace1255aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:21.669319 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5b23795-2ceb-4bce-b90e-e7bace1255aa tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:21.669319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5b23795-2ceb-4bce-b90e-e7bace1255aa tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:21.669319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5b23795-2ceb-4bce-b90e-e7bace1255aa tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:21.669319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a5b23795-2ceb-4bce-b90e-e7bace1255aa tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:21.673900 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:21.673900 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:21.674544 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5b23795-2ceb-4bce-b90e-e7bace1255aa tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:21.674979 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 793/3159] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:21 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:55:21.759392 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab60a4b8-4ac9-4ce7-baff-16715100b4fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:21.761688 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab60a4b8-4ac9-4ce7-baff-16715100b4fb tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 Aug 18 22:55:21.761761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab60a4b8-4ac9-4ce7-baff-16715100b4fb tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:21.762574 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab60a4b8-4ac9-4ce7-baff-16715100b4fb tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:21.771095 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:21.771095 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:21.776487 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ab60a4b8-4ac9-4ce7-baff-16715100b4fb tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:21.781222 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab60a4b8-4ac9-4ce7-baff-16715100b4fb tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 returned with HTTP 200 Aug 18 22:55:21.781768 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 792/3160] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:21 2026] GET /volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:21.806368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ebe1660-796a-4e87-8784-9d8fa1c15c20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:21.818103 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ebe1660-796a-4e87-8784-9d8fa1c15c20 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 Aug 18 22:55:21.818103 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ebe1660-796a-4e87-8784-9d8fa1c15c20 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:21.818103 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ebe1660-796a-4e87-8784-9d8fa1c15c20 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:21.825046 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:21.825046 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:21.840637 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ebe1660-796a-4e87-8784-9d8fa1c15c20 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:21.840637 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ebe1660-796a-4e87-8784-9d8fa1c15c20 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 returned with HTTP 200 Aug 18 22:55:21.840637 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 790/3161] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:21 2026] GET /volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 => generated 832 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:21.851053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4061a29-95f7-432d-a2c8-647c912de37f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:21.854574 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4061a29-95f7-432d-a2c8-647c912de37f tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:21.855416 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4061a29-95f7-432d-a2c8-647c912de37f tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:21.855765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4061a29-95f7-432d-a2c8-647c912de37f tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:21.855877 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a4061a29-95f7-432d-a2c8-647c912de37f tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Delete snapshot with id: 125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:21.864539 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:21.864539 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:21.865138 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4061a29-95f7-432d-a2c8-647c912de37f tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot retrieved successfully. Aug 18 22:55:21.896693 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4061a29-95f7-432d-a2c8-647c912de37f tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot delete request issued successfully. Aug 18 22:55:21.896926 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4061a29-95f7-432d-a2c8-647c912de37f tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 202 Aug 18 22:55:21.897419 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 787/3162] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:55:21 2026] DELETE /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:21.913114 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75610034-51fc-4d26-acea-6a4de8d16277 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:21.915480 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75610034-51fc-4d26-acea-6a4de8d16277 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:21.915790 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75610034-51fc-4d26-acea-6a4de8d16277 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:21.915952 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75610034-51fc-4d26-acea-6a4de8d16277 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:21.925528 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:21.925528 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:21.926118 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75610034-51fc-4d26-acea-6a4de8d16277 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Snapshot retrieved successfully. Aug 18 22:55:21.926924 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75610034-51fc-4d26-acea-6a4de8d16277 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 200 Aug 18 22:55:21.927374 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 794/3163] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:21 2026] GET /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:22.032899 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1acd88e-9305-4156-bb29-061e407238b1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:22.038747 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1acd88e-9305-4156-bb29-061e407238b1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:22.038973 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1acd88e-9305-4156-bb29-061e407238b1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:22.039163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1acd88e-9305-4156-bb29-061e407238b1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:22.039259 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b1acd88e-9305-4156-bb29-061e407238b1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:22.043851 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:22.043851 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:22.044775 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1acd88e-9305-4156-bb29-061e407238b1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:22.045162 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 793/3164] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:22 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:22.685571 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4d3e778-9e70-4a12-aaef-4b1164b32f45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:22.688189 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4d3e778-9e70-4a12-aaef-4b1164b32f45 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:22.688548 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4d3e778-9e70-4a12-aaef-4b1164b32f45 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:22.688949 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4d3e778-9e70-4a12-aaef-4b1164b32f45 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:22.688949 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f4d3e778-9e70-4a12-aaef-4b1164b32f45 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:22.695438 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:22.695438 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:22.696390 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4d3e778-9e70-4a12-aaef-4b1164b32f45 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:22.696936 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 791/3165] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:22 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:22.737052 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-8b06d18f-85c1-4970-8430-f8b9aace4961 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:22.739674 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-8b06d18f-85c1-4970-8430-f8b9aace4961 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec Aug 18 22:55:22.739937 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-8b06d18f-85c1-4970-8430-f8b9aace4961 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:22.740202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-8b06d18f-85c1-4970-8430-f8b9aace4961 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:22.753850 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:22.753850 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:22.819977 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f845b12-e33a-4c77-859e-0d79d485e3b5 req-8b06d18f-85c1-4970-8430-f8b9aace4961 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec returned with HTTP 200 Aug 18 22:55:22.820513 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 788/3166] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:55:22 2026] DELETE /volume/v3/attachments/171949f3-375b-4e1f-af0c-8676d604e4ec => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:22.942294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6a1b29b-0014-4bb2-baaa-1d0e3cfb8fd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:22.942294 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6a1b29b-0014-4bb2-baaa-1d0e3cfb8fd6 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:22.942294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6a1b29b-0014-4bb2-baaa-1d0e3cfb8fd6 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:22.942294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6a1b29b-0014-4bb2-baaa-1d0e3cfb8fd6 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:22.946830 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6a1b29b-0014-4bb2-baaa-1d0e3cfb8fd6 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 404 Aug 18 22:55:22.947606 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 795/3167] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:22 2026] GET /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:22.954046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-504d2057-70bc-4172-95b9-eefb68672732 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:22.957586 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-504d2057-70bc-4172-95b9-eefb68672732 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:22.957755 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-504d2057-70bc-4172-95b9-eefb68672732 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:22.957922 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-504d2057-70bc-4172-95b9-eefb68672732 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:22.958070 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-504d2057-70bc-4172-95b9-eefb68672732 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Delete volume with id: 2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:22.965009 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:22.965009 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:22.966239 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-504d2057-70bc-4172-95b9-eefb68672732 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:23.001641 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-504d2057-70bc-4172-95b9-eefb68672732 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Delete volume request issued successfully. Aug 18 22:55:23.001641 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-504d2057-70bc-4172-95b9-eefb68672732 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 returned with HTTP 202 Aug 18 22:55:23.001641 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 794/3168] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:22 2026] DELETE /volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:23.012723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0583933f-b5f2-499c-96bf-c731619396bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:23.014190 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0583933f-b5f2-499c-96bf-c731619396bf tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:23.014419 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0583933f-b5f2-499c-96bf-c731619396bf tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:23.015344 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0583933f-b5f2-499c-96bf-c731619396bf tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:23.026585 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:23.026585 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:23.033749 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0583933f-b5f2-499c-96bf-c731619396bf tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:23.041655 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0583933f-b5f2-499c-96bf-c731619396bf tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 returned with HTTP 200 Aug 18 22:55:23.042348 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 792/3169] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:23 2026] GET /volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:23.057009 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b66397ac-6a88-4ba8-a495-9277094e711a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:23.058802 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b66397ac-6a88-4ba8-a495-9277094e711a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:23.058999 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b66397ac-6a88-4ba8-a495-9277094e711a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:23.059183 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b66397ac-6a88-4ba8-a495-9277094e711a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:23.059299 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b66397ac-6a88-4ba8-a495-9277094e711a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:23.066597 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:23.066597 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:23.067485 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b66397ac-6a88-4ba8-a495-9277094e711a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:23.067809 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 789/3170] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:23 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:23.672489 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d814644e-99b0-4655-bbf0-8a6a6d559c17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:23.675892 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d814644e-99b0-4655-bbf0-8a6a6d559c17 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539?cascade=True Aug 18 22:55:23.676535 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d814644e-99b0-4655-bbf0-8a6a6d559c17 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:23.676740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d814644e-99b0-4655-bbf0-8a6a6d559c17 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:23.677240 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d814644e-99b0-4655-bbf0-8a6a6d559c17 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume with id: e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:23.690788 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:23.690788 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:23.691644 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d814644e-99b0-4655-bbf0-8a6a6d559c17 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:23.716287 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ff2ba2e-4249-4a15-9fcb-81ea7edc582c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:23.716287 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ff2ba2e-4249-4a15-9fcb-81ea7edc582c tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:23.716821 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ff2ba2e-4249-4a15-9fcb-81ea7edc582c tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:23.716821 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ff2ba2e-4249-4a15-9fcb-81ea7edc582c tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:23.716821 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4ff2ba2e-4249-4a15-9fcb-81ea7edc582c tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:23.727980 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:23.727980 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:23.729322 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ff2ba2e-4249-4a15-9fcb-81ea7edc582c tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:23.729322 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 795/3171] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:23 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:23.740178 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d814644e-99b0-4655-bbf0-8a6a6d559c17 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume request issued successfully. Aug 18 22:55:23.740596 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d814644e-99b0-4655-bbf0-8a6a6d559c17 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539?cascade=True returned with HTTP 202 Aug 18 22:55:23.741249 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 796/3172] 10.4.3.89 () {66 vars in 1369 bytes} [Tue Aug 18 22:55:23 2026] DELETE /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539?cascade=True => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:23.751193 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0dfe159-e087-4e60-995a-8f86a6a4e898 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:23.753188 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0dfe159-e087-4e60-995a-8f86a6a4e898 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:23.753440 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0dfe159-e087-4e60-995a-8f86a6a4e898 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:23.753632 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0dfe159-e087-4e60-995a-8f86a6a4e898 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:23.761627 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:23.761627 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:23.767051 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d0dfe159-e087-4e60-995a-8f86a6a4e898 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:23.774656 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0dfe159-e087-4e60-995a-8f86a6a4e898 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 200 Aug 18 22:55:23.775245 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 793/3173] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:23 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:55:24.055600 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1b03513-b0ce-401b-a91b-06b7acb10818 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.057208 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1b03513-b0ce-401b-a91b-06b7acb10818 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:24.057796 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1b03513-b0ce-401b-a91b-06b7acb10818 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.057796 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1b03513-b0ce-401b-a91b-06b7acb10818 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.062476 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1b03513-b0ce-401b-a91b-06b7acb10818 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 returned with HTTP 404 Aug 18 22:55:24.062892 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 790/3174] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:24 2026] GET /volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:24.069204 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ebce8a69-fa4e-4ab9-af89-a1df3b7e0511 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.070974 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ebce8a69-fa4e-4ab9-af89-a1df3b7e0511 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 Aug 18 22:55:24.071114 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ebce8a69-fa4e-4ab9-af89-a1df3b7e0511 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.071305 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ebce8a69-fa4e-4ab9-af89-a1df3b7e0511 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.071479 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ebce8a69-fa4e-4ab9-af89-a1df3b7e0511 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Delete volume with id: 0e517e2b-84d4-470a-9930-ec91064e7b38 Aug 18 22:55:24.080032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5c39a22-b921-44ac-a375-1f56e603c613 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.082489 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5c39a22-b921-44ac-a375-1f56e603c613 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:24.082823 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5c39a22-b921-44ac-a375-1f56e603c613 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.083038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5c39a22-b921-44ac-a375-1f56e603c613 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.083216 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c5c39a22-b921-44ac-a375-1f56e603c613 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:24.085518 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:24.085518 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:24.085967 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ebce8a69-fa4e-4ab9-af89-a1df3b7e0511 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:24.088665 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:24.088665 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:24.090261 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5c39a22-b921-44ac-a375-1f56e603c613 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:24.090261 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 797/3175] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:24 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:24.119669 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ebce8a69-fa4e-4ab9-af89-a1df3b7e0511 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Delete volume request issued successfully. Aug 18 22:55:24.119669 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ebce8a69-fa4e-4ab9-af89-a1df3b7e0511 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 returned with HTTP 202 Aug 18 22:55:24.119669 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 796/3176] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:24 2026] DELETE /volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:24.129540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ef6bcf8b-3a07-427b-adf4-d1e96deb956a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.130984 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef6bcf8b-3a07-427b-adf4-d1e96deb956a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 Aug 18 22:55:24.131467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef6bcf8b-3a07-427b-adf4-d1e96deb956a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.131777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef6bcf8b-3a07-427b-adf4-d1e96deb956a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.141336 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:24.141336 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:24.146157 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ef6bcf8b-3a07-427b-adf4-d1e96deb956a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Volume info retrieved successfully. Aug 18 22:55:24.152169 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef6bcf8b-3a07-427b-adf4-d1e96deb956a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 returned with HTTP 200 Aug 18 22:55:24.152710 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 794/3177] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:24 2026] GET /volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:24.741311 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-77906489-4a0e-433f-9fb6-ce19fe805f30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.743047 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77906489-4a0e-433f-9fb6-ce19fe805f30 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:24.743211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77906489-4a0e-433f-9fb6-ce19fe805f30 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.743428 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77906489-4a0e-433f-9fb6-ce19fe805f30 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.743529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-77906489-4a0e-433f-9fb6-ce19fe805f30 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:24.747597 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:24.747597 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:24.748202 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77906489-4a0e-433f-9fb6-ce19fe805f30 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:24.748604 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 791/3178] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:24 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:24.761562 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a053e3d-7d59-4820-a815-937603fadd86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.763563 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a053e3d-7d59-4820-a815-937603fadd86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:24.763781 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a053e3d-7d59-4820-a815-937603fadd86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.764005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a053e3d-7d59-4820-a815-937603fadd86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.764138 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1a053e3d-7d59-4820-a815-937603fadd86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:24.769122 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:24.769122 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:24.769978 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a053e3d-7d59-4820-a815-937603fadd86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:24.770436 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 798/3179] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:24 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:24.781223 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0567474d-a00d-46f2-889b-318cdd03fc94 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.784040 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0567474d-a00d-46f2-889b-318cdd03fc94 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:55:24.784040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0567474d-a00d-46f2-889b-318cdd03fc94 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.784040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0567474d-a00d-46f2-889b-318cdd03fc94 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.784040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0567474d-a00d-46f2-889b-318cdd03fc94 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:24.789695 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-860f18a2-582f-465c-a11a-d90ed876e899 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.790039 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:24.790039 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:24.792508 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-860f18a2-582f-465c-a11a-d90ed876e899 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:24.792508 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-860f18a2-582f-465c-a11a-d90ed876e899 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.792786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-860f18a2-582f-465c-a11a-d90ed876e899 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.793679 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0567474d-a00d-46f2-889b-318cdd03fc94 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:55:24.796152 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 797/3180] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:24 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:24.801410 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-860f18a2-582f-465c-a11a-d90ed876e899 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 404 Aug 18 22:55:24.802011 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 795/3181] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:24 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:24.809738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38030cfa-9250-4281-822a-cb99dd6c2362 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.812279 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38030cfa-9250-4281-822a-cb99dd6c2362 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:55:24.812649 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38030cfa-9250-4281-822a-cb99dd6c2362 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93c3bd6e-63a1-49c3-aa38-311e5bb732cb", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2052347106"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:24.814083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-38030cfa-9250-4281-822a-cb99dd6c2362 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Creating new backup {'backup': {'volume_id': '93c3bd6e-63a1-49c3-aa38-311e5bb732cb', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2052347106'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:55:24.814210 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-38030cfa-9250-4281-822a-cb99dd6c2362 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Creating backup of volume 93c3bd6e-63a1-49c3-aa38-311e5bb732cb in container None Aug 18 22:55:24.833047 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:24.833047 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:24.834355 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38030cfa-9250-4281-822a-cb99dd6c2362 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:55:24.855400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-38030cfa-9250-4281-822a-cb99dd6c2362 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Created reservations ['6cbc4315-7882-458a-a96a-095b49155db7', 'e49670d1-821a-449e-811c-4344e068f44f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:24.889030 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38030cfa-9250-4281-822a-cb99dd6c2362 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:55:24.889651 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 792/3182] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:55:24 2026] POST /volume/v3/backups => generated 328 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:24.899716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98771eef-fac2-41a0-aa42-b8c102170f72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:24.904343 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98771eef-fac2-41a0-aa42-b8c102170f72 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:24.904594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98771eef-fac2-41a0-aa42-b8c102170f72 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:24.904789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98771eef-fac2-41a0-aa42-b8c102170f72 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:24.904890 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-98771eef-fac2-41a0-aa42-b8c102170f72 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:24.912818 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:24.912818 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:24.913652 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98771eef-fac2-41a0-aa42-b8c102170f72 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:24.914048 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 799/3183] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:24 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:25.100660 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-381f739e-aa07-470f-9f21-4b869832548d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.102327 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-381f739e-aa07-470f-9f21-4b869832548d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:25.102829 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-381f739e-aa07-470f-9f21-4b869832548d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.102952 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-381f739e-aa07-470f-9f21-4b869832548d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.103156 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-381f739e-aa07-470f-9f21-4b869832548d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:25.106770 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b18281a-dccd-4514-89c0-426f67bfc8c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.107900 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:25.107900 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:25.108567 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b18281a-dccd-4514-89c0-426f67bfc8c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:25.108789 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b18281a-dccd-4514-89c0-426f67bfc8c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.109001 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b18281a-dccd-4514-89c0-426f67bfc8c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.109153 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-381f739e-aa07-470f-9f21-4b869832548d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:25.109198 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3b18281a-dccd-4514-89c0-426f67bfc8c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume with id: e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:25.109739 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 798/3184] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:25 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:25.114875 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b18281a-dccd-4514-89c0-426f67bfc8c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 404 Aug 18 22:55:25.115425 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 796/3185] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:25 2026] DELETE /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:25.122571 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdd45f9c-5113-451b-b883-70bac03b8944 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.124899 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdd45f9c-5113-451b-b883-70bac03b8944 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 Aug 18 22:55:25.125160 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdd45f9c-5113-451b-b883-70bac03b8944 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.125471 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdd45f9c-5113-451b-b883-70bac03b8944 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.133080 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdd45f9c-5113-451b-b883-70bac03b8944 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 returned with HTTP 404 Aug 18 22:55:25.133767 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 793/3186] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:25 2026] GET /volume/v3/volumes/e4132c77-998c-4bcb-874b-16653e0fc539 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:25.140707 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6b38fa03-5f2e-4134-9274-040a8932f142 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.142853 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b38fa03-5f2e-4134-9274-040a8932f142 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:25.143143 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b38fa03-5f2e-4134-9274-040a8932f142 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.143469 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6b38fa03-5f2e-4134-9274-040a8932f142 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.143690 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6b38fa03-5f2e-4134-9274-040a8932f142 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume with id: c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:25.151503 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:25.151503 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:25.152132 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b38fa03-5f2e-4134-9274-040a8932f142 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:25.168642 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd293389-0e00-4388-9c54-e95a991b4ea7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.169978 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd293389-0e00-4388-9c54-e95a991b4ea7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 Aug 18 22:55:25.170293 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd293389-0e00-4388-9c54-e95a991b4ea7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.170687 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd293389-0e00-4388-9c54-e95a991b4ea7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.176928 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd293389-0e00-4388-9c54-e95a991b4ea7 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 returned with HTTP 404 Aug 18 22:55:25.176928 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 799/3187] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:25 2026] GET /volume/v3/volumes/0e517e2b-84d4-470a-9930-ec91064e7b38 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:25.177061 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6b38fa03-5f2e-4134-9274-040a8932f142 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume request issued successfully. Aug 18 22:55:25.177335 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6b38fa03-5f2e-4134-9274-040a8932f142 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 202 Aug 18 22:55:25.177769 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 800/3188] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:25 2026] DELETE /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:25.185343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc950535-fb52-45d9-97d3-82cad1c28cd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.187442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf7e0d0b-70fc-499a-9243-ff9e9c35e2c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.187665 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc950535-fb52-45d9-97d3-82cad1c28cd0 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:25.187927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc950535-fb52-45d9-97d3-82cad1c28cd0 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.188195 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc950535-fb52-45d9-97d3-82cad1c28cd0 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.188374 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-fc950535-fb52-45d9-97d3-82cad1c28cd0 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Delete snapshot with id: 125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:25.192415 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf7e0d0b-70fc-499a-9243-ff9e9c35e2c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:25.193832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf7e0d0b-70fc-499a-9243-ff9e9c35e2c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.193929 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc950535-fb52-45d9-97d3-82cad1c28cd0 tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 404 Aug 18 22:55:25.194099 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf7e0d0b-70fc-499a-9243-ff9e9c35e2c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.194734 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 797/3189] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:55:25 2026] DELETE /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:25.202175 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-62b53039-1625-4ede-b6f5-64a2266ffa4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.203581 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62b53039-1625-4ede-b6f5-64a2266ffa4a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 Aug 18 22:55:25.203913 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62b53039-1625-4ede-b6f5-64a2266ffa4a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.204184 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62b53039-1625-4ede-b6f5-64a2266ffa4a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.205852 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:25.205852 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:25.208596 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62b53039-1625-4ede-b6f5-64a2266ffa4a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 returned with HTTP 404 Aug 18 22:55:25.208596 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 800/3190] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:25 2026] GET /volume/v3/snapshots/125dfc20-7153-4654-8ec7-dd9ab3cb5674 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:25.214665 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf7e0d0b-70fc-499a-9243-ff9e9c35e2c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:25.216665 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7205d4ac-ad9e-4dc1-8f9d-cc95ce586c1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.218334 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7205d4ac-ad9e-4dc1-8f9d-cc95ce586c1a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:25.218586 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7205d4ac-ad9e-4dc1-8f9d-cc95ce586c1a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.218817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7205d4ac-ad9e-4dc1-8f9d-cc95ce586c1a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.219084 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7205d4ac-ad9e-4dc1-8f9d-cc95ce586c1a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Delete volume with id: 2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:25.221467 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf7e0d0b-70fc-499a-9243-ff9e9c35e2c2 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 200 Aug 18 22:55:25.221868 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 794/3191] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:25 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:25.224570 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7205d4ac-ad9e-4dc1-8f9d-cc95ce586c1a tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 returned with HTTP 404 Aug 18 22:55:25.224999 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 801/3192] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:25 2026] DELETE /volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:25.233566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-965c2814-1a09-44fa-b5ab-c083af22465c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.235214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-965c2814-1a09-44fa-b5ab-c083af22465c tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] GET https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 Aug 18 22:55:25.235402 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-965c2814-1a09-44fa-b5ab-c083af22465c tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.235578 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-965c2814-1a09-44fa-b5ab-c083af22465c tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.242199 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-965c2814-1a09-44fa-b5ab-c083af22465c tempest-SnapshotDependencyTests-2020664502 tempest-SnapshotDependencyTests-2020664502-project-member] https://10.4.3.89/volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 returned with HTTP 404 Aug 18 22:55:25.242856 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 798/3193] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:25 2026] GET /volume/v3/volumes/2a6e5b1d-5f85-421b-b1bd-a3224b5ae262 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:25.933532 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f2cc5d13-2893-40c5-bfd2-ffca92969f54 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:25.938481 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2cc5d13-2893-40c5-bfd2-ffca92969f54 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:25.938481 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2cc5d13-2893-40c5-bfd2-ffca92969f54 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:25.938481 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f2cc5d13-2893-40c5-bfd2-ffca92969f54 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:25.938481 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f2cc5d13-2893-40c5-bfd2-ffca92969f54 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:25.949727 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:25.949727 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:25.950745 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f2cc5d13-2893-40c5-bfd2-ffca92969f54 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:25.951308 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 801/3194] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:25 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:26.120381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59d1dd04-c4ae-4445-9ccd-3d5d0b1c4e3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:26.122262 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59d1dd04-c4ae-4445-9ccd-3d5d0b1c4e3b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:26.122358 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59d1dd04-c4ae-4445-9ccd-3d5d0b1c4e3b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:26.122596 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59d1dd04-c4ae-4445-9ccd-3d5d0b1c4e3b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:26.122991 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-59d1dd04-c4ae-4445-9ccd-3d5d0b1c4e3b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:26.126511 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:26.126511 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:26.127332 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59d1dd04-c4ae-4445-9ccd-3d5d0b1c4e3b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:26.127554 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 795/3195] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:26 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:26.236962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d690776-9866-4857-9989-5e14e59a7f47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:26.239077 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d690776-9866-4857-9989-5e14e59a7f47 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 Aug 18 22:55:26.239337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d690776-9866-4857-9989-5e14e59a7f47 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:26.239592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d690776-9866-4857-9989-5e14e59a7f47 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:26.246782 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d690776-9866-4857-9989-5e14e59a7f47 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 returned with HTTP 404 Aug 18 22:55:26.247371 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 802/3196] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:26 2026] GET /volume/v3/volumes/c0487674-f3d4-4a0d-b961-0f2d5c83d772 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:26.964069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2737918e-f049-4ad4-be78-3c052dcb4ede None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:26.965789 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2737918e-f049-4ad4-be78-3c052dcb4ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:26.966007 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2737918e-f049-4ad4-be78-3c052dcb4ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:26.966220 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2737918e-f049-4ad4-be78-3c052dcb4ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:26.966384 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2737918e-f049-4ad4-be78-3c052dcb4ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:26.970181 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:26.970181 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:26.970906 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2737918e-f049-4ad4-be78-3c052dcb4ede tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:26.971452 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 799/3197] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:26 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:55:27.147996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27ffa639-f327-4b58-86c5-f7f7bdfbfd8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:27.152553 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27ffa639-f327-4b58-86c5-f7f7bdfbfd8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:27.152553 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27ffa639-f327-4b58-86c5-f7f7bdfbfd8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:27.152553 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27ffa639-f327-4b58-86c5-f7f7bdfbfd8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:27.152553 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-27ffa639-f327-4b58-86c5-f7f7bdfbfd8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:27.162186 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:27.162186 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:27.162186 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27ffa639-f327-4b58-86c5-f7f7bdfbfd8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:27.162186 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 802/3198] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:27 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:27.983811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25c82494-6a3e-4c86-8b19-f5279ca1508f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:27.985916 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25c82494-6a3e-4c86-8b19-f5279ca1508f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:27.986095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25c82494-6a3e-4c86-8b19-f5279ca1508f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:27.986284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25c82494-6a3e-4c86-8b19-f5279ca1508f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:27.986433 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-25c82494-6a3e-4c86-8b19-f5279ca1508f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:27.990828 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:27.990828 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:27.991576 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25c82494-6a3e-4c86-8b19-f5279ca1508f tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:27.991924 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 796/3199] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:27 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:28.175567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e9937c9-9a0b-4ce7-a046-6b8df778f946 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:28.177774 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e9937c9-9a0b-4ce7-a046-6b8df778f946 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:28.178043 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e9937c9-9a0b-4ce7-a046-6b8df778f946 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:28.178286 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e9937c9-9a0b-4ce7-a046-6b8df778f946 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:28.178419 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3e9937c9-9a0b-4ce7-a046-6b8df778f946 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:28.185166 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:28.185166 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:28.186175 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e9937c9-9a0b-4ce7-a046-6b8df778f946 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:28.186658 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 803/3200] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:28 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:28.196902 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-289cd7c8-b1d4-4f32-981f-9ec60b729559 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:28.199049 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-289cd7c8-b1d4-4f32-981f-9ec60b729559 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:28.199326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-289cd7c8-b1d4-4f32-981f-9ec60b729559 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:28.199573 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-289cd7c8-b1d4-4f32-981f-9ec60b729559 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:28.207836 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:28.207836 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:28.212027 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-289cd7c8-b1d4-4f32-981f-9ec60b729559 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:28.217144 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-289cd7c8-b1d4-4f32-981f-9ec60b729559 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 returned with HTTP 200 Aug 18 22:55:28.217663 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 800/3201] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:28 2026] GET /volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:28.238289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-80b43fb8-332a-4e37-9a49-7ec800998c2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:28.247347 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80b43fb8-332a-4e37-9a49-7ec800998c2d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:28.248829 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80b43fb8-332a-4e37-9a49-7ec800998c2d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:28.249996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-80b43fb8-332a-4e37-9a49-7ec800998c2d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:28.251330 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-80b43fb8-332a-4e37-9a49-7ec800998c2d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:28.271343 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:28.271343 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:28.274997 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-80b43fb8-332a-4e37-9a49-7ec800998c2d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:28.276407 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 803/3202] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:28 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:28.287805 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aafc3ddf-0f85-4003-8837-2e0cef4aa357 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:28.290172 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aafc3ddf-0f85-4003-8837-2e0cef4aa357 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/detail Aug 18 22:55:28.290555 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aafc3ddf-0f85-4003-8837-2e0cef4aa357 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:28.290938 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aafc3ddf-0f85-4003-8837-2e0cef4aa357 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:28.291231 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-aafc3ddf-0f85-4003-8837-2e0cef4aa357 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:55:28.297202 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aafc3ddf-0f85-4003-8837-2e0cef4aa357 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/detail returned with HTTP 200 Aug 18 22:55:28.298035 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 797/3203] 10.4.3.89 () {66 vars in 1251 bytes} [Tue Aug 18 22:55:28 2026] GET /volume/v3/backups/detail => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:28.309338 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-936101ad-d227-41e1-9649-a3de4fc582ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:28.311238 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06/restore Aug 18 22:55:28.311774 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:28.313203 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Restoring backup db992160-ee17-489b-9f28-1c30f2dccc06 ({'restore': {}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 22:55:28.313352 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Restoring backup db992160-ee17-489b-9f28-1c30f2dccc06 to volume None. Aug 18 22:55:28.317840 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:28.317840 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:28.319134 np0000007715 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating volume of 1 GB for restore of backup db992160-ee17-489b-9f28-1c30f2dccc06. Aug 18 22:55:28.324420 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Availability Zones retrieved successfully. Aug 18 22:55:28.330597 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (d07a68cf-b89d-4ad9-b24b-904fa5a5fd89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:28.332038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e325ac-0b95-450c-ab86-79647dee29b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:28.333156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:28.363289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83e325ac-0b95-450c-ab86-79647dee29b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:28.363289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (040472bb-7123-4b42-851c-7dbf8f23c111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:28.408953 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['13416b25-7924-456d-905f-540152d3ae49', '1ab522bf-537c-46a9-8ce2-6962f71debc9', '6da7429f-11ca-4840-9600-29b0995dd738', '018d1694-c695-4554-b9d4-8761f54c72e6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:28.410011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (040472bb-7123-4b42-851c-7dbf8f23c111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13416b25-7924-456d-905f-540152d3ae49', '1ab522bf-537c-46a9-8ce2-6962f71debc9', '6da7429f-11ca-4840-9600-29b0995dd738', '018d1694-c695-4554-b9d4-8761f54c72e6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:28.411046 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5cabe2e-5981-4efb-8b58-1006285b382e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:28.442887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5cabe2e-5981-4efb-8b58-1006285b382e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25608084-e108-4d04-8068-5f08b61ceb08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_db992160-ee17-489b-9f28-1c30f2dccc06',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['13416b25-7924-456d-905f-540152d3ae49','1ab522bf-537c-46a9-8ce2-6962f71debc9','6da7429f-11ca-4840-9600-29b0995dd738','018d1694-c695-4554-b9d4-8761f54c72e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_db992160-ee17-489b-9f28-1c30f2dccc06',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25608084-e108-4d04-8068-5f08b61ceb08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67b99d377dd4d8c823af8b608db8871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:28.443842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec769146-a33d-46dd-9d2b-741c893553c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:28.461164 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec769146-a33d-46dd-9d2b-741c893553c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_db992160-ee17-489b-9f28-1c30f2dccc06',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['13416b25-7924-456d-905f-540152d3ae49','1ab522bf-537c-46a9-8ce2-6962f71debc9','6da7429f-11ca-4840-9600-29b0995dd738','018d1694-c695-4554-b9d4-8761f54c72e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:28.461985 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b17f24e-f980-497c-9911-76d7d701dc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:28.471014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b17f24e-f980-497c-9911-76d7d701dc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:28.471864 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (d07a68cf-b89d-4ad9-b24b-904fa5a5fd89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:28.472147 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request issued successfully. Aug 18 22:55:28.480105 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:28.480105 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:28.480657 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:29.004537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b501825-d85c-4822-a65c-23ff45b6fca9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:29.006671 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b501825-d85c-4822-a65c-23ff45b6fca9 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:29.006898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b501825-d85c-4822-a65c-23ff45b6fca9 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:29.007137 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b501825-d85c-4822-a65c-23ff45b6fca9 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:29.007283 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4b501825-d85c-4822-a65c-23ff45b6fca9 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:29.012853 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:29.012853 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:29.013761 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b501825-d85c-4822-a65c-23ff45b6fca9 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:29.014376 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 801/3204] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:29 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:29.488107 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:29.488107 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:29.488640 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:29.489562 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 22:55:29.489562 np0000007715 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Overwriting volume 25608084-e108-4d04-8068-5f08b61ceb08 with restore of backup db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:29.507224 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] restore_backup in rpcapi backup_id db992160-ee17-489b-9f28-1c30f2dccc06 {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 22:55:29.508968 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-936101ad-d227-41e1-9649-a3de4fc582ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06/restore returned with HTTP 202 Aug 18 22:55:29.509843 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 804/3205] 10.4.3.89 () {68 vars in 1386 bytes} [Tue Aug 18 22:55:28 2026] POST /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06/restore => generated 189 bytes in 1201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:29.520928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ace2879-4ae9-4071-801a-d7e683976edf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:29.525442 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ace2879-4ae9-4071-801a-d7e683976edf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:29.525698 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ace2879-4ae9-4071-801a-d7e683976edf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:29.527138 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ace2879-4ae9-4071-801a-d7e683976edf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:29.527138 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8ace2879-4ae9-4071-801a-d7e683976edf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:29.549807 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:29.549807 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:29.550177 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ace2879-4ae9-4071-801a-d7e683976edf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:29.550670 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 804/3206] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:29 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:30.030818 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb102f72-89c7-4f39-a4c7-38232de9fbb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:30.032923 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb102f72-89c7-4f39-a4c7-38232de9fbb1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:30.033385 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb102f72-89c7-4f39-a4c7-38232de9fbb1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:30.033385 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb102f72-89c7-4f39-a4c7-38232de9fbb1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:30.033992 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cb102f72-89c7-4f39-a4c7-38232de9fbb1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:30.039042 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:30.039042 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:30.039892 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb102f72-89c7-4f39-a4c7-38232de9fbb1 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:30.040360 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 798/3207] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:30 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:30.564805 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9c4c2dd-6771-41f2-8e7c-607896161636 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:30.566681 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9c4c2dd-6771-41f2-8e7c-607896161636 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:30.566913 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9c4c2dd-6771-41f2-8e7c-607896161636 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:30.567174 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9c4c2dd-6771-41f2-8e7c-607896161636 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:30.567363 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e9c4c2dd-6771-41f2-8e7c-607896161636 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:30.572825 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:30.572825 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:30.573926 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9c4c2dd-6771-41f2-8e7c-607896161636 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:30.574422 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 802/3208] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:30 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:31.053059 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d022d46-3c79-432e-97db-5f01dbdd61e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:31.057190 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d022d46-3c79-432e-97db-5f01dbdd61e0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:31.057190 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d022d46-3c79-432e-97db-5f01dbdd61e0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:31.057190 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d022d46-3c79-432e-97db-5f01dbdd61e0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:31.057190 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6d022d46-3c79-432e-97db-5f01dbdd61e0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:31.061803 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:31.061803 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:31.061803 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d022d46-3c79-432e-97db-5f01dbdd61e0 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:31.062168 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 805/3209] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:31 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:31.278160 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc2d755a-1522-40d2-8a58-362f9b186320 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:31.282225 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc2d755a-1522-40d2-8a58-362f9b186320 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:55:31.282489 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc2d755a-1522-40d2-8a58-362f9b186320 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:31.282643 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc2d755a-1522-40d2-8a58-362f9b186320 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:31.282843 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-fc2d755a-1522-40d2-8a58-362f9b186320 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume with id: d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:55:31.293184 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:31.293184 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:31.294178 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc2d755a-1522-40d2-8a58-362f9b186320 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:31.315733 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc2d755a-1522-40d2-8a58-362f9b186320 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume request issued successfully. Aug 18 22:55:31.316415 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc2d755a-1522-40d2-8a58-362f9b186320 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 202 Aug 18 22:55:31.316748 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 805/3210] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:31 2026] DELETE /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:31.326639 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8549044f-c107-43d9-9fe1-d0f8549a641d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:31.330620 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8549044f-c107-43d9-9fe1-d0f8549a641d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:55:31.333362 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8549044f-c107-43d9-9fe1-d0f8549a641d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:31.334172 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8549044f-c107-43d9-9fe1-d0f8549a641d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:31.349449 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:31.349449 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:31.356133 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8549044f-c107-43d9-9fe1-d0f8549a641d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:31.364058 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8549044f-c107-43d9-9fe1-d0f8549a641d tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 200 Aug 18 22:55:31.364058 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 799/3211] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:31 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:31.588176 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8086c507-1b09-4c5f-a59d-230ea4b7f616 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:31.591921 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8086c507-1b09-4c5f-a59d-230ea4b7f616 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:31.592191 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8086c507-1b09-4c5f-a59d-230ea4b7f616 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:31.592472 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8086c507-1b09-4c5f-a59d-230ea4b7f616 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:31.592615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8086c507-1b09-4c5f-a59d-230ea4b7f616 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:31.597777 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:31.597777 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:31.598802 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8086c507-1b09-4c5f-a59d-230ea4b7f616 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:31.599285 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 803/3212] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:31 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:32.072842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6e9b38b-0d11-4b00-82bf-96c7a449ceea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:32.074613 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6e9b38b-0d11-4b00-82bf-96c7a449ceea tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:32.075045 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6e9b38b-0d11-4b00-82bf-96c7a449ceea tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:32.075045 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6e9b38b-0d11-4b00-82bf-96c7a449ceea tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:32.075140 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a6e9b38b-0d11-4b00-82bf-96c7a449ceea tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:32.082191 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:32.082191 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:32.083075 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6e9b38b-0d11-4b00-82bf-96c7a449ceea tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:32.083576 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 806/3213] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:32 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:32.376034 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3a07c284-3e2d-45fc-8317-dc6388e290cc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:32.379659 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a07c284-3e2d-45fc-8317-dc6388e290cc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 Aug 18 22:55:32.379889 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a07c284-3e2d-45fc-8317-dc6388e290cc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:32.380112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3a07c284-3e2d-45fc-8317-dc6388e290cc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:32.387720 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3a07c284-3e2d-45fc-8317-dc6388e290cc tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 returned with HTTP 404 Aug 18 22:55:32.388230 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 806/3214] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:32 2026] GET /volume/v3/volumes/d3a32e36-dfc4-4f62-8ca6-90246b4a3cf3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:32.611340 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02317128-153b-4057-b548-f3936fc00bd3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:32.613230 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02317128-153b-4057-b548-f3936fc00bd3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:32.614234 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02317128-153b-4057-b548-f3936fc00bd3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:32.614234 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02317128-153b-4057-b548-f3936fc00bd3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:32.614234 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-02317128-153b-4057-b548-f3936fc00bd3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:32.618910 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:32.618910 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:32.619636 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02317128-153b-4057-b548-f3936fc00bd3 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:32.620438 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 800/3215] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:32 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:32.762422 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bd20277f-559b-4f3b-a74d-1151e84c3e72 req-bba4676c-3785-40d7-840c-2beb8f72aee0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:32.764278 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd20277f-559b-4f3b-a74d-1151e84c3e72 req-bba4676c-3785-40d7-840c-2beb8f72aee0 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] DELETE https://10.4.3.89/volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073 Aug 18 22:55:32.764517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd20277f-559b-4f3b-a74d-1151e84c3e72 req-bba4676c-3785-40d7-840c-2beb8f72aee0 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:32.764747 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bd20277f-559b-4f3b-a74d-1151e84c3e72 req-bba4676c-3785-40d7-840c-2beb8f72aee0 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:32.772714 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:32.772714 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:32.830419 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bd20277f-559b-4f3b-a74d-1151e84c3e72 req-bba4676c-3785-40d7-840c-2beb8f72aee0 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073 returned with HTTP 200 Aug 18 22:55:32.830652 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 804/3216] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:55:32 2026] DELETE /volume/v3/attachments/63209203-2536-49aa-9d29-724f5aaa5073 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:33.093439 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ab294fe-113f-4e77-a6d4-15ec80b8fc19 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:33.096036 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ab294fe-113f-4e77-a6d4-15ec80b8fc19 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:33.096036 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ab294fe-113f-4e77-a6d4-15ec80b8fc19 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:33.096254 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ab294fe-113f-4e77-a6d4-15ec80b8fc19 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:33.096409 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7ab294fe-113f-4e77-a6d4-15ec80b8fc19 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:33.103992 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:33.103992 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:33.106485 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ab294fe-113f-4e77-a6d4-15ec80b8fc19 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:33.106485 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 807/3217] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:33 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:33.119566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-da158e8e-4463-4758-90be-6a9d3b98353a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:33.124342 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da158e8e-4463-4758-90be-6a9d3b98353a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:33.124678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da158e8e-4463-4758-90be-6a9d3b98353a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:33.124887 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-da158e8e-4463-4758-90be-6a9d3b98353a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:33.125033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-da158e8e-4463-4758-90be-6a9d3b98353a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:33.130667 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:33.130667 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:33.133179 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-da158e8e-4463-4758-90be-6a9d3b98353a tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:33.133179 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 807/3218] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:33 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:33.143598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ced251f-187d-4c48-b2a8-fc88a0102041 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:33.147504 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ced251f-187d-4c48-b2a8-fc88a0102041 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] DELETE https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:33.147504 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ced251f-187d-4c48-b2a8-fc88a0102041 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:33.147504 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ced251f-187d-4c48-b2a8-fc88a0102041 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:33.147504 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-2ced251f-187d-4c48-b2a8-fc88a0102041 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete backup with id: 3c9edc18-3ecc-4591-bac7-af06785105a1. Aug 18 22:55:33.150122 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:33.150122 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:33.176438 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-2ced251f-187d-4c48-b2a8-fc88a0102041 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] delete_backup rpcapi backup_id 3c9edc18-3ecc-4591-bac7-af06785105a1 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:33.178434 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ced251f-187d-4c48-b2a8-fc88a0102041 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 202 Aug 18 22:55:33.179049 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 801/3219] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:33 2026] DELETE /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:33.189596 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b03a66b-dac1-4b77-b790-5623858035da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:33.191879 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b03a66b-dac1-4b77-b790-5623858035da tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:33.192139 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b03a66b-dac1-4b77-b790-5623858035da tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:33.192398 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b03a66b-dac1-4b77-b790-5623858035da tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:33.192525 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6b03a66b-dac1-4b77-b790-5623858035da tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:33.200946 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:33.200946 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:33.201958 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b03a66b-dac1-4b77-b790-5623858035da tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 200 Aug 18 22:55:33.204259 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 805/3220] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:33 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:33.631535 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8483102-5a45-4bb8-83ba-e8b26efc5c5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:33.633786 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8483102-5a45-4bb8-83ba-e8b26efc5c5a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:33.634044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8483102-5a45-4bb8-83ba-e8b26efc5c5a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:33.634329 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8483102-5a45-4bb8-83ba-e8b26efc5c5a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:33.634515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a8483102-5a45-4bb8-83ba-e8b26efc5c5a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:33.638832 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:33.638832 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:33.639604 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8483102-5a45-4bb8-83ba-e8b26efc5c5a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:33.640003 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 808/3221] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:33 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:33.913857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2347e89f-8698-4571-af7e-8efef430a1a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:33.915935 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2347e89f-8698-4571-af7e-8efef430a1a9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] DELETE https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d Aug 18 22:55:33.916169 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2347e89f-8698-4571-af7e-8efef430a1a9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:33.916426 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2347e89f-8698-4571-af7e-8efef430a1a9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:33.916619 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2347e89f-8698-4571-af7e-8efef430a1a9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Delete volume with id: 44fd8c62-8faa-41ef-90c4-f9219447571d Aug 18 22:55:33.925232 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:33.925232 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:33.925821 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2347e89f-8698-4571-af7e-8efef430a1a9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:55:33.942639 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2347e89f-8698-4571-af7e-8efef430a1a9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Delete volume request issued successfully. Aug 18 22:55:33.942778 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2347e89f-8698-4571-af7e-8efef430a1a9 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d returned with HTTP 202 Aug 18 22:55:33.943847 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 808/3222] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:33 2026] DELETE /volume/v3/volumes/44fd8c62-8faa-41ef-90c4-f9219447571d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:33.951769 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5f9af95-befe-49f2-9d1d-fafe2a928f43 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:33.953526 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5f9af95-befe-49f2-9d1d-fafe2a928f43 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] DELETE https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 Aug 18 22:55:33.953762 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5f9af95-befe-49f2-9d1d-fafe2a928f43 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:33.953954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5f9af95-befe-49f2-9d1d-fafe2a928f43 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:33.954057 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-e5f9af95-befe-49f2-9d1d-fafe2a928f43 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Delete backup with id: 6eace6cf-52e9-492e-ab27-848ef46773c5. Aug 18 22:55:33.958298 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:33.958298 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:33.969194 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-e5f9af95-befe-49f2-9d1d-fafe2a928f43 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] delete_backup rpcapi backup_id 6eace6cf-52e9-492e-ab27-848ef46773c5 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:33.970697 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5f9af95-befe-49f2-9d1d-fafe2a928f43 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 returned with HTTP 202 Aug 18 22:55:33.971057 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 802/3223] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:33 2026] DELETE /volume/v3/backups/6eace6cf-52e9-492e-ab27-848ef46773c5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:33.978241 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02180531-8f2b-4f00-b68c-5a85e21c2221 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:33.982375 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02180531-8f2b-4f00-b68c-5a85e21c2221 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] DELETE https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:55:33.982375 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02180531-8f2b-4f00-b68c-5a85e21c2221 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:33.982375 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02180531-8f2b-4f00-b68c-5a85e21c2221 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:33.982375 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-02180531-8f2b-4f00-b68c-5a85e21c2221 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Delete volume with id: 01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:55:33.990811 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:33.990811 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:33.990942 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02180531-8f2b-4f00-b68c-5a85e21c2221 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:55:34.019429 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02180531-8f2b-4f00-b68c-5a85e21c2221 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Delete volume request issued successfully. Aug 18 22:55:34.019712 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02180531-8f2b-4f00-b68c-5a85e21c2221 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b returned with HTTP 202 Aug 18 22:55:34.020298 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 806/3224] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:33 2026] DELETE /volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:34.030231 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43b0ac14-55ed-41f2-a180-6fa10cc45126 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:34.032475 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43b0ac14-55ed-41f2-a180-6fa10cc45126 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:55:34.032683 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43b0ac14-55ed-41f2-a180-6fa10cc45126 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:34.033090 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43b0ac14-55ed-41f2-a180-6fa10cc45126 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:34.040624 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:34.040624 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:34.044507 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43b0ac14-55ed-41f2-a180-6fa10cc45126 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Volume info retrieved successfully. Aug 18 22:55:34.052654 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43b0ac14-55ed-41f2-a180-6fa10cc45126 tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b returned with HTTP 200 Aug 18 22:55:34.053546 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 809/3225] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:34 2026] GET /volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:34.215675 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e171c7c7-0184-47a1-b572-9c548d203794 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:34.217450 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e171c7c7-0184-47a1-b572-9c548d203794 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 Aug 18 22:55:34.217714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e171c7c7-0184-47a1-b572-9c548d203794 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:34.217865 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e171c7c7-0184-47a1-b572-9c548d203794 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:34.217963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e171c7c7-0184-47a1-b572-9c548d203794 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id 3c9edc18-3ecc-4591-bac7-af06785105a1. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:34.221396 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e171c7c7-0184-47a1-b572-9c548d203794 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 returned with HTTP 404 Aug 18 22:55:34.221885 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 809/3226] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:34 2026] GET /volume/v3/backups/3c9edc18-3ecc-4591-bac7-af06785105a1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:55:34.231801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-afac804e-1521-4053-88dc-78de225e7f59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:34.234759 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afac804e-1521-4053-88dc-78de225e7f59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] DELETE https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:34.234946 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afac804e-1521-4053-88dc-78de225e7f59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:34.235159 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-afac804e-1521-4053-88dc-78de225e7f59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:34.235261 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-afac804e-1521-4053-88dc-78de225e7f59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Delete backup with id: eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. Aug 18 22:55:34.241907 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:34.241907 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:34.257159 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-afac804e-1521-4053-88dc-78de225e7f59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] delete_backup rpcapi backup_id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:34.258993 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-afac804e-1521-4053-88dc-78de225e7f59 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 202 Aug 18 22:55:34.259412 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 803/3227] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:34 2026] DELETE /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:34.269003 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab6b791a-4f0d-4ccf-a640-45f3040c030a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:34.270969 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab6b791a-4f0d-4ccf-a640-45f3040c030a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:34.271177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab6b791a-4f0d-4ccf-a640-45f3040c030a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:34.271404 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab6b791a-4f0d-4ccf-a640-45f3040c030a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:34.271519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ab6b791a-4f0d-4ccf-a640-45f3040c030a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:34.275888 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:34.275888 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:34.276493 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab6b791a-4f0d-4ccf-a640-45f3040c030a tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 200 Aug 18 22:55:34.276863 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 807/3228] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:34 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:34.649333 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62dbc6c5-848d-43e0-8cec-214ac288fcdd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:34.651848 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62dbc6c5-848d-43e0-8cec-214ac288fcdd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:34.652099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62dbc6c5-848d-43e0-8cec-214ac288fcdd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:34.652283 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62dbc6c5-848d-43e0-8cec-214ac288fcdd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:34.652427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-62dbc6c5-848d-43e0-8cec-214ac288fcdd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:34.657618 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:34.657618 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:34.658382 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62dbc6c5-848d-43e0-8cec-214ac288fcdd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:34.658742 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 810/3229] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:34 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:35.066373 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45f31950-ddba-4715-b840-4bcce21b850d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:35.068048 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45f31950-ddba-4715-b840-4bcce21b850d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] GET https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b Aug 18 22:55:35.068237 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45f31950-ddba-4715-b840-4bcce21b850d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:35.068437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45f31950-ddba-4715-b840-4bcce21b850d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:35.073798 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45f31950-ddba-4715-b840-4bcce21b850d tempest-TestVolumeBackupRestore-1041027408 tempest-TestVolumeBackupRestore-1041027408-project-member] https://10.4.3.89/volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b returned with HTTP 404 Aug 18 22:55:35.075611 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 810/3230] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:35 2026] GET /volume/v3/volumes/01ec5bdd-2c3c-48f7-a478-acd26245b71b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:35.291856 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af4ffe5e-80d6-4f60-8d74-212e075e0b8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:35.294377 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af4ffe5e-80d6-4f60-8d74-212e075e0b8f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 Aug 18 22:55:35.294759 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af4ffe5e-80d6-4f60-8d74-212e075e0b8f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:35.294759 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af4ffe5e-80d6-4f60-8d74-212e075e0b8f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:35.295245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-af4ffe5e-80d6-4f60-8d74-212e075e0b8f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id eb6b7931-fb1d-4c63-9b0f-a42f03b4f941. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:35.298823 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af4ffe5e-80d6-4f60-8d74-212e075e0b8f tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 returned with HTTP 404 Aug 18 22:55:35.299354 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 804/3231] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:35 2026] GET /volume/v3/backups/eb6b7931-fb1d-4c63-9b0f-a42f03b4f941 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:35.306324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85d74286-ccb6-476f-be53-aaa77e4fe179 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:35.307902 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85d74286-ccb6-476f-be53-aaa77e4fe179 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] DELETE https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:35.308060 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85d74286-ccb6-476f-be53-aaa77e4fe179 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:35.308227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85d74286-ccb6-476f-be53-aaa77e4fe179 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:35.308348 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-85d74286-ccb6-476f-be53-aaa77e4fe179 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete backup with id: cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. Aug 18 22:55:35.315133 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:35.315133 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:35.335223 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-85d74286-ccb6-476f-be53-aaa77e4fe179 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] delete_backup rpcapi backup_id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:35.336772 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85d74286-ccb6-476f-be53-aaa77e4fe179 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 202 Aug 18 22:55:35.337258 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 808/3232] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:35 2026] DELETE /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:35.346724 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6112c9b0-2e1f-46ea-a872-0c9d6b988a86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:35.349601 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6112c9b0-2e1f-46ea-a872-0c9d6b988a86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:35.349601 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6112c9b0-2e1f-46ea-a872-0c9d6b988a86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:35.349601 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6112c9b0-2e1f-46ea-a872-0c9d6b988a86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:35.349601 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6112c9b0-2e1f-46ea-a872-0c9d6b988a86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:35.355543 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:35.355543 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:35.356381 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6112c9b0-2e1f-46ea-a872-0c9d6b988a86 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 200 Aug 18 22:55:35.356871 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 811/3233] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:35 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:35.673036 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-91e6eacd-97a8-4ae4-a62a-4a20ee2950b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:35.675893 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91e6eacd-97a8-4ae4-a62a-4a20ee2950b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:35.676075 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91e6eacd-97a8-4ae4-a62a-4a20ee2950b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:35.676252 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91e6eacd-97a8-4ae4-a62a-4a20ee2950b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:35.676383 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-91e6eacd-97a8-4ae4-a62a-4a20ee2950b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:35.681542 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:35.681542 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:35.682774 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91e6eacd-97a8-4ae4-a62a-4a20ee2950b0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:35.683120 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 811/3234] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:35 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:36.368920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-379f2d34-f9dc-4a8c-ae21-4e6ec0d778b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:36.370475 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-379f2d34-f9dc-4a8c-ae21-4e6ec0d778b4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 Aug 18 22:55:36.370623 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-379f2d34-f9dc-4a8c-ae21-4e6ec0d778b4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:36.370813 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-379f2d34-f9dc-4a8c-ae21-4e6ec0d778b4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:36.370905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-379f2d34-f9dc-4a8c-ae21-4e6ec0d778b4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Show backup with id cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:36.374562 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-379f2d34-f9dc-4a8c-ae21-4e6ec0d778b4 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 returned with HTTP 404 Aug 18 22:55:36.374964 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 805/3235] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:36 2026] GET /volume/v3/backups/cdbbc7b2-35e5-4302-8cc7-3b8cc46561f4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:36.383798 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9aa4c63-0e45-4c04-915f-dbba15147f60 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:36.387383 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9aa4c63-0e45-4c04-915f-dbba15147f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] DELETE https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:55:36.387383 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9aa4c63-0e45-4c04-915f-dbba15147f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:36.387383 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9aa4c63-0e45-4c04-915f-dbba15147f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:36.387383 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-a9aa4c63-0e45-4c04-915f-dbba15147f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Delete backup with id: 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. Aug 18 22:55:36.392623 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:36.392623 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:36.415347 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-a9aa4c63-0e45-4c04-915f-dbba15147f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] delete_backup rpcapi backup_id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:36.417342 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9aa4c63-0e45-4c04-915f-dbba15147f60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 202 Aug 18 22:55:36.417929 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 809/3236] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:36 2026] DELETE /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:36.424813 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b87db7da-e387-48a2-9825-42de52a9ae60 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:36.427084 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b87db7da-e387-48a2-9825-42de52a9ae60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:55:36.427368 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b87db7da-e387-48a2-9825-42de52a9ae60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:36.427630 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b87db7da-e387-48a2-9825-42de52a9ae60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:36.427797 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b87db7da-e387-48a2-9825-42de52a9ae60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:36.441298 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:36.441298 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:36.441298 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b87db7da-e387-48a2-9825-42de52a9ae60 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 200 Aug 18 22:55:36.441298 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 812/3237] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:36 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:36.694845 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53b25b21-3d36-4026-969a-13ebd9101dea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:36.696634 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53b25b21-3d36-4026-969a-13ebd9101dea tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:36.696871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53b25b21-3d36-4026-969a-13ebd9101dea tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:36.697083 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53b25b21-3d36-4026-969a-13ebd9101dea tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:36.697220 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-53b25b21-3d36-4026-969a-13ebd9101dea tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:36.702241 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:36.702241 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:36.703015 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53b25b21-3d36-4026-969a-13ebd9101dea tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:36.703398 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 812/3238] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:36 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:37.453860 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99bb769b-0f20-44af-a512-72c3102f1145 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:37.455815 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99bb769b-0f20-44af-a512-72c3102f1145 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] GET https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 Aug 18 22:55:37.456083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99bb769b-0f20-44af-a512-72c3102f1145 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:37.456285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99bb769b-0f20-44af-a512-72c3102f1145 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:37.456415 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-99bb769b-0f20-44af-a512-72c3102f1145 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] Show backup with id 33fa8abc-ba18-4cc2-84c8-be76fd8f6108. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:37.459717 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99bb769b-0f20-44af-a512-72c3102f1145 tempest-VolumesBackupsTest-133155479 tempest-VolumesBackupsTest-133155479-project-admin] https://10.4.3.89/volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 returned with HTTP 404 Aug 18 22:55:37.460309 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 806/3239] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:37 2026] GET /volume/v3/backups/33fa8abc-ba18-4cc2-84c8-be76fd8f6108 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:37.474579 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c9f4129-423d-45a4-9cb9-a41a18cc53ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:37.476476 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c9f4129-423d-45a4-9cb9-a41a18cc53ca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] DELETE https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb Aug 18 22:55:37.476781 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c9f4129-423d-45a4-9cb9-a41a18cc53ca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:37.477076 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c9f4129-423d-45a4-9cb9-a41a18cc53ca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:37.477356 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4c9f4129-423d-45a4-9cb9-a41a18cc53ca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete volume with id: 93c3bd6e-63a1-49c3-aa38-311e5bb732cb Aug 18 22:55:37.486397 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:37.486397 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:37.487174 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c9f4129-423d-45a4-9cb9-a41a18cc53ca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:55:37.511993 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c9f4129-423d-45a4-9cb9-a41a18cc53ca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete volume request issued successfully. Aug 18 22:55:37.512242 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c9f4129-423d-45a4-9cb9-a41a18cc53ca tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb returned with HTTP 202 Aug 18 22:55:37.512817 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 810/3240] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:37 2026] DELETE /volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:37.526692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16461d74-04a8-42d5-b7c8-6eab959e834c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:37.528459 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16461d74-04a8-42d5-b7c8-6eab959e834c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb Aug 18 22:55:37.528779 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16461d74-04a8-42d5-b7c8-6eab959e834c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:37.528992 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16461d74-04a8-42d5-b7c8-6eab959e834c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:37.538520 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:37.538520 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:37.541415 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16461d74-04a8-42d5-b7c8-6eab959e834c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:55:37.551455 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16461d74-04a8-42d5-b7c8-6eab959e834c tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb returned with HTTP 200 Aug 18 22:55:37.551877 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 813/3241] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:37 2026] GET /volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:37.715672 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d61b58d2-c0d2-4412-8137-0b24b26101f2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:37.719280 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d61b58d2-c0d2-4412-8137-0b24b26101f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:37.719559 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d61b58d2-c0d2-4412-8137-0b24b26101f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:37.719814 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d61b58d2-c0d2-4412-8137-0b24b26101f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:37.719953 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d61b58d2-c0d2-4412-8137-0b24b26101f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:37.725520 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:37.725520 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:37.726550 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d61b58d2-c0d2-4412-8137-0b24b26101f2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:37.727715 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 813/3242] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:37 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:38.363293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-bf9f386b-eea0-4e7a-87a2-0b0410a5e3ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:38.367917 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-bf9f386b-eea0-4e7a-87a2-0b0410a5e3ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:55:38.371480 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-bf9f386b-eea0-4e7a-87a2-0b0410a5e3ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:38.371480 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-bf9f386b-eea0-4e7a-87a2-0b0410a5e3ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:38.380398 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:38.380398 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:38.384320 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-bf9f386b-eea0-4e7a-87a2-0b0410a5e3ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:38.389601 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-bf9f386b-eea0-4e7a-87a2-0b0410a5e3ff tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 200 Aug 18 22:55:38.390209 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 807/3243] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:55:38 2026] GET /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 1657 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:38.567106 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40aba1fe-2187-44fa-b9ec-e777eced0d37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:38.569103 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40aba1fe-2187-44fa-b9ec-e777eced0d37 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb Aug 18 22:55:38.569345 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40aba1fe-2187-44fa-b9ec-e777eced0d37 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:38.569548 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40aba1fe-2187-44fa-b9ec-e777eced0d37 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:38.576227 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40aba1fe-2187-44fa-b9ec-e777eced0d37 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb returned with HTTP 404 Aug 18 22:55:38.577394 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 811/3244] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:38 2026] GET /volume/v3/volumes/93c3bd6e-63a1-49c3-aa38-311e5bb732cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:38.583758 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60eb222f-bf79-4288-a10f-9e0800ebf945 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:38.585662 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60eb222f-bf79-4288-a10f-9e0800ebf945 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c Aug 18 22:55:38.585890 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60eb222f-bf79-4288-a10f-9e0800ebf945 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:38.586083 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60eb222f-bf79-4288-a10f-9e0800ebf945 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:38.586243 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-60eb222f-bf79-4288-a10f-9e0800ebf945 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete volume with id: f86631aa-7a5c-4f36-8444-bad6dcd0070c Aug 18 22:55:38.593582 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:38.593582 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:38.594095 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60eb222f-bf79-4288-a10f-9e0800ebf945 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:55:38.616736 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60eb222f-bf79-4288-a10f-9e0800ebf945 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete volume request issued successfully. Aug 18 22:55:38.617031 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60eb222f-bf79-4288-a10f-9e0800ebf945 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c returned with HTTP 202 Aug 18 22:55:38.617566 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 814/3245] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:38 2026] DELETE /volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:38.626449 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd895fb5-444c-4fc9-a57b-7d745887cb14 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:38.627875 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd895fb5-444c-4fc9-a57b-7d745887cb14 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c Aug 18 22:55:38.628102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd895fb5-444c-4fc9-a57b-7d745887cb14 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:38.628359 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd895fb5-444c-4fc9-a57b-7d745887cb14 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:38.636650 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:38.636650 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:38.642110 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd895fb5-444c-4fc9-a57b-7d745887cb14 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:55:38.647725 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd895fb5-444c-4fc9-a57b-7d745887cb14 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c returned with HTTP 200 Aug 18 22:55:38.648835 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 814/3246] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:38 2026] GET /volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:38.741233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1b8f6ad-3130-4871-a846-99994be7bd50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:38.743898 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1b8f6ad-3130-4871-a846-99994be7bd50 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:38.744167 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1b8f6ad-3130-4871-a846-99994be7bd50 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:38.744427 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1b8f6ad-3130-4871-a846-99994be7bd50 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:38.744584 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e1b8f6ad-3130-4871-a846-99994be7bd50 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:38.751670 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:38.751670 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:38.751670 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1b8f6ad-3130-4871-a846-99994be7bd50 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:38.751670 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 808/3247] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:38 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:39.094530 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-5235f964-5458-4c11-82ae-f540be4d00c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.097385 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-5235f964-5458-4c11-82ae-f540be4d00c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2 Aug 18 22:55:39.098872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-5235f964-5458-4c11-82ae-f540be4d00c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.098872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-5235f964-5458-4c11-82ae-f540be4d00c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.107704 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:39.107704 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:39.151777 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1a89d8c-a6ec-4bde-b877-f71abadca5c1 req-5235f964-5458-4c11-82ae-f540be4d00c7 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2 returned with HTTP 200 Aug 18 22:55:39.152128 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 812/3248] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:55:39 2026] DELETE /volume/v3/attachments/8d944d3e-1076-4219-89df-5cb4509905e2 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:39.660318 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-831cb6f1-2846-4a22-bcbb-698f0e692f21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.662051 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-831cb6f1-2846-4a22-bcbb-698f0e692f21 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c Aug 18 22:55:39.662234 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-831cb6f1-2846-4a22-bcbb-698f0e692f21 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.662436 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-831cb6f1-2846-4a22-bcbb-698f0e692f21 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.667725 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-831cb6f1-2846-4a22-bcbb-698f0e692f21 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c returned with HTTP 404 Aug 18 22:55:39.668100 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 815/3249] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:39 2026] GET /volume/v3/volumes/f86631aa-7a5c-4f36-8444-bad6dcd0070c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:39.674668 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-49ee80bc-8e3e-4aeb-a235-ddb8d8144a4b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.676789 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49ee80bc-8e3e-4aeb-a235-ddb8d8144a4b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] DELETE https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c Aug 18 22:55:39.677046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49ee80bc-8e3e-4aeb-a235-ddb8d8144a4b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.677221 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49ee80bc-8e3e-4aeb-a235-ddb8d8144a4b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.677390 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-49ee80bc-8e3e-4aeb-a235-ddb8d8144a4b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete volume with id: 51589d3e-7bb4-4123-86f1-c5bcf5870b3c Aug 18 22:55:39.683771 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:39.683771 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:39.684190 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49ee80bc-8e3e-4aeb-a235-ddb8d8144a4b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:55:39.701289 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49ee80bc-8e3e-4aeb-a235-ddb8d8144a4b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Delete volume request issued successfully. Aug 18 22:55:39.701289 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49ee80bc-8e3e-4aeb-a235-ddb8d8144a4b tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c returned with HTTP 202 Aug 18 22:55:39.701289 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 815/3250] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:39 2026] DELETE /volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:39.710690 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1accb8e2-5afa-4724-9060-6b2c39936d47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.712237 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1accb8e2-5afa-4724-9060-6b2c39936d47 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c Aug 18 22:55:39.712790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1accb8e2-5afa-4724-9060-6b2c39936d47 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.712790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1accb8e2-5afa-4724-9060-6b2c39936d47 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.716364 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=337,cinder:UPDATE=115,cinder:INSERT=51 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:55:39.722460 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:39.722460 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:39.728553 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1accb8e2-5afa-4724-9060-6b2c39936d47 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Volume info retrieved successfully. Aug 18 22:55:39.733173 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1accb8e2-5afa-4724-9060-6b2c39936d47 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c returned with HTTP 200 Aug 18 22:55:39.733173 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 809/3251] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:39 2026] GET /volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:39.763959 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6907e56d-5e87-4615-8ca3-22928c9e6d90 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.765754 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6907e56d-5e87-4615-8ca3-22928c9e6d90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:39.766002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6907e56d-5e87-4615-8ca3-22928c9e6d90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.766208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6907e56d-5e87-4615-8ca3-22928c9e6d90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.766378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6907e56d-5e87-4615-8ca3-22928c9e6d90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:39.776700 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:39.776700 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:39.777713 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6907e56d-5e87-4615-8ca3-22928c9e6d90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:39.778077 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 813/3252] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:39 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:39.792032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a55772f6-3b29-4f2e-8034-178f09bb99ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.794112 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a55772f6-3b29-4f2e-8034-178f09bb99ff tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 Aug 18 22:55:39.794315 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a55772f6-3b29-4f2e-8034-178f09bb99ff tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.794497 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a55772f6-3b29-4f2e-8034-178f09bb99ff tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.802245 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:39.802245 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:39.806609 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a55772f6-3b29-4f2e-8034-178f09bb99ff tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:39.811203 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a55772f6-3b29-4f2e-8034-178f09bb99ff tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 returned with HTTP 200 Aug 18 22:55:39.811687 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 816/3253] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:39 2026] GET /volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 => generated 964 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:39.823664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7994bb95-e46c-4332-8852-588819e16bee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.825582 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7994bb95-e46c-4332-8852-588819e16bee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 Aug 18 22:55:39.825776 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7994bb95-e46c-4332-8852-588819e16bee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.826004 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7994bb95-e46c-4332-8852-588819e16bee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.837002 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:39.837002 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:39.842827 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7994bb95-e46c-4332-8852-588819e16bee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:39.848049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7994bb95-e46c-4332-8852-588819e16bee tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 returned with HTTP 200 Aug 18 22:55:39.848423 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 816/3254] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:39 2026] GET /volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:39.859601 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5735b7bc-5d12-4597-8044-16377771712e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.861886 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5735b7bc-5d12-4597-8044-16377771712e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 Aug 18 22:55:39.862127 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5735b7bc-5d12-4597-8044-16377771712e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.862377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5735b7bc-5d12-4597-8044-16377771712e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.862577 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5735b7bc-5d12-4597-8044-16377771712e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume with id: 25608084-e108-4d04-8068-5f08b61ceb08 Aug 18 22:55:39.879863 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:39.879863 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:39.880552 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5735b7bc-5d12-4597-8044-16377771712e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:39.902775 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5735b7bc-5d12-4597-8044-16377771712e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume request issued successfully. Aug 18 22:55:39.903039 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5735b7bc-5d12-4597-8044-16377771712e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 returned with HTTP 202 Aug 18 22:55:39.903575 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 810/3255] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:39 2026] DELETE /volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:39.910951 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b38bd913-9b75-4733-92f7-bd4a1196409e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:39.912781 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b38bd913-9b75-4733-92f7-bd4a1196409e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 Aug 18 22:55:39.912974 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b38bd913-9b75-4733-92f7-bd4a1196409e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:39.913147 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b38bd913-9b75-4733-92f7-bd4a1196409e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:39.921377 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:39.921377 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:39.926521 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b38bd913-9b75-4733-92f7-bd4a1196409e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:39.931522 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b38bd913-9b75-4733-92f7-bd4a1196409e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 returned with HTTP 200 Aug 18 22:55:39.931889 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 814/3256] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:39 2026] GET /volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 => generated 963 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:40.318887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-921c957e-fe0d-4296-bf46-60cd345c8350 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:40.320527 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-921c957e-fe0d-4296-bf46-60cd345c8350 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:55:40.320699 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-921c957e-fe0d-4296-bf46-60cd345c8350 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:40.320897 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-921c957e-fe0d-4296-bf46-60cd345c8350 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:40.321034 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-921c957e-fe0d-4296-bf46-60cd345c8350 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume with id: 3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:55:40.327431 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:40.327431 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:40.327826 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-921c957e-fe0d-4296-bf46-60cd345c8350 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:40.343376 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-921c957e-fe0d-4296-bf46-60cd345c8350 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Delete volume request issued successfully. Aug 18 22:55:40.343540 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-921c957e-fe0d-4296-bf46-60cd345c8350 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 202 Aug 18 22:55:40.344073 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 817/3257] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:40 2026] DELETE /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:40.350405 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e19bf10-1db5-4c5b-b552-99e6bcdf5bbb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:40.354139 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e19bf10-1db5-4c5b-b552-99e6bcdf5bbb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:55:40.355239 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e19bf10-1db5-4c5b-b552-99e6bcdf5bbb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:40.355239 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e19bf10-1db5-4c5b-b552-99e6bcdf5bbb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:40.368454 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:40.368454 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:40.376298 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3e19bf10-1db5-4c5b-b552-99e6bcdf5bbb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Volume info retrieved successfully. Aug 18 22:55:40.384288 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e19bf10-1db5-4c5b-b552-99e6bcdf5bbb tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 200 Aug 18 22:55:40.384826 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 817/3258] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:40 2026] GET /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:40.747400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a0b606b-15f0-42c8-bb5f-71957c8c9af5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:40.748918 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a0b606b-15f0-42c8-bb5f-71957c8c9af5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] GET https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c Aug 18 22:55:40.749083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a0b606b-15f0-42c8-bb5f-71957c8c9af5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:40.749249 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a0b606b-15f0-42c8-bb5f-71957c8c9af5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:40.754005 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a0b606b-15f0-42c8-bb5f-71957c8c9af5 tempest-VolumesBackupsTest-1209909849 tempest-VolumesBackupsTest-1209909849-project-member] https://10.4.3.89/volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c returned with HTTP 404 Aug 18 22:55:40.754429 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 811/3259] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:40 2026] GET /volume/v3/volumes/51589d3e-7bb4-4123-86f1-c5bcf5870b3c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:40.944530 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9f49a6a-2c16-4171-8332-469faf08bdbd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:40.947759 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f49a6a-2c16-4171-8332-469faf08bdbd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 Aug 18 22:55:40.947759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f49a6a-2c16-4171-8332-469faf08bdbd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:40.947759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f49a6a-2c16-4171-8332-469faf08bdbd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:40.951774 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f49a6a-2c16-4171-8332-469faf08bdbd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 returned with HTTP 404 Aug 18 22:55:40.952150 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 815/3260] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:40 2026] GET /volume/v3/volumes/25608084-e108-4d04-8068-5f08b61ceb08 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:40.959571 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c536b09f-23f9-4bea-b80e-08018e07026d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:40.961618 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c536b09f-23f9-4bea-b80e-08018e07026d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:40.962171 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c536b09f-23f9-4bea-b80e-08018e07026d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:40.962171 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c536b09f-23f9-4bea-b80e-08018e07026d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:40.962171 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-c536b09f-23f9-4bea-b80e-08018e07026d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete backup with id: db992160-ee17-489b-9f28-1c30f2dccc06. Aug 18 22:55:40.966493 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:40.966493 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:40.979058 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-c536b09f-23f9-4bea-b80e-08018e07026d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] delete_backup rpcapi backup_id db992160-ee17-489b-9f28-1c30f2dccc06 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:40.980434 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c536b09f-23f9-4bea-b80e-08018e07026d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 202 Aug 18 22:55:40.980957 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 818/3261] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:40 2026] DELETE /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:40.987685 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57e06cca-55d9-4c8b-b004-2c507ec174e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:40.990176 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57e06cca-55d9-4c8b-b004-2c507ec174e9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:40.990510 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57e06cca-55d9-4c8b-b004-2c507ec174e9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:40.990777 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57e06cca-55d9-4c8b-b004-2c507ec174e9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:40.990948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-57e06cca-55d9-4c8b-b004-2c507ec174e9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:40.998744 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:40.998744 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:40.998744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57e06cca-55d9-4c8b-b004-2c507ec174e9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 200 Aug 18 22:55:40.999155 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 818/3262] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:40 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:41.401655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07f86fd1-aa97-4020-8a80-ffd990dd84e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:41.404954 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07f86fd1-aa97-4020-8a80-ffd990dd84e1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] GET https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 Aug 18 22:55:41.404954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07f86fd1-aa97-4020-8a80-ffd990dd84e1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:41.404954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07f86fd1-aa97-4020-8a80-ffd990dd84e1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:41.413710 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07f86fd1-aa97-4020-8a80-ffd990dd84e1 tempest-AttachVolumeMultiAttachTest-445229849 tempest-AttachVolumeMultiAttachTest-445229849-project-member] https://10.4.3.89/volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 returned with HTTP 404 Aug 18 22:55:41.414379 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 812/3263] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:41 2026] GET /volume/v3/volumes/3d76146f-e1f9-4cb5-a044-cdbe6c7be078 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:41.512740 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:41.625811 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:41.626229 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1933139822"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:41.628082 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1933139822'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:41.628214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Create volume of 1 GB Aug 18 22:55:41.632700 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Availability Zones retrieved successfully. Aug 18 22:55:41.638778 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Flow 'volume_create_api' (740e270c-e6bf-41c7-85e6-a3dea37c3adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:41.639801 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f2be4b5-1ea3-40de-ab80-0b88279f3c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:41.640737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:41.667424 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f2be4b5-1ea3-40de-ab80-0b88279f3c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:41.668221 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27319c92-00da-4d15-81a3-588a51af5542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:41.739749 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Created reservations ['cb33e33e-15a0-42e5-b9b2-22d552c12b5a', 'e883e5fc-2475-4fe3-bb7e-24798c8fbd0b', '0060cbbb-81c3-4165-9a77-cbc2e566c509', '812e23df-2578-472e-9bb9-adeec5ce5c39'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:41.740606 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27319c92-00da-4d15-81a3-588a51af5542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb33e33e-15a0-42e5-b9b2-22d552c12b5a', 'e883e5fc-2475-4fe3-bb7e-24798c8fbd0b', '0060cbbb-81c3-4165-9a77-cbc2e566c509', '812e23df-2578-472e-9bb9-adeec5ce5c39']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:41.741443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ad65ac-effa-461b-b72d-28f469a204d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:41.768451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99ad65ac-effa-461b-b72d-28f469a204d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02fc6553-622e-4ffb-974a-7defd7fb540a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1933139822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a70a10c714bc799b27c49f1e93c01',qos_specs=None,replication_status=,reservations=['cb33e33e-15a0-42e5-b9b2-22d552c12b5a','e883e5fc-2475-4fe3-bb7e-24798c8fbd0b','0060cbbb-81c3-4165-9a77-cbc2e566c509','812e23df-2578-472e-9bb9-adeec5ce5c39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ca1db3b4fbf43a99620876bf23a5e66',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1933139822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02fc6553-622e-4ffb-974a-7defd7fb540a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156a70a10c714bc799b27c49f1e93c01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ca1db3b4fbf43a99620876bf23a5e66',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:41.769334 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41fdbb18-2ada-4b48-8491-16795f5a7057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:41.790783 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41fdbb18-2ada-4b48-8491-16795f5a7057) transitioned into state 'SUCCESS' from state '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-1933139822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a70a10c714bc799b27c49f1e93c01',qos_specs=None,replication_status=,reservations=['cb33e33e-15a0-42e5-b9b2-22d552c12b5a','e883e5fc-2475-4fe3-bb7e-24798c8fbd0b','0060cbbb-81c3-4165-9a77-cbc2e566c509','812e23df-2578-472e-9bb9-adeec5ce5c39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ca1db3b4fbf43a99620876bf23a5e66',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:41.791674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eba4ea1-ea4a-4c2f-8aea-231626ca149c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:41.801490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eba4ea1-ea4a-4c2f-8aea-231626ca149c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:41.804479 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Flow 'volume_create_api' (740e270c-e6bf-41c7-85e6-a3dea37c3adc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:41.804479 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Create volume request issued successfully. Aug 18 22:55:41.804479 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7361edf-b2f6-4914-9648-70af7cb5a5d0 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:41.804479 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 816/3264] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 22:55:41 2026] POST /volume/v3/volumes => generated 776 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:41.816845 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f11ed88-5180-4dca-856f-244f0f372b42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:41.821801 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f11ed88-5180-4dca-856f-244f0f372b42 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a Aug 18 22:55:41.821801 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f11ed88-5180-4dca-856f-244f0f372b42 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:41.822193 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f11ed88-5180-4dca-856f-244f0f372b42 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:41.833280 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:41.833280 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:41.837864 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f11ed88-5180-4dca-856f-244f0f372b42 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Volume info retrieved successfully. Aug 18 22:55:41.841778 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f11ed88-5180-4dca-856f-244f0f372b42 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a returned with HTTP 200 Aug 18 22:55:41.842214 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 819/3265] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:41 2026] GET /volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:42.010560 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-08d682d2-ae6e-4ec5-8aaa-0daeb84dfdac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:42.016388 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08d682d2-ae6e-4ec5-8aaa-0daeb84dfdac tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 Aug 18 22:55:42.016388 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08d682d2-ae6e-4ec5-8aaa-0daeb84dfdac tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:42.016388 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08d682d2-ae6e-4ec5-8aaa-0daeb84dfdac tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:42.016388 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-08d682d2-ae6e-4ec5-8aaa-0daeb84dfdac tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id db992160-ee17-489b-9f28-1c30f2dccc06. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:42.026911 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08d682d2-ae6e-4ec5-8aaa-0daeb84dfdac tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 returned with HTTP 404 Aug 18 22:55:42.028406 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 819/3266] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:42 2026] GET /volume/v3/backups/db992160-ee17-489b-9f28-1c30f2dccc06 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 18 22:55:42.110920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-98aee3ae-2de1-48bb-b472-8c1ed81332fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:42.112364 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98aee3ae-2de1-48bb-b472-8c1ed81332fd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:42.112364 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98aee3ae-2de1-48bb-b472-8c1ed81332fd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:42.112534 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-98aee3ae-2de1-48bb-b472-8c1ed81332fd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:42.112690 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-98aee3ae-2de1-48bb-b472-8c1ed81332fd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume with id: 30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:42.119880 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:42.119880 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:42.120008 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-98aee3ae-2de1-48bb-b472-8c1ed81332fd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:42.138201 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-98aee3ae-2de1-48bb-b472-8c1ed81332fd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume request issued successfully. Aug 18 22:55:42.138520 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-98aee3ae-2de1-48bb-b472-8c1ed81332fd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 returned with HTTP 202 Aug 18 22:55:42.138833 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 813/3267] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:42 2026] DELETE /volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:42.146162 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8791737-bcd0-4c70-afd3-87221d7cd453 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:42.148700 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8791737-bcd0-4c70-afd3-87221d7cd453 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:42.148989 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8791737-bcd0-4c70-afd3-87221d7cd453 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:42.149289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8791737-bcd0-4c70-afd3-87221d7cd453 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:42.160154 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:42.160154 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:42.164631 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b8791737-bcd0-4c70-afd3-87221d7cd453 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:42.169756 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8791737-bcd0-4c70-afd3-87221d7cd453 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 returned with HTTP 200 Aug 18 22:55:42.170258 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 817/3268] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:42 2026] GET /volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:42.858967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4933b967-a15f-4a2e-95e0-b5734e47f8aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:42.860799 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4933b967-a15f-4a2e-95e0-b5734e47f8aa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a Aug 18 22:55:42.861039 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4933b967-a15f-4a2e-95e0-b5734e47f8aa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:42.861215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4933b967-a15f-4a2e-95e0-b5734e47f8aa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:42.869579 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:42.869579 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:42.873797 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4933b967-a15f-4a2e-95e0-b5734e47f8aa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Volume info retrieved successfully. Aug 18 22:55:42.878722 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4933b967-a15f-4a2e-95e0-b5734e47f8aa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a returned with HTTP 200 Aug 18 22:55:42.879202 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 820/3269] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:42 2026] GET /volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:42.891247 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b280f91a-f6a2-4bf2-99a9-7f5f1746f99d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:42.893355 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b280f91a-f6a2-4bf2-99a9-7f5f1746f99d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 22:55:42.893691 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b280f91a-f6a2-4bf2-99a9-7f5f1746f99d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "02fc6553-622e-4ffb-974a-7defd7fb540a", "name": "tempest-type-Backup-665741734"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:42.895317 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-b280f91a-f6a2-4bf2-99a9-7f5f1746f99d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Creating new backup {'backup': {'volume_id': '02fc6553-622e-4ffb-974a-7defd7fb540a', 'name': 'tempest-type-Backup-665741734'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:55:42.895476 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-b280f91a-f6a2-4bf2-99a9-7f5f1746f99d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Creating backup of volume 02fc6553-622e-4ffb-974a-7defd7fb540a in container None Aug 18 22:55:42.899460 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1252d597-9f32-4295-96cc-d3bd613d39ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:42.904073 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:42.904073 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:42.904450 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b280f91a-f6a2-4bf2-99a9-7f5f1746f99d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Volume info retrieved successfully. Aug 18 22:55:42.929959 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-b280f91a-f6a2-4bf2-99a9-7f5f1746f99d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Created reservations ['ad7ed89c-495a-43d6-9b0e-116f53633af2', '890c8d04-a685-4d70-8115-26dad0575f5a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:42.956234 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b280f91a-f6a2-4bf2-99a9-7f5f1746f99d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:55:42.956845 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 820/3270] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 22:55:42 2026] POST /volume/v3/backups => generated 313 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:42.966590 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7cce0eb6-5dd8-4c15-b324-ab82a42a27b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:42.968398 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cce0eb6-5dd8-4c15-b324-ab82a42a27b5 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:42.969923 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cce0eb6-5dd8-4c15-b324-ab82a42a27b5 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:42.969923 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cce0eb6-5dd8-4c15-b324-ab82a42a27b5 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:42.969923 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7cce0eb6-5dd8-4c15-b324-ab82a42a27b5 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:42.974231 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:42.974231 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:42.974231 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cce0eb6-5dd8-4c15-b324-ab82a42a27b5 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:42.974639 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 818/3271] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:42 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:43.009088 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:43.009557 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1117390681"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:43.011620 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1117390681'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:43.011802 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume of 1 GB Aug 18 22:55:43.016634 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Availability Zones retrieved successfully. Aug 18 22:55:43.024450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (968bcfd5-3f44-44ef-a419-5f9fbfe88e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:43.025615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c89feff-caa9-4061-9c67-050fb786174d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.026763 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:43.057287 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c89feff-caa9-4061-9c67-050fb786174d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.058390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a82f612-fa87-4a73-bba9-a588f9ef81ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.132453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['ec03bc3e-49ee-4b15-8bda-6cba4e9d4c3b', 'c15d0b59-4e12-48db-8c1a-adf0bbb8ef81', '10611e4f-21c0-46ab-9531-6f290e042714', '5a9e153f-dadd-4d76-bc9f-aeaea92e7647'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:43.133461 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a82f612-fa87-4a73-bba9-a588f9ef81ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec03bc3e-49ee-4b15-8bda-6cba4e9d4c3b', 'c15d0b59-4e12-48db-8c1a-adf0bbb8ef81', '10611e4f-21c0-46ab-9531-6f290e042714', '5a9e153f-dadd-4d76-bc9f-aeaea92e7647']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.134408 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652c4636-7b73-43aa-8429-86b169990977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.163206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652c4636-7b73-43aa-8429-86b169990977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1117390681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['ec03bc3e-49ee-4b15-8bda-6cba4e9d4c3b','c15d0b59-4e12-48db-8c1a-adf0bbb8ef81','10611e4f-21c0-46ab-9531-6f290e042714','5a9e153f-dadd-4d76-bc9f-aeaea92e7647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1117390681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18c75f1ee515491f89458496330c7a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470ef836dacf42bbbedbaee3de4ca947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.164113 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9952f5-0e42-49a8-9ee0-91c65bc49949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.183289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9952f5-0e42-49a8-9ee0-91c65bc49949) transitioned into state 'SUCCESS' from state '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-1117390681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['ec03bc3e-49ee-4b15-8bda-6cba4e9d4c3b','c15d0b59-4e12-48db-8c1a-adf0bbb8ef81','10611e4f-21c0-46ab-9531-6f290e042714','5a9e153f-dadd-4d76-bc9f-aeaea92e7647'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.184050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfb8d45-d29e-47d8-b335-64aa0c3bf48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.184891 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e052a765-3f24-4e6e-8309-e6a08a442895 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:43.187406 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e052a765-3f24-4e6e-8309-e6a08a442895 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:43.187642 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e052a765-3f24-4e6e-8309-e6a08a442895 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:43.187909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e052a765-3f24-4e6e-8309-e6a08a442895 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:43.190702 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=296,cinder:UPDATE=76,cinder:INSERT=37 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:55:43.195356 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dfb8d45-d29e-47d8-b335-64aa0c3bf48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.195457 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e052a765-3f24-4e6e-8309-e6a08a442895 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 returned with HTTP 404 Aug 18 22:55:43.195964 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 821/3272] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:43 2026] GET /volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:43.196193 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (968bcfd5-3f44-44ef-a419-5f9fbfe88e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:43.196494 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request issued successfully. Aug 18 22:55:43.197099 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1252d597-9f32-4295-96cc-d3bd613d39ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:43.197749 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 814/3273] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:55:42 2026] POST /volume/v3/volumes => generated 776 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:43.209482 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82c255f1-1694-43fe-b98b-4c8d879fc267 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:43.211158 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82c255f1-1694-43fe-b98b-4c8d879fc267 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e Aug 18 22:55:43.211394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82c255f1-1694-43fe-b98b-4c8d879fc267 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:43.211584 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82c255f1-1694-43fe-b98b-4c8d879fc267 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:43.211995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-442e96c8-6b72-4846-a25b-410e7f860c02 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:43.213954 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-442e96c8-6b72-4846-a25b-410e7f860c02 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:43.214170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-442e96c8-6b72-4846-a25b-410e7f860c02 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:43.214376 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-442e96c8-6b72-4846-a25b-410e7f860c02 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:43.218589 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:43.218589 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:43.222009 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82c255f1-1694-43fe-b98b-4c8d879fc267 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:43.225784 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-442e96c8-6b72-4846-a25b-410e7f860c02 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 returned with HTTP 404 Aug 18 22:55:43.225832 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82c255f1-1694-43fe-b98b-4c8d879fc267 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e returned with HTTP 200 Aug 18 22:55:43.226313 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 819/3274] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:43 2026] GET /volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:43.226352 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 821/3275] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:43 2026] GET /volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:43.234153 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42fb9d66-d2bd-4201-9b89-abf9467861da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:43.235890 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42fb9d66-d2bd-4201-9b89-abf9467861da tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:43.236109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42fb9d66-d2bd-4201-9b89-abf9467861da tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:43.236333 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42fb9d66-d2bd-4201-9b89-abf9467861da tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:43.236490 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-42fb9d66-d2bd-4201-9b89-abf9467861da tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume with id: 30472c57-ab92-4ac6-9f7b-deeb89b7d046 Aug 18 22:55:43.241846 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42fb9d66-d2bd-4201-9b89-abf9467861da tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 returned with HTTP 404 Aug 18 22:55:43.242320 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 822/3276] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:43 2026] DELETE /volume/v3/volumes/30472c57-ab92-4ac6-9f7b-deeb89b7d046 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:43.252853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:43.255086 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:43.255519 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-402030614"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:43.257274 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-402030614'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:43.257469 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume of 1 GB Aug 18 22:55:43.257802 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:43.257802 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:43.262475 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Availability Zones retrieved successfully. Aug 18 22:55:43.270106 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (7d5d4e65-70ef-409e-8b35-1964c472cd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:43.271312 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fd5731-2c4b-483b-a73e-c4b568a0c216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.272481 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:43.301188 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fd5731-2c4b-483b-a73e-c4b568a0c216) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.302411 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7957ff-1cc5-48d3-aec0-2040d512dc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.343756 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['8ab5a244-e46b-4711-842d-ed6204ad7510', '3be4963b-1b07-4a19-9af9-80bdcefa0157', 'df7f9872-92e8-425e-a5a0-197c6d6e5d4e', '91e35ead-d3f5-4b91-b984-f032f94bdf51'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:43.344712 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc7957ff-1cc5-48d3-aec0-2040d512dc45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab5a244-e46b-4711-842d-ed6204ad7510', '3be4963b-1b07-4a19-9af9-80bdcefa0157', 'df7f9872-92e8-425e-a5a0-197c6d6e5d4e', '91e35ead-d3f5-4b91-b984-f032f94bdf51']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.345647 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce2ccce-5d82-4e0f-ac9e-8dba7569387f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.372636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce2ccce-5d82-4e0f-ac9e-8dba7569387f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8925b928-8188-4f64-b5ee-0f3ffd7c6822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-402030614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['8ab5a244-e46b-4711-842d-ed6204ad7510','3be4963b-1b07-4a19-9af9-80bdcefa0157','df7f9872-92e8-425e-a5a0-197c6d6e5d4e','91e35ead-d3f5-4b91-b984-f032f94bdf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-402030614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8925b928-8188-4f64-b5ee-0f3ffd7c6822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c67b99d377dd4d8c823af8b608db8871',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.373599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccaae3ea-a700-421b-b258-7d6e9568764c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.390744 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccaae3ea-a700-421b-b258-7d6e9568764c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-402030614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b14ed3cc3ae342f0863d1a2dd306bb53',qos_specs=None,replication_status=,reservations=['8ab5a244-e46b-4711-842d-ed6204ad7510','3be4963b-1b07-4a19-9af9-80bdcefa0157','df7f9872-92e8-425e-a5a0-197c6d6e5d4e','91e35ead-d3f5-4b91-b984-f032f94bdf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c67b99d377dd4d8c823af8b608db8871',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.391430 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc210a8-bb21-4445-b90a-ea863832e04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:43.401656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccc210a8-bb21-4445-b90a-ea863832e04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:43.402748 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Flow 'volume_create_api' (7d5d4e65-70ef-409e-8b35-1964c472cd74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:43.403117 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Create volume request issued successfully. Aug 18 22:55:43.403813 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c84ba4b-4e23-49d2-92ac-073507d767c7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:43.404370 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 815/3277] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:55:43 2026] POST /volume/v3/volumes => generated 746 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:43.418611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e7d4d64-a051-4284-a4c7-90f632fffba6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:43.420418 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e7d4d64-a051-4284-a4c7-90f632fffba6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:55:43.420604 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e7d4d64-a051-4284-a4c7-90f632fffba6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:43.420805 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e7d4d64-a051-4284-a4c7-90f632fffba6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:43.427343 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:43.427343 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:43.430758 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5e7d4d64-a051-4284-a4c7-90f632fffba6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:43.434636 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e7d4d64-a051-4284-a4c7-90f632fffba6 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:55:43.435079 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 820/3278] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:43 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:43.987986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5ed98c94-0409-43c4-a355-2b99e42abbb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:43.989742 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ed98c94-0409-43c4-a355-2b99e42abbb6 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:43.990018 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ed98c94-0409-43c4-a355-2b99e42abbb6 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:43.990209 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ed98c94-0409-43c4-a355-2b99e42abbb6 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:43.990357 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5ed98c94-0409-43c4-a355-2b99e42abbb6 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:43.994981 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:43.994981 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:43.995679 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ed98c94-0409-43c4-a355-2b99e42abbb6 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:43.996046 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 822/3279] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:43 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:44.242122 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23d29bc8-aa30-4801-a629-22819561752b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:44.244222 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23d29bc8-aa30-4801-a629-22819561752b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e Aug 18 22:55:44.244573 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23d29bc8-aa30-4801-a629-22819561752b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:44.244841 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23d29bc8-aa30-4801-a629-22819561752b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:44.253487 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:44.253487 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:44.259423 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23d29bc8-aa30-4801-a629-22819561752b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:44.267099 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23d29bc8-aa30-4801-a629-22819561752b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e returned with HTTP 200 Aug 18 22:55:44.267854 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 823/3280] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:44 2026] GET /volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:44.282860 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8b90843-c447-48ab-80a2-3f7bb625e2ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:44.284637 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8b90843-c447-48ab-80a2-3f7bb625e2ec tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:55:44.285001 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8b90843-c447-48ab-80a2-3f7bb625e2ec tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1350222533"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:44.297207 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:44.297207 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:44.297663 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8b90843-c447-48ab-80a2-3f7bb625e2ec tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:44.297793 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c8b90843-c447-48ab-80a2-3f7bb625e2ec tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create snapshot from volume e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e Aug 18 22:55:44.339742 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c8b90843-c447-48ab-80a2-3f7bb625e2ec tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['af52698a-3bb9-40b9-b83b-4d76bc3064e4', '64ca2f61-947b-4e2d-adf3-5301d10c8bfa', 'e19ef7b4-8f9c-4c0b-a788-735f81c3254c', '6a05bf53-1289-41c9-ab34-0f06eb264b7c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:44.371167 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8b90843-c447-48ab-80a2-3f7bb625e2ec tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot create request issued successfully. Aug 18 22:55:44.371607 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8b90843-c447-48ab-80a2-3f7bb625e2ec tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:55:44.371960 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 816/3281] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:55:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:44.379960 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f992b682-bee0-4fe1-9340-f0b2d07b2ea2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:44.382300 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f992b682-bee0-4fe1-9340-f0b2d07b2ea2 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e Aug 18 22:55:44.382632 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f992b682-bee0-4fe1-9340-f0b2d07b2ea2 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:44.382949 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f992b682-bee0-4fe1-9340-f0b2d07b2ea2 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:44.397439 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=291,cinder:UPDATE=41,cinder:INSERT=16 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:55:44.402463 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:44.402463 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:44.402876 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f992b682-bee0-4fe1-9340-f0b2d07b2ea2 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:44.403800 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f992b682-bee0-4fe1-9340-f0b2d07b2ea2 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e returned with HTTP 200 Aug 18 22:55:44.404411 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 821/3282] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:44 2026] GET /volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:44.450851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b4730b5-d0e4-46bb-b2a1-c2df0b487cd9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:44.452566 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b4730b5-d0e4-46bb-b2a1-c2df0b487cd9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:55:44.452728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b4730b5-d0e4-46bb-b2a1-c2df0b487cd9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:44.452894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b4730b5-d0e4-46bb-b2a1-c2df0b487cd9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:44.461539 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:44.461539 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:44.465857 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9b4730b5-d0e4-46bb-b2a1-c2df0b487cd9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:55:44.470556 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b4730b5-d0e4-46bb-b2a1-c2df0b487cd9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:55:44.471204 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 823/3283] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:44 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:45.008015 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb91d36c-8fb3-4d92-bc18-4806eea9caaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:45.009664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb91d36c-8fb3-4d92-bc18-4806eea9caaf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:45.009860 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb91d36c-8fb3-4d92-bc18-4806eea9caaf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:45.010051 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb91d36c-8fb3-4d92-bc18-4806eea9caaf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:45.010156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cb91d36c-8fb3-4d92-bc18-4806eea9caaf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:45.014362 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:45.014362 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:45.015249 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb91d36c-8fb3-4d92-bc18-4806eea9caaf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:45.015619 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 824/3284] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:45 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:45.414428 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-231119b3-648b-4c2f-b7f9-735929d13cb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:45.416590 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-231119b3-648b-4c2f-b7f9-735929d13cb3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e Aug 18 22:55:45.416854 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-231119b3-648b-4c2f-b7f9-735929d13cb3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:45.417098 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-231119b3-648b-4c2f-b7f9-735929d13cb3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:45.423198 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:45.423198 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:45.423630 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-231119b3-648b-4c2f-b7f9-735929d13cb3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:45.424439 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-231119b3-648b-4c2f-b7f9-735929d13cb3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e returned with HTTP 200 Aug 18 22:55:45.424855 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 817/3285] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:45 2026] GET /volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:45.434558 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ffde8075-2e29-4e35-b942-817f7e5e0c02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:45.551108 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffde8075-2e29-4e35-b942-817f7e5e0c02 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] POST https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e/action Aug 18 22:55:45.551157 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffde8075-2e29-4e35-b942-817f7e5e0c02 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:55:45.552153 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffde8075-2e29-4e35-b942-817f7e5e0c02 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:45.558235 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:45.558235 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:45.558235 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ffde8075-2e29-4e35-b942-817f7e5e0c02 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Snapshot retrieved successfully. Aug 18 22:55:45.558235 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-ffde8075-2e29-4e35-b942-817f7e5e0c02 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8e65f3fa7fbf462aac55711b099ae9fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18c75f1ee515491f89458496330c7a16', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:55:45.558435 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffde8075-2e29-4e35-b942-817f7e5e0c02 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e/action returned with HTTP 403 Aug 18 22:55:45.558752 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 822/3286] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 22:55:45 2026] POST /volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e/action => generated 133 bytes in 124 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:45.567492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-393f4c88-116d-45ca-a01c-637d3fc7bc68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:45.569627 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-393f4c88-116d-45ca-a01c-637d3fc7bc68 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e Aug 18 22:55:45.569863 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-393f4c88-116d-45ca-a01c-637d3fc7bc68 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:45.570119 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-393f4c88-116d-45ca-a01c-637d3fc7bc68 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:45.570250 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-393f4c88-116d-45ca-a01c-637d3fc7bc68 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete snapshot with id: 08656a43-e6c2-41f8-9546-8eddad21f58e Aug 18 22:55:45.591594 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:45.591594 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:45.592013 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-393f4c88-116d-45ca-a01c-637d3fc7bc68 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:45.609913 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-393f4c88-116d-45ca-a01c-637d3fc7bc68 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot delete request issued successfully. Aug 18 22:55:45.610222 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-393f4c88-116d-45ca-a01c-637d3fc7bc68 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e returned with HTTP 202 Aug 18 22:55:45.610766 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 824/3287] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:55:45 2026] DELETE /volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:45.617947 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eefdd076-cb94-4c0c-b51d-6e8a53bbdfc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:45.620072 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eefdd076-cb94-4c0c-b51d-6e8a53bbdfc0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e Aug 18 22:55:45.620330 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eefdd076-cb94-4c0c-b51d-6e8a53bbdfc0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:45.620606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eefdd076-cb94-4c0c-b51d-6e8a53bbdfc0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:45.626559 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:45.626559 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:45.626982 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eefdd076-cb94-4c0c-b51d-6e8a53bbdfc0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:45.627729 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eefdd076-cb94-4c0c-b51d-6e8a53bbdfc0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e returned with HTTP 200 Aug 18 22:55:45.628166 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 825/3288] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:45 2026] GET /volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:46.025256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c32313e9-090f-4083-ba46-709e5596b892 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:46.027582 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c32313e9-090f-4083-ba46-709e5596b892 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:46.027686 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c32313e9-090f-4083-ba46-709e5596b892 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:46.028381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c32313e9-090f-4083-ba46-709e5596b892 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:46.028381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c32313e9-090f-4083-ba46-709e5596b892 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:46.033869 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:46.033869 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:46.034633 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c32313e9-090f-4083-ba46-709e5596b892 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:46.035364 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 818/3289] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:46 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:46.638094 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-feedfba4-bd30-435a-b8f1-45ad0b34fc95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:46.639757 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-feedfba4-bd30-435a-b8f1-45ad0b34fc95 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e Aug 18 22:55:46.639968 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-feedfba4-bd30-435a-b8f1-45ad0b34fc95 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:46.640193 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-feedfba4-bd30-435a-b8f1-45ad0b34fc95 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:46.645384 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-feedfba4-bd30-435a-b8f1-45ad0b34fc95 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e returned with HTTP 404 Aug 18 22:55:46.646049 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 823/3290] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:46 2026] GET /volume/v3/snapshots/08656a43-e6c2-41f8-9546-8eddad21f58e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:46.652617 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3208ef1c-fb83-421e-97db-b7ebfe7b8517 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:46.654347 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3208ef1c-fb83-421e-97db-b7ebfe7b8517 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e Aug 18 22:55:46.654527 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3208ef1c-fb83-421e-97db-b7ebfe7b8517 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:46.654768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3208ef1c-fb83-421e-97db-b7ebfe7b8517 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:46.654939 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3208ef1c-fb83-421e-97db-b7ebfe7b8517 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume with id: e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e Aug 18 22:55:46.664372 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:46.664372 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:46.664842 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3208ef1c-fb83-421e-97db-b7ebfe7b8517 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:46.693809 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3208ef1c-fb83-421e-97db-b7ebfe7b8517 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume request issued successfully. Aug 18 22:55:46.694076 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3208ef1c-fb83-421e-97db-b7ebfe7b8517 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e returned with HTTP 202 Aug 18 22:55:46.694593 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 825/3291] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:46 2026] DELETE /volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:46.704022 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38ff943d-488a-4087-9f71-7de3c64a5f35 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:46.707956 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38ff943d-488a-4087-9f71-7de3c64a5f35 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e Aug 18 22:55:46.707956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38ff943d-488a-4087-9f71-7de3c64a5f35 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:46.707956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38ff943d-488a-4087-9f71-7de3c64a5f35 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:46.719834 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:46.719834 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:46.725764 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38ff943d-488a-4087-9f71-7de3c64a5f35 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:46.733846 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38ff943d-488a-4087-9f71-7de3c64a5f35 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e returned with HTTP 200 Aug 18 22:55:46.734670 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 826/3292] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:46 2026] GET /volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:47.045030 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca31f6da-29b1-41cc-b945-d493f07d4b25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:47.046861 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca31f6da-29b1-41cc-b945-d493f07d4b25 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:47.047087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca31f6da-29b1-41cc-b945-d493f07d4b25 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:47.047297 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca31f6da-29b1-41cc-b945-d493f07d4b25 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:47.047408 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ca31f6da-29b1-41cc-b945-d493f07d4b25 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:47.051178 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:47.051178 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:47.051813 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca31f6da-29b1-41cc-b945-d493f07d4b25 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:47.052104 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 819/3293] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:47 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:47.748175 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9bf40d8a-9a53-479f-b2b5-bb065e0ad5b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:47.750016 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bf40d8a-9a53-479f-b2b5-bb065e0ad5b6 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e Aug 18 22:55:47.750223 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bf40d8a-9a53-479f-b2b5-bb065e0ad5b6 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:47.750462 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bf40d8a-9a53-479f-b2b5-bb065e0ad5b6 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:47.756247 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bf40d8a-9a53-479f-b2b5-bb065e0ad5b6 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e returned with HTTP 404 Aug 18 22:55:47.756818 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 824/3294] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:47 2026] GET /volume/v3/volumes/e5235b6f-5ca7-4dc2-a4ab-3f2f420cbf1e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:47.768290 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a144bc7-4290-461c-a437-93183954b29f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:47.770096 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:47.770467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-905827960"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:47.771880 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-905827960'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:47.771990 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume of 1 GB Aug 18 22:55:47.774073 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=277,cinder:UPDATE=64,cinder:INSERT=33 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:55:47.777587 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Availability Zones retrieved successfully. Aug 18 22:55:47.783629 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (5c6e5ba4-91ad-452c-ac4a-726470ed5bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:47.784554 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fad40a-9988-4bf4-aaa0-fe1b7957565e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:47.785701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:47.812310 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fad40a-9988-4bf4-aaa0-fe1b7957565e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:47.813539 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1813d9ae-0735-4a00-aaa6-1fd7105005ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:47.872111 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['eb463f89-e2ce-499e-90b8-73769584a379', '8cf21aa7-7dce-42dc-8bca-3615075e7d40', '8136915d-a575-4aee-9a9b-068b038ec0e2', '2a54edb7-733d-4fae-92ad-0b2746c75a31'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:47.872963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1813d9ae-0735-4a00-aaa6-1fd7105005ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb463f89-e2ce-499e-90b8-73769584a379', '8cf21aa7-7dce-42dc-8bca-3615075e7d40', '8136915d-a575-4aee-9a9b-068b038ec0e2', '2a54edb7-733d-4fae-92ad-0b2746c75a31']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:47.874636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3669c83-1ff1-45e9-b2ad-7d2cac31d861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:47.900295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3669c83-1ff1-45e9-b2ad-7d2cac31d861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bb0e170-3287-477a-b731-bcec6357717a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-905827960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['eb463f89-e2ce-499e-90b8-73769584a379','8cf21aa7-7dce-42dc-8bca-3615075e7d40','8136915d-a575-4aee-9a9b-068b038ec0e2','2a54edb7-733d-4fae-92ad-0b2746c75a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-905827960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bb0e170-3287-477a-b731-bcec6357717a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18c75f1ee515491f89458496330c7a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470ef836dacf42bbbedbaee3de4ca947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:47.900295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034e757c-3a20-422b-86c2-824682b561fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:47.918510 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (034e757c-3a20-422b-86c2-824682b561fb) transitioned into state 'SUCCESS' from state '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-905827960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['eb463f89-e2ce-499e-90b8-73769584a379','8cf21aa7-7dce-42dc-8bca-3615075e7d40','8136915d-a575-4aee-9a9b-068b038ec0e2','2a54edb7-733d-4fae-92ad-0b2746c75a31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:47.919387 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2368c1-7b12-4e66-9a56-2ee310dfd095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:47.931780 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2368c1-7b12-4e66-9a56-2ee310dfd095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:47.932685 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (5c6e5ba4-91ad-452c-ac4a-726470ed5bea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:47.933037 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request issued successfully. Aug 18 22:55:47.933739 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a144bc7-4290-461c-a437-93183954b29f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:47.934392 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 826/3295] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:55:47 2026] POST /volume/v3/volumes => generated 775 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:47.948332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b474b88-253f-4b34-9a9f-1fa8f2a1ce97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:47.953134 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b474b88-253f-4b34-9a9f-1fa8f2a1ce97 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a Aug 18 22:55:47.953471 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b474b88-253f-4b34-9a9f-1fa8f2a1ce97 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:47.953727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b474b88-253f-4b34-9a9f-1fa8f2a1ce97 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:47.966680 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:47.966680 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:47.972971 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b474b88-253f-4b34-9a9f-1fa8f2a1ce97 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:47.980982 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b474b88-253f-4b34-9a9f-1fa8f2a1ce97 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a returned with HTTP 200 Aug 18 22:55:47.981768 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 827/3296] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:47 2026] GET /volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a => generated 954 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:48.062497 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e540566-37bc-43f4-a93b-7c093793e093 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:48.065158 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e540566-37bc-43f4-a93b-7c093793e093 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:48.065424 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e540566-37bc-43f4-a93b-7c093793e093 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:48.066647 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e540566-37bc-43f4-a93b-7c093793e093 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:48.066647 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9e540566-37bc-43f4-a93b-7c093793e093 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:48.072485 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:48.072485 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:48.073683 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e540566-37bc-43f4-a93b-7c093793e093 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:48.074535 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 820/3297] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:48 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:48.996759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49ceb94a-298b-4334-a965-38846a20c9eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:48.998769 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49ceb94a-298b-4334-a965-38846a20c9eb tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a Aug 18 22:55:48.999005 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49ceb94a-298b-4334-a965-38846a20c9eb tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:48.999260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49ceb94a-298b-4334-a965-38846a20c9eb tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:49.006989 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:49.006989 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:49.010663 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49ceb94a-298b-4334-a965-38846a20c9eb tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:49.014511 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49ceb94a-298b-4334-a965-38846a20c9eb tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a returned with HTTP 200 Aug 18 22:55:49.014871 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 825/3298] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:48 2026] GET /volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:49.029835 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7cc13256-0a12-4b22-a585-9a6f1df6ed94 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:49.035072 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc13256-0a12-4b22-a585-9a6f1df6ed94 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:55:49.035072 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7cc13256-0a12-4b22-a585-9a6f1df6ed94 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bb0e170-3287-477a-b731-bcec6357717a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1417302292"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:49.056902 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:49.056902 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:49.057407 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7cc13256-0a12-4b22-a585-9a6f1df6ed94 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:49.057555 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-7cc13256-0a12-4b22-a585-9a6f1df6ed94 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create snapshot from volume 6bb0e170-3287-477a-b731-bcec6357717a Aug 18 22:55:49.084223 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7cc13256-0a12-4b22-a585-9a6f1df6ed94 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['5e7e64ea-cc2d-449c-885e-91b500dcc9d0', '1de4b7b2-edd3-4d0c-848d-ecaafda13590', '49bf8bcb-cd98-4c97-9299-3eb2745ee634', '06a24e50-acaf-4a04-b8b4-0ff379d57d39'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:49.084605 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-003127d0-91b2-48a8-b052-f1b23c051f40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:49.086639 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-003127d0-91b2-48a8-b052-f1b23c051f40 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:49.086855 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-003127d0-91b2-48a8-b052-f1b23c051f40 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:49.087074 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-003127d0-91b2-48a8-b052-f1b23c051f40 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:49.087169 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-003127d0-91b2-48a8-b052-f1b23c051f40 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:49.091783 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:49.091783 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:49.092529 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-003127d0-91b2-48a8-b052-f1b23c051f40 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:49.093037 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 828/3299] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:49 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:49.116609 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7cc13256-0a12-4b22-a585-9a6f1df6ed94 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot create request issued successfully. Aug 18 22:55:49.117093 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7cc13256-0a12-4b22-a585-9a6f1df6ed94 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:55:49.117500 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 827/3300] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:55:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:49.132388 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6aa8e5f4-d84d-4735-8007-164ce7451bee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:49.134424 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6aa8e5f4-d84d-4735-8007-164ce7451bee tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 Aug 18 22:55:49.134707 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6aa8e5f4-d84d-4735-8007-164ce7451bee tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:49.134910 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6aa8e5f4-d84d-4735-8007-164ce7451bee tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:49.145083 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:49.145083 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:49.145675 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6aa8e5f4-d84d-4735-8007-164ce7451bee tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:49.146481 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6aa8e5f4-d84d-4735-8007-164ce7451bee tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 returned with HTTP 200 Aug 18 22:55:49.146985 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 821/3301] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:49 2026] GET /volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:50.106198 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-08e182da-c29e-4237-a5f6-84d626a68c23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:50.108294 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08e182da-c29e-4237-a5f6-84d626a68c23 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:50.108715 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08e182da-c29e-4237-a5f6-84d626a68c23 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:50.108778 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-08e182da-c29e-4237-a5f6-84d626a68c23 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:50.108929 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-08e182da-c29e-4237-a5f6-84d626a68c23 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:50.113666 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:50.113666 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:50.114400 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-08e182da-c29e-4237-a5f6-84d626a68c23 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:50.114827 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 826/3302] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:50 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:50.156415 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c11eb690-5420-460e-a2b2-68addf99cc88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:50.158150 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c11eb690-5420-460e-a2b2-68addf99cc88 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 Aug 18 22:55:50.158420 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c11eb690-5420-460e-a2b2-68addf99cc88 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:50.158646 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c11eb690-5420-460e-a2b2-68addf99cc88 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:50.165371 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:50.165371 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:50.165839 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c11eb690-5420-460e-a2b2-68addf99cc88 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:50.166793 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c11eb690-5420-460e-a2b2-68addf99cc88 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 returned with HTTP 200 Aug 18 22:55:50.167312 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 829/3303] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:50 2026] GET /volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:50.177424 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7692b3b8-6687-41b5-b0cb-6918c002d524 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:50.184886 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7692b3b8-6687-41b5-b0cb-6918c002d524 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] GET https://10.4.3.89/volume/v3/snapshots Aug 18 22:55:50.184886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7692b3b8-6687-41b5-b0cb-6918c002d524 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:50.184886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7692b3b8-6687-41b5-b0cb-6918c002d524 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:50.184886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-7692b3b8-6687-41b5-b0cb-6918c002d524 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:55:50.184886 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:50.184886 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:50.189146 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-7692b3b8-6687-41b5-b0cb-6918c002d524 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:55:50.193736 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7692b3b8-6687-41b5-b0cb-6918c002d524 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Get all snapshots completed successfully. Aug 18 22:55:50.193736 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7692b3b8-6687-41b5-b0cb-6918c002d524 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 18 22:55:50.194200 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 828/3304] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:55:50 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) Aug 18 22:55:50.205222 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e59bc9c9-3665-43ff-9bb0-3fcf063928f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:50.207337 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e59bc9c9-3665-43ff-9bb0-3fcf063928f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 Aug 18 22:55:50.207577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e59bc9c9-3665-43ff-9bb0-3fcf063928f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:50.207811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e59bc9c9-3665-43ff-9bb0-3fcf063928f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:50.207947 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-e59bc9c9-3665-43ff-9bb0-3fcf063928f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete snapshot with id: e1e743ac-5447-4c3b-bdb3-19b0aec62915 Aug 18 22:55:50.217591 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:50.217591 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:50.218057 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e59bc9c9-3665-43ff-9bb0-3fcf063928f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:50.236065 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e59bc9c9-3665-43ff-9bb0-3fcf063928f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot delete request issued successfully. Aug 18 22:55:50.236242 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e59bc9c9-3665-43ff-9bb0-3fcf063928f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 returned with HTTP 202 Aug 18 22:55:50.236742 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 822/3305] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:55:50 2026] DELETE /volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:50.245729 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b2e3b81-966b-4cd2-baf3-8062465a1680 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:50.247481 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b2e3b81-966b-4cd2-baf3-8062465a1680 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 Aug 18 22:55:50.247653 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b2e3b81-966b-4cd2-baf3-8062465a1680 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:50.247862 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b2e3b81-966b-4cd2-baf3-8062465a1680 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:50.252597 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:50.252597 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:50.252906 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6b2e3b81-966b-4cd2-baf3-8062465a1680 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:50.253634 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b2e3b81-966b-4cd2-baf3-8062465a1680 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 returned with HTTP 200 Aug 18 22:55:50.253987 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 827/3306] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:50 2026] GET /volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:51.128463 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2782a210-96f4-4bdc-b07e-9feee32f7dc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:51.130666 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2782a210-96f4-4bdc-b07e-9feee32f7dc3 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:51.130919 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2782a210-96f4-4bdc-b07e-9feee32f7dc3 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:51.131156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2782a210-96f4-4bdc-b07e-9feee32f7dc3 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:51.131327 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2782a210-96f4-4bdc-b07e-9feee32f7dc3 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:51.136720 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:51.136720 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:51.137564 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2782a210-96f4-4bdc-b07e-9feee32f7dc3 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:51.138052 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 830/3307] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:51 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:51.264809 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c5eadb60-87b0-4c1b-974b-d07d6dce9a2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:51.267065 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5eadb60-87b0-4c1b-974b-d07d6dce9a2f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 Aug 18 22:55:51.268829 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5eadb60-87b0-4c1b-974b-d07d6dce9a2f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:51.268829 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5eadb60-87b0-4c1b-974b-d07d6dce9a2f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:51.272994 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5eadb60-87b0-4c1b-974b-d07d6dce9a2f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 returned with HTTP 404 Aug 18 22:55:51.273888 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 829/3308] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:51 2026] GET /volume/v3/snapshots/e1e743ac-5447-4c3b-bdb3-19b0aec62915 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:51.285486 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-155addab-387b-48b9-b17e-91c70399a9ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:51.287208 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-155addab-387b-48b9-b17e-91c70399a9ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a Aug 18 22:55:51.287460 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-155addab-387b-48b9-b17e-91c70399a9ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:51.287690 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-155addab-387b-48b9-b17e-91c70399a9ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:51.287843 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-155addab-387b-48b9-b17e-91c70399a9ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume with id: 6bb0e170-3287-477a-b731-bcec6357717a Aug 18 22:55:51.296568 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:51.296568 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:51.296980 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-155addab-387b-48b9-b17e-91c70399a9ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:51.322961 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-155addab-387b-48b9-b17e-91c70399a9ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume request issued successfully. Aug 18 22:55:51.323175 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-155addab-387b-48b9-b17e-91c70399a9ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a returned with HTTP 202 Aug 18 22:55:51.323620 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 823/3309] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:51 2026] DELETE /volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:51.331767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03556481-c2af-42e3-9d2b-50286b360277 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:51.333630 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03556481-c2af-42e3-9d2b-50286b360277 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a Aug 18 22:55:51.333874 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03556481-c2af-42e3-9d2b-50286b360277 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:51.334109 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03556481-c2af-42e3-9d2b-50286b360277 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:51.341246 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:51.341246 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:51.344916 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03556481-c2af-42e3-9d2b-50286b360277 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:51.353785 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03556481-c2af-42e3-9d2b-50286b360277 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a returned with HTTP 200 Aug 18 22:55:51.354383 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 828/3310] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:51 2026] GET /volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:52.149317 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c988ac07-8280-4b27-bc03-ffe18798056e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:52.151379 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c988ac07-8280-4b27-bc03-ffe18798056e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:52.151615 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c988ac07-8280-4b27-bc03-ffe18798056e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:52.151800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c988ac07-8280-4b27-bc03-ffe18798056e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:52.152007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c988ac07-8280-4b27-bc03-ffe18798056e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:52.156558 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:52.156558 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:52.157247 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c988ac07-8280-4b27-bc03-ffe18798056e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:52.157664 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 831/3311] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:52 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:52.367634 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f5d7d20-a3b1-4944-bd67-4dbb01cea7ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:52.373322 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f5d7d20-a3b1-4944-bd67-4dbb01cea7ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a Aug 18 22:55:52.373322 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f5d7d20-a3b1-4944-bd67-4dbb01cea7ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:52.373322 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f5d7d20-a3b1-4944-bd67-4dbb01cea7ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:52.379769 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f5d7d20-a3b1-4944-bd67-4dbb01cea7ea tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a returned with HTTP 404 Aug 18 22:55:52.380523 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 830/3312] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:52 2026] GET /volume/v3/volumes/6bb0e170-3287-477a-b731-bcec6357717a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:52.389088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:52.390873 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:52.391216 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-608301691"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:52.392671 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-608301691'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:52.392783 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume of 1 GB Aug 18 22:55:52.400333 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Availability Zones retrieved successfully. Aug 18 22:55:52.406469 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (916c1ddb-9e59-4c45-b18a-be4f72ec765d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:52.407453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd11ad29-43d4-49e7-913e-b2836fb21fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:52.408349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:52.435937 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd11ad29-43d4-49e7-913e-b2836fb21fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:52.437146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b35c3b-1d47-4405-9827-85be378d214b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:52.481574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['9e04bf75-d211-4b3b-9a22-e24b942906a3', 'e802989e-3f39-4714-a7d7-10d0cf553536', 'e6d1d1b4-8a8f-4988-9229-b6008188ae60', '08816972-8769-404a-9495-30a504d5e045'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:52.482542 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b35c3b-1d47-4405-9827-85be378d214b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e04bf75-d211-4b3b-9a22-e24b942906a3', 'e802989e-3f39-4714-a7d7-10d0cf553536', 'e6d1d1b4-8a8f-4988-9229-b6008188ae60', '08816972-8769-404a-9495-30a504d5e045']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:52.483594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3899b161-332d-4d5e-b0e3-604f3da1ee2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:52.527980 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3899b161-332d-4d5e-b0e3-604f3da1ee2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ddfabd0-9c5e-40b4-9657-16f01b17c368', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-608301691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['9e04bf75-d211-4b3b-9a22-e24b942906a3','e802989e-3f39-4714-a7d7-10d0cf553536','e6d1d1b4-8a8f-4988-9229-b6008188ae60','08816972-8769-404a-9495-30a504d5e045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-608301691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ddfabd0-9c5e-40b4-9657-16f01b17c368,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18c75f1ee515491f89458496330c7a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470ef836dacf42bbbedbaee3de4ca947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:52.528822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5a5cd6-c51a-45a4-bfe7-de7b9bb48459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:52.547370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5a5cd6-c51a-45a4-bfe7-de7b9bb48459) transitioned into state 'SUCCESS' from state '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-608301691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['9e04bf75-d211-4b3b-9a22-e24b942906a3','e802989e-3f39-4714-a7d7-10d0cf553536','e6d1d1b4-8a8f-4988-9229-b6008188ae60','08816972-8769-404a-9495-30a504d5e045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:52.548188 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfaeaf57-9f8a-4ec2-b691-41e1c53ffb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:52.559338 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfaeaf57-9f8a-4ec2-b691-41e1c53ffb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:52.560441 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (916c1ddb-9e59-4c45-b18a-be4f72ec765d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:52.561149 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request issued successfully. Aug 18 22:55:52.561687 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba9570a3-7617-4906-a9eb-a51c34d8b47c tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:52.562249 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 824/3313] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:55:52 2026] POST /volume/v3/volumes => generated 775 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:52.580942 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1154037-a9c2-4ba4-a5d1-86512a72b441 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:52.584832 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1154037-a9c2-4ba4-a5d1-86512a72b441 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 Aug 18 22:55:52.584832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1154037-a9c2-4ba4-a5d1-86512a72b441 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:52.584832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1154037-a9c2-4ba4-a5d1-86512a72b441 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:52.594425 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:52.594425 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:52.598691 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b1154037-a9c2-4ba4-a5d1-86512a72b441 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:52.604284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1154037-a9c2-4ba4-a5d1-86512a72b441 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 returned with HTTP 200 Aug 18 22:55:52.606454 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 829/3314] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:52 2026] GET /volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:53.168692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e91eef99-a3f8-48f0-b2d3-37d08d0a22d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:53.171730 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e91eef99-a3f8-48f0-b2d3-37d08d0a22d8 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:53.171997 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e91eef99-a3f8-48f0-b2d3-37d08d0a22d8 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:53.172249 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e91eef99-a3f8-48f0-b2d3-37d08d0a22d8 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:53.172393 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e91eef99-a3f8-48f0-b2d3-37d08d0a22d8 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:53.181020 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:53.181020 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:53.181020 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e91eef99-a3f8-48f0-b2d3-37d08d0a22d8 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:53.181020 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 832/3315] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:53 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:53.624427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-715dba25-85ed-4510-811a-e9550c10a88b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:53.627172 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-715dba25-85ed-4510-811a-e9550c10a88b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 Aug 18 22:55:53.627172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-715dba25-85ed-4510-811a-e9550c10a88b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:53.627940 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-715dba25-85ed-4510-811a-e9550c10a88b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:53.640991 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:53.640991 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:53.647278 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-715dba25-85ed-4510-811a-e9550c10a88b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:53.652749 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-715dba25-85ed-4510-811a-e9550c10a88b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 returned with HTTP 200 Aug 18 22:55:53.652749 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 831/3316] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:53 2026] GET /volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:53.665662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8bc032e8-975f-44e3-b8f2-eb86c1c46834 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:53.668106 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bc032e8-975f-44e3-b8f2-eb86c1c46834 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:55:53.669794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8bc032e8-975f-44e3-b8f2-eb86c1c46834 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ddfabd0-9c5e-40b4-9657-16f01b17c368", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1946731996"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:53.684012 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:53.684012 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:53.684469 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8bc032e8-975f-44e3-b8f2-eb86c1c46834 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:53.684640 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-8bc032e8-975f-44e3-b8f2-eb86c1c46834 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create snapshot from volume 7ddfabd0-9c5e-40b4-9657-16f01b17c368 Aug 18 22:55:53.718593 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8bc032e8-975f-44e3-b8f2-eb86c1c46834 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['7a5f8cf9-a6bf-4075-b3b2-418c2a8ffeef', '9e25a1d6-5a1a-4e61-95ad-242f6d47b2b3', '81486b2b-ea3b-482c-a885-cac448a34acf', 'f2195a54-4066-4a17-874e-7d33e4bceb73'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:53.752218 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8bc032e8-975f-44e3-b8f2-eb86c1c46834 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot create request issued successfully. Aug 18 22:55:53.752704 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bc032e8-975f-44e3-b8f2-eb86c1c46834 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:55:53.753280 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 825/3317] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:55:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:53.763202 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e51e7bc8-8c56-4970-800a-db85a23c84d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:53.765507 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e51e7bc8-8c56-4970-800a-db85a23c84d0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e Aug 18 22:55:53.768455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e51e7bc8-8c56-4970-800a-db85a23c84d0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:53.768455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e51e7bc8-8c56-4970-800a-db85a23c84d0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:53.776659 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:53.776659 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:53.777020 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e51e7bc8-8c56-4970-800a-db85a23c84d0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:53.777792 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e51e7bc8-8c56-4970-800a-db85a23c84d0 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e returned with HTTP 200 Aug 18 22:55:53.778163 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 830/3318] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:53 2026] GET /volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:54.194096 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dac19924-34e0-4cf6-9e56-fbb64ea754c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:54.198724 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dac19924-34e0-4cf6-9e56-fbb64ea754c7 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:54.198724 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dac19924-34e0-4cf6-9e56-fbb64ea754c7 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:54.198724 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dac19924-34e0-4cf6-9e56-fbb64ea754c7 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:54.198724 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dac19924-34e0-4cf6-9e56-fbb64ea754c7 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:54.203448 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:54.203448 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:54.204179 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dac19924-34e0-4cf6-9e56-fbb64ea754c7 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:54.204781 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 833/3319] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:54 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:54.787255 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d3c30ac-3935-4883-888b-50ffd6fd7f2d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:54.791397 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d3c30ac-3935-4883-888b-50ffd6fd7f2d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e Aug 18 22:55:54.791397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d3c30ac-3935-4883-888b-50ffd6fd7f2d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:54.791397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d3c30ac-3935-4883-888b-50ffd6fd7f2d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:54.796241 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:54.796241 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:54.796942 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5d3c30ac-3935-4883-888b-50ffd6fd7f2d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:54.797723 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d3c30ac-3935-4883-888b-50ffd6fd7f2d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e returned with HTTP 200 Aug 18 22:55:54.798546 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 832/3320] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:54 2026] GET /volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:55:54.810926 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-037050b3-eae4-4fe9-8d92-14da597513e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:54.817018 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-037050b3-eae4-4fe9-8d92-14da597513e4 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] POST https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e/action Aug 18 22:55:54.817497 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-037050b3-eae4-4fe9-8d92-14da597513e4 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:55:54.817658 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-037050b3-eae4-4fe9-8d92-14da597513e4 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:54.823646 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-037050b3-eae4-4fe9-8d92-14da597513e4 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Updating snapshot '867925b7-a677-49e5-80e4-67ba04c08e9e' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 22:55:54.838831 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:54.838831 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:54.839518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-037050b3-eae4-4fe9-8d92-14da597513e4 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8e65f3fa7fbf462aac55711b099ae9fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18c75f1ee515491f89458496330c7a16', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:55:54.839782 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-037050b3-eae4-4fe9-8d92-14da597513e4 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e/action returned with HTTP 403 Aug 18 22:55:54.840425 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 826/3321] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 22:55:54 2026] POST /volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:54.847997 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c106681d-83c4-42b5-8008-d59468b4b9bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:54.850049 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c106681d-83c4-42b5-8008-d59468b4b9bc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e Aug 18 22:55:54.850259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c106681d-83c4-42b5-8008-d59468b4b9bc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:54.850494 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c106681d-83c4-42b5-8008-d59468b4b9bc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:54.850647 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c106681d-83c4-42b5-8008-d59468b4b9bc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete snapshot with id: 867925b7-a677-49e5-80e4-67ba04c08e9e Aug 18 22:55:54.856415 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:54.856415 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:54.856846 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c106681d-83c4-42b5-8008-d59468b4b9bc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:54.877988 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c106681d-83c4-42b5-8008-d59468b4b9bc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot delete request issued successfully. Aug 18 22:55:54.878179 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c106681d-83c4-42b5-8008-d59468b4b9bc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e returned with HTTP 202 Aug 18 22:55:54.878697 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 831/3322] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:55:54 2026] DELETE /volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:54.886600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2a842d9-0a08-4cd3-80fa-0f92690bdd98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:54.889464 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2a842d9-0a08-4cd3-80fa-0f92690bdd98 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e Aug 18 22:55:54.889784 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2a842d9-0a08-4cd3-80fa-0f92690bdd98 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:54.890156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2a842d9-0a08-4cd3-80fa-0f92690bdd98 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:54.902376 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:54.902376 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:54.902376 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2a842d9-0a08-4cd3-80fa-0f92690bdd98 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:54.902376 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2a842d9-0a08-4cd3-80fa-0f92690bdd98 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e returned with HTTP 200 Aug 18 22:55:54.902376 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 834/3323] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:54 2026] GET /volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:55.214296 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d24a2393-f8f2-4e54-acb4-ec38c66f65c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:55.216156 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d24a2393-f8f2-4e54-acb4-ec38c66f65c9 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:55.216418 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d24a2393-f8f2-4e54-acb4-ec38c66f65c9 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:55.216604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d24a2393-f8f2-4e54-acb4-ec38c66f65c9 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:55.216720 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d24a2393-f8f2-4e54-acb4-ec38c66f65c9 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:55.221867 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:55.221867 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:55.222437 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d24a2393-f8f2-4e54-acb4-ec38c66f65c9 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:55.222790 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 833/3324] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:55 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:55.913774 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d83d85c-9672-47e1-a76a-424fd307a1f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:55.915340 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d83d85c-9672-47e1-a76a-424fd307a1f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e Aug 18 22:55:55.915603 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d83d85c-9672-47e1-a76a-424fd307a1f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:55.915852 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d83d85c-9672-47e1-a76a-424fd307a1f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:55.921067 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d83d85c-9672-47e1-a76a-424fd307a1f7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e returned with HTTP 404 Aug 18 22:55:55.921735 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 827/3325] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:55 2026] GET /volume/v3/snapshots/867925b7-a677-49e5-80e4-67ba04c08e9e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:55.932796 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a0fa7b8-5dc4-40e4-9e1b-82e31b53e12b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:55.934978 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a0fa7b8-5dc4-40e4-9e1b-82e31b53e12b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 Aug 18 22:55:55.935438 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a0fa7b8-5dc4-40e4-9e1b-82e31b53e12b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:55.935611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a0fa7b8-5dc4-40e4-9e1b-82e31b53e12b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:55.935778 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5a0fa7b8-5dc4-40e4-9e1b-82e31b53e12b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume with id: 7ddfabd0-9c5e-40b4-9657-16f01b17c368 Aug 18 22:55:55.948167 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:55.948167 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:55.948467 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a0fa7b8-5dc4-40e4-9e1b-82e31b53e12b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:55.954668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de017eec-07b9-47e4-b938-b54709f4e13b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:55.958201 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:55.958458 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1433876721"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:55.959820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1433876721'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:55.959956 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Create volume of 1 GB Aug 18 22:55:55.967866 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a0fa7b8-5dc4-40e4-9e1b-82e31b53e12b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume request issued successfully. Aug 18 22:55:55.968061 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a0fa7b8-5dc4-40e4-9e1b-82e31b53e12b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 returned with HTTP 202 Aug 18 22:55:55.968289 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Availability Zones retrieved successfully. Aug 18 22:55:55.968968 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 832/3326] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:55:55 2026] DELETE /volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:55.973789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Flow 'volume_create_api' (1a06538f-82f5-4fd1-bb56-86bc84915e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:55.974618 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21987d23-b46f-4edd-b558-0186d29bdd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:55.975922 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:55.978191 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1f31b56e-ece2-4754-b32a-d7acb68b16a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:55.985365 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f31b56e-ece2-4754-b32a-d7acb68b16a8 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 Aug 18 22:55:55.985617 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f31b56e-ece2-4754-b32a-d7acb68b16a8 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:55.985840 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1f31b56e-ece2-4754-b32a-d7acb68b16a8 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:55.997381 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:55.997381 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:56.001931 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1f31b56e-ece2-4754-b32a-d7acb68b16a8 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:56.007812 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1f31b56e-ece2-4754-b32a-d7acb68b16a8 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 returned with HTTP 200 Aug 18 22:55:56.008469 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 834/3327] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:55 2026] GET /volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 => generated 1005 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:56.011886 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21987d23-b46f-4edd-b558-0186d29bdd30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:56.012759 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44006846-c594-4cdf-99e5-48315bc136cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:56.061594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Created reservations ['aec1d74f-c90b-4c13-9eee-349f3336cf96', 'f76b2c87-12c6-4578-9a6d-f0a5836552c3', '5d1bcd2c-a8eb-4ecb-80f6-a8ef286252f9', 'e41b4dbd-0332-44df-b18f-44f71940e349'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:56.062433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44006846-c594-4cdf-99e5-48315bc136cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec1d74f-c90b-4c13-9eee-349f3336cf96', 'f76b2c87-12c6-4578-9a6d-f0a5836552c3', '5d1bcd2c-a8eb-4ecb-80f6-a8ef286252f9', 'e41b4dbd-0332-44df-b18f-44f71940e349']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:56.063245 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf0eb2d-e9f2-4e50-8bf0-6e2832b8a9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:56.091404 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cf0eb2d-e9f2-4e50-8bf0-6e2832b8a9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc2cc6b-0b56-45d5-a197-0751e07ae1d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1433876721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='795b00c3aafb42a89582e54d9cc40367',qos_specs=None,replication_status=,reservations=['aec1d74f-c90b-4c13-9eee-349f3336cf96','f76b2c87-12c6-4578-9a6d-f0a5836552c3','5d1bcd2c-a8eb-4ecb-80f6-a8ef286252f9','e41b4dbd-0332-44df-b18f-44f71940e349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b360ce19bf4c22ba09018865fdf018',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1433876721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bc2cc6b-0b56-45d5-a197-0751e07ae1d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='795b00c3aafb42a89582e54d9cc40367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b360ce19bf4c22ba09018865fdf018',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:56.092079 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cf7f94-3271-4041-9b6d-89ce1151cecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:56.109235 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cf7f94-3271-4041-9b6d-89ce1151cecb) transitioned into state 'SUCCESS' from state '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-1433876721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='795b00c3aafb42a89582e54d9cc40367',qos_specs=None,replication_status=,reservations=['aec1d74f-c90b-4c13-9eee-349f3336cf96','f76b2c87-12c6-4578-9a6d-f0a5836552c3','5d1bcd2c-a8eb-4ecb-80f6-a8ef286252f9','e41b4dbd-0332-44df-b18f-44f71940e349'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b360ce19bf4c22ba09018865fdf018',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:56.109970 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93401cd7-63ce-42ad-81f8-2d5c38ea2681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:56.124541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93401cd7-63ce-42ad-81f8-2d5c38ea2681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:56.125861 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Flow 'volume_create_api' (1a06538f-82f5-4fd1-bb56-86bc84915e4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:56.126408 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Create volume request issued successfully. Aug 18 22:55:56.126919 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de017eec-07b9-47e4-b938-b54709f4e13b tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:56.127522 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 835/3328] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:55:55 2026] POST /volume/v3/volumes => generated 755 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:56.139285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cc235e9-8e71-472e-a281-1d08afab2ba0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:56.141789 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cc235e9-8e71-472e-a281-1d08afab2ba0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:55:56.141990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cc235e9-8e71-472e-a281-1d08afab2ba0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:56.142184 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cc235e9-8e71-472e-a281-1d08afab2ba0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:56.151061 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:56.151061 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:56.157043 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6cc235e9-8e71-472e-a281-1d08afab2ba0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:55:56.163676 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cc235e9-8e71-472e-a281-1d08afab2ba0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:55:56.164092 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 828/3329] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:56 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:56.237490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8efc6131-b035-4f28-9ed5-ea4b764a545e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:56.244460 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8efc6131-b035-4f28-9ed5-ea4b764a545e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:56.244703 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8efc6131-b035-4f28-9ed5-ea4b764a545e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:56.244888 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8efc6131-b035-4f28-9ed5-ea4b764a545e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:56.245024 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8efc6131-b035-4f28-9ed5-ea4b764a545e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:56.250635 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:56.250635 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:56.251540 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8efc6131-b035-4f28-9ed5-ea4b764a545e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:56.252016 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 833/3330] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:56 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:57.023247 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86a8bf62-3109-4fc8-a041-d3f1e6124648 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:57.025107 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86a8bf62-3109-4fc8-a041-d3f1e6124648 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 Aug 18 22:55:57.025347 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86a8bf62-3109-4fc8-a041-d3f1e6124648 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:57.025592 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86a8bf62-3109-4fc8-a041-d3f1e6124648 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:57.037433 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86a8bf62-3109-4fc8-a041-d3f1e6124648 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 returned with HTTP 404 Aug 18 22:55:57.037847 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 835/3331] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:57 2026] GET /volume/v3/volumes/7ddfabd0-9c5e-40b4-9657-16f01b17c368 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:57.046162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:57.048468 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:55:57.048882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-414206531"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:57.050814 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-414206531'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:55:57.052151 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume of 1 GB Aug 18 22:55:57.052151 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:57.052151 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:57.058078 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Availability Zones retrieved successfully. Aug 18 22:55:57.065746 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (448f77f4-2a89-4e3e-81cd-5e7434ac3456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:57.067006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156a2d1c-7e7e-447d-8d2d-a5638adb9c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:57.068074 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:55:57.098365 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (156a2d1c-7e7e-447d-8d2d-a5638adb9c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:57.099423 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cf5a38-d377-4bf8-b3cf-34a28cbccf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:57.144046 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['572e2e39-8bcf-49a7-bb7a-527080fd7599', 'd396c366-2a35-4809-9a3b-fd95e53fe35d', '147cc778-c1ec-4d74-9e90-a9ceab39b832', '59a49968-3a45-49f1-85d5-b3b356c45131'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:57.145053 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cf5a38-d377-4bf8-b3cf-34a28cbccf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['572e2e39-8bcf-49a7-bb7a-527080fd7599', 'd396c366-2a35-4809-9a3b-fd95e53fe35d', '147cc778-c1ec-4d74-9e90-a9ceab39b832', '59a49968-3a45-49f1-85d5-b3b356c45131']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:57.146061 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fc1361b-5c2d-4ec5-9b36-2580fb820d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:57.177992 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fc1361b-5c2d-4ec5-9b36-2580fb820d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e493c15e-a50c-4227-8b3b-4d403e4c21cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-414206531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['572e2e39-8bcf-49a7-bb7a-527080fd7599','d396c366-2a35-4809-9a3b-fd95e53fe35d','147cc778-c1ec-4d74-9e90-a9ceab39b832','59a49968-3a45-49f1-85d5-b3b356c45131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:55:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-414206531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e493c15e-a50c-4227-8b3b-4d403e4c21cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18c75f1ee515491f89458496330c7a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470ef836dacf42bbbedbaee3de4ca947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:57.178185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72467494-435b-4374-bba9-5497079512bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:57.179280 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf019a5e-819f-4015-a2ff-ff4f95d51d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:57.180559 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72467494-435b-4374-bba9-5497079512bd tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:55:57.180856 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72467494-435b-4374-bba9-5497079512bd tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:57.181582 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72467494-435b-4374-bba9-5497079512bd tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:57.192902 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:57.192902 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:57.199229 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72467494-435b-4374-bba9-5497079512bd tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:55:57.201079 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf019a5e-819f-4015-a2ff-ff4f95d51d1d) transitioned into state 'SUCCESS' from state '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-414206531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['572e2e39-8bcf-49a7-bb7a-527080fd7599','d396c366-2a35-4809-9a3b-fd95e53fe35d','147cc778-c1ec-4d74-9e90-a9ceab39b832','59a49968-3a45-49f1-85d5-b3b356c45131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:57.202171 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374be451-4e7a-4a11-bc9f-ea7bfb799939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:55:57.204713 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72467494-435b-4374-bba9-5497079512bd tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:55:57.205031 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 829/3332] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:57 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:57.215302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (374be451-4e7a-4a11-bc9f-ea7bfb799939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:55:57.215302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (448f77f4-2a89-4e3e-81cd-5e7434ac3456) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:55:57.215302 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request issued successfully. Aug 18 22:55:57.215302 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40224674-6607-4c8d-a02c-0c58a60d7ab9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:55:57.215800 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 836/3333] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:55:57 2026] POST /volume/v3/volumes => generated 775 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:57.229523 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a8aec16f-a0eb-4df5-8a9c-64564cae8b6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:57.240482 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8aec16f-a0eb-4df5-8a9c-64564cae8b6b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd Aug 18 22:55:57.241357 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8aec16f-a0eb-4df5-8a9c-64564cae8b6b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:57.241357 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8aec16f-a0eb-4df5-8a9c-64564cae8b6b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:57.269416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ffccc53-7e19-4989-954f-99c9487c2f9d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:57.274839 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ffccc53-7e19-4989-954f-99c9487c2f9d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:57.275127 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ffccc53-7e19-4989-954f-99c9487c2f9d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:57.275389 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ffccc53-7e19-4989-954f-99c9487c2f9d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:57.275578 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2ffccc53-7e19-4989-954f-99c9487c2f9d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:57.281642 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:57.281642 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:57.281642 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ffccc53-7e19-4989-954f-99c9487c2f9d tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:57.282185 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 836/3334] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:57 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:57.440940 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:57.440940 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:57.450437 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a8aec16f-a0eb-4df5-8a9c-64564cae8b6b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:57.455431 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8aec16f-a0eb-4df5-8a9c-64564cae8b6b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd returned with HTTP 200 Aug 18 22:55:57.455728 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 834/3335] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:57 2026] GET /volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd => generated 954 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:58.306643 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8806bdea-7d01-47ec-9fad-6b5d749f891b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:58.310645 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8806bdea-7d01-47ec-9fad-6b5d749f891b tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:58.310963 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8806bdea-7d01-47ec-9fad-6b5d749f891b tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:58.311235 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8806bdea-7d01-47ec-9fad-6b5d749f891b tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:58.311489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8806bdea-7d01-47ec-9fad-6b5d749f891b tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:58.317025 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:58.317025 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:58.317647 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8806bdea-7d01-47ec-9fad-6b5d749f891b tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:58.317987 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 830/3336] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:58 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:58.330430 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08ec1aec-cd5f-43df-8727-b4e562df8f65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:58.332150 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ec1aec-cd5f-43df-8727-b4e562df8f65 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] PUT https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:58.332559 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ec1aec-cd5f-43df-8727-b4e562df8f65 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:58.337711 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:58.337711 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:58.347600 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ec1aec-cd5f-43df-8727-b4e562df8f65 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:58.347600 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 837/3337] 10.4.3.89 () {70 vars in 1401 bytes} [Tue Aug 18 22:55:58 2026] PUT /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 313 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:58.354567 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05608828-a717-4520-83d4-e9fa06f074fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:58.356212 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05608828-a717-4520-83d4-e9fa06f074fa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:58.356503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05608828-a717-4520-83d4-e9fa06f074fa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:58.356710 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05608828-a717-4520-83d4-e9fa06f074fa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:58.356842 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-05608828-a717-4520-83d4-e9fa06f074fa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:58.360951 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:58.360951 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:58.361578 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05608828-a717-4520-83d4-e9fa06f074fa tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:58.362042 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 837/3338] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:58 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:58.374315 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2fbacc7-14e0-4896-a75d-43280df858bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:58.376529 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2fbacc7-14e0-4896-a75d-43280df858bf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] DELETE https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:58.376780 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2fbacc7-14e0-4896-a75d-43280df858bf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:58.377016 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2fbacc7-14e0-4896-a75d-43280df858bf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:58.377152 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-f2fbacc7-14e0-4896-a75d-43280df858bf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Delete backup with id: 9a4804ef-8b04-4fb9-b769-7378700bab08. Aug 18 22:55:58.391939 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:58.391939 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:58.426745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-f2fbacc7-14e0-4896-a75d-43280df858bf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] delete_backup rpcapi backup_id 9a4804ef-8b04-4fb9-b769-7378700bab08 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:55:58.430343 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2fbacc7-14e0-4896-a75d-43280df858bf tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 202 Aug 18 22:55:58.430869 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 835/3339] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:55:58 2026] DELETE /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:55:58.439285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a58187b-8349-4622-89ed-b29425405598 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:58.441252 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a58187b-8349-4622-89ed-b29425405598 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:58.441589 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a58187b-8349-4622-89ed-b29425405598 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:58.441789 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a58187b-8349-4622-89ed-b29425405598 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:58.441892 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9a58187b-8349-4622-89ed-b29425405598 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:58.447004 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:58.447004 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:58.447004 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a58187b-8349-4622-89ed-b29425405598 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 200 Aug 18 22:55:58.447372 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 831/3340] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:58 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:58.489477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f31d183-9a95-4fba-b47b-f7ddf7671299 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:58.499056 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f31d183-9a95-4fba-b47b-f7ddf7671299 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd Aug 18 22:55:58.500208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f31d183-9a95-4fba-b47b-f7ddf7671299 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:58.500208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f31d183-9a95-4fba-b47b-f7ddf7671299 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:58.511215 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:58.511215 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:58.515184 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f31d183-9a95-4fba-b47b-f7ddf7671299 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:58.521548 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f31d183-9a95-4fba-b47b-f7ddf7671299 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd returned with HTTP 200 Aug 18 22:55:58.522173 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 838/3341] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:55:58 2026] GET /volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:58.535902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-606674fc-4a71-4c4a-9289-9fcc216d36d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:58.538184 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-606674fc-4a71-4c4a-9289-9fcc216d36d7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:55:58.538684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-606674fc-4a71-4c4a-9289-9fcc216d36d7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e493c15e-a50c-4227-8b3b-4d403e4c21cd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-604940448"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:55:58.559543 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:58.559543 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:58.560023 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-606674fc-4a71-4c4a-9289-9fcc216d36d7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:55:58.560188 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-606674fc-4a71-4c4a-9289-9fcc216d36d7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create snapshot from volume e493c15e-a50c-4227-8b3b-4d403e4c21cd Aug 18 22:55:58.591992 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-606674fc-4a71-4c4a-9289-9fcc216d36d7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['8e8cefaf-6eaf-41a8-82cc-18dc653c43a7', '8ceb929c-0eb0-48f7-ac30-f8488a97e906', '7054952d-ff81-448e-8ded-fc6da96fe54e', '349b7216-f78e-414e-b382-4eb488807f11'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:55:58.640749 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-606674fc-4a71-4c4a-9289-9fcc216d36d7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot create request issued successfully. Aug 18 22:55:58.640749 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-606674fc-4a71-4c4a-9289-9fcc216d36d7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:55:58.640749 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 838/3342] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:55:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:55:58.650946 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba5b491a-8443-4149-81ff-65281aa25b21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:58.653812 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba5b491a-8443-4149-81ff-65281aa25b21 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 Aug 18 22:55:58.653812 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba5b491a-8443-4149-81ff-65281aa25b21 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:58.653812 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba5b491a-8443-4149-81ff-65281aa25b21 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:58.660139 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:58.660139 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:58.660486 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ba5b491a-8443-4149-81ff-65281aa25b21 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:58.661578 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba5b491a-8443-4149-81ff-65281aa25b21 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 returned with HTTP 200 Aug 18 22:55:58.661578 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 836/3343] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:58 2026] GET /volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:59.457642 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e10ea1e0-9d4d-4adf-b8d2-3b4215704867 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:59.459282 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e10ea1e0-9d4d-4adf-b8d2-3b4215704867 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 Aug 18 22:55:59.459503 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e10ea1e0-9d4d-4adf-b8d2-3b4215704867 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:59.459672 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e10ea1e0-9d4d-4adf-b8d2-3b4215704867 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:59.459766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e10ea1e0-9d4d-4adf-b8d2-3b4215704867 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Show backup with id 9a4804ef-8b04-4fb9-b769-7378700bab08. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:55:59.463501 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e10ea1e0-9d4d-4adf-b8d2-3b4215704867 tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 returned with HTTP 404 Aug 18 22:55:59.463920 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 832/3344] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:59 2026] GET /volume/v3/backups/9a4804ef-8b04-4fb9-b769-7378700bab08 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:55:59.470295 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e9d7896-1c31-46d9-a829-9457a27030ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:59.472089 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e9d7896-1c31-46d9-a829-9457a27030ae tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a Aug 18 22:55:59.472278 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e9d7896-1c31-46d9-a829-9457a27030ae tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:59.472485 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e9d7896-1c31-46d9-a829-9457a27030ae tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:59.472678 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6e9d7896-1c31-46d9-a829-9457a27030ae tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Delete volume with id: 02fc6553-622e-4ffb-974a-7defd7fb540a Aug 18 22:55:59.480260 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:59.480260 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:59.480659 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e9d7896-1c31-46d9-a829-9457a27030ae tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Volume info retrieved successfully. Aug 18 22:55:59.497469 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e9d7896-1c31-46d9-a829-9457a27030ae tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Delete volume request issued successfully. Aug 18 22:55:59.497677 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e9d7896-1c31-46d9-a829-9457a27030ae tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a returned with HTTP 202 Aug 18 22:55:59.498197 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 839/3345] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 22:55:59 2026] DELETE /volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:59.508437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff4bffcf-4900-4331-afb3-461fb1a8eebc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:59.510511 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff4bffcf-4900-4331-afb3-461fb1a8eebc tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a Aug 18 22:55:59.510511 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff4bffcf-4900-4331-afb3-461fb1a8eebc tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:59.510740 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff4bffcf-4900-4331-afb3-461fb1a8eebc tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:59.517799 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:59.517799 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:59.521576 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ff4bffcf-4900-4331-afb3-461fb1a8eebc tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Volume info retrieved successfully. Aug 18 22:55:59.525284 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff4bffcf-4900-4331-afb3-461fb1a8eebc tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a returned with HTTP 200 Aug 18 22:55:59.525663 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 839/3346] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:55:59 2026] GET /volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:55:59.672586 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf48ea0c-72cc-4b39-95b3-0e025a00ffe3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:59.674151 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf48ea0c-72cc-4b39-95b3-0e025a00ffe3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 Aug 18 22:55:59.674440 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf48ea0c-72cc-4b39-95b3-0e025a00ffe3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:59.674682 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf48ea0c-72cc-4b39-95b3-0e025a00ffe3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:59.679410 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:59.679410 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:55:59.680756 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf48ea0c-72cc-4b39-95b3-0e025a00ffe3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:59.680756 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf48ea0c-72cc-4b39-95b3-0e025a00ffe3 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 returned with HTTP 200 Aug 18 22:55:59.680756 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 837/3347] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:59 2026] GET /volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:59.688315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf5993d1-8b07-46e9-bfe5-7871286b7fdc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:59.689906 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf5993d1-8b07-46e9-bfe5-7871286b7fdc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] GET https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 Aug 18 22:55:59.690025 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf5993d1-8b07-46e9-bfe5-7871286b7fdc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:59.690196 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf5993d1-8b07-46e9-bfe5-7871286b7fdc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:59.695214 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:59.695214 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:55:59.695636 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf5993d1-8b07-46e9-bfe5-7871286b7fdc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Snapshot retrieved successfully. Aug 18 22:55:59.696262 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf5993d1-8b07-46e9-bfe5-7871286b7fdc tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 returned with HTTP 200 Aug 18 22:55:59.696600 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 833/3348] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:59 2026] GET /volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:55:59.703738 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2709359f-35a8-4f77-aeaa-d5c919259faf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:59.705235 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2709359f-35a8-4f77-aeaa-d5c919259faf tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 Aug 18 22:55:59.705476 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2709359f-35a8-4f77-aeaa-d5c919259faf tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:59.705688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2709359f-35a8-4f77-aeaa-d5c919259faf tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:59.705817 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-2709359f-35a8-4f77-aeaa-d5c919259faf tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete snapshot with id: 2ec2768c-0fcf-45f5-be5b-2e06053097a0 Aug 18 22:55:59.710330 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:59.710330 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:55:59.710639 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2709359f-35a8-4f77-aeaa-d5c919259faf tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:59.724077 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2709359f-35a8-4f77-aeaa-d5c919259faf tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot delete request issued successfully. Aug 18 22:55:59.724274 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2709359f-35a8-4f77-aeaa-d5c919259faf tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 returned with HTTP 202 Aug 18 22:55:59.724775 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 840/3349] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:55:59 2026] DELETE /volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:55:59.734531 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a539d92e-2210-4368-9fd9-6457b0839a78 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:55:59.736257 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a539d92e-2210-4368-9fd9-6457b0839a78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 Aug 18 22:55:59.736565 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a539d92e-2210-4368-9fd9-6457b0839a78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:55:59.736852 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a539d92e-2210-4368-9fd9-6457b0839a78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:55:59.741836 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:55:59.741836 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:55:59.742133 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a539d92e-2210-4368-9fd9-6457b0839a78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:55:59.742710 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a539d92e-2210-4368-9fd9-6457b0839a78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 returned with HTTP 200 Aug 18 22:55:59.743128 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 840/3350] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:55:59 2026] GET /volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:00.540394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37fd753e-73d8-4231-806c-06bc59d3fc2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:00.542731 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37fd753e-73d8-4231-806c-06bc59d3fc2e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] GET https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a Aug 18 22:56:00.543003 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37fd753e-73d8-4231-806c-06bc59d3fc2e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:00.543250 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37fd753e-73d8-4231-806c-06bc59d3fc2e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:00.550884 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37fd753e-73d8-4231-806c-06bc59d3fc2e tempest-ProjectAdminTests39-1644375085 tempest-ProjectAdminTests39-1644375085-project-admin] https://10.4.3.89/volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a returned with HTTP 404 Aug 18 22:56:00.551500 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 838/3351] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 22:56:00 2026] GET /volume/v3/volumes/02fc6553-622e-4ffb-974a-7defd7fb540a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:00.756529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4819904b-6dad-4d1c-8c47-b3690815f95d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:00.761559 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4819904b-6dad-4d1c-8c47-b3690815f95d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 Aug 18 22:56:00.761821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4819904b-6dad-4d1c-8c47-b3690815f95d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:00.762136 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4819904b-6dad-4d1c-8c47-b3690815f95d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:00.770025 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4819904b-6dad-4d1c-8c47-b3690815f95d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 returned with HTTP 404 Aug 18 22:56:00.771230 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 834/3352] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:56:00 2026] GET /volume/v3/snapshots/2ec2768c-0fcf-45f5-be5b-2e06053097a0 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:00.780039 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55be0b4e-cb27-47b0-a0fb-0d2a6f166436 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:00.781976 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55be0b4e-cb27-47b0-a0fb-0d2a6f166436 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd Aug 18 22:56:00.782183 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55be0b4e-cb27-47b0-a0fb-0d2a6f166436 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:00.782385 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55be0b4e-cb27-47b0-a0fb-0d2a6f166436 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:00.782552 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-55be0b4e-cb27-47b0-a0fb-0d2a6f166436 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume with id: e493c15e-a50c-4227-8b3b-4d403e4c21cd Aug 18 22:56:00.789903 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:00.789903 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:00.790157 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:00.790405 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-55be0b4e-cb27-47b0-a0fb-0d2a6f166436 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:56:00.792777 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:00.793075 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-282611508"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:00.794380 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-282611508'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:00.794503 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume of 1 GB Aug 18 22:56:00.803609 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Availability Zones retrieved successfully. Aug 18 22:56:00.806101 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-55be0b4e-cb27-47b0-a0fb-0d2a6f166436 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume request issued successfully. Aug 18 22:56:00.806342 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55be0b4e-cb27-47b0-a0fb-0d2a6f166436 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd returned with HTTP 202 Aug 18 22:56:00.806779 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 841/3353] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:00 2026] DELETE /volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:00.814619 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (86d68c43-310e-4e8d-be0b-56230ac234bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:00.815611 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (661a10d9-dc48-4ef4-8129-50d2a4b77e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:00.816544 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:00.819082 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04bebb19-0e85-4739-b3a1-a34d8d153362 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:00.820817 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04bebb19-0e85-4739-b3a1-a34d8d153362 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd Aug 18 22:56:00.821042 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04bebb19-0e85-4739-b3a1-a34d8d153362 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:00.821255 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04bebb19-0e85-4739-b3a1-a34d8d153362 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:00.829204 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:00.829204 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:00.834847 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04bebb19-0e85-4739-b3a1-a34d8d153362 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:56:00.840997 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04bebb19-0e85-4739-b3a1-a34d8d153362 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd returned with HTTP 200 Aug 18 22:56:00.841981 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 839/3354] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:00 2026] GET /volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:00.848258 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (661a10d9-dc48-4ef4-8129-50d2a4b77e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:00.849085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65abd155-c0a5-4a5f-af9b-9d0c93081b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:00.909362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Created reservations ['96b680c4-d76d-4b57-8a82-27547799e5b4', 'b1da9188-75c2-4492-9f8f-a53cbd1a59d0', '9668f40b-5b70-454d-8842-f7024a79131a', 'bcfd5100-c53f-484e-939d-638d6953975f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:00.910040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65abd155-c0a5-4a5f-af9b-9d0c93081b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b680c4-d76d-4b57-8a82-27547799e5b4', 'b1da9188-75c2-4492-9f8f-a53cbd1a59d0', '9668f40b-5b70-454d-8842-f7024a79131a', 'bcfd5100-c53f-484e-939d-638d6953975f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:00.910936 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7755064a-469a-4961-a376-4a1e513e6c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:00.938814 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7755064a-469a-4961-a376-4a1e513e6c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce86ce1d-75b8-4175-a7ff-cc798371a869', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-282611508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['96b680c4-d76d-4b57-8a82-27547799e5b4','b1da9188-75c2-4492-9f8f-a53cbd1a59d0','9668f40b-5b70-454d-8842-f7024a79131a','bcfd5100-c53f-484e-939d-638d6953975f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-282611508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce86ce1d-75b8-4175-a7ff-cc798371a869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529188a94404d33a3ac17032c4f00dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a2ec5c31924263b398a71ca663fffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:00.944719 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4307f66-0447-4db1-a6be-320afdcb1ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:00.968784 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4307f66-0447-4db1-a6be-320afdcb1ee5) transitioned into state 'SUCCESS' from state '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-282611508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['96b680c4-d76d-4b57-8a82-27547799e5b4','b1da9188-75c2-4492-9f8f-a53cbd1a59d0','9668f40b-5b70-454d-8842-f7024a79131a','bcfd5100-c53f-484e-939d-638d6953975f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:00.969672 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9cd8b7-4819-4819-a00a-54568954a77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:00.980733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9cd8b7-4819-4819-a00a-54568954a77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:00.982586 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (86d68c43-310e-4e8d-be0b-56230ac234bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:00.982586 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request issued successfully. Aug 18 22:56:00.982769 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70c07c80-ddbb-4b7e-8844-082f7c25db97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:00.983233 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 841/3355] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:00 2026] POST /volume/v3/volumes => generated 746 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:00.997132 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7a6186d-bce0-4067-a8fc-f68e8e817013 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:00.999176 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7a6186d-bce0-4067-a8fc-f68e8e817013 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:00.999481 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7a6186d-bce0-4067-a8fc-f68e8e817013 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:00.999691 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7a6186d-bce0-4067-a8fc-f68e8e817013 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:01.007197 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:01.007197 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:01.011025 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7a6186d-bce0-4067-a8fc-f68e8e817013 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:01.015934 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7a6186d-bce0-4067-a8fc-f68e8e817013 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:01.016218 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 835/3356] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:00 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:01.309472 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-c3d3f6a5-dfd8-4acd-8d6e-4623675b405d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:01.312108 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-c3d3f6a5-dfd8-4acd-8d6e-4623675b405d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/limits Aug 18 22:56:01.312842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-c3d3f6a5-dfd8-4acd-8d6e-4623675b405d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:01.312842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-c3d3f6a5-dfd8-4acd-8d6e-4623675b405d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:01.351213 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-c3d3f6a5-dfd8-4acd-8d6e-4623675b405d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 18 22:56:01.351629 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 842/3357] 10.4.3.89 () {68 vars in 1477 bytes} [Tue Aug 18 22:56:01 2026] GET /volume/v3/limits => generated 302 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:01.397059 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-93387c0b-7de4-4ece-af05-3c9bf0c6e08f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:01.400158 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-93387c0b-7de4-4ece-af05-3c9bf0c6e08f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:56:01.400158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-93387c0b-7de4-4ece-af05-3c9bf0c6e08f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:01.400158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-93387c0b-7de4-4ece-af05-3c9bf0c6e08f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:01.417291 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:01.417291 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:01.417291 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-93387c0b-7de4-4ece-af05-3c9bf0c6e08f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:01.428354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-93387c0b-7de4-4ece-af05-3c9bf0c6e08f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 200 Aug 18 22:56:01.428354 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 840/3358] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:56:01 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 1657 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:01.432539 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-ae6792e1-4fe8-4001-91f2-f69890ba7df1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:01.434469 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-ae6792e1-4fe8-4001-91f2-f69890ba7df1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:56:01.434775 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-ae6792e1-4fe8-4001-91f2-f69890ba7df1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25d39840-fa64-4e62-aabf-37982a9f6970", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-465166259", "description": null, "metadata": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:01.444777 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:01.444777 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:01.445203 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-ae6792e1-4fe8-4001-91f2-f69890ba7df1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:01.445346 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-ae6792e1-4fe8-4001-91f2-f69890ba7df1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create snapshot from volume 25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:56:01.476020 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-ae6792e1-4fe8-4001-91f2-f69890ba7df1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['2beece7f-7ee8-4dd7-878a-a07cf74fd840', 'f1d6b866-6562-4172-8d9e-bc9d390bb0af', '628530cc-a0d0-4080-8abb-c4427e2653a3', '0ae9d23e-2dda-47c6-9457-8147890f4058'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:01.511073 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-ae6792e1-4fe8-4001-91f2-f69890ba7df1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot force create request issued successfully. Aug 18 22:56:01.511633 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-35e5e2d6-dda2-4703-9a7f-9c428c509caf req-ae6792e1-4fe8-4001-91f2-f69890ba7df1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:56:01.512238 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 842/3359] 10.4.3.89 () {72 vars in 1540 bytes} [Tue Aug 18 22:56:01 2026] POST /volume/v3/snapshots => generated 319 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:01.858041 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fab8439c-0211-4bd3-a5d8-674fb4c224c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:01.864090 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fab8439c-0211-4bd3-a5d8-674fb4c224c9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd Aug 18 22:56:01.864369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fab8439c-0211-4bd3-a5d8-674fb4c224c9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:01.864643 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fab8439c-0211-4bd3-a5d8-674fb4c224c9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:01.876416 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fab8439c-0211-4bd3-a5d8-674fb4c224c9 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd returned with HTTP 404 Aug 18 22:56:01.877218 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 836/3360] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:01 2026] GET /volume/v3/volumes/e493c15e-a50c-4227-8b3b-4d403e4c21cd => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:01.886386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:01.890426 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:01.891284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-981731947"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:01.893918 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-981731947'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:01.894056 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume of 1 GB Aug 18 22:56:01.900574 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Availability Zones retrieved successfully. Aug 18 22:56:01.908492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (fbddab25-5336-40b4-b658-8e529ef2a1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:01.909600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd17c092-26d6-4b10-afa0-1f917471b6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:01.910759 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:01.943562 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd17c092-26d6-4b10-afa0-1f917471b6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:01.944371 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e339b7c-d070-487d-b308-1f636b8d385d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:01.996575 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['1e273db5-f889-464e-afb2-87f91ce7b9bc', '37806e8a-e8ce-4ba0-bb54-5b28341453e4', '6c6d3cc9-cdc2-4cef-94ed-a558d78c1e1c', 'b86a6585-baa9-4e0d-a8d4-8ed8ca2d7c19'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:01.997510 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e339b7c-d070-487d-b308-1f636b8d385d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e273db5-f889-464e-afb2-87f91ce7b9bc', '37806e8a-e8ce-4ba0-bb54-5b28341453e4', '6c6d3cc9-cdc2-4cef-94ed-a558d78c1e1c', 'b86a6585-baa9-4e0d-a8d4-8ed8ca2d7c19']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:01.998349 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc708742-3ef1-491f-9e4e-95a2b3f2c90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:02.024728 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc708742-3ef1-491f-9e4e-95a2b3f2c90a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1360c78d-9726-45e8-bad5-5cfbebd5237f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-981731947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['1e273db5-f889-464e-afb2-87f91ce7b9bc','37806e8a-e8ce-4ba0-bb54-5b28341453e4','6c6d3cc9-cdc2-4cef-94ed-a558d78c1e1c','b86a6585-baa9-4e0d-a8d4-8ed8ca2d7c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-981731947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1360c78d-9726-45e8-bad5-5cfbebd5237f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18c75f1ee515491f89458496330c7a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='470ef836dacf42bbbedbaee3de4ca947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:02.025499 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568998c2-c802-445c-b1df-67d288157abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:02.031999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e9fc28b-477b-406c-afa9-76d88627600d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.034010 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e9fc28b-477b-406c-afa9-76d88627600d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.034241 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e9fc28b-477b-406c-afa9-76d88627600d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.034538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e9fc28b-477b-406c-afa9-76d88627600d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.042808 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.042808 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:02.047682 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e9fc28b-477b-406c-afa9-76d88627600d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.050015 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568998c2-c802-445c-b1df-67d288157abe) transitioned into state 'SUCCESS' from state '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-981731947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18c75f1ee515491f89458496330c7a16',qos_specs=None,replication_status=,reservations=['1e273db5-f889-464e-afb2-87f91ce7b9bc','37806e8a-e8ce-4ba0-bb54-5b28341453e4','6c6d3cc9-cdc2-4cef-94ed-a558d78c1e1c','b86a6585-baa9-4e0d-a8d4-8ed8ca2d7c19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='470ef836dacf42bbbedbaee3de4ca947',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:02.050810 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca353f93-f292-421c-928e-f17b0338358b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:02.053695 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e9fc28b-477b-406c-afa9-76d88627600d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.054163 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 841/3361] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:02.062054 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca353f93-f292-421c-928e-f17b0338358b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:02.062931 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Flow 'volume_create_api' (fbddab25-5336-40b4-b658-8e529ef2a1f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:02.063316 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create volume request issued successfully. Aug 18 22:56:02.063954 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4b618a-0b0e-426e-b9e6-1b8635b3d7d1 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:02.064406 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 843/3362] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:01 2026] POST /volume/v3/volumes => generated 775 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:02.069097 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-49b817f2-274f-4e76-8112-db162b575b4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.071664 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49b817f2-274f-4e76-8112-db162b575b4e tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] POST https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action Aug 18 22:56:02.072134 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49b817f2-274f-4e76-8112-db162b575b4e tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action body: b'{"os-attach": {"instance_uuid": "00b95118-864a-4762-aa54-149d6a06adb2", "mountpoint": "/dev/vdb"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:02.072324 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49b817f2-274f-4e76-8112-db162b575b4e tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "00b95118-864a-4762-aa54-149d6a06adb2", "mountpoint": "/dev/vdb"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:02.080494 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1619205c-f580-414a-8b56-159451981e4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.082700 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1619205c-f580-414a-8b56-159451981e4a tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f Aug 18 22:56:02.082958 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1619205c-f580-414a-8b56-159451981e4a tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.083303 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.083303 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:02.083574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1619205c-f580-414a-8b56-159451981e4a tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.083978 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49b817f2-274f-4e76-8112-db162b575b4e tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.095479 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.095479 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:02.097751 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49b817f2-274f-4e76-8112-db162b575b4e tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Update volume admin metadata completed successfully. Aug 18 22:56:02.100839 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1619205c-f580-414a-8b56-159451981e4a tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:56:02.105548 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1619205c-f580-414a-8b56-159451981e4a tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f returned with HTTP 200 Aug 18 22:56:02.106074 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 837/3363] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:02.156454 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49b817f2-274f-4e76-8112-db162b575b4e tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Attach volume completed successfully. Aug 18 22:56:02.156737 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49b817f2-274f-4e76-8112-db162b575b4e tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action returned with HTTP 202 Aug 18 22:56:02.158631 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 843/3364] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:02 2026] POST /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:02.165097 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fad85e72-2cf6-4b1f-9db4-c7e180f0fe93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.167376 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fad85e72-2cf6-4b1f-9db4-c7e180f0fe93 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.167641 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fad85e72-2cf6-4b1f-9db4-c7e180f0fe93 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.167893 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fad85e72-2cf6-4b1f-9db4-c7e180f0fe93 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.181682 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.181682 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:02.186704 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fad85e72-2cf6-4b1f-9db4-c7e180f0fe93 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.193446 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fad85e72-2cf6-4b1f-9db4-c7e180f0fe93 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.193836 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 842/3365] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:02.210756 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51f7fe84-602a-47ad-99e8-3fc23137e11b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.212225 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51f7fe84-602a-47ad-99e8-3fc23137e11b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.212655 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51f7fe84-602a-47ad-99e8-3fc23137e11b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.212972 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51f7fe84-602a-47ad-99e8-3fc23137e11b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.223057 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.223057 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:02.227044 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51f7fe84-602a-47ad-99e8-3fc23137e11b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.232203 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51f7fe84-602a-47ad-99e8-3fc23137e11b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.232856 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 844/3366] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:02.245034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1c0da18-a6f1-4b1b-97b0-c7d4ddbb2b66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.388432 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1c0da18-a6f1-4b1b-97b0-c7d4ddbb2b66 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action Aug 18 22:56:02.388878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1c0da18-a6f1-4b1b-97b0-c7d4ddbb2b66 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:02.389046 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1c0da18-a6f1-4b1b-97b0-c7d4ddbb2b66 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:02.405643 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.405643 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:02.406779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-f1c0da18-a6f1-4b1b-97b0-c7d4ddbb2b66 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume 'ce86ce1d-75b8-4175-a7ff-cc798371a869' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:02.443040 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1c0da18-a6f1-4b1b-97b0-c7d4ddbb2b66 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action returned with HTTP 202 Aug 18 22:56:02.443883 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 838/3367] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:02 2026] POST /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:02.456548 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07e1a447-f60a-4803-9b33-912eeb50088a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.459422 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07e1a447-f60a-4803-9b33-912eeb50088a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.459697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07e1a447-f60a-4803-9b33-912eeb50088a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.459987 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07e1a447-f60a-4803-9b33-912eeb50088a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.471998 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.471998 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:02.477492 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-07e1a447-f60a-4803-9b33-912eeb50088a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.483113 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07e1a447-f60a-4803-9b33-912eeb50088a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.483553 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 844/3368] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 1172 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:02.500706 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b010684c-f311-4849-8c28-50ddad25e2b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.503195 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b010684c-f311-4849-8c28-50ddad25e2b6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action Aug 18 22:56:02.503510 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b010684c-f311-4849-8c28-50ddad25e2b6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ac24958e-42fe-4035-b30c-6bfcdfb4055b"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:02.503668 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b010684c-f311-4849-8c28-50ddad25e2b6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ac24958e-42fe-4035-b30c-6bfcdfb4055b"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:02.518168 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.518168 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:02.518803 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b010684c-f311-4849-8c28-50ddad25e2b6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Volume info retrieved successfully. Aug 18 22:56:02.537054 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b010684c-f311-4849-8c28-50ddad25e2b6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Terminate volume connection completed successfully. Aug 18 22:56:02.544434 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b010684c-f311-4849-8c28-50ddad25e2b6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100265) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 18 22:56:02.562663 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10011331-0354-40b9-b354-dfedd261f768 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.603010 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b010684c-f311-4849-8c28-50ddad25e2b6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Detach volume completed successfully. Aug 18 22:56:02.603224 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b010684c-f311-4849-8c28-50ddad25e2b6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action returned with HTTP 202 Aug 18 22:56:02.604245 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 843/3369] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:02 2026] POST /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:02.613751 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0b224d2-5d61-4499-8ba7-1cd57940270d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.615949 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0b224d2-5d61-4499-8ba7-1cd57940270d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.616179 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0b224d2-5d61-4499-8ba7-1cd57940270d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.619285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0b224d2-5d61-4499-8ba7-1cd57940270d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.625555 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.625555 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:02.630063 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0b224d2-5d61-4499-8ba7-1cd57940270d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.635676 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0b224d2-5d61-4499-8ba7-1cd57940270d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.636206 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 839/3370] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:02.652718 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d19f5bdc-49f6-4280-ae14-651dc7081d97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.654904 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d19f5bdc-49f6-4280-ae14-651dc7081d97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.654904 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d19f5bdc-49f6-4280-ae14-651dc7081d97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.654904 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d19f5bdc-49f6-4280-ae14-651dc7081d97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.662499 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.662499 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:02.666204 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d19f5bdc-49f6-4280-ae14-651dc7081d97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.670678 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d19f5bdc-49f6-4280-ae14-651dc7081d97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.671099 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 845/3371] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:02.679925 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10011331-0354-40b9-b354-dfedd261f768 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 18 22:56:02.681070 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10011331-0354-40b9-b354-dfedd261f768 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.681070 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10011331-0354-40b9-b354-dfedd261f768 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.685853 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbfc3a98-b507-426e-a055-b0d4296abc88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.687491 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbfc3a98-b507-426e-a055-b0d4296abc88 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] POST https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action Aug 18 22:56:02.687491 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbfc3a98-b507-426e-a055-b0d4296abc88 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:02.687646 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbfc3a98-b507-426e-a055-b0d4296abc88 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:02.694918 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10011331-0354-40b9-b354-dfedd261f768 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 22:56:02.698361 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 845/3372] 10.4.3.89 () {66 vars in 1284 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:02.698789 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.698789 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:02.699362 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbfc3a98-b507-426e-a055-b0d4296abc88 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.708390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-975af96d-8f40-4551-be95-c983b431cf27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.722626 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbfc3a98-b507-426e-a055-b0d4296abc88 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Detach volume completed successfully. Aug 18 22:56:02.722829 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbfc3a98-b507-426e-a055-b0d4296abc88 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action returned with HTTP 202 Aug 18 22:56:02.723224 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 844/3373] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:02 2026] POST /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:02.731802 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c28c8370-1756-466d-9e4d-46ec0902d561 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.733526 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c28c8370-1756-466d-9e4d-46ec0902d561 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.733701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c28c8370-1756-466d-9e4d-46ec0902d561 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.734893 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c28c8370-1756-466d-9e4d-46ec0902d561 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.743044 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.743044 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:02.747787 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c28c8370-1756-466d-9e4d-46ec0902d561 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.751508 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c28c8370-1756-466d-9e4d-46ec0902d561 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.751861 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 846/3374] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:02.770164 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b1d328a-68b6-4781-a672-2e212a1a4ae7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.774167 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b1d328a-68b6-4781-a672-2e212a1a4ae7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.774167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b1d328a-68b6-4781-a672-2e212a1a4ae7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.774167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b1d328a-68b6-4781-a672-2e212a1a4ae7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.774320 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-975af96d-8f40-4551-be95-c983b431cf27 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-member] GET https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool Aug 18 22:56:02.774320 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-975af96d-8f40-4551-be95-c983b431cf27 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.774320 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-975af96d-8f40-4551-be95-c983b431cf27 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.774924 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-975af96d-8f40-4551-be95-c983b431cf27 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '82f3943e44c54fce975bf1fbf65d3994', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5f3e7878af3348f0b02d491bd38ad523', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:02.775124 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-975af96d-8f40-4551-be95-c983b431cf27 tempest-ProjectMemberTests-1792015397 tempest-ProjectMemberTests-1792015397-project-member] https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool returned with HTTP 403 Aug 18 22:56:02.777212 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 840/3375] 10.4.3.89 () {66 vars in 1311 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/capabilities/np0000007715@storpool => generated 110 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:02.781301 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.781301 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:02.785529 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b1d328a-68b6-4781-a672-2e212a1a4ae7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.790126 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b1d328a-68b6-4781-a672-2e212a1a4ae7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.790528 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 846/3376] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:02.803518 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3049529-4b84-4d00-b477-54da04953bba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.806073 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3049529-4b84-4d00-b477-54da04953bba tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.806326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3049529-4b84-4d00-b477-54da04953bba tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.806526 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3049529-4b84-4d00-b477-54da04953bba tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.806708 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c3049529-4b84-4d00-b477-54da04953bba tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Delete volume with id: ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.813459 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.813459 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:02.813848 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3049529-4b84-4d00-b477-54da04953bba tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.844086 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3049529-4b84-4d00-b477-54da04953bba tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Delete volume request issued successfully. Aug 18 22:56:02.845279 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3049529-4b84-4d00-b477-54da04953bba tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 202 Aug 18 22:56:02.845279 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 845/3377] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:02 2026] DELETE /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:02.858884 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-657c2cc2-9f23-4326-9933-23b494593748 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:02.864073 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-657c2cc2-9f23-4326-9933-23b494593748 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:02.864289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-657c2cc2-9f23-4326-9933-23b494593748 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:02.864516 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-657c2cc2-9f23-4326-9933-23b494593748 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:02.877519 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:02.877519 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:02.889308 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-657c2cc2-9f23-4326-9933-23b494593748 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:02.899346 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-657c2cc2-9f23-4326-9933-23b494593748 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 200 Aug 18 22:56:02.899876 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 847/3378] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:02 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:03.122555 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1777a625-833c-43d2-a4e6-3b4ad6d9ae54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:03.124067 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1777a625-833c-43d2-a4e6-3b4ad6d9ae54 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f Aug 18 22:56:03.124245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1777a625-833c-43d2-a4e6-3b4ad6d9ae54 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:03.124442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1777a625-833c-43d2-a4e6-3b4ad6d9ae54 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:03.132366 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:03.132366 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:03.136816 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1777a625-833c-43d2-a4e6-3b4ad6d9ae54 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:56:03.141721 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1777a625-833c-43d2-a4e6-3b4ad6d9ae54 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f returned with HTTP 200 Aug 18 22:56:03.142174 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 841/3379] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:03 2026] GET /volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:56:03.162720 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-edfb977b-8171-4725-a039-ed58719768aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:03.165086 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edfb977b-8171-4725-a039-ed58719768aa tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:56:03.165470 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edfb977b-8171-4725-a039-ed58719768aa tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1360c78d-9726-45e8-bad5-5cfbebd5237f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1479545500"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:03.174216 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:03.174216 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:03.174600 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-edfb977b-8171-4725-a039-ed58719768aa tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:56:03.174754 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-edfb977b-8171-4725-a039-ed58719768aa tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Create snapshot from volume 1360c78d-9726-45e8-bad5-5cfbebd5237f Aug 18 22:56:03.196849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-edfb977b-8171-4725-a039-ed58719768aa tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Created reservations ['d50bae5f-7b6c-4c8d-b733-4b9ccfac2f33', '75d949c0-eeea-4f0f-97f0-4691a48468ee', '776fd6e2-1b15-420d-bcd4-7b2a25593ae2', '57995f05-b412-456b-9b1d-65f84bce9729'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:03.234067 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-edfb977b-8171-4725-a039-ed58719768aa tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot create request issued successfully. Aug 18 22:56:03.234642 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edfb977b-8171-4725-a039-ed58719768aa tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:56:03.235085 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 847/3380] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:56:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:03.244729 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24ab077e-6d6f-4318-b99f-9799f498e47f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:03.246984 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24ab077e-6d6f-4318-b99f-9799f498e47f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 Aug 18 22:56:03.247190 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24ab077e-6d6f-4318-b99f-9799f498e47f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:03.247574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24ab077e-6d6f-4318-b99f-9799f498e47f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:03.253886 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:03.253886 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:03.254120 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-24ab077e-6d6f-4318-b99f-9799f498e47f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:56:03.254933 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24ab077e-6d6f-4318-b99f-9799f498e47f tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 returned with HTTP 200 Aug 18 22:56:03.255297 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 846/3381] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:56:03 2026] GET /volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:03.639929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1cfa17f1-794d-4e57-8823-3a7177f5bb72 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:03.642967 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cfa17f1-794d-4e57-8823-3a7177f5bb72 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:56:03.643250 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cfa17f1-794d-4e57-8823-3a7177f5bb72 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:03.643554 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1cfa17f1-794d-4e57-8823-3a7177f5bb72 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:03.649484 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:03.649484 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:03.650079 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1cfa17f1-794d-4e57-8823-3a7177f5bb72 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:56:03.651087 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1cfa17f1-794d-4e57-8823-3a7177f5bb72 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 returned with HTTP 200 Aug 18 22:56:03.651510 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 848/3382] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:56:03 2026] GET /volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:03.914066 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-636587fe-6f93-4e12-ae98-856bfad355be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:03.916019 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-636587fe-6f93-4e12-ae98-856bfad355be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 Aug 18 22:56:03.916180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-636587fe-6f93-4e12-ae98-856bfad355be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:03.916369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-636587fe-6f93-4e12-ae98-856bfad355be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:03.928396 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-636587fe-6f93-4e12-ae98-856bfad355be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 returned with HTTP 404 Aug 18 22:56:03.929493 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 842/3383] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:03 2026] GET /volume/v3/volumes/ce86ce1d-75b8-4175-a7ff-cc798371a869 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:03.977304 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-9ea46f0b-69a5-4d14-9f1a-bc50a4fc9599 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:03.979740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-9ea46f0b-69a5-4d14-9f1a-bc50a4fc9599 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:03.979931 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-9ea46f0b-69a5-4d14-9f1a-bc50a4fc9599 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:03.980108 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-9ea46f0b-69a5-4d14-9f1a-bc50a4fc9599 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:03.989104 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:03.989104 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:03.993189 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-9ea46f0b-69a5-4d14-9f1a-bc50a4fc9599 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:03.997764 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-9ea46f0b-69a5-4d14-9f1a-bc50a4fc9599 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:56:03.998148 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 848/3384] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:56:03 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:04.026708 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c4cefb0-408b-4256-8e0d-40827860bada None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.028486 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c4cefb0-408b-4256-8e0d-40827860bada None None] GET https://10.4.3.89/volume// Aug 18 22:56:04.028709 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c4cefb0-408b-4256-8e0d-40827860bada None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.028949 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c4cefb0-408b-4256-8e0d-40827860bada None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.029485 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c4cefb0-408b-4256-8e0d-40827860bada None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:56:04.031651 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 847/3385] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:56:04 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:56:04.044927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-f7d89030-4021-4bbb-b50b-47d6308850b2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.047594 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-f7d89030-4021-4bbb-b50b-47d6308850b2 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:56:04.048458 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-f7d89030-4021-4bbb-b50b-47d6308850b2 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bc2cc6b-0b56-45d5-a197-0751e07ae1d9", "connector": null, "instance_uuid": "e8678788-4e67-4562-90b8-6f29d08dd8ac"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:04.066008 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.066008 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:04.095620 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-f7d89030-4021-4bbb-b50b-47d6308850b2 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:56:04.096151 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 849/3386] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:56:04 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:04.159156 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-c7d9bc85-da05-4e76-96e6-3f60f7ce7909 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.162491 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-c7d9bc85-da05-4e76-96e6-3f60f7ce7909 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] POST https://10.4.3.89/volume/v3/attachments/f6959e1e-b61d-4d5f-bc58-f9a0faa10a4d/action Aug 18 22:56:04.162909 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-c7d9bc85-da05-4e76-96e6-3f60f7ce7909 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:04.163050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-c7d9bc85-da05-4e76-96e6-3f60f7ce7909 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:04.187082 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.187082 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:04.200491 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d532b29-e28d-48ec-9a6a-31dc8ea7fd3c req-c7d9bc85-da05-4e76-96e6-3f60f7ce7909 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/attachments/f6959e1e-b61d-4d5f-bc58-f9a0faa10a4d/action returned with HTTP 204 Aug 18 22:56:04.201042 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 843/3387] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:56:04 2026] POST /volume/v3/attachments/f6959e1e-b61d-4d5f-bc58-f9a0faa10a4d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:04.234411 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1835376-9fb0-46dd-8386-869adac06424 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.236952 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1835376-9fb0-46dd-8386-869adac06424 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:04.237223 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1835376-9fb0-46dd-8386-869adac06424 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.237527 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1835376-9fb0-46dd-8386-869adac06424 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.257424 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.257424 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:04.261953 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1835376-9fb0-46dd-8386-869adac06424 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:04.268766 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1835376-9fb0-46dd-8386-869adac06424 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:56:04.269315 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 849/3388] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:04 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:04.270615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-07c80225-2801-46b6-87bb-e734f80bfc78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.273366 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07c80225-2801-46b6-87bb-e734f80bfc78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 Aug 18 22:56:04.273623 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07c80225-2801-46b6-87bb-e734f80bfc78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.273979 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07c80225-2801-46b6-87bb-e734f80bfc78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.279809 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.279809 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:04.280170 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-07c80225-2801-46b6-87bb-e734f80bfc78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:56:04.280915 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07c80225-2801-46b6-87bb-e734f80bfc78 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 returned with HTTP 200 Aug 18 22:56:04.281231 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 848/3389] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:56:04 2026] GET /volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:04.287174 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-97665900-a9e9-48d3-9e0b-29a7e75be817 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.288968 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97665900-a9e9-48d3-9e0b-29a7e75be817 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:04.289136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97665900-a9e9-48d3-9e0b-29a7e75be817 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.289331 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-97665900-a9e9-48d3-9e0b-29a7e75be817 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.297069 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a970165d-13a7-4594-8c72-a7ac5fca827d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.299772 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a970165d-13a7-4594-8c72-a7ac5fca827d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] POST https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755/action Aug 18 22:56:04.300314 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a970165d-13a7-4594-8c72-a7ac5fca827d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:04.300593 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a970165d-13a7-4594-8c72-a7ac5fca827d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:04.302456 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_unmanage [None req-a970165d-13a7-4594-8c72-a7ac5fca827d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Unmanage snapshot with id: 6b3d023b-9e92-4e96-a413-891fd120c755 Aug 18 22:56:04.309577 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.309577 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:04.310134 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a970165d-13a7-4594-8c72-a7ac5fca827d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Snapshot retrieved successfully. Aug 18 22:56:04.310854 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.310854 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:04.311064 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-a970165d-13a7-4594-8c72-a7ac5fca827d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8e65f3fa7fbf462aac55711b099ae9fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18c75f1ee515491f89458496330c7a16', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:04.311366 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a970165d-13a7-4594-8c72-a7ac5fca827d tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-reader] https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755/action returned with HTTP 403 Aug 18 22:56:04.311930 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 844/3390] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 22:56:04 2026] POST /volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:04.316898 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-97665900-a9e9-48d3-9e0b-29a7e75be817 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:04.322201 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-97665900-a9e9-48d3-9e0b-29a7e75be817 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:56:04.322677 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 850/3391] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:04 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 1110 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:04.323029 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-398816b0-0e9f-4845-82e9-99f93cb16c29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.325228 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-398816b0-0e9f-4845-82e9-99f93cb16c29 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 Aug 18 22:56:04.325492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-398816b0-0e9f-4845-82e9-99f93cb16c29 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.325743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-398816b0-0e9f-4845-82e9-99f93cb16c29 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.325843 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-398816b0-0e9f-4845-82e9-99f93cb16c29 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete snapshot with id: 6b3d023b-9e92-4e96-a413-891fd120c755 Aug 18 22:56:04.334958 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.334958 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:04.335342 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-398816b0-0e9f-4845-82e9-99f93cb16c29 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:56:04.357227 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-398816b0-0e9f-4845-82e9-99f93cb16c29 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot delete request issued successfully. Aug 18 22:56:04.357561 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-398816b0-0e9f-4845-82e9-99f93cb16c29 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 returned with HTTP 202 Aug 18 22:56:04.358104 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 850/3392] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:56:04 2026] DELETE /volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:04.367074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fced7fcf-5135-41a2-bc89-ce36126a5218 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.368931 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fced7fcf-5135-41a2-bc89-ce36126a5218 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 Aug 18 22:56:04.369819 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fced7fcf-5135-41a2-bc89-ce36126a5218 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.369819 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fced7fcf-5135-41a2-bc89-ce36126a5218 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.371343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-26309103-b772-4641-aed4-5b2db521806f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.374386 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-26309103-b772-4641-aed4-5b2db521806f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:04.374698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-26309103-b772-4641-aed4-5b2db521806f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.374973 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-26309103-b772-4641-aed4-5b2db521806f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.375129 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.375129 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:04.375765 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fced7fcf-5135-41a2-bc89-ce36126a5218 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Snapshot retrieved successfully. Aug 18 22:56:04.376651 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fced7fcf-5135-41a2-bc89-ce36126a5218 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 returned with HTTP 200 Aug 18 22:56:04.377047 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 849/3393] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:56:04 2026] GET /volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:04.387215 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.387215 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:04.391348 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-26309103-b772-4641-aed4-5b2db521806f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:04.396674 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-26309103-b772-4641-aed4-5b2db521806f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:56:04.397063 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 845/3394] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:56:04 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:04.447536 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-9d7c187c-cc75-4867-91c7-a9bca5b4d058 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.451512 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-9d7c187c-cc75-4867-91c7-a9bca5b4d058 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] DELETE https://10.4.3.89/volume/v3/attachments/f6959e1e-b61d-4d5f-bc58-f9a0faa10a4d Aug 18 22:56:04.451806 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-9d7c187c-cc75-4867-91c7-a9bca5b4d058 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.452078 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-9d7c187c-cc75-4867-91c7-a9bca5b4d058 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.466005 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.466005 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:04.524426 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-ba4aab75-4165-4d92-b2ac-9dceda80a931 req-9d7c187c-cc75-4867-91c7-a9bca5b4d058 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/attachments/f6959e1e-b61d-4d5f-bc58-f9a0faa10a4d returned with HTTP 200 Aug 18 22:56:04.524849 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 851/3395] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:56:04 2026] DELETE /volume/v3/attachments/f6959e1e-b61d-4d5f-bc58-f9a0faa10a4d => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:04.558476 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a39e357-0dbe-4c1f-b044-ecd5ca3a7986 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.563296 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a39e357-0dbe-4c1f-b044-ecd5ca3a7986 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:04.563598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a39e357-0dbe-4c1f-b044-ecd5ca3a7986 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:04.563856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a39e357-0dbe-4c1f-b044-ecd5ca3a7986 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:04.587850 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:04.587850 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:04.591993 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a39e357-0dbe-4c1f-b044-ecd5ca3a7986 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:04.601579 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a39e357-0dbe-4c1f-b044-ecd5ca3a7986 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:56:04.601579 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 851/3396] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:04 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:04.833722 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eef2158e-7537-41a3-adeb-e0f25f4dbb10 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.938974 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eef2158e-7537-41a3-adeb-e0f25f4dbb10 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:04.939292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eef2158e-7537-41a3-adeb-e0f25f4dbb10 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-927458355", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:04.963816 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eef2158e-7537-41a3-adeb-e0f25f4dbb10 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:04.964235 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 850/3397] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:04 2026] POST /volume/v3/types => generated 379 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:04.973285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42527009-4b80-45ef-97bb-cb02112b6b47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:04.976681 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42527009-4b80-45ef-97bb-cb02112b6b47 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] POST https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption Aug 18 22:56:04.977156 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42527009-4b80-45ef-97bb-cb02112b6b47 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:04.997910 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42527009-4b80-45ef-97bb-cb02112b6b47 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption returned with HTTP 200 Aug 18 22:56:04.998353 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 846/3398] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:56:04 2026] POST /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.008001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fd4f9872-2c7a-4181-a746-0758043844a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.010286 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd4f9872-2c7a-4181-a746-0758043844a3 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:05.010782 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fd4f9872-2c7a-4181-a746-0758043844a3 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-284156906", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.013000 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:05.013000 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:05.029785 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fd4f9872-2c7a-4181-a746-0758043844a3 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:05.030280 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 852/3399] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.044913 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99450b4b-a46e-4f53-800c-5460ff9735f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.121983 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99450b4b-a46e-4f53-800c-5460ff9735f5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] POST https://10.4.3.89/volume/v3/types/23f1902a-879f-4f89-8e23-dea55dc0f37c/encryption Aug 18 22:56:05.122422 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99450b4b-a46e-4f53-800c-5460ff9735f5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.125035 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-99450b4b-a46e-4f53-800c-5460ff9735f5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.125249 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99450b4b-a46e-4f53-800c-5460ff9735f5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/23f1902a-879f-4f89-8e23-dea55dc0f37c/encryption returned with HTTP 403 Aug 18 22:56:05.125785 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 852/3400] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types/23f1902a-879f-4f89-8e23-dea55dc0f37c/encryption => generated 127 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.134670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-25fe6ce8-56c4-411b-bdad-ee3611f56777 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.136667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25fe6ce8-56c4-411b-bdad-ee3611f56777 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:05.137047 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25fe6ce8-56c4-411b-bdad-ee3611f56777 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1113761643", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.156076 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25fe6ce8-56c4-411b-bdad-ee3611f56777 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:05.156482 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 851/3401] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.165936 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7d657c7-4a0d-4721-b778-c4b56df58a05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.167924 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7d657c7-4a0d-4721-b778-c4b56df58a05 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] POST https://10.4.3.89/volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28/extra_specs Aug 18 22:56:05.168244 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7d657c7-4a0d-4721-b778-c4b56df58a05 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.170407 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-d7d657c7-4a0d-4721-b778-c4b56df58a05 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.170651 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7d657c7-4a0d-4721-b778-c4b56df58a05 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28/extra_specs returned with HTTP 403 Aug 18 22:56:05.171225 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 847/3402] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.179448 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a1507511-f3d0-4276-8075-f923fc210bf4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.181603 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1507511-f3d0-4276-8075-f923fc210bf4 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] PUT https://10.4.3.89/volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28/extra_specs/key2 Aug 18 22:56:05.182013 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a1507511-f3d0-4276-8075-f923fc210bf4 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.183911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-a1507511-f3d0-4276-8075-f923fc210bf4 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.184101 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a1507511-f3d0-4276-8075-f923fc210bf4 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28/extra_specs/key2 returned with HTTP 403 Aug 18 22:56:05.184612 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 853/3403] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:56:05 2026] PUT /volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.193506 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a060470c-b310-43b0-bdee-80eea87dff41 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.195860 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a060470c-b310-43b0-bdee-80eea87dff41 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:05.196335 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a060470c-b310-43b0-bdee-80eea87dff41 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.199306 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-a060470c-b310-43b0-bdee-80eea87dff41 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.199580 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a060470c-b310-43b0-bdee-80eea87dff41 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types returned with HTTP 403 Aug 18 22:56:05.200178 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 853/3404] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.211024 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d324842-667e-47c9-8f14-c0a93178a1d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.213530 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d324842-667e-47c9-8f14-c0a93178a1d1 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:05.213900 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d324842-667e-47c9-8f14-c0a93178a1d1 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-179771557", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.233839 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d324842-667e-47c9-8f14-c0a93178a1d1 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:05.237741 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 852/3405] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.247496 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ced6648-a3ad-4d97-ab6f-1cf916daf77b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.249476 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ced6648-a3ad-4d97-ab6f-1cf916daf77b tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] POST https://10.4.3.89/volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319/encryption Aug 18 22:56:05.249846 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ced6648-a3ad-4d97-ab6f-1cf916daf77b tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.267713 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ced6648-a3ad-4d97-ab6f-1cf916daf77b tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319/encryption returned with HTTP 200 Aug 18 22:56:05.268376 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 848/3406] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.278928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39b7d80a-ceff-4e94-a017-16b82fdca890 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.281424 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39b7d80a-ceff-4e94-a017-16b82fdca890 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] DELETE https://10.4.3.89/volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319/encryption/5bb41684-1126-4953-8188-cf86447b7eb8 Aug 18 22:56:05.281894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39b7d80a-ceff-4e94-a017-16b82fdca890 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.281894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39b7d80a-ceff-4e94-a017-16b82fdca890 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.282640 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-39b7d80a-ceff-4e94-a017-16b82fdca890 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.282766 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39b7d80a-ceff-4e94-a017-16b82fdca890 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319/encryption/5bb41684-1126-4953-8188-cf86447b7eb8 returned with HTTP 403 Aug 18 22:56:05.283195 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 854/3407] 10.4.3.89 () {66 vars in 1482 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319/encryption/5bb41684-1126-4953-8188-cf86447b7eb8 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.292459 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e117413-4326-4c5f-ba29-2631a40f75f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.294383 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e117413-4326-4c5f-ba29-2631a40f75f2 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:05.294806 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e117413-4326-4c5f-ba29-2631a40f75f2 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-995191599", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.313686 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e117413-4326-4c5f-ba29-2631a40f75f2 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:05.314085 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 854/3408] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.323759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b27a6866-83e3-479b-949a-443cb337c124 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.325556 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b27a6866-83e3-479b-949a-443cb337c124 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] DELETE https://10.4.3.89/volume/v3/types/fc6848cb-02b1-4bb2-9a62-59e01517f43f/extra_specs/key1 Aug 18 22:56:05.325811 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b27a6866-83e3-479b-949a-443cb337c124 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.326088 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b27a6866-83e3-479b-949a-443cb337c124 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.331484 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-b27a6866-83e3-479b-949a-443cb337c124 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.331758 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b27a6866-83e3-479b-949a-443cb337c124 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/fc6848cb-02b1-4bb2-9a62-59e01517f43f/extra_specs/key1 returned with HTTP 403 Aug 18 22:56:05.332237 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 853/3409] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/fc6848cb-02b1-4bb2-9a62-59e01517f43f/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.341312 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-747c49f8-c976-4d40-b96e-770792c258a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.343148 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-747c49f8-c976-4d40-b96e-770792c258a8 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:05.343527 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-747c49f8-c976-4d40-b96e-770792c258a8 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-364958433", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.362180 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-747c49f8-c976-4d40-b96e-770792c258a8 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:05.362616 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 849/3410] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:05 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.377638 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a07edb8-2d64-4175-b18a-42d28135aee3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.379979 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a07edb8-2d64-4175-b18a-42d28135aee3 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] DELETE https://10.4.3.89/volume/v3/types/37e5c0a2-4e1a-4057-9816-a74094d8dd70 Aug 18 22:56:05.380222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a07edb8-2d64-4175-b18a-42d28135aee3 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.380364 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a07edb8-2d64-4175-b18a-42d28135aee3 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.380971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-9a07edb8-2d64-4175-b18a-42d28135aee3 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.381124 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a07edb8-2d64-4175-b18a-42d28135aee3 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/37e5c0a2-4e1a-4057-9816-a74094d8dd70 returned with HTTP 403 Aug 18 22:56:05.381561 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 855/3411] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/37e5c0a2-4e1a-4057-9816-a74094d8dd70 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.390812 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df0f7410-e846-41ea-b1b1-b49e40b25988 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.391107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f52c3a94-3405-4989-8119-20a646866e4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.392463 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df0f7410-e846-41ea-b1b1-b49e40b25988 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 Aug 18 22:56:05.392663 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df0f7410-e846-41ea-b1b1-b49e40b25988 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.392811 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f52c3a94-3405-4989-8119-20a646866e4c tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] GET https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs Aug 18 22:56:05.392864 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df0f7410-e846-41ea-b1b1-b49e40b25988 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.392995 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f52c3a94-3405-4989-8119-20a646866e4c tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.393177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f52c3a94-3405-4989-8119-20a646866e4c tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.397822 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df0f7410-e846-41ea-b1b1-b49e40b25988 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 returned with HTTP 404 Aug 18 22:56:05.398292 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 855/3412] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/snapshots/6b3d023b-9e92-4e96-a413-891fd120c755 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.408642 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b8061f3-d330-4a5a-82c7-cef9e60777e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.408990 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f52c3a94-3405-4989-8119-20a646866e4c tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs returned with HTTP 200 Aug 18 22:56:05.409503 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 854/3413] 10.4.3.89 () {66 vars in 1371 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs => generated 123 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.412478 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b8061f3-d330-4a5a-82c7-cef9e60777e7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f Aug 18 22:56:05.412780 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b8061f3-d330-4a5a-82c7-cef9e60777e7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.413033 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b8061f3-d330-4a5a-82c7-cef9e60777e7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.413253 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9b8061f3-d330-4a5a-82c7-cef9e60777e7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume with id: 1360c78d-9726-45e8-bad5-5cfbebd5237f Aug 18 22:56:05.421343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-026157f8-47d7-421a-8988-dcdf92c41ae5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.424202 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:05.424202 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:05.424679 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b8061f3-d330-4a5a-82c7-cef9e60777e7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:56:05.426866 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-026157f8-47d7-421a-8988-dcdf92c41ae5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] GET https://10.4.3.89/volume/v3/types Aug 18 22:56:05.427130 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-026157f8-47d7-421a-8988-dcdf92c41ae5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.427397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-026157f8-47d7-421a-8988-dcdf92c41ae5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.429943 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-026157f8-47d7-421a-8988-dcdf92c41ae5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:56:05.461445 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b8061f3-d330-4a5a-82c7-cef9e60777e7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Delete volume request issued successfully. Aug 18 22:56:05.461795 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b8061f3-d330-4a5a-82c7-cef9e60777e7 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f returned with HTTP 202 Aug 18 22:56:05.462443 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 850/3414] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:05.465441 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-026157f8-47d7-421a-8988-dcdf92c41ae5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:05.465600 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 856/3415] 10.4.3.89 () {66 vars in 1224 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/types => generated 2384 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:05.473341 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9d88ded-eda7-403d-8a45-9ee390a41f9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.477015 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9d88ded-eda7-403d-8a45-9ee390a41f9b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f Aug 18 22:56:05.477247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9d88ded-eda7-403d-8a45-9ee390a41f9b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.477500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9d88ded-eda7-403d-8a45-9ee390a41f9b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.479331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c69aa10-39fd-4ced-80ec-2f41bb4968b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.482284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c69aa10-39fd-4ced-80ec-2f41bb4968b5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] GET https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption/cipher Aug 18 22:56:05.482513 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c69aa10-39fd-4ced-80ec-2f41bb4968b5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.482758 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c69aa10-39fd-4ced-80ec-2f41bb4968b5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.484335 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-6c69aa10-39fd-4ced-80ec-2f41bb4968b5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.484512 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c69aa10-39fd-4ced-80ec-2f41bb4968b5 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption/cipher returned with HTTP 403 Aug 18 22:56:05.484929 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 855/3416] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.486778 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:05.486778 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:05.491311 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c9d88ded-eda7-403d-8a45-9ee390a41f9b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Volume info retrieved successfully. Aug 18 22:56:05.495010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d0a2455-3cf3-4683-8213-8d7d3f2a178f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.497123 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9d88ded-eda7-403d-8a45-9ee390a41f9b tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f returned with HTTP 200 Aug 18 22:56:05.497248 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d0a2455-3cf3-4683-8213-8d7d3f2a178f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] GET https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption Aug 18 22:56:05.497389 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d0a2455-3cf3-4683-8213-8d7d3f2a178f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.497651 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d0a2455-3cf3-4683-8213-8d7d3f2a178f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.497693 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 856/3417] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:05.498882 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-5d0a2455-3cf3-4683-8213-8d7d3f2a178f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.499138 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d0a2455-3cf3-4683-8213-8d7d3f2a178f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption returned with HTTP 403 Aug 18 22:56:05.499730 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 851/3418] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.508117 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55583905-0ea3-4c7f-a214-995a3d5fe79e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.510326 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55583905-0ea3-4c7f-a214-995a3d5fe79e tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] GET https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/multiattach Aug 18 22:56:05.510575 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55583905-0ea3-4c7f-a214-995a3d5fe79e tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.510788 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55583905-0ea3-4c7f-a214-995a3d5fe79e tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.520322 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55583905-0ea3-4c7f-a214-995a3d5fe79e tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/multiattach returned with HTTP 200 Aug 18 22:56:05.520806 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 857/3419] 10.4.3.89 () {66 vars in 1407 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:05.528524 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c1d80a4-5511-412f-83a2-7750fa271bad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.530450 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c1d80a4-5511-412f-83a2-7750fa271bad tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] GET https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/volume_backend_name Aug 18 22:56:05.530628 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c1d80a4-5511-412f-83a2-7750fa271bad tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.530797 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c1d80a4-5511-412f-83a2-7750fa271bad tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.538119 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c1d80a4-5511-412f-83a2-7750fa271bad tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 22:56:05.538520 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 856/3420] 10.4.3.89 () {66 vars in 1431 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.546314 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6179b248-26c3-4017-94ae-e8c63dc9631f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.548824 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6179b248-26c3-4017-94ae-e8c63dc9631f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] GET https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 Aug 18 22:56:05.549048 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6179b248-26c3-4017-94ae-e8c63dc9631f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.549235 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6179b248-26c3-4017-94ae-e8c63dc9631f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.555967 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6179b248-26c3-4017-94ae-e8c63dc9631f tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 returned with HTTP 200 Aug 18 22:56:05.556860 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 857/3421] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.564215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b9811cfd-6c8a-4307-9228-8e3a56fc3acd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.566580 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e149e1e7-b831-46bb-9722-57f573424942 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.566707 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b9811cfd-6c8a-4307-9228-8e3a56fc3acd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:56:05.566830 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b9811cfd-6c8a-4307-9228-8e3a56fc3acd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.567035 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b9811cfd-6c8a-4307-9228-8e3a56fc3acd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.569484 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e149e1e7-b831-46bb-9722-57f573424942 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] PUT https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption/b2c9d71c-1221-4bf9-9df3-d7c0aae927ac Aug 18 22:56:05.569957 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e149e1e7-b831-46bb-9722-57f573424942 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.572301 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-e149e1e7-b831-46bb-9722-57f573424942 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.572543 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:05.572543 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:05.572651 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e149e1e7-b831-46bb-9722-57f573424942 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption/b2c9d71c-1221-4bf9-9df3-d7c0aae927ac returned with HTTP 403 Aug 18 22:56:05.572940 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b9811cfd-6c8a-4307-9228-8e3a56fc3acd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:56:05.573097 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 858/3422] 10.4.3.89 () {68 vars in 1499 bytes} [Tue Aug 18 22:56:05 2026] PUT /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/encryption/b2c9d71c-1221-4bf9-9df3-d7c0aae927ac => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.573731 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b9811cfd-6c8a-4307-9228-8e3a56fc3acd tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 returned with HTTP 200 Aug 18 22:56:05.574318 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 852/3423] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:56:05 2026] GET /volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:05.582239 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5031d39-d035-4bc7-af2e-aeac59859d7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.583859 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5031d39-d035-4bc7-af2e-aeac59859d7d tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] PUT https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/key1 Aug 18 22:56:05.584156 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5031d39-d035-4bc7-af2e-aeac59859d7d tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.586026 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-e5031d39-d035-4bc7-af2e-aeac59859d7d tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.586214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5031d39-d035-4bc7-af2e-aeac59859d7d tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/key1 returned with HTTP 403 Aug 18 22:56:05.586762 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 857/3424] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:56:05 2026] PUT /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.593843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e15949a6-503b-4c9a-ade4-05ae01004578 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.595495 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e15949a6-503b-4c9a-ade4-05ae01004578 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] PUT https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 Aug 18 22:56:05.595830 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e15949a6-503b-4c9a-ade4-05ae01004578 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:05.597688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-e15949a6-503b-4c9a-ade4-05ae01004578 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'ff1fc398cae64a2e94abf1ff7aca9905', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ca8832e18e0d47c8a3ccdfc2f10969a0', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:05.597857 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e15949a6-503b-4c9a-ade4-05ae01004578 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-member] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 returned with HTTP 403 Aug 18 22:56:05.598375 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 858/3425] 10.4.3.89 () {68 vars in 1355 bytes} [Tue Aug 18 22:56:05 2026] PUT /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:05.604498 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e19c1d5-1efe-4197-a00a-2f1f9bfc8be7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.606075 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e19c1d5-1efe-4197-a00a-2f1f9bfc8be7 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] DELETE https://10.4.3.89/volume/v3/types/37e5c0a2-4e1a-4057-9816-a74094d8dd70 Aug 18 22:56:05.606235 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e19c1d5-1efe-4197-a00a-2f1f9bfc8be7 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.606480 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e19c1d5-1efe-4197-a00a-2f1f9bfc8be7 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.630290 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e19c1d5-1efe-4197-a00a-2f1f9bfc8be7 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types/37e5c0a2-4e1a-4057-9816-a74094d8dd70 returned with HTTP 202 Aug 18 22:56:05.630769 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 859/3426] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/37e5c0a2-4e1a-4057-9816-a74094d8dd70 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:05.641475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6192a6cc-0150-43b0-869a-0dffb35eb7e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.643343 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6192a6cc-0150-43b0-869a-0dffb35eb7e2 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] DELETE https://10.4.3.89/volume/v3/types/fc6848cb-02b1-4bb2-9a62-59e01517f43f Aug 18 22:56:05.643639 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6192a6cc-0150-43b0-869a-0dffb35eb7e2 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.643891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6192a6cc-0150-43b0-869a-0dffb35eb7e2 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.674771 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6192a6cc-0150-43b0-869a-0dffb35eb7e2 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types/fc6848cb-02b1-4bb2-9a62-59e01517f43f returned with HTTP 202 Aug 18 22:56:05.675382 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 853/3427] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/fc6848cb-02b1-4bb2-9a62-59e01517f43f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:05.682390 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79168b8b-c546-46d2-99db-822993ff9c02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.684496 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79168b8b-c546-46d2-99db-822993ff9c02 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] DELETE https://10.4.3.89/volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319 Aug 18 22:56:05.684788 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79168b8b-c546-46d2-99db-822993ff9c02 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.685038 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79168b8b-c546-46d2-99db-822993ff9c02 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.730224 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79168b8b-c546-46d2-99db-822993ff9c02 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319 returned with HTTP 202 Aug 18 22:56:05.730724 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 858/3428] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/cb9c0481-7cb5-4aee-bfbc-e7ce96e5f319 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 22:56:05.745380 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6fdd0320-4481-45c6-85cb-9184c3e52dec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.747360 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fdd0320-4481-45c6-85cb-9184c3e52dec tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] DELETE https://10.4.3.89/volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28 Aug 18 22:56:05.747578 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fdd0320-4481-45c6-85cb-9184c3e52dec tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.747915 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fdd0320-4481-45c6-85cb-9184c3e52dec tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.788052 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fdd0320-4481-45c6-85cb-9184c3e52dec tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28 returned with HTTP 202 Aug 18 22:56:05.788502 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 859/3429] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/c6c15fbf-f187-4662-9b9d-8c19d7f84e28 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:05.795582 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a454aee-68e5-4be0-8854-bd5fcf6f1732 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.797416 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a454aee-68e5-4be0-8854-bd5fcf6f1732 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] DELETE https://10.4.3.89/volume/v3/types/23f1902a-879f-4f89-8e23-dea55dc0f37c Aug 18 22:56:05.797675 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a454aee-68e5-4be0-8854-bd5fcf6f1732 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.797919 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a454aee-68e5-4be0-8854-bd5fcf6f1732 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.829072 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a454aee-68e5-4be0-8854-bd5fcf6f1732 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types/23f1902a-879f-4f89-8e23-dea55dc0f37c returned with HTTP 202 Aug 18 22:56:05.829562 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 860/3430] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/23f1902a-879f-4f89-8e23-dea55dc0f37c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:05.838175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c83022e-e54d-42ea-b1bf-1a6c502a9ea7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:05.841965 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c83022e-e54d-42ea-b1bf-1a6c502a9ea7 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] DELETE https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 Aug 18 22:56:05.842148 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c83022e-e54d-42ea-b1bf-1a6c502a9ea7 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:05.842397 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c83022e-e54d-42ea-b1bf-1a6c502a9ea7 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:05.873436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c83022e-e54d-42ea-b1bf-1a6c502a9ea7 tempest-VolumeTypesMemberTests-1542518811 tempest-VolumeTypesMemberTests-1542518811-project-admin] https://10.4.3.89/volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 returned with HTTP 202 Aug 18 22:56:05.874119 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 854/3431] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:05 2026] DELETE /volume/v3/types/c67f1914-5591-40d7-9fec-d5c9487b6038 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:06.437134 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:06.439014 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:06.439347 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-268450479"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:06.440868 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-268450479'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:06.441001 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume of 1 GB Aug 18 22:56:06.448005 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Availability Zones retrieved successfully. Aug 18 22:56:06.454595 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (85751310-39d0-4dfe-9904-998fe1db8366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:06.455816 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98499db4-a57c-4ac5-a74b-03b8b2cf9a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.456814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:06.491704 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98499db4-a57c-4ac5-a74b-03b8b2cf9a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.492481 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d00e14-756c-41a0-961d-f033cab3ebe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.515391 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c38da877-baf5-48f9-83aa-a807e5882120 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:06.517024 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c38da877-baf5-48f9-83aa-a807e5882120 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] GET https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f Aug 18 22:56:06.517187 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c38da877-baf5-48f9-83aa-a807e5882120 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:06.517447 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c38da877-baf5-48f9-83aa-a807e5882120 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:06.523334 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c38da877-baf5-48f9-83aa-a807e5882120 tempest-ProjectReaderTests-1235708017 tempest-ProjectReaderTests-1235708017-project-admin] https://10.4.3.89/volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f returned with HTTP 404 Aug 18 22:56:06.523883 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 860/3432] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:06 2026] GET /volume/v3/volumes/1360c78d-9726-45e8-bad5-5cfbebd5237f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:06.552219 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Created reservations ['7b128d2e-234c-4ca3-97c2-58923ab8d926', 'baa08523-6bcd-4763-8199-def340fcfae7', '01d87f39-739f-4852-86f7-ed64749c9cda', 'f55f969a-d03d-419a-b7bd-e192a3be2105'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:06.553102 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d00e14-756c-41a0-961d-f033cab3ebe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b128d2e-234c-4ca3-97c2-58923ab8d926', 'baa08523-6bcd-4763-8199-def340fcfae7', '01d87f39-739f-4852-86f7-ed64749c9cda', 'f55f969a-d03d-419a-b7bd-e192a3be2105']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.553895 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bfe59d-37f1-4ff7-bfdf-a3428478b6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.583339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bfe59d-37f1-4ff7-bfdf-a3428478b6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb06a26-2b31-4899-a79d-39a0c29d0f09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-268450479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['7b128d2e-234c-4ca3-97c2-58923ab8d926','baa08523-6bcd-4763-8199-def340fcfae7','01d87f39-739f-4852-86f7-ed64749c9cda','f55f969a-d03d-419a-b7bd-e192a3be2105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-268450479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb06a26-2b31-4899-a79d-39a0c29d0f09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529188a94404d33a3ac17032c4f00dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a2ec5c31924263b398a71ca663fffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.584223 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b80ab55-518c-43c2-8cde-9de2dc293ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.604842 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-06963cff-b25f-42a3-b0c8-dc7e17eaeeae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:06.607224 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-06963cff-b25f-42a3-b0c8-dc7e17eaeeae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:56:06.607496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-06963cff-b25f-42a3-b0c8-dc7e17eaeeae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:06.607717 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-06963cff-b25f-42a3-b0c8-dc7e17eaeeae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:06.608305 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b80ab55-518c-43c2-8cde-9de2dc293ec9) transitioned into state 'SUCCESS' from state '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-268450479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['7b128d2e-234c-4ca3-97c2-58923ab8d926','baa08523-6bcd-4763-8199-def340fcfae7','01d87f39-739f-4852-86f7-ed64749c9cda','f55f969a-d03d-419a-b7bd-e192a3be2105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.609002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abcdb400-d5e3-4fc7-b7c3-2ec37f3e221f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.613207 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:06.613207 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:06.613695 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-06963cff-b25f-42a3-b0c8-dc7e17eaeeae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:56:06.614497 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-06963cff-b25f-42a3-b0c8-dc7e17eaeeae tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 returned with HTTP 200 Aug 18 22:56:06.614886 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 861/3433] 10.4.3.89 () {68 vars in 1597 bytes} [Tue Aug 18 22:56:06 2026] GET /volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:06.621584 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abcdb400-d5e3-4fc7-b7c3-2ec37f3e221f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.622420 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (85751310-39d0-4dfe-9904-998fe1db8366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:06.622810 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request issued successfully. Aug 18 22:56:06.623232 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d721ad6-6226-45c4-829a-38efa89eb5f0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:06.623331 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-7d52bd7c-669f-4739-bb84-e6a629993d31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:06.623863 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 859/3434] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:06 2026] POST /volume/v3/volumes => generated 746 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:06.625859 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-7d52bd7c-669f-4739-bb84-e6a629993d31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:56:06.626082 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-7d52bd7c-669f-4739-bb84-e6a629993d31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:06.629362 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-7d52bd7c-669f-4739-bb84-e6a629993d31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:06.638798 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b43ef5a-f6f5-4db4-aab0-e6718e62a167 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:06.639314 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b43ef5a-f6f5-4db4-aab0-e6718e62a167 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 Aug 18 22:56:06.639538 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b43ef5a-f6f5-4db4-aab0-e6718e62a167 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:06.639743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b43ef5a-f6f5-4db4-aab0-e6718e62a167 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:06.643428 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:06.643428 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:06.648162 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-7d52bd7c-669f-4739-bb84-e6a629993d31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:06.648623 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:06.648623 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:06.657642 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-7d52bd7c-669f-4739-bb84-e6a629993d31 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 200 Aug 18 22:56:06.657642 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 855/3435] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:56:06 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 1657 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:06.658399 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8b43ef5a-f6f5-4db4-aab0-e6718e62a167 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:06.663781 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b43ef5a-f6f5-4db4-aab0-e6718e62a167 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 returned with HTTP 200 Aug 18 22:56:06.664129 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 861/3436] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:06 2026] GET /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:06.672733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:06.677179 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:06.677555 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "d70f9946-cc98-46eb-8821-ffccf6d50863", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:06.679206 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'd70f9946-cc98-46eb-8821-ffccf6d50863', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:06.692565 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:06.692565 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:06.692986 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:56:06.693292 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:56:06.695807 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:56:06.698989 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (113ffd27-e82b-4176-8638-3687ceda49b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:06.700019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e15319-7376-48b3-be97-5b0113f476ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.700969 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:06.729815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30e15319-7376-48b3-be97-5b0113f476ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd70f9946-cc98-46eb-8821-ffccf6d50863', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.730632 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c84e22d9-d848-43a5-8ab8-34ffcf4f71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.771608 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['757d2c8d-0375-4231-9fdd-92aa2a2cbcf9', '7cfeac9b-8006-4c18-a035-15daeb120bff', '9583b9a0-d9c1-4c46-842c-02ea434189aa', '11f93425-98ac-4d1a-b21b-137335939dc4'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:06.772505 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c84e22d9-d848-43a5-8ab8-34ffcf4f71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['757d2c8d-0375-4231-9fdd-92aa2a2cbcf9', '7cfeac9b-8006-4c18-a035-15daeb120bff', '9583b9a0-d9c1-4c46-842c-02ea434189aa', '11f93425-98ac-4d1a-b21b-137335939dc4']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.773244 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b792a8d1-c1a1-4569-841c-2f82a1f18325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.821912 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b792a8d1-c1a1-4569-841c-2f82a1f18325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae89fba-30a1-42eb-8bfd-e4a95297260c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['757d2c8d-0375-4231-9fdd-92aa2a2cbcf9','7cfeac9b-8006-4c18-a035-15daeb120bff','9583b9a0-d9c1-4c46-842c-02ea434189aa','11f93425-98ac-4d1a-b21b-137335939dc4'],size=1,snapshot_id=d70f9946-cc98-46eb-8821-ffccf6d50863,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:06Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ae89fba-30a1-42eb-8bfd-e4a95297260c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d70f9946-cc98-46eb-8821-ffccf6d50863,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.822694 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a359561-c698-47d5-8b9f-926a2ae93bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.846098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a359561-c698-47d5-8b9f-926a2ae93bd3) transitioned into 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='',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['757d2c8d-0375-4231-9fdd-92aa2a2cbcf9','7cfeac9b-8006-4c18-a035-15daeb120bff','9583b9a0-d9c1-4c46-842c-02ea434189aa','11f93425-98ac-4d1a-b21b-137335939dc4'],size=1,snapshot_id=d70f9946-cc98-46eb-8821-ffccf6d50863,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.846850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59cc93b2-c993-4e3c-b458-9aa6ae9384b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:06.877361 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59cc93b2-c993-4e3c-b458-9aa6ae9384b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:06.877361 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (113ffd27-e82b-4176-8638-3687ceda49b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:06.877361 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:56:06.877361 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-059adcfe-6280-442d-bee3-72342ddebfe4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:06.877361 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 862/3437] 10.4.3.89 () {72 vars in 1534 bytes} [Tue Aug 18 22:56:06 2026] POST /volume/v3/volumes => generated 734 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:06.884395 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-130596b8-2218-46b5-aa23-849959621bc4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:06.888303 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-130596b8-2218-46b5-aa23-849959621bc4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c Aug 18 22:56:06.888303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-130596b8-2218-46b5-aa23-849959621bc4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:06.888303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-130596b8-2218-46b5-aa23-849959621bc4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:06.897013 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:06.897013 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:06.901932 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-130596b8-2218-46b5-aa23-849959621bc4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:06.906045 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-130596b8-2218-46b5-aa23-849959621bc4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c returned with HTTP 200 Aug 18 22:56:06.906458 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 860/3438] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:56:06 2026] GET /volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:06.915227 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-4643ba79-a74b-495e-a0d4-ac82288d99e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:06.919384 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-4643ba79-a74b-495e-a0d4-ac82288d99e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c Aug 18 22:56:06.919646 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-4643ba79-a74b-495e-a0d4-ac82288d99e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:06.919902 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-4643ba79-a74b-495e-a0d4-ac82288d99e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:06.928721 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:06.928721 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:06.936104 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-4643ba79-a74b-495e-a0d4-ac82288d99e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:06.943773 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-4643ba79-a74b-495e-a0d4-ac82288d99e4 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c returned with HTTP 200 Aug 18 22:56:06.944367 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 856/3439] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:56:06 2026] GET /volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c => generated 802 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:07.682403 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9c791fa-583b-4a2b-8191-f16e9111f9fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:07.686277 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9c791fa-583b-4a2b-8191-f16e9111f9fe tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 Aug 18 22:56:07.686384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9c791fa-583b-4a2b-8191-f16e9111f9fe tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:07.686651 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9c791fa-583b-4a2b-8191-f16e9111f9fe tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:07.707749 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:07.707749 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:07.714757 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9c791fa-583b-4a2b-8191-f16e9111f9fe tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:07.723291 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9c791fa-583b-4a2b-8191-f16e9111f9fe tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 returned with HTTP 200 Aug 18 22:56:07.723291 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 862/3440] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:07 2026] GET /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:07.738382 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e1188d0-4491-459a-aa8a-e0dff3f62516 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:07.743731 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e1188d0-4491-459a-aa8a-e0dff3f62516 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09/action Aug 18 22:56:07.744173 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e1188d0-4491-459a-aa8a-e0dff3f62516 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:07.744365 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e1188d0-4491-459a-aa8a-e0dff3f62516 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:07.756322 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:07.756322 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:07.756763 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-8e1188d0-4491-459a-aa8a-e0dff3f62516 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume 'ccb06a26-2b31-4899-a79d-39a0c29d0f09' with '{'status': 'attaching'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:07.784779 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e1188d0-4491-459a-aa8a-e0dff3f62516 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09/action returned with HTTP 202 Aug 18 22:56:07.785215 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 863/3441] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:07 2026] POST /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:07.797869 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e4b220d-6550-4866-a8c6-23ff40fbb23f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:07.800834 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e4b220d-6550-4866-a8c6-23ff40fbb23f tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 Aug 18 22:56:07.801177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e4b220d-6550-4866-a8c6-23ff40fbb23f tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:07.801706 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e4b220d-6550-4866-a8c6-23ff40fbb23f tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:07.809596 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:07.809596 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:07.815287 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e4b220d-6550-4866-a8c6-23ff40fbb23f tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:07.822139 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e4b220d-6550-4866-a8c6-23ff40fbb23f tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 returned with HTTP 200 Aug 18 22:56:07.822693 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 861/3442] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:07 2026] GET /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:07.835651 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b74e0e0-ca85-47f1-8c1d-7770dde6d69d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:07.839205 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b74e0e0-ca85-47f1-8c1d-7770dde6d69d tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09/action Aug 18 22:56:07.839567 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b74e0e0-ca85-47f1-8c1d-7770dde6d69d tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:07.839690 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b74e0e0-ca85-47f1-8c1d-7770dde6d69d tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:07.852601 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:07.852601 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:07.853030 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6b74e0e0-ca85-47f1-8c1d-7770dde6d69d tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Volume info retrieved successfully. Aug 18 22:56:07.879375 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6b74e0e0-ca85-47f1-8c1d-7770dde6d69d tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Delete volume request issued successfully. Aug 18 22:56:07.879375 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b74e0e0-ca85-47f1-8c1d-7770dde6d69d tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09/action returned with HTTP 202 Aug 18 22:56:07.879680 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 857/3443] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:07 2026] POST /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:07.888993 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58adbde4-2be4-4e5c-9d53-025fca941ad2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:07.892346 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58adbde4-2be4-4e5c-9d53-025fca941ad2 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 Aug 18 22:56:07.892850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58adbde4-2be4-4e5c-9d53-025fca941ad2 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:07.892850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58adbde4-2be4-4e5c-9d53-025fca941ad2 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:07.902387 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:07.902387 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:07.907155 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-58adbde4-2be4-4e5c-9d53-025fca941ad2 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:07.912358 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58adbde4-2be4-4e5c-9d53-025fca941ad2 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 returned with HTTP 200 Aug 18 22:56:07.912952 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 863/3444] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:07 2026] GET /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:08.393103 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:08.492744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:08.493181 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2144021361"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:08.494643 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2144021361'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:08.494787 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Create volume of 1 GB Aug 18 22:56:08.495092 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:08.495092 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:08.498940 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Availability Zones retrieved successfully. Aug 18 22:56:08.504406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Flow 'volume_create_api' (97e1d17e-5bf3-4ca2-981f-4f02dcbdebe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:08.505379 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15eb2b4-5cf4-4e9b-a83b-21369491d1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:08.506251 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:08.548020 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f15eb2b4-5cf4-4e9b-a83b-21369491d1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:08.549334 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8cd3174-5b39-40a6-a256-f7aed55462a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:08.617821 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Created reservations ['297414b6-96a8-4df4-a08d-6925dbc60b4d', '7ddfd381-695d-4c6b-9325-22ad342404f7', '27f76acf-7c80-4247-a7c3-5076440ccf16', '362bbaa5-8ef4-4822-a16f-8c3432242dfc'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:08.618910 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8cd3174-5b39-40a6-a256-f7aed55462a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['297414b6-96a8-4df4-a08d-6925dbc60b4d', '7ddfd381-695d-4c6b-9325-22ad342404f7', '27f76acf-7c80-4247-a7c3-5076440ccf16', '362bbaa5-8ef4-4822-a16f-8c3432242dfc']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:08.619996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682987b5-f747-4de8-a7df-5a0976d9e697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:08.657866 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (682987b5-f747-4de8-a7df-5a0976d9e697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61ce886d-224a-4b8f-a750-737786faeac7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2144021361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3885fa9607634168a51e569ff26f0bc6',qos_specs=None,replication_status=,reservations=['297414b6-96a8-4df4-a08d-6925dbc60b4d','7ddfd381-695d-4c6b-9325-22ad342404f7','27f76acf-7c80-4247-a7c3-5076440ccf16','362bbaa5-8ef4-4822-a16f-8c3432242dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb7553e6d6d4a719015512966dcbd15',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2144021361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61ce886d-224a-4b8f-a750-737786faeac7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3885fa9607634168a51e569ff26f0bc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb7553e6d6d4a719015512966dcbd15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:08.659559 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28e0a3a-3087-4ff1-b7d8-cc07ab1aa9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:08.676996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28e0a3a-3087-4ff1-b7d8-cc07ab1aa9a1) transitioned into state 'SUCCESS' from state '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-2144021361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3885fa9607634168a51e569ff26f0bc6',qos_specs=None,replication_status=,reservations=['297414b6-96a8-4df4-a08d-6925dbc60b4d','7ddfd381-695d-4c6b-9325-22ad342404f7','27f76acf-7c80-4247-a7c3-5076440ccf16','362bbaa5-8ef4-4822-a16f-8c3432242dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb7553e6d6d4a719015512966dcbd15',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:08.677641 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a75ab76-fced-4b14-a043-b0358f8c2dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:08.685609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a75ab76-fced-4b14-a043-b0358f8c2dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:08.688135 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Flow 'volume_create_api' (97e1d17e-5bf3-4ca2-981f-4f02dcbdebe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:08.688470 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Create volume request issued successfully. Aug 18 22:56:08.689043 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d39de23-2a4a-4d22-a703-ea8c2da3079d tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:08.690366 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 864/3445] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:08 2026] POST /volume/v3/volumes => generated 776 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:08.705465 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-696c727d-70ca-4f06-b4ba-7553adea7261 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:08.709845 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-696c727d-70ca-4f06-b4ba-7553adea7261 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] GET https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 Aug 18 22:56:08.710940 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-696c727d-70ca-4f06-b4ba-7553adea7261 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:08.710940 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-696c727d-70ca-4f06-b4ba-7553adea7261 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:08.717794 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:08.717794 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:08.721344 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-696c727d-70ca-4f06-b4ba-7553adea7261 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Volume info retrieved successfully. Aug 18 22:56:08.725414 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-696c727d-70ca-4f06-b4ba-7553adea7261 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 returned with HTTP 200 Aug 18 22:56:08.726162 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 862/3446] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:08 2026] GET /volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:08.928995 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae2f1e53-de76-41aa-9495-8d7c2280327d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:08.934122 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae2f1e53-de76-41aa-9495-8d7c2280327d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 Aug 18 22:56:08.934415 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae2f1e53-de76-41aa-9495-8d7c2280327d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:08.934689 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae2f1e53-de76-41aa-9495-8d7c2280327d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:08.942593 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae2f1e53-de76-41aa-9495-8d7c2280327d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 returned with HTTP 404 Aug 18 22:56:08.943389 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 858/3447] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:08 2026] GET /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:08.950393 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96c66cc9-8c7e-4a1a-b21a-fdbc8a56af3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:08.952156 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96c66cc9-8c7e-4a1a-b21a-fdbc8a56af3d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 Aug 18 22:56:08.952372 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96c66cc9-8c7e-4a1a-b21a-fdbc8a56af3d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:08.952558 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96c66cc9-8c7e-4a1a-b21a-fdbc8a56af3d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:08.958806 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96c66cc9-8c7e-4a1a-b21a-fdbc8a56af3d tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 returned with HTTP 404 Aug 18 22:56:08.959245 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 864/3448] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:08 2026] GET /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:08.965915 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1455fcef-8e98-4837-acdd-29bb13cfa7f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:08.967761 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1455fcef-8e98-4837-acdd-29bb13cfa7f5 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 Aug 18 22:56:08.967983 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1455fcef-8e98-4837-acdd-29bb13cfa7f5 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:08.968165 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1455fcef-8e98-4837-acdd-29bb13cfa7f5 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:08.968389 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1455fcef-8e98-4837-acdd-29bb13cfa7f5 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Delete volume with id: ccb06a26-2b31-4899-a79d-39a0c29d0f09 Aug 18 22:56:08.975409 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1455fcef-8e98-4837-acdd-29bb13cfa7f5 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 returned with HTTP 404 Aug 18 22:56:08.975903 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 865/3449] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:08 2026] DELETE /volume/v3/volumes/ccb06a26-2b31-4899-a79d-39a0c29d0f09 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:08.984019 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:08.985804 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:08.986206 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1621871143"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:08.987824 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1621871143'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:08.987953 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume of 1 GB Aug 18 22:56:08.992847 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Availability Zones retrieved successfully. Aug 18 22:56:08.998549 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (e2e7cf5a-645e-4bbb-9b24-e168abafd2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:08.999556 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a50592-3b8a-417a-820d-f4543004a5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:09.000563 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:09.032788 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60a50592-3b8a-417a-820d-f4543004a5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:09.033682 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a68def47-0da6-4c7d-ad7f-6d2ee7987696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:09.077607 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Created reservations ['e0523065-3fd1-4a62-b752-56a75f8aa5b8', '7bd0d4d2-6e2c-4eeb-957d-05aca5125f67', '930adafe-ab34-43a8-8fe7-199aea49bd19', '8102c454-28aa-4503-b654-73e5b9747d2c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:09.078607 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a68def47-0da6-4c7d-ad7f-6d2ee7987696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0523065-3fd1-4a62-b752-56a75f8aa5b8', '7bd0d4d2-6e2c-4eeb-957d-05aca5125f67', '930adafe-ab34-43a8-8fe7-199aea49bd19', '8102c454-28aa-4503-b654-73e5b9747d2c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:09.079380 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4971b970-99eb-4f68-a8b4-900b7d96372f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:09.107473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4971b970-99eb-4f68-a8b4-900b7d96372f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cd5dbde-836d-4894-a5b1-25877251be0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1621871143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['e0523065-3fd1-4a62-b752-56a75f8aa5b8','7bd0d4d2-6e2c-4eeb-957d-05aca5125f67','930adafe-ab34-43a8-8fe7-199aea49bd19','8102c454-28aa-4503-b654-73e5b9747d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1621871143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cd5dbde-836d-4894-a5b1-25877251be0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529188a94404d33a3ac17032c4f00dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a2ec5c31924263b398a71ca663fffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:09.108279 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104be0e8-5746-415d-823c-9eb3bb43b68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:09.125972 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104be0e8-5746-415d-823c-9eb3bb43b68d) transitioned into state 'SUCCESS' from state '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-1621871143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['e0523065-3fd1-4a62-b752-56a75f8aa5b8','7bd0d4d2-6e2c-4eeb-957d-05aca5125f67','930adafe-ab34-43a8-8fe7-199aea49bd19','8102c454-28aa-4503-b654-73e5b9747d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:09.126821 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910c74ea-844b-4c42-b12d-5534c7a42d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:09.137073 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (910c74ea-844b-4c42-b12d-5534c7a42d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:09.137912 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (e2e7cf5a-645e-4bbb-9b24-e168abafd2c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:09.138276 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request issued successfully. Aug 18 22:56:09.138916 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf33c6e7-d22f-4fce-92d8-5928897ac73b tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:09.139338 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 863/3450] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:08 2026] POST /volume/v3/volumes => generated 747 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:09.150857 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05e5b1ff-f937-4a1c-bd27-d35e8384bcf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:09.152625 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05e5b1ff-f937-4a1c-bd27-d35e8384bcf1 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f Aug 18 22:56:09.152855 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05e5b1ff-f937-4a1c-bd27-d35e8384bcf1 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:09.153197 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05e5b1ff-f937-4a1c-bd27-d35e8384bcf1 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:09.161058 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:09.161058 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:09.164952 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05e5b1ff-f937-4a1c-bd27-d35e8384bcf1 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:09.168794 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05e5b1ff-f937-4a1c-bd27-d35e8384bcf1 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f returned with HTTP 200 Aug 18 22:56:09.169156 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 859/3451] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:09 2026] GET /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:09.739994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27285b0f-b7ee-43dc-b2b9-63110aacef2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:09.743169 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27285b0f-b7ee-43dc-b2b9-63110aacef2e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] GET https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 Aug 18 22:56:09.743999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27285b0f-b7ee-43dc-b2b9-63110aacef2e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:09.744219 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27285b0f-b7ee-43dc-b2b9-63110aacef2e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:09.759296 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:09.759296 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:09.767774 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-27285b0f-b7ee-43dc-b2b9-63110aacef2e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Volume info retrieved successfully. Aug 18 22:56:09.772737 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27285b0f-b7ee-43dc-b2b9-63110aacef2e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 returned with HTTP 200 Aug 18 22:56:09.773195 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 865/3452] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:09 2026] GET /volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:09.789777 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-234d103e-de70-47e2-8823-f0ef35906600 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:09.865362 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-234d103e-de70-47e2-8823-f0ef35906600 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] POST https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7/action Aug 18 22:56:09.865891 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-234d103e-de70-47e2-8823-f0ef35906600 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:09.866212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-234d103e-de70-47e2-8823-f0ef35906600 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:09.875103 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:09.875103 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:09.875393 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-234d103e-de70-47e2-8823-f0ef35906600 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] Volume info retrieved successfully. Aug 18 22:56:09.876386 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-234d103e-de70-47e2-8823-f0ef35906600 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '66a256b832ff4bb19a420a7777f5ce3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3885fa9607634168a51e569ff26f0bc6', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:09.876567 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-234d103e-de70-47e2-8823-f0ef35906600 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7/action returned with HTTP 403 Aug 18 22:56:09.876984 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 866/3453] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:09 2026] POST /volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7/action => generated 131 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:09.884173 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f15ca84-222f-46dd-8017-492e84badf5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:09.887223 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f15ca84-222f-46dd-8017-492e84badf5e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 Aug 18 22:56:09.887474 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f15ca84-222f-46dd-8017-492e84badf5e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:09.887711 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f15ca84-222f-46dd-8017-492e84badf5e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:09.887878 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6f15ca84-222f-46dd-8017-492e84badf5e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Delete volume with id: 61ce886d-224a-4b8f-a750-737786faeac7 Aug 18 22:56:09.896989 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:09.896989 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:09.897352 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6f15ca84-222f-46dd-8017-492e84badf5e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Volume info retrieved successfully. Aug 18 22:56:09.915422 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6f15ca84-222f-46dd-8017-492e84badf5e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Delete volume request issued successfully. Aug 18 22:56:09.915618 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f15ca84-222f-46dd-8017-492e84badf5e tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 returned with HTTP 202 Aug 18 22:56:09.916107 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 864/3454] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:09 2026] DELETE /volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:09.923329 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84d7caaa-5e61-42be-b93f-b764403e8cc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:09.924919 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84d7caaa-5e61-42be-b93f-b764403e8cc0 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] GET https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 Aug 18 22:56:09.925086 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84d7caaa-5e61-42be-b93f-b764403e8cc0 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:09.925255 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84d7caaa-5e61-42be-b93f-b764403e8cc0 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:09.932185 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:09.932185 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:09.936237 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84d7caaa-5e61-42be-b93f-b764403e8cc0 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Volume info retrieved successfully. Aug 18 22:56:09.940728 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84d7caaa-5e61-42be-b93f-b764403e8cc0 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 returned with HTTP 200 Aug 18 22:56:09.941079 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 860/3455] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:09 2026] GET /volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:09.956386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9ae6d35d-cbdf-4139-97a8-130289d67065 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:09.959025 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9ae6d35d-cbdf-4139-97a8-130289d67065 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c Aug 18 22:56:09.959298 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9ae6d35d-cbdf-4139-97a8-130289d67065 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:09.959535 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9ae6d35d-cbdf-4139-97a8-130289d67065 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:09.971063 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:09.971063 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:09.979110 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9ae6d35d-cbdf-4139-97a8-130289d67065 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:09.986796 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9ae6d35d-cbdf-4139-97a8-130289d67065 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c returned with HTTP 200 Aug 18 22:56:09.987581 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 866/3456] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:56:09 2026] GET /volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c => generated 1343 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:10.009868 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b6d860c-5890-4953-b8cb-0790d7df044d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.010301 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b6d860c-5890-4953-b8cb-0790d7df044d None None] GET https://10.4.3.89/volume// Aug 18 22:56:10.010484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b6d860c-5890-4953-b8cb-0790d7df044d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:10.010694 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b6d860c-5890-4953-b8cb-0790d7df044d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:10.011031 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b6d860c-5890-4953-b8cb-0790d7df044d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:56:10.011330 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 867/3457] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:56:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:56:10.023540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9b4e9a07-b6af-44cb-8ad1-a509fa038aaf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.025629 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9b4e9a07-b6af-44cb-8ad1-a509fa038aaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:56:10.026156 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9b4e9a07-b6af-44cb-8ad1-a509fa038aaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ae89fba-30a1-42eb-8bfd-e4a95297260c", "connector": null, "instance_uuid": "ff1957ff-6286-45fe-bcd7-d1f9c40a4db6"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:10.036989 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.036989 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:10.066904 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-9b4e9a07-b6af-44cb-8ad1-a509fa038aaf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:56:10.067347 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 865/3458] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:56:10 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:10.076251 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbe66ac8-6e8b-4e92-a554-b3e121aa87f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.076251 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbe66ac8-6e8b-4e92-a554-b3e121aa87f0 None None] GET https://10.4.3.89/volume// Aug 18 22:56:10.076251 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbe66ac8-6e8b-4e92-a554-b3e121aa87f0 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:10.076251 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbe66ac8-6e8b-4e92-a554-b3e121aa87f0 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:10.076251 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbe66ac8-6e8b-4e92-a554-b3e121aa87f0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:56:10.076251 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 861/3459] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:56:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:56:10.083062 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b7a9ef61-59c3-4f78-8802-57386b583fc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.086836 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b7a9ef61-59c3-4f78-8802-57386b583fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c Aug 18 22:56:10.087081 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b7a9ef61-59c3-4f78-8802-57386b583fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:10.087280 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b7a9ef61-59c3-4f78-8802-57386b583fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:10.096883 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.096883 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:10.100360 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b7a9ef61-59c3-4f78-8802-57386b583fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:10.105118 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-b7a9ef61-59c3-4f78-8802-57386b583fc5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c returned with HTTP 200 Aug 18 22:56:10.105548 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 867/3460] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:56:10 2026] GET /volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c => generated 1522 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:56:10.185143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89432611-2fe0-4c51-a14b-fe8b3b4ffc71 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.186865 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89432611-2fe0-4c51-a14b-fe8b3b4ffc71 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f Aug 18 22:56:10.187040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89432611-2fe0-4c51-a14b-fe8b3b4ffc71 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:10.187225 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89432611-2fe0-4c51-a14b-fe8b3b4ffc71 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:10.194672 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.194672 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:10.198890 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89432611-2fe0-4c51-a14b-fe8b3b4ffc71 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:10.203781 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89432611-2fe0-4c51-a14b-fe8b3b4ffc71 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f returned with HTTP 200 Aug 18 22:56:10.204177 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 868/3461] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:10 2026] GET /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:10.218078 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-114c550e-e9da-4a7f-a246-f1e73b06c6a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.220605 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-114c550e-e9da-4a7f-a246-f1e73b06c6a0 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f/action Aug 18 22:56:10.221097 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-114c550e-e9da-4a7f-a246-f1e73b06c6a0 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:10.221304 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-114c550e-e9da-4a7f-a246-f1e73b06c6a0 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:10.221548 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-21d4518d-c882-4f36-9484-9be01f4eaf81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.223754 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-21d4518d-c882-4f36-9484-9be01f4eaf81 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5 Aug 18 22:56:10.224146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-21d4518d-c882-4f36-9484-9be01f4eaf81 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:10.230821 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.230821 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:10.231323 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-114c550e-e9da-4a7f-a246-f1e73b06c6a0 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume '1cd5dbde-836d-4894-a5b1-25877251be0f' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:10.231586 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-21d4518d-c882-4f36-9484-9be01f4eaf81 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-9ae89fba-30a1-42eb-8bfd-e4a95297260c-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:56:10.239561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-21d4518d-c882-4f36-9484-9be01f4eaf81 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-9ae89fba-30a1-42eb-8bfd-e4a95297260c-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:56:10.240483 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.240483 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:10.251208 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-114c550e-e9da-4a7f-a246-f1e73b06c6a0 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f/action returned with HTTP 202 Aug 18 22:56:10.251598 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 866/3462] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:10 2026] POST /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:10.259836 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b3451f54-c248-403e-b7b6-084459bb5a80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.262130 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3451f54-c248-403e-b7b6-084459bb5a80 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f Aug 18 22:56:10.262386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3451f54-c248-403e-b7b6-084459bb5a80 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:10.262599 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3451f54-c248-403e-b7b6-084459bb5a80 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:10.277380 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.277380 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:10.282662 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b3451f54-c248-403e-b7b6-084459bb5a80 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:10.287216 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3451f54-c248-403e-b7b6-084459bb5a80 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f returned with HTTP 200 Aug 18 22:56:10.287640 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 868/3463] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:10 2026] GET /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:10.305217 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0713c706-ab5a-4945-8971-1302e4a635a6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.307167 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0713c706-ab5a-4945-8971-1302e4a635a6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f/action Aug 18 22:56:10.307542 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0713c706-ab5a-4945-8971-1302e4a635a6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:10.307710 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0713c706-ab5a-4945-8971-1302e4a635a6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:10.317035 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.317035 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:10.317389 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0713c706-ab5a-4945-8971-1302e4a635a6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Volume info retrieved successfully. Aug 18 22:56:10.333250 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-21d4518d-c882-4f36-9484-9be01f4eaf81 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-9ae89fba-30a1-42eb-8bfd-e4a95297260c-np0000007715" released by "attachment_update" :: held 0.094s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:56:10.333659 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-21d4518d-c882-4f36-9484-9be01f4eaf81 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5 returned with HTTP 200 Aug 18 22:56:10.334237 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 862/3464] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:56:10 2026] PUT /volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:10.336637 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0713c706-ab5a-4945-8971-1302e4a635a6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Delete volume request issued successfully. Aug 18 22:56:10.336875 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0713c706-ab5a-4945-8971-1302e4a635a6 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f/action returned with HTTP 202 Aug 18 22:56:10.337346 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 869/3465] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:10 2026] POST /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:10.345169 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0c40572e-d8ea-4df6-8d9b-fd9a2ec0c8b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.347059 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c40572e-d8ea-4df6-8d9b-fd9a2ec0c8b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f Aug 18 22:56:10.347258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c40572e-d8ea-4df6-8d9b-fd9a2ec0c8b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:10.347473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c40572e-d8ea-4df6-8d9b-fd9a2ec0c8b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:10.356035 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.356035 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:10.359926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-31a67b5b-4702-44d2-833a-565c4a78119a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.361000 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0c40572e-d8ea-4df6-8d9b-fd9a2ec0c8b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:10.363315 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-31a67b5b-4702-44d2-833a-565c4a78119a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5/action Aug 18 22:56:10.363448 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-31a67b5b-4702-44d2-833a-565c4a78119a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:10.363633 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-31a67b5b-4702-44d2-833a-565c4a78119a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:10.366867 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c40572e-d8ea-4df6-8d9b-fd9a2ec0c8b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f returned with HTTP 200 Aug 18 22:56:10.367424 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 867/3466] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:10 2026] GET /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:10.382339 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:10.382339 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:10.391903 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6bfc104-1db1-46d9-8d35-8423f1833a4b req-31a67b5b-4702-44d2-833a-565c4a78119a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5/action returned with HTTP 204 Aug 18 22:56:10.392499 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 869/3467] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:56:10 2026] POST /volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:10.955441 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d656eb3a-5729-4ab4-91dc-220599615af5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.960865 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d656eb3a-5729-4ab4-91dc-220599615af5 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] GET https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 Aug 18 22:56:10.961099 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d656eb3a-5729-4ab4-91dc-220599615af5 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:10.961344 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d656eb3a-5729-4ab4-91dc-220599615af5 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:10.973139 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d656eb3a-5729-4ab4-91dc-220599615af5 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 returned with HTTP 404 Aug 18 22:56:10.973945 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 863/3468] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:10 2026] GET /volume/v3/volumes/61ce886d-224a-4b8f-a750-737786faeac7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:10.983976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:10.985838 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:10.986168 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-187979889"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:10.987642 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-187979889'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:10.987818 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Create volume of 1 GB Aug 18 22:56:10.993243 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Availability Zones retrieved successfully. Aug 18 22:56:11.000233 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Flow 'volume_create_api' (0f597b74-a558-4a31-b2ea-3f900adcd0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:11.001533 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb87179-5a2f-411c-b49e-3ff2e5f7de88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.002678 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:11.031705 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbb87179-5a2f-411c-b49e-3ff2e5f7de88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.032844 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4121db2-1578-446e-b3b0-c074af3d0e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.074055 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Created reservations ['74552b32-9e5f-4161-9a85-0dc0066111cd', 'bd2fd1bf-ee6b-496d-9938-379661a4d04a', 'ce640ea5-0e6e-406a-8708-2d9a6b9ad1ab', 'f081f951-b76b-4458-b04d-eb727b4fcb9c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:11.074893 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4121db2-1578-446e-b3b0-c074af3d0e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74552b32-9e5f-4161-9a85-0dc0066111cd', 'bd2fd1bf-ee6b-496d-9938-379661a4d04a', 'ce640ea5-0e6e-406a-8708-2d9a6b9ad1ab', 'f081f951-b76b-4458-b04d-eb727b4fcb9c']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.075693 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ecefa90-6eb3-4c3e-8809-ebac49ede01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.108128 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ecefa90-6eb3-4c3e-8809-ebac49ede01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6883ad3a-be8d-48c6-88cd-70b1dc9b1361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-187979889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3885fa9607634168a51e569ff26f0bc6',qos_specs=None,replication_status=,reservations=['74552b32-9e5f-4161-9a85-0dc0066111cd','bd2fd1bf-ee6b-496d-9938-379661a4d04a','ce640ea5-0e6e-406a-8708-2d9a6b9ad1ab','f081f951-b76b-4458-b04d-eb727b4fcb9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb7553e6d6d4a719015512966dcbd15',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-187979889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6883ad3a-be8d-48c6-88cd-70b1dc9b1361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3885fa9607634168a51e569ff26f0bc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebb7553e6d6d4a719015512966dcbd15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.109121 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59014633-9f9c-4e2f-8164-827fcb4a5330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.137509 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59014633-9f9c-4e2f-8164-827fcb4a5330) transitioned into state 'SUCCESS' from state '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-187979889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3885fa9607634168a51e569ff26f0bc6',qos_specs=None,replication_status=,reservations=['74552b32-9e5f-4161-9a85-0dc0066111cd','bd2fd1bf-ee6b-496d-9938-379661a4d04a','ce640ea5-0e6e-406a-8708-2d9a6b9ad1ab','f081f951-b76b-4458-b04d-eb727b4fcb9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebb7553e6d6d4a719015512966dcbd15',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.138864 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7c813e-5c6c-41e7-85a1-71936476e894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.149473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de7c813e-5c6c-41e7-85a1-71936476e894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.150737 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Flow 'volume_create_api' (0f597b74-a558-4a31-b2ea-3f900adcd0ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:11.151135 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Create volume request issued successfully. Aug 18 22:56:11.151791 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-690af009-3b44-4bbd-b2af-f5cddeec9de3 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:11.152241 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 870/3469] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:10 2026] POST /volume/v3/volumes => generated 775 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:11.163706 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca14cda2-db48-43f4-8346-43483780f645 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:11.165572 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca14cda2-db48-43f4-8346-43483780f645 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] GET https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 Aug 18 22:56:11.165870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca14cda2-db48-43f4-8346-43483780f645 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:11.166107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca14cda2-db48-43f4-8346-43483780f645 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:11.173836 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:11.173836 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:11.177754 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca14cda2-db48-43f4-8346-43483780f645 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Volume info retrieved successfully. Aug 18 22:56:11.182899 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca14cda2-db48-43f4-8346-43483780f645 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 returned with HTTP 200 Aug 18 22:56:11.183312 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 868/3470] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:11 2026] GET /volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:11.383789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8804994-0a21-4803-9ecd-074d25129ad0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:11.387439 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8804994-0a21-4803-9ecd-074d25129ad0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f Aug 18 22:56:11.387922 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8804994-0a21-4803-9ecd-074d25129ad0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:11.388598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8804994-0a21-4803-9ecd-074d25129ad0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:11.400904 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8804994-0a21-4803-9ecd-074d25129ad0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f returned with HTTP 404 Aug 18 22:56:11.401494 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 870/3471] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:11 2026] GET /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:11.408028 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1d25adc-855c-4464-81e9-ae55a304a77c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:11.410068 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1d25adc-855c-4464-81e9-ae55a304a77c tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f Aug 18 22:56:11.410333 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1d25adc-855c-4464-81e9-ae55a304a77c tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:11.410564 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1d25adc-855c-4464-81e9-ae55a304a77c tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:11.415765 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1d25adc-855c-4464-81e9-ae55a304a77c tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f returned with HTTP 404 Aug 18 22:56:11.416181 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 864/3472] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:11 2026] GET /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:11.422489 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ee9e4c5-182c-4b20-975b-b6ec29c67652 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:11.424384 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ee9e4c5-182c-4b20-975b-b6ec29c67652 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f Aug 18 22:56:11.424947 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ee9e4c5-182c-4b20-975b-b6ec29c67652 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:11.424947 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ee9e4c5-182c-4b20-975b-b6ec29c67652 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:11.424947 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7ee9e4c5-182c-4b20-975b-b6ec29c67652 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Delete volume with id: 1cd5dbde-836d-4894-a5b1-25877251be0f Aug 18 22:56:11.430589 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ee9e4c5-182c-4b20-975b-b6ec29c67652 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f returned with HTTP 404 Aug 18 22:56:11.431113 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 871/3473] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:11 2026] DELETE /volume/v3/volumes/1cd5dbde-836d-4894-a5b1-25877251be0f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:11.438404 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:11.439876 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:11.440125 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-373577482"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:11.441485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-373577482'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:11.441596 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume of 1 GB Aug 18 22:56:11.444970 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Availability Zones retrieved successfully. Aug 18 22:56:11.449939 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (2a66c39e-03c3-46eb-8e10-aa2981bbf8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:11.451121 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5cecb8-e978-4df0-8a4d-bb29f5c8b492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.451608 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:11.475007 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d5cecb8-e978-4df0-8a4d-bb29f5c8b492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.475681 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48b9f11-53cd-4b8e-a5d3-241ac5bf4ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.510118 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Created reservations ['b89426c1-ad2d-466d-91e0-a5eb7de1eaee', 'ad1bb76d-92db-477c-892a-83a556450323', '4251fc5e-bcc7-4d60-8c75-556b6fb761a7', 'bfedf849-17f3-4799-8a78-6e2f56ee9116'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:11.510649 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48b9f11-53cd-4b8e-a5d3-241ac5bf4ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b89426c1-ad2d-466d-91e0-a5eb7de1eaee', 'ad1bb76d-92db-477c-892a-83a556450323', '4251fc5e-bcc7-4d60-8c75-556b6fb761a7', 'bfedf849-17f3-4799-8a78-6e2f56ee9116']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.511253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ded0cf4-1ff0-4fb8-9ed3-ec9d0ce6df5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.531298 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ded0cf4-1ff0-4fb8-9ed3-ec9d0ce6df5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18245122-7a8a-423b-8ad7-bc5e6d0b7aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-373577482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['b89426c1-ad2d-466d-91e0-a5eb7de1eaee','ad1bb76d-92db-477c-892a-83a556450323','4251fc5e-bcc7-4d60-8c75-556b6fb761a7','bfedf849-17f3-4799-8a78-6e2f56ee9116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-373577482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18245122-7a8a-423b-8ad7-bc5e6d0b7aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529188a94404d33a3ac17032c4f00dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a2ec5c31924263b398a71ca663fffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.532562 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ee46f1-0966-4904-804d-dd051879843e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.554276 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ee46f1-0966-4904-804d-dd051879843e) transitioned into state 'SUCCESS' from state '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-373577482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['b89426c1-ad2d-466d-91e0-a5eb7de1eaee','ad1bb76d-92db-477c-892a-83a556450323','4251fc5e-bcc7-4d60-8c75-556b6fb761a7','bfedf849-17f3-4799-8a78-6e2f56ee9116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.555193 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5e3fbf3-3653-4981-8bb2-6b7410b36254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:11.571161 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5e3fbf3-3653-4981-8bb2-6b7410b36254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:11.571161 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (2a66c39e-03c3-46eb-8e10-aa2981bbf8e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:11.571161 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request issued successfully. Aug 18 22:56:11.571604 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05da0b9d-1af4-4e88-9d3a-6d4c8b1aeb06 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:11.572014 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 869/3474] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:11 2026] POST /volume/v3/volumes => generated 746 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:11.586972 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4ec9abd3-a309-43d9-8830-b22e9ae540f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:11.588912 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ec9abd3-a309-43d9-8830-b22e9ae540f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 Aug 18 22:56:11.588912 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ec9abd3-a309-43d9-8830-b22e9ae540f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:11.588912 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ec9abd3-a309-43d9-8830-b22e9ae540f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:11.598219 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:11.598219 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:11.602669 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4ec9abd3-a309-43d9-8830-b22e9ae540f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:11.606127 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ec9abd3-a309-43d9-8830-b22e9ae540f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 returned with HTTP 200 Aug 18 22:56:11.606429 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 871/3475] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:11 2026] GET /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:12.198097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10c1100b-d805-45c0-a367-1a64ad6560ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.200230 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10c1100b-d805-45c0-a367-1a64ad6560ed tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] GET https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 Aug 18 22:56:12.200577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10c1100b-d805-45c0-a367-1a64ad6560ed tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:12.200705 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10c1100b-d805-45c0-a367-1a64ad6560ed tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:12.210009 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.210009 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:12.213828 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10c1100b-d805-45c0-a367-1a64ad6560ed tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Volume info retrieved successfully. Aug 18 22:56:12.218236 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10c1100b-d805-45c0-a367-1a64ad6560ed tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 returned with HTTP 200 Aug 18 22:56:12.218318 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 865/3476] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:12 2026] GET /volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:12.233769 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-719f2713-e7f9-4e31-8013-5081de9e5a12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.235583 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-719f2713-e7f9-4e31-8013-5081de9e5a12 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] POST https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361/action Aug 18 22:56:12.236638 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-719f2713-e7f9-4e31-8013-5081de9e5a12 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:12.236638 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-719f2713-e7f9-4e31-8013-5081de9e5a12 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:12.244683 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.244683 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:12.245206 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-719f2713-e7f9-4e31-8013-5081de9e5a12 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '66a256b832ff4bb19a420a7777f5ce3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3885fa9607634168a51e569ff26f0bc6', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 22:56:12.245477 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-719f2713-e7f9-4e31-8013-5081de9e5a12 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-reader] https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361/action returned with HTTP 403 Aug 18 22:56:12.245971 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 872/3477] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:12 2026] POST /volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:12.252627 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ea456eb-915f-41b2-9eeb-c71f8f43d457 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.254377 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ea456eb-915f-41b2-9eeb-c71f8f43d457 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 Aug 18 22:56:12.255360 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ea456eb-915f-41b2-9eeb-c71f8f43d457 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:12.255360 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ea456eb-915f-41b2-9eeb-c71f8f43d457 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:12.255360 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0ea456eb-915f-41b2-9eeb-c71f8f43d457 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Delete volume with id: 6883ad3a-be8d-48c6-88cd-70b1dc9b1361 Aug 18 22:56:12.261870 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.261870 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:12.262322 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ea456eb-915f-41b2-9eeb-c71f8f43d457 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Volume info retrieved successfully. Aug 18 22:56:12.281809 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ea456eb-915f-41b2-9eeb-c71f8f43d457 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Delete volume request issued successfully. Aug 18 22:56:12.282080 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ea456eb-915f-41b2-9eeb-c71f8f43d457 tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 returned with HTTP 202 Aug 18 22:56:12.282683 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 870/3478] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:12 2026] DELETE /volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:12.291336 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8288a055-5ba2-4df1-82b9-abd4730b008f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.293253 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8288a055-5ba2-4df1-82b9-abd4730b008f tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] GET https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 Aug 18 22:56:12.293253 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8288a055-5ba2-4df1-82b9-abd4730b008f tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:12.293600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8288a055-5ba2-4df1-82b9-abd4730b008f tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:12.301992 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.301992 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:12.306214 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8288a055-5ba2-4df1-82b9-abd4730b008f tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Volume info retrieved successfully. Aug 18 22:56:12.311217 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8288a055-5ba2-4df1-82b9-abd4730b008f tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 returned with HTTP 200 Aug 18 22:56:12.311810 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 872/3479] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:12 2026] GET /volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:12.622091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e39287c-0d1a-4216-9a2c-6213be47ab04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.626553 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e39287c-0d1a-4216-9a2c-6213be47ab04 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 Aug 18 22:56:12.626791 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e39287c-0d1a-4216-9a2c-6213be47ab04 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:12.627032 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e39287c-0d1a-4216-9a2c-6213be47ab04 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:12.633467 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.633467 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:12.637638 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e39287c-0d1a-4216-9a2c-6213be47ab04 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:12.641802 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e39287c-0d1a-4216-9a2c-6213be47ab04 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 returned with HTTP 200 Aug 18 22:56:12.642381 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 866/3480] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:12 2026] GET /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:12.654291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b359cb33-7aaf-42e2-bef4-1d7b1a043d81 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.656590 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b359cb33-7aaf-42e2-bef4-1d7b1a043d81 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7/action Aug 18 22:56:12.656990 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b359cb33-7aaf-42e2-bef4-1d7b1a043d81 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:12.657137 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b359cb33-7aaf-42e2-bef4-1d7b1a043d81 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:12.667309 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.667309 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:12.667808 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-b359cb33-7aaf-42e2-bef4-1d7b1a043d81 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume '18245122-7a8a-423b-8ad7-bc5e6d0b7aa7' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:12.690373 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b359cb33-7aaf-42e2-bef4-1d7b1a043d81 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7/action returned with HTTP 202 Aug 18 22:56:12.690995 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 873/3481] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:12 2026] POST /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:12.697625 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ab8dda9-513b-4a87-9a1b-898cf7f60f17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.699455 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ab8dda9-513b-4a87-9a1b-898cf7f60f17 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 Aug 18 22:56:12.699664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ab8dda9-513b-4a87-9a1b-898cf7f60f17 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:12.699885 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ab8dda9-513b-4a87-9a1b-898cf7f60f17 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:12.706418 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.706418 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:12.709668 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ab8dda9-513b-4a87-9a1b-898cf7f60f17 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:12.713442 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ab8dda9-513b-4a87-9a1b-898cf7f60f17 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 returned with HTTP 200 Aug 18 22:56:12.713802 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 871/3482] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:12 2026] GET /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:12.725699 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c444519-a606-4149-bfb2-0fe5eeb79286 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.729291 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c444519-a606-4149-bfb2-0fe5eeb79286 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7/action Aug 18 22:56:12.729291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c444519-a606-4149-bfb2-0fe5eeb79286 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:12.729291 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c444519-a606-4149-bfb2-0fe5eeb79286 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:12.735714 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.735714 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:12.736193 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c444519-a606-4149-bfb2-0fe5eeb79286 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Volume info retrieved successfully. Aug 18 22:56:12.758137 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c444519-a606-4149-bfb2-0fe5eeb79286 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Delete volume request issued successfully. Aug 18 22:56:12.758535 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c444519-a606-4149-bfb2-0fe5eeb79286 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7/action returned with HTTP 202 Aug 18 22:56:12.759140 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 873/3483] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:12 2026] POST /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:12.768174 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db9128c5-3d60-4115-ad70-7f2e5f0d19fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:12.770531 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db9128c5-3d60-4115-ad70-7f2e5f0d19fc tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 Aug 18 22:56:12.770822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db9128c5-3d60-4115-ad70-7f2e5f0d19fc tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:12.771102 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db9128c5-3d60-4115-ad70-7f2e5f0d19fc tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:12.780804 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:12.780804 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:12.784304 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db9128c5-3d60-4115-ad70-7f2e5f0d19fc tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:12.788196 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db9128c5-3d60-4115-ad70-7f2e5f0d19fc tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 returned with HTTP 200 Aug 18 22:56:12.788801 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 867/3484] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:12 2026] GET /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:13.327453 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-516b12eb-6b85-4c4b-acff-22c0652adccb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:13.329237 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-516b12eb-6b85-4c4b-acff-22c0652adccb tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] GET https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 Aug 18 22:56:13.329459 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-516b12eb-6b85-4c4b-acff-22c0652adccb tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:13.329646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-516b12eb-6b85-4c4b-acff-22c0652adccb tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:13.334944 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-516b12eb-6b85-4c4b-acff-22c0652adccb tempest-ProjectReaderTests-1039041187 tempest-ProjectReaderTests-1039041187-project-admin] https://10.4.3.89/volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 returned with HTTP 404 Aug 18 22:56:13.335425 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 874/3485] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:13 2026] GET /volume/v3/volumes/6883ad3a-be8d-48c6-88cd-70b1dc9b1361 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:13.801037 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00d4b7e8-bda3-42f9-9cb2-38e2a4296563 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:13.803482 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00d4b7e8-bda3-42f9-9cb2-38e2a4296563 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 Aug 18 22:56:13.803707 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00d4b7e8-bda3-42f9-9cb2-38e2a4296563 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:13.803927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00d4b7e8-bda3-42f9-9cb2-38e2a4296563 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:13.818059 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00d4b7e8-bda3-42f9-9cb2-38e2a4296563 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 returned with HTTP 404 Aug 18 22:56:13.818626 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 872/3486] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:13 2026] GET /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:13.825614 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e8f9196-a166-4449-b708-0cd7def129d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:13.827782 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e8f9196-a166-4449-b708-0cd7def129d0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 Aug 18 22:56:13.828035 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e8f9196-a166-4449-b708-0cd7def129d0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:13.828280 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e8f9196-a166-4449-b708-0cd7def129d0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:13.838959 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e8f9196-a166-4449-b708-0cd7def129d0 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 returned with HTTP 404 Aug 18 22:56:13.839118 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 874/3487] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:13 2026] GET /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:13.845623 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ea690bb-7e6a-470e-abc7-f0631f87d723 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:13.848329 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ea690bb-7e6a-470e-abc7-f0631f87d723 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] DELETE https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 Aug 18 22:56:13.848329 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ea690bb-7e6a-470e-abc7-f0631f87d723 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:13.848329 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ea690bb-7e6a-470e-abc7-f0631f87d723 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:13.848329 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1ea690bb-7e6a-470e-abc7-f0631f87d723 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Delete volume with id: 18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 Aug 18 22:56:13.853875 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ea690bb-7e6a-470e-abc7-f0631f87d723 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 returned with HTTP 404 Aug 18 22:56:13.854458 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 868/3488] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:13 2026] DELETE /volume/v3/volumes/18245122-7a8a-423b-8ad7-bc5e6d0b7aa7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:13.864902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd937352-7131-41a1-a32a-41d8231b0906 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:13.870049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:13.870508 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1442881336"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:13.872494 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1442881336'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:13.872667 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume of 1 GB Aug 18 22:56:13.872980 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:13.872980 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:13.876837 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Availability Zones retrieved successfully. Aug 18 22:56:13.882428 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (25839cce-f8d7-407c-bd51-ed673cd7ddc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:13.883610 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (723694da-a08f-4358-a5a3-f7f53cd8ba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:13.884605 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:13.921439 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (723694da-a08f-4358-a5a3-f7f53cd8ba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:13.922226 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d06e566-798f-4efb-8673-1ad8e3e80ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:13.972368 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Created reservations ['181fd401-b792-425b-8698-e4446ddb4645', 'a2d6f26a-a6c5-4e7f-a294-36776dc222f6', '813a9112-659b-401b-95e7-d95009def7b5', '62692759-e524-4c7f-a8e9-1e7de65c27be'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:13.973530 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d06e566-798f-4efb-8673-1ad8e3e80ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181fd401-b792-425b-8698-e4446ddb4645', 'a2d6f26a-a6c5-4e7f-a294-36776dc222f6', '813a9112-659b-401b-95e7-d95009def7b5', '62692759-e524-4c7f-a8e9-1e7de65c27be']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:13.974852 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f069d3e5-7b9a-443e-9616-318c23e376c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:14.001415 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f069d3e5-7b9a-443e-9616-318c23e376c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8d0324c-2863-4685-a16b-7acbdd492f9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1442881336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['181fd401-b792-425b-8698-e4446ddb4645','a2d6f26a-a6c5-4e7f-a294-36776dc222f6','813a9112-659b-401b-95e7-d95009def7b5','62692759-e524-4c7f-a8e9-1e7de65c27be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1442881336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8d0324c-2863-4685-a16b-7acbdd492f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529188a94404d33a3ac17032c4f00dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a2ec5c31924263b398a71ca663fffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:14.002245 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068a951e-8cc5-44e0-b33e-bbdeeb76a5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:14.030146 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068a951e-8cc5-44e0-b33e-bbdeeb76a5d5) transitioned into state 'SUCCESS' from state '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-1442881336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['181fd401-b792-425b-8698-e4446ddb4645','a2d6f26a-a6c5-4e7f-a294-36776dc222f6','813a9112-659b-401b-95e7-d95009def7b5','62692759-e524-4c7f-a8e9-1e7de65c27be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:14.037892 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e96c21-6da6-45f1-909f-ee6187274f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:14.054464 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4e96c21-6da6-45f1-909f-ee6187274f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:14.054464 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (25839cce-f8d7-407c-bd51-ed673cd7ddc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:14.054464 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request issued successfully. Aug 18 22:56:14.054464 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd937352-7131-41a1-a32a-41d8231b0906 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:14.054464 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 875/3489] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:13 2026] POST /volume/v3/volumes => generated 747 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:14.075247 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a22bf8c-5eb7-4c59-a1c6-5b73ff1ed631 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:14.077017 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a22bf8c-5eb7-4c59-a1c6-5b73ff1ed631 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a Aug 18 22:56:14.077648 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a22bf8c-5eb7-4c59-a1c6-5b73ff1ed631 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:14.077648 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a22bf8c-5eb7-4c59-a1c6-5b73ff1ed631 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:14.089320 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:14.089320 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:14.095347 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5a22bf8c-5eb7-4c59-a1c6-5b73ff1ed631 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:14.100922 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a22bf8c-5eb7-4c59-a1c6-5b73ff1ed631 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a returned with HTTP 200 Aug 18 22:56:14.101326 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 873/3490] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:14 2026] GET /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:14.869955 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6151a1c5-a649-455a-b151-59b1ebf1ff06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:14.972048 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6151a1c5-a649-455a-b151-59b1ebf1ff06 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:14.972627 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6151a1c5-a649-455a-b151-59b1ebf1ff06 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-472180109", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:14.992745 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6151a1c5-a649-455a-b151-59b1ebf1ff06 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:14.993207 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 875/3491] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:14 2026] POST /volume/v3/types => generated 379 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.000862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eff9df5e-a1ff-4e8f-bfc6-dd2729f6b937 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.004069 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eff9df5e-a1ff-4e8f-bfc6-dd2729f6b937 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption Aug 18 22:56:15.004698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eff9df5e-a1ff-4e8f-bfc6-dd2729f6b937 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.021012 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eff9df5e-a1ff-4e8f-bfc6-dd2729f6b937 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption returned with HTTP 200 Aug 18 22:56:15.021435 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 869/3492] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:56:14 2026] POST /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.029443 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e204953e-70f3-4b10-858d-b77e1e6aebff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.031399 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e204953e-70f3-4b10-858d-b77e1e6aebff tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:15.031775 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e204953e-70f3-4b10-858d-b77e1e6aebff tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-465672670", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.034174 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:15.034174 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:15.052632 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e204953e-70f3-4b10-858d-b77e1e6aebff tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:15.053770 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 876/3493] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.063904 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73edee58-cc98-4d27-9f61-8898ff1f0139 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.066668 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73edee58-cc98-4d27-9f61-8898ff1f0139 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types/ae170730-04b2-4ef2-8a6f-95f5cb1183e1/encryption Aug 18 22:56:15.067285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73edee58-cc98-4d27-9f61-8898ff1f0139 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.103707 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73edee58-cc98-4d27-9f61-8898ff1f0139 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/ae170730-04b2-4ef2-8a6f-95f5cb1183e1/encryption returned with HTTP 200 Aug 18 22:56:15.104188 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 874/3494] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types/ae170730-04b2-4ef2-8a6f-95f5cb1183e1/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.117135 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d209ffd-ac5e-496f-9f0b-9ad7c014724f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.119470 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d209ffd-ac5e-496f-9f0b-9ad7c014724f tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:15.119844 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d209ffd-ac5e-496f-9f0b-9ad7c014724f tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-743387558", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.122503 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6fdd749-6a1e-4678-8a5e-7b8a49138bf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.124422 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6fdd749-6a1e-4678-8a5e-7b8a49138bf3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a Aug 18 22:56:15.124656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6fdd749-6a1e-4678-8a5e-7b8a49138bf3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.124920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6fdd749-6a1e-4678-8a5e-7b8a49138bf3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.133606 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:15.133606 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:15.137209 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d209ffd-ac5e-496f-9f0b-9ad7c014724f tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:15.138077 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 876/3495] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.144042 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6fdd749-6a1e-4678-8a5e-7b8a49138bf3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:15.147409 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5132967c-5500-4bfd-b0e2-71d5d6787456 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.149442 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5132967c-5500-4bfd-b0e2-71d5d6787456 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622/extra_specs Aug 18 22:56:15.149937 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5132967c-5500-4bfd-b0e2-71d5d6787456 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.152559 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6fdd749-6a1e-4678-8a5e-7b8a49138bf3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a returned with HTTP 200 Aug 18 22:56:15.153252 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 870/3496] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.168215 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2301e12-d309-489e-8909-3346be582d7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.171955 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2301e12-d309-489e-8909-3346be582d7f tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a/action Aug 18 22:56:15.172341 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2301e12-d309-489e-8909-3346be582d7f tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:15.172463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2301e12-d309-489e-8909-3346be582d7f tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.183531 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5132967c-5500-4bfd-b0e2-71d5d6787456 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622/extra_specs returned with HTTP 200 Aug 18 22:56:15.184140 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 877/3497] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622/extra_specs => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:15.188958 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:15.188958 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:15.188958 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-f2301e12-d309-489e-8909-3346be582d7f tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume 'b8d0324c-2863-4685-a16b-7acbdd492f9a' with '{'status': 'maintenance'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:15.194505 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6a40563-05d4-4d50-b5f5-2585cd8c7540 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.198722 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6a40563-05d4-4d50-b5f5-2585cd8c7540 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] PUT https://10.4.3.89/volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622/extra_specs/key2 Aug 18 22:56:15.198722 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6a40563-05d4-4d50-b5f5-2585cd8c7540 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.212031 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2301e12-d309-489e-8909-3346be582d7f tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a/action returned with HTTP 202 Aug 18 22:56:15.212506 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 875/3498] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:15.225480 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb7b3a61-bd5a-4d79-a3a1-1fb9ebbeda68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.226887 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb7b3a61-bd5a-4d79-a3a1-1fb9ebbeda68 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a Aug 18 22:56:15.227049 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb7b3a61-bd5a-4d79-a3a1-1fb9ebbeda68 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.227230 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb7b3a61-bd5a-4d79-a3a1-1fb9ebbeda68 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.230209 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6a40563-05d4-4d50-b5f5-2585cd8c7540 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622/extra_specs/key2 returned with HTTP 200 Aug 18 22:56:15.231236 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 877/3499] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:56:15 2026] PUT /volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622/extra_specs/key2 => generated 25 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:15.236706 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:15.236706 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:15.242333 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1e2e113b-e256-41c2-82db-1aec44b9d1df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.242615 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb7b3a61-bd5a-4d79-a3a1-1fb9ebbeda68 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:15.244100 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e2e113b-e256-41c2-82db-1aec44b9d1df tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:15.245637 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e2e113b-e256-41c2-82db-1aec44b9d1df tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.246730 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb7b3a61-bd5a-4d79-a3a1-1fb9ebbeda68 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a returned with HTTP 200 Aug 18 22:56:15.247095 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 871/3500] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.263395 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-616406a0-097e-4a70-88e1-8be66e390593 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.265977 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-616406a0-097e-4a70-88e1-8be66e390593 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a/action Aug 18 22:56:15.266707 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-616406a0-097e-4a70-88e1-8be66e390593 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:15.267093 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-616406a0-097e-4a70-88e1-8be66e390593 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.267799 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e2e113b-e256-41c2-82db-1aec44b9d1df tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:15.268278 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 878/3501] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types => generated 195 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.276347 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:15.276347 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:15.276821 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-616406a0-097e-4a70-88e1-8be66e390593 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Volume info retrieved successfully. Aug 18 22:56:15.278446 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee55ab68-6cee-4903-8209-8c075ab4bb39 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.281638 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee55ab68-6cee-4903-8209-8c075ab4bb39 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/7f254cf0-5fc9-4c2e-85a3-c6d76375e628 Aug 18 22:56:15.281638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee55ab68-6cee-4903-8209-8c075ab4bb39 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.281638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee55ab68-6cee-4903-8209-8c075ab4bb39 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.303183 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-616406a0-097e-4a70-88e1-8be66e390593 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Delete volume request issued successfully. Aug 18 22:56:15.303461 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-616406a0-097e-4a70-88e1-8be66e390593 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a/action returned with HTTP 202 Aug 18 22:56:15.304157 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 876/3502] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:15.312183 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29d3b507-1b33-400c-85ee-daba85f50b85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.315010 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29d3b507-1b33-400c-85ee-daba85f50b85 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a Aug 18 22:56:15.315010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29d3b507-1b33-400c-85ee-daba85f50b85 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.315160 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29d3b507-1b33-400c-85ee-daba85f50b85 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.319862 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee55ab68-6cee-4903-8209-8c075ab4bb39 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/7f254cf0-5fc9-4c2e-85a3-c6d76375e628 returned with HTTP 202 Aug 18 22:56:15.320262 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 878/3503] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/7f254cf0-5fc9-4c2e-85a3-c6d76375e628 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:15.324705 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:15.324705 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:15.329427 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29d3b507-1b33-400c-85ee-daba85f50b85 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:15.333574 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ecea290-a31f-4a53-af7c-d9779e515fda None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.334718 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29d3b507-1b33-400c-85ee-daba85f50b85 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a returned with HTTP 200 Aug 18 22:56:15.335139 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 872/3504] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.339534 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ecea290-a31f-4a53-af7c-d9779e515fda tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:15.339979 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ecea290-a31f-4a53-af7c-d9779e515fda tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1058163739", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.362849 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ecea290-a31f-4a53-af7c-d9779e515fda tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:15.363454 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 879/3505] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.374661 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a27cdcb-026e-4d72-a225-247a918fd25e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.377303 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a27cdcb-026e-4d72-a225-247a918fd25e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d/encryption Aug 18 22:56:15.377854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a27cdcb-026e-4d72-a225-247a918fd25e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.400134 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a27cdcb-026e-4d72-a225-247a918fd25e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d/encryption returned with HTTP 200 Aug 18 22:56:15.401255 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 877/3506] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.410967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-994c71aa-821f-4c77-a101-082a4cc1606e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.414136 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-994c71aa-821f-4c77-a101-082a4cc1606e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d/encryption/4ce8a52e-11fc-441e-907c-b0e6e5fea1fe Aug 18 22:56:15.414136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-994c71aa-821f-4c77-a101-082a4cc1606e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.414136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-994c71aa-821f-4c77-a101-082a4cc1606e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.428081 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-994c71aa-821f-4c77-a101-082a4cc1606e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d/encryption/4ce8a52e-11fc-441e-907c-b0e6e5fea1fe returned with HTTP 202 Aug 18 22:56:15.428550 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 879/3507] 10.4.3.89 () {66 vars in 1482 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d/encryption/4ce8a52e-11fc-441e-907c-b0e6e5fea1fe => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:15.438788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eabf2014-3598-494b-892f-20c7ced5b193 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.440834 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eabf2014-3598-494b-892f-20c7ced5b193 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:15.441169 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eabf2014-3598-494b-892f-20c7ced5b193 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-866384061", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.454887 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eabf2014-3598-494b-892f-20c7ced5b193 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:15.455391 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 873/3508] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.464645 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-654b8424-6d9f-45ce-93df-3075552fccf1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.466498 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-654b8424-6d9f-45ce-93df-3075552fccf1 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/a995c837-f1b6-47c4-90fe-4314e6370249/extra_specs/key1 Aug 18 22:56:15.466658 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-654b8424-6d9f-45ce-93df-3075552fccf1 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.466847 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-654b8424-6d9f-45ce-93df-3075552fccf1 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.480699 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-654b8424-6d9f-45ce-93df-3075552fccf1 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/a995c837-f1b6-47c4-90fe-4314e6370249/extra_specs/key1 returned with HTTP 202 Aug 18 22:56:15.481062 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 880/3509] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/a995c837-f1b6-47c4-90fe-4314e6370249/extra_specs/key1 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:15.490383 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7686d49b-196d-463f-8e3e-a767ebc12395 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.492388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7686d49b-196d-463f-8e3e-a767ebc12395 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:15.492973 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7686d49b-196d-463f-8e3e-a767ebc12395 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1938498370", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.512025 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7686d49b-196d-463f-8e3e-a767ebc12395 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:15.512422 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 878/3510] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:56:15 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.521168 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75ec041f-108c-40e1-90d2-251354941011 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.523604 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75ec041f-108c-40e1-90d2-251354941011 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/4e7fc647-42bf-4697-8f61-897fd33807b7 Aug 18 22:56:15.523815 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75ec041f-108c-40e1-90d2-251354941011 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.524032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75ec041f-108c-40e1-90d2-251354941011 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.551410 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75ec041f-108c-40e1-90d2-251354941011 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/4e7fc647-42bf-4697-8f61-897fd33807b7 returned with HTTP 202 Aug 18 22:56:15.551900 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 880/3511] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/4e7fc647-42bf-4697-8f61-897fd33807b7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:15.562170 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54f89660-979a-4ed1-ba0b-b848168cff3e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.564466 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54f89660-979a-4ed1-ba0b-b848168cff3e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] GET https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs Aug 18 22:56:15.564697 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54f89660-979a-4ed1-ba0b-b848168cff3e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.564906 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54f89660-979a-4ed1-ba0b-b848168cff3e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.572736 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54f89660-979a-4ed1-ba0b-b848168cff3e tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs returned with HTTP 200 Aug 18 22:56:15.573194 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 874/3512] 10.4.3.89 () {66 vars in 1371 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.584635 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5eeaf36e-7984-4138-acbc-1a37b17f1019 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.586565 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5eeaf36e-7984-4138-acbc-1a37b17f1019 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] GET https://10.4.3.89/volume/v3/types Aug 18 22:56:15.586744 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5eeaf36e-7984-4138-acbc-1a37b17f1019 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.587002 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5eeaf36e-7984-4138-acbc-1a37b17f1019 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.605868 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5eeaf36e-7984-4138-acbc-1a37b17f1019 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:15.606351 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 881/3513] 10.4.3.89 () {66 vars in 1224 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/types => generated 2608 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:15.621989 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2cd2393-bf6a-4fb6-901c-c289c1af1066 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.625699 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2cd2393-bf6a-4fb6-901c-c289c1af1066 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] GET https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption/cipher Aug 18 22:56:15.626023 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2cd2393-bf6a-4fb6-901c-c289c1af1066 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.626560 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2cd2393-bf6a-4fb6-901c-c289c1af1066 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.635950 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2cd2393-bf6a-4fb6-901c-c289c1af1066 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption/cipher returned with HTTP 200 Aug 18 22:56:15.636593 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 879/3514] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:15.645759 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45294de5-3ad6-46c8-a1da-d013b75808fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.647791 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45294de5-3ad6-46c8-a1da-d013b75808fe tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] GET https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption Aug 18 22:56:15.648029 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45294de5-3ad6-46c8-a1da-d013b75808fe tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.648215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45294de5-3ad6-46c8-a1da-d013b75808fe tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.655049 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45294de5-3ad6-46c8-a1da-d013b75808fe tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption returned with HTTP 200 Aug 18 22:56:15.655559 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 881/3515] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.666934 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-084cbc5e-3ad7-4a17-b834-20b7f3b49d21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.668793 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-084cbc5e-3ad7-4a17-b834-20b7f3b49d21 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] GET https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/multiattach Aug 18 22:56:15.669034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-084cbc5e-3ad7-4a17-b834-20b7f3b49d21 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.669252 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-084cbc5e-3ad7-4a17-b834-20b7f3b49d21 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.676894 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-084cbc5e-3ad7-4a17-b834-20b7f3b49d21 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/multiattach returned with HTTP 200 Aug 18 22:56:15.677447 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 875/3516] 10.4.3.89 () {66 vars in 1407 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:15.685062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48bed958-6876-4ffc-8eaf-8276c4755456 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.686928 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48bed958-6876-4ffc-8eaf-8276c4755456 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] GET https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/volume_backend_name Aug 18 22:56:15.687122 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48bed958-6876-4ffc-8eaf-8276c4755456 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.687371 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48bed958-6876-4ffc-8eaf-8276c4755456 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.694192 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48bed958-6876-4ffc-8eaf-8276c4755456 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/volume_backend_name returned with HTTP 200 Aug 18 22:56:15.694686 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 882/3517] 10.4.3.89 () {66 vars in 1431 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:15.705630 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2c716b8-ba45-4a7e-b282-617ca402781d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.707939 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2c716b8-ba45-4a7e-b282-617ca402781d tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] GET https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 Aug 18 22:56:15.708301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2c716b8-ba45-4a7e-b282-617ca402781d tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.708704 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2c716b8-ba45-4a7e-b282-617ca402781d tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.714979 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2c716b8-ba45-4a7e-b282-617ca402781d tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 returned with HTTP 200 Aug 18 22:56:15.715618 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 880/3518] 10.4.3.89 () {66 vars in 1335 bytes} [Tue Aug 18 22:56:15 2026] GET /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 => generated 401 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.725888 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b322e5c3-597e-404d-83a9-5ecfba886920 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.727786 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b322e5c3-597e-404d-83a9-5ecfba886920 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] PUT https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption/cd9de0a8-a3df-4954-8d7b-b6bfdbe353b6 Aug 18 22:56:15.728118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b322e5c3-597e-404d-83a9-5ecfba886920 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.743337 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b322e5c3-597e-404d-83a9-5ecfba886920 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption/cd9de0a8-a3df-4954-8d7b-b6bfdbe353b6 returned with HTTP 200 Aug 18 22:56:15.743836 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 882/3519] 10.4.3.89 () {68 vars in 1499 bytes} [Tue Aug 18 22:56:15 2026] PUT /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/encryption/cd9de0a8-a3df-4954-8d7b-b6bfdbe353b6 => generated 33 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:15.753982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f18ef3d0-7007-489a-9cd0-8cb0d6016475 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.756197 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f18ef3d0-7007-489a-9cd0-8cb0d6016475 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] PUT https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/key1 Aug 18 22:56:15.756553 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f18ef3d0-7007-489a-9cd0-8cb0d6016475 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.776589 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f18ef3d0-7007-489a-9cd0-8cb0d6016475 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/key1 returned with HTTP 200 Aug 18 22:56:15.777011 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 876/3520] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 22:56:15 2026] PUT /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0/extra_specs/key1 => generated 30 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:15.788008 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ff30c53c-2d13-4ceb-bc59-3ca8a85da191 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.790114 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff30c53c-2d13-4ceb-bc59-3ca8a85da191 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] PUT https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 Aug 18 22:56:15.790482 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ff30c53c-2d13-4ceb-bc59-3ca8a85da191 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:15.813892 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ff30c53c-2d13-4ceb-bc59-3ca8a85da191 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 returned with HTTP 200 Aug 18 22:56:15.814337 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 883/3521] 10.4.3.89 () {68 vars in 1355 bytes} [Tue Aug 18 22:56:15 2026] PUT /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 => generated 370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:15.824660 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91d4d4f3-a5f3-4b61-b07f-bcc3cf9a9916 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.827374 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91d4d4f3-a5f3-4b61-b07f-bcc3cf9a9916 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/a995c837-f1b6-47c4-90fe-4314e6370249 Aug 18 22:56:15.827852 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91d4d4f3-a5f3-4b61-b07f-bcc3cf9a9916 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.828142 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91d4d4f3-a5f3-4b61-b07f-bcc3cf9a9916 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.860971 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91d4d4f3-a5f3-4b61-b07f-bcc3cf9a9916 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/a995c837-f1b6-47c4-90fe-4314e6370249 returned with HTTP 202 Aug 18 22:56:15.860971 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 881/3522] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/a995c837-f1b6-47c4-90fe-4314e6370249 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:15.869398 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eafe64e8-b962-47f7-8f95-18bcd0f48891 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.871706 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eafe64e8-b962-47f7-8f95-18bcd0f48891 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d Aug 18 22:56:15.872119 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eafe64e8-b962-47f7-8f95-18bcd0f48891 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.872240 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eafe64e8-b962-47f7-8f95-18bcd0f48891 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.899661 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eafe64e8-b962-47f7-8f95-18bcd0f48891 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d returned with HTTP 202 Aug 18 22:56:15.900142 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 883/3523] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/885bb2fe-58ef-45f5-be0e-ed1d9715822d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:15.907012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d51ce9e-1af9-4eb3-98f7-554aec336be7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.908721 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d51ce9e-1af9-4eb3-98f7-554aec336be7 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622 Aug 18 22:56:15.908918 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d51ce9e-1af9-4eb3-98f7-554aec336be7 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.909117 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d51ce9e-1af9-4eb3-98f7-554aec336be7 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.934949 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d51ce9e-1af9-4eb3-98f7-554aec336be7 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622 returned with HTTP 202 Aug 18 22:56:15.935403 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 877/3524] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/e6f4e292-baf7-4aaa-86e9-48ffffe23622 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:15.942355 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e38039aa-9bbc-44c2-adac-51521eb1c478 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.944188 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e38039aa-9bbc-44c2-adac-51521eb1c478 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/ae170730-04b2-4ef2-8a6f-95f5cb1183e1 Aug 18 22:56:15.944501 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e38039aa-9bbc-44c2-adac-51521eb1c478 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.944909 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e38039aa-9bbc-44c2-adac-51521eb1c478 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:15.970848 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e38039aa-9bbc-44c2-adac-51521eb1c478 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/ae170730-04b2-4ef2-8a6f-95f5cb1183e1 returned with HTTP 202 Aug 18 22:56:15.971290 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 884/3525] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/ae170730-04b2-4ef2-8a6f-95f5cb1183e1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:15.981185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4e6b3a2-ccdf-41cd-afb7-9aa716709701 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:15.984279 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4e6b3a2-ccdf-41cd-afb7-9aa716709701 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] DELETE https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 Aug 18 22:56:15.984761 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4e6b3a2-ccdf-41cd-afb7-9aa716709701 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:15.985234 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4e6b3a2-ccdf-41cd-afb7-9aa716709701 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:16.018865 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4e6b3a2-ccdf-41cd-afb7-9aa716709701 tempest-VolumeTypesAdminTests-262327172 tempest-VolumeTypesAdminTests-262327172-project-admin] https://10.4.3.89/volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 returned with HTTP 202 Aug 18 22:56:16.019252 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 882/3526] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:56:15 2026] DELETE /volume/v3/types/d97a989d-3b71-42b3-952c-94b0d31c21e0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:16.349965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff9e557b-cdb5-48a9-846a-b39db9fd1074 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:16.351765 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff9e557b-cdb5-48a9-846a-b39db9fd1074 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a Aug 18 22:56:16.352090 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff9e557b-cdb5-48a9-846a-b39db9fd1074 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:16.353359 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff9e557b-cdb5-48a9-846a-b39db9fd1074 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:16.358878 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff9e557b-cdb5-48a9-846a-b39db9fd1074 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a returned with HTTP 404 Aug 18 22:56:16.358878 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 884/3527] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:16 2026] GET /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:16.370110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f5577fe-5e5a-428b-87f4-b18b05e49745 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:16.376718 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f5577fe-5e5a-428b-87f4-b18b05e49745 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a Aug 18 22:56:16.376718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f5577fe-5e5a-428b-87f4-b18b05e49745 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:16.376718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f5577fe-5e5a-428b-87f4-b18b05e49745 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:16.388460 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f5577fe-5e5a-428b-87f4-b18b05e49745 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a returned with HTTP 404 Aug 18 22:56:16.390494 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 878/3528] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:16 2026] GET /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:16.396493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ade981e-50d5-47dd-8d75-9e93225db500 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:16.399739 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ade981e-50d5-47dd-8d75-9e93225db500 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a Aug 18 22:56:16.399985 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ade981e-50d5-47dd-8d75-9e93225db500 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:16.400202 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ade981e-50d5-47dd-8d75-9e93225db500 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:16.400420 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3ade981e-50d5-47dd-8d75-9e93225db500 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Delete volume with id: b8d0324c-2863-4685-a16b-7acbdd492f9a Aug 18 22:56:16.413159 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ade981e-50d5-47dd-8d75-9e93225db500 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a returned with HTTP 404 Aug 18 22:56:16.413807 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 885/3529] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:16 2026] DELETE /volume/v3/volumes/b8d0324c-2863-4685-a16b-7acbdd492f9a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:16.422596 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:16.424258 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:16.424557 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1219012197"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:16.425843 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1219012197'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:16.425980 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume of 1 GB Aug 18 22:56:16.430053 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Availability Zones retrieved successfully. Aug 18 22:56:16.435258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (db4925e1-cf15-4c35-8f70-798cb25ce646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:16.436330 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a98e3b-a464-4e96-ac88-67409d7a1884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:16.437255 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:16.471544 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a98e3b-a464-4e96-ac88-67409d7a1884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:16.472292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da02da6-90ed-4bb2-847a-c0f7f1531e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:16.508143 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Created reservations ['d6dcdfa5-6197-4783-a2b1-98d71fcf769a', '82b1e355-869f-48c9-93a7-f5b8f6b30d43', '3705f826-09f7-48d4-8625-cadb9f66f156', '3b6abdbd-bfb4-4faf-a42b-c8bc82e5e4fe'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:16.508920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8da02da6-90ed-4bb2-847a-c0f7f1531e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6dcdfa5-6197-4783-a2b1-98d71fcf769a', '82b1e355-869f-48c9-93a7-f5b8f6b30d43', '3705f826-09f7-48d4-8625-cadb9f66f156', '3b6abdbd-bfb4-4faf-a42b-c8bc82e5e4fe']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:16.509583 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67ab81a-3e90-4f0c-b6a1-3c11f7b8617a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:16.536055 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67ab81a-3e90-4f0c-b6a1-3c11f7b8617a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9601d54f-3081-42fd-abfc-c46319dd60d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1219012197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['d6dcdfa5-6197-4783-a2b1-98d71fcf769a','82b1e355-869f-48c9-93a7-f5b8f6b30d43','3705f826-09f7-48d4-8625-cadb9f66f156','3b6abdbd-bfb4-4faf-a42b-c8bc82e5e4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1219012197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9601d54f-3081-42fd-abfc-c46319dd60d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3529188a94404d33a3ac17032c4f00dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79a2ec5c31924263b398a71ca663fffc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:16.537812 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7769b046-e39b-43c7-b5de-9713404eb6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:16.559155 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7769b046-e39b-43c7-b5de-9713404eb6bf) transitioned into state 'SUCCESS' from state '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-1219012197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3529188a94404d33a3ac17032c4f00dc',qos_specs=None,replication_status=,reservations=['d6dcdfa5-6197-4783-a2b1-98d71fcf769a','82b1e355-869f-48c9-93a7-f5b8f6b30d43','3705f826-09f7-48d4-8625-cadb9f66f156','3b6abdbd-bfb4-4faf-a42b-c8bc82e5e4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79a2ec5c31924263b398a71ca663fffc',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:16.560099 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57471fa5-87a7-45be-8d68-3b9999b6590f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:16.569442 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57471fa5-87a7-45be-8d68-3b9999b6590f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:16.570244 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Flow 'volume_create_api' (db4925e1-cf15-4c35-8f70-798cb25ce646) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:16.570561 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Create volume request issued successfully. Aug 18 22:56:16.571096 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c79ba4ed-a904-456e-b84e-5a5f21a1ee9a tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:16.571503 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 883/3530] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:56:16 2026] POST /volume/v3/volumes => generated 747 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:16.586096 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6150914-49f8-4109-aa25-fad7d8331d46 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:16.587939 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6150914-49f8-4109-aa25-fad7d8331d46 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:16.588377 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6150914-49f8-4109-aa25-fad7d8331d46 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:16.589207 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6150914-49f8-4109-aa25-fad7d8331d46 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:16.596489 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:16.596489 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:16.602501 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6150914-49f8-4109-aa25-fad7d8331d46 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:16.605593 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6150914-49f8-4109-aa25-fad7d8331d46 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 200 Aug 18 22:56:16.606157 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 885/3531] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:16 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:17.618738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4379bce-2b02-415c-aa2d-4dd63e76fb97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.622840 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4379bce-2b02-415c-aa2d-4dd63e76fb97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:17.623055 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4379bce-2b02-415c-aa2d-4dd63e76fb97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:17.623367 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4379bce-2b02-415c-aa2d-4dd63e76fb97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:17.632284 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.632284 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:17.636085 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e4379bce-2b02-415c-aa2d-4dd63e76fb97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:17.641506 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4379bce-2b02-415c-aa2d-4dd63e76fb97 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 200 Aug 18 22:56:17.642062 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 879/3532] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:17 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:17.660945 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3eb10496-4d6f-4d21-975a-1821e63a77f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.662687 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3eb10496-4d6f-4d21-975a-1821e63a77f4 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action Aug 18 22:56:17.663054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3eb10496-4d6f-4d21-975a-1821e63a77f4 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:17.663169 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3eb10496-4d6f-4d21-975a-1821e63a77f4 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:17.672159 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.672159 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:17.672555 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-3eb10496-4d6f-4d21-975a-1821e63a77f4 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume '9601d54f-3081-42fd-abfc-c46319dd60d8' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:17.711890 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3eb10496-4d6f-4d21-975a-1821e63a77f4 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action returned with HTTP 202 Aug 18 22:56:17.712257 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 886/3533] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:17 2026] POST /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:17.719671 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88f6046a-0130-4418-a9e5-1e8fb064d0e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.721686 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88f6046a-0130-4418-a9e5-1e8fb064d0e7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:17.722067 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88f6046a-0130-4418-a9e5-1e8fb064d0e7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:17.722307 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88f6046a-0130-4418-a9e5-1e8fb064d0e7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:17.730398 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.730398 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:17.735651 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-88f6046a-0130-4418-a9e5-1e8fb064d0e7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:17.741947 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88f6046a-0130-4418-a9e5-1e8fb064d0e7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 200 Aug 18 22:56:17.742547 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 884/3534] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:17 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:17.759556 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95e80811-22ba-4c8c-ad0e-c35434633582 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.763312 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95e80811-22ba-4c8c-ad0e-c35434633582 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action Aug 18 22:56:17.763312 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95e80811-22ba-4c8c-ad0e-c35434633582 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:17.763312 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95e80811-22ba-4c8c-ad0e-c35434633582 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:17.772879 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.772879 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:17.773677 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-95e80811-22ba-4c8c-ad0e-c35434633582 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume '9601d54f-3081-42fd-abfc-c46319dd60d8' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:17.803968 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95e80811-22ba-4c8c-ad0e-c35434633582 tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action returned with HTTP 202 Aug 18 22:56:17.805052 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 886/3535] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:17 2026] POST /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:17.814717 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bfe40912-71a4-47cb-9e65-fadc62c695be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.818226 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfe40912-71a4-47cb-9e65-fadc62c695be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:17.818458 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfe40912-71a4-47cb-9e65-fadc62c695be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:17.818684 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bfe40912-71a4-47cb-9e65-fadc62c695be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:17.826012 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.826012 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:17.830464 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bfe40912-71a4-47cb-9e65-fadc62c695be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:17.836590 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bfe40912-71a4-47cb-9e65-fadc62c695be tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 200 Aug 18 22:56:17.837027 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 880/3536] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:17 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:17.854103 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-195dc7e1-6299-48b7-8a96-261b356626bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.855723 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-195dc7e1-6299-48b7-8a96-261b356626bb tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action Aug 18 22:56:17.856073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-195dc7e1-6299-48b7-8a96-261b356626bb tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:17.856185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-195dc7e1-6299-48b7-8a96-261b356626bb tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:17.866149 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.866149 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:17.866809 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-195dc7e1-6299-48b7-8a96-261b356626bb tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume '9601d54f-3081-42fd-abfc-c46319dd60d8' with '{'status': 'maintenance'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:17.887909 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-195dc7e1-6299-48b7-8a96-261b356626bb tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action returned with HTTP 202 Aug 18 22:56:17.888335 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 887/3537] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:17 2026] POST /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:17.897248 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-904765b5-a2af-4ef8-a9e0-e40a570921f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.898975 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-904765b5-a2af-4ef8-a9e0-e40a570921f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:17.899157 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-904765b5-a2af-4ef8-a9e0-e40a570921f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:17.899375 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-904765b5-a2af-4ef8-a9e0-e40a570921f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:17.906517 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.906517 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:17.909826 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-904765b5-a2af-4ef8-a9e0-e40a570921f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:17.913498 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-904765b5-a2af-4ef8-a9e0-e40a570921f7 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 200 Aug 18 22:56:17.913988 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 885/3538] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:17 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:17.929477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69f2279e-b61a-4164-b6b4-6b1af46f8eea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.931288 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69f2279e-b61a-4164-b6b4-6b1af46f8eea tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] POST https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action Aug 18 22:56:17.931718 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69f2279e-b61a-4164-b6b4-6b1af46f8eea tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:17.931833 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69f2279e-b61a-4164-b6b4-6b1af46f8eea tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:17.941516 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.941516 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:17.941970 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-69f2279e-b61a-4164-b6b4-6b1af46f8eea tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] Updating volume '9601d54f-3081-42fd-abfc-c46319dd60d8' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 18 22:56:17.965951 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69f2279e-b61a-4164-b6b4-6b1af46f8eea tempest-VolumesActionsTest-1781946767 tempest-VolumesActionsTest-1781946767-project-admin] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action returned with HTTP 202 Aug 18 22:56:17.966459 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 887/3539] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 22:56:17 2026] POST /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:17.973806 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7016a466-eb4d-4956-b7ab-f69c12bf7774 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:17.975520 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7016a466-eb4d-4956-b7ab-f69c12bf7774 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:17.975689 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7016a466-eb4d-4956-b7ab-f69c12bf7774 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:17.975889 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7016a466-eb4d-4956-b7ab-f69c12bf7774 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:17.984137 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:17.984137 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:17.988611 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7016a466-eb4d-4956-b7ab-f69c12bf7774 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:17.997351 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7016a466-eb4d-4956-b7ab-f69c12bf7774 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 200 Aug 18 22:56:17.997721 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 881/3540] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:17 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:18.019186 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d56a447-bf41-4b03-8380-b4f6c2b6d4b6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:18.021511 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d56a447-bf41-4b03-8380-b4f6c2b6d4b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:18.021728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d56a447-bf41-4b03-8380-b4f6c2b6d4b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:18.021958 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d56a447-bf41-4b03-8380-b4f6c2b6d4b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:18.029692 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:18.029692 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:18.033086 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d56a447-bf41-4b03-8380-b4f6c2b6d4b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:18.038475 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d56a447-bf41-4b03-8380-b4f6c2b6d4b6 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 200 Aug 18 22:56:18.039203 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 888/3541] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:18 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:18.055883 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98f73f5e-7bb7-445d-b54c-8d3292afe8b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:18.058069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98f73f5e-7bb7-445d-b54c-8d3292afe8b3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:18.058405 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98f73f5e-7bb7-445d-b54c-8d3292afe8b3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:18.058697 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98f73f5e-7bb7-445d-b54c-8d3292afe8b3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:18.058914 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-98f73f5e-7bb7-445d-b54c-8d3292afe8b3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Delete volume with id: 9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:18.067316 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:18.067316 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:18.067990 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98f73f5e-7bb7-445d-b54c-8d3292afe8b3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:18.086543 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98f73f5e-7bb7-445d-b54c-8d3292afe8b3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Delete volume request issued successfully. Aug 18 22:56:18.086807 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98f73f5e-7bb7-445d-b54c-8d3292afe8b3 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 202 Aug 18 22:56:18.087365 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 886/3542] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:18 2026] DELETE /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:18.095980 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93f68760-789b-4fd2-8147-c43319d18fe4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:18.098013 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93f68760-789b-4fd2-8147-c43319d18fe4 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:18.098245 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93f68760-789b-4fd2-8147-c43319d18fe4 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:18.098503 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93f68760-789b-4fd2-8147-c43319d18fe4 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:18.108111 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:18.108111 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:18.112254 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93f68760-789b-4fd2-8147-c43319d18fe4 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Volume info retrieved successfully. Aug 18 22:56:18.116526 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93f68760-789b-4fd2-8147-c43319d18fe4 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 200 Aug 18 22:56:18.116989 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 888/3543] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:18 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:19.132385 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-325452dd-869b-453a-99b8-538ceebe3382 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:19.134428 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-325452dd-869b-453a-99b8-538ceebe3382 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] GET https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 Aug 18 22:56:19.134647 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-325452dd-869b-453a-99b8-538ceebe3382 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:19.134887 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-325452dd-869b-453a-99b8-538ceebe3382 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:19.141627 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-325452dd-869b-453a-99b8-538ceebe3382 tempest-VolumesActionsTest-1497870762 tempest-VolumesActionsTest-1497870762-project-member] https://10.4.3.89/volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 returned with HTTP 404 Aug 18 22:56:19.142138 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 882/3544] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:19 2026] GET /volume/v3/volumes/9601d54f-3081-42fd-abfc-c46319dd60d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:26.262894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed491e98-8f19-46e2-b758-b1569adfbeee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:26.356186 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed491e98-8f19-46e2-b758-b1569adfbeee tempest-AvailabilityZoneTestJSON-1761931356 tempest-AvailabilityZoneTestJSON-1761931356-project-member] GET https://10.4.3.89/volume/v3/os-availability-zone Aug 18 22:56:26.356422 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed491e98-8f19-46e2-b758-b1569adfbeee tempest-AvailabilityZoneTestJSON-1761931356 tempest-AvailabilityZoneTestJSON-1761931356-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:26.356617 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed491e98-8f19-46e2-b758-b1569adfbeee tempest-AvailabilityZoneTestJSON-1761931356 tempest-AvailabilityZoneTestJSON-1761931356-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:26.359648 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ed491e98-8f19-46e2-b758-b1569adfbeee tempest-AvailabilityZoneTestJSON-1761931356 tempest-AvailabilityZoneTestJSON-1761931356-project-member] Availability Zones retrieved successfully. Aug 18 22:56:26.359911 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed491e98-8f19-46e2-b758-b1569adfbeee tempest-AvailabilityZoneTestJSON-1761931356 tempest-AvailabilityZoneTestJSON-1761931356-project-member] https://10.4.3.89/volume/v3/os-availability-zone returned with HTTP 200 Aug 18 22:56:26.360420 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 889/3545] 10.4.3.89 () {66 vars in 1269 bytes} [Tue Aug 18 22:56:26 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 22:56:26.925719 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67c53b21-57b7-4bff-b1e8-d388dd1a7df2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:27.003249 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67c53b21-57b7-4bff-b1e8-d388dd1a7df2 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:27.003607 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67c53b21-57b7-4bff-b1e8-d388dd1a7df2 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2092425080", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:27.017768 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67c53b21-57b7-4bff-b1e8-d388dd1a7df2 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:27.018327 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 887/3546] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:56:26 2026] POST /volume/v3/types => generated 212 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:27.030654 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2dff8e7f-762d-4537-b3e2-e69ade0aaba3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:27.032893 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2dff8e7f-762d-4537-b3e2-e69ade0aaba3 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] POST https://10.4.3.89/volume/v3/types/d96e1a55-24df-4822-a5e2-1f2f0aa29501/encryption Aug 18 22:56:27.033284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2dff8e7f-762d-4537-b3e2-e69ade0aaba3 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:27.049700 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2dff8e7f-762d-4537-b3e2-e69ade0aaba3 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] https://10.4.3.89/volume/v3/types/d96e1a55-24df-4822-a5e2-1f2f0aa29501/encryption returned with HTTP 200 Aug 18 22:56:27.050243 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 889/3547] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:56:27 2026] POST /volume/v3/types/d96e1a55-24df-4822-a5e2-1f2f0aa29501/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:27.060376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76dbfb00-47be-4085-828b-6b2bdab314ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:27.140069 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:27.140426 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1564184727", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2092425080", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:27.141950 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1564184727', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2092425080', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:27.147018 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume of 1 GB Aug 18 22:56:27.147433 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:27.147433 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:27.147953 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Availability Zones retrieved successfully. Aug 18 22:56:27.154946 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Flow 'volume_create_api' (0bef7f85-0c9a-44fc-9091-71d1cef50fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:27.155921 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d635f567-ab87-4ed1-b0bd-525053de7cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:27.156970 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:27.186896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d635f567-ab87-4ed1-b0bd-525053de7cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:56:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d96e1a55-24df-4822-a5e2-1f2f0aa29501,is_public=True,name='tempest-scenario-type-luks-2092425080',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd96e1a55-24df-4822-a5e2-1f2f0aa29501', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:27.187850 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4132c4-8034-4fbe-8ce7-002d27827807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:27.223303 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2092425080 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2092425080, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:56:27.223892 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2092425080 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2092425080, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:56:27.278325 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Created reservations ['16ce11b8-aff0-4de8-8053-8c3f4abf3329', '0b8d14a0-beb7-4229-82ec-79700dd8a7be', 'f51fb6fc-6ec0-4d72-8a3f-9b68bbd63958', 'f85bc1b1-e963-48d8-84d7-d86f62fd5b1b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:27.279365 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4132c4-8034-4fbe-8ce7-002d27827807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ce11b8-aff0-4de8-8053-8c3f4abf3329', '0b8d14a0-beb7-4229-82ec-79700dd8a7be', 'f51fb6fc-6ec0-4d72-8a3f-9b68bbd63958', 'f85bc1b1-e963-48d8-84d7-d86f62fd5b1b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:27.280346 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c775c269-f70c-4d9d-a1ab-c6ee11b38190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:27.311240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c775c269-f70c-4d9d-a1ab-c6ee11b38190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1564184727',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',qos_specs=None,replication_status=,reservations=['16ce11b8-aff0-4de8-8053-8c3f4abf3329','0b8d14a0-beb7-4229-82ec-79700dd8a7be','f51fb6fc-6ec0-4d72-8a3f-9b68bbd63958','f85bc1b1-e963-48d8-84d7-d86f62fd5b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71ba98746874568b11f3805c2bfcbdc',volume_type_id=d96e1a55-24df-4822-a5e2-1f2f0aa29501), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1564184727',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71ba98746874568b11f3805c2bfcbdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d96e1a55-24df-4822-a5e2-1f2f0aa29501),volume_type_id=d96e1a55-24df-4822-a5e2-1f2f0aa29501)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:27.312719 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (324e9339-a242-4cbf-8baa-3fe301fb5f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:27.337522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (324e9339-a242-4cbf-8baa-3fe301fb5f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1564184727',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',qos_specs=None,replication_status=,reservations=['16ce11b8-aff0-4de8-8053-8c3f4abf3329','0b8d14a0-beb7-4229-82ec-79700dd8a7be','f51fb6fc-6ec0-4d72-8a3f-9b68bbd63958','f85bc1b1-e963-48d8-84d7-d86f62fd5b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71ba98746874568b11f3805c2bfcbdc',volume_type_id=d96e1a55-24df-4822-a5e2-1f2f0aa29501)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:27.338529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b221a452-20ce-436e-ae3d-cc58f79f2acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:27.350528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b221a452-20ce-436e-ae3d-cc58f79f2acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:27.351788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Flow 'volume_create_api' (0bef7f85-0c9a-44fc-9091-71d1cef50fb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:27.352356 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume request issued successfully. Aug 18 22:56:27.353195 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76dbfb00-47be-4085-828b-6b2bdab314ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:27.353746 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 883/3548] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:56:27 2026] POST /volume/v3/volumes => generated 783 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:27.368998 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9d72fde-09f1-4911-bda8-dfeaae5a96cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:27.371541 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9d72fde-09f1-4911-bda8-dfeaae5a96cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 Aug 18 22:56:27.371822 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9d72fde-09f1-4911-bda8-dfeaae5a96cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:27.372171 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9d72fde-09f1-4911-bda8-dfeaae5a96cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:27.382160 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:27.382160 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:27.387578 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b9d72fde-09f1-4911-bda8-dfeaae5a96cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:27.393155 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9d72fde-09f1-4911-bda8-dfeaae5a96cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 returned with HTTP 200 Aug 18 22:56:27.394191 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 890/3549] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:27 2026] GET /volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:27.633422 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ab216de-9f99-4ba1-babf-9ead919c0eea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:27.634980 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ab216de-9f99-4ba1-babf-9ead919c0eea None None] GET https://10.4.3.89/volume// Aug 18 22:56:27.634980 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ab216de-9f99-4ba1-babf-9ead919c0eea None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:27.634980 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ab216de-9f99-4ba1-babf-9ead919c0eea None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:27.634980 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ab216de-9f99-4ba1-babf-9ead919c0eea None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:56:27.634980 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 888/3550] 10.4.3.89 () {64 vars in 997 bytes} [Tue Aug 18 22:56:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:56:27.644920 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c009e81b-4a04-4473-ab54-c80054086cb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:27.645449 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c009e81b-4a04-4473-ab54-c80054086cb8 None None] GET https://10.4.3.89/volume// Aug 18 22:56:27.645631 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c009e81b-4a04-4473-ab54-c80054086cb8 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:27.645833 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c009e81b-4a04-4473-ab54-c80054086cb8 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:27.646212 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c009e81b-4a04-4473-ab54-c80054086cb8 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:56:27.646701 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 890/3551] 10.4.3.89 () {64 vars in 997 bytes} [Tue Aug 18 22:56:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:56:27.655552 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10ea54d4-a249-452c-98bb-04707b8ebcc2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:27.749934 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10ea54d4-a249-452c-98bb-04707b8ebcc2 tempest-VersionsTest-45620357 tempest-VersionsTest-45620357-project-member] GET https://10.4.3.89/volume/v3/ Aug 18 22:56:27.750241 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10ea54d4-a249-452c-98bb-04707b8ebcc2 tempest-VersionsTest-45620357 tempest-VersionsTest-45620357-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:27.750536 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10ea54d4-a249-452c-98bb-04707b8ebcc2 tempest-VersionsTest-45620357 tempest-VersionsTest-45620357-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:27.751012 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10ea54d4-a249-452c-98bb-04707b8ebcc2 tempest-VersionsTest-45620357 tempest-VersionsTest-45620357-project-member] https://10.4.3.89/volume/v3/ returned with HTTP 200 Aug 18 22:56:27.751666 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 884/3552] 10.4.3.89 () {66 vars in 1209 bytes} [Tue Aug 18 22:56:27 2026] GET /volume/v3/ => generated 385 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:28.409416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-766a166d-d6ad-482d-b449-981c22ce31c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:28.412226 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-766a166d-d6ad-482d-b449-981c22ce31c9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 Aug 18 22:56:28.412440 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-766a166d-d6ad-482d-b449-981c22ce31c9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:28.412650 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-766a166d-d6ad-482d-b449-981c22ce31c9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:28.419843 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:28.419843 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:28.423821 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-766a166d-d6ad-482d-b449-981c22ce31c9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:28.429454 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-766a166d-d6ad-482d-b449-981c22ce31c9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 returned with HTTP 200 Aug 18 22:56:28.429937 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 891/3553] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:28 2026] GET /volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:28.445133 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3eff4f9c-892b-4bb7-8ffa-8ae74b32020f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:28.447337 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3eff4f9c-892b-4bb7-8ffa-8ae74b32020f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 Aug 18 22:56:28.447789 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3eff4f9c-892b-4bb7-8ffa-8ae74b32020f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:28.448183 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3eff4f9c-892b-4bb7-8ffa-8ae74b32020f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:28.457047 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:28.457047 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:28.465388 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3eff4f9c-892b-4bb7-8ffa-8ae74b32020f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:28.468083 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3eff4f9c-892b-4bb7-8ffa-8ae74b32020f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 returned with HTTP 200 Aug 18 22:56:28.468753 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 889/3554] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:28 2026] GET /volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:28.486130 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:28.488113 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:28.488445 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-76067828", "source_volid": "9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1", "volume_type": "tempest-scenario-type-luks-2092425080", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:28.489999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-76067828', 'source_volid': '9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1', 'volume_type': 'tempest-scenario-type-luks-2092425080', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:28.500573 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:28.500573 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:28.501354 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume retrieved successfully. Aug 18 22:56:28.501563 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume of 1 GB Aug 18 22:56:28.502233 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Availability Zones retrieved successfully. Aug 18 22:56:28.507732 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Flow 'volume_create_api' (6bffc46c-14f2-45a5-9cd5-a75c64be242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:28.508868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3174a70-a9e9-48d9-abc7-6db263e35355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:28.509738 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:28.531321 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3174a70-a9e9-48d9-abc7-6db263e35355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1', 'volume_type': VolumeType(created_at=2026-08-18T22:56:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d96e1a55-24df-4822-a5e2-1f2f0aa29501,is_public=True,name='tempest-scenario-type-luks-2092425080',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd96e1a55-24df-4822-a5e2-1f2f0aa29501', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:28.532233 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304b2bf2-6d32-4233-9cce-39b2c1375c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:28.560424 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2092425080 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2092425080, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:56:28.560424 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2092425080 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2092425080, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:56:28.572281 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Created reservations ['c36c8e0d-cc72-4031-908f-1152416dd6fa', '27b67b5d-56be-4937-bedd-8bbbde2d7fe8', '397db827-77d4-4ff8-bf2d-e930d9d403ff', '3afa39fb-6ddd-4cfe-986f-07599320780b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:28.573253 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304b2bf2-6d32-4233-9cce-39b2c1375c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c36c8e0d-cc72-4031-908f-1152416dd6fa', '27b67b5d-56be-4937-bedd-8bbbde2d7fe8', '397db827-77d4-4ff8-bf2d-e930d9d403ff', '3afa39fb-6ddd-4cfe-986f-07599320780b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:28.574555 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d6e333-2234-4258-a94d-63519d8ef599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:28.610967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d6e333-2234-4258-a94d-63519d8ef599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2122a4c6-fad2-49ed-a21a-f1d6a46cb899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-76067828',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',qos_specs=None,replication_status=,reservations=['c36c8e0d-cc72-4031-908f-1152416dd6fa','27b67b5d-56be-4937-bedd-8bbbde2d7fe8','397db827-77d4-4ff8-bf2d-e930d9d403ff','3afa39fb-6ddd-4cfe-986f-07599320780b'],size=1,snapshot_id=None,source_replicaid=,source_volid=9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1,status='creating',user_id='d71ba98746874568b11f3805c2bfcbdc',volume_type_id=d96e1a55-24df-4822-a5e2-1f2f0aa29501), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-76067828',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2122a4c6-fad2-49ed-a21a-f1d6a46cb899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71ba98746874568b11f3805c2bfcbdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d96e1a55-24df-4822-a5e2-1f2f0aa29501),volume_type_id=d96e1a55-24df-4822-a5e2-1f2f0aa29501)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:28.612199 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db1eca5-9cd4-4a1e-9505-69aabc052e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:28.631591 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db1eca5-9cd4-4a1e-9505-69aabc052e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-76067828',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',qos_specs=None,replication_status=,reservations=['c36c8e0d-cc72-4031-908f-1152416dd6fa','27b67b5d-56be-4937-bedd-8bbbde2d7fe8','397db827-77d4-4ff8-bf2d-e930d9d403ff','3afa39fb-6ddd-4cfe-986f-07599320780b'],size=1,snapshot_id=None,source_replicaid=,source_volid=9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1,status='creating',user_id='d71ba98746874568b11f3805c2bfcbdc',volume_type_id=d96e1a55-24df-4822-a5e2-1f2f0aa29501)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:28.632312 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8436792-21e8-4e38-993f-b17f4c267748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:28.648513 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8436792-21e8-4e38-993f-b17f4c267748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:28.649349 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Flow 'volume_create_api' (6bffc46c-14f2-45a5-9cd5-a75c64be242a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:28.649656 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume request issued successfully. Aug 18 22:56:28.650202 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c24e01e8-80b0-4850-9a10-cc68bbd97a7f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:28.650636 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 891/3555] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:56:28 2026] POST /volume/v3/volumes => generated 808 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:28.667503 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-712ef96b-e190-4e93-beb9-94eb86125397 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:28.669351 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-712ef96b-e190-4e93-beb9-94eb86125397 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:28.669588 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-712ef96b-e190-4e93-beb9-94eb86125397 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:28.669801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-712ef96b-e190-4e93-beb9-94eb86125397 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:28.678510 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:28.678510 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:28.683889 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-712ef96b-e190-4e93-beb9-94eb86125397 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:28.688090 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-712ef96b-e190-4e93-beb9-94eb86125397 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:28.688525 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 885/3556] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:28 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:29.193095 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-1ccb4e83-6663-4cea-90f5-f1b73097c2a8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:29.195278 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-1ccb4e83-6663-4cea-90f5-f1b73097c2a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:29.195514 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-1ccb4e83-6663-4cea-90f5-f1b73097c2a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:29.195714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-1ccb4e83-6663-4cea-90f5-f1b73097c2a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:29.202306 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:29.202306 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:29.205960 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-1ccb4e83-6663-4cea-90f5-f1b73097c2a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:29.210127 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-1ccb4e83-6663-4cea-90f5-f1b73097c2a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:29.210517 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 892/3557] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:56:29 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:29.286689 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b23b04ea-9e93-45e9-9d52-0dca48fe37f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:29.287194 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23b04ea-9e93-45e9-9d52-0dca48fe37f5 None None] GET https://10.4.3.89/volume// Aug 18 22:56:29.287354 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23b04ea-9e93-45e9-9d52-0dca48fe37f5 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:29.287543 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23b04ea-9e93-45e9-9d52-0dca48fe37f5 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:29.287847 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23b04ea-9e93-45e9-9d52-0dca48fe37f5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:56:29.288158 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 890/3558] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:56:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:56:29.295865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-cae4e8f7-3ac9-4550-bdbe-0faefe45cb16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:29.298341 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-cae4e8f7-3ac9-4550-bdbe-0faefe45cb16 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:56:29.298748 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-cae4e8f7-3ac9-4550-bdbe-0faefe45cb16 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8925b928-8188-4f64-b5ee-0f3ffd7c6822", "connector": null, "instance_uuid": "4c068ffa-8d8e-412c-8c2e-fdb3126697f2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:29.307407 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:29.307407 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:29.330431 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-cae4e8f7-3ac9-4550-bdbe-0faefe45cb16 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:56:29.330908 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 892/3559] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:56:29 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:29.369048 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8720e89c-751b-46a3-91d0-43a3641270a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:29.371531 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8720e89c-751b-46a3-91d0-43a3641270a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:29.371726 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8720e89c-751b-46a3-91d0-43a3641270a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:29.371957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8720e89c-751b-46a3-91d0-43a3641270a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:29.374556 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab1f20ff-9249-4a40-862a-5ec9f8e4813e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:29.375013 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab1f20ff-9249-4a40-862a-5ec9f8e4813e None None] GET https://10.4.3.89/volume// Aug 18 22:56:29.375217 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab1f20ff-9249-4a40-862a-5ec9f8e4813e None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:29.375427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab1f20ff-9249-4a40-862a-5ec9f8e4813e None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:29.375751 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab1f20ff-9249-4a40-862a-5ec9f8e4813e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:56:29.376041 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 893/3560] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:56:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:56:29.384717 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-80b066b5-5f5c-4c68-803f-52ad2a32e7b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:29.385123 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:29.385123 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:29.386746 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-80b066b5-5f5c-4c68-803f-52ad2a32e7b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:29.386935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-80b066b5-5f5c-4c68-803f-52ad2a32e7b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:29.387259 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-80b066b5-5f5c-4c68-803f-52ad2a32e7b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:29.389360 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8720e89c-751b-46a3-91d0-43a3641270a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:29.393383 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8720e89c-751b-46a3-91d0-43a3641270a8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:29.393783 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 886/3561] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:29 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:29.395782 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:29.395782 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:29.398705 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-80b066b5-5f5c-4c68-803f-52ad2a32e7b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:29.402400 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-80b066b5-5f5c-4c68-803f-52ad2a32e7b5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:29.402801 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 891/3562] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:56:29 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:56:29.507139 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-77ad6919-17e8-4a03-bbd2-83c0671b45cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:29.509848 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-77ad6919-17e8-4a03-bbd2-83c0671b45cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] PUT https://10.4.3.89/volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4 Aug 18 22:56:29.510217 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-77ad6919-17e8-4a03-bbd2-83c0671b45cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:29.522932 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-77ad6919-17e8-4a03-bbd2-83c0671b45cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Acquiring lock "cinder-attachment_update-8925b928-8188-4f64-b5ee-0f3ffd7c6822-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:56:29.530150 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-77ad6919-17e8-4a03-bbd2-83c0671b45cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Lock "cinder-attachment_update-8925b928-8188-4f64-b5ee-0f3ffd7c6822-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:56:29.532063 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:29.532063 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:29.623373 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-77ad6919-17e8-4a03-bbd2-83c0671b45cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Lock "cinder-attachment_update-8925b928-8188-4f64-b5ee-0f3ffd7c6822-np0000007715" released by "attachment_update" :: held 0.093s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:56:29.623854 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-77ad6919-17e8-4a03-bbd2-83c0671b45cb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4 returned with HTTP 200 Aug 18 22:56:29.624314 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 893/3563] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:56:29 2026] PUT /volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:29.702590 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2daa9029-1f41-4dcc-9ee4-4a3dbb90c0ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:29.704436 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2daa9029-1f41-4dcc-9ee4-4a3dbb90c0ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:29.704772 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2daa9029-1f41-4dcc-9ee4-4a3dbb90c0ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:29.704987 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2daa9029-1f41-4dcc-9ee4-4a3dbb90c0ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:29.713816 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:29.713816 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:29.718589 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2daa9029-1f41-4dcc-9ee4-4a3dbb90c0ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:29.723375 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2daa9029-1f41-4dcc-9ee4-4a3dbb90c0ed tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:29.723748 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 894/3564] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:29 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:56:30.405774 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42d24735-2a99-4a99-ba00-e8101d3e8620 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:30.407673 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42d24735-2a99-4a99-ba00-e8101d3e8620 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:30.407891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42d24735-2a99-4a99-ba00-e8101d3e8620 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:30.408117 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42d24735-2a99-4a99-ba00-e8101d3e8620 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:30.577025 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:30.577025 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:30.580118 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-42d24735-2a99-4a99-ba00-e8101d3e8620 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:30.583789 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42d24735-2a99-4a99-ba00-e8101d3e8620 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:30.584178 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 887/3565] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:30 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:30.741043 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bb507ec-915b-4446-b75d-33f017a01861 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:30.743063 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bb507ec-915b-4446-b75d-33f017a01861 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:30.743355 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bb507ec-915b-4446-b75d-33f017a01861 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:30.743597 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bb507ec-915b-4446-b75d-33f017a01861 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:30.750350 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:30.750350 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:30.753542 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5bb507ec-915b-4446-b75d-33f017a01861 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:30.757873 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bb507ec-915b-4446-b75d-33f017a01861 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:30.758318 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 892/3566] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:30 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:31.598779 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c61968e-2589-43c0-b7fc-05f20b867c1b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:31.604812 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c61968e-2589-43c0-b7fc-05f20b867c1b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:31.605036 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c61968e-2589-43c0-b7fc-05f20b867c1b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:31.605284 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c61968e-2589-43c0-b7fc-05f20b867c1b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:31.616010 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:31.616010 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:31.619538 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c61968e-2589-43c0-b7fc-05f20b867c1b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:31.624925 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c61968e-2589-43c0-b7fc-05f20b867c1b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:31.625320 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 894/3567] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:31 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:31.770463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d1102c73-c439-48c7-ba19-f705bb537ef1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:31.772420 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1102c73-c439-48c7-ba19-f705bb537ef1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:31.772648 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1102c73-c439-48c7-ba19-f705bb537ef1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:31.772887 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d1102c73-c439-48c7-ba19-f705bb537ef1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:31.779740 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:31.779740 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:31.783342 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d1102c73-c439-48c7-ba19-f705bb537ef1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:31.787404 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d1102c73-c439-48c7-ba19-f705bb537ef1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:31.787784 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 895/3568] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:31 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:32.643731 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b6703aa-2f02-4cdf-ab91-f974b83cf18a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:32.650443 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b6703aa-2f02-4cdf-ab91-f974b83cf18a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:32.650732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b6703aa-2f02-4cdf-ab91-f974b83cf18a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:32.652891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b6703aa-2f02-4cdf-ab91-f974b83cf18a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:32.667528 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:32.667528 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:32.675351 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b6703aa-2f02-4cdf-ab91-f974b83cf18a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:32.679982 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b6703aa-2f02-4cdf-ab91-f974b83cf18a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:32.680389 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 888/3569] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:32 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:32.803859 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4355dd8-7d81-4440-a706-191c92afd946 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:32.805678 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4355dd8-7d81-4440-a706-191c92afd946 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:32.805853 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4355dd8-7d81-4440-a706-191c92afd946 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:32.806046 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4355dd8-7d81-4440-a706-191c92afd946 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:32.813659 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:32.813659 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:32.817506 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4355dd8-7d81-4440-a706-191c92afd946 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:32.821710 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4355dd8-7d81-4440-a706-191c92afd946 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:32.822082 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 893/3570] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:32 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:33.692375 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db158f84-5f11-408a-8464-a16f8bfc2987 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:33.694195 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db158f84-5f11-408a-8464-a16f8bfc2987 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:33.694629 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db158f84-5f11-408a-8464-a16f8bfc2987 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:33.695011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db158f84-5f11-408a-8464-a16f8bfc2987 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:33.705277 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:33.705277 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:33.708886 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db158f84-5f11-408a-8464-a16f8bfc2987 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:33.713527 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db158f84-5f11-408a-8464-a16f8bfc2987 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:33.714082 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 895/3571] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:33 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:33.836189 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4feed5bb-db7b-40bf-b45b-b61f414ffc70 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:33.839179 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4feed5bb-db7b-40bf-b45b-b61f414ffc70 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:33.839475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4feed5bb-db7b-40bf-b45b-b61f414ffc70 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:33.839742 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4feed5bb-db7b-40bf-b45b-b61f414ffc70 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:33.849250 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:33.849250 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:33.854509 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4feed5bb-db7b-40bf-b45b-b61f414ffc70 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:33.859992 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4feed5bb-db7b-40bf-b45b-b61f414ffc70 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:33.860486 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 896/3572] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:33 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:34.726671 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c193eea-c6c6-43ff-a6f5-9114060e4c07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:34.728498 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c193eea-c6c6-43ff-a6f5-9114060e4c07 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:34.728753 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c193eea-c6c6-43ff-a6f5-9114060e4c07 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:34.729057 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c193eea-c6c6-43ff-a6f5-9114060e4c07 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:34.739182 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:34.739182 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:34.742394 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c193eea-c6c6-43ff-a6f5-9114060e4c07 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:34.746469 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c193eea-c6c6-43ff-a6f5-9114060e4c07 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:34.746855 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 889/3573] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:34 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:34.875871 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a7764ec-dde8-43a6-b6a0-c2b43ae37b47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:34.877700 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a7764ec-dde8-43a6-b6a0-c2b43ae37b47 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:34.877955 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a7764ec-dde8-43a6-b6a0-c2b43ae37b47 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:34.878169 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a7764ec-dde8-43a6-b6a0-c2b43ae37b47 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:34.885521 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:34.885521 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:34.889591 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a7764ec-dde8-43a6-b6a0-c2b43ae37b47 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:34.896399 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a7764ec-dde8-43a6-b6a0-c2b43ae37b47 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:34.896956 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 894/3574] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:34 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:35.258871 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-e37ce2a5-35d7-4d07-9a11-eee1eaf2fbaa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:35.261367 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-e37ce2a5-35d7-4d07-9a11-eee1eaf2fbaa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4/action Aug 18 22:56:35.261768 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-e37ce2a5-35d7-4d07-9a11-eee1eaf2fbaa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:56:35.261916 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-e37ce2a5-35d7-4d07-9a11-eee1eaf2fbaa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:35.279782 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:35.279782 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:35.290080 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-426a9beb-43a3-4c4d-a27b-ed6c4adecd46 req-e37ce2a5-35d7-4d07-9a11-eee1eaf2fbaa tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4/action returned with HTTP 204 Aug 18 22:56:35.290657 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 896/3575] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:56:35 2026] POST /volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:35.759671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c22d464b-7e14-4edc-9e98-44e7b1c91870 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:35.761358 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c22d464b-7e14-4edc-9e98-44e7b1c91870 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:56:35.762095 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c22d464b-7e14-4edc-9e98-44e7b1c91870 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:35.762095 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c22d464b-7e14-4edc-9e98-44e7b1c91870 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:35.771946 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:35.771946 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:35.779329 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c22d464b-7e14-4edc-9e98-44e7b1c91870 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:35.782370 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c22d464b-7e14-4edc-9e98-44e7b1c91870 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:56:35.782959 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 897/3576] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:35 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:35.812393 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a70697b-bb21-440d-b6ce-4d1c719623bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:35.818096 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a70697b-bb21-440d-b6ce-4d1c719623bd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:56:35.818592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a70697b-bb21-440d-b6ce-4d1c719623bd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8925b928-8188-4f64-b5ee-0f3ffd7c6822", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1186426007", "container": "tempest-volumesbackupstest-backup-container-918884263"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:35.821157 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-8a70697b-bb21-440d-b6ce-4d1c719623bd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating new backup {'backup': {'volume_id': '8925b928-8188-4f64-b5ee-0f3ffd7c6822', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1186426007', 'container': 'tempest-volumesbackupstest-backup-container-918884263'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:56:35.821433 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-8a70697b-bb21-440d-b6ce-4d1c719623bd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating backup of volume 8925b928-8188-4f64-b5ee-0f3ffd7c6822 in container tempest-volumesbackupstest-backup-container-918884263 Aug 18 22:56:35.836375 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:35.836375 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:35.836798 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a70697b-bb21-440d-b6ce-4d1c719623bd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:35.857515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8a70697b-bb21-440d-b6ce-4d1c719623bd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['2fcfcf0d-9e45-47b8-8630-f53d45bd0530', '2a189146-6170-42e3-8810-fcacce534a17'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:35.882208 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a70697b-bb21-440d-b6ce-4d1c719623bd tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:56:35.882782 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 890/3577] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:56:35 2026] POST /volume/v3/backups => generated 328 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:35.894901 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95bd56ff-5311-4547-baa7-e348da57f9a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:35.899128 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95bd56ff-5311-4547-baa7-e348da57f9a9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:35.899128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95bd56ff-5311-4547-baa7-e348da57f9a9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:35.899128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95bd56ff-5311-4547-baa7-e348da57f9a9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:35.899128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-95bd56ff-5311-4547-baa7-e348da57f9a9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:35.903499 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:35.903499 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:35.904771 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95bd56ff-5311-4547-baa7-e348da57f9a9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:35.905380 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 895/3578] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:35 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:35.910366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1d665fd3-e2fa-4838-a20f-4814f75cba9a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:35.913307 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d665fd3-e2fa-4838-a20f-4814f75cba9a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:35.913591 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d665fd3-e2fa-4838-a20f-4814f75cba9a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:35.913870 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1d665fd3-e2fa-4838-a20f-4814f75cba9a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:35.924925 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:35.924925 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:35.929834 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1d665fd3-e2fa-4838-a20f-4814f75cba9a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:35.934299 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1d665fd3-e2fa-4838-a20f-4814f75cba9a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:35.934677 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 897/3579] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:35 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:36.916443 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89a5a076-0746-45b7-bee2-ded267cb993e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:36.918547 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89a5a076-0746-45b7-bee2-ded267cb993e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:36.918819 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89a5a076-0746-45b7-bee2-ded267cb993e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:36.919050 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89a5a076-0746-45b7-bee2-ded267cb993e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:36.919180 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-89a5a076-0746-45b7-bee2-ded267cb993e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:36.924059 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:36.924059 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:36.925019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89a5a076-0746-45b7-bee2-ded267cb993e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:36.925512 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 898/3580] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:36 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:36.952970 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-468c5587-3d5a-4ebd-9b44-c1fd1618710e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:36.957735 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-468c5587-3d5a-4ebd-9b44-c1fd1618710e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:36.957892 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-468c5587-3d5a-4ebd-9b44-c1fd1618710e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:36.958082 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-468c5587-3d5a-4ebd-9b44-c1fd1618710e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:36.964911 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:36.964911 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:36.968485 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-468c5587-3d5a-4ebd-9b44-c1fd1618710e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:36.972606 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-468c5587-3d5a-4ebd-9b44-c1fd1618710e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:36.972926 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 891/3581] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:36 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:37.936532 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf5b60d7-76c0-470b-a15e-85549b033b7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:37.940891 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf5b60d7-76c0-470b-a15e-85549b033b7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:37.940891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf5b60d7-76c0-470b-a15e-85549b033b7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:37.940891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf5b60d7-76c0-470b-a15e-85549b033b7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:37.940891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bf5b60d7-76c0-470b-a15e-85549b033b7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:37.944736 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:37.944736 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:37.945827 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf5b60d7-76c0-470b-a15e-85549b033b7f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:37.946640 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 896/3582] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:37 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:37.987893 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fbbe42ee-1af5-41da-bad0-bbd043f29ece None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:37.990146 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbbe42ee-1af5-41da-bad0-bbd043f29ece tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:37.990371 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbbe42ee-1af5-41da-bad0-bbd043f29ece tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:37.990586 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbbe42ee-1af5-41da-bad0-bbd043f29ece tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:37.997934 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:37.997934 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:38.001822 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fbbe42ee-1af5-41da-bad0-bbd043f29ece tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:38.006169 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbbe42ee-1af5-41da-bad0-bbd043f29ece tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:38.007634 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 898/3583] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:37 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:38.341727 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6a8e628-fc10-47ca-93ae-daf4ce12b313 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:38.472004 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6a8e628-fc10-47ca-93ae-daf4ce12b313 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:56:38.472341 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6a8e628-fc10-47ca-93ae-daf4ce12b313 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1695733424", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:38.485276 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6a8e628-fc10-47ca-93ae-daf4ce12b313 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:56:38.485624 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 899/3584] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:56:38 2026] POST /volume/v3/types => generated 218 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:38.495211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-598fb059-92fe-43da-acbd-1209abbd8ef5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:38.497135 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-598fb059-92fe-43da-acbd-1209abbd8ef5 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] POST https://10.4.3.89/volume/v3/types/b6733db3-1c07-4ba3-a3c0-5938ccef3521/encryption Aug 18 22:56:38.497529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-598fb059-92fe-43da-acbd-1209abbd8ef5 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:38.513773 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-598fb059-92fe-43da-acbd-1209abbd8ef5 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types/b6733db3-1c07-4ba3-a3c0-5938ccef3521/encryption returned with HTTP 200 Aug 18 22:56:38.514651 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 892/3585] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:56:38 2026] POST /volume/v3/types/b6733db3-1c07-4ba3-a3c0-5938ccef3521/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:38.523746 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:38.620860 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:56:38.621240 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1613538400", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1695733424", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:38.642048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1613538400', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1695733424', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:56:38.660259 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume of 1 GB Aug 18 22:56:38.660802 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:38.660802 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:38.661559 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Availability Zones retrieved successfully. Aug 18 22:56:38.669162 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Flow 'volume_create_api' (894607ef-f393-467f-a170-cc823e6b14dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:38.670906 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c646b9-cab7-4b5e-8390-5cff0afb242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:38.672450 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:56:38.700084 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c646b9-cab7-4b5e-8390-5cff0afb242a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:56:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b6733db3-1c07-4ba3-a3c0-5938ccef3521,is_public=True,name='tempest-scenario-type-cryptsetup-1695733424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6733db3-1c07-4ba3-a3c0-5938ccef3521', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:38.700917 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c675aabf-332d-44cb-9a85-a3553847c4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:38.733931 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1695733424 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1695733424, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:56:38.734098 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1695733424 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1695733424, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:56:38.770023 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Created reservations ['ce448c35-5de5-49c8-b153-0aaedf942816', 'bcc58675-282e-4c7e-88ff-4e8b6bb3cd27', 'd5621998-1c3b-4981-a59e-b9af9320eea4', 'bbceeeaf-8502-47fe-880a-ed34a6e191f0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:38.771420 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c675aabf-332d-44cb-9a85-a3553847c4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce448c35-5de5-49c8-b153-0aaedf942816', 'bcc58675-282e-4c7e-88ff-4e8b6bb3cd27', 'd5621998-1c3b-4981-a59e-b9af9320eea4', 'bbceeeaf-8502-47fe-880a-ed34a6e191f0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:38.772652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830c50f8-de38-402a-91f0-7e8884eef2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:38.797024 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (830c50f8-de38-402a-91f0-7e8884eef2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1613538400',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',qos_specs=None,replication_status=,reservations=['ce448c35-5de5-49c8-b153-0aaedf942816','bcc58675-282e-4c7e-88ff-4e8b6bb3cd27','d5621998-1c3b-4981-a59e-b9af9320eea4','bbceeeaf-8502-47fe-880a-ed34a6e191f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e12b466b8f34e1fb3c94000116780a1',volume_type_id=b6733db3-1c07-4ba3-a3c0-5938ccef3521), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1613538400',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e12b466b8f34e1fb3c94000116780a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6733db3-1c07-4ba3-a3c0-5938ccef3521),volume_type_id=b6733db3-1c07-4ba3-a3c0-5938ccef3521)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:38.797886 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5405bc7e-de1d-4723-a8ae-87daf0849836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:38.818185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5405bc7e-de1d-4723-a8ae-87daf0849836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1613538400',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',qos_specs=None,replication_status=,reservations=['ce448c35-5de5-49c8-b153-0aaedf942816','bcc58675-282e-4c7e-88ff-4e8b6bb3cd27','d5621998-1c3b-4981-a59e-b9af9320eea4','bbceeeaf-8502-47fe-880a-ed34a6e191f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e12b466b8f34e1fb3c94000116780a1',volume_type_id=b6733db3-1c07-4ba3-a3c0-5938ccef3521)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:38.819141 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990291bb-835b-46c4-91e3-f68314c38c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:56:38.828246 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990291bb-835b-46c4-91e3-f68314c38c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:56:38.829150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Flow 'volume_create_api' (894607ef-f393-467f-a170-cc823e6b14dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:56:38.829560 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume request issued successfully. Aug 18 22:56:38.830152 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b00754d-a849-46f1-9a37-23a6ba8e79d3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:56:38.830655 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 897/3586] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:56:38 2026] POST /volume/v3/volumes => generated 789 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:38.956410 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27cf06f0-8ddb-4e68-afdc-04f377f3c547 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:38.958718 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27cf06f0-8ddb-4e68-afdc-04f377f3c547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:38.958977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27cf06f0-8ddb-4e68-afdc-04f377f3c547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:38.959227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27cf06f0-8ddb-4e68-afdc-04f377f3c547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:38.959410 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-27cf06f0-8ddb-4e68-afdc-04f377f3c547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:38.964692 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:38.964692 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:38.965783 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27cf06f0-8ddb-4e68-afdc-04f377f3c547 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:38.966353 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 899/3587] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:38 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:39.025790 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b3bd5425-3eb7-464a-89a2-29a48132ea08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:39.026953 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3bd5425-3eb7-464a-89a2-29a48132ea08 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:39.027285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3bd5425-3eb7-464a-89a2-29a48132ea08 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:39.027543 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b3bd5425-3eb7-464a-89a2-29a48132ea08 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:39.045036 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:39.045036 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:39.048887 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b3bd5425-3eb7-464a-89a2-29a48132ea08 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:39.054495 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b3bd5425-3eb7-464a-89a2-29a48132ea08 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:39.055029 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 900/3588] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:39 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:39.070435 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56162eeb-1d05-441f-bcf7-81f4d1059e97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:39.072138 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56162eeb-1d05-441f-bcf7-81f4d1059e97 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:56:39.072322 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56162eeb-1d05-441f-bcf7-81f4d1059e97 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:39.072535 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56162eeb-1d05-441f-bcf7-81f4d1059e97 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:39.081843 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:39.081843 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:39.090711 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56162eeb-1d05-441f-bcf7-81f4d1059e97 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:56:39.094648 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56162eeb-1d05-441f-bcf7-81f4d1059e97 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:56:39.095881 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 893/3589] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:39 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:39.978938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ccb6e891-99f9-45a9-9440-dfeea7d3f539 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:39.982141 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccb6e891-99f9-45a9-9440-dfeea7d3f539 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:39.982624 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccb6e891-99f9-45a9-9440-dfeea7d3f539 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:39.983188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccb6e891-99f9-45a9-9440-dfeea7d3f539 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:39.983839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ccb6e891-99f9-45a9-9440-dfeea7d3f539 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:39.990983 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:39.990983 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:39.992091 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccb6e891-99f9-45a9-9440-dfeea7d3f539 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:39.992867 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 898/3590] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:39 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:41.007615 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b14caeef-a001-43ab-9aa8-0029f26693c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:41.009497 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b14caeef-a001-43ab-9aa8-0029f26693c5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:41.009787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b14caeef-a001-43ab-9aa8-0029f26693c5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:41.010076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b14caeef-a001-43ab-9aa8-0029f26693c5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:41.010259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b14caeef-a001-43ab-9aa8-0029f26693c5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:41.016092 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:41.016092 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:41.017053 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b14caeef-a001-43ab-9aa8-0029f26693c5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:41.017491 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 900/3591] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:41 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:42.028202 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6159b771-b66f-4b31-ac02-707674c222c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:42.030371 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6159b771-b66f-4b31-ac02-707674c222c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:42.030642 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6159b771-b66f-4b31-ac02-707674c222c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:42.030878 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6159b771-b66f-4b31-ac02-707674c222c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:42.031042 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6159b771-b66f-4b31-ac02-707674c222c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:42.035520 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:42.035520 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:42.036418 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6159b771-b66f-4b31-ac02-707674c222c8 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:42.036885 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 901/3592] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:42 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:43.048061 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03c50648-0d0e-436e-8c8e-ec6aaa22b7d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:43.051031 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03c50648-0d0e-436e-8c8e-ec6aaa22b7d4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:43.051975 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03c50648-0d0e-436e-8c8e-ec6aaa22b7d4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:43.052256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03c50648-0d0e-436e-8c8e-ec6aaa22b7d4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:43.052425 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-03c50648-0d0e-436e-8c8e-ec6aaa22b7d4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:43.054806 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=356,cinder:UPDATE=103,cinder:INSERT=68,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:56:43.058609 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:43.058609 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:43.059607 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03c50648-0d0e-436e-8c8e-ec6aaa22b7d4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:43.060297 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 894/3593] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:43 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:44.075126 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6e31328-ab1e-4c48-9a28-65c8b2db7770 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:44.075516 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6e31328-ab1e-4c48-9a28-65c8b2db7770 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:44.076767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6e31328-ab1e-4c48-9a28-65c8b2db7770 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:44.076767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6e31328-ab1e-4c48-9a28-65c8b2db7770 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:44.076767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b6e31328-ab1e-4c48-9a28-65c8b2db7770 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:44.085178 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:44.085178 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:44.085178 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6e31328-ab1e-4c48-9a28-65c8b2db7770 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:44.085178 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 899/3594] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:44 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:45.095783 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee1c6f52-ac8e-4efd-b5fb-389a31ab5ce5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:45.097292 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee1c6f52-ac8e-4efd-b5fb-389a31ab5ce5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:45.097500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee1c6f52-ac8e-4efd-b5fb-389a31ab5ce5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:45.097686 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee1c6f52-ac8e-4efd-b5fb-389a31ab5ce5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:45.097767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ee1c6f52-ac8e-4efd-b5fb-389a31ab5ce5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:45.099771 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=319,cinder:INSERT=52,cinder:UPDATE=94,cinder:DELETE=2 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:56:45.103410 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:45.103410 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:45.104067 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee1c6f52-ac8e-4efd-b5fb-389a31ab5ce5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:45.104557 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 901/3595] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:45 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:46.117623 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab3aa654-b935-4802-938b-a0ea2dbe9486 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:46.119500 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab3aa654-b935-4802-938b-a0ea2dbe9486 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:46.119753 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab3aa654-b935-4802-938b-a0ea2dbe9486 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:46.119999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab3aa654-b935-4802-938b-a0ea2dbe9486 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:46.120483 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ab3aa654-b935-4802-938b-a0ea2dbe9486 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:46.125593 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:46.125593 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:46.126214 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab3aa654-b935-4802-938b-a0ea2dbe9486 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:46.126638 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 902/3596] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:46 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:47.136982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08162e58-7321-40d7-b640-8c6b3e741445 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:47.139645 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08162e58-7321-40d7-b640-8c6b3e741445 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:47.139900 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08162e58-7321-40d7-b640-8c6b3e741445 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:47.140146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08162e58-7321-40d7-b640-8c6b3e741445 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:47.140612 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-08162e58-7321-40d7-b640-8c6b3e741445 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:47.145541 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:47.145541 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:47.146636 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08162e58-7321-40d7-b640-8c6b3e741445 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:47.146760 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 895/3597] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:47 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:48.159998 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cdbef117-b1a3-4213-8c92-0c68c1d2cc42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:48.170098 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdbef117-b1a3-4213-8c92-0c68c1d2cc42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:48.171484 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdbef117-b1a3-4213-8c92-0c68c1d2cc42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:48.172828 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cdbef117-b1a3-4213-8c92-0c68c1d2cc42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:48.173345 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cdbef117-b1a3-4213-8c92-0c68c1d2cc42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:48.180782 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=311,cinder:UPDATE=85,cinder:INSERT=68,cinder:DELETE=2 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:56:48.199825 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:48.199825 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:48.200684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cdbef117-b1a3-4213-8c92-0c68c1d2cc42 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:48.200986 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 900/3598] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:48 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:48.775185 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a44aed61-25e7-4040-9fcd-1cdb0f6aea30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:48.778557 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a44aed61-25e7-4040-9fcd-1cdb0f6aea30 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:48.778882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a44aed61-25e7-4040-9fcd-1cdb0f6aea30 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:48.779096 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a44aed61-25e7-4040-9fcd-1cdb0f6aea30 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:48.791886 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:48.791886 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:48.797602 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a44aed61-25e7-4040-9fcd-1cdb0f6aea30 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:48.804789 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a44aed61-25e7-4040-9fcd-1cdb0f6aea30 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:56:48.805387 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 902/3599] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:48 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:48.857897 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c21b5bc-aff3-4835-ba85-baba6e567ff3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:48.860326 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c21b5bc-aff3-4835-ba85-baba6e567ff3 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:48.860626 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c21b5bc-aff3-4835-ba85-baba6e567ff3 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:48.860895 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c21b5bc-aff3-4835-ba85-baba6e567ff3 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:48.863878 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=365,cinder:INSERT=83,cinder:UPDATE=132,cinder:DELETE=4 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:56:48.873806 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:48.873806 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:48.879224 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c21b5bc-aff3-4835-ba85-baba6e567ff3 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:48.885783 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c21b5bc-aff3-4835-ba85-baba6e567ff3 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:56:48.886346 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 903/3600] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:48 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:49.212298 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f479a82a-dd86-4f31-83b8-26b546d180ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:49.219462 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f479a82a-dd86-4f31-83b8-26b546d180ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:49.220593 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f479a82a-dd86-4f31-83b8-26b546d180ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:49.222215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f479a82a-dd86-4f31-83b8-26b546d180ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:49.222417 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f479a82a-dd86-4f31-83b8-26b546d180ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:49.231812 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:49.231812 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:49.232835 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f479a82a-dd86-4f31-83b8-26b546d180ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:49.234207 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 896/3601] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:49 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:50.244329 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a427cbf-b200-4df6-840b-063400cf59ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:50.248694 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a427cbf-b200-4df6-840b-063400cf59ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:50.248883 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a427cbf-b200-4df6-840b-063400cf59ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:50.249064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a427cbf-b200-4df6-840b-063400cf59ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:50.249200 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6a427cbf-b200-4df6-840b-063400cf59ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:50.253308 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:50.253308 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:50.254064 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a427cbf-b200-4df6-840b-063400cf59ef tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:50.254676 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 901/3602] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:50 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:51.264585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c1629c0-7d21-4328-bea7-b024523c676e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:51.266315 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c1629c0-7d21-4328-bea7-b024523c676e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:51.266529 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c1629c0-7d21-4328-bea7-b024523c676e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:51.266722 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c1629c0-7d21-4328-bea7-b024523c676e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:51.266817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0c1629c0-7d21-4328-bea7-b024523c676e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:51.271380 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:51.271380 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:51.272423 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c1629c0-7d21-4328-bea7-b024523c676e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:51.273027 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 903/3603] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:51 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:51.282343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-85cb2b2c-3355-44de-950c-f26026dd702e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:51.284076 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85cb2b2c-3355-44de-950c-f26026dd702e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:56:51.284301 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85cb2b2c-3355-44de-950c-f26026dd702e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:51.284494 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-85cb2b2c-3355-44de-950c-f26026dd702e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:51.284617 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-85cb2b2c-3355-44de-950c-f26026dd702e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:51.288752 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:51.288752 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:51.289405 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-85cb2b2c-3355-44de-950c-f26026dd702e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:56:51.289733 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 904/3604] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:51 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:51.297989 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b2fcd40-1220-44f0-88e5-8133d2c2d451 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:51.299998 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b2fcd40-1220-44f0-88e5-8133d2c2d451 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:56:51.300407 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b2fcd40-1220-44f0-88e5-8133d2c2d451 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8925b928-8188-4f64-b5ee-0f3ffd7c6822", "incremental": true, "force": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:56:51.301778 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-5b2fcd40-1220-44f0-88e5-8133d2c2d451 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating new backup {'backup': {'volume_id': '8925b928-8188-4f64-b5ee-0f3ffd7c6822', 'incremental': True, 'force': True}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:56:51.301951 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-5b2fcd40-1220-44f0-88e5-8133d2c2d451 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating backup of volume 8925b928-8188-4f64-b5ee-0f3ffd7c6822 in container None Aug 18 22:56:51.311852 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:51.311852 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:51.312386 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b2fcd40-1220-44f0-88e5-8133d2c2d451 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:56:51.327524 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5b2fcd40-1220-44f0-88e5-8133d2c2d451 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['086bf647-4f15-4e97-be51-8c305f60fc44', '08153fa7-27cc-40ea-aa92-2f6517c2d463'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:56:51.354123 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b2fcd40-1220-44f0-88e5-8133d2c2d451 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:56:51.354737 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 897/3605] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:56:51 2026] POST /volume/v3/backups => generated 286 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:56:51.363864 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-373008fb-b135-4115-9719-33a5df8eb95c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:51.365667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-373008fb-b135-4115-9719-33a5df8eb95c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:51.365872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-373008fb-b135-4115-9719-33a5df8eb95c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:51.366063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-373008fb-b135-4115-9719-33a5df8eb95c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:51.366173 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-373008fb-b135-4115-9719-33a5df8eb95c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:51.371597 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:51.371597 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:51.372314 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-373008fb-b135-4115-9719-33a5df8eb95c tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:51.372654 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 902/3606] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:51 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:51.837555 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cf06853-922c-42c6-8d4f-0176d7f39eb0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:51.839351 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cf06853-922c-42c6-8d4f-0176d7f39eb0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:51.839549 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cf06853-922c-42c6-8d4f-0176d7f39eb0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:51.839765 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cf06853-922c-42c6-8d4f-0176d7f39eb0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:51.839925 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0cf06853-922c-42c6-8d4f-0176d7f39eb0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Delete volume with id: 1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:51.846884 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:51.846884 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:51.847339 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0cf06853-922c-42c6-8d4f-0176d7f39eb0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:51.866191 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0cf06853-922c-42c6-8d4f-0176d7f39eb0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Delete volume request issued successfully. Aug 18 22:56:51.866394 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cf06853-922c-42c6-8d4f-0176d7f39eb0 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 202 Aug 18 22:56:51.866825 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 904/3607] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:51 2026] DELETE /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:51.873739 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d22308f3-eb15-4668-b420-f7736c12392f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:51.875705 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d22308f3-eb15-4668-b420-f7736c12392f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:51.875858 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d22308f3-eb15-4668-b420-f7736c12392f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:51.876066 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d22308f3-eb15-4668-b420-f7736c12392f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:51.883844 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:51.883844 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:51.888016 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d22308f3-eb15-4668-b420-f7736c12392f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:51.892542 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d22308f3-eb15-4668-b420-f7736c12392f tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 200 Aug 18 22:56:51.893116 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 905/3608] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:51 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:52.384125 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a873023c-6976-4088-bbd1-a1ed752b8b1d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:52.385788 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a873023c-6976-4088-bbd1-a1ed752b8b1d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:52.385965 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a873023c-6976-4088-bbd1-a1ed752b8b1d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:52.386143 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a873023c-6976-4088-bbd1-a1ed752b8b1d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:52.386247 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a873023c-6976-4088-bbd1-a1ed752b8b1d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:52.390342 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:52.390342 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:52.391053 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a873023c-6976-4088-bbd1-a1ed752b8b1d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:52.391398 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 898/3609] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:52 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:52.906902 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13f37fa3-7e31-469f-846c-c72e4ecaf269 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:52.908546 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13f37fa3-7e31-469f-846c-c72e4ecaf269 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 Aug 18 22:56:52.908858 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13f37fa3-7e31-469f-846c-c72e4ecaf269 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:52.909121 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13f37fa3-7e31-469f-846c-c72e4ecaf269 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:52.917242 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13f37fa3-7e31-469f-846c-c72e4ecaf269 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 returned with HTTP 404 Aug 18 22:56:52.917242 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 903/3610] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:52 2026] GET /volume/v3/volumes/1bc2cc6b-0b56-45d5-a197-0751e07ae1d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:52.983477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2257499b-7218-46ea-bac8-43a7d189f106 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:52.985627 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2257499b-7218-46ea-bac8-43a7d189f106 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:56:52.985862 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2257499b-7218-46ea-bac8-43a7d189f106 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:52.986103 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2257499b-7218-46ea-bac8-43a7d189f106 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:52.986314 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2257499b-7218-46ea-bac8-43a7d189f106 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Delete volume with id: fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:56:52.995245 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:52.995245 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:52.995826 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2257499b-7218-46ea-bac8-43a7d189f106 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:53.015012 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2257499b-7218-46ea-bac8-43a7d189f106 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Delete volume request issued successfully. Aug 18 22:56:53.015250 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2257499b-7218-46ea-bac8-43a7d189f106 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 202 Aug 18 22:56:53.015783 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 905/3611] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:52 2026] DELETE /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:53.028063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fd6eee2-a175-4c3b-9aa8-d9bb5c5bb9b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:53.028063 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd6eee2-a175-4c3b-9aa8-d9bb5c5bb9b8 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:56:53.028063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd6eee2-a175-4c3b-9aa8-d9bb5c5bb9b8 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:53.028063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd6eee2-a175-4c3b-9aa8-d9bb5c5bb9b8 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:53.034444 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:53.034444 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:53.038689 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6fd6eee2-a175-4c3b-9aa8-d9bb5c5bb9b8 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Volume info retrieved successfully. Aug 18 22:56:53.043815 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd6eee2-a175-4c3b-9aa8-d9bb5c5bb9b8 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 200 Aug 18 22:56:53.044232 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 906/3612] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:53 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:53.400446 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8282084-8988-4186-9dcd-a750c7532348 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:53.402286 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8282084-8988-4186-9dcd-a750c7532348 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:53.402539 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8282084-8988-4186-9dcd-a750c7532348 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:53.402780 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8282084-8988-4186-9dcd-a750c7532348 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:53.402913 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e8282084-8988-4186-9dcd-a750c7532348 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:53.408783 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:53.408783 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:53.409502 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8282084-8988-4186-9dcd-a750c7532348 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:53.409844 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 899/3613] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:53 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:54.059468 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f13bc922-c7fe-4ab8-abe0-8bc82b972536 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:54.062183 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f13bc922-c7fe-4ab8-abe0-8bc82b972536 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] GET https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 Aug 18 22:56:54.062708 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f13bc922-c7fe-4ab8-abe0-8bc82b972536 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:54.063290 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f13bc922-c7fe-4ab8-abe0-8bc82b972536 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:54.069730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cfdedd0-c8c1-49b9-9617-4abff2243b70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:54.073651 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cfdedd0-c8c1-49b9-9617-4abff2243b70 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c Aug 18 22:56:54.073903 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f13bc922-c7fe-4ab8-abe0-8bc82b972536 tempest-AttachVolumeShelveTestJSON-1022010046 tempest-AttachVolumeShelveTestJSON-1022010046-project-member] https://10.4.3.89/volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 returned with HTTP 404 Aug 18 22:56:54.073968 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cfdedd0-c8c1-49b9-9617-4abff2243b70 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:54.073968 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cfdedd0-c8c1-49b9-9617-4abff2243b70 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:54.074047 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 904/3614] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:54 2026] GET /volume/v3/volumes/fee1d903-f332-4bd4-8d28-8ee4dcdf6519 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:54.085884 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:54.085884 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:54.090235 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6cfdedd0-c8c1-49b9-9617-4abff2243b70 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:54.096874 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cfdedd0-c8c1-49b9-9617-4abff2243b70 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c returned with HTTP 200 Aug 18 22:56:54.097423 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 906/3615] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:54 2026] GET /volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c => generated 1635 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:56:54.420982 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe2ff524-6ed2-478d-a647-e95a14c8ff84 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:54.423055 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe2ff524-6ed2-478d-a647-e95a14c8ff84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:54.423464 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe2ff524-6ed2-478d-a647-e95a14c8ff84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:54.424219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe2ff524-6ed2-478d-a647-e95a14c8ff84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:54.424219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fe2ff524-6ed2-478d-a647-e95a14c8ff84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:54.430704 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:54.430704 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:54.430704 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe2ff524-6ed2-478d-a647-e95a14c8ff84 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:54.430704 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 907/3616] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:54 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:56:55.444204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f03903b6-0282-455b-813a-45fefab6eaf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:55.446207 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f03903b6-0282-455b-813a-45fefab6eaf7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:55.446474 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f03903b6-0282-455b-813a-45fefab6eaf7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:55.446793 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f03903b6-0282-455b-813a-45fefab6eaf7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:55.446888 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f03903b6-0282-455b-813a-45fefab6eaf7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:55.451922 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:55.451922 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:55.452903 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f03903b6-0282-455b-813a-45fefab6eaf7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:55.453597 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 900/3617] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:55 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:55.642892 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-3be4754d-3b49-4174-a4dc-18cf1c7a6484 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:55.650181 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-3be4754d-3b49-4174-a4dc-18cf1c7a6484 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5 Aug 18 22:56:55.650181 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-3be4754d-3b49-4174-a4dc-18cf1c7a6484 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:55.650181 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-3be4754d-3b49-4174-a4dc-18cf1c7a6484 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:55.662740 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:55.662740 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:55.719555 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-3be4754d-3b49-4174-a4dc-18cf1c7a6484 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5 returned with HTTP 200 Aug 18 22:56:55.720562 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 905/3618] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:56:55 2026] DELETE /volume/v3/attachments/7a891615-167c-4453-aa69-7ad9792912c5 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:55.734094 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-38f1e36f-6651-44e0-a6df-ec5e4945dab5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:55.737626 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-38f1e36f-6651-44e0-a6df-ec5e4945dab5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c Aug 18 22:56:55.738020 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-38f1e36f-6651-44e0-a6df-ec5e4945dab5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:55.738371 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-38f1e36f-6651-44e0-a6df-ec5e4945dab5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:55.738674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-38f1e36f-6651-44e0-a6df-ec5e4945dab5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: 9ae89fba-30a1-42eb-8bfd-e4a95297260c Aug 18 22:56:55.750546 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:55.750546 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:55.751417 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-38f1e36f-6651-44e0-a6df-ec5e4945dab5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:55.775207 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-38f1e36f-6651-44e0-a6df-ec5e4945dab5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:56:55.775462 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b78a6b50-cb38-4c7d-99a8-667153b6cfd3 req-38f1e36f-6651-44e0-a6df-ec5e4945dab5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c returned with HTTP 202 Aug 18 22:56:55.776105 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 907/3619] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:56:55 2026] DELETE /volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:56.468318 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-90354f94-884c-46d1-8137-110597d6cb2f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:56.468760 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90354f94-884c-46d1-8137-110597d6cb2f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:56.470154 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-90354f94-884c-46d1-8137-110597d6cb2f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:56.470154 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-90354f94-884c-46d1-8137-110597d6cb2f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:56.470154 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-90354f94-884c-46d1-8137-110597d6cb2f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:56.474563 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:56.474563 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:56.475479 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-90354f94-884c-46d1-8137-110597d6cb2f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:56.475875 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 908/3620] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:56 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:56.632894 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cacd64b4-a2b1-44cb-b3c2-887525ce69f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:56.636462 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cacd64b4-a2b1-44cb-b3c2-887525ce69f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c Aug 18 22:56:56.636823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cacd64b4-a2b1-44cb-b3c2-887525ce69f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:56.637083 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cacd64b4-a2b1-44cb-b3c2-887525ce69f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:56.646358 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cacd64b4-a2b1-44cb-b3c2-887525ce69f5 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c returned with HTTP 404 Aug 18 22:56:56.647080 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 901/3621] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:56 2026] GET /volume/v3/volumes/9ae89fba-30a1-42eb-8bfd-e4a95297260c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:56.655466 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79157c71-88c4-4837-84a0-aa4cbd81ab58 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:56.657540 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79157c71-88c4-4837-84a0-aa4cbd81ab58 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:56:56.657816 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79157c71-88c4-4837-84a0-aa4cbd81ab58 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:56.658054 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79157c71-88c4-4837-84a0-aa4cbd81ab58 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:56.658242 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-79157c71-88c4-4837-84a0-aa4cbd81ab58 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:56:56.663716 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:56.663716 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:56.664230 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79157c71-88c4-4837-84a0-aa4cbd81ab58 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:56:56.686858 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79157c71-88c4-4837-84a0-aa4cbd81ab58 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot delete request issued successfully. Aug 18 22:56:56.687080 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79157c71-88c4-4837-84a0-aa4cbd81ab58 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 returned with HTTP 202 Aug 18 22:56:56.687557 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 906/3622] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:56:56 2026] DELETE /volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:56.694550 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-687d69bf-e6e5-4e9a-97f4-647bbb1dd0ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:56.696901 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-687d69bf-e6e5-4e9a-97f4-647bbb1dd0ee tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:56:56.697170 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-687d69bf-e6e5-4e9a-97f4-647bbb1dd0ee tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:56.697589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-687d69bf-e6e5-4e9a-97f4-647bbb1dd0ee tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:56.705085 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:56.705085 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:56.705833 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-687d69bf-e6e5-4e9a-97f4-647bbb1dd0ee tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:56:56.706918 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-687d69bf-e6e5-4e9a-97f4-647bbb1dd0ee tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 returned with HTTP 200 Aug 18 22:56:56.707449 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 908/3623] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:56:56 2026] GET /volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:57.488210 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4a1f75f-69ce-43c1-91a4-71c8b498de8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:57.493280 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4a1f75f-69ce-43c1-91a4-71c8b498de8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:57.493455 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4a1f75f-69ce-43c1-91a4-71c8b498de8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:57.493639 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4a1f75f-69ce-43c1-91a4-71c8b498de8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:57.493732 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d4a1f75f-69ce-43c1-91a4-71c8b498de8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:57.502182 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:57.502182 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:57.503133 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4a1f75f-69ce-43c1-91a4-71c8b498de8e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:57.503607 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 909/3624] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:57 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:57.716286 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51d21c66-c29c-4fa2-b0f7-2fc6e2946dc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:57.718484 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51d21c66-c29c-4fa2-b0f7-2fc6e2946dc6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:56:57.718715 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51d21c66-c29c-4fa2-b0f7-2fc6e2946dc6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:57.718951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51d21c66-c29c-4fa2-b0f7-2fc6e2946dc6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:57.724066 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51d21c66-c29c-4fa2-b0f7-2fc6e2946dc6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 returned with HTTP 404 Aug 18 22:56:57.724646 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 902/3625] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:56:57 2026] GET /volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:56:58.520998 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e325b780-df1f-44d0-b296-b01e02160bb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:58.523284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e325b780-df1f-44d0-b296-b01e02160bb2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:58.523506 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e325b780-df1f-44d0-b296-b01e02160bb2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:58.523738 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e325b780-df1f-44d0-b296-b01e02160bb2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:58.523843 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e325b780-df1f-44d0-b296-b01e02160bb2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:58.529133 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:58.529133 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:58.530038 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e325b780-df1f-44d0-b296-b01e02160bb2 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:58.530480 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 907/3626] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:58 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:59.246114 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-9bd02425-a954-47c6-9c60-86f718d7fae6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:59.251181 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-9bd02425-a954-47c6-9c60-86f718d7fae6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22 Aug 18 22:56:59.251181 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-9bd02425-a954-47c6-9c60-86f718d7fae6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:59.251181 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-9bd02425-a954-47c6-9c60-86f718d7fae6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:59.261638 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:59.261638 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:59.302776 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-9bd02425-a954-47c6-9c60-86f718d7fae6 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22 returned with HTTP 200 Aug 18 22:56:59.303167 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 909/3627] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:56:59 2026] DELETE /volume/v3/attachments/5f6006d4-3772-423e-87b5-304dd94b3a22 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:59.312796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-80a4e884-3262-4f09-a9e7-7bab1397457a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:59.314717 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-80a4e884-3262-4f09-a9e7-7bab1397457a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:56:59.314905 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-80a4e884-3262-4f09-a9e7-7bab1397457a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:59.315112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-80a4e884-3262-4f09-a9e7-7bab1397457a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:59.315355 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-80a4e884-3262-4f09-a9e7-7bab1397457a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: 25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:56:59.321910 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:59.321910 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:59.322463 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-80a4e884-3262-4f09-a9e7-7bab1397457a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:56:59.337876 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-80a4e884-3262-4f09-a9e7-7bab1397457a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:56:59.338089 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-c9eeaf4d-ce34-4e68-9581-d9db460b305f req-80a4e884-3262-4f09-a9e7-7bab1397457a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 202 Aug 18 22:56:59.338545 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 910/3628] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 22:56:59 2026] DELETE /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:56:59.541990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f40cb05d-ea59-49b3-8a69-fa23ff481a34 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:59.544164 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f40cb05d-ea59-49b3-8a69-fa23ff481a34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:59.544453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f40cb05d-ea59-49b3-8a69-fa23ff481a34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:59.544727 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f40cb05d-ea59-49b3-8a69-fa23ff481a34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:59.544877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f40cb05d-ea59-49b3-8a69-fa23ff481a34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:59.553750 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:59.553750 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:56:59.555085 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f40cb05d-ea59-49b3-8a69-fa23ff481a34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:59.555589 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 903/3629] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:59 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:59.565831 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad911445-f08b-47de-85ef-7a33d5aa42ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:59.567604 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad911445-f08b-47de-85ef-7a33d5aa42ab tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:59.567840 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad911445-f08b-47de-85ef-7a33d5aa42ab tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:59.568055 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad911445-f08b-47de-85ef-7a33d5aa42ab tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:59.568188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ad911445-f08b-47de-85ef-7a33d5aa42ab tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:59.572119 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:59.572119 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:56:59.572944 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad911445-f08b-47de-85ef-7a33d5aa42ab tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:59.573350 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 908/3630] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:59 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:56:59.583458 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a95a561-3794-4868-8001-3d338ae4aee1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:59.584993 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a95a561-3794-4868-8001-3d338ae4aee1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:59.585346 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a95a561-3794-4868-8001-3d338ae4aee1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:59.585619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a95a561-3794-4868-8001-3d338ae4aee1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:59.585830 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-4a95a561-3794-4868-8001-3d338ae4aee1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete backup with id: cabfaad5-7024-4bcf-8503-9e888262a2d0. Aug 18 22:56:59.591480 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:59.591480 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:56:59.604785 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-4a95a561-3794-4868-8001-3d338ae4aee1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] delete_backup rpcapi backup_id cabfaad5-7024-4bcf-8503-9e888262a2d0 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:56:59.606775 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a95a561-3794-4868-8001-3d338ae4aee1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 202 Aug 18 22:56:59.611439 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 910/3631] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:56:59 2026] DELETE /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:56:59.618971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-34c7f1b8-2f57-4ba0-bc80-e9cc5b47d934 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:56:59.620564 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34c7f1b8-2f57-4ba0-bc80-e9cc5b47d934 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:56:59.620756 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34c7f1b8-2f57-4ba0-bc80-e9cc5b47d934 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:56:59.620926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-34c7f1b8-2f57-4ba0-bc80-e9cc5b47d934 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:56:59.621019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-34c7f1b8-2f57-4ba0-bc80-e9cc5b47d934 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:56:59.625172 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:56:59.625172 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:56:59.625913 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-34c7f1b8-2f57-4ba0-bc80-e9cc5b47d934 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 200 Aug 18 22:56:59.626303 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 911/3632] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:56:59 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:00.316217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d4c652a-cd14-49f4-ac18-31a16d508614 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:00.319054 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d4c652a-cd14-49f4-ac18-31a16d508614 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:57:00.319653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d4c652a-cd14-49f4-ac18-31a16d508614 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:00.319747 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d4c652a-cd14-49f4-ac18-31a16d508614 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:00.327199 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d4c652a-cd14-49f4-ac18-31a16d508614 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 404 Aug 18 22:57:00.327943 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 904/3633] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:00 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:00.636132 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1f470e1-b78d-4f9a-b3a0-c4e845b16409 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:00.638686 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1f470e1-b78d-4f9a-b3a0-c4e845b16409 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 Aug 18 22:57:00.639157 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1f470e1-b78d-4f9a-b3a0-c4e845b16409 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:00.639411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1f470e1-b78d-4f9a-b3a0-c4e845b16409 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:00.639961 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c1f470e1-b78d-4f9a-b3a0-c4e845b16409 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id cabfaad5-7024-4bcf-8503-9e888262a2d0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:00.644825 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1f470e1-b78d-4f9a-b3a0-c4e845b16409 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 returned with HTTP 404 Aug 18 22:57:00.645357 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 909/3634] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:00 2026] GET /volume/v3/backups/cabfaad5-7024-4bcf-8503-9e888262a2d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:00.651538 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6afe2f1c-1bcf-4744-9442-42968e101d5b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:00.653243 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6afe2f1c-1bcf-4744-9442-42968e101d5b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:57:00.653682 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6afe2f1c-1bcf-4744-9442-42968e101d5b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8925b928-8188-4f64-b5ee-0f3ffd7c6822", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1411178854", "container": "tempest-volumesbackupstest-backup-container-905672469"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:00.655442 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-6afe2f1c-1bcf-4744-9442-42968e101d5b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating new backup {'backup': {'volume_id': '8925b928-8188-4f64-b5ee-0f3ffd7c6822', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1411178854', 'container': 'tempest-volumesbackupstest-backup-container-905672469'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:57:00.655577 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-6afe2f1c-1bcf-4744-9442-42968e101d5b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Creating backup of volume 8925b928-8188-4f64-b5ee-0f3ffd7c6822 in container tempest-volumesbackupstest-backup-container-905672469 Aug 18 22:57:00.664431 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:00.664431 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:00.664903 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6afe2f1c-1bcf-4744-9442-42968e101d5b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:00.680040 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6afe2f1c-1bcf-4744-9442-42968e101d5b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Created reservations ['bc47e23f-71e3-4ba3-a9d5-ab53db6202f6', '0821ccc4-32ca-4af0-ae77-ea90bcc8c0c4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:00.709639 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6afe2f1c-1bcf-4744-9442-42968e101d5b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:57:00.710131 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 911/3635] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:00 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:00.719134 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8773fad7-42a0-43c8-bc00-d3e2bd788fc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:00.721479 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8773fad7-42a0-43c8-bc00-d3e2bd788fc1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:00.721739 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8773fad7-42a0-43c8-bc00-d3e2bd788fc1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:00.721982 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8773fad7-42a0-43c8-bc00-d3e2bd788fc1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:00.722136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8773fad7-42a0-43c8-bc00-d3e2bd788fc1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:00.726474 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:00.726474 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:00.727340 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8773fad7-42a0-43c8-bc00-d3e2bd788fc1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:00.727744 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 912/3636] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:00 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:00.769191 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-955c432f-26d7-4795-9308-e9a72ce0e76a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:00.771161 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-955c432f-26d7-4795-9308-e9a72ce0e76a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:57:00.771547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-955c432f-26d7-4795-9308-e9a72ce0e76a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:00.771822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-955c432f-26d7-4795-9308-e9a72ce0e76a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:00.771980 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-955c432f-26d7-4795-9308-e9a72ce0e76a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:57:00.776522 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-955c432f-26d7-4795-9308-e9a72ce0e76a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 returned with HTTP 404 Aug 18 22:57:00.777071 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 905/3637] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:57:00 2026] DELETE /volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:00.785133 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90666cc1-b8a9-4eaf-b65a-0a3a00509bdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:00.795507 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90666cc1-b8a9-4eaf-b65a-0a3a00509bdb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 Aug 18 22:57:00.795507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90666cc1-b8a9-4eaf-b65a-0a3a00509bdb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:00.795507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90666cc1-b8a9-4eaf-b65a-0a3a00509bdb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:00.800976 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90666cc1-b8a9-4eaf-b65a-0a3a00509bdb tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 returned with HTTP 404 Aug 18 22:57:00.809140 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 910/3638] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:57:00 2026] GET /volume/v3/snapshots/d70f9946-cc98-46eb-8821-ffccf6d50863 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:01.719058 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fbf4c433-d1e5-48ca-bd4b-1f80e257b37c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:01.720950 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbf4c433-d1e5-48ca-bd4b-1f80e257b37c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:57:01.721186 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbf4c433-d1e5-48ca-bd4b-1f80e257b37c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:01.721378 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbf4c433-d1e5-48ca-bd4b-1f80e257b37c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:01.721541 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fbf4c433-d1e5-48ca-bd4b-1f80e257b37c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: 25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:57:01.727674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbf4c433-d1e5-48ca-bd4b-1f80e257b37c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 404 Aug 18 22:57:01.728148 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 912/3639] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:01 2026] DELETE /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:01.736087 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c739c7e-f738-40fa-b14c-95c6558177bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:01.737769 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c739c7e-f738-40fa-b14c-95c6558177bf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 Aug 18 22:57:01.738971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c739c7e-f738-40fa-b14c-95c6558177bf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:01.738971 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c739c7e-f738-40fa-b14c-95c6558177bf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:01.740308 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c6b011e-c409-493f-a8a2-3e964229daa9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:01.742308 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c6b011e-c409-493f-a8a2-3e964229daa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:01.742563 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c6b011e-c409-493f-a8a2-3e964229daa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:01.742836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c6b011e-c409-493f-a8a2-3e964229daa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:01.743955 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7c6b011e-c409-493f-a8a2-3e964229daa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:01.744787 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c739c7e-f738-40fa-b14c-95c6558177bf tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 returned with HTTP 404 Aug 18 22:57:01.745337 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 913/3640] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:01 2026] GET /volume/v3/volumes/25d39840-fa64-4e62-aabf-37982a9f6970 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:01.749022 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:01.749022 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:01.749872 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c6b011e-c409-493f-a8a2-3e964229daa9 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:01.750294 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 906/3641] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:01 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:02.766156 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-909aba8d-4ce4-4876-ac7d-4585671bce76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:02.770824 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-909aba8d-4ce4-4876-ac7d-4585671bce76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:02.771028 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-909aba8d-4ce4-4876-ac7d-4585671bce76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:02.771398 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-909aba8d-4ce4-4876-ac7d-4585671bce76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:02.771398 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-909aba8d-4ce4-4876-ac7d-4585671bce76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:02.780298 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:02.780298 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:02.781096 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-909aba8d-4ce4-4876-ac7d-4585671bce76 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:02.781462 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 911/3642] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:02 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:02.915671 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:02.920300 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:02.920300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1836250363", "snapshot_id": null, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:02.921150 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1836250363', 'snapshot_id': None, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:03.009024 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9bab08d9-c015-49ee-b5fc-b53901ea5d9b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:03.124120 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bab08d9-c015-49ee-b5fc-b53901ea5d9b tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:57:03.124623 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9bab08d9-c015-49ee-b5fc-b53901ea5d9b tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-699356278-810481270", "extra_specs": {"multiattach": " True"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:03.138104 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:57:03.138537 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:03.138537 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:03.142745 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9bab08d9-c015-49ee-b5fc-b53901ea5d9b tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:57:03.143200 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 914/3643] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:57:03 2026] POST /volume/v3/types => generated 285 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:03.143713 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:57:03.149331 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (5d17fe37-5321-4716-890e-19543f5d4327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:03.150515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:03.150920 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5439a6e-e99a-4997-b899-4c1c19193e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.151972 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:03.152294 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:03.152670 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1804479860", "snapshot_id": null, "imageRef": null, "volume_type": "e78b3e14-2596-4670-be03-be3336711ce3", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:03.154139 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1804479860', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'e78b3e14-2596-4670-be03-be3336711ce3', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:03.159745 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume of 1 GB Aug 18 22:57:03.160167 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:03.160167 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:03.160845 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Availability Zones retrieved successfully. Aug 18 22:57:03.168605 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Flow 'volume_create_api' (fbed9507-54d4-4f98-95ba-c2dd7c0015f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:03.169802 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e596e4cb-7d29-4443-997a-c8ead121f314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.171016 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:03.179943 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:03.179943 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:03.195886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e596e4cb-7d29-4443-997a-c8ead121f314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:57:03Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e78b3e14-2596-4670-be03-be3336711ce3,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-699356278-810481270',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e78b3e14-2596-4670-be03-be3336711ce3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.196545 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383e6b64-25e4-4d81-b49e-fca5076dd225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.223721 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-699356278-810481270 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-699356278-810481270, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:57:03.223721 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-699356278-810481270 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-699356278-810481270, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:57:03.226524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5439a6e-e99a-4997-b899-4c1c19193e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.227317 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5caa094f-b1b7-4491-92e7-3476b7620282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.260145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Created reservations ['e7f3e8f4-dc40-411b-ac42-80c99f52b2f1', 'f4a3f8a2-442e-4fb4-9c56-a5883b559739', 'c6183b4c-70d8-46a6-9d11-bce3c88607ec', '2c3fe8f0-308c-41a8-adee-74849c9f8e73'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:03.263283 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383e6b64-25e4-4d81-b49e-fca5076dd225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7f3e8f4-dc40-411b-ac42-80c99f52b2f1', 'f4a3f8a2-442e-4fb4-9c56-a5883b559739', 'c6183b4c-70d8-46a6-9d11-bce3c88607ec', '2c3fe8f0-308c-41a8-adee-74849c9f8e73']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.263283 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e2618f-80e3-44d8-81d9-c60281fa8460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.277306 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['500b3233-d365-4078-a3ce-59d9e8ffd7aa', '80bcb342-9761-4ab0-b5d7-e363e60c2340', '31b02c04-a7ca-4f48-a7f9-013b0a1363b4', '799c3f5d-1916-4a8c-9288-99d05be46cbc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:03.277306 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5caa094f-b1b7-4491-92e7-3476b7620282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500b3233-d365-4078-a3ce-59d9e8ffd7aa', '80bcb342-9761-4ab0-b5d7-e363e60c2340', '31b02c04-a7ca-4f48-a7f9-013b0a1363b4', '799c3f5d-1916-4a8c-9288-99d05be46cbc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.277306 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c0ec33-8678-47fa-a972-f54229059ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.291886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e2618f-80e3-44d8-81d9-c60281fa8460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c934718-1c9f-42f7-82c7-bbc5614e18b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1804479860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',qos_specs=None,replication_status=,reservations=['e7f3e8f4-dc40-411b-ac42-80c99f52b2f1','f4a3f8a2-442e-4fb4-9c56-a5883b559739','c6183b4c-70d8-46a6-9d11-bce3c88607ec','2c3fe8f0-308c-41a8-adee-74849c9f8e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b118d58b847d6a54a4654893b426d',volume_type_id=e78b3e14-2596-4670-be03-be3336711ce3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1804479860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c934718-1c9f-42f7-82c7-bbc5614e18b1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e3b118d58b847d6a54a4654893b426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e78b3e14-2596-4670-be03-be3336711ce3),volume_type_id=e78b3e14-2596-4670-be03-be3336711ce3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.293103 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd56acc6-3395-4516-b2ea-6c5160a396a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.310069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c0ec33-8678-47fa-a972-f54229059ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd62548fe-a31d-4ce7-b03f-888ab9b969ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1836250363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['500b3233-d365-4078-a3ce-59d9e8ffd7aa','80bcb342-9761-4ab0-b5d7-e363e60c2340','31b02c04-a7ca-4f48-a7f9-013b0a1363b4','799c3f5d-1916-4a8c-9288-99d05be46cbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1836250363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d62548fe-a31d-4ce7-b03f-888ab9b969ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.310829 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b70918da-4d56-4544-85dc-8b32f74e48f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.316243 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd56acc6-3395-4516-b2ea-6c5160a396a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1804479860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',qos_specs=None,replication_status=,reservations=['e7f3e8f4-dc40-411b-ac42-80c99f52b2f1','f4a3f8a2-442e-4fb4-9c56-a5883b559739','c6183b4c-70d8-46a6-9d11-bce3c88607ec','2c3fe8f0-308c-41a8-adee-74849c9f8e73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b118d58b847d6a54a4654893b426d',volume_type_id=e78b3e14-2596-4670-be03-be3336711ce3)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.316243 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db4b9c0-7a24-4e87-8b0e-7880324eee6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.326975 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db4b9c0-7a24-4e87-8b0e-7880324eee6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.326975 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Flow 'volume_create_api' (fbed9507-54d4-4f98-95ba-c2dd7c0015f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:03.326975 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume request issued successfully. Aug 18 22:57:03.326975 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fea9fd8-2e7f-4c8a-9e25-7b722939331b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:03.326975 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 907/3644] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:03 2026] POST /volume/v3/volumes => generated 826 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:03.330030 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b70918da-4d56-4544-85dc-8b32f74e48f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1836250363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['500b3233-d365-4078-a3ce-59d9e8ffd7aa','80bcb342-9761-4ab0-b5d7-e363e60c2340','31b02c04-a7ca-4f48-a7f9-013b0a1363b4','799c3f5d-1916-4a8c-9288-99d05be46cbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.331007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba194e4-76b9-49db-9d53-4a4e973da027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:03.339761 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eba194e4-76b9-49db-9d53-4a4e973da027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:03.341643 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d66dec2-6099-4437-97ea-568d88585b72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:03.341933 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (5d17fe37-5321-4716-890e-19543f5d4327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:03.342230 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:57:03.342827 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5880d5c3-be8c-43be-9ea0-cb4ee94620e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:03.343278 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 913/3645] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:02 2026] POST /volume/v3/volumes => generated 757 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:03.344055 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d66dec2-6099-4437-97ea-568d88585b72 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:03.344335 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d66dec2-6099-4437-97ea-568d88585b72 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:03.344595 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d66dec2-6099-4437-97ea-568d88585b72 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:03.354220 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:03.354220 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:03.355236 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d989250e-6854-498d-9a67-7904844e8704 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:03.357542 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d989250e-6854-498d-9a67-7904844e8704 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:03.357721 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d989250e-6854-498d-9a67-7904844e8704 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:03.357903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d989250e-6854-498d-9a67-7904844e8704 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:03.361718 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d66dec2-6099-4437-97ea-568d88585b72 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:03.365046 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:03.365046 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:03.367840 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d66dec2-6099-4437-97ea-568d88585b72 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:03.368555 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 912/3646] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:03 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:03.370132 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d989250e-6854-498d-9a67-7904844e8704 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:03.374634 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d989250e-6854-498d-9a67-7904844e8704 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:03.375039 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 915/3647] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:03 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:03.793599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e27ce08-189e-45dc-9620-8b2bbb1937e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:03.795652 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e27ce08-189e-45dc-9620-8b2bbb1937e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:03.796054 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e27ce08-189e-45dc-9620-8b2bbb1937e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:03.796431 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e27ce08-189e-45dc-9620-8b2bbb1937e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:03.797195 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7e27ce08-189e-45dc-9620-8b2bbb1937e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:03.803470 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:03.803470 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:03.803470 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e27ce08-189e-45dc-9620-8b2bbb1937e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:03.803470 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 908/3648] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:03 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:04.385561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c399439-dd8f-45fb-86d7-c36a02f2d6eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:04.387535 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c399439-dd8f-45fb-86d7-c36a02f2d6eb tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:04.387740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c399439-dd8f-45fb-86d7-c36a02f2d6eb tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:04.387944 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c399439-dd8f-45fb-86d7-c36a02f2d6eb tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:04.388670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1a8cdae-9095-4a5e-a5c0-63cb144dc8e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:04.392395 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1a8cdae-9095-4a5e-a5c0-63cb144dc8e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:04.392594 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1a8cdae-9095-4a5e-a5c0-63cb144dc8e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:04.392779 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1a8cdae-9095-4a5e-a5c0-63cb144dc8e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:04.396248 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:04.396248 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:04.400235 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c399439-dd8f-45fb-86d7-c36a02f2d6eb tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:04.401038 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:04.401038 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:04.404480 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1a8cdae-9095-4a5e-a5c0-63cb144dc8e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:04.405492 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c399439-dd8f-45fb-86d7-c36a02f2d6eb tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:04.406043 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 914/3649] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:04 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:04.410537 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1a8cdae-9095-4a5e-a5c0-63cb144dc8e1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:04.410935 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 913/3650] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:04 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:04.427090 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a702fa7e-53bb-419f-8220-cb5fb3a694e5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:04.428375 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a702fa7e-53bb-419f-8220-cb5fb3a694e5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:04.428719 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a702fa7e-53bb-419f-8220-cb5fb3a694e5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:04.428846 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a702fa7e-53bb-419f-8220-cb5fb3a694e5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:04.429255 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28dca11f-0fb7-4fb0-b112-6b1e8b5ed9fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:04.432974 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28dca11f-0fb7-4fb0-b112-6b1e8b5ed9fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:04.433171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28dca11f-0fb7-4fb0-b112-6b1e8b5ed9fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:04.433379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28dca11f-0fb7-4fb0-b112-6b1e8b5ed9fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:04.436802 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:04.436802 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:04.442418 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:04.442418 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:04.442983 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a702fa7e-53bb-419f-8220-cb5fb3a694e5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:04.446614 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28dca11f-0fb7-4fb0-b112-6b1e8b5ed9fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:04.446989 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a702fa7e-53bb-419f-8220-cb5fb3a694e5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:04.447379 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 916/3651] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:04 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:04.452597 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28dca11f-0fb7-4fb0-b112-6b1e8b5ed9fa tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:04.452766 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 909/3652] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:04 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:04.461877 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:04.464903 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:04.465407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1386079145", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:04.467393 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1386079145', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:04.467393 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume of 1 GB Aug 18 22:57:04.473456 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Availability Zones retrieved successfully. Aug 18 22:57:04.478612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Flow 'volume_create_api' (8482221c-e280-4cee-8b73-40f1114ad000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:04.479482 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e13b00-aebf-443d-9df7-11d5269c32a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:04.481009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:04.517400 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e13b00-aebf-443d-9df7-11d5269c32a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:04.518194 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255a172b-8188-4a5e-811f-f97701dd9079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:04.571122 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Created reservations ['f494c6a5-85e9-4b57-b14a-08bac16b5cd9', '0bdb8ab8-85ea-4ef9-b786-8f39e9ebc5b9', '1806f370-de4a-4740-9b8d-7336190ef7cf', '674793af-1264-40e8-8f68-db21430fa5cd'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:04.572062 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (255a172b-8188-4a5e-811f-f97701dd9079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f494c6a5-85e9-4b57-b14a-08bac16b5cd9', '0bdb8ab8-85ea-4ef9-b786-8f39e9ebc5b9', '1806f370-de4a-4740-9b8d-7336190ef7cf', '674793af-1264-40e8-8f68-db21430fa5cd']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:04.572764 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2630e831-f7d4-4c4c-9fef-998948a37c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:04.580330 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-eac2a1e6-f62c-488a-96b4-0e725b5b68b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:04.586055 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-eac2a1e6-f62c-488a-96b4-0e725b5b68b7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:04.586298 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-eac2a1e6-f62c-488a-96b4-0e725b5b68b7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:04.586527 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-eac2a1e6-f62c-488a-96b4-0e725b5b68b7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:04.593995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2630e831-f7d4-4c4c-9fef-998948a37c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04354e4-7b8e-4ab8-ac2f-22aa8e249dab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1386079145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',qos_specs=None,replication_status=,reservations=['f494c6a5-85e9-4b57-b14a-08bac16b5cd9','0bdb8ab8-85ea-4ef9-b786-8f39e9ebc5b9','1806f370-de4a-4740-9b8d-7336190ef7cf','674793af-1264-40e8-8f68-db21430fa5cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b118d58b847d6a54a4654893b426d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1386079145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a04354e4-7b8e-4ab8-ac2f-22aa8e249dab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e3b118d58b847d6a54a4654893b426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:04.594726 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05bec44-244b-4cf6-a3c5-1a555012a5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:04.601167 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:04.601167 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:04.605282 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-eac2a1e6-f62c-488a-96b4-0e725b5b68b7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:04.611200 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-eac2a1e6-f62c-488a-96b4-0e725b5b68b7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:04.611749 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 914/3653] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:04 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:04.621502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c05bec44-244b-4cf6-a3c5-1a555012a5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1386079145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',qos_specs=None,replication_status=,reservations=['f494c6a5-85e9-4b57-b14a-08bac16b5cd9','0bdb8ab8-85ea-4ef9-b786-8f39e9ebc5b9','1806f370-de4a-4740-9b8d-7336190ef7cf','674793af-1264-40e8-8f68-db21430fa5cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b118d58b847d6a54a4654893b426d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:04.622402 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b04d5bb-93e2-436a-b296-790014145a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:04.633335 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b04d5bb-93e2-436a-b296-790014145a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:04.634214 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Flow 'volume_create_api' (8482221c-e280-4cee-8b73-40f1114ad000) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:04.634536 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume request issued successfully. Aug 18 22:57:04.635141 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36a05de3-cd38-48c4-9205-53a4293a62f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:04.635578 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 915/3654] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:04 2026] POST /volume/v3/volumes => generated 751 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:04.647815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a0f3d456-b8dc-444b-856c-93e73a842c4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:04.653110 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0f3d456-b8dc-444b-856c-93e73a842c4e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:04.653377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0f3d456-b8dc-444b-856c-93e73a842c4e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:04.653575 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a0f3d456-b8dc-444b-856c-93e73a842c4e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:04.668470 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:04.668470 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:04.672342 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a0f3d456-b8dc-444b-856c-93e73a842c4e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:04.681447 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a0f3d456-b8dc-444b-856c-93e73a842c4e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:04.681447 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 917/3655] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:04 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:04.813447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4da3cd8a-ce26-4650-8bee-140a187aafed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:04.817146 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4da3cd8a-ce26-4650-8bee-140a187aafed tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:04.817442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4da3cd8a-ce26-4650-8bee-140a187aafed tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:04.817702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4da3cd8a-ce26-4650-8bee-140a187aafed tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:04.817865 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4da3cd8a-ce26-4650-8bee-140a187aafed tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:04.826087 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:04.826087 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:04.827102 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4da3cd8a-ce26-4650-8bee-140a187aafed tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:04.827608 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 910/3656] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:04 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:05.090174 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-be16fba4-1dde-4443-978b-941eb2f2b01d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.093570 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-be16fba4-1dde-4443-978b-941eb2f2b01d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:05.094080 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-be16fba4-1dde-4443-978b-941eb2f2b01d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:05.094335 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-be16fba4-1dde-4443-978b-941eb2f2b01d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:05.106286 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:05.106286 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:05.110859 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-be16fba4-1dde-4443-978b-941eb2f2b01d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:05.119642 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-be16fba4-1dde-4443-978b-941eb2f2b01d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:05.120173 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 915/3657] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:05 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:05.130688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db5e560f-6046-44f5-ba68-9773def6097f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.131107 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db5e560f-6046-44f5-ba68-9773def6097f None None] GET https://10.4.3.89/volume// Aug 18 22:57:05.131346 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db5e560f-6046-44f5-ba68-9773def6097f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:05.131522 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db5e560f-6046-44f5-ba68-9773def6097f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:05.131853 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db5e560f-6046-44f5-ba68-9773def6097f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:05.132132 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 916/3658] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:57:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:05.141750 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-092b3b21-f5a5-4cc5-822d-721a079fc569 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.144539 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-092b3b21-f5a5-4cc5-822d-721a079fc569 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:05.146286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-092b3b21-f5a5-4cc5-822d-721a079fc569 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d62548fe-a31d-4ce7-b03f-888ab9b969ae", "connector": null, "instance_uuid": "218a0205-edcf-4b17-a4d0-78f1fd4b2143"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:05.157294 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:05.157294 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:05.185496 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-092b3b21-f5a5-4cc5-822d-721a079fc569 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:05.185496 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 918/3659] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:05 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:05.697211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32795743-ab7f-49df-ab36-3a252e4c4601 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.699165 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32795743-ab7f-49df-ab36-3a252e4c4601 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:05.699418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32795743-ab7f-49df-ab36-3a252e4c4601 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:05.699620 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32795743-ab7f-49df-ab36-3a252e4c4601 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:05.708334 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:05.708334 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:05.714289 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-32795743-ab7f-49df-ab36-3a252e4c4601 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:05.717063 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32795743-ab7f-49df-ab36-3a252e4c4601 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:05.717423 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 911/3660] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:05 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:05.737204 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f57f03f-bc23-4f6e-a411-86d3a9e6b126 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.740013 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f57f03f-bc23-4f6e-a411-86d3a9e6b126 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:05.740218 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f57f03f-bc23-4f6e-a411-86d3a9e6b126 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:05.740425 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f57f03f-bc23-4f6e-a411-86d3a9e6b126 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:05.747943 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:05.747943 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:05.758199 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6f57f03f-bc23-4f6e-a411-86d3a9e6b126 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:05.763645 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f57f03f-bc23-4f6e-a411-86d3a9e6b126 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:05.765146 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 916/3661] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:05 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:05.783636 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02b58a3c-0829-494a-a9aa-42328f65d44c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.788622 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02b58a3c-0829-494a-a9aa-42328f65d44c tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:57:05.788987 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02b58a3c-0829-494a-a9aa-42328f65d44c tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1659761003", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:05.794369 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:05.794369 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:05.820507 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02b58a3c-0829-494a-a9aa-42328f65d44c tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:57:05.820916 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 917/3662] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:57:05 2026] POST /volume/v3/types => generated 212 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:05.832326 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ab01c20-b9a5-48ca-8297-f7f7929d60d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.834168 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ab01c20-b9a5-48ca-8297-f7f7929d60d4 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] POST https://10.4.3.89/volume/v3/types/2d23884b-9154-490c-be7a-827eba3ad0ac/encryption Aug 18 22:57:05.834528 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ab01c20-b9a5-48ca-8297-f7f7929d60d4 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:05.836034 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:05.836034 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:05.838142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5cfb3d55-491d-4618-9d55-4ff5ca630a08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.840317 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cfb3d55-491d-4618-9d55-4ff5ca630a08 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:05.840565 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cfb3d55-491d-4618-9d55-4ff5ca630a08 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:05.840823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cfb3d55-491d-4618-9d55-4ff5ca630a08 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:05.840971 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5cfb3d55-491d-4618-9d55-4ff5ca630a08 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:05.846016 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:05.846016 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:05.847020 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cfb3d55-491d-4618-9d55-4ff5ca630a08 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:05.847578 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 912/3663] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:05 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:05.852306 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ab01c20-b9a5-48ca-8297-f7f7929d60d4 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/types/2d23884b-9154-490c-be7a-827eba3ad0ac/encryption returned with HTTP 200 Aug 18 22:57:05.852847 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 919/3664] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:57:05 2026] POST /volume/v3/types/2d23884b-9154-490c-be7a-827eba3ad0ac/encryption => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:05.864479 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ab8915a-4273-4ddf-8516-924590d3df8a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:05.866510 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:05.866882 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-837387900", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1659761003", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:05.868742 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-837387900', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1659761003', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:05.872797 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume of 1 GB Aug 18 22:57:05.873146 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:05.873146 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:05.873770 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Availability Zones retrieved successfully. Aug 18 22:57:05.879802 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Flow 'volume_create_api' (94249290-cf99-4329-aae7-243d1c1d3a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:05.880863 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67a9dcc-3277-478d-a57b-94b7c209327e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:05.881718 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:05.909417 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67a9dcc-3277-478d-a57b-94b7c209327e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:57:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d23884b-9154-490c-be7a-827eba3ad0ac,is_public=True,name='tempest-scenario-type-luks-1659761003',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d23884b-9154-490c-be7a-827eba3ad0ac', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:05.910241 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080567df-8bf3-42ff-a5aa-71bdd730895e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:05.947292 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1659761003 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1659761003, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:57:05.947793 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1659761003 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1659761003, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:57:05.978725 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Created reservations ['881b2546-ab61-4c74-b474-27d476996b38', '18f4b10a-404d-4e7f-9ef6-9a3144cfe708', '5a33e184-c0f7-46d7-83fa-db047c9c7a67', '5377fba1-e3f5-4692-acbe-66562584c6f7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:05.979798 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (080567df-8bf3-42ff-a5aa-71bdd730895e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['881b2546-ab61-4c74-b474-27d476996b38', '18f4b10a-404d-4e7f-9ef6-9a3144cfe708', '5a33e184-c0f7-46d7-83fa-db047c9c7a67', '5377fba1-e3f5-4692-acbe-66562584c6f7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:05.980802 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa595f18-353b-4e7d-933d-2152b65a2584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:06.008785 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa595f18-353b-4e7d-933d-2152b65a2584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eff2ef1d-3925-4a00-9f3e-e0fe8de7e848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-837387900',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',qos_specs=None,replication_status=,reservations=['881b2546-ab61-4c74-b474-27d476996b38','18f4b10a-404d-4e7f-9ef6-9a3144cfe708','5a33e184-c0f7-46d7-83fa-db047c9c7a67','5377fba1-e3f5-4692-acbe-66562584c6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b118d58b847d6a54a4654893b426d',volume_type_id=2d23884b-9154-490c-be7a-827eba3ad0ac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-837387900',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=eff2ef1d-3925-4a00-9f3e-e0fe8de7e848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e3b118d58b847d6a54a4654893b426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d23884b-9154-490c-be7a-827eba3ad0ac),volume_type_id=2d23884b-9154-490c-be7a-827eba3ad0ac)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:06.009574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b39eea-0e19-47e9-922c-1b51b7ba01cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:06.028755 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15b39eea-0e19-47e9-922c-1b51b7ba01cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-837387900',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',qos_specs=None,replication_status=,reservations=['881b2546-ab61-4c74-b474-27d476996b38','18f4b10a-404d-4e7f-9ef6-9a3144cfe708','5a33e184-c0f7-46d7-83fa-db047c9c7a67','5377fba1-e3f5-4692-acbe-66562584c6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b118d58b847d6a54a4654893b426d',volume_type_id=2d23884b-9154-490c-be7a-827eba3ad0ac)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:06.029655 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1968e9b-1fdb-4cc7-9e9d-ba0fc607a1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:06.039086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1968e9b-1fdb-4cc7-9e9d-ba0fc607a1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:06.040428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Flow 'volume_create_api' (94249290-cf99-4329-aae7-243d1c1d3a82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:06.040863 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume request issued successfully. Aug 18 22:57:06.041915 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ab8915a-4273-4ddf-8516-924590d3df8a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:06.042394 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 917/3665] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:05 2026] POST /volume/v3/volumes => generated 778 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:06.056770 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d60e3da0-aa70-4b4f-9c7e-a3d922ed7996 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:06.060094 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d60e3da0-aa70-4b4f-9c7e-a3d922ed7996 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:06.060285 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d60e3da0-aa70-4b4f-9c7e-a3d922ed7996 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:06.060469 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d60e3da0-aa70-4b4f-9c7e-a3d922ed7996 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:06.068258 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:06.068258 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:06.072570 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d60e3da0-aa70-4b4f-9c7e-a3d922ed7996 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:06.076907 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d60e3da0-aa70-4b4f-9c7e-a3d922ed7996 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:06.077309 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 918/3666] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:06 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:06.348184 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96759c1b-84f8-4fc4-95cb-096aed7189a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:06.348759 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96759c1b-84f8-4fc4-95cb-096aed7189a2 None None] GET https://10.4.3.89/volume// Aug 18 22:57:06.349099 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96759c1b-84f8-4fc4-95cb-096aed7189a2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:06.349364 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96759c1b-84f8-4fc4-95cb-096aed7189a2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:06.349822 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96759c1b-84f8-4fc4-95cb-096aed7189a2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:06.350251 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 913/3667] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:06.358769 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-b4247ece-786f-42f8-b7f4-99b962843482 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:06.362038 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-b4247ece-786f-42f8-b7f4-99b962843482 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:06.362259 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-b4247ece-786f-42f8-b7f4-99b962843482 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:06.362471 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-b4247ece-786f-42f8-b7f4-99b962843482 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:06.378638 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:06.378638 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:06.382758 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-b4247ece-786f-42f8-b7f4-99b962843482 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:06.387563 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-b4247ece-786f-42f8-b7f4-99b962843482 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:06.388068 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 920/3668] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:06 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:06.501345 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-2a5191f9-caef-4f33-9216-0a775ed60aac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:06.503339 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-2a5191f9-caef-4f33-9216-0a775ed60aac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1 Aug 18 22:57:06.506288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-2a5191f9-caef-4f33-9216-0a775ed60aac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:06.513673 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-2a5191f9-caef-4f33-9216-0a775ed60aac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-d62548fe-a31d-4ce7-b03f-888ab9b969ae-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:06.518461 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-2a5191f9-caef-4f33-9216-0a775ed60aac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-d62548fe-a31d-4ce7-b03f-888ab9b969ae-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:06.519374 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:06.519374 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:06.622691 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-2a5191f9-caef-4f33-9216-0a775ed60aac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-d62548fe-a31d-4ce7-b03f-888ab9b969ae-np0000007715" released by "attachment_update" :: held 0.104s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:06.623078 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-2a5191f9-caef-4f33-9216-0a775ed60aac tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1 returned with HTTP 200 Aug 18 22:57:06.623591 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 918/3669] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:06 2026] PUT /volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:06.650659 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-54fcf1fc-8e85-4ab6-847e-e8fc771351fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:06.652868 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-54fcf1fc-8e85-4ab6-847e-e8fc771351fe tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1/action Aug 18 22:57:06.653421 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-54fcf1fc-8e85-4ab6-847e-e8fc771351fe tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:06.653532 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-54fcf1fc-8e85-4ab6-847e-e8fc771351fe tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:06.680760 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:06.680760 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:06.689416 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fcf63ad2-43a7-446f-b896-e672f4e5d1d5 req-54fcf1fc-8e85-4ab6-847e-e8fc771351fe tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1/action returned with HTTP 204 Aug 18 22:57:06.689892 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 919/3670] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:06 2026] POST /volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:06.861545 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff08f7c7-347e-4c56-b2c1-4833f6023b70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:06.863492 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff08f7c7-347e-4c56-b2c1-4833f6023b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:06.863695 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff08f7c7-347e-4c56-b2c1-4833f6023b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:06.863917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff08f7c7-347e-4c56-b2c1-4833f6023b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:06.864041 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ff08f7c7-347e-4c56-b2c1-4833f6023b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:06.868819 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:06.868819 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:06.869577 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff08f7c7-347e-4c56-b2c1-4833f6023b70 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:06.869926 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 914/3671] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:06 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:07.093681 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb822795-4d8d-4054-9cdc-d2167a3ed935 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.097299 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb822795-4d8d-4054-9cdc-d2167a3ed935 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:07.097299 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb822795-4d8d-4054-9cdc-d2167a3ed935 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:07.097299 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb822795-4d8d-4054-9cdc-d2167a3ed935 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:07.112827 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:07.112827 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:07.116540 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb822795-4d8d-4054-9cdc-d2167a3ed935 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:07.120530 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb822795-4d8d-4054-9cdc-d2167a3ed935 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:07.120949 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 921/3672] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:07 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:07.136801 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8acbdd27-7181-4377-92a0-f4f0c0fa852b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.138890 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8acbdd27-7181-4377-92a0-f4f0c0fa852b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:07.139086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8acbdd27-7181-4377-92a0-f4f0c0fa852b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:07.139286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8acbdd27-7181-4377-92a0-f4f0c0fa852b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:07.150809 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:07.150809 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:07.157536 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8acbdd27-7181-4377-92a0-f4f0c0fa852b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:07.163118 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8acbdd27-7181-4377-92a0-f4f0c0fa852b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:07.163731 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 919/3673] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:07 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:07.225396 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-d9a85b1e-1f9d-4379-a6bf-6f93a154581f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.228236 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-d9a85b1e-1f9d-4379-a6bf-6f93a154581f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:07.228558 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-d9a85b1e-1f9d-4379-a6bf-6f93a154581f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:07.228851 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-d9a85b1e-1f9d-4379-a6bf-6f93a154581f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:07.238714 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:07.238714 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:07.243993 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-d9a85b1e-1f9d-4379-a6bf-6f93a154581f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:07.249699 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-d9a85b1e-1f9d-4379-a6bf-6f93a154581f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:07.250416 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 920/3674] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:07 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:07.369335 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4553939-6449-46f5-80f4-fb0edb57203f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.369878 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4553939-6449-46f5-80f4-fb0edb57203f None None] GET https://10.4.3.89/volume// Aug 18 22:57:07.370120 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4553939-6449-46f5-80f4-fb0edb57203f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:07.370379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4553939-6449-46f5-80f4-fb0edb57203f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:07.370742 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4553939-6449-46f5-80f4-fb0edb57203f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:07.371149 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 915/3675] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:57:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:07.380241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-82fa945c-2c98-4168-8700-8a49f4f1dfac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.414259 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-82fa945c-2c98-4168-8700-8a49f4f1dfac tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:07.414640 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-82fa945c-2c98-4168-8700-8a49f4f1dfac tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a04354e4-7b8e-4ab8-ac2f-22aa8e249dab", "connector": null, "instance_uuid": "389d472a-c700-43c0-814b-b2dc70ff5dc3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:07.424000 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:07.424000 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:07.456567 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-82fa945c-2c98-4168-8700-8a49f4f1dfac tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:07.457228 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 922/3676] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:07 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:07.489782 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b848646a-fe87-4204-8f2c-fd30558decdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.495983 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b848646a-fe87-4204-8f2c-fd30558decdf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:07.496345 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b848646a-fe87-4204-8f2c-fd30558decdf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:07.497616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b848646a-fe87-4204-8f2c-fd30558decdf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:07.504916 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f213e984-20f0-4305-b35c-5fef40c21585 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.505552 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f213e984-20f0-4305-b35c-5fef40c21585 None None] GET https://10.4.3.89/volume// Aug 18 22:57:07.505782 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f213e984-20f0-4305-b35c-5fef40c21585 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:07.506081 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f213e984-20f0-4305-b35c-5fef40c21585 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:07.506576 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f213e984-20f0-4305-b35c-5fef40c21585 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:07.506974 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 921/3677] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:07.509554 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:07.509554 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:07.520390 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b848646a-fe87-4204-8f2c-fd30558decdf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:07.523585 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-67eadbf5-34da-490f-962f-162bf1acad7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.525716 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b848646a-fe87-4204-8f2c-fd30558decdf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:07.527665 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 920/3678] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:07 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:07.527748 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-67eadbf5-34da-490f-962f-162bf1acad7b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:07.527748 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-67eadbf5-34da-490f-962f-162bf1acad7b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:07.527748 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-67eadbf5-34da-490f-962f-162bf1acad7b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:07.549330 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:07.549330 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:07.554254 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-67eadbf5-34da-490f-962f-162bf1acad7b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:07.559920 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-67eadbf5-34da-490f-962f-162bf1acad7b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:07.560413 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 916/3679] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:07 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:07.674005 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-0259e2bb-9e7f-4268-853e-ad82fab7ea18 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.675972 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-0259e2bb-9e7f-4268-853e-ad82fab7ea18 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] PUT https://10.4.3.89/volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b Aug 18 22:57:07.676385 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-0259e2bb-9e7f-4268-853e-ad82fab7ea18 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:07.684406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-0259e2bb-9e7f-4268-853e-ad82fab7ea18 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Acquiring lock "cinder-attachment_update-a04354e4-7b8e-4ab8-ac2f-22aa8e249dab-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:07.688894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-0259e2bb-9e7f-4268-853e-ad82fab7ea18 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-a04354e4-7b8e-4ab8-ac2f-22aa8e249dab-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:07.689800 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:07.689800 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:07.781812 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-0259e2bb-9e7f-4268-853e-ad82fab7ea18 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-a04354e4-7b8e-4ab8-ac2f-22aa8e249dab-np0000007715" released by "attachment_update" :: held 0.093s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:07.781889 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-0259e2bb-9e7f-4268-853e-ad82fab7ea18 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b returned with HTTP 200 Aug 18 22:57:07.782403 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 923/3680] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:07 2026] PUT /volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:07.882145 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5324b61c-6db8-4b4f-b5f7-8190e2346338 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:07.883956 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5324b61c-6db8-4b4f-b5f7-8190e2346338 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:07.884444 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5324b61c-6db8-4b4f-b5f7-8190e2346338 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:07.884694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5324b61c-6db8-4b4f-b5f7-8190e2346338 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:07.884923 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5324b61c-6db8-4b4f-b5f7-8190e2346338 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:07.889145 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:07.889145 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:07.889896 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5324b61c-6db8-4b4f-b5f7-8190e2346338 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:07.890453 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 922/3681] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:07 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:08.543966 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-80690ea0-6e7e-4ba2-b706-aae27a02ea9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:08.547050 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80690ea0-6e7e-4ba2-b706-aae27a02ea9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:08.547377 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80690ea0-6e7e-4ba2-b706-aae27a02ea9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:08.547652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80690ea0-6e7e-4ba2-b706-aae27a02ea9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:08.564073 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:08.564073 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:08.568375 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80690ea0-6e7e-4ba2-b706-aae27a02ea9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:08.573281 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80690ea0-6e7e-4ba2-b706-aae27a02ea9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:08.573694 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 921/3682] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:08 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:08.903658 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bac33211-eb00-4cab-9348-6bebd64d0836 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:08.905548 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bac33211-eb00-4cab-9348-6bebd64d0836 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:08.905765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bac33211-eb00-4cab-9348-6bebd64d0836 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:08.905988 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bac33211-eb00-4cab-9348-6bebd64d0836 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:08.906135 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bac33211-eb00-4cab-9348-6bebd64d0836 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:08.910061 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:08.910061 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:08.910874 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bac33211-eb00-4cab-9348-6bebd64d0836 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:08.911211 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 917/3683] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:08 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:09.585784 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ea77b78c-e3a3-4054-aa6d-a687e67455fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:09.587462 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea77b78c-e3a3-4054-aa6d-a687e67455fc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:09.587626 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea77b78c-e3a3-4054-aa6d-a687e67455fc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:09.587800 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ea77b78c-e3a3-4054-aa6d-a687e67455fc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:09.596272 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:09.596272 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:09.599039 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ea77b78c-e3a3-4054-aa6d-a687e67455fc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:09.602335 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ea77b78c-e3a3-4054-aa6d-a687e67455fc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:09.602668 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 924/3684] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:09 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:09.922720 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a68bb914-e0bd-436a-a820-2dd67259ecc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:09.924843 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a68bb914-e0bd-436a-a820-2dd67259ecc7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:09.925088 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a68bb914-e0bd-436a-a820-2dd67259ecc7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:09.925349 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a68bb914-e0bd-436a-a820-2dd67259ecc7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:09.925487 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a68bb914-e0bd-436a-a820-2dd67259ecc7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:09.931201 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:09.931201 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:09.932189 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a68bb914-e0bd-436a-a820-2dd67259ecc7 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:09.932705 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 923/3685] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:09 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:10.614540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-70f9af18-05c8-42f6-bebb-fb6c752cfec3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:10.616135 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70f9af18-05c8-42f6-bebb-fb6c752cfec3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:10.616857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70f9af18-05c8-42f6-bebb-fb6c752cfec3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:10.616857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70f9af18-05c8-42f6-bebb-fb6c752cfec3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:10.627515 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:10.627515 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:10.637086 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-70f9af18-05c8-42f6-bebb-fb6c752cfec3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:10.643374 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70f9af18-05c8-42f6-bebb-fb6c752cfec3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:10.643711 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 922/3686] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:10 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:10.943949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7910ef24-f1eb-4139-ace1-6fb6753f4b01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:10.946242 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7910ef24-f1eb-4139-ace1-6fb6753f4b01 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:10.946242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7910ef24-f1eb-4139-ace1-6fb6753f4b01 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:10.946242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7910ef24-f1eb-4139-ace1-6fb6753f4b01 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:10.946381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7910ef24-f1eb-4139-ace1-6fb6753f4b01 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:10.950401 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:10.950401 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:10.951137 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7910ef24-f1eb-4139-ace1-6fb6753f4b01 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:10.951507 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 918/3687] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:10 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:11.023237 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-9d24e7b1-c7cb-4346-a5c7-2d7945e230b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.025293 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-9d24e7b1-c7cb-4346-a5c7-2d7945e230b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b/action Aug 18 22:57:11.025649 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-9d24e7b1-c7cb-4346-a5c7-2d7945e230b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:11.025788 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-9d24e7b1-c7cb-4346-a5c7-2d7945e230b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:11.040868 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:11.040868 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:11.049059 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-2d7cc52b-f88c-400a-924c-c9704fbf0589 req-9d24e7b1-c7cb-4346-a5c7-2d7945e230b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b/action returned with HTTP 204 Aug 18 22:57:11.049434 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 925/3688] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:11 2026] POST /volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:11.659191 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b0402eb-f846-42ce-88e6-59331e162424 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.660960 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b0402eb-f846-42ce-88e6-59331e162424 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:57:11.661142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b0402eb-f846-42ce-88e6-59331e162424 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:11.661336 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b0402eb-f846-42ce-88e6-59331e162424 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:11.670466 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:11.670466 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:11.673707 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b0402eb-f846-42ce-88e6-59331e162424 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:11.677408 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b0402eb-f846-42ce-88e6-59331e162424 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:57:11.677779 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 924/3689] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:11 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:11.719258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-964d9008-67f8-4135-a34a-7310958f24dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.721615 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-964d9008-67f8-4135-a34a-7310958f24dd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:11.721845 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-964d9008-67f8-4135-a34a-7310958f24dd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:11.722101 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-964d9008-67f8-4135-a34a-7310958f24dd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:11.729594 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:11.729594 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:11.733482 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-964d9008-67f8-4135-a34a-7310958f24dd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:11.737989 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-964d9008-67f8-4135-a34a-7310958f24dd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:11.738545 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 923/3690] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:11 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:11.804766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c12f08d-d9df-4ab8-bde2-1ddd5873d06c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.805247 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c12f08d-d9df-4ab8-bde2-1ddd5873d06c None None] GET https://10.4.3.89/volume// Aug 18 22:57:11.805478 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c12f08d-d9df-4ab8-bde2-1ddd5873d06c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:11.805714 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c12f08d-d9df-4ab8-bde2-1ddd5873d06c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:11.806135 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c12f08d-d9df-4ab8-bde2-1ddd5873d06c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:11.806505 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 919/3691] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:57:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:11.813898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-9a88efbc-3540-41cf-8b9f-bced5f13fcbf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.816564 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-9a88efbc-3540-41cf-8b9f-bced5f13fcbf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:11.817062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-9a88efbc-3540-41cf-8b9f-bced5f13fcbf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eff2ef1d-3925-4a00-9f3e-e0fe8de7e848", "connector": null, "instance_uuid": "389d472a-c700-43c0-814b-b2dc70ff5dc3"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:11.828156 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:11.828156 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:11.852193 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-9a88efbc-3540-41cf-8b9f-bced5f13fcbf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:11.852658 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 926/3692] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:11 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:11.884625 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-388313ae-9220-4844-ad13-7c20bc3edda4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.888125 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-388313ae-9220-4844-ad13-7c20bc3edda4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:11.888422 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-388313ae-9220-4844-ad13-7c20bc3edda4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:11.888589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-388313ae-9220-4844-ad13-7c20bc3edda4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:11.893273 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-963d83bc-f875-4268-93f6-f52764339c95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.893715 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-963d83bc-f875-4268-93f6-f52764339c95 None None] GET https://10.4.3.89/volume// Aug 18 22:57:11.893896 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-963d83bc-f875-4268-93f6-f52764339c95 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:11.894138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-963d83bc-f875-4268-93f6-f52764339c95 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:11.894517 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-963d83bc-f875-4268-93f6-f52764339c95 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:11.894840 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 924/3693] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:11.905015 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-be266ad5-e371-4c99-ba05-e1e3dda9676d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.907218 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:11.907218 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:11.908794 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-be266ad5-e371-4c99-ba05-e1e3dda9676d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:11.908998 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-be266ad5-e371-4c99-ba05-e1e3dda9676d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:11.909167 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-be266ad5-e371-4c99-ba05-e1e3dda9676d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:11.913413 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-388313ae-9220-4844-ad13-7c20bc3edda4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:11.919604 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-388313ae-9220-4844-ad13-7c20bc3edda4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:11.920090 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 925/3694] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:11 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:11.921471 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:11.921471 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:11.924660 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-be266ad5-e371-4c99-ba05-e1e3dda9676d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:11.931741 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-be266ad5-e371-4c99-ba05-e1e3dda9676d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:11.932412 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 920/3695] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:11 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 1050 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:11.963875 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c245030-26c7-41a4-9137-97c718ee8c6a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:11.965747 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c245030-26c7-41a4-9137-97c718ee8c6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:11.966015 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c245030-26c7-41a4-9137-97c718ee8c6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:11.966212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c245030-26c7-41a4-9137-97c718ee8c6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:11.966344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1c245030-26c7-41a4-9137-97c718ee8c6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:11.972340 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:11.972340 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:11.973436 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c245030-26c7-41a4-9137-97c718ee8c6a tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:11.973935 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 927/3696] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:11 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:12.061868 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-8240635d-3e98-43af-b690-46545b7158e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:12.064531 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-8240635d-3e98-43af-b690-46545b7158e9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] PUT https://10.4.3.89/volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe Aug 18 22:57:12.065120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-8240635d-3e98-43af-b690-46545b7158e9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:12.083076 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-8240635d-3e98-43af-b690-46545b7158e9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Acquiring lock "cinder-attachment_update-eff2ef1d-3925-4a00-9f3e-e0fe8de7e848-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:12.090658 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-8240635d-3e98-43af-b690-46545b7158e9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-eff2ef1d-3925-4a00-9f3e-e0fe8de7e848-np0000007715" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:12.091705 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:12.091705 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:12.210994 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-8240635d-3e98-43af-b690-46545b7158e9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-eff2ef1d-3925-4a00-9f3e-e0fe8de7e848-np0000007715" released by "attachment_update" :: held 0.118s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:12.210994 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-8240635d-3e98-43af-b690-46545b7158e9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe returned with HTTP 200 Aug 18 22:57:12.210994 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 925/3697] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:12 2026] PUT /volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe => generated 968 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:12.223923 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-176ebec1-efa0-4eb1-9458-f2ab95747fe6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:12.227737 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-176ebec1-efa0-4eb1-9458-f2ab95747fe6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/encryption Aug 18 22:57:12.228072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-176ebec1-efa0-4eb1-9458-f2ab95747fe6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:12.229247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-176ebec1-efa0-4eb1-9458-f2ab95747fe6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:12.243437 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:12.243437 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:12.249740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-176ebec1-efa0-4eb1-9458-f2ab95747fe6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/encryption returned with HTTP 200 Aug 18 22:57:12.250238 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 926/3698] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:57:12 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:12.933736 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b50eaf9-f10b-4e7c-be3a-310509bfc38c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:12.935275 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b50eaf9-f10b-4e7c-be3a-310509bfc38c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:12.935435 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b50eaf9-f10b-4e7c-be3a-310509bfc38c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:12.935610 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b50eaf9-f10b-4e7c-be3a-310509bfc38c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:12.952243 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:12.952243 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:12.953946 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b50eaf9-f10b-4e7c-be3a-310509bfc38c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:12.957691 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b50eaf9-f10b-4e7c-be3a-310509bfc38c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:12.958102 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 921/3699] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:12 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:12.988459 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0095f0fa-becf-460d-9677-2b44f9df9052 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:12.990354 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0095f0fa-becf-460d-9677-2b44f9df9052 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:12.990536 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0095f0fa-becf-460d-9677-2b44f9df9052 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:12.990713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0095f0fa-becf-460d-9677-2b44f9df9052 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:12.990810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0095f0fa-becf-460d-9677-2b44f9df9052 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:12.995476 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:12.995476 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:12.996391 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0095f0fa-becf-460d-9677-2b44f9df9052 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:12.997022 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 928/3700] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:12 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:13.974165 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b83f193a-78c4-4391-8dc8-34202ee1677f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:13.977660 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b83f193a-78c4-4391-8dc8-34202ee1677f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:13.977660 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b83f193a-78c4-4391-8dc8-34202ee1677f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:13.977660 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b83f193a-78c4-4391-8dc8-34202ee1677f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:13.985966 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:13.985966 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:13.989889 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b83f193a-78c4-4391-8dc8-34202ee1677f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:13.995076 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b83f193a-78c4-4391-8dc8-34202ee1677f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:13.995609 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 926/3701] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:13 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:14.007445 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61df2446-9223-4ac0-b4ed-8b74e4c29c34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:14.009727 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61df2446-9223-4ac0-b4ed-8b74e4c29c34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:14.009938 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61df2446-9223-4ac0-b4ed-8b74e4c29c34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:14.010146 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61df2446-9223-4ac0-b4ed-8b74e4c29c34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:14.010247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-61df2446-9223-4ac0-b4ed-8b74e4c29c34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:14.016537 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:14.016537 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:14.017352 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61df2446-9223-4ac0-b4ed-8b74e4c29c34 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:14.017731 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 927/3702] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:14 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:15.014353 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b98f557-7c57-405b-99e8-8d469a7fd3b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:15.020518 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b98f557-7c57-405b-99e8-8d469a7fd3b2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:15.020701 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b98f557-7c57-405b-99e8-8d469a7fd3b2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:15.020991 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b98f557-7c57-405b-99e8-8d469a7fd3b2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:15.030426 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3ee5878d-ba73-4700-8ccc-48085976e62e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:15.032589 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:15.032589 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:15.032779 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ee5878d-ba73-4700-8ccc-48085976e62e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:15.033195 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ee5878d-ba73-4700-8ccc-48085976e62e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:15.033415 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3ee5878d-ba73-4700-8ccc-48085976e62e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:15.033518 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3ee5878d-ba73-4700-8ccc-48085976e62e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:15.036613 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b98f557-7c57-405b-99e8-8d469a7fd3b2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:15.038484 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:15.038484 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:15.039415 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3ee5878d-ba73-4700-8ccc-48085976e62e tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:15.039709 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 929/3703] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:15 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:15.041719 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b98f557-7c57-405b-99e8-8d469a7fd3b2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:15.044320 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 922/3704] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:15 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:16.052140 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe416fe8-80eb-4a43-81f4-8340ee7e229d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:16.054029 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe416fe8-80eb-4a43-81f4-8340ee7e229d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:16.054391 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe416fe8-80eb-4a43-81f4-8340ee7e229d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:16.054722 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe416fe8-80eb-4a43-81f4-8340ee7e229d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:16.055817 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fe416fe8-80eb-4a43-81f4-8340ee7e229d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:16.058497 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad03220a-4269-47e7-9cce-54ce97af5552 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:16.061380 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad03220a-4269-47e7-9cce-54ce97af5552 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:16.061380 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad03220a-4269-47e7-9cce-54ce97af5552 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:16.061488 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:16.061488 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:16.061543 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad03220a-4269-47e7-9cce-54ce97af5552 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:16.061572 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe416fe8-80eb-4a43-81f4-8340ee7e229d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:16.061572 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 927/3705] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:16 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:16.069769 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:16.069769 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:16.073422 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ad03220a-4269-47e7-9cce-54ce97af5552 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:16.077235 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad03220a-4269-47e7-9cce-54ce97af5552 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:16.077634 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 928/3706] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:16 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:17.072140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f349657-3c1f-4da4-aa75-8b74944afddf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:17.074439 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f349657-3c1f-4da4-aa75-8b74944afddf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:17.074714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f349657-3c1f-4da4-aa75-8b74944afddf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:17.074959 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f349657-3c1f-4da4-aa75-8b74944afddf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:17.075122 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8f349657-3c1f-4da4-aa75-8b74944afddf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:17.083595 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:17.083595 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:17.087493 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f349657-3c1f-4da4-aa75-8b74944afddf tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:17.087980 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 930/3707] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:17 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:17.090932 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db90e0cd-a554-4903-a976-b89c0823806b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:17.092558 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db90e0cd-a554-4903-a976-b89c0823806b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:17.092723 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db90e0cd-a554-4903-a976-b89c0823806b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:17.092965 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db90e0cd-a554-4903-a976-b89c0823806b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:17.102217 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:17.102217 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:17.106120 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db90e0cd-a554-4903-a976-b89c0823806b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:17.112145 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db90e0cd-a554-4903-a976-b89c0823806b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:17.112534 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 923/3708] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:17 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:18.100031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc6644c4-1de4-4c2d-ad60-ac5fea45fe20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:18.110389 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc6644c4-1de4-4c2d-ad60-ac5fea45fe20 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:18.110389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc6644c4-1de4-4c2d-ad60-ac5fea45fe20 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:18.110389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc6644c4-1de4-4c2d-ad60-ac5fea45fe20 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:18.110389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dc6644c4-1de4-4c2d-ad60-ac5fea45fe20 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:18.115110 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:18.115110 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:18.115966 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc6644c4-1de4-4c2d-ad60-ac5fea45fe20 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:18.116428 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 928/3709] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:18 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:18.129767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6808203a-4a57-4bba-afe5-3327c3cca347 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:18.131599 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6808203a-4a57-4bba-afe5-3327c3cca347 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:18.131796 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6808203a-4a57-4bba-afe5-3327c3cca347 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:18.132001 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6808203a-4a57-4bba-afe5-3327c3cca347 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:18.132715 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fdf066af-9220-4687-9f48-9956c880fb90 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:18.134821 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fdf066af-9220-4687-9f48-9956c880fb90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:18.134821 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fdf066af-9220-4687-9f48-9956c880fb90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:18.134934 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fdf066af-9220-4687-9f48-9956c880fb90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:18.135063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fdf066af-9220-4687-9f48-9956c880fb90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:18.141485 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:18.141485 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:18.144131 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:18.144131 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:18.144837 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fdf066af-9220-4687-9f48-9956c880fb90 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:18.144887 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6808203a-4a57-4bba-afe5-3327c3cca347 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:18.145193 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 931/3710] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:18 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:18.148851 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6808203a-4a57-4bba-afe5-3327c3cca347 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:18.149277 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 929/3711] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:18 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:18.155082 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5ea3a69-13c0-4e4a-973f-64157f0434e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:18.156803 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5ea3a69-13c0-4e4a-973f-64157f0434e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:18.157037 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5ea3a69-13c0-4e4a-973f-64157f0434e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:18.157241 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5ea3a69-13c0-4e4a-973f-64157f0434e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:18.157365 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-f5ea3a69-13c0-4e4a-973f-64157f0434e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete backup with id: 1c65faba-d176-4c71-8fbf-fdd7dab45088. Aug 18 22:57:18.161573 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:18.161573 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:18.182863 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-f5ea3a69-13c0-4e4a-973f-64157f0434e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] delete_backup rpcapi backup_id 1c65faba-d176-4c71-8fbf-fdd7dab45088 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:57:18.184957 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5ea3a69-13c0-4e4a-973f-64157f0434e1 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 202 Aug 18 22:57:18.185606 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 924/3712] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:18 2026] DELETE /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:57:18.194551 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abeda88c-b9a4-44a2-ae4b-3de5f36a612b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:18.196569 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abeda88c-b9a4-44a2-ae4b-3de5f36a612b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:18.196781 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abeda88c-b9a4-44a2-ae4b-3de5f36a612b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:18.196993 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abeda88c-b9a4-44a2-ae4b-3de5f36a612b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:18.197140 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-abeda88c-b9a4-44a2-ae4b-3de5f36a612b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:18.200977 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:18.200977 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:18.201877 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abeda88c-b9a4-44a2-ae4b-3de5f36a612b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 200 Aug 18 22:57:18.202083 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 929/3713] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:18 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:19.161826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1e09b75-f3e0-442c-bb2b-c0b52bcd03d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:19.163783 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1e09b75-f3e0-442c-bb2b-c0b52bcd03d0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:19.164001 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1e09b75-f3e0-442c-bb2b-c0b52bcd03d0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:19.164212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1e09b75-f3e0-442c-bb2b-c0b52bcd03d0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:19.174811 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:19.174811 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:19.179430 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b1e09b75-f3e0-442c-bb2b-c0b52bcd03d0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:19.184278 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1e09b75-f3e0-442c-bb2b-c0b52bcd03d0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:19.184737 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 932/3714] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:19 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:19.214236 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9cedef3-c906-449a-9fae-fce758e6077f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:19.216182 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9cedef3-c906-449a-9fae-fce758e6077f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 Aug 18 22:57:19.216410 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9cedef3-c906-449a-9fae-fce758e6077f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:19.216597 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9cedef3-c906-449a-9fae-fce758e6077f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:19.216697 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f9cedef3-c906-449a-9fae-fce758e6077f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 1c65faba-d176-4c71-8fbf-fdd7dab45088. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:19.220525 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9cedef3-c906-449a-9fae-fce758e6077f tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 returned with HTTP 404 Aug 18 22:57:19.220971 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 930/3715] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:19 2026] GET /volume/v3/backups/1c65faba-d176-4c71-8fbf-fdd7dab45088 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:19.290008 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54eb6480-b56d-4722-85e7-e0fcda1b3538 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:19.304182 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54eb6480-b56d-4722-85e7-e0fcda1b3538 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:57:19.304402 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54eb6480-b56d-4722-85e7-e0fcda1b3538 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:19.304586 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54eb6480-b56d-4722-85e7-e0fcda1b3538 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:19.304677 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-54eb6480-b56d-4722-85e7-e0fcda1b3538 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete backup with id: 95f5880f-e21e-419c-8fe1-9e0c3da8088e. Aug 18 22:57:19.310638 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:19.310638 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:19.324070 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-54eb6480-b56d-4722-85e7-e0fcda1b3538 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] delete_backup rpcapi backup_id 95f5880f-e21e-419c-8fe1-9e0c3da8088e {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:57:19.325748 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54eb6480-b56d-4722-85e7-e0fcda1b3538 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 202 Aug 18 22:57:19.326277 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 925/3716] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:19 2026] DELETE /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:57:19.332653 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d724ec29-ce11-4b37-9628-5e07ee939e53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:19.334502 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d724ec29-ce11-4b37-9628-5e07ee939e53 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:57:19.334728 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d724ec29-ce11-4b37-9628-5e07ee939e53 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:19.334956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d724ec29-ce11-4b37-9628-5e07ee939e53 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:19.335105 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d724ec29-ce11-4b37-9628-5e07ee939e53 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:19.339618 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:19.339618 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:19.340523 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d724ec29-ce11-4b37-9628-5e07ee939e53 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 200 Aug 18 22:57:19.340929 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 930/3717] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:19 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:20.197412 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-402403cf-b276-4e90-88f5-7dfb2d8d868c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:20.199336 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-402403cf-b276-4e90-88f5-7dfb2d8d868c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:20.199529 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-402403cf-b276-4e90-88f5-7dfb2d8d868c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:20.199710 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-402403cf-b276-4e90-88f5-7dfb2d8d868c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:20.209606 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:20.209606 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:20.212986 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-402403cf-b276-4e90-88f5-7dfb2d8d868c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:20.217572 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-402403cf-b276-4e90-88f5-7dfb2d8d868c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:20.218001 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 933/3718] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:20 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:20.350617 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60895836-89f8-4994-a802-5ed8c6ba195b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:20.352611 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60895836-89f8-4994-a802-5ed8c6ba195b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e Aug 18 22:57:20.352811 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60895836-89f8-4994-a802-5ed8c6ba195b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:20.353019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60895836-89f8-4994-a802-5ed8c6ba195b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:20.353169 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-60895836-89f8-4994-a802-5ed8c6ba195b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Show backup with id 95f5880f-e21e-419c-8fe1-9e0c3da8088e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:20.357407 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60895836-89f8-4994-a802-5ed8c6ba195b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e returned with HTTP 404 Aug 18 22:57:20.358183 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 931/3719] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:20 2026] GET /volume/v3/backups/95f5880f-e21e-419c-8fe1-9e0c3da8088e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:20.458873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-9a2409f3-e42e-4295-b6fb-7d37069dd6de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:20.461401 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-9a2409f3-e42e-4295-b6fb-7d37069dd6de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:20.461628 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-9a2409f3-e42e-4295-b6fb-7d37069dd6de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:20.461845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-9a2409f3-e42e-4295-b6fb-7d37069dd6de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:20.482913 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:20.482913 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:20.486544 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-9a2409f3-e42e-4295-b6fb-7d37069dd6de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:20.491183 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-9a2409f3-e42e-4295-b6fb-7d37069dd6de tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:57:20.491790 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 926/3720] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:20 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 1131 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:20.510177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-38c9c88c-5bef-41fe-97cc-d4831f0332f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:20.512109 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-38c9c88c-5bef-41fe-97cc-d4831f0332f5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] POST https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822/action Aug 18 22:57:20.512475 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-38c9c88c-5bef-41fe-97cc-d4831f0332f5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:20.512584 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-38c9c88c-5bef-41fe-97cc-d4831f0332f5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:20.523448 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:20.523448 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:20.524082 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-38c9c88c-5bef-41fe-97cc-d4831f0332f5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:20.530094 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-38c9c88c-5bef-41fe-97cc-d4831f0332f5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Begin detaching volume completed successfully. Aug 18 22:57:20.530346 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-38c9c88c-5bef-41fe-97cc-d4831f0332f5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822/action returned with HTTP 202 Aug 18 22:57:20.530753 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 931/3721] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:57:20 2026] POST /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:57:20.547706 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a92ef139-ecf8-40ef-a61f-b6f9329a69fb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:20.549735 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a92ef139-ecf8-40ef-a61f-b6f9329a69fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:20.549988 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a92ef139-ecf8-40ef-a61f-b6f9329a69fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:20.550904 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a92ef139-ecf8-40ef-a61f-b6f9329a69fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:20.561619 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:20.561619 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:20.565202 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a92ef139-ecf8-40ef-a61f-b6f9329a69fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:20.566228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b88aa74f-9877-4efb-8d41-5eab2108e619 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:20.566675 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b88aa74f-9877-4efb-8d41-5eab2108e619 None None] GET https://10.4.3.89/volume// Aug 18 22:57:20.566843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b88aa74f-9877-4efb-8d41-5eab2108e619 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:20.567038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b88aa74f-9877-4efb-8d41-5eab2108e619 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:20.567397 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b88aa74f-9877-4efb-8d41-5eab2108e619 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:20.567694 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 932/3722] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:20.569635 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a92ef139-ecf8-40ef-a61f-b6f9329a69fb tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:57:20.570036 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 934/3723] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:20 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:20.575179 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-5bb48d75-5a01-490c-b5bf-3053e63459f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:20.577909 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-5bb48d75-5a01-490c-b5bf-3053e63459f4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:20.578195 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-5bb48d75-5a01-490c-b5bf-3053e63459f4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:20.578464 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-5bb48d75-5a01-490c-b5bf-3053e63459f4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:20.591096 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:20.591096 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:20.596090 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-5bb48d75-5a01-490c-b5bf-3053e63459f4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:20.601487 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-5bb48d75-5a01-490c-b5bf-3053e63459f4 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:57:20.601870 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 927/3724] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:20 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 1314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:21.232117 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3753b3aa-f688-461f-89cf-8422b38bf14c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:21.234581 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3753b3aa-f688-461f-89cf-8422b38bf14c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:21.234852 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3753b3aa-f688-461f-89cf-8422b38bf14c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:21.235109 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3753b3aa-f688-461f-89cf-8422b38bf14c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:21.248701 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:21.248701 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:21.253977 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3753b3aa-f688-461f-89cf-8422b38bf14c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:21.261087 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3753b3aa-f688-461f-89cf-8422b38bf14c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:21.261740 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 932/3725] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:21 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:21.428522 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-1631887c-ce3e-43e3-96b7-26aa7226f8e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:21.431572 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-1631887c-ce3e-43e3-96b7-26aa7226f8e0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4 Aug 18 22:57:21.431735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-1631887c-ce3e-43e3-96b7-26aa7226f8e0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:21.431909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-1631887c-ce3e-43e3-96b7-26aa7226f8e0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:21.438591 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:21.438591 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:21.488861 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9bb4e6e4-17fd-46ae-b081-15834a9f1700 req-1631887c-ce3e-43e3-96b7-26aa7226f8e0 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4 returned with HTTP 200 Aug 18 22:57:21.489742 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 933/3726] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:57:21 2026] DELETE /volume/v3/attachments/f7cd146c-717e-4aea-87c3-0fcdcf17f5e4 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:21.582706 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82a276e1-fe75-48bc-9297-c6f2d4e7ce7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:21.584359 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82a276e1-fe75-48bc-9297-c6f2d4e7ce7d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:21.584556 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82a276e1-fe75-48bc-9297-c6f2d4e7ce7d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:21.584695 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82a276e1-fe75-48bc-9297-c6f2d4e7ce7d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:21.591510 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:21.591510 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:21.595519 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-82a276e1-fe75-48bc-9297-c6f2d4e7ce7d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:21.599325 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82a276e1-fe75-48bc-9297-c6f2d4e7ce7d tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:57:21.599635 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 935/3727] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:21 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:21.839418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-e6c34233-36a8-43a3-8725-e6a9fde100d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:21.842338 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-e6c34233-36a8-43a3-8725-e6a9fde100d6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe/action Aug 18 22:57:21.842834 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-e6c34233-36a8-43a3-8725-e6a9fde100d6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:21.843013 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-e6c34233-36a8-43a3-8725-e6a9fde100d6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:21.868314 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:21.868314 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:21.882370 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9e9329e-e5da-4e94-8c0b-826419f60f96 req-e6c34233-36a8-43a3-8725-e6a9fde100d6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe/action returned with HTTP 204 Aug 18 22:57:21.882937 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 928/3728] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:21 2026] POST /volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:22.232957 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c85c2d30-2571-4d2d-8dca-408f2980ad2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.235080 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c85c2d30-2571-4d2d-8dca-408f2980ad2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:22.235323 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c85c2d30-2571-4d2d-8dca-408f2980ad2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.235539 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c85c2d30-2571-4d2d-8dca-408f2980ad2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.243576 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.243576 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:22.248092 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c85c2d30-2571-4d2d-8dca-408f2980ad2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:22.251964 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c85c2d30-2571-4d2d-8dca-408f2980ad2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:22.252372 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 933/3729] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:22.268341 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33a9d000-2202-4282-b475-6835a39dee02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.270495 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33a9d000-2202-4282-b475-6835a39dee02 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:22.270719 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33a9d000-2202-4282-b475-6835a39dee02 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.270907 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33a9d000-2202-4282-b475-6835a39dee02 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.278157 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1d16bc0d-cb4d-441d-9723-3b6fe950a357 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.278880 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.278880 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:22.282843 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33a9d000-2202-4282-b475-6835a39dee02 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:22.282913 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d16bc0d-cb4d-441d-9723-3b6fe950a357 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:57:22.283102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d16bc0d-cb4d-441d-9723-3b6fe950a357 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.283300 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1d16bc0d-cb4d-441d-9723-3b6fe950a357 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.287541 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33a9d000-2202-4282-b475-6835a39dee02 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:22.288085 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 934/3730] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:22.296097 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.296097 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:22.300713 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1d16bc0d-cb4d-441d-9723-3b6fe950a357 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:22.305765 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1d16bc0d-cb4d-441d-9723-3b6fe950a357 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:57:22.306165 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 936/3731] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:22.339883 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-9c879149-c5bf-4cb1-8f5d-2661664f4aa8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.342614 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-9c879149-c5bf-4cb1-8f5d-2661664f4aa8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:22.342804 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-9c879149-c5bf-4cb1-8f5d-2661664f4aa8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.343075 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-9c879149-c5bf-4cb1-8f5d-2661664f4aa8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.354789 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.354789 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:22.359024 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-9c879149-c5bf-4cb1-8f5d-2661664f4aa8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:22.363481 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-9c879149-c5bf-4cb1-8f5d-2661664f4aa8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:22.364234 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 929/3732] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:22.447291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8eaf4ab-9fbd-4b02-ac2b-726fcc40147c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.447659 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8eaf4ab-9fbd-4b02-ac2b-726fcc40147c None None] GET https://10.4.3.89/volume// Aug 18 22:57:22.447818 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8eaf4ab-9fbd-4b02-ac2b-726fcc40147c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.448000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8eaf4ab-9fbd-4b02-ac2b-726fcc40147c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.448376 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8eaf4ab-9fbd-4b02-ac2b-726fcc40147c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:22.448659 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 934/3733] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:22.455882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-be9dcb72-23c2-49f5-977c-20d41b18c4bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.542473 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-be9dcb72-23c2-49f5-977c-20d41b18c4bc tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:22.543007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-be9dcb72-23c2-49f5-977c-20d41b18c4bc tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a", "connector": null, "instance_uuid": "c5b069fb-a695-422e-82e9-5e00608725b6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:22.555693 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.555693 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:22.592488 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-be9dcb72-23c2-49f5-977c-20d41b18c4bc tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:22.593144 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 935/3734] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:22 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:22.624871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e62139de-9f50-4eaa-8ff4-408d8481bd5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.627466 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e62139de-9f50-4eaa-8ff4-408d8481bd5b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:22.627730 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e62139de-9f50-4eaa-8ff4-408d8481bd5b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.627837 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e62139de-9f50-4eaa-8ff4-408d8481bd5b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.635038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f61d44fe-1f8a-47b7-a2b9-5d7942292c87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.635619 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f61d44fe-1f8a-47b7-a2b9-5d7942292c87 None None] GET https://10.4.3.89/volume// Aug 18 22:57:22.635862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f61d44fe-1f8a-47b7-a2b9-5d7942292c87 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.636112 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f61d44fe-1f8a-47b7-a2b9-5d7942292c87 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.636562 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f61d44fe-1f8a-47b7-a2b9-5d7942292c87 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:22.636950 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 930/3735] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:22.638350 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.638350 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:22.643479 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e62139de-9f50-4eaa-8ff4-408d8481bd5b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:22.644021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-fb9e54a4-a312-4a6c-a4c8-9173f891ec70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.646194 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-fb9e54a4-a312-4a6c-a4c8-9173f891ec70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:22.646464 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-fb9e54a4-a312-4a6c-a4c8-9173f891ec70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.646693 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-fb9e54a4-a312-4a6c-a4c8-9173f891ec70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.650610 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e62139de-9f50-4eaa-8ff4-408d8481bd5b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:22.651262 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 937/3736] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:22.656843 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.656843 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:22.660391 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-fb9e54a4-a312-4a6c-a4c8-9173f891ec70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:22.665557 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-fb9e54a4-a312-4a6c-a4c8-9173f891ec70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:22.665999 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 935/3737] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:22.789007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-4bc4254e-98d2-4edf-836e-58d054758428 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.791572 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-4bc4254e-98d2-4edf-836e-58d054758428 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] PUT https://10.4.3.89/volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2 Aug 18 22:57:22.791935 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-4bc4254e-98d2-4edf-836e-58d054758428 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:22.803339 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-4bc4254e-98d2-4edf-836e-58d054758428 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Acquiring lock "cinder-attachment_update-5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:22.808191 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-4bc4254e-98d2-4edf-836e-58d054758428 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:22.809124 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.809124 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:22.880681 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-4bc4254e-98d2-4edf-836e-58d054758428 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a-np0000007715" released by "attachment_update" :: held 0.073s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:22.880973 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-4bc4254e-98d2-4edf-836e-58d054758428 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2 returned with HTTP 200 Aug 18 22:57:22.881474 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 936/3738] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:22 2026] PUT /volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2 => generated 968 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:22.888915 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-213ff73a-4603-445c-a0e6-0dec77a52092 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.890829 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-213ff73a-4603-445c-a0e6-0dec77a52092 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/encryption Aug 18 22:57:22.891021 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-213ff73a-4603-445c-a0e6-0dec77a52092 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.891439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-213ff73a-4603-445c-a0e6-0dec77a52092 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.908521 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.908521 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:22.915535 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-213ff73a-4603-445c-a0e6-0dec77a52092 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/encryption returned with HTTP 200 Aug 18 22:57:22.916042 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 931/3739] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:22.930556 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-fbdfc6e1-2495-42cc-9d7c-ef8f0cc35620 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:22.932593 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-fbdfc6e1-2495-42cc-9d7c-ef8f0cc35620 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:22.932817 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-fbdfc6e1-2495-42cc-9d7c-ef8f0cc35620 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:22.933045 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-fbdfc6e1-2495-42cc-9d7c-ef8f0cc35620 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:22.939753 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:22.939753 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:22.944547 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-fbdfc6e1-2495-42cc-9d7c-ef8f0cc35620 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:22.954571 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-fbdfc6e1-2495-42cc-9d7c-ef8f0cc35620 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:22.955089 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 938/3740] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:22 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:23.043980 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c2b978f-97d4-4ec5-a7ca-e60b61d6dc81 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.044411 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c2b978f-97d4-4ec5-a7ca-e60b61d6dc81 None None] GET https://10.4.3.89/volume// Aug 18 22:57:23.044565 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c2b978f-97d4-4ec5-a7ca-e60b61d6dc81 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.044746 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c2b978f-97d4-4ec5-a7ca-e60b61d6dc81 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.045038 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c2b978f-97d4-4ec5-a7ca-e60b61d6dc81 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:23.045336 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 936/3741] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:23.052829 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-e9affc47-7f93-40bf-b416-790ed7a22b22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.095315 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-e9affc47-7f93-40bf-b416-790ed7a22b22 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:23.095762 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-e9affc47-7f93-40bf-b416-790ed7a22b22 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c934718-1c9f-42f7-82c7-bbc5614e18b1", "connector": null, "instance_uuid": "389d472a-c700-43c0-814b-b2dc70ff5dc3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:23.109732 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.109732 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:23.135014 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-e9affc47-7f93-40bf-b416-790ed7a22b22 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:23.135493 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 937/3742] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:23 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:23.172531 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-def96f49-7c51-4559-a8fd-b72c807bc120 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.176777 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-def96f49-7c51-4559-a8fd-b72c807bc120 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:23.176977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-def96f49-7c51-4559-a8fd-b72c807bc120 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.177192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-def96f49-7c51-4559-a8fd-b72c807bc120 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.185993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-baefcc09-f501-43ec-b5b1-605192965aea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.186415 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baefcc09-f501-43ec-b5b1-605192965aea None None] GET https://10.4.3.89/volume// Aug 18 22:57:23.186587 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baefcc09-f501-43ec-b5b1-605192965aea None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.186791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-baefcc09-f501-43ec-b5b1-605192965aea None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.187069 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-baefcc09-f501-43ec-b5b1-605192965aea None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:23.187372 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 939/3743] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:23.193923 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.193923 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:23.195605 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-1c131127-a543-4f27-aa24-d4f3db4d51f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.198288 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-1c131127-a543-4f27-aa24-d4f3db4d51f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:23.198600 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-1c131127-a543-4f27-aa24-d4f3db4d51f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.198872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-1c131127-a543-4f27-aa24-d4f3db4d51f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.199019 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-def96f49-7c51-4559-a8fd-b72c807bc120 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:23.205206 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-def96f49-7c51-4559-a8fd-b72c807bc120 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:23.205685 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 932/3744] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 918 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:23.210729 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.210729 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:23.215573 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-1c131127-a543-4f27-aa24-d4f3db4d51f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:23.221306 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-1c131127-a543-4f27-aa24-d4f3db4d51f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:23.221760 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 937/3745] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1098 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:23.325135 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-5228641e-6791-4d93-a058-4e3b679a3979 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.327816 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-5228641e-6791-4d93-a058-4e3b679a3979 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] PUT https://10.4.3.89/volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3 Aug 18 22:57:23.328318 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-5228641e-6791-4d93-a058-4e3b679a3979 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:23.337075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-5228641e-6791-4d93-a058-4e3b679a3979 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Acquiring lock "cinder-attachment_update-9c934718-1c9f-42f7-82c7-bbc5614e18b1-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:23.342342 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-5228641e-6791-4d93-a058-4e3b679a3979 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-9c934718-1c9f-42f7-82c7-bbc5614e18b1-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:23.343668 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.343668 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:23.432064 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-5228641e-6791-4d93-a058-4e3b679a3979 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-9c934718-1c9f-42f7-82c7-bbc5614e18b1-np0000007715" released by "attachment_update" :: held 0.090s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:23.432514 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-5228641e-6791-4d93-a058-4e3b679a3979 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3 returned with HTTP 200 Aug 18 22:57:23.433741 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 938/3746] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:23 2026] PUT /volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:23.667983 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-989aba0b-a659-458e-971a-e84d04d74be3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.670238 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-989aba0b-a659-458e-971a-e84d04d74be3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:23.670560 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-989aba0b-a659-458e-971a-e84d04d74be3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.670866 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-989aba0b-a659-458e-971a-e84d04d74be3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.685877 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.685877 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:23.690842 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-989aba0b-a659-458e-971a-e84d04d74be3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:23.702045 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-989aba0b-a659-458e-971a-e84d04d74be3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:23.702678 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 940/3747] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:23.715424 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-d5c2e097-88db-4c7a-9509-6c53c66ce4c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.717355 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-d5c2e097-88db-4c7a-9509-6c53c66ce4c6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:23.717546 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-d5c2e097-88db-4c7a-9509-6c53c66ce4c6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.717747 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-d5c2e097-88db-4c7a-9509-6c53c66ce4c6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.724224 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.724224 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:23.727778 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-d5c2e097-88db-4c7a-9509-6c53c66ce4c6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:23.732480 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-d5c2e097-88db-4c7a-9509-6c53c66ce4c6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:23.732924 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 933/3748] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:23.797207 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75107fdc-ee24-45ed-8a9c-8efb32bb2269 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.797600 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75107fdc-ee24-45ed-8a9c-8efb32bb2269 None None] GET https://10.4.3.89/volume// Aug 18 22:57:23.797697 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75107fdc-ee24-45ed-8a9c-8efb32bb2269 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.797871 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75107fdc-ee24-45ed-8a9c-8efb32bb2269 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.798224 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75107fdc-ee24-45ed-8a9c-8efb32bb2269 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:23.798537 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 938/3749] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:23.805337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-079310bf-4fd2-4365-9a82-88f1556fcbc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.807237 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-079310bf-4fd2-4365-9a82-88f1556fcbc3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:23.807596 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-079310bf-4fd2-4365-9a82-88f1556fcbc3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2122a4c6-fad2-49ed-a21a-f1d6a46cb899", "connector": null, "instance_uuid": "d4acc728-a162-4614-8d89-f8fb83c6aa0f"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:23.815248 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.815248 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:23.842671 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-079310bf-4fd2-4365-9a82-88f1556fcbc3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:23.843072 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 939/3750] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:23 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:23.872959 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98ddeaff-6091-4173-a745-09064653bf3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.874690 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98ddeaff-6091-4173-a745-09064653bf3b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:23.876526 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98ddeaff-6091-4173-a745-09064653bf3b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.876827 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98ddeaff-6091-4173-a745-09064653bf3b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.880526 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c25f6c46-4acc-4108-945d-3bfc23e78bfb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.880920 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c25f6c46-4acc-4108-945d-3bfc23e78bfb None None] GET https://10.4.3.89/volume// Aug 18 22:57:23.881088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c25f6c46-4acc-4108-945d-3bfc23e78bfb None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.881317 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c25f6c46-4acc-4108-945d-3bfc23e78bfb None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.881619 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c25f6c46-4acc-4108-945d-3bfc23e78bfb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:23.881918 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 934/3751] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:23.890025 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-39f7a786-21ff-4b72-acea-7f5ea835f6a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:23.891220 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.891220 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:23.892439 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-39f7a786-21ff-4b72-acea-7f5ea835f6a2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:23.892642 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-39f7a786-21ff-4b72-acea-7f5ea835f6a2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:23.892826 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-39f7a786-21ff-4b72-acea-7f5ea835f6a2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:23.895134 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-98ddeaff-6091-4173-a745-09064653bf3b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:23.899326 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98ddeaff-6091-4173-a745-09064653bf3b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:23.899751 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 941/3752] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:23.902463 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:23.902463 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:23.906113 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-39f7a786-21ff-4b72-acea-7f5ea835f6a2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:23.910694 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-39f7a786-21ff-4b72-acea-7f5ea835f6a2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:23.911224 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 939/3753] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:23 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 1080 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:24.014561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-4c334b58-1fa7-45ae-a5d1-5138232148cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:24.016881 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-4c334b58-1fa7-45ae-a5d1-5138232148cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] PUT https://10.4.3.89/volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2 Aug 18 22:57:24.017188 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-4c334b58-1fa7-45ae-a5d1-5138232148cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:24.026983 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-4c334b58-1fa7-45ae-a5d1-5138232148cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Acquiring lock "cinder-attachment_update-2122a4c6-fad2-49ed-a21a-f1d6a46cb899-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:24.032720 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-4c334b58-1fa7-45ae-a5d1-5138232148cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Lock "cinder-attachment_update-2122a4c6-fad2-49ed-a21a-f1d6a46cb899-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:24.033645 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:24.033645 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:24.121068 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-4c334b58-1fa7-45ae-a5d1-5138232148cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Lock "cinder-attachment_update-2122a4c6-fad2-49ed-a21a-f1d6a46cb899-np0000007715" released by "attachment_update" :: held 0.088s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:24.121436 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-4c334b58-1fa7-45ae-a5d1-5138232148cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2 returned with HTTP 200 Aug 18 22:57:24.121859 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 940/3754] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:24 2026] PUT /volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:24.133979 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-5a191c79-18be-4a80-9370-884597bc4ef5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:24.137198 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-5a191c79-18be-4a80-9370-884597bc4ef5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/encryption Aug 18 22:57:24.137469 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-5a191c79-18be-4a80-9370-884597bc4ef5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:24.137653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-5a191c79-18be-4a80-9370-884597bc4ef5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:24.148969 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:24.148969 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:24.158541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-5a191c79-18be-4a80-9370-884597bc4ef5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/encryption returned with HTTP 200 Aug 18 22:57:24.159372 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 935/3755] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:57:24 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:24.220604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-201222da-7e7d-4a12-8bb5-2382ea1a29c3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:24.222891 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-201222da-7e7d-4a12-8bb5-2382ea1a29c3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:24.223079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-201222da-7e7d-4a12-8bb5-2382ea1a29c3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:24.223327 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-201222da-7e7d-4a12-8bb5-2382ea1a29c3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:24.238890 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:24.238890 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:24.244811 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-201222da-7e7d-4a12-8bb5-2382ea1a29c3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:24.252679 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-201222da-7e7d-4a12-8bb5-2382ea1a29c3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:24.253375 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 942/3756] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:24 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:24.475749 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e35abaed-083e-4cb9-b96e-0ec71a278c61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:24.477399 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e35abaed-083e-4cb9-b96e-0ec71a278c61 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:24.477563 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e35abaed-083e-4cb9-b96e-0ec71a278c61 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:24.477734 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e35abaed-083e-4cb9-b96e-0ec71a278c61 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:24.484490 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:24.484490 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:24.487694 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e35abaed-083e-4cb9-b96e-0ec71a278c61 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:24.491551 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e35abaed-083e-4cb9-b96e-0ec71a278c61 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:57:24.491884 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 940/3757] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:24 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:24.503000 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e174e1f0-87cb-4dd0-a2f1-6f382f5ddca5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:24.504766 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e174e1f0-87cb-4dd0-a2f1-6f382f5ddca5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:24.504960 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e174e1f0-87cb-4dd0-a2f1-6f382f5ddca5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:24.505153 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e174e1f0-87cb-4dd0-a2f1-6f382f5ddca5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:24.505327 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e174e1f0-87cb-4dd0-a2f1-6f382f5ddca5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume with id: 8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:24.512280 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:24.512280 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:24.512695 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e174e1f0-87cb-4dd0-a2f1-6f382f5ddca5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:24.526892 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e174e1f0-87cb-4dd0-a2f1-6f382f5ddca5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Delete volume request issued successfully. Aug 18 22:57:24.527144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e174e1f0-87cb-4dd0-a2f1-6f382f5ddca5 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 202 Aug 18 22:57:24.527515 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 941/3758] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:24 2026] DELETE /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:24.538760 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04b0719e-090a-4c3a-8955-81590fa4b597 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:24.540688 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04b0719e-090a-4c3a-8955-81590fa4b597 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:24.540970 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04b0719e-090a-4c3a-8955-81590fa4b597 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:24.541256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04b0719e-090a-4c3a-8955-81590fa4b597 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:24.548506 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:24.548506 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:24.553012 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04b0719e-090a-4c3a-8955-81590fa4b597 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Volume info retrieved successfully. Aug 18 22:57:24.558204 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04b0719e-090a-4c3a-8955-81590fa4b597 tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 200 Aug 18 22:57:24.558617 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 936/3759] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:24 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:24.714216 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a93bf09-f377-41f3-8bc0-c0927f94d429 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:24.715946 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a93bf09-f377-41f3-8bc0-c0927f94d429 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:24.716169 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a93bf09-f377-41f3-8bc0-c0927f94d429 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:24.716394 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a93bf09-f377-41f3-8bc0-c0927f94d429 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:24.725354 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:24.725354 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:24.728673 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a93bf09-f377-41f3-8bc0-c0927f94d429 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:24.732363 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a93bf09-f377-41f3-8bc0-c0927f94d429 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:24.732775 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 943/3760] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:24 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:24.911938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b406f7a-9076-40a6-abc6-0cb426a9a979 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:24.913935 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b406f7a-9076-40a6-abc6-0cb426a9a979 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:24.914165 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b406f7a-9076-40a6-abc6-0cb426a9a979 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:24.914402 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b406f7a-9076-40a6-abc6-0cb426a9a979 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:24.923919 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:24.923919 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:24.927671 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b406f7a-9076-40a6-abc6-0cb426a9a979 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:24.932028 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b406f7a-9076-40a6-abc6-0cb426a9a979 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:24.932442 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 941/3761] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:24 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:25.268318 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a58ea237-b982-4123-ad84-8bf320349f2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:25.270422 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a58ea237-b982-4123-ad84-8bf320349f2e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:25.270630 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a58ea237-b982-4123-ad84-8bf320349f2e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:25.270840 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a58ea237-b982-4123-ad84-8bf320349f2e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:25.281775 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:25.281775 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:25.285031 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a58ea237-b982-4123-ad84-8bf320349f2e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:25.288783 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a58ea237-b982-4123-ad84-8bf320349f2e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:25.289134 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 942/3762] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:25 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:25.573627 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f26984c8-9ce3-4b42-8f56-90acea4d212b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:25.575173 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f26984c8-9ce3-4b42-8f56-90acea4d212b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] GET https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 Aug 18 22:57:25.575357 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f26984c8-9ce3-4b42-8f56-90acea4d212b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:25.575533 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f26984c8-9ce3-4b42-8f56-90acea4d212b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:25.580395 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f26984c8-9ce3-4b42-8f56-90acea4d212b tempest-VolumesBackupsTest-6343019 tempest-VolumesBackupsTest-6343019-project-member] https://10.4.3.89/volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 returned with HTTP 404 Aug 18 22:57:25.580780 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 937/3763] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:25 2026] GET /volume/v3/volumes/8925b928-8188-4f64-b5ee-0f3ffd7c6822 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:25.747401 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4bba22be-4bbf-4b6b-ab71-7a147ae9d3f7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:25.749302 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bba22be-4bbf-4b6b-ab71-7a147ae9d3f7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:25.749516 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bba22be-4bbf-4b6b-ab71-7a147ae9d3f7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:25.749940 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4bba22be-4bbf-4b6b-ab71-7a147ae9d3f7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:25.760659 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:25.760659 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:25.766284 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4bba22be-4bbf-4b6b-ab71-7a147ae9d3f7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:25.770652 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4bba22be-4bbf-4b6b-ab71-7a147ae9d3f7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:25.771281 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 944/3764] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:25 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:25.944759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d19f1e26-698a-4587-b0ff-5bd3f7fa4a43 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:25.946507 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d19f1e26-698a-4587-b0ff-5bd3f7fa4a43 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:25.946684 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d19f1e26-698a-4587-b0ff-5bd3f7fa4a43 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:25.946865 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d19f1e26-698a-4587-b0ff-5bd3f7fa4a43 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:25.957334 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:25.957334 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:25.961520 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d19f1e26-698a-4587-b0ff-5bd3f7fa4a43 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:25.967656 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d19f1e26-698a-4587-b0ff-5bd3f7fa4a43 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:25.968153 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 942/3765] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:25 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:26.250036 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-946e6645-6746-4c83-b45a-47974bb047c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:26.252952 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-946e6645-6746-4c83-b45a-47974bb047c5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2/action Aug 18 22:57:26.253350 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-946e6645-6746-4c83-b45a-47974bb047c5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:26.253484 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-946e6645-6746-4c83-b45a-47974bb047c5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:26.274779 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:26.274779 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:26.298681 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7a6b85d0-3269-4acc-a582-a5e4a5379d33 req-946e6645-6746-4c83-b45a-47974bb047c5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2/action returned with HTTP 204 Aug 18 22:57:26.298803 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 943/3766] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:26 2026] POST /volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:26.301538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25781403-70b8-4d04-9400-48b58652243c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:26.304658 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25781403-70b8-4d04-9400-48b58652243c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:26.304870 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25781403-70b8-4d04-9400-48b58652243c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:26.305063 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25781403-70b8-4d04-9400-48b58652243c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:26.320776 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:26.320776 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:26.324446 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-25781403-70b8-4d04-9400-48b58652243c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:26.328612 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25781403-70b8-4d04-9400-48b58652243c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:26.329021 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 938/3767] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:26 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:26.783198 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-17325d06-ac3c-4b59-baac-f6ba2216b515 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:26.785595 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17325d06-ac3c-4b59-baac-f6ba2216b515 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:26.785932 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17325d06-ac3c-4b59-baac-f6ba2216b515 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:26.786342 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-17325d06-ac3c-4b59-baac-f6ba2216b515 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:26.798286 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:26.798286 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:26.802583 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-17325d06-ac3c-4b59-baac-f6ba2216b515 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:26.808622 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-17325d06-ac3c-4b59-baac-f6ba2216b515 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:26.809182 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 945/3768] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:26 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:26.821535 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0207cd7-0ca8-49fa-a656-e886df8f9a8f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:26.823165 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0207cd7-0ca8-49fa-a656-e886df8f9a8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:26.823395 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0207cd7-0ca8-49fa-a656-e886df8f9a8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:26.823610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0207cd7-0ca8-49fa-a656-e886df8f9a8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:26.832833 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:26.832833 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:26.836130 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0207cd7-0ca8-49fa-a656-e886df8f9a8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:26.840331 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0207cd7-0ca8-49fa-a656-e886df8f9a8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:26.840761 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 943/3769] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:26 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:26.881428 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-06bae370-0732-4e75-85c6-c50fc140b805 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:26.883250 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-06bae370-0732-4e75-85c6-c50fc140b805 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:26.883431 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-06bae370-0732-4e75-85c6-c50fc140b805 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:26.883602 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-06bae370-0732-4e75-85c6-c50fc140b805 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:26.891898 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:26.891898 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:26.894903 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-06bae370-0732-4e75-85c6-c50fc140b805 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:26.898401 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-06bae370-0732-4e75-85c6-c50fc140b805 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:26.898919 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 944/3770] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:26 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:26.917825 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-f66bc4d5-5cc5-481b-8e0d-e9a557e88013 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:26.919819 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-f66bc4d5-5cc5-481b-8e0d-e9a557e88013 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/action Aug 18 22:57:26.920184 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-f66bc4d5-5cc5-481b-8e0d-e9a557e88013 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:26.920324 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-f66bc4d5-5cc5-481b-8e0d-e9a557e88013 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:26.931504 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:26.931504 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:26.931987 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-f66bc4d5-5cc5-481b-8e0d-e9a557e88013 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:26.944158 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-f66bc4d5-5cc5-481b-8e0d-e9a557e88013 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Begin detaching volume completed successfully. Aug 18 22:57:26.944400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-f66bc4d5-5cc5-481b-8e0d-e9a557e88013 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/action returned with HTTP 202 Aug 18 22:57:26.944867 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 939/3771] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:57:26 2026] POST /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:57:26.985031 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b90d7bec-5a5f-405b-a472-5612f3904a0f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:26.986589 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b90d7bec-5a5f-405b-a472-5612f3904a0f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:26.986816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b90d7bec-5a5f-405b-a472-5612f3904a0f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:26.987028 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b90d7bec-5a5f-405b-a472-5612f3904a0f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:26.992059 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63324b8f-1508-496d-9bed-aa6d8430b7f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:26.992445 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63324b8f-1508-496d-9bed-aa6d8430b7f2 None None] GET https://10.4.3.89/volume// Aug 18 22:57:26.992609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63324b8f-1508-496d-9bed-aa6d8430b7f2 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:26.992785 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63324b8f-1508-496d-9bed-aa6d8430b7f2 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:26.993080 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63324b8f-1508-496d-9bed-aa6d8430b7f2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:26.993411 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 944/3772] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:27.001336 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:27.001336 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:27.002014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-b5ca62c6-ca2b-4813-9f56-1a7755f4cdf9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:27.004755 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-b5ca62c6-ca2b-4813-9f56-1a7755f4cdf9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:27.005020 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-b5ca62c6-ca2b-4813-9f56-1a7755f4cdf9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:27.005515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-b5ca62c6-ca2b-4813-9f56-1a7755f4cdf9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:27.005594 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b90d7bec-5a5f-405b-a472-5612f3904a0f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:27.009538 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b90d7bec-5a5f-405b-a472-5612f3904a0f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:27.009977 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 946/3773] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:26 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:27.017991 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:27.017991 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:27.022966 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-b5ca62c6-ca2b-4813-9f56-1a7755f4cdf9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:27.024963 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-b5ca62c6-ca2b-4813-9f56-1a7755f4cdf9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:27.025368 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 945/3774] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:27 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:27.036065 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-000000b6-c25c-4a3d-8222-d929cd03a48a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:27.038754 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-000000b6-c25c-4a3d-8222-d929cd03a48a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/encryption Aug 18 22:57:27.038998 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-000000b6-c25c-4a3d-8222-d929cd03a48a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:27.039273 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-000000b6-c25c-4a3d-8222-d929cd03a48a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:27.051738 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:27.051738 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:27.058664 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-000000b6-c25c-4a3d-8222-d929cd03a48a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/encryption returned with HTTP 200 Aug 18 22:57:27.059107 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 940/3775] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:57:27 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:27.346198 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72c309e9-2e4a-435c-9b1a-be0d6644f6a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:27.348097 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72c309e9-2e4a-435c-9b1a-be0d6644f6a6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:27.348328 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72c309e9-2e4a-435c-9b1a-be0d6644f6a6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:27.348504 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72c309e9-2e4a-435c-9b1a-be0d6644f6a6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:27.358409 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:27.358409 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:27.363289 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72c309e9-2e4a-435c-9b1a-be0d6644f6a6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:27.366235 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72c309e9-2e4a-435c-9b1a-be0d6644f6a6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:27.366620 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 945/3776] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:27 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:28.022824 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7544e091-cb3a-4d5f-871c-9c8312477596 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:28.024698 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7544e091-cb3a-4d5f-871c-9c8312477596 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:28.025918 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7544e091-cb3a-4d5f-871c-9c8312477596 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:28.025918 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7544e091-cb3a-4d5f-871c-9c8312477596 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:28.035067 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:28.035067 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:28.039325 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7544e091-cb3a-4d5f-871c-9c8312477596 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:28.044244 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7544e091-cb3a-4d5f-871c-9c8312477596 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:28.044648 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 947/3777] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:28 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:28.379926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73979bd1-23bf-4128-9979-138cc9ed75e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:28.381372 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73979bd1-23bf-4128-9979-138cc9ed75e0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:28.381627 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73979bd1-23bf-4128-9979-138cc9ed75e0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:28.381858 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73979bd1-23bf-4128-9979-138cc9ed75e0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:28.391069 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:28.391069 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:28.394358 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73979bd1-23bf-4128-9979-138cc9ed75e0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:28.398185 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73979bd1-23bf-4128-9979-138cc9ed75e0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:28.398671 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 946/3778] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:28 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:28.832968 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6bb33237-e628-42d8-995b-de89795a98e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:28.834604 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:28.834935 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1725612632"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:28.836530 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume request body: {'volume': {'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1725612632'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:28.971181 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume of 1 GB Aug 18 22:57:28.975837 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Availability Zones retrieved successfully. Aug 18 22:57:28.980606 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Flow 'volume_create_api' (09542b90-10d5-4a7a-8d2c-9c63d0c8b3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:28.981795 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf448303-d2b2-45c6-81e1-cc19eae40168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:28.982693 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:29.037851 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf448303-d2b2-45c6-81e1-cc19eae40168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:29.038944 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722b9488-1509-42df-8dbd-a611e1673afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:29.062055 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0c6b7b48-e3c1-4ca1-b2c7-2c21ad70a314 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:29.063584 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c6b7b48-e3c1-4ca1-b2c7-2c21ad70a314 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:29.063757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c6b7b48-e3c1-4ca1-b2c7-2c21ad70a314 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:29.063927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c6b7b48-e3c1-4ca1-b2c7-2c21ad70a314 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:29.077255 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:29.077255 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:29.080556 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0c6b7b48-e3c1-4ca1-b2c7-2c21ad70a314 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:29.084961 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c6b7b48-e3c1-4ca1-b2c7-2c21ad70a314 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:29.085333 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 946/3779] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:29 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:29.097832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Created reservations ['f9834645-9f2b-45ff-a9cd-3aa984e2b98c', 'a09a5ae5-085d-496f-acbc-f33326b98ba9', 'd332c07b-a21f-4713-a4bc-80152c18e440', 'c27a04ed-f7d4-413e-98e5-d4070236961c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:29.098694 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722b9488-1509-42df-8dbd-a611e1673afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9834645-9f2b-45ff-a9cd-3aa984e2b98c', 'a09a5ae5-085d-496f-acbc-f33326b98ba9', 'd332c07b-a21f-4713-a4bc-80152c18e440', 'c27a04ed-f7d4-413e-98e5-d4070236961c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:29.099406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332bc60c-06ae-40f3-a30c-67637194a59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:29.120367 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332bc60c-06ae-40f3-a30c-67637194a59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f93045a-c68a-48f1-8779-9f5a3a8b8ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1725612632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488dd21e670445958713e95b7ab0decd',qos_specs=None,replication_status=,reservations=['f9834645-9f2b-45ff-a9cd-3aa984e2b98c','a09a5ae5-085d-496f-acbc-f33326b98ba9','d332c07b-a21f-4713-a4bc-80152c18e440','c27a04ed-f7d4-413e-98e5-d4070236961c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1725612632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f93045a-c68a-48f1-8779-9f5a3a8b8ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='488dd21e670445958713e95b7ab0decd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:29.120997 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9edc3b1-7bda-4b15-9ab1-f5d31e230d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:29.140822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9edc3b1-7bda-4b15-9ab1-f5d31e230d83) transitioned into state 'SUCCESS' from state '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-1725612632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488dd21e670445958713e95b7ab0decd',qos_specs=None,replication_status=,reservations=['f9834645-9f2b-45ff-a9cd-3aa984e2b98c','a09a5ae5-085d-496f-acbc-f33326b98ba9','d332c07b-a21f-4713-a4bc-80152c18e440','c27a04ed-f7d4-413e-98e5-d4070236961c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:29.141514 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc0f885-39bb-4359-b7b5-044cb834e920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:29.154992 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfc0f885-39bb-4359-b7b5-044cb834e920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:29.155796 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Flow 'volume_create_api' (09542b90-10d5-4a7a-8d2c-9c63d0c8b3e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:29.156091 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume request issued successfully. Aug 18 22:57:29.156619 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bb33237-e628-42d8-995b-de89795a98e5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:29.157006 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 941/3780] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:28 2026] POST /volume/v3/volumes => generated 745 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:29.172946 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02d1d88f-4b3a-4780-8a05-d7298fcfa75e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:29.175601 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02d1d88f-4b3a-4780-8a05-d7298fcfa75e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf Aug 18 22:57:29.175771 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02d1d88f-4b3a-4780-8a05-d7298fcfa75e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:29.175984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02d1d88f-4b3a-4780-8a05-d7298fcfa75e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:29.191349 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:29.191349 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:29.196150 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-02d1d88f-4b3a-4780-8a05-d7298fcfa75e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:29.200364 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02d1d88f-4b3a-4780-8a05-d7298fcfa75e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf returned with HTTP 200 Aug 18 22:57:29.200785 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 948/3781] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:29 2026] GET /volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:29.209714 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-047c73b8-30ac-4ac8-a13f-fe1f022ce290 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:29.214294 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-047c73b8-30ac-4ac8-a13f-fe1f022ce290 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3/action Aug 18 22:57:29.214294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-047c73b8-30ac-4ac8-a13f-fe1f022ce290 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:29.214294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-047c73b8-30ac-4ac8-a13f-fe1f022ce290 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:29.232478 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:29.232478 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:29.246405 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7b92f600-c0fc-4cc9-9591-f2807d36882c req-047c73b8-30ac-4ac8-a13f-fe1f022ce290 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3/action returned with HTTP 204 Aug 18 22:57:29.246405 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 947/3782] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:29 2026] POST /volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:29.411690 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8521b6b-29a8-4616-9259-0c5b0c542e47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:29.413406 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8521b6b-29a8-4616-9259-0c5b0c542e47 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:57:29.413633 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8521b6b-29a8-4616-9259-0c5b0c542e47 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:29.413805 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8521b6b-29a8-4616-9259-0c5b0c542e47 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:29.424583 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:29.424583 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:29.429409 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d8521b6b-29a8-4616-9259-0c5b0c542e47 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:57:29.441584 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8521b6b-29a8-4616-9259-0c5b0c542e47 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:57:29.442017 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 947/3783] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:29 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1211 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:30.101498 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f855be2f-2976-44ea-85f8-4ed71821e120 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:30.103778 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f855be2f-2976-44ea-85f8-4ed71821e120 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:30.103978 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f855be2f-2976-44ea-85f8-4ed71821e120 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:30.104219 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f855be2f-2976-44ea-85f8-4ed71821e120 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:30.113657 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:30.113657 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:30.116626 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f855be2f-2976-44ea-85f8-4ed71821e120 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:30.121476 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f855be2f-2976-44ea-85f8-4ed71821e120 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:30.121909 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 942/3784] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:30 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:30.215378 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1578d5ec-2464-4a7d-83db-38e3c6350656 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:30.217417 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1578d5ec-2464-4a7d-83db-38e3c6350656 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf Aug 18 22:57:30.217613 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1578d5ec-2464-4a7d-83db-38e3c6350656 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:30.217810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1578d5ec-2464-4a7d-83db-38e3c6350656 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:30.225751 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:30.225751 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:30.230426 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1578d5ec-2464-4a7d-83db-38e3c6350656 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:30.236463 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1578d5ec-2464-4a7d-83db-38e3c6350656 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf returned with HTTP 200 Aug 18 22:57:30.236463 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 949/3785] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:30 2026] GET /volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:30.247966 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:30.252286 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:30.252286 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3f93045a-c68a-48f1-8779-9f5a3a8b8ebf", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1304455943"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:30.253604 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume request body: {'volume': {'source_volid': '3f93045a-c68a-48f1-8779-9f5a3a8b8ebf', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1304455943'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:30.262693 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:30.262693 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:30.265479 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume retrieved successfully. Aug 18 22:57:30.266957 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume of 1 GB Aug 18 22:57:30.269669 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Availability Zones retrieved successfully. Aug 18 22:57:30.275357 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Flow 'volume_create_api' (d84e2038-5ebe-48d5-9271-554a93c33238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:30.276508 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899c6c19-cd9c-4b06-ab87-187046253c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:30.277622 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:30.300463 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899c6c19-cd9c-4b06-ab87-187046253c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3f93045a-c68a-48f1-8779-9f5a3a8b8ebf', 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:30.302362 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e821cc06-e3f5-41d6-9d13-ed970f5a2841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:30.338877 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Created reservations ['076a9ea5-322e-411a-8982-4167121ed3b3', '758d1aa6-1b04-4a7f-95e3-c40831734945', '2b44b655-de44-4dcb-9a67-f5729ec49e7a', 'c15c3bc5-e8ac-43c3-8485-38ae743ae75f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:30.339868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e821cc06-e3f5-41d6-9d13-ed970f5a2841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['076a9ea5-322e-411a-8982-4167121ed3b3', '758d1aa6-1b04-4a7f-95e3-c40831734945', '2b44b655-de44-4dcb-9a67-f5729ec49e7a', 'c15c3bc5-e8ac-43c3-8485-38ae743ae75f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:30.340759 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de0e27af-bf33-4a2d-86c0-75073ec89fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:30.372624 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de0e27af-bf33-4a2d-86c0-75073ec89fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c39718b-1369-421a-b13c-06cc30beae74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1304455943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488dd21e670445958713e95b7ab0decd',qos_specs=None,replication_status=,reservations=['076a9ea5-322e-411a-8982-4167121ed3b3','758d1aa6-1b04-4a7f-95e3-c40831734945','2b44b655-de44-4dcb-9a67-f5729ec49e7a','c15c3bc5-e8ac-43c3-8485-38ae743ae75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f93045a-c68a-48f1-8779-9f5a3a8b8ebf,status='creating',user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1304455943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c39718b-1369-421a-b13c-06cc30beae74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='488dd21e670445958713e95b7ab0decd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3f93045a-c68a-48f1-8779-9f5a3a8b8ebf,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:30.373686 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dbfbd9a-4295-4ff6-b3f3-29608dff9e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:30.390366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dbfbd9a-4295-4ff6-b3f3-29608dff9e15) transitioned into state 'SUCCESS' from state '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-1304455943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488dd21e670445958713e95b7ab0decd',qos_specs=None,replication_status=,reservations=['076a9ea5-322e-411a-8982-4167121ed3b3','758d1aa6-1b04-4a7f-95e3-c40831734945','2b44b655-de44-4dcb-9a67-f5729ec49e7a','c15c3bc5-e8ac-43c3-8485-38ae743ae75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=3f93045a-c68a-48f1-8779-9f5a3a8b8ebf,status='creating',user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:30.391360 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ada4b7-ac1f-48b7-8c69-d6660c52cc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:30.405982 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ada4b7-ac1f-48b7-8c69-d6660c52cc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:30.406868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Flow 'volume_create_api' (d84e2038-5ebe-48d5-9271-554a93c33238) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:30.407190 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume request issued successfully. Aug 18 22:57:30.407751 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d35bef99-1815-4f47-87ba-f3f53ddfbf08 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:30.408180 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 948/3786] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:30 2026] POST /volume/v3/volumes => generated 778 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:30.419976 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19823a28-f6d2-4580-b4a7-4293c5e6b5b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:30.421751 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19823a28-f6d2-4580-b4a7-4293c5e6b5b8 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 Aug 18 22:57:30.421946 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19823a28-f6d2-4580-b4a7-4293c5e6b5b8 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:30.422137 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19823a28-f6d2-4580-b4a7-4293c5e6b5b8 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:30.429002 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:30.429002 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:30.432499 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19823a28-f6d2-4580-b4a7-4293c5e6b5b8 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:30.436125 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19823a28-f6d2-4580-b4a7-4293c5e6b5b8 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 returned with HTTP 200 Aug 18 22:57:30.436503 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 948/3787] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:30 2026] GET /volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:31.135564 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-888d6e91-7140-4e0f-a698-22c931929268 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:31.140548 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-888d6e91-7140-4e0f-a698-22c931929268 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:31.140815 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-888d6e91-7140-4e0f-a698-22c931929268 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:31.141053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-888d6e91-7140-4e0f-a698-22c931929268 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:31.151245 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:31.151245 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:31.154887 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-888d6e91-7140-4e0f-a698-22c931929268 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:31.160213 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-888d6e91-7140-4e0f-a698-22c931929268 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:31.160799 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 943/3788] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:31 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:31.447999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-294f5863-0039-46f3-b622-0fca1def2eed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:31.449958 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-294f5863-0039-46f3-b622-0fca1def2eed tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 Aug 18 22:57:31.450116 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-294f5863-0039-46f3-b622-0fca1def2eed tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:31.450296 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-294f5863-0039-46f3-b622-0fca1def2eed tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:31.456307 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:31.456307 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:31.459363 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-294f5863-0039-46f3-b622-0fca1def2eed tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:31.463388 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-294f5863-0039-46f3-b622-0fca1def2eed tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 returned with HTTP 200 Aug 18 22:57:31.463778 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 950/3789] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:31 2026] GET /volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 => generated 1387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:31.474281 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f16cd4dd-f5a1-4d8f-826c-6d02c316dce7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:31.476061 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f16cd4dd-f5a1-4d8f-826c-6d02c316dce7 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 Aug 18 22:57:31.476249 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f16cd4dd-f5a1-4d8f-826c-6d02c316dce7 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:31.476444 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f16cd4dd-f5a1-4d8f-826c-6d02c316dce7 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:31.482546 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:31.482546 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:31.486493 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f16cd4dd-f5a1-4d8f-826c-6d02c316dce7 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:31.490725 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f16cd4dd-f5a1-4d8f-826c-6d02c316dce7 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 returned with HTTP 200 Aug 18 22:57:31.491073 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 949/3790] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:31 2026] GET /volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 => generated 1387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:31.502228 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad3c2ec7-8c04-4feb-9bbc-a468f2228621 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:31.503968 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad3c2ec7-8c04-4feb-9bbc-a468f2228621 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 Aug 18 22:57:31.504194 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad3c2ec7-8c04-4feb-9bbc-a468f2228621 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:31.504464 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad3c2ec7-8c04-4feb-9bbc-a468f2228621 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:31.511932 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:31.511932 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:31.515330 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad3c2ec7-8c04-4feb-9bbc-a468f2228621 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:31.520194 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad3c2ec7-8c04-4feb-9bbc-a468f2228621 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 returned with HTTP 200 Aug 18 22:57:31.520567 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 949/3791] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:31 2026] GET /volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:31.531537 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ac326b1-dc57-4cfa-a50f-db6e574aff62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:31.533359 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ac326b1-dc57-4cfa-a50f-db6e574aff62 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] DELETE https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 Aug 18 22:57:31.533549 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ac326b1-dc57-4cfa-a50f-db6e574aff62 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:31.533781 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ac326b1-dc57-4cfa-a50f-db6e574aff62 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:31.533963 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0ac326b1-dc57-4cfa-a50f-db6e574aff62 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Delete volume with id: 7c39718b-1369-421a-b13c-06cc30beae74 Aug 18 22:57:31.542310 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:31.542310 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:31.542935 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ac326b1-dc57-4cfa-a50f-db6e574aff62 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:31.561088 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ac326b1-dc57-4cfa-a50f-db6e574aff62 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Delete volume request issued successfully. Aug 18 22:57:31.561386 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ac326b1-dc57-4cfa-a50f-db6e574aff62 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 returned with HTTP 202 Aug 18 22:57:31.561897 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 944/3792] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:31 2026] DELETE /volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:31.571120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fbc7d12-bfb8-4957-958b-e7ddf95fe6eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:31.572826 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fbc7d12-bfb8-4957-958b-e7ddf95fe6eb tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 Aug 18 22:57:31.573037 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fbc7d12-bfb8-4957-958b-e7ddf95fe6eb tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:31.573286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fbc7d12-bfb8-4957-958b-e7ddf95fe6eb tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:31.579793 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:31.579793 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:31.583118 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4fbc7d12-bfb8-4957-958b-e7ddf95fe6eb tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:31.587708 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fbc7d12-bfb8-4957-958b-e7ddf95fe6eb tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 returned with HTTP 200 Aug 18 22:57:31.588110 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 951/3793] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:31 2026] GET /volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 => generated 1386 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:32.177052 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7079843-92c4-4e8d-b455-65af8e25681f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:32.178724 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7079843-92c4-4e8d-b455-65af8e25681f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:32.178892 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7079843-92c4-4e8d-b455-65af8e25681f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:32.179076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7079843-92c4-4e8d-b455-65af8e25681f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:32.189673 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:32.189673 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:32.192891 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f7079843-92c4-4e8d-b455-65af8e25681f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:32.196724 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7079843-92c4-4e8d-b455-65af8e25681f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:32.197111 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 950/3794] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:32 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:32.405625 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-c1b6f17b-110f-4dd6-8606-974ad47eef70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:32.407595 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-c1b6f17b-110f-4dd6-8606-974ad47eef70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2 Aug 18 22:57:32.407767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-c1b6f17b-110f-4dd6-8606-974ad47eef70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:32.407964 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-c1b6f17b-110f-4dd6-8606-974ad47eef70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:32.414906 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:32.414906 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:32.459584 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6419cb5c-55b5-46e8-ad54-c0e3e50332d8 req-c1b6f17b-110f-4dd6-8606-974ad47eef70 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2 returned with HTTP 200 Aug 18 22:57:32.459998 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 950/3795] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:57:32 2026] DELETE /volume/v3/attachments/88d87172-afa2-4f45-be16-8572b54fd5e2 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:32.603159 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a924fe73-0cc2-406f-bb15-8d7480497a3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:32.605110 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a924fe73-0cc2-406f-bb15-8d7480497a3a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 Aug 18 22:57:32.605333 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a924fe73-0cc2-406f-bb15-8d7480497a3a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:32.605534 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a924fe73-0cc2-406f-bb15-8d7480497a3a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:32.618039 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a924fe73-0cc2-406f-bb15-8d7480497a3a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 returned with HTTP 404 Aug 18 22:57:32.618588 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 945/3796] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:32 2026] GET /volume/v3/volumes/7c39718b-1369-421a-b13c-06cc30beae74 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:32.625913 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ba023b97-3686-45c1-911f-85cc8a899ef5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:32.627576 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba023b97-3686-45c1-911f-85cc8a899ef5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf Aug 18 22:57:32.627767 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba023b97-3686-45c1-911f-85cc8a899ef5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:32.627982 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba023b97-3686-45c1-911f-85cc8a899ef5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:32.634252 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:32.634252 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:32.637489 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ba023b97-3686-45c1-911f-85cc8a899ef5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:32.642009 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba023b97-3686-45c1-911f-85cc8a899ef5 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf returned with HTTP 200 Aug 18 22:57:32.642431 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 952/3797] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:32 2026] GET /volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:32.653324 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51be6665-93d2-44d0-85da-575f03efd713 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:32.656823 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51be6665-93d2-44d0-85da-575f03efd713 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf Aug 18 22:57:32.656993 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51be6665-93d2-44d0-85da-575f03efd713 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:32.657194 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51be6665-93d2-44d0-85da-575f03efd713 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:32.657388 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-51be6665-93d2-44d0-85da-575f03efd713 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Delete volume with id: 3f93045a-c68a-48f1-8779-9f5a3a8b8ebf Aug 18 22:57:32.666171 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:32.666171 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:32.666665 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51be6665-93d2-44d0-85da-575f03efd713 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:32.680555 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51be6665-93d2-44d0-85da-575f03efd713 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Delete volume request issued successfully. Aug 18 22:57:32.680746 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51be6665-93d2-44d0-85da-575f03efd713 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf returned with HTTP 202 Aug 18 22:57:32.681111 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 951/3798] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:32 2026] DELETE /volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:32.690957 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad432513-320b-4f7f-9d71-d06d4405066e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:32.694588 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad432513-320b-4f7f-9d71-d06d4405066e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf Aug 18 22:57:32.694885 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad432513-320b-4f7f-9d71-d06d4405066e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:32.695148 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad432513-320b-4f7f-9d71-d06d4405066e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:32.709944 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:32.709944 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:32.717409 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad432513-320b-4f7f-9d71-d06d4405066e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:32.725468 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad432513-320b-4f7f-9d71-d06d4405066e tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf returned with HTTP 200 Aug 18 22:57:32.725994 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 951/3799] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:32 2026] GET /volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf => generated 1352 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:33.127775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-a7a44642-4633-4859-9d70-fcee0f230a91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.129651 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-a7a44642-4633-4859-9d70-fcee0f230a91 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2/action Aug 18 22:57:33.129970 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-a7a44642-4633-4859-9d70-fcee0f230a91 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:33.130093 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-a7a44642-4633-4859-9d70-fcee0f230a91 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:33.148335 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.148335 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:33.158992 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a4d363c-d87f-40b4-b7a3-8952e8ca0c19 req-a7a44642-4633-4859-9d70-fcee0f230a91 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2/action returned with HTTP 204 Aug 18 22:57:33.159638 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 946/3800] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:33 2026] POST /volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:33.209019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-48e779ed-7a5b-487b-99da-a80cd80ab180 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.211192 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48e779ed-7a5b-487b-99da-a80cd80ab180 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:33.211427 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48e779ed-7a5b-487b-99da-a80cd80ab180 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.211669 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-48e779ed-7a5b-487b-99da-a80cd80ab180 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.220655 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.220655 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:33.224158 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-48e779ed-7a5b-487b-99da-a80cd80ab180 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:33.228513 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-48e779ed-7a5b-487b-99da-a80cd80ab180 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:33.228878 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 953/3801] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:33.244095 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f7ae173-73ab-4db8-859e-fb4cdc8a9de5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.245963 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f7ae173-73ab-4db8-859e-fb4cdc8a9de5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:33.246283 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f7ae173-73ab-4db8-859e-fb4cdc8a9de5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.246523 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f7ae173-73ab-4db8-859e-fb4cdc8a9de5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.255691 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.255691 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:33.260605 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f7ae173-73ab-4db8-859e-fb4cdc8a9de5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:33.264937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8fdfc9b9-e56c-4427-9166-f2ba530330ed req-7dc0f5f3-fb8e-43b7-9865-6a8e9bf9a884 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.268284 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f7ae173-73ab-4db8-859e-fb4cdc8a9de5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:33.268284 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 952/3802] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:33.268403 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8fdfc9b9-e56c-4427-9166-f2ba530330ed req-7dc0f5f3-fb8e-43b7-9865-6a8e9bf9a884 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:33.268403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8fdfc9b9-e56c-4427-9166-f2ba530330ed req-7dc0f5f3-fb8e-43b7-9865-6a8e9bf9a884 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.268403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8fdfc9b9-e56c-4427-9166-f2ba530330ed req-7dc0f5f3-fb8e-43b7-9865-6a8e9bf9a884 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.275259 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.275259 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:33.281184 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8fdfc9b9-e56c-4427-9166-f2ba530330ed req-7dc0f5f3-fb8e-43b7-9865-6a8e9bf9a884 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:33.286304 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8fdfc9b9-e56c-4427-9166-f2ba530330ed req-7dc0f5f3-fb8e-43b7-9865-6a8e9bf9a884 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:33.286304 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 952/3803] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:33.315467 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-f4534d12-12a8-48b6-b397-7d62870682cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.318069 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-f4534d12-12a8-48b6-b397-7d62870682cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:33.318130 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-f4534d12-12a8-48b6-b397-7d62870682cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.318356 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-f4534d12-12a8-48b6-b397-7d62870682cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.328912 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.328912 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:33.332737 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-f4534d12-12a8-48b6-b397-7d62870682cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:33.337808 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-f4534d12-12a8-48b6-b397-7d62870682cb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:33.338297 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 947/3804] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:33.355417 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-8a2c4926-109e-4ec7-96ee-11f3616f5196 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.357853 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-8a2c4926-109e-4ec7-96ee-11f3616f5196 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/action Aug 18 22:57:33.358166 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-8a2c4926-109e-4ec7-96ee-11f3616f5196 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:33.358317 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-8a2c4926-109e-4ec7-96ee-11f3616f5196 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:33.372769 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.372769 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:33.373218 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-8a2c4926-109e-4ec7-96ee-11f3616f5196 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:33.380033 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-8a2c4926-109e-4ec7-96ee-11f3616f5196 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Begin detaching volume completed successfully. Aug 18 22:57:33.380333 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-8a2c4926-109e-4ec7-96ee-11f3616f5196 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/action returned with HTTP 202 Aug 18 22:57:33.380845 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 954/3805] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:57:33 2026] POST /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:57:33.432190 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad785e3f-abd5-40f9-bc1b-c2786b11bb03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.432590 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad785e3f-abd5-40f9-bc1b-c2786b11bb03 None None] GET https://10.4.3.89/volume// Aug 18 22:57:33.432740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad785e3f-abd5-40f9-bc1b-c2786b11bb03 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.432915 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad785e3f-abd5-40f9-bc1b-c2786b11bb03 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.433284 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad785e3f-abd5-40f9-bc1b-c2786b11bb03 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:33.433544 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 953/3806] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:33.441926 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-fef67d56-ab23-4428-bff3-5414d2a8ab35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.445034 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-fef67d56-ab23-4428-bff3-5414d2a8ab35 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:33.445320 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-fef67d56-ab23-4428-bff3-5414d2a8ab35 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.445548 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-fef67d56-ab23-4428-bff3-5414d2a8ab35 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.458607 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.458607 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:33.463547 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-fef67d56-ab23-4428-bff3-5414d2a8ab35 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:33.468130 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-fef67d56-ab23-4428-bff3-5414d2a8ab35 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:33.468589 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 953/3807] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 1376 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:33.479274 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-e8aaa0ec-5e8c-44b9-92c4-86f175d15f01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.481716 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-e8aaa0ec-5e8c-44b9-92c4-86f175d15f01 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/encryption Aug 18 22:57:33.481930 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-e8aaa0ec-5e8c-44b9-92c4-86f175d15f01 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.482155 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-e8aaa0ec-5e8c-44b9-92c4-86f175d15f01 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.496349 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.496349 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:33.505717 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-e8aaa0ec-5e8c-44b9-92c4-86f175d15f01 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/encryption returned with HTTP 200 Aug 18 22:57:33.506202 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 948/3808] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:33.740705 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-71fa81b2-52e4-4059-a719-321ae054c2ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.743834 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71fa81b2-52e4-4059-a719-321ae054c2ec tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf Aug 18 22:57:33.744149 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71fa81b2-52e4-4059-a719-321ae054c2ec tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.744471 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-71fa81b2-52e4-4059-a719-321ae054c2ec tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.764513 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-71fa81b2-52e4-4059-a719-321ae054c2ec tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf returned with HTTP 404 Aug 18 22:57:33.765170 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 955/3809] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/v3/volumes/3f93045a-c68a-48f1-8779-9f5a3a8b8ebf => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:33.777451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26e96275-d347-4426-99e7-15e8d09f1405 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.783736 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:33.784089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-103531676"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:33.786436 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-103531676'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:33.786610 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume of 1 GB Aug 18 22:57:33.791572 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Availability Zones retrieved successfully. Aug 18 22:57:33.797541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Flow 'volume_create_api' (30505e0b-b956-417d-b029-b839e0970efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:33.798458 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d470a9a-41f5-48a5-94ea-faf2019fd66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:33.799436 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:33.831721 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d470a9a-41f5-48a5-94ea-faf2019fd66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:33.831721 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac09134e-9eec-427c-afb9-0cb19f7c9288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:33.874767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Created reservations ['9707e77a-b178-43a2-8fd5-04750698d531', 'ed7d9658-987c-46e0-8102-a2f00bbab019', '2525c66b-7122-4461-a291-087cd6001925', '973f07c3-041d-4b98-b80b-f6aa8c2d1f87'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:33.875603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac09134e-9eec-427c-afb9-0cb19f7c9288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9707e77a-b178-43a2-8fd5-04750698d531', 'ed7d9658-987c-46e0-8102-a2f00bbab019', '2525c66b-7122-4461-a291-087cd6001925', '973f07c3-041d-4b98-b80b-f6aa8c2d1f87']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:33.876591 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23765248-7068-4bbc-be64-c982e53b68da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:33.899673 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23765248-7068-4bbc-be64-c982e53b68da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2115103-cb46-4c34-9c03-13f4fb9beb9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-103531676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488dd21e670445958713e95b7ab0decd',qos_specs=None,replication_status=,reservations=['9707e77a-b178-43a2-8fd5-04750698d531','ed7d9658-987c-46e0-8102-a2f00bbab019','2525c66b-7122-4461-a291-087cd6001925','973f07c3-041d-4b98-b80b-f6aa8c2d1f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-103531676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2115103-cb46-4c34-9c03-13f4fb9beb9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='488dd21e670445958713e95b7ab0decd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:33.900434 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37626473-ac34-431a-ab21-377562f488e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:33.922101 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37626473-ac34-431a-ab21-377562f488e0) transitioned into state 'SUCCESS' from state '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-103531676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488dd21e670445958713e95b7ab0decd',qos_specs=None,replication_status=,reservations=['9707e77a-b178-43a2-8fd5-04750698d531','ed7d9658-987c-46e0-8102-a2f00bbab019','2525c66b-7122-4461-a291-087cd6001925','973f07c3-041d-4b98-b80b-f6aa8c2d1f87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:33.922849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d2b2be-6153-4531-8862-7e43db4463b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:33.936629 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d2b2be-6153-4531-8862-7e43db4463b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:33.937553 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Flow 'volume_create_api' (30505e0b-b956-417d-b029-b839e0970efb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:33.937859 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume request issued successfully. Aug 18 22:57:33.938544 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26e96275-d347-4426-99e7-15e8d09f1405 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:33.939838 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 954/3810] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:57:33 2026] POST /volume/v3/volumes => generated 744 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:33.955031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f905ac3f-0f72-48c0-a1fb-fc9d77c3c2da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:33.957678 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f905ac3f-0f72-48c0-a1fb-fc9d77c3c2da tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b Aug 18 22:57:33.957956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f905ac3f-0f72-48c0-a1fb-fc9d77c3c2da tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:33.958211 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f905ac3f-0f72-48c0-a1fb-fc9d77c3c2da tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:33.968189 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:33.968189 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:33.973333 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f905ac3f-0f72-48c0-a1fb-fc9d77c3c2da tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:33.979053 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f905ac3f-0f72-48c0-a1fb-fc9d77c3c2da tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b returned with HTTP 200 Aug 18 22:57:33.979765 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 954/3811] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:33 2026] GET /volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b => generated 812 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:34.460502 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-ae0234f1-e6a5-4d9e-ba37-8e5ce393c2e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:34.463001 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-ae0234f1-e6a5-4d9e-ba37-8e5ce393c2e4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] DELETE https://10.4.3.89/volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2 Aug 18 22:57:34.463375 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-ae0234f1-e6a5-4d9e-ba37-8e5ce393c2e4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:34.463647 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-ae0234f1-e6a5-4d9e-ba37-8e5ce393c2e4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:34.485439 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:34.485439 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:34.533936 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0b3efd20-275d-43e5-8e7b-7f6c9b83fee0 req-ae0234f1-e6a5-4d9e-ba37-8e5ce393c2e4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2 returned with HTTP 200 Aug 18 22:57:34.534637 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 949/3812] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:57:34 2026] DELETE /volume/v3/attachments/272aa6c3-3058-47c2-a9c1-5820ca669bc2 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:34.990936 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9772afb7-279d-4451-b26f-a793fef97a5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:34.992529 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9772afb7-279d-4451-b26f-a793fef97a5b tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b Aug 18 22:57:34.992705 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9772afb7-279d-4451-b26f-a793fef97a5b tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:34.992879 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9772afb7-279d-4451-b26f-a793fef97a5b tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:35.001952 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:35.001952 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:35.005263 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9772afb7-279d-4451-b26f-a793fef97a5b tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:35.008913 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9772afb7-279d-4451-b26f-a793fef97a5b tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b returned with HTTP 200 Aug 18 22:57:35.009241 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 956/3813] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:34 2026] GET /volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:35.022080 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:35.023931 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:35.024296 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c2115103-cb46-4c34-9c03-13f4fb9beb9b", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1060161912"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:35.025834 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume request body: {'volume': {'source_volid': 'c2115103-cb46-4c34-9c03-13f4fb9beb9b', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1060161912'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:35.032803 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:35.032803 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:35.033446 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume retrieved successfully. Aug 18 22:57:35.033600 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume of 2 GB Aug 18 22:57:35.036892 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Availability Zones retrieved successfully. Aug 18 22:57:35.042448 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Flow 'volume_create_api' (bae526c4-533c-4b8f-88d0-5a5e066f3966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:35.043633 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f0c876-f6dc-4783-b914-1e6eade1ebb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:35.044668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:35.069099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27f0c876-f6dc-4783-b914-1e6eade1ebb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c2115103-cb46-4c34-9c03-13f4fb9beb9b', 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:35.070278 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738bc2ff-e073-4824-b0f7-5691f98ef633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:35.117761 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Created reservations ['39892696-bac6-4b17-a3ed-90e35c782b04', '4125bbae-cf70-4be3-9b44-6ce5c39d591e', '3d9d2ed2-1d5a-4bf1-a503-ca7c987b48ea', 'a8b7def1-d6d4-4b1f-88bc-c8945a8f09ba'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:35.118777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738bc2ff-e073-4824-b0f7-5691f98ef633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39892696-bac6-4b17-a3ed-90e35c782b04', '4125bbae-cf70-4be3-9b44-6ce5c39d591e', '3d9d2ed2-1d5a-4bf1-a503-ca7c987b48ea', 'a8b7def1-d6d4-4b1f-88bc-c8945a8f09ba']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:35.119554 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5aa437-184b-4841-9c20-2ba529eb96fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:35.153202 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5aa437-184b-4841-9c20-2ba529eb96fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70bc4859-2487-4fd7-b665-88e8127593b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1060161912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488dd21e670445958713e95b7ab0decd',qos_specs=None,replication_status=,reservations=['39892696-bac6-4b17-a3ed-90e35c782b04','4125bbae-cf70-4be3-9b44-6ce5c39d591e','3d9d2ed2-1d5a-4bf1-a503-ca7c987b48ea','a8b7def1-d6d4-4b1f-88bc-c8945a8f09ba'],size=2,snapshot_id=None,source_replicaid=,source_volid=c2115103-cb46-4c34-9c03-13f4fb9beb9b,status='creating',user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1060161912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70bc4859-2487-4fd7-b665-88e8127593b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='488dd21e670445958713e95b7ab0decd',provider_auth=None,provider_geometry=None,provider_id=None,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=c2115103-cb46-4c34-9c03-13f4fb9beb9b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:35.154159 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d94715-b56b-4623-bbd9-ab62a705d1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:35.173617 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d94715-b56b-4623-bbd9-ab62a705d1fe) transitioned into state 'SUCCESS' from state '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-1060161912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488dd21e670445958713e95b7ab0decd',qos_specs=None,replication_status=,reservations=['39892696-bac6-4b17-a3ed-90e35c782b04','4125bbae-cf70-4be3-9b44-6ce5c39d591e','3d9d2ed2-1d5a-4bf1-a503-ca7c987b48ea','a8b7def1-d6d4-4b1f-88bc-c8945a8f09ba'],size=2,snapshot_id=None,source_replicaid=,source_volid=c2115103-cb46-4c34-9c03-13f4fb9beb9b,status='creating',user_id='934bb2b5ef0b43e8a46dfd24dcd11609',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:35.174321 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (304dea63-2da6-43ab-b6d8-a000d582c129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:35.190366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (304dea63-2da6-43ab-b6d8-a000d582c129) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:35.191322 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Flow 'volume_create_api' (bae526c4-533c-4b8f-88d0-5a5e066f3966) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:35.191708 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Create volume request issued successfully. Aug 18 22:57:35.192333 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6538c68-8775-4c49-aa7a-4c80a16ad3c2 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:35.192779 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 955/3814] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:35 2026] POST /volume/v3/volumes => generated 779 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:35.205416 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29425c61-8563-4c98-a844-82e7ac01c292 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:35.207935 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29425c61-8563-4c98-a844-82e7ac01c292 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 Aug 18 22:57:35.208118 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29425c61-8563-4c98-a844-82e7ac01c292 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:35.208622 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29425c61-8563-4c98-a844-82e7ac01c292 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:35.218877 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:35.218877 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:35.222721 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29425c61-8563-4c98-a844-82e7ac01c292 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:35.227186 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29425c61-8563-4c98-a844-82e7ac01c292 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 returned with HTTP 200 Aug 18 22:57:35.227652 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 955/3815] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:35 2026] GET /volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:35.545865 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d6bef3f5-73e7-4eef-9776-5fed0153df0e req-3ca21276-99e1-4222-b832-07f07907c7b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:35.547917 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6bef3f5-73e7-4eef-9776-5fed0153df0e req-3ca21276-99e1-4222-b832-07f07907c7b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:35.548095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6bef3f5-73e7-4eef-9776-5fed0153df0e req-3ca21276-99e1-4222-b832-07f07907c7b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:35.548287 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6bef3f5-73e7-4eef-9776-5fed0153df0e req-3ca21276-99e1-4222-b832-07f07907c7b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:35.555131 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:35.555131 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:35.558550 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d6bef3f5-73e7-4eef-9776-5fed0153df0e req-3ca21276-99e1-4222-b832-07f07907c7b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:35.562407 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6bef3f5-73e7-4eef-9776-5fed0153df0e req-3ca21276-99e1-4222-b832-07f07907c7b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:35.562761 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 950/3816] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:35 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:36.051493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:36.054189 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:36.054515 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:36.054728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:36.054925 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Delete volume with id: 5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:36.061741 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:36.061741 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:36.062198 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:36.073212 np0000007715 devstack@c-api.service[100264]: WARNING cinder.keymgr.conf_key_mgr [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:57:36.081054 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Delete volume request issued successfully. Aug 18 22:57:36.081227 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb06eb6c-3db2-4dde-9be4-67da0b057839 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 202 Aug 18 22:57:36.081630 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 957/3817] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:36 2026] DELETE /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:36.089050 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee1f2229-0665-4d5d-a309-bbb0c7cab403 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:36.091448 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee1f2229-0665-4d5d-a309-bbb0c7cab403 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:36.091626 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee1f2229-0665-4d5d-a309-bbb0c7cab403 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:36.091826 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee1f2229-0665-4d5d-a309-bbb0c7cab403 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:36.100790 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:36.100790 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:36.105347 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee1f2229-0665-4d5d-a309-bbb0c7cab403 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:57:36.109861 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee1f2229-0665-4d5d-a309-bbb0c7cab403 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 200 Aug 18 22:57:36.110283 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 956/3818] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:36 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:36.239484 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0d320a2-1313-4165-9f25-c603fd6c9d27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:36.241181 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0d320a2-1313-4165-9f25-c603fd6c9d27 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 Aug 18 22:57:36.241404 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0d320a2-1313-4165-9f25-c603fd6c9d27 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:36.241596 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0d320a2-1313-4165-9f25-c603fd6c9d27 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:36.248768 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:36.248768 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:36.252346 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0d320a2-1313-4165-9f25-c603fd6c9d27 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:36.256767 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0d320a2-1313-4165-9f25-c603fd6c9d27 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 returned with HTTP 200 Aug 18 22:57:36.257210 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 956/3819] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:36 2026] GET /volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:36.270648 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c0bbe79-78c8-41c8-8831-3084c29ef663 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:36.271907 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c0bbe79-78c8-41c8-8831-3084c29ef663 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 Aug 18 22:57:36.272215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c0bbe79-78c8-41c8-8831-3084c29ef663 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:36.272493 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c0bbe79-78c8-41c8-8831-3084c29ef663 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:36.278920 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:36.278920 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:36.282252 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c0bbe79-78c8-41c8-8831-3084c29ef663 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:36.286242 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c0bbe79-78c8-41c8-8831-3084c29ef663 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 returned with HTTP 200 Aug 18 22:57:36.286640 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 951/3820] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:36 2026] GET /volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:36.301955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd7f951a-5570-49e4-b3d7-ab039380169a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:36.303757 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd7f951a-5570-49e4-b3d7-ab039380169a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 Aug 18 22:57:36.303955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd7f951a-5570-49e4-b3d7-ab039380169a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:36.304162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd7f951a-5570-49e4-b3d7-ab039380169a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:36.312520 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:36.312520 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:36.315676 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd7f951a-5570-49e4-b3d7-ab039380169a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:36.319258 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd7f951a-5570-49e4-b3d7-ab039380169a tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 returned with HTTP 200 Aug 18 22:57:36.319628 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 958/3821] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:36 2026] GET /volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:36.334808 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-debefe97-b91d-4da0-8af3-72e14dffff2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:36.337240 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-debefe97-b91d-4da0-8af3-72e14dffff2c tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] DELETE https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 Aug 18 22:57:36.337495 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-debefe97-b91d-4da0-8af3-72e14dffff2c tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:36.337679 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-debefe97-b91d-4da0-8af3-72e14dffff2c tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:36.337836 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-debefe97-b91d-4da0-8af3-72e14dffff2c tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Delete volume with id: 70bc4859-2487-4fd7-b665-88e8127593b6 Aug 18 22:57:36.344454 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:36.344454 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:36.344866 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-debefe97-b91d-4da0-8af3-72e14dffff2c tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:36.359726 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-debefe97-b91d-4da0-8af3-72e14dffff2c tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Delete volume request issued successfully. Aug 18 22:57:36.359896 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-debefe97-b91d-4da0-8af3-72e14dffff2c tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 returned with HTTP 202 Aug 18 22:57:36.360343 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 957/3822] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:36 2026] DELETE /volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:36.369426 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc6ffb45-3c5e-4c0e-9ab4-9dc5771d8796 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:36.371347 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc6ffb45-3c5e-4c0e-9ab4-9dc5771d8796 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 Aug 18 22:57:36.371553 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc6ffb45-3c5e-4c0e-9ab4-9dc5771d8796 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:36.371767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc6ffb45-3c5e-4c0e-9ab4-9dc5771d8796 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:36.379650 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:36.379650 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:36.383433 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc6ffb45-3c5e-4c0e-9ab4-9dc5771d8796 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:36.387967 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc6ffb45-3c5e-4c0e-9ab4-9dc5771d8796 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 returned with HTTP 200 Aug 18 22:57:36.388420 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 957/3823] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:36 2026] GET /volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:37.123128 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61c67c5e-3c9c-4cd5-a1a9-4309c0f82e8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.126206 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61c67c5e-3c9c-4cd5-a1a9-4309c0f82e8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a Aug 18 22:57:37.126206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61c67c5e-3c9c-4cd5-a1a9-4309c0f82e8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:37.126206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61c67c5e-3c9c-4cd5-a1a9-4309c0f82e8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:37.131676 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61c67c5e-3c9c-4cd5-a1a9-4309c0f82e8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a returned with HTTP 404 Aug 18 22:57:37.132740 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 952/3824] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:37 2026] GET /volume/v3/volumes/5eff86c3-586e-4bc2-b23c-8c42cfe8fd7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:37.139880 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38681afe-9589-4ef0-83d8-79650fc77076 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.141664 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38681afe-9589-4ef0-83d8-79650fc77076 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:57:37.141832 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38681afe-9589-4ef0-83d8-79650fc77076 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:37.142012 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38681afe-9589-4ef0-83d8-79650fc77076 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Calling method 'detail' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:37.142747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-38681afe-9589-4ef0-83d8-79650fc77076 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100264) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:57:37.179114 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-38681afe-9589-4ef0-83d8-79650fc77076 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Get all volumes completed successfully. Aug 18 22:57:37.181501 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:37.181501 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:37.185521 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38681afe-9589-4ef0-83d8-79650fc77076 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:57:37.185968 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 959/3825] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:57:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14186 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:37.201302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84aafaee-71d7-4dfe-addd-bdcc3e3234e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.203732 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84aafaee-71d7-4dfe-addd-bdcc3e3234e6 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] DELETE https://10.4.3.89/volume/v3/types/b6733db3-1c07-4ba3-a3c0-5938ccef3521 Aug 18 22:57:37.204009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84aafaee-71d7-4dfe-addd-bdcc3e3234e6 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:37.204306 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84aafaee-71d7-4dfe-addd-bdcc3e3234e6 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:37.230439 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84aafaee-71d7-4dfe-addd-bdcc3e3234e6 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types/b6733db3-1c07-4ba3-a3c0-5938ccef3521 returned with HTTP 202 Aug 18 22:57:37.230974 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 958/3826] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:57:37 2026] DELETE /volume/v3/types/b6733db3-1c07-4ba3-a3c0-5938ccef3521 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:37.241590 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c98511f6-c6bf-4990-816c-24271eb92c46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.243159 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c98511f6-c6bf-4990-816c-24271eb92c46 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:57:37.243567 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c98511f6-c6bf-4990-816c-24271eb92c46 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-213810072", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:37.255248 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c98511f6-c6bf-4990-816c-24271eb92c46 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:57:37.255668 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 958/3827] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:57:37 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:37.263899 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fffa80c-43a3-40c2-a9cf-4ddc3ba037be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.265357 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fffa80c-43a3-40c2-a9cf-4ddc3ba037be tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] POST https://10.4.3.89/volume/v3/types/6ab4548d-0cff-4430-8586-e3002a1eea85/encryption Aug 18 22:57:37.265771 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fffa80c-43a3-40c2-a9cf-4ddc3ba037be tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:37.282018 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fffa80c-43a3-40c2-a9cf-4ddc3ba037be tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types/6ab4548d-0cff-4430-8586-e3002a1eea85/encryption returned with HTTP 200 Aug 18 22:57:37.282965 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 953/3828] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:57:37 2026] POST /volume/v3/types/6ab4548d-0cff-4430-8586-e3002a1eea85/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:37.291074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.293495 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:37.293887 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1777681603", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-213810072", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:37.295768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1777681603', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-213810072', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:37.299562 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume of 1 GB Aug 18 22:57:37.299910 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:37.299910 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:37.300497 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Availability Zones retrieved successfully. Aug 18 22:57:37.307523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Flow 'volume_create_api' (d0fbe224-6da8-4c50-b2b4-5f168ba52e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:37.308640 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0414f0d-7661-4c40-b7e8-b03c694e7cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:37.309698 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:37.333338 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0414f0d-7661-4c40-b7e8-b03c694e7cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:57:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6ab4548d-0cff-4430-8586-e3002a1eea85,is_public=True,name='tempest-scenario-type-luks-213810072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ab4548d-0cff-4430-8586-e3002a1eea85', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:37.333986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ded2135-5eb6-45fe-b768-08f040e4780c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:37.357521 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-213810072 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-213810072, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:57:37.357845 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-213810072 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-213810072, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:57:37.385428 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Created reservations ['f3c6745f-9b0a-4969-a256-aeca592a81a5', 'a8786626-6307-4ff3-ac69-aa53d556f62e', 'ef56b137-ffee-41a5-bfce-5feb934dc7bb', '2f00356d-acea-43de-826b-6f22323f8b13'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:37.386231 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ded2135-5eb6-45fe-b768-08f040e4780c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3c6745f-9b0a-4969-a256-aeca592a81a5', 'a8786626-6307-4ff3-ac69-aa53d556f62e', 'ef56b137-ffee-41a5-bfce-5feb934dc7bb', '2f00356d-acea-43de-826b-6f22323f8b13']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:37.386984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f4a4ef-0c28-4892-9368-a2fd451f940f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:37.402352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e060a73a-1057-477f-a6dd-ece2ab9b2c73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.404209 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e060a73a-1057-477f-a6dd-ece2ab9b2c73 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 Aug 18 22:57:37.404655 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e060a73a-1057-477f-a6dd-ece2ab9b2c73 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:37.404980 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e060a73a-1057-477f-a6dd-ece2ab9b2c73 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:37.408903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93f4a4ef-0c28-4892-9368-a2fd451f940f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d3844e4-ac22-4082-892a-81fa58d0c39b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1777681603',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',qos_specs=None,replication_status=,reservations=['f3c6745f-9b0a-4969-a256-aeca592a81a5','a8786626-6307-4ff3-ac69-aa53d556f62e','ef56b137-ffee-41a5-bfce-5feb934dc7bb','2f00356d-acea-43de-826b-6f22323f8b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e12b466b8f34e1fb3c94000116780a1',volume_type_id=6ab4548d-0cff-4430-8586-e3002a1eea85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1777681603',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9d3844e4-ac22-4082-892a-81fa58d0c39b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e12b466b8f34e1fb3c94000116780a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ab4548d-0cff-4430-8586-e3002a1eea85),volume_type_id=6ab4548d-0cff-4430-8586-e3002a1eea85)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:37.409673 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d4848e-f0df-468f-9410-6641b1c4c953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:37.410959 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e060a73a-1057-477f-a6dd-ece2ab9b2c73 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 returned with HTTP 404 Aug 18 22:57:37.412132 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 959/3829] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:37 2026] GET /volume/v3/volumes/70bc4859-2487-4fd7-b665-88e8127593b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:37.420552 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71207748-eb5c-4877-9034-876dba2951a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.422768 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71207748-eb5c-4877-9034-876dba2951a1 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b Aug 18 22:57:37.423121 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71207748-eb5c-4877-9034-876dba2951a1 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:37.423500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71207748-eb5c-4877-9034-876dba2951a1 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:37.433632 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:37.433632 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:37.435171 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66d4848e-f0df-468f-9410-6641b1c4c953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1777681603',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',qos_specs=None,replication_status=,reservations=['f3c6745f-9b0a-4969-a256-aeca592a81a5','a8786626-6307-4ff3-ac69-aa53d556f62e','ef56b137-ffee-41a5-bfce-5feb934dc7bb','2f00356d-acea-43de-826b-6f22323f8b13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e12b466b8f34e1fb3c94000116780a1',volume_type_id=6ab4548d-0cff-4430-8586-e3002a1eea85)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:37.436117 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31679b76-318e-4f5c-9200-806352f82f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:37.438893 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71207748-eb5c-4877-9034-876dba2951a1 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:37.444760 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71207748-eb5c-4877-9034-876dba2951a1 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b returned with HTTP 200 Aug 18 22:57:37.445358 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 959/3830] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:37 2026] GET /volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:57:37.451618 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31679b76-318e-4f5c-9200-806352f82f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:37.452691 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Flow 'volume_create_api' (d0fbe224-6da8-4c50-b2b4-5f168ba52e31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:37.453071 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume request issued successfully. Aug 18 22:57:37.453768 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8974feb1-ee6a-4d8d-9dec-3ad77218b476 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:37.454309 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 960/3831] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:37 2026] POST /volume/v3/volumes => generated 782 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:37.462110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7718fbab-51e6-4413-8104-f367a28ab44d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.472466 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7718fbab-51e6-4413-8104-f367a28ab44d tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b Aug 18 22:57:37.472466 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7718fbab-51e6-4413-8104-f367a28ab44d tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:37.472466 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7718fbab-51e6-4413-8104-f367a28ab44d tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:37.472466 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7718fbab-51e6-4413-8104-f367a28ab44d tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Delete volume with id: c2115103-cb46-4c34-9c03-13f4fb9beb9b Aug 18 22:57:37.484297 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:37.484297 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:37.484891 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7718fbab-51e6-4413-8104-f367a28ab44d tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:37.505104 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7718fbab-51e6-4413-8104-f367a28ab44d tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Delete volume request issued successfully. Aug 18 22:57:37.507321 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7718fbab-51e6-4413-8104-f367a28ab44d tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b returned with HTTP 202 Aug 18 22:57:37.507321 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 954/3832] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:37 2026] DELETE /volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:37.514717 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-114594c9-64a2-48c7-9279-1731d725b1b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:37.517990 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-114594c9-64a2-48c7-9279-1731d725b1b4 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b Aug 18 22:57:37.519494 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-114594c9-64a2-48c7-9279-1731d725b1b4 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:37.519752 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-114594c9-64a2-48c7-9279-1731d725b1b4 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:37.529865 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:37.529865 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:37.535045 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-114594c9-64a2-48c7-9279-1731d725b1b4 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Volume info retrieved successfully. Aug 18 22:57:37.540796 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-114594c9-64a2-48c7-9279-1731d725b1b4 tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b returned with HTTP 200 Aug 18 22:57:37.541322 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 960/3833] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:37 2026] GET /volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:38.411509 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:38.414208 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:38.414432 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:38.414610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:38.414778 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Delete volume with id: 2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:38.423172 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:38.423172 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:38.423747 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:38.440360 np0000007715 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:57:38.448648 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Delete volume request issued successfully. Aug 18 22:57:38.448928 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92072db7-5a6f-435a-ab28-e3e0119fbbe4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 202 Aug 18 22:57:38.449418 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 960/3834] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:38 2026] DELETE /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:38.458652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3bb8c734-13ec-442f-afdd-2c062bcd00a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:38.461061 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3bb8c734-13ec-442f-afdd-2c062bcd00a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:38.461541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3bb8c734-13ec-442f-afdd-2c062bcd00a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:38.461791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3bb8c734-13ec-442f-afdd-2c062bcd00a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:38.476658 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:38.476658 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:38.482767 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3bb8c734-13ec-442f-afdd-2c062bcd00a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:38.490513 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3bb8c734-13ec-442f-afdd-2c062bcd00a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 200 Aug 18 22:57:38.491069 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 961/3835] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:38 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:38.555880 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fc40867-eccd-476f-827f-e6ff90b5e22f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:38.558539 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fc40867-eccd-476f-827f-e6ff90b5e22f tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] GET https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b Aug 18 22:57:38.558755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fc40867-eccd-476f-827f-e6ff90b5e22f tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:38.558967 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fc40867-eccd-476f-827f-e6ff90b5e22f tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:38.566791 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fc40867-eccd-476f-827f-e6ff90b5e22f tempest-VolumesCloneTest-289526390 tempest-VolumesCloneTest-289526390-project-member] https://10.4.3.89/volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b returned with HTTP 404 Aug 18 22:57:38.567669 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 955/3836] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:38 2026] GET /volume/v3/volumes/c2115103-cb46-4c34-9c03-13f4fb9beb9b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:39.504243 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f41cd3bb-3ccc-454e-bbcd-e4f32c4524db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:39.507028 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f41cd3bb-3ccc-454e-bbcd-e4f32c4524db tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 Aug 18 22:57:39.507353 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f41cd3bb-3ccc-454e-bbcd-e4f32c4524db tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:39.507635 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f41cd3bb-3ccc-454e-bbcd-e4f32c4524db tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:39.515601 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f41cd3bb-3ccc-454e-bbcd-e4f32c4524db tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 returned with HTTP 404 Aug 18 22:57:39.516233 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 961/3837] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:39 2026] GET /volume/v3/volumes/2122a4c6-fad2-49ed-a21a-f1d6a46cb899 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:39.524885 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:39.527701 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 Aug 18 22:57:39.527931 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:39.528208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:39.528433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Delete volume with id: 9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 Aug 18 22:57:39.537514 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:39.537514 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:39.538257 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:39.552757 np0000007715 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:57:39.559621 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Delete volume request issued successfully. Aug 18 22:57:39.559744 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e270332a-86f6-41c2-8d5a-8d4ce05f2a8d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 returned with HTTP 202 Aug 18 22:57:39.560149 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 961/3838] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:57:39 2026] DELETE /volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:39.575092 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-26cd43ce-6262-4a04-a6e7-685cb2e8fea1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:39.577011 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26cd43ce-6262-4a04-a6e7-685cb2e8fea1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 Aug 18 22:57:39.577202 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26cd43ce-6262-4a04-a6e7-685cb2e8fea1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:39.577437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-26cd43ce-6262-4a04-a6e7-685cb2e8fea1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:39.762554 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:39.762554 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:39.765458 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-26cd43ce-6262-4a04-a6e7-685cb2e8fea1 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 returned with HTTP 404 Aug 18 22:57:39.765996 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 962/3839] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:39 2026] GET /volume/v3/volumes/9a4ec0dd-b6e0-4dc4-8902-2fdf37e2ced1 => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:39.775664 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35f36ded-46f3-42fa-9383-42543af8db3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:39.777241 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35f36ded-46f3-42fa-9383-42543af8db3d tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:57:39.777447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35f36ded-46f3-42fa-9383-42543af8db3d tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:39.777619 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35f36ded-46f3-42fa-9383-42543af8db3d tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:39.778282 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-35f36ded-46f3-42fa-9383-42543af8db3d tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:57:39.822926 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-35f36ded-46f3-42fa-9383-42543af8db3d tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Get all volumes completed successfully. Aug 18 22:57:39.824814 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:39.824814 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:39.831894 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35f36ded-46f3-42fa-9383-42543af8db3d tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:57:39.832302 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 956/3840] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:57:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12121 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:39.846734 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ae2274f5-fea6-4f0f-bc9f-cc3f0fb432ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:39.848547 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae2274f5-fea6-4f0f-bc9f-cc3f0fb432ee tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] DELETE https://10.4.3.89/volume/v3/types/d96e1a55-24df-4822-a5e2-1f2f0aa29501 Aug 18 22:57:39.848723 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae2274f5-fea6-4f0f-bc9f-cc3f0fb432ee tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:39.848907 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae2274f5-fea6-4f0f-bc9f-cc3f0fb432ee tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:39.869043 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae2274f5-fea6-4f0f-bc9f-cc3f0fb432ee tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] https://10.4.3.89/volume/v3/types/d96e1a55-24df-4822-a5e2-1f2f0aa29501 returned with HTTP 202 Aug 18 22:57:39.869514 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 962/3841] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:57:39 2026] DELETE /volume/v3/types/d96e1a55-24df-4822-a5e2-1f2f0aa29501 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:57:41.133883 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed30ef33-bb23-4ca1-8972-0dce05c3053b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:41.135869 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed30ef33-bb23-4ca1-8972-0dce05c3053b tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:57:41.136211 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed30ef33-bb23-4ca1-8972-0dce05c3053b tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-968825136", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:41.151667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed30ef33-bb23-4ca1-8972-0dce05c3053b tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:57:41.152014 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 962/3842] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:57:41 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:41.160498 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33b3649a-f7d6-4645-b4ff-2bb5a9296d40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:41.167197 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33b3649a-f7d6-4645-b4ff-2bb5a9296d40 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] POST https://10.4.3.89/volume/v3/types/5e0a70b3-f291-4b2e-a350-3ab605ffcf99/encryption Aug 18 22:57:41.167197 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33b3649a-f7d6-4645-b4ff-2bb5a9296d40 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:41.185918 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33b3649a-f7d6-4645-b4ff-2bb5a9296d40 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] https://10.4.3.89/volume/v3/types/5e0a70b3-f291-4b2e-a350-3ab605ffcf99/encryption returned with HTTP 200 Aug 18 22:57:41.186556 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 963/3843] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:57:41 2026] POST /volume/v3/types/5e0a70b3-f291-4b2e-a350-3ab605ffcf99/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:41.210282 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:41.212509 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:41.212954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1689661023", "snapshot_id": null, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "volume_type": "tempest-scenario-type-luks-968825136", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:41.215161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1689661023', 'snapshot_id': None, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'volume_type': 'tempest-scenario-type-luks-968825136', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:41.326031 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume of 1 GB Aug 18 22:57:41.326547 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:41.326547 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:41.326804 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Availability Zones retrieved successfully. Aug 18 22:57:41.332592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Flow 'volume_create_api' (fca85a60-18f5-4c29-8a7b-6380f95f8dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:41.333615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d41515-20c2-4d03-a956-7c301e08c6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:41.333759 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:41.392740 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d41515-20c2-4d03-a956-7c301e08c6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:57:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e0a70b3-f291-4b2e-a350-3ab605ffcf99,is_public=True,name='tempest-scenario-type-luks-968825136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e0a70b3-f291-4b2e-a350-3ab605ffcf99', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:41.393440 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2266528-bd73-4a4e-be45-1bc4d68ddf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:41.422909 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-968825136 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-968825136, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:57:41.423101 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-968825136 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-968825136, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:57:41.460293 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Created reservations ['8564a326-300b-4638-8a8f-68586f41725e', 'd463b140-0bf1-444e-b330-e9718a376cf1', '4733d129-1451-4583-9f2b-93b2f38f27be', 'ce365828-a299-462d-bc11-3eab17c935cf'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:41.460679 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2266528-bd73-4a4e-be45-1bc4d68ddf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8564a326-300b-4638-8a8f-68586f41725e', 'd463b140-0bf1-444e-b330-e9718a376cf1', '4733d129-1451-4583-9f2b-93b2f38f27be', 'ce365828-a299-462d-bc11-3eab17c935cf']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:41.461558 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d466ba78-e14b-4268-ae0d-8ebff667dbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:41.485770 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d466ba78-e14b-4268-ae0d-8ebff667dbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a426d6fd-b914-4a41-b171-a6ad85b466bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1689661023',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',qos_specs=None,replication_status=,reservations=['8564a326-300b-4638-8a8f-68586f41725e','d463b140-0bf1-444e-b330-e9718a376cf1','4733d129-1451-4583-9f2b-93b2f38f27be','ce365828-a299-462d-bc11-3eab17c935cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71ba98746874568b11f3805c2bfcbdc',volume_type_id=5e0a70b3-f291-4b2e-a350-3ab605ffcf99), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1689661023',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a426d6fd-b914-4a41-b171-a6ad85b466bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71ba98746874568b11f3805c2bfcbdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e0a70b3-f291-4b2e-a350-3ab605ffcf99),volume_type_id=5e0a70b3-f291-4b2e-a350-3ab605ffcf99)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:41.487006 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14db75c-8d52-46fd-8477-e3c25c3bb46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:41.510231 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14db75c-8d52-46fd-8477-e3c25c3bb46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1689661023',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',qos_specs=None,replication_status=,reservations=['8564a326-300b-4638-8a8f-68586f41725e','d463b140-0bf1-444e-b330-e9718a376cf1','4733d129-1451-4583-9f2b-93b2f38f27be','ce365828-a299-462d-bc11-3eab17c935cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d71ba98746874568b11f3805c2bfcbdc',volume_type_id=5e0a70b3-f291-4b2e-a350-3ab605ffcf99)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:41.510967 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f0de5c-c5ff-4d42-b3e8-74ee4b3d42c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:41.520275 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6f0de5c-c5ff-4d42-b3e8-74ee4b3d42c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:41.521015 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Flow 'volume_create_api' (fca85a60-18f5-4c29-8a7b-6380f95f8dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:41.521309 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume request issued successfully. Aug 18 22:57:41.521820 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-440f9dde-50d4-4469-8fb9-3fa786c5429b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:41.522536 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 957/3844] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:41 2026] POST /volume/v3/volumes => generated 789 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:41.535460 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99f3efd2-96a3-425a-9f25-ac3016f7f67f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:41.537873 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99f3efd2-96a3-425a-9f25-ac3016f7f67f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:41.537873 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99f3efd2-96a3-425a-9f25-ac3016f7f67f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:41.538108 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99f3efd2-96a3-425a-9f25-ac3016f7f67f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:41.550558 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:41.550558 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:41.557467 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-99f3efd2-96a3-425a-9f25-ac3016f7f67f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:41.561648 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99f3efd2-96a3-425a-9f25-ac3016f7f67f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:41.562019 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 963/3845] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:41 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:42.578566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8acc855c-2329-451e-abe0-fd6c13baf265 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:42.580762 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8acc855c-2329-451e-abe0-fd6c13baf265 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:42.581315 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8acc855c-2329-451e-abe0-fd6c13baf265 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:42.581315 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8acc855c-2329-451e-abe0-fd6c13baf265 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:42.588507 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:42.588507 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:42.594108 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8acc855c-2329-451e-abe0-fd6c13baf265 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:42.598535 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8acc855c-2329-451e-abe0-fd6c13baf265 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:42.599018 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 963/3846] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:42 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:43.616924 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06e019f1-9f1c-4b71-8899-1594ce26da93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:43.619742 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06e019f1-9f1c-4b71-8899-1594ce26da93 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:43.619980 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06e019f1-9f1c-4b71-8899-1594ce26da93 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:43.620076 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06e019f1-9f1c-4b71-8899-1594ce26da93 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:43.628695 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:43.628695 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:43.633629 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-06e019f1-9f1c-4b71-8899-1594ce26da93 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:43.638925 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06e019f1-9f1c-4b71-8899-1594ce26da93 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:43.639350 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 964/3847] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:43 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:44.652714 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cabc041-b550-4216-abd8-5047f11b14b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:44.654579 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cabc041-b550-4216-abd8-5047f11b14b3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:44.654772 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cabc041-b550-4216-abd8-5047f11b14b3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:44.654948 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cabc041-b550-4216-abd8-5047f11b14b3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:44.657019 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=254,cinder:INSERT=34,cinder:UPDATE=56 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:57:44.664150 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:44.664150 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:44.668417 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1cabc041-b550-4216-abd8-5047f11b14b3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:44.674093 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cabc041-b550-4216-abd8-5047f11b14b3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:44.674580 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 958/3848] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:44 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:45.028147 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61c29003-448c-4738-b29a-66941208c86a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:45.106381 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:45.106797 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-161937832"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:45.108640 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-161937832'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:45.108802 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume of 1 GB Aug 18 22:57:45.111565 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=327,cinder:UPDATE=104,cinder:INSERT=45 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:57:45.113651 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Availability Zones retrieved successfully. Aug 18 22:57:45.120005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (2527eb0b-7765-4f2c-b735-894a7a2f00f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:45.120930 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0683d916-aea5-4016-aa48-1467cac789b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:45.122077 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:45.148876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0683d916-aea5-4016-aa48-1467cac789b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:45.149722 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1889e55-ee56-40fb-9179-4c54c2ea5098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:45.209817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['d92f6716-1695-4a9b-84be-6c7b2252fcef', '19d690e1-3a85-4a38-aa12-a19226a998cc', '73b96b8e-ef79-4421-8b2b-1cbb8c7cda13', 'fcc4ea05-4171-4f22-83cb-312c69a88145'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:45.210632 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1889e55-ee56-40fb-9179-4c54c2ea5098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d92f6716-1695-4a9b-84be-6c7b2252fcef', '19d690e1-3a85-4a38-aa12-a19226a998cc', '73b96b8e-ef79-4421-8b2b-1cbb8c7cda13', 'fcc4ea05-4171-4f22-83cb-312c69a88145']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:45.211227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bd1a4d-5eb1-4e71-a6cb-a18766fbbdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:45.231451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74bd1a4d-5eb1-4e71-a6cb-a18766fbbdb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a771e0f0-ed83-406d-ba16-796c2646f119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-161937832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['d92f6716-1695-4a9b-84be-6c7b2252fcef','19d690e1-3a85-4a38-aa12-a19226a998cc','73b96b8e-ef79-4421-8b2b-1cbb8c7cda13','fcc4ea05-4171-4f22-83cb-312c69a88145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-161937832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a771e0f0-ed83-406d-ba16-796c2646f119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0aa0555c7843969227ca5ebb573f67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7efe305f2fa442808b144d46f7f3d362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:45.232109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21388067-4577-43c8-a308-d3d4e2814771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:45.247943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21388067-4577-43c8-a308-d3d4e2814771) transitioned into state 'SUCCESS' from state '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-161937832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['d92f6716-1695-4a9b-84be-6c7b2252fcef','19d690e1-3a85-4a38-aa12-a19226a998cc','73b96b8e-ef79-4421-8b2b-1cbb8c7cda13','fcc4ea05-4171-4f22-83cb-312c69a88145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:45.249028 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ecf2be-29ca-41c5-a592-8797913d2b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:45.259500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ecf2be-29ca-41c5-a592-8797913d2b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:45.259500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (2527eb0b-7765-4f2c-b735-894a7a2f00f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:45.259500 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request issued successfully. Aug 18 22:57:45.259500 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61c29003-448c-4738-b29a-66941208c86a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:45.259799 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 964/3849] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:57:45 2026] POST /volume/v3/volumes => generated 751 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:45.276231 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98eb74a8-4a3d-4a52-9531-3423712fd142 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:45.277989 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98eb74a8-4a3d-4a52-9531-3423712fd142 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:57:45.278219 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98eb74a8-4a3d-4a52-9531-3423712fd142 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:45.278478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98eb74a8-4a3d-4a52-9531-3423712fd142 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:45.285199 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:45.285199 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:45.288474 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98eb74a8-4a3d-4a52-9531-3423712fd142 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:57:45.294075 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98eb74a8-4a3d-4a52-9531-3423712fd142 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:57:45.294456 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 964/3850] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:45 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:45.686729 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12b61e01-d1ac-4164-a295-5c162cea0d12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:45.689097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12b61e01-d1ac-4164-a295-5c162cea0d12 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:45.689366 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12b61e01-d1ac-4164-a295-5c162cea0d12 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:45.689648 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12b61e01-d1ac-4164-a295-5c162cea0d12 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:45.698348 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:45.698348 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:45.702465 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12b61e01-d1ac-4164-a295-5c162cea0d12 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:45.707737 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12b61e01-d1ac-4164-a295-5c162cea0d12 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:45.708296 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 965/3851] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:45 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:46.310150 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd3f4326-e899-4e98-9344-fbf8a162acd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:46.311980 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd3f4326-e899-4e98-9344-fbf8a162acd1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:57:46.312198 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd3f4326-e899-4e98-9344-fbf8a162acd1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:46.312470 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd3f4326-e899-4e98-9344-fbf8a162acd1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:46.319768 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:46.319768 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:46.323462 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd3f4326-e899-4e98-9344-fbf8a162acd1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:57:46.328168 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd3f4326-e899-4e98-9344-fbf8a162acd1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:57:46.328685 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 959/3852] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:46 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:46.340583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5185850f-f5aa-49d7-adcc-6758ca05cb0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:46.343240 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5185850f-f5aa-49d7-adcc-6758ca05cb0c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:57:46.343587 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5185850f-f5aa-49d7-adcc-6758ca05cb0c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:46.343848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5185850f-f5aa-49d7-adcc-6758ca05cb0c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:46.353769 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:46.353769 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:46.358195 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5185850f-f5aa-49d7-adcc-6758ca05cb0c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:57:46.363525 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5185850f-f5aa-49d7-adcc-6758ca05cb0c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:57:46.364025 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 965/3853] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:46 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:46.376177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c673fb2d-ac0e-483f-9849-acb5b665c03d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:46.377882 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c673fb2d-ac0e-483f-9849-acb5b665c03d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:57:46.378196 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c673fb2d-ac0e-483f-9849-acb5b665c03d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a771e0f0-ed83-406d-ba16-796c2646f119", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1439519879"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:46.386437 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:46.386437 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:46.386890 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c673fb2d-ac0e-483f-9849-acb5b665c03d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:57:46.387028 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c673fb2d-ac0e-483f-9849-acb5b665c03d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:57:46.416983 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c673fb2d-ac0e-483f-9849-acb5b665c03d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['fd6143b2-6805-4e06-9159-aa2f4ea539c9', '8fdacb47-f7e3-4e63-acff-3148cf05ba52', '78c26ddf-5876-4aa2-8142-a4bcd653c56b', 'c235d0a2-3ea7-436c-9536-99e6540b939b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:46.440829 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c673fb2d-ac0e-483f-9849-acb5b665c03d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot create request issued successfully. Aug 18 22:57:46.441173 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c673fb2d-ac0e-483f-9849-acb5b665c03d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:57:46.441651 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 965/3854] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:57:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:46.453135 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c0fdb945-0984-4391-9cec-c3868a078f01 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:46.455085 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0fdb945-0984-4391-9cec-c3868a078f01 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb Aug 18 22:57:46.455482 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0fdb945-0984-4391-9cec-c3868a078f01 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:46.455721 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c0fdb945-0984-4391-9cec-c3868a078f01 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:46.464886 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:46.464886 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:46.465278 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c0fdb945-0984-4391-9cec-c3868a078f01 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:57:46.467029 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c0fdb945-0984-4391-9cec-c3868a078f01 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb returned with HTTP 200 Aug 18 22:57:46.467490 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 966/3855] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:57:46 2026] GET /volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:46.720865 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c2bd06b-b625-4e53-8605-32d4063714cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:46.722609 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c2bd06b-b625-4e53-8605-32d4063714cc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:46.722779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c2bd06b-b625-4e53-8605-32d4063714cc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:46.722951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c2bd06b-b625-4e53-8605-32d4063714cc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:46.729665 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:46.729665 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:46.733139 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0c2bd06b-b625-4e53-8605-32d4063714cc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:46.737527 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c2bd06b-b625-4e53-8605-32d4063714cc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:46.737914 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 960/3856] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:46 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:47.478944 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ae0c54d-66a5-41e5-a59d-0f7d4aa5602e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:47.480782 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ae0c54d-66a5-41e5-a59d-0f7d4aa5602e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb Aug 18 22:57:47.480974 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ae0c54d-66a5-41e5-a59d-0f7d4aa5602e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:47.481171 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ae0c54d-66a5-41e5-a59d-0f7d4aa5602e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:47.486081 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:47.486081 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:47.486536 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ae0c54d-66a5-41e5-a59d-0f7d4aa5602e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:57:47.487456 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ae0c54d-66a5-41e5-a59d-0f7d4aa5602e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb returned with HTTP 200 Aug 18 22:57:47.487996 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 966/3857] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:57:47 2026] GET /volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:47.496657 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:47.498602 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:57:47.498962 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a771e0f0-ed83-406d-ba16-796c2646f119", "snapshot_id": "932abe13-3bfd-412f-9e7a-cc581f099bdb", "name": "tempest-VolumesSnapshotTestJSON-Backup-369687243", "container": "tempest-volumessnapshottestjson-backup-container-1213042979"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:47.500723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Creating new backup {'backup': {'volume_id': 'a771e0f0-ed83-406d-ba16-796c2646f119', 'snapshot_id': '932abe13-3bfd-412f-9e7a-cc581f099bdb', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-369687243', 'container': 'tempest-volumessnapshottestjson-backup-container-1213042979'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:57:47.500986 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Creating backup of volume a771e0f0-ed83-406d-ba16-796c2646f119 in container tempest-volumessnapshottestjson-backup-container-1213042979 Aug 18 22:57:47.508417 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:47.508417 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:47.509037 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:57:47.515438 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:47.515438 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:47.515936 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:57:47.520463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-33a116d9-6c08-4ac2-a115-8488400daa8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:47.522419 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:57:47.523087 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-19591759"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:47.524989 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-19591759'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:57:47.525126 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume of 1 GB Aug 18 22:57:47.529889 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Availability Zones retrieved successfully. Aug 18 22:57:47.536782 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Flow 'volume_create_api' (411fd6d6-d833-4933-9dd3-71a20a1364f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:47.538238 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944b74cb-776c-4b98-a221-e7e62f93aee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:47.540102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:57:47.545584 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['f268b0dd-a4dc-437e-9e07-f87787cc5814', 'ee6efad3-a4c6-4122-9c15-0a0c368f32be'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:47.573668 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944b74cb-776c-4b98-a221-e7e62f93aee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:47.575468 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ada6164-65d4-4026-9de4-2f29bec0cbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:47.582359 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50a08b6c-774d-4b5b-b077-02b42ea21860 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:57:47.582796 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 966/3858] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:57:47 2026] POST /volume/v3/backups => generated 332 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:47.590535 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-030e4f69-6148-4074-8b7f-17c9d727c0c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:47.592515 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-030e4f69-6148-4074-8b7f-17c9d727c0c5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:47.592753 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-030e4f69-6148-4074-8b7f-17c9d727c0c5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:47.592987 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-030e4f69-6148-4074-8b7f-17c9d727c0c5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:47.593130 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-030e4f69-6148-4074-8b7f-17c9d727c0c5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:47.599359 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:47.599359 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:47.600792 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-030e4f69-6148-4074-8b7f-17c9d727c0c5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:47.601882 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 961/3859] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:47 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 806 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:47.658804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Created reservations ['ff62f91e-babd-45bd-a5a4-48a1bac1ab58', '4afded10-44d3-4d31-9a4a-d63c50bc28ee', 'd3afa578-8a0f-4ce3-a83c-a9d4ce457bea', '644f790b-6018-413a-80ce-d26420aaf54f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:57:47.659807 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ada6164-65d4-4026-9de4-2f29bec0cbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff62f91e-babd-45bd-a5a4-48a1bac1ab58', '4afded10-44d3-4d31-9a4a-d63c50bc28ee', 'd3afa578-8a0f-4ce3-a83c-a9d4ce457bea', '644f790b-6018-413a-80ce-d26420aaf54f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:47.660640 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7739a42-6451-4572-ab21-bcee9c240d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:47.683616 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7739a42-6451-4572-ab21-bcee9c240d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ab2444a-c932-441a-a5fc-01ba26593c18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-19591759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',qos_specs=None,replication_status=,reservations=['ff62f91e-babd-45bd-a5a4-48a1bac1ab58','4afded10-44d3-4d31-9a4a-d63c50bc28ee','d3afa578-8a0f-4ce3-a83c-a9d4ce457bea','644f790b-6018-413a-80ce-d26420aaf54f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a361467d0c411bb684d55751d2c5b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:57:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-19591759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ab2444a-c932-441a-a5fc-01ba26593c18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59a361467d0c411bb684d55751d2c5b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:47.684398 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517e4974-00b8-4e80-8143-2dfa3ed96d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:47.700410 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517e4974-00b8-4e80-8143-2dfa3ed96d34) transitioned into state 'SUCCESS' from state '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-19591759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',qos_specs=None,replication_status=,reservations=['ff62f91e-babd-45bd-a5a4-48a1bac1ab58','4afded10-44d3-4d31-9a4a-d63c50bc28ee','d3afa578-8a0f-4ce3-a83c-a9d4ce457bea','644f790b-6018-413a-80ce-d26420aaf54f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a361467d0c411bb684d55751d2c5b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:47.701130 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d71810-0320-45a5-b625-5a962e0adf5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:57:47.710949 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78d71810-0320-45a5-b625-5a962e0adf5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:57:47.711839 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Flow 'volume_create_api' (411fd6d6-d833-4933-9dd3-71a20a1364f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:57:47.712112 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume request issued successfully. Aug 18 22:57:47.712654 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-33a116d9-6c08-4ac2-a115-8488400daa8e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:57:47.713182 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 967/3860] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:57:47 2026] POST /volume/v3/volumes => generated 747 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:57:47.727299 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77c3a14f-e54d-4cf0-b528-6d043344acef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:47.727702 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77c3a14f-e54d-4cf0-b528-6d043344acef tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:47.727957 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77c3a14f-e54d-4cf0-b528-6d043344acef tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:47.728193 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77c3a14f-e54d-4cf0-b528-6d043344acef tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:47.736242 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:47.736242 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:47.740369 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-77c3a14f-e54d-4cf0-b528-6d043344acef tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:47.744745 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77c3a14f-e54d-4cf0-b528-6d043344acef tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:47.745206 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 967/3861] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:47 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:47.752626 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4a45ce6-4561-41a3-914b-96256b2a58eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:47.754839 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4a45ce6-4561-41a3-914b-96256b2a58eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:47.755128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4a45ce6-4561-41a3-914b-96256b2a58eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:47.755460 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4a45ce6-4561-41a3-914b-96256b2a58eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:47.765636 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:47.765636 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:47.773826 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f4a45ce6-4561-41a3-914b-96256b2a58eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:47.780883 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4a45ce6-4561-41a3-914b-96256b2a58eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:47.781632 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 967/3862] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:47 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:48.611912 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a4def99-3547-48a9-b4cd-710efba8febe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:48.614658 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a4def99-3547-48a9-b4cd-710efba8febe tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:48.614999 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a4def99-3547-48a9-b4cd-710efba8febe tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:48.615315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a4def99-3547-48a9-b4cd-710efba8febe tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:48.615534 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2a4def99-3547-48a9-b4cd-710efba8febe tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:48.621088 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:48.621088 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:48.622177 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a4def99-3547-48a9-b4cd-710efba8febe tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:48.622873 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 962/3863] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:48 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:48.761110 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28dc2518-1421-47d6-a9c5-41e765e228c9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:48.763736 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28dc2518-1421-47d6-a9c5-41e765e228c9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:48.763996 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28dc2518-1421-47d6-a9c5-41e765e228c9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:48.764291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28dc2518-1421-47d6-a9c5-41e765e228c9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:48.773772 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:48.773772 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:48.779288 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28dc2518-1421-47d6-a9c5-41e765e228c9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:48.784370 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28dc2518-1421-47d6-a9c5-41e765e228c9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:48.784825 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 968/3864] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:48 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:48.794772 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0c0284d-9a31-43c4-9bcc-fb90773b3071 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:48.797105 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0c0284d-9a31-43c4-9bcc-fb90773b3071 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:48.797363 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0c0284d-9a31-43c4-9bcc-fb90773b3071 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:48.797603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0c0284d-9a31-43c4-9bcc-fb90773b3071 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:48.807757 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:48.807757 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:48.811331 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0c0284d-9a31-43c4-9bcc-fb90773b3071 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:48.815499 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0c0284d-9a31-43c4-9bcc-fb90773b3071 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:48.815863 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 968/3865] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:48 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:48.836138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-7046c456-d35a-4153-9483-9b6987de4e41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:48.838038 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-7046c456-d35a-4153-9483-9b6987de4e41 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:48.838237 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-7046c456-d35a-4153-9483-9b6987de4e41 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:48.838454 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-7046c456-d35a-4153-9483-9b6987de4e41 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:48.840159 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=272,cinder:UPDATE=43,cinder:INSERT=24 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:57:48.846803 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:48.846803 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:48.853405 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-7046c456-d35a-4153-9483-9b6987de4e41 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:48.858125 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-7046c456-d35a-4153-9483-9b6987de4e41 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:48.858585 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 968/3866] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:48 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:48.947544 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4799687-a1b6-4e45-b7a3-fae1db0d544c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:48.947996 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4799687-a1b6-4e45-b7a3-fae1db0d544c None None] GET https://10.4.3.89/volume// Aug 18 22:57:48.948196 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4799687-a1b6-4e45-b7a3-fae1db0d544c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:48.948467 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4799687-a1b6-4e45-b7a3-fae1db0d544c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:48.948833 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4799687-a1b6-4e45-b7a3-fae1db0d544c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:48.949188 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 963/3867] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:57:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:48.959669 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-a295422b-c8a8-4ad7-9e8a-218e36b5b9c2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:48.961778 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-a295422b-c8a8-4ad7-9e8a-218e36b5b9c2 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:48.962144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-a295422b-c8a8-4ad7-9e8a-218e36b5b9c2 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ab2444a-c932-441a-a5fc-01ba26593c18", "connector": null, "instance_uuid": "eb9456b5-99ef-438c-be28-170bfc1711f1"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:48.969063 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=276,cinder:UPDATE=36,cinder:INSERT=27 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:57:48.972588 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:48.972588 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:49.012960 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-a295422b-c8a8-4ad7-9e8a-218e36b5b9c2 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:49.013602 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 969/3868] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:48 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:49.054836 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25ac327c-1d34-444c-bb18-f52212a8161a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:49.056709 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25ac327c-1d34-444c-bb18-f52212a8161a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:49.056900 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25ac327c-1d34-444c-bb18-f52212a8161a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:49.057121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25ac327c-1d34-444c-bb18-f52212a8161a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:49.072313 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-301d0322-b650-476d-9a4d-38c55b92cdbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:49.072583 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:49.072583 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:49.072802 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-301d0322-b650-476d-9a4d-38c55b92cdbe None None] GET https://10.4.3.89/volume// Aug 18 22:57:49.073023 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-301d0322-b650-476d-9a4d-38c55b92cdbe None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:49.073256 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-301d0322-b650-476d-9a4d-38c55b92cdbe None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:49.073654 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-301d0322-b650-476d-9a4d-38c55b92cdbe None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:49.073973 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 969/3869] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:49.079620 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-25ac327c-1d34-444c-bb18-f52212a8161a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:49.085465 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25ac327c-1d34-444c-bb18-f52212a8161a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:49.085717 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-9baf3431-c53e-48cd-a65f-1d9e86550927 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:49.086786 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 969/3870] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:49 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:49.095248 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-9baf3431-c53e-48cd-a65f-1d9e86550927 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:49.095821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-9baf3431-c53e-48cd-a65f-1d9e86550927 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:49.096204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-9baf3431-c53e-48cd-a65f-1d9e86550927 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:49.114302 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:49.114302 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:49.119741 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-9baf3431-c53e-48cd-a65f-1d9e86550927 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:49.126085 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-9baf3431-c53e-48cd-a65f-1d9e86550927 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:49.126670 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 964/3871] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:49 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 1019 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:49.230167 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-b481ee2d-7414-4c31-8bd7-ef12837be683 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:49.232654 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-b481ee2d-7414-4c31-8bd7-ef12837be683 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] PUT https://10.4.3.89/volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c Aug 18 22:57:49.233054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-b481ee2d-7414-4c31-8bd7-ef12837be683 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:49.240465 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-b481ee2d-7414-4c31-8bd7-ef12837be683 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Acquiring lock "cinder-attachment_update-6ab2444a-c932-441a-a5fc-01ba26593c18-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:49.245461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-b481ee2d-7414-4c31-8bd7-ef12837be683 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Lock "cinder-attachment_update-6ab2444a-c932-441a-a5fc-01ba26593c18-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:49.246615 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:49.246615 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:49.333156 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-b481ee2d-7414-4c31-8bd7-ef12837be683 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Lock "cinder-attachment_update-6ab2444a-c932-441a-a5fc-01ba26593c18-np0000007715" released by "attachment_update" :: held 0.088s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:49.333624 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-b481ee2d-7414-4c31-8bd7-ef12837be683 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c returned with HTTP 200 Aug 18 22:57:49.334450 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 970/3872] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:49 2026] PUT /volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:49.634500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5255c692-2617-4327-b261-1c11dc7f267c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:49.636140 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5255c692-2617-4327-b261-1c11dc7f267c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:49.636336 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5255c692-2617-4327-b261-1c11dc7f267c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:49.636556 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5255c692-2617-4327-b261-1c11dc7f267c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:49.636610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5255c692-2617-4327-b261-1c11dc7f267c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:49.640408 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:49.640408 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:49.641085 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5255c692-2617-4327-b261-1c11dc7f267c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:49.641448 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 970/3873] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:49 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:49.832053 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e589a1d2-4ff6-4a41-95f3-3a32f1ecb9a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:49.834162 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e589a1d2-4ff6-4a41-95f3-3a32f1ecb9a3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:49.834452 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e589a1d2-4ff6-4a41-95f3-3a32f1ecb9a3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:49.834641 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e589a1d2-4ff6-4a41-95f3-3a32f1ecb9a3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:49.844095 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:49.844095 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:49.849843 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e589a1d2-4ff6-4a41-95f3-3a32f1ecb9a3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:49.857046 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e589a1d2-4ff6-4a41-95f3-3a32f1ecb9a3 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:49.857867 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 970/3874] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:49 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:50.101220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffb35385-5814-4d47-9229-b5e88f6415e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:50.103023 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffb35385-5814-4d47-9229-b5e88f6415e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:50.103205 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffb35385-5814-4d47-9229-b5e88f6415e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:50.103421 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffb35385-5814-4d47-9229-b5e88f6415e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:50.113756 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:50.113756 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:50.120285 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ffb35385-5814-4d47-9229-b5e88f6415e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:50.128230 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffb35385-5814-4d47-9229-b5e88f6415e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:50.128740 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 965/3875] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:50 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:50.652234 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-213bbd0b-23ca-4945-9232-9ae563ace1f1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:50.654077 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-213bbd0b-23ca-4945-9232-9ae563ace1f1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:50.654275 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-213bbd0b-23ca-4945-9232-9ae563ace1f1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:50.654487 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-213bbd0b-23ca-4945-9232-9ae563ace1f1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:50.654579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-213bbd0b-23ca-4945-9232-9ae563ace1f1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:50.658911 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:50.658911 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:50.659649 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-213bbd0b-23ca-4945-9232-9ae563ace1f1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:50.659987 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 971/3876] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:50 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:50.872833 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-551c03d5-9b50-45bd-bf6a-39885e5fdd04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:50.878676 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-551c03d5-9b50-45bd-bf6a-39885e5fdd04 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:50.878862 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-551c03d5-9b50-45bd-bf6a-39885e5fdd04 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:50.879049 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-551c03d5-9b50-45bd-bf6a-39885e5fdd04 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:50.891018 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:50.891018 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:50.895757 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-551c03d5-9b50-45bd-bf6a-39885e5fdd04 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:50.900992 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-551c03d5-9b50-45bd-bf6a-39885e5fdd04 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:50.901533 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 971/3877] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:50 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:51.143724 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1af9fb6-74cd-457d-91fb-ef7dbef17db4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:51.145333 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1af9fb6-74cd-457d-91fb-ef7dbef17db4 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:51.145513 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1af9fb6-74cd-457d-91fb-ef7dbef17db4 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:51.145696 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1af9fb6-74cd-457d-91fb-ef7dbef17db4 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:51.157410 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:51.157410 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:51.165580 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1af9fb6-74cd-457d-91fb-ef7dbef17db4 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:51.181562 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1af9fb6-74cd-457d-91fb-ef7dbef17db4 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:51.182061 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 971/3878] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:51 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:51.676010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2ce8ff6-f6b8-4c79-8555-6214bd3f144c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:51.681223 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2ce8ff6-f6b8-4c79-8555-6214bd3f144c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:51.682645 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2ce8ff6-f6b8-4c79-8555-6214bd3f144c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:51.683284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2ce8ff6-f6b8-4c79-8555-6214bd3f144c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:51.683838 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a2ce8ff6-f6b8-4c79-8555-6214bd3f144c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:51.700388 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:51.700388 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:51.703771 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2ce8ff6-f6b8-4c79-8555-6214bd3f144c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:51.706890 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 966/3879] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:51 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:51.914100 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5acc25b-39c8-4a9e-a52e-8aeed3f522b4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:51.916243 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5acc25b-39c8-4a9e-a52e-8aeed3f522b4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:51.916514 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5acc25b-39c8-4a9e-a52e-8aeed3f522b4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:51.916754 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5acc25b-39c8-4a9e-a52e-8aeed3f522b4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:51.925844 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:51.925844 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:51.931026 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f5acc25b-39c8-4a9e-a52e-8aeed3f522b4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:51.935694 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5acc25b-39c8-4a9e-a52e-8aeed3f522b4 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:51.936061 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 972/3880] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:51 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:52.198165 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79ef6262-5776-45dc-b01d-fe24a3181279 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:52.205816 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79ef6262-5776-45dc-b01d-fe24a3181279 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:52.206934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79ef6262-5776-45dc-b01d-fe24a3181279 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:52.207594 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79ef6262-5776-45dc-b01d-fe24a3181279 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:52.245368 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:52.245368 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:52.264118 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79ef6262-5776-45dc-b01d-fe24a3181279 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:52.272849 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79ef6262-5776-45dc-b01d-fe24a3181279 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:52.273213 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 972/3881] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:52 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:52.719729 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d897223e-f3c0-4e79-bbc7-55b7f664dd87 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:52.721243 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d897223e-f3c0-4e79-bbc7-55b7f664dd87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:52.721559 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d897223e-f3c0-4e79-bbc7-55b7f664dd87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:52.721759 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d897223e-f3c0-4e79-bbc7-55b7f664dd87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:52.721883 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d897223e-f3c0-4e79-bbc7-55b7f664dd87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:52.728044 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:52.728044 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:52.728444 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d897223e-f3c0-4e79-bbc7-55b7f664dd87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:52.728814 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 972/3882] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:52 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:52.954597 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49b77e5e-3668-41da-86ea-4ee35ac1476f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:52.956629 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49b77e5e-3668-41da-86ea-4ee35ac1476f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:52.956867 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49b77e5e-3668-41da-86ea-4ee35ac1476f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:52.957119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49b77e5e-3668-41da-86ea-4ee35ac1476f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:52.964671 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:52.964671 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:52.970351 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49b77e5e-3668-41da-86ea-4ee35ac1476f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:52.976412 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49b77e5e-3668-41da-86ea-4ee35ac1476f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:52.976911 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 967/3883] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:52 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:53.289875 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2fe68c48-e2b1-450b-a35e-3d2dc599ff67 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:53.291967 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fe68c48-e2b1-450b-a35e-3d2dc599ff67 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:53.292144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fe68c48-e2b1-450b-a35e-3d2dc599ff67 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:53.292411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2fe68c48-e2b1-450b-a35e-3d2dc599ff67 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:53.320850 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:53.320850 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:53.326891 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2fe68c48-e2b1-450b-a35e-3d2dc599ff67 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:53.332623 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2fe68c48-e2b1-450b-a35e-3d2dc599ff67 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:53.333109 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 973/3884] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:53 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:53.375775 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-079c12c9-3ed0-4bca-b059-1aef2c57c6b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:53.380693 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-079c12c9-3ed0-4bca-b059-1aef2c57c6b0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c/action Aug 18 22:57:53.381406 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-079c12c9-3ed0-4bca-b059-1aef2c57c6b0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:53.382898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-079c12c9-3ed0-4bca-b059-1aef2c57c6b0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:53.441313 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:53.441313 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:53.454115 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7a62a94d-ef22-4027-8062-bc97c8b6b532 req-079c12c9-3ed0-4bca-b059-1aef2c57c6b0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c/action returned with HTTP 204 Aug 18 22:57:53.454553 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 973/3885] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:53 2026] POST /volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:53.741314 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e0c4e21-bad4-4749-9002-f3d0ad4b90df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:53.743771 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e0c4e21-bad4-4749-9002-f3d0ad4b90df tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:53.744083 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e0c4e21-bad4-4749-9002-f3d0ad4b90df tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:53.744400 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e0c4e21-bad4-4749-9002-f3d0ad4b90df tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:53.744583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7e0c4e21-bad4-4749-9002-f3d0ad4b90df tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:53.750277 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:53.750277 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:53.751447 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e0c4e21-bad4-4749-9002-f3d0ad4b90df tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:53.752226 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 973/3886] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:53 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:54.002663 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b09890b2-a9e7-4a33-aacb-8f5c31fa959e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:54.005329 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b09890b2-a9e7-4a33-aacb-8f5c31fa959e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:54.005584 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b09890b2-a9e7-4a33-aacb-8f5c31fa959e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:54.005792 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b09890b2-a9e7-4a33-aacb-8f5c31fa959e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:54.017309 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:54.017309 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:54.021173 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b09890b2-a9e7-4a33-aacb-8f5c31fa959e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:54.026919 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b09890b2-a9e7-4a33-aacb-8f5c31fa959e tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:54.027386 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 968/3887] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:53 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 942 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:54.248860 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-d4971e83-1ef5-48e9-a8f4-468d1c2b91b9 req-a63e1198-5904-4270-aa23-5b06731189c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:54.251653 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d4971e83-1ef5-48e9-a8f4-468d1c2b91b9 req-a63e1198-5904-4270-aa23-5b06731189c1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1 Aug 18 22:57:54.251925 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d4971e83-1ef5-48e9-a8f4-468d1c2b91b9 req-a63e1198-5904-4270-aa23-5b06731189c1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:54.252103 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-d4971e83-1ef5-48e9-a8f4-468d1c2b91b9 req-a63e1198-5904-4270-aa23-5b06731189c1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:54.260411 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:54.260411 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:54.320095 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-d4971e83-1ef5-48e9-a8f4-468d1c2b91b9 req-a63e1198-5904-4270-aa23-5b06731189c1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1 returned with HTTP 200 Aug 18 22:57:54.320095 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 974/3888] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:57:54 2026] DELETE /volume/v3/attachments/93156ae0-8b67-4f27-be00-dcc99000a5f1 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:54.353937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-622790db-959f-4a9b-9ab9-72e5d5412813 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:54.355792 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-622790db-959f-4a9b-9ab9-72e5d5412813 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:54.356003 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-622790db-959f-4a9b-9ab9-72e5d5412813 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:54.356224 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-622790db-959f-4a9b-9ab9-72e5d5412813 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:54.365228 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:54.365228 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:54.369511 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-622790db-959f-4a9b-9ab9-72e5d5412813 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:54.373873 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-622790db-959f-4a9b-9ab9-72e5d5412813 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:54.374355 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 974/3889] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:54 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:54.393099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c14cf05e-1829-4cd0-b3aa-1461f634383f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:54.395456 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c14cf05e-1829-4cd0-b3aa-1461f634383f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:57:54.395753 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c14cf05e-1829-4cd0-b3aa-1461f634383f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:54.395969 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c14cf05e-1829-4cd0-b3aa-1461f634383f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:54.407773 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:54.407773 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:54.413496 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c14cf05e-1829-4cd0-b3aa-1461f634383f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:57:54.424878 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c14cf05e-1829-4cd0-b3aa-1461f634383f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:57:54.425623 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 974/3890] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:54 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:54.763602 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7343dd2e-d3eb-4a0f-92ac-0f23fe5bc447 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:54.765740 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7343dd2e-d3eb-4a0f-92ac-0f23fe5bc447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:54.765971 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7343dd2e-d3eb-4a0f-92ac-0f23fe5bc447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:54.766210 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7343dd2e-d3eb-4a0f-92ac-0f23fe5bc447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:54.766370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7343dd2e-d3eb-4a0f-92ac-0f23fe5bc447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:54.772212 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:54.772212 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:54.773070 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7343dd2e-d3eb-4a0f-92ac-0f23fe5bc447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:54.773656 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 969/3891] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:54 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:55.042279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e45a2b09-17da-46ac-bd25-0e4437c2a023 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:55.044191 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e45a2b09-17da-46ac-bd25-0e4437c2a023 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:55.044430 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e45a2b09-17da-46ac-bd25-0e4437c2a023 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:55.044670 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e45a2b09-17da-46ac-bd25-0e4437c2a023 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:55.052777 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:55.052777 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:55.057356 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e45a2b09-17da-46ac-bd25-0e4437c2a023 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:55.063867 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e45a2b09-17da-46ac-bd25-0e4437c2a023 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:55.064359 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 975/3892] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:55 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 1428 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:55.086256 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff7e3ec4-36e3-497b-bda2-c5af4619879d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:55.100426 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff7e3ec4-36e3-497b-bda2-c5af4619879d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:55.101664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff7e3ec4-36e3-497b-bda2-c5af4619879d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:55.102410 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff7e3ec4-36e3-497b-bda2-c5af4619879d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:55.132955 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:55.132955 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:55.144521 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff7e3ec4-36e3-497b-bda2-c5af4619879d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:55.150235 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff7e3ec4-36e3-497b-bda2-c5af4619879d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:55.150839 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 975/3893] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:55 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 1428 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:55.276309 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-1504a486-b0ff-42c8-bdd5-7c7b4cc72bcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:55.278321 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-1504a486-b0ff-42c8-bdd5-7c7b4cc72bcc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:55.278503 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-1504a486-b0ff-42c8-bdd5-7c7b4cc72bcc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:55.278687 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-1504a486-b0ff-42c8-bdd5-7c7b4cc72bcc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:55.285016 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:55.285016 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:55.288066 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-1504a486-b0ff-42c8-bdd5-7c7b4cc72bcc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:55.295688 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-1504a486-b0ff-42c8-bdd5-7c7b4cc72bcc tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:55.296720 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 975/3894] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:55 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:55.617288 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-f562bde1-29cc-4f48-9d29-d4920acfde2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:55.620172 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-f562bde1-29cc-4f48-9d29-d4920acfde2a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:55.620475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-f562bde1-29cc-4f48-9d29-d4920acfde2a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:55.620753 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-f562bde1-29cc-4f48-9d29-d4920acfde2a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:55.631185 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:55.631185 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:55.636792 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-f562bde1-29cc-4f48-9d29-d4920acfde2a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:55.644426 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-f562bde1-29cc-4f48-9d29-d4920acfde2a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:55.645099 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 970/3895] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:55 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:55.790694 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aff4263b-f406-4ef5-b59e-e07f009d1d94 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:55.792372 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aff4263b-f406-4ef5-b59e-e07f009d1d94 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:55.792586 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aff4263b-f406-4ef5-b59e-e07f009d1d94 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:55.792777 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aff4263b-f406-4ef5-b59e-e07f009d1d94 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:55.792908 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-aff4263b-f406-4ef5-b59e-e07f009d1d94 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:55.796915 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:55.796915 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:55.797659 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aff4263b-f406-4ef5-b59e-e07f009d1d94 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:55.801295 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 976/3896] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:55 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:55.871810 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-70a672fd-2554-4e5e-9207-0381c359b0d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:55.873166 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-70a672fd-2554-4e5e-9207-0381c359b0d9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:55.873359 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-70a672fd-2554-4e5e-9207-0381c359b0d9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:55.873549 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-70a672fd-2554-4e5e-9207-0381c359b0d9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:55.880161 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:55.880161 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:55.884355 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-70a672fd-2554-4e5e-9207-0381c359b0d9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:55.890964 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-70a672fd-2554-4e5e-9207-0381c359b0d9 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:55.891834 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 976/3897] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:55 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:55.902481 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37f65743-4f4b-4b91-9c62-c8d5c3fc0d6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:55.902864 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37f65743-4f4b-4b91-9c62-c8d5c3fc0d6d None None] GET https://10.4.3.89/volume// Aug 18 22:57:55.903022 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37f65743-4f4b-4b91-9c62-c8d5c3fc0d6d None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:55.903198 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37f65743-4f4b-4b91-9c62-c8d5c3fc0d6d None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:55.903552 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37f65743-4f4b-4b91-9c62-c8d5c3fc0d6d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:55.903827 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 976/3898] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:57:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:55.910853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-25a542b9-887c-4e82-9571-33dc36b651ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:55.912799 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-25a542b9-887c-4e82-9571-33dc36b651ab tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:55.913142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-25a542b9-887c-4e82-9571-33dc36b651ab tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a426d6fd-b914-4a41-b171-a6ad85b466bb", "connector": null, "instance_uuid": "0c8ab99a-b902-417a-8437-7232d67d0204"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:55.921140 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:55.921140 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:55.947709 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-25a542b9-887c-4e82-9571-33dc36b651ab tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:55.949125 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 971/3899] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:55 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:56.290158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-c2e9bfeb-a6f6-423c-a748-4e3f45ddc734 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:56.292212 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-c2e9bfeb-a6f6-423c-a748-4e3f45ddc734 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:56.292416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-c2e9bfeb-a6f6-423c-a748-4e3f45ddc734 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:56.292609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-c2e9bfeb-a6f6-423c-a748-4e3f45ddc734 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:56.308659 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:56.308659 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:56.313605 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-c2e9bfeb-a6f6-423c-a748-4e3f45ddc734 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:56.318787 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-c2e9bfeb-a6f6-423c-a748-4e3f45ddc734 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:56.318915 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 977/3900] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:57:56 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:56.328626 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d2c36cf-2978-4626-8896-14afeddb9c23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:56.328974 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d2c36cf-2978-4626-8896-14afeddb9c23 None None] GET https://10.4.3.89/volume// Aug 18 22:57:56.329121 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d2c36cf-2978-4626-8896-14afeddb9c23 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:56.329322 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d2c36cf-2978-4626-8896-14afeddb9c23 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:56.329666 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d2c36cf-2978-4626-8896-14afeddb9c23 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:56.329917 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 977/3901] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:57:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:56.341330 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-cd6a9ed8-1d23-49c9-9894-569b3b7be87c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:56.345966 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-cd6a9ed8-1d23-49c9-9894-569b3b7be87c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:57:56.346445 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-cd6a9ed8-1d23-49c9-9894-569b3b7be87c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d62548fe-a31d-4ce7-b03f-888ab9b969ae", "connector": null, "instance_uuid": "cb3c7e23-1a3d-4b7e-bce6-39c00c485d65"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:56.360740 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:56.360740 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:56.388575 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-cd6a9ed8-1d23-49c9-9894-569b3b7be87c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:57:56.389181 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 977/3902] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:57:56 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:56.813811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7811f1a0-1155-4b37-acf7-f3f333e57685 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:56.816685 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7811f1a0-1155-4b37-acf7-f3f333e57685 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:56.816867 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7811f1a0-1155-4b37-acf7-f3f333e57685 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:56.817062 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7811f1a0-1155-4b37-acf7-f3f333e57685 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:56.820518 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7811f1a0-1155-4b37-acf7-f3f333e57685 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:56.828189 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:56.828189 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:56.829339 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7811f1a0-1155-4b37-acf7-f3f333e57685 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:56.830531 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 972/3903] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:56 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:57.126581 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31cf0d3c-0a50-45fa-82c3-8009eb615bcf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.128755 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31cf0d3c-0a50-45fa-82c3-8009eb615bcf None None] GET https://10.4.3.89/volume// Aug 18 22:57:57.129099 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31cf0d3c-0a50-45fa-82c3-8009eb615bcf None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:57.129733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31cf0d3c-0a50-45fa-82c3-8009eb615bcf None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:57.130237 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31cf0d3c-0a50-45fa-82c3-8009eb615bcf None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:57.131780 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 978/3904] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:57 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:57.154368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-086dfcba-47ad-4795-b80f-4948c1abc713 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.160641 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-086dfcba-47ad-4795-b80f-4948c1abc713 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:57:57.160641 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-086dfcba-47ad-4795-b80f-4948c1abc713 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:57.160641 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-086dfcba-47ad-4795-b80f-4948c1abc713 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:57.187286 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:57.187286 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:57.189071 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-086dfcba-47ad-4795-b80f-4948c1abc713 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:57:57.194061 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-086dfcba-47ad-4795-b80f-4948c1abc713 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:57:57.194516 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 978/3905] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:57 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 1607 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:57.334054 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3c95bf44-a102-4e55-959b-32f8711af227 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.336376 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3c95bf44-a102-4e55-959b-32f8711af227 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] PUT https://10.4.3.89/volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5 Aug 18 22:57:57.336779 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3c95bf44-a102-4e55-959b-32f8711af227 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:57.352177 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3c95bf44-a102-4e55-959b-32f8711af227 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Acquiring lock "cinder-attachment_update-a426d6fd-b914-4a41-b171-a6ad85b466bb-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:57.358201 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3c95bf44-a102-4e55-959b-32f8711af227 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Lock "cinder-attachment_update-a426d6fd-b914-4a41-b171-a6ad85b466bb-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:57.359494 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:57.359494 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:57.455642 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3c95bf44-a102-4e55-959b-32f8711af227 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Lock "cinder-attachment_update-a426d6fd-b914-4a41-b171-a6ad85b466bb-np0000007715" released by "attachment_update" :: held 0.097s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:57.455971 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3c95bf44-a102-4e55-959b-32f8711af227 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5 returned with HTTP 200 Aug 18 22:57:57.456568 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 978/3906] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:57 2026] PUT /volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:57.486153 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-9b55d530-8407-4c28-9a01-d6cb845834c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.488574 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-9b55d530-8407-4c28-9a01-d6cb845834c2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5/action Aug 18 22:57:57.489248 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-9b55d530-8407-4c28-9a01-d6cb845834c2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:57.489466 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-9b55d530-8407-4c28-9a01-d6cb845834c2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:57.508476 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:57.508476 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:57.518043 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-9b55d530-8407-4c28-9a01-d6cb845834c2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5/action returned with HTTP 204 Aug 18 22:57:57.518460 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 973/3907] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:57 2026] POST /volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:57.702070 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f0bd6c3-ed39-4467-a7fd-81f8f7e58ac8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.702524 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f0bd6c3-ed39-4467-a7fd-81f8f7e58ac8 None None] GET https://10.4.3.89/volume// Aug 18 22:57:57.702724 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f0bd6c3-ed39-4467-a7fd-81f8f7e58ac8 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:57.702961 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f0bd6c3-ed39-4467-a7fd-81f8f7e58ac8 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:57.703320 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f0bd6c3-ed39-4467-a7fd-81f8f7e58ac8 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:57:57.703633 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 979/3908] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:57:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:57:57.713672 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-fa54084d-be16-41d6-b0b8-c0976826d93f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.715909 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-fa54084d-be16-41d6-b0b8-c0976826d93f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:57:57.716284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-fa54084d-be16-41d6-b0b8-c0976826d93f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:57.716618 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-fa54084d-be16-41d6-b0b8-c0976826d93f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:57.728477 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:57.728477 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:57.735087 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-fa54084d-be16-41d6-b0b8-c0976826d93f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:57:57.742933 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-fa54084d-be16-41d6-b0b8-c0976826d93f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:57:57.743540 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 979/3909] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:57:57 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:57:57.841865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d1d2ad4-8fa9-4492-9d7a-21a0537b1eb5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.843662 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d1d2ad4-8fa9-4492-9d7a-21a0537b1eb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:57.843927 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d1d2ad4-8fa9-4492-9d7a-21a0537b1eb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:57.844091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d1d2ad4-8fa9-4492-9d7a-21a0537b1eb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:57.844196 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0d1d2ad4-8fa9-4492-9d7a-21a0537b1eb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:57.848569 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:57.848569 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:57.849455 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d1d2ad4-8fa9-4492-9d7a-21a0537b1eb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:57.849893 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 979/3910] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:57 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:57.853655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-dbb4226b-91c1-4361-9822-deba6c6a3d6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.856283 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-dbb4226b-91c1-4361-9822-deba6c6a3d6e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a Aug 18 22:57:57.856661 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-dbb4226b-91c1-4361-9822-deba6c6a3d6e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:57.867501 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-dbb4226b-91c1-4361-9822-deba6c6a3d6e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-d62548fe-a31d-4ce7-b03f-888ab9b969ae-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:57:57.871923 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-dbb4226b-91c1-4361-9822-deba6c6a3d6e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-d62548fe-a31d-4ce7-b03f-888ab9b969ae-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:57:57.873372 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:57.873372 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:57:57.954942 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-dbb4226b-91c1-4361-9822-deba6c6a3d6e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-d62548fe-a31d-4ce7-b03f-888ab9b969ae-np0000007715" released by "attachment_update" :: held 0.083s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:57:57.955388 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-dbb4226b-91c1-4361-9822-deba6c6a3d6e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a returned with HTTP 200 Aug 18 22:57:57.956033 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 974/3911] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:57:57 2026] PUT /volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:57:57.979765 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-ea20d51b-96a6-4bc5-8a44-86b6d505c1c1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:57.981753 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-ea20d51b-96a6-4bc5-8a44-86b6d505c1c1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a/action Aug 18 22:57:57.982112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-ea20d51b-96a6-4bc5-8a44-86b6d505c1c1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:57:57.982241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-ea20d51b-96a6-4bc5-8a44-86b6d505c1c1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:57:58.002302 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:58.002302 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:57:58.013928 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-228127e9-38f1-4fc5-a7a2-aaf882ccb8dc req-ea20d51b-96a6-4bc5-8a44-86b6d505c1c1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a/action returned with HTTP 204 Aug 18 22:57:58.014499 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 980/3912] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:57:57 2026] POST /volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:57:58.862156 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72a42f8f-6e2b-449a-8d01-0965507a5dd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:58.864348 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72a42f8f-6e2b-449a-8d01-0965507a5dd8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:58.864541 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72a42f8f-6e2b-449a-8d01-0965507a5dd8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:58.864800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72a42f8f-6e2b-449a-8d01-0965507a5dd8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:58.864958 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-72a42f8f-6e2b-449a-8d01-0965507a5dd8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:58.870312 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:58.870312 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:57:58.871231 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72a42f8f-6e2b-449a-8d01-0965507a5dd8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:58.871701 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 980/3913] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:58 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:57:59.881684 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cd7eee1-8c18-455b-9708-a31be0c0274e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:57:59.883545 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cd7eee1-8c18-455b-9708-a31be0c0274e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:57:59.883740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cd7eee1-8c18-455b-9708-a31be0c0274e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:57:59.883931 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cd7eee1-8c18-455b-9708-a31be0c0274e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:57:59.884044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6cd7eee1-8c18-455b-9708-a31be0c0274e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:57:59.888833 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:57:59.888833 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:57:59.889695 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cd7eee1-8c18-455b-9708-a31be0c0274e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:57:59.890300 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 980/3914] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:57:59 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:00.901012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18ed695f-d0ac-4682-a3d2-316bd3100e69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:00.902831 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18ed695f-d0ac-4682-a3d2-316bd3100e69 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:00.903132 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18ed695f-d0ac-4682-a3d2-316bd3100e69 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:00.903435 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18ed695f-d0ac-4682-a3d2-316bd3100e69 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:00.904428 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-18ed695f-d0ac-4682-a3d2-316bd3100e69 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:00.909030 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:00.909030 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:00.909030 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18ed695f-d0ac-4682-a3d2-316bd3100e69 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:00.909030 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 975/3915] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:00 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:01.920152 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbed829f-0881-4b87-96b2-8b1de75f48ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:01.923573 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbed829f-0881-4b87-96b2-8b1de75f48ba tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:01.923573 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbed829f-0881-4b87-96b2-8b1de75f48ba tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:01.923573 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbed829f-0881-4b87-96b2-8b1de75f48ba tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:01.923573 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bbed829f-0881-4b87-96b2-8b1de75f48ba tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:01.933091 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:01.933091 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:01.933091 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbed829f-0881-4b87-96b2-8b1de75f48ba tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:01.933091 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 981/3916] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:01 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:02.948368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24040b2e-aed4-4df1-bda3-7f62b41dee25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:02.950624 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24040b2e-aed4-4df1-bda3-7f62b41dee25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:02.950817 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24040b2e-aed4-4df1-bda3-7f62b41dee25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:02.950995 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24040b2e-aed4-4df1-bda3-7f62b41dee25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:02.951104 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-24040b2e-aed4-4df1-bda3-7f62b41dee25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:02.957113 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:02.957113 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:02.958028 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24040b2e-aed4-4df1-bda3-7f62b41dee25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:02.958387 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 981/3917] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:02 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:03.970293 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d60f694e-3f66-45c5-ac61-b6a2577fc36a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:03.974780 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d60f694e-3f66-45c5-ac61-b6a2577fc36a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:03.974966 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d60f694e-3f66-45c5-ac61-b6a2577fc36a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:03.975145 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d60f694e-3f66-45c5-ac61-b6a2577fc36a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:03.975249 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d60f694e-3f66-45c5-ac61-b6a2577fc36a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:03.979795 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:03.979795 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:03.980519 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d60f694e-3f66-45c5-ac61-b6a2577fc36a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:03.981048 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 981/3918] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:03 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:04.369038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3bec4004-6dbd-477d-95cf-22448bacbdcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:04.371659 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3bec4004-6dbd-477d-95cf-22448bacbdcd tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb/encryption Aug 18 22:58:04.371938 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3bec4004-6dbd-477d-95cf-22448bacbdcd tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:04.372122 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3bec4004-6dbd-477d-95cf-22448bacbdcd tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:04.388567 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:04.388567 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:04.396177 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a2160caa-6995-4c4c-a1e8-2cd38e4d2fc1 req-3bec4004-6dbd-477d-95cf-22448bacbdcd tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb/encryption returned with HTTP 200 Aug 18 22:58:04.396659 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 976/3919] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:58:04 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:04.993014 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8bb455e9-0777-45f7-bf79-ed80284c431b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:04.994653 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8bb455e9-0777-45f7-bf79-ed80284c431b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:04.994747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8bb455e9-0777-45f7-bf79-ed80284c431b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:04.994913 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8bb455e9-0777-45f7-bf79-ed80284c431b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:04.995010 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8bb455e9-0777-45f7-bf79-ed80284c431b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:04.998722 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:04.998722 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:04.999357 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8bb455e9-0777-45f7-bf79-ed80284c431b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:04.999670 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 982/3920] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:04 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 833 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:06.011226 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6415ac2c-f0e4-4bd0-af49-a5e73462cd5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:06.013870 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6415ac2c-f0e4-4bd0-af49-a5e73462cd5e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:06.014285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6415ac2c-f0e4-4bd0-af49-a5e73462cd5e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:06.014714 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6415ac2c-f0e4-4bd0-af49-a5e73462cd5e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:06.014843 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6415ac2c-f0e4-4bd0-af49-a5e73462cd5e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:06.020945 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:06.020945 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:06.022245 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6415ac2c-f0e4-4bd0-af49-a5e73462cd5e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:06.022889 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 982/3921] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:06 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:07.038213 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f04f219d-347b-4034-8b18-4c0d8658c219 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:07.040363 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f04f219d-347b-4034-8b18-4c0d8658c219 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:07.040363 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f04f219d-347b-4034-8b18-4c0d8658c219 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:07.040548 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f04f219d-347b-4034-8b18-4c0d8658c219 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:07.040548 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f04f219d-347b-4034-8b18-4c0d8658c219 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:07.044733 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:07.044733 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:07.045438 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f04f219d-347b-4034-8b18-4c0d8658c219 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:07.045875 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 982/3922] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:07 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:08.058418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79471c27-105e-4731-a4fa-5d01f22e2353 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:08.063560 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79471c27-105e-4731-a4fa-5d01f22e2353 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:08.063814 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79471c27-105e-4731-a4fa-5d01f22e2353 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:08.064044 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79471c27-105e-4731-a4fa-5d01f22e2353 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:08.064197 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-79471c27-105e-4731-a4fa-5d01f22e2353 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:08.070520 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:08.070520 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:08.071323 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79471c27-105e-4731-a4fa-5d01f22e2353 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:08.071711 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 977/3923] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:08 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:08.080857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d558e15-bd4a-49b0-b2ab-21327213d6af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:08.082731 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d558e15-bd4a-49b0-b2ab-21327213d6af tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb Aug 18 22:58:08.082964 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d558e15-bd4a-49b0-b2ab-21327213d6af tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:08.083158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d558e15-bd4a-49b0-b2ab-21327213d6af tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:08.089361 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:08.089361 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:08.089954 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7d558e15-bd4a-49b0-b2ab-21327213d6af tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:58:08.091214 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d558e15-bd4a-49b0-b2ab-21327213d6af tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb returned with HTTP 200 Aug 18 22:58:08.091637 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 983/3924] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:58:08 2026] GET /volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:08.100550 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed2740ee-c4ae-4183-9b32-d04db7e79f91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:08.103286 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed2740ee-c4ae-4183-9b32-d04db7e79f91 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:08.103286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed2740ee-c4ae-4183-9b32-d04db7e79f91 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:08.103286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed2740ee-c4ae-4183-9b32-d04db7e79f91 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:08.103286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ed2740ee-c4ae-4183-9b32-d04db7e79f91 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:08.106942 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:08.106942 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:08.108298 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed2740ee-c4ae-4183-9b32-d04db7e79f91 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:08.108298 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 983/3925] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:08 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:08.121369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0080ee64-03e1-4b0f-84e9-5c9b485ad50b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:08.124142 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0080ee64-03e1-4b0f-84e9-5c9b485ad50b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:08.124142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0080ee64-03e1-4b0f-84e9-5c9b485ad50b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:08.124142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0080ee64-03e1-4b0f-84e9-5c9b485ad50b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:08.124142 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-0080ee64-03e1-4b0f-84e9-5c9b485ad50b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete backup with id: 112085e7-feb3-4fd4-ab81-3860510e54a7. Aug 18 22:58:08.129125 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:08.129125 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:08.144462 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-0080ee64-03e1-4b0f-84e9-5c9b485ad50b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] delete_backup rpcapi backup_id 112085e7-feb3-4fd4-ab81-3860510e54a7 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 22:58:08.146426 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0080ee64-03e1-4b0f-84e9-5c9b485ad50b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 202 Aug 18 22:58:08.146952 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 983/3926] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:58:08 2026] DELETE /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:58:08.153386 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b32be948-fc0d-4d53-a6e7-9bc7c51e74c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:08.155169 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b32be948-fc0d-4d53-a6e7-9bc7c51e74c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:08.155405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b32be948-fc0d-4d53-a6e7-9bc7c51e74c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:08.155607 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b32be948-fc0d-4d53-a6e7-9bc7c51e74c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:08.155721 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b32be948-fc0d-4d53-a6e7-9bc7c51e74c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:08.164627 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:08.164627 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:08.165515 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b32be948-fc0d-4d53-a6e7-9bc7c51e74c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 200 Aug 18 22:58:08.165955 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 978/3927] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:08 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:09.177537 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-65d492cc-6661-48c0-9e9d-8afd5d937018 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:09.179843 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-65d492cc-6661-48c0-9e9d-8afd5d937018 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 Aug 18 22:58:09.180279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-65d492cc-6661-48c0-9e9d-8afd5d937018 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:09.181451 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-65d492cc-6661-48c0-9e9d-8afd5d937018 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:09.181451 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-65d492cc-6661-48c0-9e9d-8afd5d937018 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Show backup with id 112085e7-feb3-4fd4-ab81-3860510e54a7. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:58:09.185245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-65d492cc-6661-48c0-9e9d-8afd5d937018 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 returned with HTTP 404 Aug 18 22:58:09.185992 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 984/3928] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:09 2026] GET /volume/v3/backups/112085e7-feb3-4fd4-ab81-3860510e54a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:09.276021 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1a9b996-7e17-47e3-8102-7afaaa5770e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:09.279621 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1a9b996-7e17-47e3-8102-7afaaa5770e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb Aug 18 22:58:09.279864 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1a9b996-7e17-47e3-8102-7afaaa5770e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:09.280100 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1a9b996-7e17-47e3-8102-7afaaa5770e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:09.280203 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e1a9b996-7e17-47e3-8102-7afaaa5770e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 932abe13-3bfd-412f-9e7a-cc581f099bdb Aug 18 22:58:09.291415 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:09.291415 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:09.291909 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1a9b996-7e17-47e3-8102-7afaaa5770e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:58:09.321082 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1a9b996-7e17-47e3-8102-7afaaa5770e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 22:58:09.321316 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1a9b996-7e17-47e3-8102-7afaaa5770e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb returned with HTTP 202 Aug 18 22:58:09.321856 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 984/3929] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:58:09 2026] DELETE /volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:58:09.330800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99bea9f9-ec3a-4f2e-8290-0baa0ad999b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:09.334220 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99bea9f9-ec3a-4f2e-8290-0baa0ad999b4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb Aug 18 22:58:09.334502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99bea9f9-ec3a-4f2e-8290-0baa0ad999b4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:09.334762 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99bea9f9-ec3a-4f2e-8290-0baa0ad999b4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:09.343476 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:09.343476 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:09.344069 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-99bea9f9-ec3a-4f2e-8290-0baa0ad999b4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:58:09.345066 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99bea9f9-ec3a-4f2e-8290-0baa0ad999b4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb returned with HTTP 200 Aug 18 22:58:09.345653 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 984/3930] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:58:09 2026] GET /volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:10.354331 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31e1437c-d57e-4526-945e-af94ecb2bfb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:10.357580 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31e1437c-d57e-4526-945e-af94ecb2bfb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb Aug 18 22:58:10.357842 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31e1437c-d57e-4526-945e-af94ecb2bfb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:10.358123 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31e1437c-d57e-4526-945e-af94ecb2bfb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:10.363750 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31e1437c-d57e-4526-945e-af94ecb2bfb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb returned with HTTP 404 Aug 18 22:58:10.364369 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 979/3931] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:58:10 2026] GET /volume/v3/snapshots/932abe13-3bfd-412f-9e7a-cc581f099bdb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:10.373991 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b5b25bee-0873-488c-ae11-87cbef4e8d4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:10.375629 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5b25bee-0873-488c-ae11-87cbef4e8d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:58:10.375976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5b25bee-0873-488c-ae11-87cbef4e8d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:10.377281 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5b25bee-0873-488c-ae11-87cbef4e8d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:10.383785 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:10.383785 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:10.387596 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b5b25bee-0873-488c-ae11-87cbef4e8d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:10.391998 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5b25bee-0873-488c-ae11-87cbef4e8d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:58:10.392375 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 985/3932] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:10 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:10.419076 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:10.421664 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:58:10.422370 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1979730979"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:10.424625 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request body: {'volume': {'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1979730979'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:58:10.509195 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume of 1 GB Aug 18 22:58:10.509195 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:10.509195 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:10.514719 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Availability Zones retrieved successfully. Aug 18 22:58:10.521105 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (2b1b4159-6284-43e7-94ae-49e5dac33a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:58:10.522198 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49015e94-16c6-4b5b-8404-a7efc601bc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:10.523206 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:58:10.577052 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49015e94-16c6-4b5b-8404-a7efc601bc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:10.577874 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab33bd1-169b-40e1-aa25-df4e3a9d6f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:10.638750 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['75f53732-ed93-4835-8044-7b118fb8cc13', 'ca01a0e8-e500-41f9-af39-0329e494ca83', 'c40a3117-58ef-482d-a50e-c833b878341d', '1d4bd1dc-3bbe-4a58-9be9-a32ae94cd73a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:58:10.639485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab33bd1-169b-40e1-aa25-df4e3a9d6f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75f53732-ed93-4835-8044-7b118fb8cc13', 'ca01a0e8-e500-41f9-af39-0329e494ca83', 'c40a3117-58ef-482d-a50e-c833b878341d', '1d4bd1dc-3bbe-4a58-9be9-a32ae94cd73a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:10.640156 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2979b6eb-8d21-4a27-b40a-136d9a5e4693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:10.663795 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2979b6eb-8d21-4a27-b40a-136d9a5e4693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beae35de-6fe3-408a-aab4-d014052f0441', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1979730979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['75f53732-ed93-4835-8044-7b118fb8cc13','ca01a0e8-e500-41f9-af39-0329e494ca83','c40a3117-58ef-482d-a50e-c833b878341d','1d4bd1dc-3bbe-4a58-9be9-a32ae94cd73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:58:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1979730979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beae35de-6fe3-408a-aab4-d014052f0441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0aa0555c7843969227ca5ebb573f67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7efe305f2fa442808b144d46f7f3d362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:10.664745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f249baaa-472f-4919-b1ef-409b6dcbeb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:10.684819 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f249baaa-472f-4919-b1ef-409b6dcbeb6b) transitioned into state 'SUCCESS' from state '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-1979730979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['75f53732-ed93-4835-8044-7b118fb8cc13','ca01a0e8-e500-41f9-af39-0329e494ca83','c40a3117-58ef-482d-a50e-c833b878341d','1d4bd1dc-3bbe-4a58-9be9-a32ae94cd73a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:10.685816 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e0bd9d-f5fd-4fd2-985b-c6c8b381ce75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:10.697216 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e0bd9d-f5fd-4fd2-985b-c6c8b381ce75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:10.698473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (2b1b4159-6284-43e7-94ae-49e5dac33a23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:58:10.698877 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request issued successfully. Aug 18 22:58:10.699762 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2dd4502-9cae-4074-b4cb-015e0176f746 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:58:10.700354 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 985/3933] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:58:10 2026] POST /volume/v3/volumes => generated 752 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:58:10.716069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f68f2c0-776e-42d3-8e70-612903c70ec4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:10.717919 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f68f2c0-776e-42d3-8e70-612903c70ec4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:10.718156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f68f2c0-776e-42d3-8e70-612903c70ec4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:10.718258 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f68f2c0-776e-42d3-8e70-612903c70ec4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:10.725306 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:10.725306 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:10.729854 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9f68f2c0-776e-42d3-8e70-612903c70ec4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:10.736777 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f68f2c0-776e-42d3-8e70-612903c70ec4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:10.737386 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 985/3934] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:10 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:11.752466 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31d83baf-42e9-49e8-a984-8711df79fd1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:11.754284 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31d83baf-42e9-49e8-a984-8711df79fd1e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:11.754471 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31d83baf-42e9-49e8-a984-8711df79fd1e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:11.754638 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31d83baf-42e9-49e8-a984-8711df79fd1e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:11.763621 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:11.763621 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:11.768409 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-31d83baf-42e9-49e8-a984-8711df79fd1e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:11.774853 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31d83baf-42e9-49e8-a984-8711df79fd1e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:11.775348 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 980/3935] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:11 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:13.960664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-d1e3056d-660c-4cbe-bec7-3397c2128c1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:13.962472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-d1e3056d-660c-4cbe-bec7-3397c2128c1b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:13.962666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-d1e3056d-660c-4cbe-bec7-3397c2128c1b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:13.962857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-d1e3056d-660c-4cbe-bec7-3397c2128c1b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:13.971251 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:13.971251 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:13.974360 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-d1e3056d-660c-4cbe-bec7-3397c2128c1b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:13.978734 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-d1e3056d-660c-4cbe-bec7-3397c2128c1b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:13.979148 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 986/3936] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:13 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:14.069877 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d14d3c3f-bb26-45fb-b65a-461ecff83b2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:14.070281 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d14d3c3f-bb26-45fb-b65a-461ecff83b2e None None] GET https://10.4.3.89/volume// Aug 18 22:58:14.070449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d14d3c3f-bb26-45fb-b65a-461ecff83b2e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:14.070652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d14d3c3f-bb26-45fb-b65a-461ecff83b2e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:14.070996 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d14d3c3f-bb26-45fb-b65a-461ecff83b2e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:14.071369 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 986/3937] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:58:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:14.078852 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-e59c296e-4caf-4c63-ba1e-337f4dd987b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:14.081301 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-e59c296e-4caf-4c63-ba1e-337f4dd987b3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:58:14.081730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-e59c296e-4caf-4c63-ba1e-337f4dd987b3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c934718-1c9f-42f7-82c7-bbc5614e18b1", "connector": null, "instance_uuid": "e87679c2-c8c7-4db1-b5e2-36803856590d"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:14.093013 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:14.093013 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:14.115759 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-e59c296e-4caf-4c63-ba1e-337f4dd987b3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:58:14.116207 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 986/3938] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:58:14 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:14.147000 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19362daa-234e-4f08-89a5-929bc340e2a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:14.149708 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19362daa-234e-4f08-89a5-929bc340e2a2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:14.150204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19362daa-234e-4f08-89a5-929bc340e2a2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:14.150204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19362daa-234e-4f08-89a5-929bc340e2a2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:14.160405 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5ae916d-4484-463d-96ab-bf5a8a1e27a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:14.160754 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5ae916d-4484-463d-96ab-bf5a8a1e27a4 None None] GET https://10.4.3.89/volume// Aug 18 22:58:14.160896 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5ae916d-4484-463d-96ab-bf5a8a1e27a4 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:14.161066 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5ae916d-4484-463d-96ab-bf5a8a1e27a4 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:14.161371 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5ae916d-4484-463d-96ab-bf5a8a1e27a4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:14.161782 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 987/3939] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:14.167101 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:14.167101 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:14.169509 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-8a7dbcf5-44e0-4453-a8da-26d07ca7d525 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:14.170790 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-19362daa-234e-4f08-89a5-929bc340e2a2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:14.170844 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-8a7dbcf5-44e0-4453-a8da-26d07ca7d525 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:14.170982 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-8a7dbcf5-44e0-4453-a8da-26d07ca7d525 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:14.171546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-8a7dbcf5-44e0-4453-a8da-26d07ca7d525 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:14.178874 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19362daa-234e-4f08-89a5-929bc340e2a2 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:14.179634 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 981/3940] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:14 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1213 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 22:58:14.181665 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:14.181665 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:14.185222 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-8a7dbcf5-44e0-4453-a8da-26d07ca7d525 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:14.189624 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-8a7dbcf5-44e0-4453-a8da-26d07ca7d525 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:14.190367 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 987/3941] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:14 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:14.309521 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-fe77b48b-883f-4023-9ee8-e9b4b4471de1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:14.312010 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-fe77b48b-883f-4023-9ee8-e9b4b4471de1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] PUT https://10.4.3.89/volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d Aug 18 22:58:14.312388 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-fe77b48b-883f-4023-9ee8-e9b4b4471de1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:14.324740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-fe77b48b-883f-4023-9ee8-e9b4b4471de1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Acquiring lock "cinder-attachment_update-9c934718-1c9f-42f7-82c7-bbc5614e18b1-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:58:14.329280 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-fe77b48b-883f-4023-9ee8-e9b4b4471de1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-9c934718-1c9f-42f7-82c7-bbc5614e18b1-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:58:14.330290 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:14.330290 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:14.421888 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-fe77b48b-883f-4023-9ee8-e9b4b4471de1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-9c934718-1c9f-42f7-82c7-bbc5614e18b1-np0000007715" released by "attachment_update" :: held 0.093s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:58:14.422332 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-fe77b48b-883f-4023-9ee8-e9b4b4471de1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d returned with HTTP 200 Aug 18 22:58:14.422944 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 987/3942] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:58:14 2026] PUT /volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:15.197079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c749815-887c-4941-a345-675f9a1a33d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:15.198835 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c749815-887c-4941-a345-675f9a1a33d8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:15.199021 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c749815-887c-4941-a345-675f9a1a33d8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:15.199229 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c749815-887c-4941-a345-675f9a1a33d8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:15.211170 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:15.211170 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:15.214576 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c749815-887c-4941-a345-675f9a1a33d8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:15.218866 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c749815-887c-4941-a345-675f9a1a33d8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:15.219494 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 988/3943] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:15 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1214 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:16.231520 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9b2c52c4-b3c5-49dd-8e1c-f1c9a14324bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:16.233191 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b2c52c4-b3c5-49dd-8e1c-f1c9a14324bc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:16.233390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b2c52c4-b3c5-49dd-8e1c-f1c9a14324bc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:16.233569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9b2c52c4-b3c5-49dd-8e1c-f1c9a14324bc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:16.245717 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:16.245717 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:16.249120 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9b2c52c4-b3c5-49dd-8e1c-f1c9a14324bc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:16.253214 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9b2c52c4-b3c5-49dd-8e1c-f1c9a14324bc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:16.253838 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 982/3944] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:16 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:16.778318 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-be8fe18d-2dce-4a5c-9add-1bfa5b35e956 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:16.781079 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-be8fe18d-2dce-4a5c-9add-1bfa5b35e956 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d/action Aug 18 22:58:16.781566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-be8fe18d-2dce-4a5c-9add-1bfa5b35e956 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:16.781745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-be8fe18d-2dce-4a5c-9add-1bfa5b35e956 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:16.805374 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:16.805374 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:16.815602 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-85bcfe84-a0dd-4383-98e1-f4093942abc3 req-be8fe18d-2dce-4a5c-9add-1bfa5b35e956 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d/action returned with HTTP 204 Aug 18 22:58:16.816095 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 988/3945] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:58:16 2026] POST /volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:17.270367 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-153baa7a-3413-4dfd-9435-789922ade59d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:17.271609 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-153baa7a-3413-4dfd-9435-789922ade59d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:17.271824 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-153baa7a-3413-4dfd-9435-789922ade59d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:17.272009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-153baa7a-3413-4dfd-9435-789922ade59d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:17.286003 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:17.286003 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:17.290828 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-153baa7a-3413-4dfd-9435-789922ade59d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:17.295951 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-153baa7a-3413-4dfd-9435-789922ade59d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:17.296572 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 988/3946] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:17 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1508 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:18.613656 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-82429f82-511e-4c35-bf77-27638138f147 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:18.615555 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82429f82-511e-4c35-bf77-27638138f147 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:18.615759 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82429f82-511e-4c35-bf77-27638138f147 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:18.615911 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-82429f82-511e-4c35-bf77-27638138f147 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:18.629088 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:18.629088 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:18.632567 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-82429f82-511e-4c35-bf77-27638138f147 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:18.637245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-82429f82-511e-4c35-bf77-27638138f147 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:18.637493 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 989/3947] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:18 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1508 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:18.650186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d234ea5-ad93-4644-b0e0-ccf675b4b1b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:18.651921 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d234ea5-ad93-4644-b0e0-ccf675b4b1b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:18.652097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d234ea5-ad93-4644-b0e0-ccf675b4b1b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:18.652257 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d234ea5-ad93-4644-b0e0-ccf675b4b1b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:18.663963 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:18.663963 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:18.667427 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d234ea5-ad93-4644-b0e0-ccf675b4b1b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:18.671254 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d234ea5-ad93-4644-b0e0-ccf675b4b1b7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:18.671617 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 983/3948] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:18 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1508 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:18.685540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4503557d-3f25-4c3e-8865-8bb36285f712 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:18.687887 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4503557d-3f25-4c3e-8865-8bb36285f712 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:18.688148 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4503557d-3f25-4c3e-8865-8bb36285f712 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:18.688422 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4503557d-3f25-4c3e-8865-8bb36285f712 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:18.701204 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:18.701204 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:18.705080 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4503557d-3f25-4c3e-8865-8bb36285f712 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:18.713759 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4503557d-3f25-4c3e-8865-8bb36285f712 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:18.714372 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 989/3949] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:18 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1508 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:18.754927 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-caaff2b3-f905-46b8-996f-c22ce21bf07a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:18.757081 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-caaff2b3-f905-46b8-996f-c22ce21bf07a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:18.757293 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-caaff2b3-f905-46b8-996f-c22ce21bf07a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:18.757505 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-caaff2b3-f905-46b8-996f-c22ce21bf07a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:18.770282 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:18.770282 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:18.774118 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-caaff2b3-f905-46b8-996f-c22ce21bf07a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:18.778787 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-caaff2b3-f905-46b8-996f-c22ce21bf07a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:18.779226 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 989/3950] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:18 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1508 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:18.796002 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-080fe9f3-7d37-4003-8759-23f995922a3c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:18.797788 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-080fe9f3-7d37-4003-8759-23f995922a3c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1/action Aug 18 22:58:18.798079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-080fe9f3-7d37-4003-8759-23f995922a3c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:18.798193 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-080fe9f3-7d37-4003-8759-23f995922a3c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:18.810197 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:18.810197 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:18.810665 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-080fe9f3-7d37-4003-8759-23f995922a3c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:18.816549 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-080fe9f3-7d37-4003-8759-23f995922a3c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Begin detaching volume completed successfully. Aug 18 22:58:18.816755 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-080fe9f3-7d37-4003-8759-23f995922a3c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1/action returned with HTTP 202 Aug 18 22:58:18.817145 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 990/3951] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:58:18 2026] POST /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:58:18.835486 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa8a6fff-248a-463a-bb47-5d16db6b1783 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:18.837591 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa8a6fff-248a-463a-bb47-5d16db6b1783 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:18.837818 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa8a6fff-248a-463a-bb47-5d16db6b1783 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:18.838031 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa8a6fff-248a-463a-bb47-5d16db6b1783 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:18.853868 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:18.853868 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:18.854992 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7c232ff-f53c-4ba4-8188-821e6e9424cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:18.855416 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7c232ff-f53c-4ba4-8188-821e6e9424cd None None] GET https://10.4.3.89/volume// Aug 18 22:58:18.855623 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7c232ff-f53c-4ba4-8188-821e6e9424cd None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:18.855857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7c232ff-f53c-4ba4-8188-821e6e9424cd None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:18.856217 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7c232ff-f53c-4ba4-8188-821e6e9424cd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:18.856713 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 990/3952] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:18.857327 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa8a6fff-248a-463a-bb47-5d16db6b1783 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:18.861519 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa8a6fff-248a-463a-bb47-5d16db6b1783 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:18.861921 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 984/3953] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:18 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:18.863460 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-757e4ddc-451c-4ad9-b2af-a73f4332fa90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:18.865326 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-757e4ddc-451c-4ad9-b2af-a73f4332fa90 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:18.865509 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-757e4ddc-451c-4ad9-b2af-a73f4332fa90 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:18.865838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-757e4ddc-451c-4ad9-b2af-a73f4332fa90 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:18.879140 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:18.879140 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:18.882363 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-757e4ddc-451c-4ad9-b2af-a73f4332fa90 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:18.888254 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-757e4ddc-451c-4ad9-b2af-a73f4332fa90 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:18.888774 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 990/3954] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:18 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1691 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:19.379924 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-4e26f34c-0839-4bde-a450-a0a26095372d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:19.381901 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-4e26f34c-0839-4bde-a450-a0a26095372d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:19.382079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-4e26f34c-0839-4bde-a450-a0a26095372d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:19.382253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-4e26f34c-0839-4bde-a450-a0a26095372d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:19.393499 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:19.393499 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:19.396653 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-4e26f34c-0839-4bde-a450-a0a26095372d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:19.400246 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-4e26f34c-0839-4bde-a450-a0a26095372d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:19.400611 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 991/3955] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:19 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:19.415413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-5c752859-8757-4b9b-a2c9-7d0a861d50fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:19.417354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-5c752859-8757-4b9b-a2c9-7d0a861d50fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d Aug 18 22:58:19.417551 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-5c752859-8757-4b9b-a2c9-7d0a861d50fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:19.417730 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-5c752859-8757-4b9b-a2c9-7d0a861d50fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:19.425688 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:19.425688 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:19.470226 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0c335e38-5ca8-42d5-be9f-4a152828229c req-5c752859-8757-4b9b-a2c9-7d0a861d50fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d returned with HTTP 200 Aug 18 22:58:19.470857 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 991/3956] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:58:19 2026] DELETE /volume/v3/attachments/2bc5eb1a-767e-4e86-99f8-ecdbc96c035d => generated 192 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:19.875058 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b747fb76-7db6-40e8-9345-81d8c7850cc5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:19.876756 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b747fb76-7db6-40e8-9345-81d8c7850cc5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:19.876956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b747fb76-7db6-40e8-9345-81d8c7850cc5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:19.877138 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b747fb76-7db6-40e8-9345-81d8c7850cc5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:19.887319 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:19.887319 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:19.890964 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b747fb76-7db6-40e8-9345-81d8c7850cc5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:19.895714 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b747fb76-7db6-40e8-9345-81d8c7850cc5 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:19.896288 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 985/3957] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:19 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:21.059531 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-76b251e1-5d1c-4c90-aec0-c0f11443d054 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.061338 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76b251e1-5d1c-4c90-aec0-c0f11443d054 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:21.061546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76b251e1-5d1c-4c90-aec0-c0f11443d054 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:21.061756 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-76b251e1-5d1c-4c90-aec0-c0f11443d054 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:21.068467 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:21.068467 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:21.072373 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-76b251e1-5d1c-4c90-aec0-c0f11443d054 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:21.076471 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-76b251e1-5d1c-4c90-aec0-c0f11443d054 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:21.076874 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 991/3958] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:21 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:21.087354 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c55f2846-f716-4c83-a214-f8f6b731273c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.089041 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c55f2846-f716-4c83-a214-f8f6b731273c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:21.089222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c55f2846-f716-4c83-a214-f8f6b731273c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:21.089416 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c55f2846-f716-4c83-a214-f8f6b731273c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:21.095785 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:21.095785 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:21.099122 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c55f2846-f716-4c83-a214-f8f6b731273c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:21.102771 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c55f2846-f716-4c83-a214-f8f6b731273c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:21.103121 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 992/3959] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:21 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 22:58:21.151261 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-3e3b1017-df83-4fb6-8905-6819c965d922 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.153131 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-3e3b1017-df83-4fb6-8905-6819c965d922 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:21.153309 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-3e3b1017-df83-4fb6-8905-6819c965d922 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:21.153483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-3e3b1017-df83-4fb6-8905-6819c965d922 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:21.159627 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:21.159627 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:21.162593 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-3e3b1017-df83-4fb6-8905-6819c965d922 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:21.166327 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-3e3b1017-df83-4fb6-8905-6819c965d922 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:21.166710 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 992/3960] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:21 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:21.247572 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dce7836c-f5b7-492e-9bd1-816d1a46eb5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.247987 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dce7836c-f5b7-492e-9bd1-816d1a46eb5d None None] GET https://10.4.3.89/volume// Aug 18 22:58:21.248182 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dce7836c-f5b7-492e-9bd1-816d1a46eb5d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:21.248442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dce7836c-f5b7-492e-9bd1-816d1a46eb5d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:21.248993 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dce7836c-f5b7-492e-9bd1-816d1a46eb5d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:21.249123 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 986/3961] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:58:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:21.257220 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-a9080f41-d58f-43d8-ab7b-88b3b641f4f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.259148 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-a9080f41-d58f-43d8-ab7b-88b3b641f4f2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:58:21.259482 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-a9080f41-d58f-43d8-ab7b-88b3b641f4f2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d3844e4-ac22-4082-892a-81fa58d0c39b", "connector": null, "instance_uuid": "268dfda6-dd79-4a0d-897d-3c7f4cbe965b"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:21.267757 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:21.267757 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:21.291162 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-a9080f41-d58f-43d8-ab7b-88b3b641f4f2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:58:21.291642 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 992/3962] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:58:21 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:21.328527 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-95043466-13fb-4eab-b744-ffc05459449d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.331032 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95043466-13fb-4eab-b744-ffc05459449d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:21.331291 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95043466-13fb-4eab-b744-ffc05459449d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:21.331566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95043466-13fb-4eab-b744-ffc05459449d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:21.340855 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43215338-2eda-4589-a8ac-2ef475c85fa4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.341255 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43215338-2eda-4589-a8ac-2ef475c85fa4 None None] GET https://10.4.3.89/volume// Aug 18 22:58:21.341519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43215338-2eda-4589-a8ac-2ef475c85fa4 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:21.341641 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43215338-2eda-4589-a8ac-2ef475c85fa4 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:21.341971 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43215338-2eda-4589-a8ac-2ef475c85fa4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:21.342257 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 993/3963] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:21.344189 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:21.344189 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:21.348527 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-95043466-13fb-4eab-b744-ffc05459449d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:21.352273 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-b1cad39b-51d8-4c5e-893e-b06828f714c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.353989 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95043466-13fb-4eab-b744-ffc05459449d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:21.354406 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-b1cad39b-51d8-4c5e-893e-b06828f714c8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:21.354453 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 993/3964] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:21 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:21.354610 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-b1cad39b-51d8-4c5e-893e-b06828f714c8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:21.355835 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-b1cad39b-51d8-4c5e-893e-b06828f714c8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:21.370175 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:21.370175 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:21.373607 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-b1cad39b-51d8-4c5e-893e-b06828f714c8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:21.378001 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-b1cad39b-51d8-4c5e-893e-b06828f714c8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:21.378592 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 987/3965] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:21 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 1054 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:21.484680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-e5177f29-9859-4a65-a390-292613c66aa5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.487473 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-e5177f29-9859-4a65-a390-292613c66aa5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] PUT https://10.4.3.89/volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3 Aug 18 22:58:21.487961 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-e5177f29-9859-4a65-a390-292613c66aa5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:21.497325 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-e5177f29-9859-4a65-a390-292613c66aa5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Acquiring lock "cinder-attachment_update-9d3844e4-ac22-4082-892a-81fa58d0c39b-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:58:21.502950 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-e5177f29-9859-4a65-a390-292613c66aa5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-9d3844e4-ac22-4082-892a-81fa58d0c39b-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:58:21.504238 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:21.504238 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:21.591706 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-e5177f29-9859-4a65-a390-292613c66aa5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-9d3844e4-ac22-4082-892a-81fa58d0c39b-np0000007715" released by "attachment_update" :: held 0.089s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:58:21.592040 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-e5177f29-9859-4a65-a390-292613c66aa5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3 returned with HTTP 200 Aug 18 22:58:21.592505 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 993/3966] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:58:21 2026] PUT /volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:21.602652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-4e2abbbb-8454-4a42-8409-ed60d1f79c0a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:21.604661 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-4e2abbbb-8454-4a42-8409-ed60d1f79c0a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/encryption Aug 18 22:58:21.605043 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-4e2abbbb-8454-4a42-8409-ed60d1f79c0a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:21.605409 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-4e2abbbb-8454-4a42-8409-ed60d1f79c0a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:21.615395 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:21.615395 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:21.622254 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-4e2abbbb-8454-4a42-8409-ed60d1f79c0a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/encryption returned with HTTP 200 Aug 18 22:58:21.622899 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 994/3967] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:58:21 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:22.334065 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0ce08a54-16b5-464b-b2ec-a192ea587a81 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:22.335841 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ce08a54-16b5-464b-b2ec-a192ea587a81 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:22.336045 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ce08a54-16b5-464b-b2ec-a192ea587a81 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:22.336231 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0ce08a54-16b5-464b-b2ec-a192ea587a81 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:22.344910 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:22.344910 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:22.348010 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0ce08a54-16b5-464b-b2ec-a192ea587a81 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:22.352250 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0ce08a54-16b5-464b-b2ec-a192ea587a81 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:22.352629 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 994/3968] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:22 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:22.369067 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f81b322b-6e82-4fbb-b831-d3a4f10922c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:22.370713 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f81b322b-6e82-4fbb-b831-d3a4f10922c9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:22.370945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f81b322b-6e82-4fbb-b831-d3a4f10922c9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:22.371722 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f81b322b-6e82-4fbb-b831-d3a4f10922c9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:22.382575 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:22.382575 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:22.387321 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f81b322b-6e82-4fbb-b831-d3a4f10922c9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:22.391924 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f81b322b-6e82-4fbb-b831-d3a4f10922c9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:22.392314 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 988/3969] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:22 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:22.395602 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ea80117c-6961-413b-8465-8059a83953b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:22.397740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ea80117c-6961-413b-8465-8059a83953b3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:22.397948 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ea80117c-6961-413b-8465-8059a83953b3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:22.398136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ea80117c-6961-413b-8465-8059a83953b3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:22.408041 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:22.408041 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:22.411603 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ea80117c-6961-413b-8465-8059a83953b3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:22.416085 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ea80117c-6961-413b-8465-8059a83953b3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:22.416583 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 994/3970] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:22 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:22.436108 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-695cfd62-4e9f-4133-afbe-a5f6a6d933f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:22.440285 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-695cfd62-4e9f-4133-afbe-a5f6a6d933f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1/action Aug 18 22:58:22.440285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-695cfd62-4e9f-4133-afbe-a5f6a6d933f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:22.440285 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-695cfd62-4e9f-4133-afbe-a5f6a6d933f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:22.448765 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:22.448765 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:22.449422 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-695cfd62-4e9f-4133-afbe-a5f6a6d933f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:22.454635 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-695cfd62-4e9f-4133-afbe-a5f6a6d933f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Begin detaching volume completed successfully. Aug 18 22:58:22.454970 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-695cfd62-4e9f-4133-afbe-a5f6a6d933f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1/action returned with HTTP 202 Aug 18 22:58:22.455462 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 995/3971] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:58:22 2026] POST /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:58:22.473365 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e56ab614-554b-407a-af7d-6eee6d4baede None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:22.475638 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e56ab614-554b-407a-af7d-6eee6d4baede tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:22.475951 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e56ab614-554b-407a-af7d-6eee6d4baede tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:22.476229 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e56ab614-554b-407a-af7d-6eee6d4baede tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:22.496892 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:22.496892 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:22.498724 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89739418-9c84-4179-b064-ee134af8bd10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:22.499124 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89739418-9c84-4179-b064-ee134af8bd10 None None] GET https://10.4.3.89/volume// Aug 18 22:58:22.499301 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89739418-9c84-4179-b064-ee134af8bd10 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:22.499476 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89739418-9c84-4179-b064-ee134af8bd10 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:22.499808 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89739418-9c84-4179-b064-ee134af8bd10 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:22.500070 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 989/3972] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:22.501593 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e56ab614-554b-407a-af7d-6eee6d4baede tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:22.506973 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e56ab614-554b-407a-af7d-6eee6d4baede tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:22.507431 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 995/3973] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:22 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:22.509547 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ac28f0f3-9d0c-4b43-b917-80e36dd942f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:22.511859 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ac28f0f3-9d0c-4b43-b917-80e36dd942f9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:22.512109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ac28f0f3-9d0c-4b43-b917-80e36dd942f9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:22.512410 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ac28f0f3-9d0c-4b43-b917-80e36dd942f9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:22.522342 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:22.522342 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:22.526674 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ac28f0f3-9d0c-4b43-b917-80e36dd942f9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:22.531544 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-ac28f0f3-9d0c-4b43-b917-80e36dd942f9 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:22.532000 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 995/3974] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:22 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1394 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:23.404695 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9cfedb4f-b0cc-41e4-801e-2de07e3d942b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:23.405958 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cfedb4f-b0cc-41e4-801e-2de07e3d942b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:23.406200 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cfedb4f-b0cc-41e4-801e-2de07e3d942b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:23.406476 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cfedb4f-b0cc-41e4-801e-2de07e3d942b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:23.414640 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:23.414640 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:23.417631 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9cfedb4f-b0cc-41e4-801e-2de07e3d942b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:23.421665 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cfedb4f-b0cc-41e4-801e-2de07e3d942b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:23.421665 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 996/3975] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:23 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:23.521725 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bcda239-713d-4c06-b576-2b944d53bbd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:23.523511 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bcda239-713d-4c06-b576-2b944d53bbd7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:23.523714 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bcda239-713d-4c06-b576-2b944d53bbd7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:23.523931 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bcda239-713d-4c06-b576-2b944d53bbd7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:23.533171 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:23.533171 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:23.536659 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5bcda239-713d-4c06-b576-2b944d53bbd7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:23.540766 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bcda239-713d-4c06-b576-2b944d53bbd7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:23.541166 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 990/3976] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:23 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:24.434251 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4c9b1798-429c-44c8-ad4f-eead473350bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:24.435843 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c9b1798-429c-44c8-ad4f-eead473350bb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:24.436014 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c9b1798-429c-44c8-ad4f-eead473350bb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:24.436182 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4c9b1798-429c-44c8-ad4f-eead473350bb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:24.444470 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:24.444470 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:24.447472 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4c9b1798-429c-44c8-ad4f-eead473350bb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:24.451039 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4c9b1798-429c-44c8-ad4f-eead473350bb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:24.451402 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 996/3977] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:24 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:24.553287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-043e0dc2-4919-4e98-8f59-b89ce2ccc5f4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:24.554866 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-043e0dc2-4919-4e98-8f59-b89ce2ccc5f4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:24.555066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-043e0dc2-4919-4e98-8f59-b89ce2ccc5f4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:24.555256 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-043e0dc2-4919-4e98-8f59-b89ce2ccc5f4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:24.565739 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:24.565739 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:24.569006 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-043e0dc2-4919-4e98-8f59-b89ce2ccc5f4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:24.572860 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-043e0dc2-4919-4e98-8f59-b89ce2ccc5f4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:24.573228 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 996/3978] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:24 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:24.866282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-fcf2ed1e-bc93-46f3-8831-1529b893a854 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:24.869070 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-fcf2ed1e-bc93-46f3-8831-1529b893a854 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:24.869349 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-fcf2ed1e-bc93-46f3-8831-1529b893a854 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:24.869579 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-fcf2ed1e-bc93-46f3-8831-1529b893a854 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:24.878838 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:24.878838 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:24.882474 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-fcf2ed1e-bc93-46f3-8831-1529b893a854 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:24.886777 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-fcf2ed1e-bc93-46f3-8831-1529b893a854 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:24.887219 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 997/3979] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:24 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:25.222946 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-5dcc7f75-1ab5-4002-a471-324ce3c602cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.225052 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-5dcc7f75-1ab5-4002-a471-324ce3c602cd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3 Aug 18 22:58:25.225247 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-5dcc7f75-1ab5-4002-a471-324ce3c602cd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.225450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-5dcc7f75-1ab5-4002-a471-324ce3c602cd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.231880 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.231880 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:25.270388 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8953876d-8ed7-4c69-abc5-1b60c48f238d req-5dcc7f75-1ab5-4002-a471-324ce3c602cd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3 returned with HTTP 200 Aug 18 22:58:25.270999 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 991/3980] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:58:25 2026] DELETE /volume/v3/attachments/550ce587-48d5-49ed-a9a8-aedfff8db2f3 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:25.462939 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-89b17dbd-78b6-496a-8ee6-53403e19c19b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.465234 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89b17dbd-78b6-496a-8ee6-53403e19c19b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:25.465546 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89b17dbd-78b6-496a-8ee6-53403e19c19b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.465845 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-89b17dbd-78b6-496a-8ee6-53403e19c19b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.478337 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.478337 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:25.481734 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-89b17dbd-78b6-496a-8ee6-53403e19c19b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:25.485886 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-89b17dbd-78b6-496a-8ee6-53403e19c19b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:25.486213 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 997/3981] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:25 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:25.585629 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17c779fd-c4fe-417b-8720-035ff77d50d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.587169 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17c779fd-c4fe-417b-8720-035ff77d50d1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:25.587352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17c779fd-c4fe-417b-8720-035ff77d50d1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.587546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17c779fd-c4fe-417b-8720-035ff77d50d1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.594051 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.594051 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:25.597500 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17c779fd-c4fe-417b-8720-035ff77d50d1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:25.601192 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17c779fd-c4fe-417b-8720-035ff77d50d1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:25.601585 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 997/3982] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:25 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 919 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:25.613128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ddb3fb0-c434-4604-978b-ecc0ee031eb4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.615667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ddb3fb0-c434-4604-978b-ecc0ee031eb4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:25.615970 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ddb3fb0-c434-4604-978b-ecc0ee031eb4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.616232 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ddb3fb0-c434-4604-978b-ecc0ee031eb4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.630355 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.630355 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:25.635501 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ddb3fb0-c434-4604-978b-ecc0ee031eb4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:25.641443 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ddb3fb0-c434-4604-978b-ecc0ee031eb4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:58:25.641997 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 998/3983] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:25 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:25.679470 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7920c504-a928-414b-a197-b20f44464cdc req-dcac99ff-fdd5-4b06-9af8-ed38ec134e15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.682040 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-dcac99ff-fdd5-4b06-9af8-ed38ec134e15 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:25.682302 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-dcac99ff-fdd5-4b06-9af8-ed38ec134e15 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.682536 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-dcac99ff-fdd5-4b06-9af8-ed38ec134e15 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.693797 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.693797 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:25.698521 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7920c504-a928-414b-a197-b20f44464cdc req-dcac99ff-fdd5-4b06-9af8-ed38ec134e15 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:25.704134 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-dcac99ff-fdd5-4b06-9af8-ed38ec134e15 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:58:25.704740 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 992/3984] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:25 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:25.722179 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7920c504-a928-414b-a197-b20f44464cdc req-0d0802c7-f134-45fe-9629-acff838f59ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.724576 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-0d0802c7-f134-45fe-9629-acff838f59ec tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/action Aug 18 22:58:25.725019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-0d0802c7-f134-45fe-9629-acff838f59ec tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:25.725180 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-0d0802c7-f134-45fe-9629-acff838f59ec tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:25.738010 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.738010 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:25.738603 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7920c504-a928-414b-a197-b20f44464cdc req-0d0802c7-f134-45fe-9629-acff838f59ec tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:25.745360 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-7920c504-a928-414b-a197-b20f44464cdc req-0d0802c7-f134-45fe-9629-acff838f59ec tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Begin detaching volume completed successfully. Aug 18 22:58:25.745612 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-0d0802c7-f134-45fe-9629-acff838f59ec tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/action returned with HTTP 202 Aug 18 22:58:25.746139 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 998/3985] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:58:25 2026] POST /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:58:25.762918 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d0ef4ab-eb1d-4187-9b79-0cfd13ffb0f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.765144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d0ef4ab-eb1d-4187-9b79-0cfd13ffb0f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:25.765416 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d0ef4ab-eb1d-4187-9b79-0cfd13ffb0f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.765673 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d0ef4ab-eb1d-4187-9b79-0cfd13ffb0f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.780641 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.780641 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:25.783440 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a86436a-e0a6-4ae0-abf8-b1d6979719fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.783988 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a86436a-e0a6-4ae0-abf8-b1d6979719fb None None] GET https://10.4.3.89/volume// Aug 18 22:58:25.784209 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a86436a-e0a6-4ae0-abf8-b1d6979719fb None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.784490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a86436a-e0a6-4ae0-abf8-b1d6979719fb None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.784924 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a86436a-e0a6-4ae0-abf8-b1d6979719fb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:25.785679 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 999/3986] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:25.790416 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d0ef4ab-eb1d-4187-9b79-0cfd13ffb0f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:25.792707 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7920c504-a928-414b-a197-b20f44464cdc req-e6d957a2-28c4-450d-83bc-ce0c71ae73de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.793349 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d0ef4ab-eb1d-4187-9b79-0cfd13ffb0f0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:58:25.793864 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 998/3987] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:25 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 1166 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:25.794923 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-e6d957a2-28c4-450d-83bc-ce0c71ae73de tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:25.795206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-e6d957a2-28c4-450d-83bc-ce0c71ae73de tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.795487 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-e6d957a2-28c4-450d-83bc-ce0c71ae73de tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.807336 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.807336 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:25.810727 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7920c504-a928-414b-a197-b20f44464cdc req-e6d957a2-28c4-450d-83bc-ce0c71ae73de tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:25.814804 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-e6d957a2-28c4-450d-83bc-ce0c71ae73de tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:58:25.815347 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 993/3988] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:25 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 1346 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:25.824640 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-7920c504-a928-414b-a197-b20f44464cdc req-489e5c68-bf0c-4fb9-a75e-9ac9eff700db None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:25.827072 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-489e5c68-bf0c-4fb9-a75e-9ac9eff700db tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/encryption Aug 18 22:58:25.827322 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-489e5c68-bf0c-4fb9-a75e-9ac9eff700db tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:25.827556 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-489e5c68-bf0c-4fb9-a75e-9ac9eff700db tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:25.839114 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:25.839114 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:25.845901 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-489e5c68-bf0c-4fb9-a75e-9ac9eff700db tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/encryption returned with HTTP 200 Aug 18 22:58:25.846282 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 999/3989] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:58:25 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:26.499668 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bee8f5b2-cf7b-4361-8dca-948df34ff84a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:26.501416 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bee8f5b2-cf7b-4361-8dca-948df34ff84a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:26.501606 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bee8f5b2-cf7b-4361-8dca-948df34ff84a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:26.501880 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bee8f5b2-cf7b-4361-8dca-948df34ff84a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:26.511336 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:26.511336 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:26.514735 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bee8f5b2-cf7b-4361-8dca-948df34ff84a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:26.519517 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bee8f5b2-cf7b-4361-8dca-948df34ff84a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:26.519770 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1000/3990] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:26 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:26.647743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7920c504-a928-414b-a197-b20f44464cdc req-ac3e0751-6747-4f85-a854-bf74f1902568 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:26.649585 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-ac3e0751-6747-4f85-a854-bf74f1902568 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe Aug 18 22:58:26.649774 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-ac3e0751-6747-4f85-a854-bf74f1902568 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:26.649965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-ac3e0751-6747-4f85-a854-bf74f1902568 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:26.656234 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:26.656234 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:26.693664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7920c504-a928-414b-a197-b20f44464cdc req-ac3e0751-6747-4f85-a854-bf74f1902568 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe returned with HTTP 200 Aug 18 22:58:26.694072 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 999/3991] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:58:26 2026] DELETE /volume/v3/attachments/4d3e09df-7790-42ca-b466-1d577a714abe => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:26.809351 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c758e585-0c58-4454-bcc9-4dc18c5c551b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:26.811154 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c758e585-0c58-4454-bcc9-4dc18c5c551b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:26.811308 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c758e585-0c58-4454-bcc9-4dc18c5c551b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:26.811515 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c758e585-0c58-4454-bcc9-4dc18c5c551b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:26.818882 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:26.818882 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:26.822553 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c758e585-0c58-4454-bcc9-4dc18c5c551b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:26.826950 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c758e585-0c58-4454-bcc9-4dc18c5c551b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:58:26.827352 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 994/3992] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:26 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:26.839006 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-72026d37-d918-4fe5-b17c-c2af58ceaa2c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:26.840739 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72026d37-d918-4fe5-b17c-c2af58ceaa2c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:26.840928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72026d37-d918-4fe5-b17c-c2af58ceaa2c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:26.841103 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72026d37-d918-4fe5-b17c-c2af58ceaa2c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:26.850076 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:26.850076 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:26.853346 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-72026d37-d918-4fe5-b17c-c2af58ceaa2c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:26.857316 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72026d37-d918-4fe5-b17c-c2af58ceaa2c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:58:26.857722 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1000/3993] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:26 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:26.894103 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aed213e6-2ba3-4975-a8b6-3aaf5337e48f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:26.896067 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aed213e6-2ba3-4975-a8b6-3aaf5337e48f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:26.896292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aed213e6-2ba3-4975-a8b6-3aaf5337e48f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:26.896497 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aed213e6-2ba3-4975-a8b6-3aaf5337e48f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:26.905664 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:26.905664 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:26.909089 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aed213e6-2ba3-4975-a8b6-3aaf5337e48f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:26.913069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aed213e6-2ba3-4975-a8b6-3aaf5337e48f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:58:26.913593 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1001/3994] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:26 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:26.931160 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aa4156d8-950b-4933-bbec-fe3f5c5b20d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:26.934174 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aa4156d8-950b-4933-bbec-fe3f5c5b20d4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab/action Aug 18 22:58:26.934668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aa4156d8-950b-4933-bbec-fe3f5c5b20d4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:26.934867 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aa4156d8-950b-4933-bbec-fe3f5c5b20d4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:26.948420 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:26.948420 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:26.949105 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aa4156d8-950b-4933-bbec-fe3f5c5b20d4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:26.957523 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aa4156d8-950b-4933-bbec-fe3f5c5b20d4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Begin detaching volume completed successfully. Aug 18 22:58:26.957852 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-aa4156d8-950b-4933-bbec-fe3f5c5b20d4 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab/action returned with HTTP 202 Aug 18 22:58:26.958657 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1000/3995] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:58:26 2026] POST /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:58:26.978305 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbf89d51-5151-42f1-bff4-3a14e96feac1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:26.980616 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbf89d51-5151-42f1-bff4-3a14e96feac1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:26.980950 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbf89d51-5151-42f1-bff4-3a14e96feac1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:26.981519 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbf89d51-5151-42f1-bff4-3a14e96feac1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:26.994568 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:26.994568 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:26.998968 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fbf89d51-5151-42f1-bff4-3a14e96feac1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:26.999299 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-190b2e1f-561b-4590-a7a4-2d29a2107ed4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:26.999744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-190b2e1f-561b-4590-a7a4-2d29a2107ed4 None None] GET https://10.4.3.89/volume// Aug 18 22:58:26.999949 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-190b2e1f-561b-4590-a7a4-2d29a2107ed4 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:27.000148 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-190b2e1f-561b-4590-a7a4-2d29a2107ed4 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:27.000520 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-190b2e1f-561b-4590-a7a4-2d29a2107ed4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:27.001021 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1001/3996] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:27.005077 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbf89d51-5151-42f1-bff4-3a14e96feac1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:58:27.005770 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 995/3997] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:26 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:27.008698 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-6ab6d929-1e6d-4402-a3c2-09c5fb2d8a5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:27.010725 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-6ab6d929-1e6d-4402-a3c2-09c5fb2d8a5c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:27.010923 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-6ab6d929-1e6d-4402-a3c2-09c5fb2d8a5c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:27.011096 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-6ab6d929-1e6d-4402-a3c2-09c5fb2d8a5c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:27.019209 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:27.019209 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:27.022109 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-6ab6d929-1e6d-4402-a3c2-09c5fb2d8a5c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:27.025876 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-6ab6d929-1e6d-4402-a3c2-09c5fb2d8a5c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:58:27.026246 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1002/3998] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:27 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 1319 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:27.532542 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-516bf3d5-b61f-42b8-815d-c0367eadd2f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:27.534101 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-516bf3d5-b61f-42b8-815d-c0367eadd2f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:27.534433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-516bf3d5-b61f-42b8-815d-c0367eadd2f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:27.534871 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-516bf3d5-b61f-42b8-815d-c0367eadd2f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:27.543961 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:27.543961 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:27.546976 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-516bf3d5-b61f-42b8-815d-c0367eadd2f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:27.551674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-516bf3d5-b61f-42b8-815d-c0367eadd2f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:27.552215 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1001/3999] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:27 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:27.788713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-d4001d3e-717c-4ba7-ac19-fddaa7e62c0b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:27.790458 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-d4001d3e-717c-4ba7-ac19-fddaa7e62c0b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b Aug 18 22:58:27.790622 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-d4001d3e-717c-4ba7-ac19-fddaa7e62c0b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:27.790800 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-d4001d3e-717c-4ba7-ac19-fddaa7e62c0b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:27.797033 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:27.797033 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:27.833740 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af9a4ff5-1b6e-4b75-8a4a-738c5e9fa4f9 req-d4001d3e-717c-4ba7-ac19-fddaa7e62c0b tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b returned with HTTP 200 Aug 18 22:58:27.834231 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1002/4000] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:58:27 2026] DELETE /volume/v3/attachments/0c9e944c-c83e-4da7-97fa-a2701cd3951b => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:28.018502 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a324b0c1-8d12-4480-b9ee-a70f8cae4d74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:28.020180 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a324b0c1-8d12-4480-b9ee-a70f8cae4d74 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:28.020370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a324b0c1-8d12-4480-b9ee-a70f8cae4d74 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:28.020549 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a324b0c1-8d12-4480-b9ee-a70f8cae4d74 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:28.027115 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:28.027115 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:28.030206 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a324b0c1-8d12-4480-b9ee-a70f8cae4d74 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:28.034109 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a324b0c1-8d12-4480-b9ee-a70f8cae4d74 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:58:28.034465 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 996/4001] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:28 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:28.047498 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:28.049411 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:28.049653 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:28.049893 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:28.050086 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Delete volume with id: eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:28.057220 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:28.057220 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:28.057703 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:28.067606 np0000007715 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:58:28.074053 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Delete volume request issued successfully. Aug 18 22:58:28.074253 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-587d9cf5-56f4-4b77-b95d-f3afcef35d42 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 202 Aug 18 22:58:28.074690 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1003/4002] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:58:28 2026] DELETE /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:58:28.084057 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d04cfe1-52ac-4656-b488-64e353721ce6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:28.085846 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d04cfe1-52ac-4656-b488-64e353721ce6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:28.086031 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d04cfe1-52ac-4656-b488-64e353721ce6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:28.086210 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d04cfe1-52ac-4656-b488-64e353721ce6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:28.092569 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:28.092569 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:28.096496 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d04cfe1-52ac-4656-b488-64e353721ce6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:28.101355 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d04cfe1-52ac-4656-b488-64e353721ce6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 200 Aug 18 22:58:28.101733 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1002/4003] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:28 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:28.565953 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20e055dc-5a9b-464e-9978-8df7d6b356a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:28.568074 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20e055dc-5a9b-464e-9978-8df7d6b356a1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:28.568344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20e055dc-5a9b-464e-9978-8df7d6b356a1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:28.568589 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20e055dc-5a9b-464e-9978-8df7d6b356a1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:28.580544 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:28.580544 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:28.585956 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20e055dc-5a9b-464e-9978-8df7d6b356a1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:28.591792 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20e055dc-5a9b-464e-9978-8df7d6b356a1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:28.592287 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1003/4004] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:28 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:29.113188 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b9f8e78-5985-4737-bef1-b81d73c59796 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:29.114996 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b9f8e78-5985-4737-bef1-b81d73c59796 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 Aug 18 22:58:29.115173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b9f8e78-5985-4737-bef1-b81d73c59796 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:29.115367 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b9f8e78-5985-4737-bef1-b81d73c59796 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:29.120496 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b9f8e78-5985-4737-bef1-b81d73c59796 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 returned with HTTP 404 Aug 18 22:58:29.120937 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 997/4005] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:29 2026] GET /volume/v3/volumes/eff2ef1d-3925-4a00-9f3e-e0fe8de7e848 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:29.127288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35ed31eb-48e2-4c69-83b4-e0e1a4950de9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:29.129493 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35ed31eb-48e2-4c69-83b4-e0e1a4950de9 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:58:29.129760 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35ed31eb-48e2-4c69-83b4-e0e1a4950de9 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:29.130028 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35ed31eb-48e2-4c69-83b4-e0e1a4950de9 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:29.131044 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-35ed31eb-48e2-4c69-83b4-e0e1a4950de9 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:58:29.155241 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-35ed31eb-48e2-4c69-83b4-e0e1a4950de9 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Get all volumes completed successfully. Aug 18 22:58:29.157668 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:29.157668 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:29.162987 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35ed31eb-48e2-4c69-83b4-e0e1a4950de9 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:58:29.163429 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1004/4006] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:58:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15891 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:29.179145 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efff731d-7054-481a-bb5d-24967f0fcec0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:29.180821 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efff731d-7054-481a-bb5d-24967f0fcec0 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] DELETE https://10.4.3.89/volume/v3/types/2d23884b-9154-490c-be7a-827eba3ad0ac Aug 18 22:58:29.181010 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efff731d-7054-481a-bb5d-24967f0fcec0 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:29.181188 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efff731d-7054-481a-bb5d-24967f0fcec0 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:29.201038 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efff731d-7054-481a-bb5d-24967f0fcec0 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/types/2d23884b-9154-490c-be7a-827eba3ad0ac returned with HTTP 202 Aug 18 22:58:29.201424 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1003/4007] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:58:29 2026] DELETE /volume/v3/types/2d23884b-9154-490c-be7a-827eba3ad0ac => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:58:29.208171 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1084fe55-444c-43cc-9d4e-b8215d817114 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:29.209758 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1084fe55-444c-43cc-9d4e-b8215d817114 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:29.209948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1084fe55-444c-43cc-9d4e-b8215d817114 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:29.210140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1084fe55-444c-43cc-9d4e-b8215d817114 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:29.210317 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1084fe55-444c-43cc-9d4e-b8215d817114 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Delete volume with id: a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:29.216462 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:29.216462 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:29.216944 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1084fe55-444c-43cc-9d4e-b8215d817114 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:29.230945 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1084fe55-444c-43cc-9d4e-b8215d817114 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Delete volume request issued successfully. Aug 18 22:58:29.231121 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1084fe55-444c-43cc-9d4e-b8215d817114 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 202 Aug 18 22:58:29.231529 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1004/4008] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:58:29 2026] DELETE /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:58:29.239359 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72abac73-6226-41d8-82cc-78ea79284ff1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:29.241037 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72abac73-6226-41d8-82cc-78ea79284ff1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:29.241256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72abac73-6226-41d8-82cc-78ea79284ff1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:29.241490 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72abac73-6226-41d8-82cc-78ea79284ff1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:29.248276 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:29.248276 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:29.251981 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72abac73-6226-41d8-82cc-78ea79284ff1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:29.255881 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72abac73-6226-41d8-82cc-78ea79284ff1 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 200 Aug 18 22:58:29.256251 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 998/4009] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:29 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:29.606544 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06f3bf72-a6e6-43b7-bb49-7f70328e2231 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:29.608299 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06f3bf72-a6e6-43b7-bb49-7f70328e2231 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:29.608532 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06f3bf72-a6e6-43b7-bb49-7f70328e2231 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:29.608739 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06f3bf72-a6e6-43b7-bb49-7f70328e2231 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:29.618205 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:29.618205 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:29.621585 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-06f3bf72-a6e6-43b7-bb49-7f70328e2231 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:29.626036 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06f3bf72-a6e6-43b7-bb49-7f70328e2231 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:29.626467 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1005/4010] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:29 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:29.683067 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-ff534c16-ad87-4154-bf96-d81a0ec4d4bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:29.684945 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-ff534c16-ad87-4154-bf96-d81a0ec4d4bf tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3/action Aug 18 22:58:29.685280 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-ff534c16-ad87-4154-bf96-d81a0ec4d4bf tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:29.685419 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-ff534c16-ad87-4154-bf96-d81a0ec4d4bf tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:29.704288 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:29.704288 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:29.713567 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9d6521b8-7e9f-4606-ad70-a9b082f22992 req-ff534c16-ad87-4154-bf96-d81a0ec4d4bf tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3/action returned with HTTP 204 Aug 18 22:58:29.714011 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1004/4011] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:58:29 2026] POST /volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:30.269726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4e66b9b7-e0fd-4884-a5ce-f004fbcfd4ce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.272023 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e66b9b7-e0fd-4884-a5ce-f004fbcfd4ce tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab Aug 18 22:58:30.272246 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e66b9b7-e0fd-4884-a5ce-f004fbcfd4ce tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.272480 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4e66b9b7-e0fd-4884-a5ce-f004fbcfd4ce tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.277637 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4e66b9b7-e0fd-4884-a5ce-f004fbcfd4ce tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab returned with HTTP 404 Aug 18 22:58:30.278128 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1005/4012] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:30 2026] GET /volume/v3/volumes/a04354e4-7b8e-4ab8-ac2f-22aa8e249dab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:30.287096 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db91a03d-e7be-4db0-ae91-b8bb771caef3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.288958 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db91a03d-e7be-4db0-ae91-b8bb771caef3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:30.289224 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db91a03d-e7be-4db0-ae91-b8bb771caef3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.289485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db91a03d-e7be-4db0-ae91-b8bb771caef3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.289685 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-db91a03d-e7be-4db0-ae91-b8bb771caef3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Delete volume with id: 9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:30.296532 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:30.296532 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:30.297022 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db91a03d-e7be-4db0-ae91-b8bb771caef3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:30.313698 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db91a03d-e7be-4db0-ae91-b8bb771caef3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Delete volume request issued successfully. Aug 18 22:58:30.313981 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db91a03d-e7be-4db0-ae91-b8bb771caef3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 202 Aug 18 22:58:30.314423 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 999/4013] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:58:30 2026] DELETE /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:58:30.321175 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aea50c94-3827-4b88-b29e-e1d3ae085fb0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.324256 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aea50c94-3827-4b88-b29e-e1d3ae085fb0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:30.324473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aea50c94-3827-4b88-b29e-e1d3ae085fb0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.324685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aea50c94-3827-4b88-b29e-e1d3ae085fb0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.332874 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:30.332874 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:30.336361 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aea50c94-3827-4b88-b29e-e1d3ae085fb0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:58:30.340251 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aea50c94-3827-4b88-b29e-e1d3ae085fb0 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 200 Aug 18 22:58:30.340632 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1006/4014] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:30 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:30.639308 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-241e0a21-22f7-4265-94a5-e490651b596b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.641087 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-241e0a21-22f7-4265-94a5-e490651b596b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:30.641298 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-241e0a21-22f7-4265-94a5-e490651b596b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.641498 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-241e0a21-22f7-4265-94a5-e490651b596b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.650559 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:30.650559 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:30.653829 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-241e0a21-22f7-4265-94a5-e490651b596b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:30.657454 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-241e0a21-22f7-4265-94a5-e490651b596b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:30.657838 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1005/4015] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:30 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:30.672000 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d9bda96-7ddc-4003-97b9-81948cbae57a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.673792 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d9bda96-7ddc-4003-97b9-81948cbae57a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:30.674041 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d9bda96-7ddc-4003-97b9-81948cbae57a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.674283 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d9bda96-7ddc-4003-97b9-81948cbae57a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.683008 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:30.683008 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:30.686252 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d9bda96-7ddc-4003-97b9-81948cbae57a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:30.690174 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d9bda96-7ddc-4003-97b9-81948cbae57a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:30.690583 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1006/4016] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:30 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:30.728560 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-c64b6b14-d7dc-4e5d-8ef3-bba76213e35f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.730447 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-c64b6b14-d7dc-4e5d-8ef3-bba76213e35f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:30.730620 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-c64b6b14-d7dc-4e5d-8ef3-bba76213e35f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.730801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-c64b6b14-d7dc-4e5d-8ef3-bba76213e35f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.739627 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:30.739627 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:30.742737 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-c64b6b14-d7dc-4e5d-8ef3-bba76213e35f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:30.746627 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-c64b6b14-d7dc-4e5d-8ef3-bba76213e35f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:30.747045 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1000/4017] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:30 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:30.768823 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-9cb99c90-641d-486d-b396-991fea3b9b33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.770748 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-9cb99c90-641d-486d-b396-991fea3b9b33 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/action Aug 18 22:58:30.771062 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-9cb99c90-641d-486d-b396-991fea3b9b33 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:30.771206 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-9cb99c90-641d-486d-b396-991fea3b9b33 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:30.781675 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:30.781675 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:30.782226 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-9cb99c90-641d-486d-b396-991fea3b9b33 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:30.787473 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-9cb99c90-641d-486d-b396-991fea3b9b33 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Begin detaching volume completed successfully. Aug 18 22:58:30.787662 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-9cb99c90-641d-486d-b396-991fea3b9b33 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/action returned with HTTP 202 Aug 18 22:58:30.788227 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1007/4018] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:58:30 2026] POST /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:58:30.830457 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81530d4a-88a3-4fdc-82af-d3fbe254d9ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.830863 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81530d4a-88a3-4fdc-82af-d3fbe254d9ba None None] GET https://10.4.3.89/volume// Aug 18 22:58:30.831051 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81530d4a-88a3-4fdc-82af-d3fbe254d9ba None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.831217 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81530d4a-88a3-4fdc-82af-d3fbe254d9ba None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.831550 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81530d4a-88a3-4fdc-82af-d3fbe254d9ba None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:30.831843 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1006/4019] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:30.841228 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-3f3175bc-568b-44dc-9772-ae2699ebcbeb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.843405 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-3f3175bc-568b-44dc-9772-ae2699ebcbeb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:30.843680 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-3f3175bc-568b-44dc-9772-ae2699ebcbeb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.843948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-3f3175bc-568b-44dc-9772-ae2699ebcbeb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.853941 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:30.853941 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:30.858350 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-3f3175bc-568b-44dc-9772-ae2699ebcbeb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:30.863721 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-3f3175bc-568b-44dc-9772-ae2699ebcbeb tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:30.864216 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1007/4020] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:30 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 1350 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:30.873481 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-cb139589-f70f-4ee0-9f75-0c06226ac9d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:30.875878 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-cb139589-f70f-4ee0-9f75-0c06226ac9d6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/encryption Aug 18 22:58:30.876077 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-cb139589-f70f-4ee0-9f75-0c06226ac9d6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:30.876279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-cb139589-f70f-4ee0-9f75-0c06226ac9d6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:30.886283 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:30.886283 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:30.893017 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-cb139589-f70f-4ee0-9f75-0c06226ac9d6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/encryption returned with HTTP 200 Aug 18 22:58:30.893733 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1001/4021] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:58:30 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:31.351726 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95d3780b-7cd9-4ea5-9fa0-ede67ce1cb3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:31.353608 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d3780b-7cd9-4ea5-9fa0-ede67ce1cb3f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 Aug 18 22:58:31.353829 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d3780b-7cd9-4ea5-9fa0-ede67ce1cb3f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:31.354033 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d3780b-7cd9-4ea5-9fa0-ede67ce1cb3f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:31.359227 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d3780b-7cd9-4ea5-9fa0-ede67ce1cb3f tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 returned with HTTP 404 Aug 18 22:58:31.359738 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1008/4022] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:31 2026] GET /volume/v3/volumes/9c934718-1c9f-42f7-82c7-bbc5614e18b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:31.367441 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec5c4832-3a4c-414b-92d4-78a6834cfe81 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:31.371471 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec5c4832-3a4c-414b-92d4-78a6834cfe81 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:58:31.371720 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec5c4832-3a4c-414b-92d4-78a6834cfe81 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:31.371973 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec5c4832-3a4c-414b-92d4-78a6834cfe81 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:31.372803 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ec5c4832-3a4c-414b-92d4-78a6834cfe81 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:58:31.393123 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ec5c4832-3a4c-414b-92d4-78a6834cfe81 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Get all volumes completed successfully. Aug 18 22:58:31.395394 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:31.395394 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:31.401636 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec5c4832-3a4c-414b-92d4-78a6834cfe81 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:58:31.402098 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1007/4023] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:58:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14125 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:31.421011 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98f7227b-7d01-4e94-a5e4-79a5359f6ac0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:31.422548 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98f7227b-7d01-4e94-a5e4-79a5359f6ac0 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] DELETE https://10.4.3.89/volume/v3/types/e78b3e14-2596-4670-be03-be3336711ce3 Aug 18 22:58:31.422740 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98f7227b-7d01-4e94-a5e4-79a5359f6ac0 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:31.422965 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98f7227b-7d01-4e94-a5e4-79a5359f6ac0 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:31.447422 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98f7227b-7d01-4e94-a5e4-79a5359f6ac0 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/types/e78b3e14-2596-4670-be03-be3336711ce3 returned with HTTP 202 Aug 18 22:58:31.447995 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1008/4024] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:58:31 2026] DELETE /volume/v3/types/e78b3e14-2596-4670-be03-be3336711ce3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:58:31.701735 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-f23ca7ba-abdc-4a0a-84e9-6d22bdc92a6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:31.704380 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-f23ca7ba-abdc-4a0a-84e9-6d22bdc92a6a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3 Aug 18 22:58:31.704641 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-f23ca7ba-abdc-4a0a-84e9-6d22bdc92a6a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:31.704915 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-f23ca7ba-abdc-4a0a-84e9-6d22bdc92a6a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:31.714420 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:31.714420 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:31.771541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8faa8ff9-bcfb-4f9d-be01-4d058cdc2ba0 req-f23ca7ba-abdc-4a0a-84e9-6d22bdc92a6a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3 returned with HTTP 200 Aug 18 22:58:31.772302 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1002/4025] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:58:31 2026] DELETE /volume/v3/attachments/900d5a3e-1ee8-4bab-9c46-fc9e4074bbf3 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:31.945157 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1a91de1e-a4b6-4ea6-bae4-5f53ae266470 req-ef8f5e16-b810-4884-af5c-9c324bfc540b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:31.947211 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a91de1e-a4b6-4ea6-bae4-5f53ae266470 req-ef8f5e16-b810-4884-af5c-9c324bfc540b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:31.947422 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a91de1e-a4b6-4ea6-bae4-5f53ae266470 req-ef8f5e16-b810-4884-af5c-9c324bfc540b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:31.947617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1a91de1e-a4b6-4ea6-bae4-5f53ae266470 req-ef8f5e16-b810-4884-af5c-9c324bfc540b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:31.956180 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:31.956180 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:31.962510 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1a91de1e-a4b6-4ea6-bae4-5f53ae266470 req-ef8f5e16-b810-4884-af5c-9c324bfc540b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:31.972183 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1a91de1e-a4b6-4ea6-bae4-5f53ae266470 req-ef8f5e16-b810-4884-af5c-9c324bfc540b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:31.972797 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1009/4026] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:31 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:34.871083 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7fee334e-a141-456d-8d7f-dcc0812f3def None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:34.872992 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fee334e-a141-456d-8d7f-dcc0812f3def tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:34.873353 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fee334e-a141-456d-8d7f-dcc0812f3def tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:34.873622 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7fee334e-a141-456d-8d7f-dcc0812f3def tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:34.873856 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7fee334e-a141-456d-8d7f-dcc0812f3def tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Delete volume with id: 9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:34.881929 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:34.881929 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:34.882474 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7fee334e-a141-456d-8d7f-dcc0812f3def tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:34.893519 np0000007715 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-7fee334e-a141-456d-8d7f-dcc0812f3def tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:58:34.904734 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7fee334e-a141-456d-8d7f-dcc0812f3def tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Delete volume request issued successfully. Aug 18 22:58:34.904734 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7fee334e-a141-456d-8d7f-dcc0812f3def tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 202 Aug 18 22:58:34.904734 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1008/4027] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:58:34 2026] DELETE /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:58:34.911861 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ac2591c4-6ec0-4eac-9ddb-1ad96592692b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:34.913557 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac2591c4-6ec0-4eac-9ddb-1ad96592692b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:34.913728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac2591c4-6ec0-4eac-9ddb-1ad96592692b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:34.913917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ac2591c4-6ec0-4eac-9ddb-1ad96592692b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:34.921590 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:34.921590 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:34.925868 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ac2591c4-6ec0-4eac-9ddb-1ad96592692b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:58:34.931237 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ac2591c4-6ec0-4eac-9ddb-1ad96592692b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 200 Aug 18 22:58:34.931792 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1009/4028] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:34 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:35.955845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-956cb1e7-9e5a-4e70-92d6-3233b7c55ec9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:35.956280 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-956cb1e7-9e5a-4e70-92d6-3233b7c55ec9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b Aug 18 22:58:35.956339 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-956cb1e7-9e5a-4e70-92d6-3233b7c55ec9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:35.956485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-956cb1e7-9e5a-4e70-92d6-3233b7c55ec9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:35.962586 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-956cb1e7-9e5a-4e70-92d6-3233b7c55ec9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b returned with HTTP 404 Aug 18 22:58:35.963068 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1003/4029] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:35 2026] GET /volume/v3/volumes/9d3844e4-ac22-4082-892a-81fa58d0c39b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:35.970031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34f5aab5-f792-458f-a9c1-4c7b70348b68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:35.971547 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34f5aab5-f792-458f-a9c1-4c7b70348b68 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:58:35.971828 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34f5aab5-f792-458f-a9c1-4c7b70348b68 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:35.972136 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34f5aab5-f792-458f-a9c1-4c7b70348b68 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:35.973888 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-34f5aab5-f792-458f-a9c1-4c7b70348b68 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:58:35.990097 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34f5aab5-f792-458f-a9c1-4c7b70348b68 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Get all volumes completed successfully. Aug 18 22:58:35.992370 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:35.992370 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:35.997982 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34f5aab5-f792-458f-a9c1-4c7b70348b68 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:58:35.998611 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1010/4030] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:58:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12791 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:36.013492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35d33446-929a-4ce9-9ef0-e81163dc26b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:36.015949 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35d33446-929a-4ce9-9ef0-e81163dc26b2 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] DELETE https://10.4.3.89/volume/v3/types/6ab4548d-0cff-4430-8586-e3002a1eea85 Aug 18 22:58:36.016301 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35d33446-929a-4ce9-9ef0-e81163dc26b2 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:36.016597 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35d33446-929a-4ce9-9ef0-e81163dc26b2 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:36.043367 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35d33446-929a-4ce9-9ef0-e81163dc26b2 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types/6ab4548d-0cff-4430-8586-e3002a1eea85 returned with HTTP 202 Aug 18 22:58:36.043969 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1009/4031] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:58:36 2026] DELETE /volume/v3/types/6ab4548d-0cff-4430-8586-e3002a1eea85 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:58:36.053326 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-01908156-c87a-4747-9f81-d208bd6b5bea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:36.055157 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01908156-c87a-4747-9f81-d208bd6b5bea tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:58:36.055469 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-01908156-c87a-4747-9f81-d208bd6b5bea tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1805945873", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:36.067179 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-01908156-c87a-4747-9f81-d208bd6b5bea tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:58:36.067661 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1010/4032] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:58:36 2026] POST /volume/v3/types => generated 214 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:36.075491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c0e383f-e6c8-4330-95a0-92b262279740 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:36.078708 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c0e383f-e6c8-4330-95a0-92b262279740 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] POST https://10.4.3.89/volume/v3/types/a08b004f-67f3-4c40-aa7f-8e52270ffa55/encryption Aug 18 22:58:36.079811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c0e383f-e6c8-4330-95a0-92b262279740 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:36.083408 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:36.083408 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:36.097704 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c0e383f-e6c8-4330-95a0-92b262279740 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types/a08b004f-67f3-4c40-aa7f-8e52270ffa55/encryption returned with HTTP 200 Aug 18 22:58:36.098127 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1004/4033] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:58:36 2026] POST /volume/v3/types/a08b004f-67f3-4c40-aa7f-8e52270ffa55/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:36.106680 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:36.108409 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:58:36.108998 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1942498992", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1805945873", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:36.111104 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1942498992', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1805945873', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:58:36.115330 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume of 1 GB Aug 18 22:58:36.115823 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:36.115823 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:36.118432 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Availability Zones retrieved successfully. Aug 18 22:58:36.125284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Flow 'volume_create_api' (e7fd99be-7522-4a0c-b5b4-88cc765d0190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:58:36.126839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac31549-7c0f-43ad-88c2-333f4cbfb8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:36.128809 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:58:36.159434 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac31549-7c0f-43ad-88c2-333f4cbfb8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a08b004f-67f3-4c40-aa7f-8e52270ffa55,is_public=True,name='tempest-scenario-type-luksv2-1805945873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a08b004f-67f3-4c40-aa7f-8e52270ffa55', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:36.161131 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2684ea34-a71c-40c6-835b-bc4f702e42dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:36.192981 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1805945873 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1805945873, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:58:36.193857 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1805945873 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1805945873, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:58:36.230324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Created reservations ['ec9b595d-2de1-436f-b29e-2cb4ba892744', 'f57de807-97b1-49fe-a481-d77d2ae98341', '340c3a41-169a-4913-a7e8-904d608240d7', '92f6065f-e4f2-4ef7-a7c1-a57f539ef576'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:58:36.230324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2684ea34-a71c-40c6-835b-bc4f702e42dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9b595d-2de1-436f-b29e-2cb4ba892744', 'f57de807-97b1-49fe-a481-d77d2ae98341', '340c3a41-169a-4913-a7e8-904d608240d7', '92f6065f-e4f2-4ef7-a7c1-a57f539ef576']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:36.230324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10bc1828-0b1f-468e-b49d-b4ee28bfbaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:36.255452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10bc1828-0b1f-468e-b49d-b4ee28bfbaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9a52efc-bb41-4653-b731-378eb1496ebf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1942498992',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',qos_specs=None,replication_status=,reservations=['ec9b595d-2de1-436f-b29e-2cb4ba892744','f57de807-97b1-49fe-a481-d77d2ae98341','340c3a41-169a-4913-a7e8-904d608240d7','92f6065f-e4f2-4ef7-a7c1-a57f539ef576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e12b466b8f34e1fb3c94000116780a1',volume_type_id=a08b004f-67f3-4c40-aa7f-8e52270ffa55), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:58:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1942498992',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d9a52efc-bb41-4653-b731-378eb1496ebf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e12b466b8f34e1fb3c94000116780a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a08b004f-67f3-4c40-aa7f-8e52270ffa55),volume_type_id=a08b004f-67f3-4c40-aa7f-8e52270ffa55)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:36.255452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a810094e-12e7-4376-9794-4f93e5ce7067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:36.278825 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a810094e-12e7-4376-9794-4f93e5ce7067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1942498992',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',qos_specs=None,replication_status=,reservations=['ec9b595d-2de1-436f-b29e-2cb4ba892744','f57de807-97b1-49fe-a481-d77d2ae98341','340c3a41-169a-4913-a7e8-904d608240d7','92f6065f-e4f2-4ef7-a7c1-a57f539ef576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e12b466b8f34e1fb3c94000116780a1',volume_type_id=a08b004f-67f3-4c40-aa7f-8e52270ffa55)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:36.278825 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf63998-9e46-4db1-a59c-660289850af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:36.286151 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bf63998-9e46-4db1-a59c-660289850af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:36.287071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Flow 'volume_create_api' (e7fd99be-7522-4a0c-b5b4-88cc765d0190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:58:36.287518 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume request issued successfully. Aug 18 22:58:36.288169 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd714fce-1277-4c9b-b1b0-c4993d0c36d0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:58:36.288673 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1011/4034] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:58:36 2026] POST /volume/v3/volumes => generated 785 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:58:39.931289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-cb070fc9-898c-4b4f-9521-8fffed159b25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:39.935808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-cb070fc9-898c-4b4f-9521-8fffed159b25 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:58:39.936006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-cb070fc9-898c-4b4f-9521-8fffed159b25 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:39.936188 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-cb070fc9-898c-4b4f-9521-8fffed159b25 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:39.949691 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:39.949691 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:39.954570 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-cb070fc9-898c-4b4f-9521-8fffed159b25 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:58:39.960499 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-cb070fc9-898c-4b4f-9521-8fffed159b25 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:58:39.960900 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1010/4035] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:39 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:39.980286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-af740076-6bfd-473f-8691-785d608d4ba0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:39.983776 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-af740076-6bfd-473f-8691-785d608d4ba0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18/action Aug 18 22:58:39.984157 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-af740076-6bfd-473f-8691-785d608d4ba0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:39.984283 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-af740076-6bfd-473f-8691-785d608d4ba0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:39.994553 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:39.994553 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:39.995025 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-af740076-6bfd-473f-8691-785d608d4ba0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:58:40.006227 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-af740076-6bfd-473f-8691-785d608d4ba0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Begin detaching volume completed successfully. Aug 18 22:58:40.006676 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-af740076-6bfd-473f-8691-785d608d4ba0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18/action returned with HTTP 202 Aug 18 22:58:40.007365 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1011/4036] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:58:39 2026] POST /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:58:40.025233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36f4bba9-6c41-47a2-b9c9-d49bb2df6d3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:40.027834 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36f4bba9-6c41-47a2-b9c9-d49bb2df6d3c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:58:40.028122 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36f4bba9-6c41-47a2-b9c9-d49bb2df6d3c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:40.028402 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36f4bba9-6c41-47a2-b9c9-d49bb2df6d3c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:40.040564 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:40.040564 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:40.045768 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36f4bba9-6c41-47a2-b9c9-d49bb2df6d3c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:58:40.050773 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36f4bba9-6c41-47a2-b9c9-d49bb2df6d3c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:58:40.050773 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1005/4037] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:40 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:40.053407 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33003e67-8698-4e33-aebc-787949bff53d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:40.053845 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33003e67-8698-4e33-aebc-787949bff53d None None] GET https://10.4.3.89/volume// Aug 18 22:58:40.054038 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33003e67-8698-4e33-aebc-787949bff53d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:40.054219 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33003e67-8698-4e33-aebc-787949bff53d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:40.054599 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33003e67-8698-4e33-aebc-787949bff53d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:40.055101 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1012/4038] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:40.062066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-54e5fee9-e6a9-4301-91e0-1f456f66e056 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:40.063439 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-54e5fee9-e6a9-4301-91e0-1f456f66e056 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:58:40.063683 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-54e5fee9-e6a9-4301-91e0-1f456f66e056 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:40.064005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-54e5fee9-e6a9-4301-91e0-1f456f66e056 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:40.072756 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:40.072756 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:40.076074 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-54e5fee9-e6a9-4301-91e0-1f456f66e056 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:58:40.080065 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-54e5fee9-e6a9-4301-91e0-1f456f66e056 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:58:40.080573 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1011/4039] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:40 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 1315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:40.947654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-3ab5cf94-47c3-479d-a1c9-b20a1e170cff None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:40.949748 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-3ab5cf94-47c3-479d-a1c9-b20a1e170cff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] DELETE https://10.4.3.89/volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c Aug 18 22:58:40.949986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-3ab5cf94-47c3-479d-a1c9-b20a1e170cff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:40.950218 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-3ab5cf94-47c3-479d-a1c9-b20a1e170cff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:40.956802 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:40.956802 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:40.997480 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0ee2edc0-e286-4a2c-bcf8-5237616b9c7e req-3ab5cf94-47c3-479d-a1c9-b20a1e170cff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c returned with HTTP 200 Aug 18 22:58:40.997892 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1012/4040] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:58:40 2026] DELETE /volume/v3/attachments/294a2ec7-edc0-4f4d-a5dc-3acdc422e93c => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:41.064049 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fa63b12-8d4e-4187-b6d5-7f8ac3efb8fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:41.065707 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fa63b12-8d4e-4187-b6d5-7f8ac3efb8fd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:58:41.065871 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fa63b12-8d4e-4187-b6d5-7f8ac3efb8fd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:41.066080 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fa63b12-8d4e-4187-b6d5-7f8ac3efb8fd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:41.072401 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:41.072401 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:41.075982 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fa63b12-8d4e-4187-b6d5-7f8ac3efb8fd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:58:41.079823 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fa63b12-8d4e-4187-b6d5-7f8ac3efb8fd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:58:41.080209 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1006/4041] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:41 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:46.283288 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=189,cinder:UPDATE=35,cinder:INSERT=15 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:58:47.331454 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65afe8e5-b89b-4d5f-a9d3-177a381c821e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:47.333892 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65afe8e5-b89b-4d5f-a9d3-177a381c821e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:58:47.334324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65afe8e5-b89b-4d5f-a9d3-177a381c821e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d62548fe-a31d-4ce7-b03f-888ab9b969ae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1084152397", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:47.350460 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:47.350460 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:47.351248 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65afe8e5-b89b-4d5f-a9d3-177a381c821e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:58:47.351433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-65afe8e5-b89b-4d5f-a9d3-177a381c821e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create snapshot from volume d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:58:47.385009 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-65afe8e5-b89b-4d5f-a9d3-177a381c821e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['f0ee0270-5cc5-4d14-ab9e-e37d09dea3cb', '63962a49-9ae8-4cf3-9408-b42de53f5049', '1067099b-602b-436a-8265-df2356069aca', 'a65c4a3a-01a8-4083-b882-afa26435b3c0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:58:47.394108 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-777be791-e41e-4b4e-a8b0-ab146aaf09b6 req-f47337bc-5796-4f49-aaac-dafbea2a0006 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:47.398789 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-777be791-e41e-4b4e-a8b0-ab146aaf09b6 req-f47337bc-5796-4f49-aaac-dafbea2a0006 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5 Aug 18 22:58:47.398789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-777be791-e41e-4b4e-a8b0-ab146aaf09b6 req-f47337bc-5796-4f49-aaac-dafbea2a0006 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:47.398789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-777be791-e41e-4b4e-a8b0-ab146aaf09b6 req-f47337bc-5796-4f49-aaac-dafbea2a0006 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:47.399895 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=220,cinder:INSERT=14,cinder:UPDATE=37 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:58:47.410765 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:47.410765 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:47.415980 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65afe8e5-b89b-4d5f-a9d3-177a381c821e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot force create request issued successfully. Aug 18 22:58:47.416356 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65afe8e5-b89b-4d5f-a9d3-177a381c821e tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:58:47.416827 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1013/4042] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:58:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:58:47.430886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67257ecb-49ae-412d-afc5-a1f284a16532 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:47.435566 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67257ecb-49ae-412d-afc5-a1f284a16532 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e Aug 18 22:58:47.435965 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67257ecb-49ae-412d-afc5-a1f284a16532 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:47.436175 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67257ecb-49ae-412d-afc5-a1f284a16532 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:47.449567 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:47.449567 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:47.449567 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-67257ecb-49ae-412d-afc5-a1f284a16532 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:58:47.452587 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67257ecb-49ae-412d-afc5-a1f284a16532 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e returned with HTTP 200 Aug 18 22:58:47.452587 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1013/4043] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:58:47 2026] GET /volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:47.477419 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-777be791-e41e-4b4e-a8b0-ab146aaf09b6 req-f47337bc-5796-4f49-aaac-dafbea2a0006 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5 returned with HTTP 200 Aug 18 22:58:47.478069 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1012/4044] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:58:47 2026] DELETE /volume/v3/attachments/b14e71a5-825f-4125-a0ed-bcfd5620c7d5 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:48.463614 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c654ded9-9545-4c4b-a65e-fa81628192df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:48.465977 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c654ded9-9545-4c4b-a65e-fa81628192df tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e Aug 18 22:58:48.466230 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c654ded9-9545-4c4b-a65e-fa81628192df tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:48.466501 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c654ded9-9545-4c4b-a65e-fa81628192df tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:48.468816 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=182,cinder:UPDATE=12,cinder:INSERT=3 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:58:48.473110 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:48.473110 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:48.473707 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c654ded9-9545-4c4b-a65e-fa81628192df tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:58:48.474871 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c654ded9-9545-4c4b-a65e-fa81628192df tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e returned with HTTP 200 Aug 18 22:58:48.475563 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1007/4045] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:58:48 2026] GET /volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:48.484047 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-80fda682-f28b-4858-96f1-4dbb5e43bf3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:48.486026 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80fda682-f28b-4858-96f1-4dbb5e43bf3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e Aug 18 22:58:48.486242 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80fda682-f28b-4858-96f1-4dbb5e43bf3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:48.486470 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80fda682-f28b-4858-96f1-4dbb5e43bf3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:48.491131 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:48.491131 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:48.491598 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80fda682-f28b-4858-96f1-4dbb5e43bf3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:58:48.492415 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80fda682-f28b-4858-96f1-4dbb5e43bf3d tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e returned with HTTP 200 Aug 18 22:58:48.492828 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1014/4046] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:58:48 2026] GET /volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:48.505151 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:48.507693 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:48.508076 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:58:48.508076 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1712776081", "source_volid": "a426d6fd-b914-4a41-b171-a6ad85b466bb", "volume_type": "tempest-scenario-type-luks-968825136", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:48.511358 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1712776081', 'source_volid': 'a426d6fd-b914-4a41-b171-a6ad85b466bb', 'volume_type': 'tempest-scenario-type-luks-968825136', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:58:48.511479 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:58:48.511479 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1829952001", "snapshot_id": "bfb0ea4d-faec-4b7e-bafd-03650058e86e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:48.512967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1829952001', 'snapshot_id': 'bfb0ea4d-faec-4b7e-bafd-03650058e86e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:58:48.519797 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:48.519797 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:48.520642 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:58:48.520922 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume of 1 GB Aug 18 22:58:48.522260 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:48.522260 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:48.522872 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume retrieved successfully. Aug 18 22:58:48.523042 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume of 1 GB Aug 18 22:58:48.524024 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Availability Zones retrieved successfully. Aug 18 22:58:48.529286 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Availability Zones retrieved successfully. Aug 18 22:58:48.531305 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Flow 'volume_create_api' (762d4c20-d5c8-4031-8ec0-eae6f70b9e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:58:48.532945 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b91b16-a300-4e0f-a4ad-7de6ca92e458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.533676 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (95cf3d03-74d7-4d17-bf9c-4494b890ba7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:58:48.534320 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:58:48.535474 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc34039b-3eb4-41cc-b239-26b603db5c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.536887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:58:48.560008 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b91b16-a300-4e0f-a4ad-7de6ca92e458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a426d6fd-b914-4a41-b171-a6ad85b466bb', 'volume_type': VolumeType(created_at=2026-08-18T22:57:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5e0a70b3-f291-4b2e-a350-3ab605ffcf99,is_public=True,name='tempest-scenario-type-luks-968825136',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5e0a70b3-f291-4b2e-a350-3ab605ffcf99', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.561400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753dca51-fc2d-4e9d-955e-b1bff23bcb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.580161 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc34039b-3eb4-41cc-b239-26b603db5c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bfb0ea4d-faec-4b7e-bafd-03650058e86e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.580161 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18bd2576-c4e5-481e-9d17-c55064a2464f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.597647 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-968825136 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-968825136, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:58:48.597994 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-968825136 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-968825136, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:58:48.614471 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Created reservations ['d3351186-0775-441c-98cd-99b4ef5c4b40', 'd1139c87-5929-4cec-9f1a-8698dc029392', 'e8853e0f-c886-41e1-ad44-23d40c0fd0d2', '39f3b4a7-9594-4373-ada9-9c4e9d9d7df5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:58:48.615742 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753dca51-fc2d-4e9d-955e-b1bff23bcb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3351186-0775-441c-98cd-99b4ef5c4b40', 'd1139c87-5929-4cec-9f1a-8698dc029392', 'e8853e0f-c886-41e1-ad44-23d40c0fd0d2', '39f3b4a7-9594-4373-ada9-9c4e9d9d7df5']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.617363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983c1d74-2f87-4132-8115-04f322a99c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.622510 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Created reservations ['8783d9ce-b634-49a5-8b58-77fcc27243d2', '97a8fba4-e7ad-41eb-96d8-fd66dbb5c42d', '9e9423f7-d2a1-46fb-914e-1ff63cd6c84e', '254378d3-c41d-442f-a61a-0fee7be4b3ad'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:58:48.623560 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18bd2576-c4e5-481e-9d17-c55064a2464f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8783d9ce-b634-49a5-8b58-77fcc27243d2', '97a8fba4-e7ad-41eb-96d8-fd66dbb5c42d', '9e9423f7-d2a1-46fb-914e-1ff63cd6c84e', '254378d3-c41d-442f-a61a-0fee7be4b3ad']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.624474 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba1a4bb-44b0-476a-9dfd-2c87cbe4bff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.661002 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (983c1d74-2f87-4132-8115-04f322a99c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65dd56a4-24a4-43f9-8dc8-b83d86bb729b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1712776081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',qos_specs=None,replication_status=,reservations=['d3351186-0775-441c-98cd-99b4ef5c4b40','d1139c87-5929-4cec-9f1a-8698dc029392','e8853e0f-c886-41e1-ad44-23d40c0fd0d2','39f3b4a7-9594-4373-ada9-9c4e9d9d7df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a426d6fd-b914-4a41-b171-a6ad85b466bb,status='creating',user_id='d71ba98746874568b11f3805c2bfcbdc',volume_type_id=5e0a70b3-f291-4b2e-a350-3ab605ffcf99), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1712776081',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=65dd56a4-24a4-43f9-8dc8-b83d86bb729b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a426d6fd-b914-4a41-b171-a6ad85b466bb,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d71ba98746874568b11f3805c2bfcbdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5e0a70b3-f291-4b2e-a350-3ab605ffcf99),volume_type_id=5e0a70b3-f291-4b2e-a350-3ab605ffcf99)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.662274 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065fc001-d5ec-4e4c-b26f-dd61b9eedd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.672787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ba1a4bb-44b0-476a-9dfd-2c87cbe4bff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91386fb4-ac02-47e9-b1fb-c0ae6da02398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1829952001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['8783d9ce-b634-49a5-8b58-77fcc27243d2','97a8fba4-e7ad-41eb-96d8-fd66dbb5c42d','9e9423f7-d2a1-46fb-914e-1ff63cd6c84e','254378d3-c41d-442f-a61a-0fee7be4b3ad'],size=1,snapshot_id=bfb0ea4d-faec-4b7e-bafd-03650058e86e,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1829952001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91386fb4-ac02-47e9-b1fb-c0ae6da02398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6da33b1330a476e8c4f68d148ba8d0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bfb0ea4d-faec-4b7e-bafd-03650058e86e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.673984 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6fd582-0215-4f09-8c16-e24489ad0b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.684847 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065fc001-d5ec-4e4c-b26f-dd61b9eedd61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1712776081',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dc62b0d4db3c44fcbd558b319a3e7eec',qos_specs=None,replication_status=,reservations=['d3351186-0775-441c-98cd-99b4ef5c4b40','d1139c87-5929-4cec-9f1a-8698dc029392','e8853e0f-c886-41e1-ad44-23d40c0fd0d2','39f3b4a7-9594-4373-ada9-9c4e9d9d7df5'],size=1,snapshot_id=None,source_replicaid=,source_volid=a426d6fd-b914-4a41-b171-a6ad85b466bb,status='creating',user_id='d71ba98746874568b11f3805c2bfcbdc',volume_type_id=5e0a70b3-f291-4b2e-a350-3ab605ffcf99)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.686013 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (361c4566-08c1-42dc-a4b6-bb3806831623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.698293 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d6fd582-0215-4f09-8c16-e24489ad0b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1829952001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6da33b1330a476e8c4f68d148ba8d0f',qos_specs=None,replication_status=,reservations=['8783d9ce-b634-49a5-8b58-77fcc27243d2','97a8fba4-e7ad-41eb-96d8-fd66dbb5c42d','9e9423f7-d2a1-46fb-914e-1ff63cd6c84e','254378d3-c41d-442f-a61a-0fee7be4b3ad'],size=1,snapshot_id=bfb0ea4d-faec-4b7e-bafd-03650058e86e,source_replicaid=,source_volid=None,status='creating',user_id='49cd153cc41740bc869bf1ee6d7f4c39',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.698293 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56b62a1-5484-4e2a-9bdf-9546c23cbe37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:58:48.705671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (361c4566-08c1-42dc-a4b6-bb3806831623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.706898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Flow 'volume_create_api' (762d4c20-d5c8-4031-8ec0-eae6f70b9e32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:58:48.707334 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Create volume request issued successfully. Aug 18 22:58:48.708701 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-aafc9bd4-fb0d-40e5-982a-1e50fba5152b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:58:48.709246 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1014/4047] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:58:48 2026] POST /volume/v3/volumes => generated 808 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:58:48.723633 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a9abb57-0040-4be0-9d2a-f876826a279d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:48.725671 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a9abb57-0040-4be0-9d2a-f876826a279d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:48.725671 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a9abb57-0040-4be0-9d2a-f876826a279d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:48.725976 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a9abb57-0040-4be0-9d2a-f876826a279d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:48.732667 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:48.732667 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:48.734655 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e56b62a1-5484-4e2a-9bdf-9546c23cbe37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:58:48.735742 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Flow 'volume_create_api' (95cf3d03-74d7-4d17-bf9c-4494b890ba7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:58:48.736211 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Create volume request issued successfully. Aug 18 22:58:48.736579 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a9abb57-0040-4be0-9d2a-f876826a279d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:48.737127 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfa6b315-f120-4059-b8a4-7b94db630a01 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:58:48.737678 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1013/4048] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:58:48 2026] POST /volume/v3/volumes => generated 783 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:58:48.741228 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a9abb57-0040-4be0-9d2a-f876826a279d tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:48.741666 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1008/4049] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:48 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:48.753823 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58872838-6f50-424b-9e22-7ab3732bad28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:48.755682 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58872838-6f50-424b-9e22-7ab3732bad28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:58:48.755897 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58872838-6f50-424b-9e22-7ab3732bad28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:48.756121 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58872838-6f50-424b-9e22-7ab3732bad28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:48.764361 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:48.764361 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:48.769360 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58872838-6f50-424b-9e22-7ab3732bad28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:58:48.774515 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58872838-6f50-424b-9e22-7ab3732bad28 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 200 Aug 18 22:58:48.775066 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1015/4050] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:48 2026] GET /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:49.760624 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc4dae6a-fc88-408d-9e59-6e34e7ecfd7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:49.762616 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc4dae6a-fc88-408d-9e59-6e34e7ecfd7a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:49.762809 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc4dae6a-fc88-408d-9e59-6e34e7ecfd7a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:49.763042 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc4dae6a-fc88-408d-9e59-6e34e7ecfd7a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:49.765282 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:UPDATE=34,cinder:INSERT=9,cinder:SELECT=195 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:58:49.773680 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:49.773680 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:49.778358 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc4dae6a-fc88-408d-9e59-6e34e7ecfd7a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:49.783713 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc4dae6a-fc88-408d-9e59-6e34e7ecfd7a tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:49.784115 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1015/4051] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:49 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:49.788530 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd8d3f0c-b653-4e01-a758-2be5ce756846 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:49.790296 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd8d3f0c-b653-4e01-a758-2be5ce756846 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:58:49.790574 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd8d3f0c-b653-4e01-a758-2be5ce756846 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:49.790841 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd8d3f0c-b653-4e01-a758-2be5ce756846 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:49.798233 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:49.798233 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:49.801880 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dd8d3f0c-b653-4e01-a758-2be5ce756846 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:58:49.806862 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd8d3f0c-b653-4e01-a758-2be5ce756846 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 200 Aug 18 22:58:49.806862 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1014/4052] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:49 2026] GET /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:49.820570 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0a1a558-04b8-41d3-a079-abd87b2c04b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:49.823674 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0a1a558-04b8-41d3-a079-abd87b2c04b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:58:49.824175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0a1a558-04b8-41d3-a079-abd87b2c04b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:49.824592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0a1a558-04b8-41d3-a079-abd87b2c04b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:49.837187 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:49.837187 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:49.843662 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a0a1a558-04b8-41d3-a079-abd87b2c04b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:58:49.852230 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0a1a558-04b8-41d3-a079-abd87b2c04b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 200 Aug 18 22:58:49.853014 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1009/4053] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:49 2026] GET /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:49.943119 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-21fb14c8-e664-4251-a79d-eff2690e8d07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:49.945876 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-21fb14c8-e664-4251-a79d-eff2690e8d07 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:58:49.946118 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-21fb14c8-e664-4251-a79d-eff2690e8d07 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:49.946390 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-21fb14c8-e664-4251-a79d-eff2690e8d07 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:49.955934 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:49.955934 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:49.960655 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-21fb14c8-e664-4251-a79d-eff2690e8d07 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:58:49.967106 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-21fb14c8-e664-4251-a79d-eff2690e8d07 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 200 Aug 18 22:58:49.967673 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1016/4054] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:49 2026] GET /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:50.473183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-a0713045-4414-4b93-83ff-fa154ae1f909 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:50.475473 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-a0713045-4414-4b93-83ff-fa154ae1f909 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:58:50.475644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-a0713045-4414-4b93-83ff-fa154ae1f909 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:50.475857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-a0713045-4414-4b93-83ff-fa154ae1f909 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:50.482822 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:50.482822 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:50.486337 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-a0713045-4414-4b93-83ff-fa154ae1f909 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:58:50.491048 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-a0713045-4414-4b93-83ff-fa154ae1f909 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 200 Aug 18 22:58:50.491640 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1016/4055] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:50 2026] GET /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:50.501340 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3656d57b-8ca3-42ee-a587-ddae2b6004c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:50.501728 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3656d57b-8ca3-42ee-a587-ddae2b6004c1 None None] GET https://10.4.3.89/volume// Aug 18 22:58:50.501930 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3656d57b-8ca3-42ee-a587-ddae2b6004c1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:50.502132 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3656d57b-8ca3-42ee-a587-ddae2b6004c1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:50.502456 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3656d57b-8ca3-42ee-a587-ddae2b6004c1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:50.502732 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1015/4056] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:58:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:50.509672 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-de98df12-8b16-4872-80c3-4dee268d2e62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:50.511988 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-de98df12-8b16-4872-80c3-4dee268d2e62 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:58:50.512489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-de98df12-8b16-4872-80c3-4dee268d2e62 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91386fb4-ac02-47e9-b1fb-c0ae6da02398", "connector": null, "instance_uuid": "13a13277-3d61-4365-9fe7-05c64272baec"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:50.521405 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:50.521405 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:50.549650 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-de98df12-8b16-4872-80c3-4dee268d2e62 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:58:50.550257 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1010/4057] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:58:50 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:50.798938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3780bbfc-59b1-4f7d-bad3-a61d83c1cb66 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:50.801052 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3780bbfc-59b1-4f7d-bad3-a61d83c1cb66 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:50.801474 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3780bbfc-59b1-4f7d-bad3-a61d83c1cb66 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:50.802020 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3780bbfc-59b1-4f7d-bad3-a61d83c1cb66 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:50.811081 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:50.811081 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:50.817763 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3780bbfc-59b1-4f7d-bad3-a61d83c1cb66 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:50.824186 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3780bbfc-59b1-4f7d-bad3-a61d83c1cb66 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:50.825705 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1017/4058] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:50 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:51.563867 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dccdbc90-7b31-44c8-8043-25d4b3535cb2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:51.564315 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dccdbc90-7b31-44c8-8043-25d4b3535cb2 None None] GET https://10.4.3.89/volume// Aug 18 22:58:51.564514 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dccdbc90-7b31-44c8-8043-25d4b3535cb2 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:51.564707 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dccdbc90-7b31-44c8-8043-25d4b3535cb2 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:51.565078 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dccdbc90-7b31-44c8-8043-25d4b3535cb2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:51.565382 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1017/4059] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:51.576849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-2ec38530-e3d7-4e05-869f-597fddd845cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:51.579138 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-2ec38530-e3d7-4e05-869f-597fddd845cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:58:51.579380 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-2ec38530-e3d7-4e05-869f-597fddd845cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:51.579562 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-2ec38530-e3d7-4e05-869f-597fddd845cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:51.589129 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:51.589129 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:51.592859 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-2ec38530-e3d7-4e05-869f-597fddd845cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:58:51.598452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-2ec38530-e3d7-4e05-869f-597fddd845cc tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 200 Aug 18 22:58:51.599134 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1016/4060] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:51 2026] GET /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:51.710794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-df7a94ef-e5e9-4a53-b8bd-b2d38e1462b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:51.713211 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-df7a94ef-e5e9-4a53-b8bd-b2d38e1462b2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] PUT https://10.4.3.89/volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0 Aug 18 22:58:51.713749 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-df7a94ef-e5e9-4a53-b8bd-b2d38e1462b2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:51.721885 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-df7a94ef-e5e9-4a53-b8bd-b2d38e1462b2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Acquiring lock "cinder-attachment_update-91386fb4-ac02-47e9-b1fb-c0ae6da02398-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:58:51.726569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-df7a94ef-e5e9-4a53-b8bd-b2d38e1462b2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-91386fb4-ac02-47e9-b1fb-c0ae6da02398-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:58:51.727675 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:51.727675 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:51.811968 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-df7a94ef-e5e9-4a53-b8bd-b2d38e1462b2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Lock "cinder-attachment_update-91386fb4-ac02-47e9-b1fb-c0ae6da02398-np0000007715" released by "attachment_update" :: held 0.085s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:58:51.812406 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-df7a94ef-e5e9-4a53-b8bd-b2d38e1462b2 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0 returned with HTTP 200 Aug 18 22:58:51.812881 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1011/4061] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:58:51 2026] PUT /volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:51.841190 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-e4e0f1b2-2cee-41c3-bfbd-0defa9c32b18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:51.841659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf25fe68-48e5-4bb0-aea6-f41c413d9a10 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:51.843091 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-e4e0f1b2-2cee-41c3-bfbd-0defa9c32b18 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] POST https://10.4.3.89/volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0/action Aug 18 22:58:51.843213 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf25fe68-48e5-4bb0-aea6-f41c413d9a10 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:51.843213 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf25fe68-48e5-4bb0-aea6-f41c413d9a10 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:51.844368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-e4e0f1b2-2cee-41c3-bfbd-0defa9c32b18 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:51.844470 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf25fe68-48e5-4bb0-aea6-f41c413d9a10 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:51.844535 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-e4e0f1b2-2cee-41c3-bfbd-0defa9c32b18 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:51.853542 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:51.853542 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:51.857365 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf25fe68-48e5-4bb0-aea6-f41c413d9a10 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:51.861516 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf25fe68-48e5-4bb0-aea6-f41c413d9a10 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:51.861859 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1018/4062] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:51 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:51.869528 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:51.869528 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:51.880704 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1f25d03-fe93-44b8-b136-ebb3943e7ff3 req-e4e0f1b2-2cee-41c3-bfbd-0defa9c32b18 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0/action returned with HTTP 204 Aug 18 22:58:51.881145 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1018/4063] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:58:51 2026] POST /volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:52.878978 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97f77f0b-6c4b-4e7d-9ff2-5c3a1e3dddd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:52.881031 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97f77f0b-6c4b-4e7d-9ff2-5c3a1e3dddd7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:52.881312 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97f77f0b-6c4b-4e7d-9ff2-5c3a1e3dddd7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:52.881566 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97f77f0b-6c4b-4e7d-9ff2-5c3a1e3dddd7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:52.891164 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:52.891164 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:52.894882 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97f77f0b-6c4b-4e7d-9ff2-5c3a1e3dddd7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:52.898796 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97f77f0b-6c4b-4e7d-9ff2-5c3a1e3dddd7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:52.899220 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1017/4064] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:52 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:53.919220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2659669b-8d25-4a61-b487-822e5dc72a77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:53.921581 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2659669b-8d25-4a61-b487-822e5dc72a77 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:53.921824 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2659669b-8d25-4a61-b487-822e5dc72a77 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:53.922070 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2659669b-8d25-4a61-b487-822e5dc72a77 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:53.931020 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:53.931020 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:53.935554 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2659669b-8d25-4a61-b487-822e5dc72a77 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:53.941589 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2659669b-8d25-4a61-b487-822e5dc72a77 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:53.942093 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1012/4065] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:53 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:54.958782 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8b949810-86f2-4d5e-83b5-1ec326d602eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:54.961804 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b949810-86f2-4d5e-83b5-1ec326d602eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:54.963305 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b949810-86f2-4d5e-83b5-1ec326d602eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:54.963305 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8b949810-86f2-4d5e-83b5-1ec326d602eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:54.973585 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:54.973585 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:54.979208 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8b949810-86f2-4d5e-83b5-1ec326d602eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:54.984388 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8b949810-86f2-4d5e-83b5-1ec326d602eb tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:54.985082 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1019/4066] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:54 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:55.128426 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-b5b08a18-32a9-4a8f-8e7f-72cdfc7452f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:55.130236 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-b5b08a18-32a9-4a8f-8e7f-72cdfc7452f0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:55.130460 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-b5b08a18-32a9-4a8f-8e7f-72cdfc7452f0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:55.130674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-b5b08a18-32a9-4a8f-8e7f-72cdfc7452f0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:55.136935 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:55.136935 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:55.140149 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-b5b08a18-32a9-4a8f-8e7f-72cdfc7452f0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:55.143993 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-b5b08a18-32a9-4a8f-8e7f-72cdfc7452f0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:55.144314 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1019/4067] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:58:55 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1360 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:55.209501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7cce9037-6ba9-4d8a-bb80-37f0fa3c0a9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:55.209925 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cce9037-6ba9-4d8a-bb80-37f0fa3c0a9e None None] GET https://10.4.3.89/volume// Aug 18 22:58:55.210005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cce9037-6ba9-4d8a-bb80-37f0fa3c0a9e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:55.210166 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cce9037-6ba9-4d8a-bb80-37f0fa3c0a9e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:55.210514 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cce9037-6ba9-4d8a-bb80-37f0fa3c0a9e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:55.210804 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1018/4068] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:58:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:55.217825 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-20eb3839-9012-4ef5-b762-89ebf17725fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:55.219809 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-20eb3839-9012-4ef5-b762-89ebf17725fd tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:58:55.220189 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-20eb3839-9012-4ef5-b762-89ebf17725fd tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "beae35de-6fe3-408a-aab4-d014052f0441", "connector": null, "instance_uuid": "98013eed-69d9-49d8-822c-79350596fc41"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:55.228386 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:55.228386 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:55.250423 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-20eb3839-9012-4ef5-b762-89ebf17725fd tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:58:55.250899 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1013/4069] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:58:55 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:55.279920 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f5f1948d-b58b-42c4-8c46-c6552d4fd9fc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:55.281784 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5f1948d-b58b-42c4-8c46-c6552d4fd9fc tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:55.282123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5f1948d-b58b-42c4-8c46-c6552d4fd9fc tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:55.283432 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f5f1948d-b58b-42c4-8c46-c6552d4fd9fc tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:55.288999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6261d5c2-f350-4ce5-a45a-385353297108 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:55.288999 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6261d5c2-f350-4ce5-a45a-385353297108 None None] GET https://10.4.3.89/volume// Aug 18 22:58:55.288999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6261d5c2-f350-4ce5-a45a-385353297108 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:55.288999 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6261d5c2-f350-4ce5-a45a-385353297108 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:55.288999 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6261d5c2-f350-4ce5-a45a-385353297108 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:58:55.288999 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1020/4070] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:58:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:58:55.293816 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:55.293816 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:55.295518 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-5b5ab558-e581-4b5c-97e1-2ee3006876b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:55.297668 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-5b5ab558-e581-4b5c-97e1-2ee3006876b9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:55.297886 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-5b5ab558-e581-4b5c-97e1-2ee3006876b9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:55.298085 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-5b5ab558-e581-4b5c-97e1-2ee3006876b9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:55.303287 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f5f1948d-b58b-42c4-8c46-c6552d4fd9fc tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:55.306231 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f5f1948d-b58b-42c4-8c46-c6552d4fd9fc tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:55.306815 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1020/4071] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:55 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:55.310625 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:55.310625 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:55.311515 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-5b5ab558-e581-4b5c-97e1-2ee3006876b9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:55.315523 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-5b5ab558-e581-4b5c-97e1-2ee3006876b9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:55.315897 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1019/4072] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:58:55 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:58:55.437574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-87ae5ed8-8724-4c18-b47b-3b13b4a6a2b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:55.441697 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-87ae5ed8-8724-4c18-b47b-3b13b4a6a2b6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] PUT https://10.4.3.89/volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 Aug 18 22:58:55.442059 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-87ae5ed8-8724-4c18-b47b-3b13b4a6a2b6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:55.449046 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-87ae5ed8-8724-4c18-b47b-3b13b4a6a2b6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Acquiring lock "cinder-attachment_update-beae35de-6fe3-408a-aab4-d014052f0441-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:58:55.453477 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-87ae5ed8-8724-4c18-b47b-3b13b4a6a2b6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Lock "cinder-attachment_update-beae35de-6fe3-408a-aab4-d014052f0441-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:58:55.454416 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:55.454416 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:55.532842 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-87ae5ed8-8724-4c18-b47b-3b13b4a6a2b6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Lock "cinder-attachment_update-beae35de-6fe3-408a-aab4-d014052f0441-np0000007715" released by "attachment_update" :: held 0.079s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:58:55.533432 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-87ae5ed8-8724-4c18-b47b-3b13b4a6a2b6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 returned with HTTP 200 Aug 18 22:58:55.533907 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1014/4073] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:58:55 2026] PUT /volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:55.998296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05e0764f-a20b-4162-917c-5de52da4feee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:56.000136 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05e0764f-a20b-4162-917c-5de52da4feee tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:56.000368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05e0764f-a20b-4162-917c-5de52da4feee tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:56.000580 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05e0764f-a20b-4162-917c-5de52da4feee tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:56.007938 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:56.007938 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:56.012064 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05e0764f-a20b-4162-917c-5de52da4feee tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:56.016801 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05e0764f-a20b-4162-917c-5de52da4feee tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:56.017326 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1021/4074] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:55 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:56.322713 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7f23ed01-498d-4c60-8f5b-8e574fe181b5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:56.325934 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f23ed01-498d-4c60-8f5b-8e574fe181b5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:56.326116 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f23ed01-498d-4c60-8f5b-8e574fe181b5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:56.326292 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7f23ed01-498d-4c60-8f5b-8e574fe181b5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:56.340933 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:56.340933 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:56.345135 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7f23ed01-498d-4c60-8f5b-8e574fe181b5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:56.353537 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7f23ed01-498d-4c60-8f5b-8e574fe181b5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:56.353537 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1021/4075] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:56 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:57.030661 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a727e9f-e3e2-470b-9329-d53d25f6c8a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:57.032355 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a727e9f-e3e2-470b-9329-d53d25f6c8a5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:57.032531 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a727e9f-e3e2-470b-9329-d53d25f6c8a5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:57.032706 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a727e9f-e3e2-470b-9329-d53d25f6c8a5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:57.039578 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:57.039578 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:57.042903 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a727e9f-e3e2-470b-9329-d53d25f6c8a5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:57.047196 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a727e9f-e3e2-470b-9329-d53d25f6c8a5 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:57.047577 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1020/4076] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:57 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:57.371573 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-735ea6c3-4292-424c-a8ff-202a7a59b0e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:57.375496 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-735ea6c3-4292-424c-a8ff-202a7a59b0e4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:57.375496 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-735ea6c3-4292-424c-a8ff-202a7a59b0e4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:57.375496 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-735ea6c3-4292-424c-a8ff-202a7a59b0e4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:57.387444 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:57.387444 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:57.390358 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-735ea6c3-4292-424c-a8ff-202a7a59b0e4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:57.396344 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-735ea6c3-4292-424c-a8ff-202a7a59b0e4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:57.396344 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1015/4077] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:57 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:58.062710 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-897cb9b7-4f7d-43ad-a107-f5dc658bda0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:58.064846 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-897cb9b7-4f7d-43ad-a107-f5dc658bda0b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:58.065071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-897cb9b7-4f7d-43ad-a107-f5dc658bda0b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:58.065316 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-897cb9b7-4f7d-43ad-a107-f5dc658bda0b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:58.074554 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:58.074554 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:58.079567 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-897cb9b7-4f7d-43ad-a107-f5dc658bda0b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:58.085419 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-897cb9b7-4f7d-43ad-a107-f5dc658bda0b tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:58.085961 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1022/4078] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:58 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:58.413148 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d64657c4-5738-452a-921a-d393e3a4e00b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:58.415822 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d64657c4-5738-452a-921a-d393e3a4e00b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:58.416073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d64657c4-5738-452a-921a-d393e3a4e00b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:58.416356 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d64657c4-5738-452a-921a-d393e3a4e00b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:58.430528 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:58.430528 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:58.435884 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d64657c4-5738-452a-921a-d393e3a4e00b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:58.442974 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d64657c4-5738-452a-921a-d393e3a4e00b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:58.443780 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1022/4079] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:58 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:59.098174 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c7d50ee-4667-46ec-883b-245f97f0515f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:59.100117 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c7d50ee-4667-46ec-883b-245f97f0515f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:58:59.100343 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c7d50ee-4667-46ec-883b-245f97f0515f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:59.100560 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c7d50ee-4667-46ec-883b-245f97f0515f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:59.112636 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:59.112636 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:59.117004 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c7d50ee-4667-46ec-883b-245f97f0515f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:58:59.122718 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c7d50ee-4667-46ec-883b-245f97f0515f tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:58:59.123183 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1021/4080] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:59 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:58:59.359951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-1ff168c8-c724-4181-b081-472d851d87db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:59.362107 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-1ff168c8-c724-4181-b081-472d851d87db tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639/action Aug 18 22:58:59.362475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-1ff168c8-c724-4181-b081-472d851d87db tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:58:59.362633 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-1ff168c8-c724-4181-b081-472d851d87db tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:59.381402 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:59.381402 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:59.390748 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5b919b4d-9d77-464d-8d19-9f8d57211804 req-1ff168c8-c724-4181-b081-472d851d87db tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639/action returned with HTTP 204 Aug 18 22:58:59.391183 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1016/4081] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:58:59 2026] POST /volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:58:59.456287 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e653b061-2638-49dd-b3d6-9fbde0489652 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:59.458476 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e653b061-2638-49dd-b3d6-9fbde0489652 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:59.458720 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e653b061-2638-49dd-b3d6-9fbde0489652 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:59.458976 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e653b061-2638-49dd-b3d6-9fbde0489652 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:59.470428 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:59.470428 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:58:59.474494 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e653b061-2638-49dd-b3d6-9fbde0489652 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:59.480208 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e653b061-2638-49dd-b3d6-9fbde0489652 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:58:59.480725 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1023/4082] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:58:59 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1652 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:58:59.493009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8e0f93ed-e53b-4ee3-81b4-98a5755cb24c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:59.494779 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e0f93ed-e53b-4ee3-81b4-98a5755cb24c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:58:59.495127 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8e0f93ed-e53b-4ee3-81b4-98a5755cb24c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beae35de-6fe3-408a-aab4-d014052f0441", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-31191104"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:59.506396 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:59.506396 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:58:59.507197 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8e0f93ed-e53b-4ee3-81b4-98a5755cb24c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:59.507401 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-8e0f93ed-e53b-4ee3-81b4-98a5755cb24c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:59.510862 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8e0f93ed-e53b-4ee3-81b4-98a5755cb24c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 400 Aug 18 22:58:59.511761 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1023/4083] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:58:59 2026] POST /volume/v3/snapshots => generated 160 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 22:58:59.518575 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75b60db7-15cd-4da5-a655-a7917f3367e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:59.520730 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75b60db7-15cd-4da5-a655-a7917f3367e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:58:59.521127 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75b60db7-15cd-4da5-a655-a7917f3367e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beae35de-6fe3-408a-aab4-d014052f0441", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1410135634"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:58:59.533775 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:59.533775 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:58:59.534462 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75b60db7-15cd-4da5-a655-a7917f3367e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:58:59.534646 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-75b60db7-15cd-4da5-a655-a7917f3367e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:58:59.561318 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-75b60db7-15cd-4da5-a655-a7917f3367e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['08bbed7b-bc26-480a-992d-a20d2ec8d463', 'eedcc257-21d6-4ac0-8a9e-0b098d4a1eae', 'bca80853-fba2-4b9a-96db-01f8e4d426a2', '0885c576-633e-42c2-baee-03e193af5cad'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:58:59.587963 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75b60db7-15cd-4da5-a655-a7917f3367e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot force create request issued successfully. Aug 18 22:58:59.588247 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75b60db7-15cd-4da5-a655-a7917f3367e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:58:59.588654 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1022/4084] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:58:59 2026] POST /volume/v3/snapshots => generated 310 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:58:59.603280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f65726b-886f-498f-aa7e-16d2fbebaeb0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:58:59.605587 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f65726b-886f-498f-aa7e-16d2fbebaeb0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 Aug 18 22:58:59.605955 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f65726b-886f-498f-aa7e-16d2fbebaeb0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:58:59.606156 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f65726b-886f-498f-aa7e-16d2fbebaeb0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:58:59.613666 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:58:59.613666 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:58:59.614158 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f65726b-886f-498f-aa7e-16d2fbebaeb0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:58:59.615021 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f65726b-886f-498f-aa7e-16d2fbebaeb0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 returned with HTTP 200 Aug 18 22:58:59.615431 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1017/4085] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:58:59 2026] GET /volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:00.140414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9623d7a5-cdd8-42d2-a60b-aa7ed0470b71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:00.142394 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9623d7a5-cdd8-42d2-a60b-aa7ed0470b71 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:00.142608 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9623d7a5-cdd8-42d2-a60b-aa7ed0470b71 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:00.142851 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9623d7a5-cdd8-42d2-a60b-aa7ed0470b71 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:00.151260 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:00.151260 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:00.155102 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9623d7a5-cdd8-42d2-a60b-aa7ed0470b71 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:00.160547 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9623d7a5-cdd8-42d2-a60b-aa7ed0470b71 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:59:00.160933 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1024/4086] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:00 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:00.624033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-122700a8-41bf-4ffb-92d0-1e3a8ccc7cde None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:00.625777 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-122700a8-41bf-4ffb-92d0-1e3a8ccc7cde tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 Aug 18 22:59:00.625820 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-122700a8-41bf-4ffb-92d0-1e3a8ccc7cde tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:00.626021 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-122700a8-41bf-4ffb-92d0-1e3a8ccc7cde tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:00.631367 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:00.631367 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:00.631837 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-122700a8-41bf-4ffb-92d0-1e3a8ccc7cde tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:00.632569 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-122700a8-41bf-4ffb-92d0-1e3a8ccc7cde tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 returned with HTTP 200 Aug 18 22:59:00.632923 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1024/4087] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:00 2026] GET /volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:00.645149 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d410c8d-cafd-412b-a531-3105d9576f29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:00.647130 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d410c8d-cafd-412b-a531-3105d9576f29 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:59:00.647482 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d410c8d-cafd-412b-a531-3105d9576f29 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beae35de-6fe3-408a-aab4-d014052f0441", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1290192883"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:00.656964 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:00.656964 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:00.657476 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d410c8d-cafd-412b-a531-3105d9576f29 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:00.657611 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3d410c8d-cafd-412b-a531-3105d9576f29 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:00.679854 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3d410c8d-cafd-412b-a531-3105d9576f29 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['84c8a80d-ce0d-43f7-bb04-b93f7ff1e46c', 'd64db879-eef7-4f95-920e-84a54816ee3f', '4b83ac58-ecaa-4aed-895e-74f32cbaef96', '85c80403-7285-4d3e-ab4b-4eaf477cfe6d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:59:00.706651 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d410c8d-cafd-412b-a531-3105d9576f29 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot force create request issued successfully. Aug 18 22:59:00.707010 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d410c8d-cafd-412b-a531-3105d9576f29 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:59:00.707485 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1023/4088] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:59:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:59:00.718568 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4215b949-d432-4411-bf95-149fd1396c25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:00.720026 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4215b949-d432-4411-bf95-149fd1396c25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 Aug 18 22:59:00.720378 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4215b949-d432-4411-bf95-149fd1396c25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:00.720545 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4215b949-d432-4411-bf95-149fd1396c25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:00.725380 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:00.725380 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:00.725844 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4215b949-d432-4411-bf95-149fd1396c25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:00.726888 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4215b949-d432-4411-bf95-149fd1396c25 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 returned with HTTP 200 Aug 18 22:59:00.727006 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1018/4089] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:00 2026] GET /volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:01.173553 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8388cbe0-575a-482f-9af7-1c05c3769466 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:01.175226 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8388cbe0-575a-482f-9af7-1c05c3769466 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:01.175514 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8388cbe0-575a-482f-9af7-1c05c3769466 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:01.175786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8388cbe0-575a-482f-9af7-1c05c3769466 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:01.182924 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:01.182924 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:01.186648 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8388cbe0-575a-482f-9af7-1c05c3769466 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:01.191556 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8388cbe0-575a-482f-9af7-1c05c3769466 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:59:01.192117 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1025/4090] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:01 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:01.347733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-e3c2f336-724d-43fb-8e4e-11e9aca2e59c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:01.349894 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-e3c2f336-724d-43fb-8e4e-11e9aca2e59c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:01.350107 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-e3c2f336-724d-43fb-8e4e-11e9aca2e59c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:01.350315 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-e3c2f336-724d-43fb-8e4e-11e9aca2e59c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:01.357437 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:01.357437 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:01.360825 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-e3c2f336-724d-43fb-8e4e-11e9aca2e59c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:01.365436 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-e3c2f336-724d-43fb-8e4e-11e9aca2e59c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:59:01.365934 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1025/4091] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:01 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:01.735549 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e93c4a8-d6c7-489a-b160-e2b50946d4fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:01.737808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e93c4a8-d6c7-489a-b160-e2b50946d4fd tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 Aug 18 22:59:01.738017 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e93c4a8-d6c7-489a-b160-e2b50946d4fd tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:01.738206 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e93c4a8-d6c7-489a-b160-e2b50946d4fd tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:01.744560 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:01.744560 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:01.744994 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e93c4a8-d6c7-489a-b160-e2b50946d4fd tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:01.745927 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e93c4a8-d6c7-489a-b160-e2b50946d4fd tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 returned with HTTP 200 Aug 18 22:59:01.746309 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1024/4092] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:01 2026] GET /volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:01.754788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08c36789-b55f-4011-a680-98311cba5d4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:01.756564 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08c36789-b55f-4011-a680-98311cba5d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:59:01.756946 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08c36789-b55f-4011-a680-98311cba5d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "beae35de-6fe3-408a-aab4-d014052f0441", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1331734186"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:01.767548 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:01.767548 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:01.768177 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08c36789-b55f-4011-a680-98311cba5d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:01.768437 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-08c36789-b55f-4011-a680-98311cba5d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:01.796042 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-08c36789-b55f-4011-a680-98311cba5d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['8c139fa9-2f76-44fa-8a63-0be0c56a3878', 'b1df29e6-9629-4c08-80ce-22d1fff32dfc', 'afefa061-c641-401f-8020-bbbc35f93d0d', 'c8068e7a-1c7d-4d7f-8c6d-ced43e33eb40'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:59:01.803657 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c5b12589-723a-4448-97a7-c4d946aacffe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:01.805895 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c5b12589-723a-4448-97a7-c4d946aacffe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:01.807253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c5b12589-723a-4448-97a7-c4d946aacffe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:01.807253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c5b12589-723a-4448-97a7-c4d946aacffe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:01.813178 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:01.813178 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:01.817079 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c5b12589-723a-4448-97a7-c4d946aacffe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:01.822734 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c5b12589-723a-4448-97a7-c4d946aacffe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:59:01.823318 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1026/4093] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:01 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 1448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:01.830674 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-08c36789-b55f-4011-a680-98311cba5d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot force create request issued successfully. Aug 18 22:59:01.831091 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08c36789-b55f-4011-a680-98311cba5d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:59:01.831579 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1019/4094] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:59:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:59:01.834489 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-10f1a30c-bb2e-4820-94cb-a9fab543b35b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:01.834871 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10f1a30c-bb2e-4820-94cb-a9fab543b35b None None] GET https://10.4.3.89/volume// Aug 18 22:59:01.834871 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10f1a30c-bb2e-4820-94cb-a9fab543b35b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:01.835119 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-10f1a30c-bb2e-4820-94cb-a9fab543b35b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:01.837129 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-10f1a30c-bb2e-4820-94cb-a9fab543b35b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:01.837129 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1026/4095] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 22:59:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:01.841784 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e88b8f28-eec4-41d4-83fa-8b2938afac96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:01.843823 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88b8f28-eec4-41d4-83fa-8b2938afac96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e Aug 18 22:59:01.844011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e88b8f28-eec4-41d4-83fa-8b2938afac96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:01.844203 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e88b8f28-eec4-41d4-83fa-8b2938afac96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:01.846183 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-7314d9b3-6024-46ba-8bdc-c798451bee69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:01.848180 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-7314d9b3-6024-46ba-8bdc-c798451bee69 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:59:01.848600 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-7314d9b3-6024-46ba-8bdc-c798451bee69 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65dd56a4-24a4-43f9-8dc8-b83d86bb729b", "connector": null, "instance_uuid": "3ac42ccc-4d7a-406b-8dbd-dcb17a4181eb"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:01.849024 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:01.849024 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:01.849441 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e88b8f28-eec4-41d4-83fa-8b2938afac96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:01.850201 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88b8f28-eec4-41d4-83fa-8b2938afac96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e returned with HTTP 200 Aug 18 22:59:01.853613 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1025/4096] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:01 2026] GET /volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:01.859571 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:01.859571 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:01.883681 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-7314d9b3-6024-46ba-8bdc-c798451bee69 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:59:01.884228 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1027/4097] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:59:01 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:02.804165 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00367038-5c05-4526-b1ee-26c8bdf3a651 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:02.804782 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00367038-5c05-4526-b1ee-26c8bdf3a651 None None] GET https://10.4.3.89/volume// Aug 18 22:59:02.805013 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00367038-5c05-4526-b1ee-26c8bdf3a651 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:02.805279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00367038-5c05-4526-b1ee-26c8bdf3a651 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:02.805708 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00367038-5c05-4526-b1ee-26c8bdf3a651 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:02.806105 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1020/4098] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:59:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:02.812644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c0057c47-5e2a-4c2f-a953-76aefbc014c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:02.814902 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c0057c47-5e2a-4c2f-a953-76aefbc014c7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:02.815124 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c0057c47-5e2a-4c2f-a953-76aefbc014c7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:02.815316 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c0057c47-5e2a-4c2f-a953-76aefbc014c7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:02.825095 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:02.825095 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:02.828713 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c0057c47-5e2a-4c2f-a953-76aefbc014c7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:02.833583 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-c0057c47-5e2a-4c2f-a953-76aefbc014c7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:59:02.834021 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1027/4099] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:59:02 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 1627 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:02.863611 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dd4db90-e775-42bf-9896-26934014a2ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:02.866609 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd4db90-e775-42bf-9896-26934014a2ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e Aug 18 22:59:02.866895 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd4db90-e775-42bf-9896-26934014a2ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:02.867185 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd4db90-e775-42bf-9896-26934014a2ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:02.875437 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:02.875437 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:02.875927 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3dd4db90-e775-42bf-9896-26934014a2ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:02.876836 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd4db90-e775-42bf-9896-26934014a2ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e returned with HTTP 200 Aug 18 22:59:02.877229 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1026/4100] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:02 2026] GET /volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:02.886062 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e58e09bc-8300-429c-9e67-665d75c462e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:02.887990 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e58e09bc-8300-429c-9e67-665d75c462e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 Aug 18 22:59:02.888245 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e58e09bc-8300-429c-9e67-665d75c462e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:02.888483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e58e09bc-8300-429c-9e67-665d75c462e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:02.888583 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e58e09bc-8300-429c-9e67-665d75c462e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 5dbbd018-c646-4ada-9e24-efae706e5126 Aug 18 22:59:02.894937 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:02.894937 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:02.895517 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e58e09bc-8300-429c-9e67-665d75c462e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:02.913326 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e58e09bc-8300-429c-9e67-665d75c462e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 22:59:02.913606 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e58e09bc-8300-429c-9e67-665d75c462e5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 returned with HTTP 202 Aug 18 22:59:02.914074 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1028/4101] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:02 2026] DELETE /volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:02.920596 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcf381a3-c246-4f69-819e-36adfda63933 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:02.923089 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcf381a3-c246-4f69-819e-36adfda63933 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 Aug 18 22:59:02.923089 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcf381a3-c246-4f69-819e-36adfda63933 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:02.923173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcf381a3-c246-4f69-819e-36adfda63933 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:02.928853 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:02.928853 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:02.930630 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dcf381a3-c246-4f69-819e-36adfda63933 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:02.930630 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcf381a3-c246-4f69-819e-36adfda63933 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 returned with HTTP 200 Aug 18 22:59:02.931097 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1021/4102] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:02 2026] GET /volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:02.943199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-12507e83-8851-40d0-a9ae-b759805c29a7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:02.946334 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-12507e83-8851-40d0-a9ae-b759805c29a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] PUT https://10.4.3.89/volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252 Aug 18 22:59:02.946888 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-12507e83-8851-40d0-a9ae-b759805c29a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:02.956402 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-12507e83-8851-40d0-a9ae-b759805c29a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Acquiring lock "cinder-attachment_update-65dd56a4-24a4-43f9-8dc8-b83d86bb729b-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:59:02.961632 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-12507e83-8851-40d0-a9ae-b759805c29a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Lock "cinder-attachment_update-65dd56a4-24a4-43f9-8dc8-b83d86bb729b-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:59:02.963146 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:02.963146 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:03.057970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-12507e83-8851-40d0-a9ae-b759805c29a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Lock "cinder-attachment_update-65dd56a4-24a4-43f9-8dc8-b83d86bb729b-np0000007715" released by "attachment_update" :: held 0.096s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:59:03.058341 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-12507e83-8851-40d0-a9ae-b759805c29a7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252 returned with HTTP 200 Aug 18 22:59:03.059185 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1028/4103] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:59:02 2026] PUT /volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252 => generated 968 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:03.090286 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-4842b298-f129-4be8-9c62-a557da8ba403 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:03.092593 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-4842b298-f129-4be8-9c62-a557da8ba403 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] POST https://10.4.3.89/volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252/action Aug 18 22:59:03.093023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-4842b298-f129-4be8-9c62-a557da8ba403 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:59:03.093136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-4842b298-f129-4be8-9c62-a557da8ba403 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:03.109866 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:03.109866 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:03.120087 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-4842b298-f129-4be8-9c62-a557da8ba403 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252/action returned with HTTP 204 Aug 18 22:59:03.120552 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1027/4104] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:59:03 2026] POST /volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:03.940465 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18886f09-a201-4cd7-a663-0a355f92994a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:03.944512 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18886f09-a201-4cd7-a663-0a355f92994a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 Aug 18 22:59:03.944714 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18886f09-a201-4cd7-a663-0a355f92994a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:03.944921 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18886f09-a201-4cd7-a663-0a355f92994a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:03.949600 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18886f09-a201-4cd7-a663-0a355f92994a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 returned with HTTP 404 Aug 18 22:59:03.950138 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1029/4105] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:03 2026] GET /volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:03.956596 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db1454b0-0773-44d4-8eb0-d2b41010780c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:03.958437 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db1454b0-0773-44d4-8eb0-d2b41010780c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e Aug 18 22:59:03.958707 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db1454b0-0773-44d4-8eb0-d2b41010780c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:03.958953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db1454b0-0773-44d4-8eb0-d2b41010780c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:03.959140 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-db1454b0-0773-44d4-8eb0-d2b41010780c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: e011e268-29f4-4bb6-aedf-507735c5b76e Aug 18 22:59:03.964404 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:03.964404 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:03.965016 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db1454b0-0773-44d4-8eb0-d2b41010780c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:03.990475 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db1454b0-0773-44d4-8eb0-d2b41010780c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 22:59:03.990729 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db1454b0-0773-44d4-8eb0-d2b41010780c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e returned with HTTP 202 Aug 18 22:59:03.991278 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1022/4106] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:03 2026] DELETE /volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:03.998386 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2ea7d69b-733c-490d-abdb-75baca376198 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:04.000739 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ea7d69b-733c-490d-abdb-75baca376198 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e Aug 18 22:59:04.001038 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ea7d69b-733c-490d-abdb-75baca376198 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:04.001261 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2ea7d69b-733c-490d-abdb-75baca376198 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:04.007868 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:04.007868 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:04.008526 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2ea7d69b-733c-490d-abdb-75baca376198 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:04.009653 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2ea7d69b-733c-490d-abdb-75baca376198 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e returned with HTTP 200 Aug 18 22:59:04.010120 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1029/4107] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:03 2026] GET /volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:05.018710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c2e57f6-c466-427c-bf6d-1c564a71eb21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:05.020997 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c2e57f6-c466-427c-bf6d-1c564a71eb21 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e Aug 18 22:59:05.021253 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c2e57f6-c466-427c-bf6d-1c564a71eb21 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:05.021502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c2e57f6-c466-427c-bf6d-1c564a71eb21 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:05.026279 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c2e57f6-c466-427c-bf6d-1c564a71eb21 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e returned with HTTP 404 Aug 18 22:59:05.026832 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1028/4108] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:05 2026] GET /volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:05.033186 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b520400e-f770-48fd-824b-05cc57caa4a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:05.035344 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b520400e-f770-48fd-824b-05cc57caa4a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 Aug 18 22:59:05.035577 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b520400e-f770-48fd-824b-05cc57caa4a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:05.036026 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b520400e-f770-48fd-824b-05cc57caa4a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:05.036169 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-b520400e-f770-48fd-824b-05cc57caa4a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 8c3167a0-a2d3-44c2-a6f6-12afa17beb22 Aug 18 22:59:05.042399 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:05.042399 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:05.042978 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b520400e-f770-48fd-824b-05cc57caa4a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:05.060251 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b520400e-f770-48fd-824b-05cc57caa4a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 22:59:05.060466 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b520400e-f770-48fd-824b-05cc57caa4a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 returned with HTTP 202 Aug 18 22:59:05.060868 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1030/4109] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:05 2026] DELETE /volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:05.069108 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-160870a4-ee5a-43a3-96c5-03d395f81721 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:05.071107 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-160870a4-ee5a-43a3-96c5-03d395f81721 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 Aug 18 22:59:05.071420 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-160870a4-ee5a-43a3-96c5-03d395f81721 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:05.071694 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-160870a4-ee5a-43a3-96c5-03d395f81721 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:05.076872 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:05.076872 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:05.077330 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-160870a4-ee5a-43a3-96c5-03d395f81721 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:05.078153 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-160870a4-ee5a-43a3-96c5-03d395f81721 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 returned with HTTP 200 Aug 18 22:59:05.078561 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1023/4110] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:05 2026] GET /volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:06.086943 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb4865cd-cee7-4ce7-8230-e548eb7553f9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:06.088459 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb4865cd-cee7-4ce7-8230-e548eb7553f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 Aug 18 22:59:06.088624 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb4865cd-cee7-4ce7-8230-e548eb7553f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:06.088797 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb4865cd-cee7-4ce7-8230-e548eb7553f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:06.093629 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb4865cd-cee7-4ce7-8230-e548eb7553f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 returned with HTTP 404 Aug 18 22:59:06.094151 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1030/4111] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:06 2026] GET /volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:06.101918 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3ffe8bc-f001-483f-9aec-04be9fb610fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:06.104132 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3ffe8bc-f001-483f-9aec-04be9fb610fa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e Aug 18 22:59:06.104381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3ffe8bc-f001-483f-9aec-04be9fb610fa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:06.104575 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3ffe8bc-f001-483f-9aec-04be9fb610fa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:06.104693 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-d3ffe8bc-f001-483f-9aec-04be9fb610fa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: e011e268-29f4-4bb6-aedf-507735c5b76e Aug 18 22:59:06.110732 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3ffe8bc-f001-483f-9aec-04be9fb610fa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e returned with HTTP 404 Aug 18 22:59:06.111467 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1029/4112] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:06 2026] DELETE /volume/v3/snapshots/e011e268-29f4-4bb6-aedf-507735c5b76e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:06.119048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ac775f2-cd8c-4fa9-bb38-8c21b326220f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:06.121284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ac775f2-cd8c-4fa9-bb38-8c21b326220f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 Aug 18 22:59:06.121533 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ac775f2-cd8c-4fa9-bb38-8c21b326220f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:06.121721 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ac775f2-cd8c-4fa9-bb38-8c21b326220f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:06.121838 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-5ac775f2-cd8c-4fa9-bb38-8c21b326220f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 8c3167a0-a2d3-44c2-a6f6-12afa17beb22 Aug 18 22:59:06.126363 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ac775f2-cd8c-4fa9-bb38-8c21b326220f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 returned with HTTP 404 Aug 18 22:59:06.127012 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1031/4113] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:06 2026] DELETE /volume/v3/snapshots/8c3167a0-a2d3-44c2-a6f6-12afa17beb22 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:06.134335 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b864047d-5b3c-43d9-8985-516938af3e04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:06.136350 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b864047d-5b3c-43d9-8985-516938af3e04 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 Aug 18 22:59:06.136629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b864047d-5b3c-43d9-8985-516938af3e04 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:06.136841 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b864047d-5b3c-43d9-8985-516938af3e04 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:06.136922 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b864047d-5b3c-43d9-8985-516938af3e04 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 5dbbd018-c646-4ada-9e24-efae706e5126 Aug 18 22:59:06.141566 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b864047d-5b3c-43d9-8985-516938af3e04 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 returned with HTTP 404 Aug 18 22:59:06.142046 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1024/4114] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:06 2026] DELETE /volume/v3/snapshots/5dbbd018-c646-4ada-9e24-efae706e5126 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:06.182091 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-65883def-8052-4950-9e1a-0f81c6723a0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:06.184118 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-65883def-8052-4950-9e1a-0f81c6723a0e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:06.184386 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-65883def-8052-4950-9e1a-0f81c6723a0e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:06.184654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-65883def-8052-4950-9e1a-0f81c6723a0e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:06.195209 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:06.195209 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:06.199452 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-65883def-8052-4950-9e1a-0f81c6723a0e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:06.204468 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-65883def-8052-4950-9e1a-0f81c6723a0e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:59:06.204997 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1031/4115] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:06 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1652 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:06.226138 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-2ddd201a-7c37-4ec2-a39c-995dea2bde2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:06.228539 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-2ddd201a-7c37-4ec2-a39c-995dea2bde2e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441/action Aug 18 22:59:06.228880 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-2ddd201a-7c37-4ec2-a39c-995dea2bde2e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:59:06.229026 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-2ddd201a-7c37-4ec2-a39c-995dea2bde2e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:06.242501 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:06.242501 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:06.243205 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-2ddd201a-7c37-4ec2-a39c-995dea2bde2e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:06.251537 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-2ddd201a-7c37-4ec2-a39c-995dea2bde2e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Begin detaching volume completed successfully. Aug 18 22:59:06.251843 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-2ddd201a-7c37-4ec2-a39c-995dea2bde2e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441/action returned with HTTP 202 Aug 18 22:59:06.252470 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1030/4116] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:59:06 2026] POST /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:59:06.303717 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b196495d-9649-4994-8ad4-8d5fa1ef4d68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:06.304099 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b196495d-9649-4994-8ad4-8d5fa1ef4d68 None None] GET https://10.4.3.89/volume// Aug 18 22:59:06.304262 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b196495d-9649-4994-8ad4-8d5fa1ef4d68 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:06.304502 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b196495d-9649-4994-8ad4-8d5fa1ef4d68 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:06.304802 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b196495d-9649-4994-8ad4-8d5fa1ef4d68 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:06.305065 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1032/4117] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:59:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:06.312429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-902f4556-6764-4dcc-a5df-c584096bb63c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:06.315102 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-902f4556-6764-4dcc-a5df-c584096bb63c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:06.315445 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-902f4556-6764-4dcc-a5df-c584096bb63c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:06.315614 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-902f4556-6764-4dcc-a5df-c584096bb63c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:06.325961 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:06.325961 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:06.329473 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-902f4556-6764-4dcc-a5df-c584096bb63c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:06.334503 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-902f4556-6764-4dcc-a5df-c584096bb63c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:59:06.335008 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1025/4118] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:59:06 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:07.329835 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-45ad5db2-e3f5-4bc0-9b40-bd9db91a45e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:07.332463 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-45ad5db2-e3f5-4bc0-9b40-bd9db91a45e2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b/encryption Aug 18 22:59:07.332699 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-45ad5db2-e3f5-4bc0-9b40-bd9db91a45e2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:07.332920 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-45ad5db2-e3f5-4bc0-9b40-bd9db91a45e2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:07.343627 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:07.343627 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:07.351208 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a386bacc-82df-4a71-9e33-8fc6cac7ea2e req-45ad5db2-e3f5-4bc0-9b40-bd9db91a45e2 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b/encryption returned with HTTP 200 Aug 18 22:59:07.351208 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1032/4119] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:59:07 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:07.752061 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-8493adc7-2dee-4852-be32-06caa9d70552 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:07.755797 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-8493adc7-2dee-4852-be32-06caa9d70552 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 Aug 18 22:59:07.756028 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-8493adc7-2dee-4852-be32-06caa9d70552 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:07.756228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-8493adc7-2dee-4852-be32-06caa9d70552 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:07.769511 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:07.769511 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:07.836884 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af37bbfa-f1d4-4cc2-886e-ba839bcb565f req-8493adc7-2dee-4852-be32-06caa9d70552 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 returned with HTTP 200 Aug 18 22:59:07.837766 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1031/4120] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:59:07 2026] DELETE /volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:09.022526 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-978035a2-8440-4413-b68b-927fe3198077 req-e8a13cdd-7c45-4d0a-bbf6-c6827e684c09 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:09.025124 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-978035a2-8440-4413-b68b-927fe3198077 req-e8a13cdd-7c45-4d0a-bbf6-c6827e684c09 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 Aug 18 22:59:09.025467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-978035a2-8440-4413-b68b-927fe3198077 req-e8a13cdd-7c45-4d0a-bbf6-c6827e684c09 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:09.025837 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-978035a2-8440-4413-b68b-927fe3198077 req-e8a13cdd-7c45-4d0a-bbf6-c6827e684c09 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:09.031690 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-978035a2-8440-4413-b68b-927fe3198077 req-e8a13cdd-7c45-4d0a-bbf6-c6827e684c09 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 returned with HTTP 404 Aug 18 22:59:09.032632 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1033/4121] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:59:09 2026] DELETE /volume/v3/attachments/7544a9f0-751d-4b37-9b8c-4c9dacfaa639 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 22:59:10.581869 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6353c534-257d-4c19-ad81-22b7c0a49cb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:10.583683 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6353c534-257d-4c19-ad81-22b7c0a49cb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:10.583907 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6353c534-257d-4c19-ad81-22b7c0a49cb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:10.584111 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6353c534-257d-4c19-ad81-22b7c0a49cb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:10.591258 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:10.591258 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:10.595634 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6353c534-257d-4c19-ad81-22b7c0a49cb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:10.601794 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6353c534-257d-4c19-ad81-22b7c0a49cb5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:59:10.602202 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1026/4122] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:10 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:10.621412 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce569b79-5cf2-4f5b-b438-9130494fe79b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:10.623471 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce569b79-5cf2-4f5b-b438-9130494fe79b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:10.623707 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce569b79-5cf2-4f5b-b438-9130494fe79b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:10.623933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce569b79-5cf2-4f5b-b438-9130494fe79b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:10.624151 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ce569b79-5cf2-4f5b-b438-9130494fe79b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume with id: beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:10.631778 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:10.631778 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:10.632262 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce569b79-5cf2-4f5b-b438-9130494fe79b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:10.650198 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce569b79-5cf2-4f5b-b438-9130494fe79b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume request issued successfully. Aug 18 22:59:10.650434 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce569b79-5cf2-4f5b-b438-9130494fe79b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 202 Aug 18 22:59:10.650890 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1033/4123] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:59:10 2026] DELETE /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:10.658826 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96ef58a2-7245-4973-bce3-e03c56691e00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:10.661377 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96ef58a2-7245-4973-bce3-e03c56691e00 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:10.661743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96ef58a2-7245-4973-bce3-e03c56691e00 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:10.662019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96ef58a2-7245-4973-bce3-e03c56691e00 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:10.671435 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:10.671435 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:10.676402 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96ef58a2-7245-4973-bce3-e03c56691e00 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:10.681997 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96ef58a2-7245-4973-bce3-e03c56691e00 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 200 Aug 18 22:59:10.682542 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1032/4124] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:10 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:11.696835 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3d3b41a1-66dc-4dc4-a5a8-a3159f24fbf5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:11.698903 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d3b41a1-66dc-4dc4-a5a8-a3159f24fbf5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 Aug 18 22:59:11.699132 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d3b41a1-66dc-4dc4-a5a8-a3159f24fbf5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:11.699451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3d3b41a1-66dc-4dc4-a5a8-a3159f24fbf5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:11.705655 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3d3b41a1-66dc-4dc4-a5a8-a3159f24fbf5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 returned with HTTP 404 Aug 18 22:59:11.706328 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1034/4125] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:11 2026] GET /volume/v3/volumes/beae35de-6fe3-408a-aab4-d014052f0441 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:11.718027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8180be4-577b-4691-b6c2-fefeeede0a15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:11.719964 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8180be4-577b-4691-b6c2-fefeeede0a15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:59:11.720201 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8180be4-577b-4691-b6c2-fefeeede0a15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:11.720453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8180be4-577b-4691-b6c2-fefeeede0a15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:11.729894 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:11.729894 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:11.734691 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8180be4-577b-4691-b6c2-fefeeede0a15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:11.740256 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8180be4-577b-4691-b6c2-fefeeede0a15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:59:11.740775 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1027/4126] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:11 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:11.754475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfcb1a40-793a-4440-ba2f-74f0678b83e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:11.756202 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfcb1a40-793a-4440-ba2f-74f0678b83e7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:59:11.756540 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfcb1a40-793a-4440-ba2f-74f0678b83e7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a771e0f0-ed83-406d-ba16-796c2646f119", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1921013379"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:11.765607 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:11.765607 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:11.765972 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfcb1a40-793a-4440-ba2f-74f0678b83e7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:11.766093 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-cfcb1a40-793a-4440-ba2f-74f0678b83e7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:59:11.788200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-cfcb1a40-793a-4440-ba2f-74f0678b83e7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['994c1eed-5794-47ad-82bf-211ec7680970', '41a9bf1b-90b8-443f-9141-d6ba4c17d296', '4104608f-d7f6-4ace-b857-62cf4a873817', '94639fd6-6d99-4f3d-916f-2cde0f486198'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:59:11.818651 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfcb1a40-793a-4440-ba2f-74f0678b83e7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot create request issued successfully. Aug 18 22:59:11.818949 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfcb1a40-793a-4440-ba2f-74f0678b83e7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:59:11.819360 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1034/4127] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:59:11 2026] POST /volume/v3/snapshots => generated 380 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:59:11.830030 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8dfe317-c7e2-48f5-b792-94aea1e182cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:11.832286 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8dfe317-c7e2-48f5-b792-94aea1e182cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:11.832657 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8dfe317-c7e2-48f5-b792-94aea1e182cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:11.832940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8dfe317-c7e2-48f5-b792-94aea1e182cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:11.839740 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:11.839740 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:11.840555 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8dfe317-c7e2-48f5-b792-94aea1e182cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:11.842208 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8dfe317-c7e2-48f5-b792-94aea1e182cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 200 Aug 18 22:59:11.842336 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1033/4128] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:11 2026] GET /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 512 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:12.852792 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4057d85f-c724-47ae-9b4a-c0c8ae1ac5b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:12.854467 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4057d85f-c724-47ae-9b4a-c0c8ae1ac5b2 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:12.854644 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4057d85f-c724-47ae-9b4a-c0c8ae1ac5b2 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:12.854832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4057d85f-c724-47ae-9b4a-c0c8ae1ac5b2 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:12.859964 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:12.859964 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:12.860495 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4057d85f-c724-47ae-9b4a-c0c8ae1ac5b2 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:12.861326 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4057d85f-c724-47ae-9b4a-c0c8ae1ac5b2 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 200 Aug 18 22:59:12.861826 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1035/4129] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:12 2026] GET /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:12.871948 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e818e1e8-2f83-434c-9a49-c416e098936c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:12.874215 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e818e1e8-2f83-434c-9a49-c416e098936c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:12.874492 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e818e1e8-2f83-434c-9a49-c416e098936c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:12.874737 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e818e1e8-2f83-434c-9a49-c416e098936c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:12.881695 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:12.881695 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:12.882553 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e818e1e8-2f83-434c-9a49-c416e098936c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:12.884180 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e818e1e8-2f83-434c-9a49-c416e098936c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 200 Aug 18 22:59:12.885154 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1028/4130] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:12 2026] GET /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:12.894721 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f495a17b-ba37-452f-ab03-350cb17e7aa6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:12.896819 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f495a17b-ba37-452f-ab03-350cb17e7aa6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 18 22:59:12.897320 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f495a17b-ba37-452f-ab03-350cb17e7aa6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:12.897602 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f495a17b-ba37-452f-ab03-350cb17e7aa6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:12.897925 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.api_utils [None req-f495a17b-ba37-452f-ab03-350cb17e7aa6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Removing options '' from query. {{(pid=100264) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 22:59:12.898319 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:12.898319 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:12.899394 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.db.api [None req-f495a17b-ba37-452f-ab03-350cb17e7aa6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Building query based on filter {{(pid=100264) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 22:59:12.904866 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f495a17b-ba37-452f-ab03-350cb17e7aa6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Get all snapshots completed successfully. Aug 18 22:59:12.905367 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f495a17b-ba37-452f-ab03-350cb17e7aa6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 18 22:59:12.905894 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1035/4131] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 22:59:12 2026] GET /volume/v3/snapshots => generated 408 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:12.915519 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e38531dd-d43c-4236-a3cf-463ad2498e7e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:12.917522 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e38531dd-d43c-4236-a3cf-463ad2498e7e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] PUT https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:12.917947 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e38531dd-d43c-4236-a3cf-463ad2498e7e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1478687133", "description": "This is the new description of snapshot."}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:12.925726 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:12.925726 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:12.926416 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e38531dd-d43c-4236-a3cf-463ad2498e7e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:12.932174 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e38531dd-d43c-4236-a3cf-463ad2498e7e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 200 Aug 18 22:59:12.932606 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1034/4132] 10.4.3.89 () {68 vars in 1368 bytes} [Tue Aug 18 22:59:12 2026] PUT /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 443 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:12.940809 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9723d30e-f8ed-4579-9c68-384d4a044c87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:12.942829 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9723d30e-f8ed-4579-9c68-384d4a044c87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:12.943069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9723d30e-f8ed-4579-9c68-384d4a044c87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:12.943349 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9723d30e-f8ed-4579-9c68-384d4a044c87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:12.948704 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:12.948704 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:12.949179 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9723d30e-f8ed-4579-9c68-384d4a044c87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:12.950108 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9723d30e-f8ed-4579-9c68-384d4a044c87 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 200 Aug 18 22:59:12.950533 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1036/4133] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:12 2026] GET /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 577 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:12.959223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94e67c64-9390-4016-b94f-487c696f39f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:12.961033 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94e67c64-9390-4016-b94f-487c696f39f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:12.961358 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94e67c64-9390-4016-b94f-487c696f39f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:12.961602 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94e67c64-9390-4016-b94f-487c696f39f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:12.961783 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-94e67c64-9390-4016-b94f-487c696f39f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:12.967068 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:12.967068 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:12.967616 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94e67c64-9390-4016-b94f-487c696f39f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:12.982863 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94e67c64-9390-4016-b94f-487c696f39f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 22:59:12.983089 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94e67c64-9390-4016-b94f-487c696f39f9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 202 Aug 18 22:59:12.983531 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1029/4134] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:12 2026] DELETE /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 18 22:59:12.992876 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc9cdcc1-a812-47b8-9c3d-e90cfa593b99 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:12.993851 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc9cdcc1-a812-47b8-9c3d-e90cfa593b99 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:12.993851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc9cdcc1-a812-47b8-9c3d-e90cfa593b99 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:12.993851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc9cdcc1-a812-47b8-9c3d-e90cfa593b99 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:12.999320 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:12.999320 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:12.999877 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fc9cdcc1-a812-47b8-9c3d-e90cfa593b99 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:13.000747 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc9cdcc1-a812-47b8-9c3d-e90cfa593b99 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 200 Aug 18 22:59:13.001100 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1036/4135] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:12 2026] GET /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:14.010885 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e984f50e-62fb-48b2-b0bc-32f565e60515 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:14.012622 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e984f50e-62fb-48b2-b0bc-32f565e60515 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:14.012863 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e984f50e-62fb-48b2-b0bc-32f565e60515 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:14.013131 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e984f50e-62fb-48b2-b0bc-32f565e60515 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:14.017553 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e984f50e-62fb-48b2-b0bc-32f565e60515 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 404 Aug 18 22:59:14.018247 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1035/4136] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:14 2026] GET /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:14.024689 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8754bf6e-b480-4602-bd57-feff2af62f95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:14.026742 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8754bf6e-b480-4602-bd57-feff2af62f95 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:14.026974 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8754bf6e-b480-4602-bd57-feff2af62f95 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:14.027210 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8754bf6e-b480-4602-bd57-feff2af62f95 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:14.027343 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-8754bf6e-b480-4602-bd57-feff2af62f95 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: c5f54970-8306-48d9-98a7-35952d529bca Aug 18 22:59:14.031992 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8754bf6e-b480-4602-bd57-feff2af62f95 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca returned with HTTP 404 Aug 18 22:59:14.032580 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1037/4137] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:14 2026] DELETE /volume/v3/snapshots/c5f54970-8306-48d9-98a7-35952d529bca => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:14.041475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f7439a3-55d4-406b-833a-422445b03b65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:14.043422 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f7439a3-55d4-406b-833a-422445b03b65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:59:14.043638 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f7439a3-55d4-406b-833a-422445b03b65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:14.043864 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f7439a3-55d4-406b-833a-422445b03b65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:14.051109 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:14.051109 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:14.054503 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f7439a3-55d4-406b-833a-422445b03b65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:14.058410 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f7439a3-55d4-406b-833a-422445b03b65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:59:14.058815 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1030/4138] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:14 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:14.070905 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-161c83f5-467a-4040-a530-ff9ceb4d8b97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:14.072626 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-161c83f5-467a-4040-a530-ff9ceb4d8b97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 22:59:14.072970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-161c83f5-467a-4040-a530-ff9ceb4d8b97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a771e0f0-ed83-406d-ba16-796c2646f119", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-162751627"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:14.080547 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:14.080547 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:14.081002 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-161c83f5-467a-4040-a530-ff9ceb4d8b97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:14.081119 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-161c83f5-467a-4040-a530-ff9ceb4d8b97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:59:14.103110 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-161c83f5-467a-4040-a530-ff9ceb4d8b97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['3268525b-4040-44ef-ad2c-d17661158a52', 'c1dfc2c8-8909-400b-b5e3-51836cb36098', 'a4aeb99b-78c1-46da-ae25-9aa09eb02620', '041e01c6-d384-483c-a3e9-b64b6796f5ad'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:59:14.129044 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-161c83f5-467a-4040-a530-ff9ceb4d8b97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot create request issued successfully. Aug 18 22:59:14.129409 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-161c83f5-467a-4040-a530-ff9ceb4d8b97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 22:59:14.129781 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1037/4139] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 22:59:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:59:14.138136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63259fc7-8745-4f1a-ac39-809adde5b97f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:14.139989 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63259fc7-8745-4f1a-ac39-809adde5b97f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 Aug 18 22:59:14.140366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63259fc7-8745-4f1a-ac39-809adde5b97f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:14.140612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63259fc7-8745-4f1a-ac39-809adde5b97f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:14.147180 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:14.147180 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:14.147698 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63259fc7-8745-4f1a-ac39-809adde5b97f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:14.148514 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63259fc7-8745-4f1a-ac39-809adde5b97f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 returned with HTTP 200 Aug 18 22:59:14.148887 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1036/4140] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:14 2026] GET /volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:15.157197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9377c4f4-dbb5-4432-bb52-a9401c681b15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:15.159052 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9377c4f4-dbb5-4432-bb52-a9401c681b15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 Aug 18 22:59:15.159296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9377c4f4-dbb5-4432-bb52-a9401c681b15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:15.159478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9377c4f4-dbb5-4432-bb52-a9401c681b15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:15.164458 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:15.164458 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:15.164855 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9377c4f4-dbb5-4432-bb52-a9401c681b15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 22:59:15.165639 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9377c4f4-dbb5-4432-bb52-a9401c681b15 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 returned with HTTP 200 Aug 18 22:59:15.165999 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1038/4141] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:15 2026] GET /volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:19.459795 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e0eb9eb-b89f-480f-8289-dfed077e3e79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.466286 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e0eb9eb-b89f-480f-8289-dfed077e3e79 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:59:19.466286 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e0eb9eb-b89f-480f-8289-dfed077e3e79 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1113048704-93846658", "extra_specs": {"multiattach": " True"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:19.466860 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7c3b3885-3a90-4750-84bf-31552cf3c854 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.469100 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c3b3885-3a90-4750-84bf-31552cf3c854 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:19.469406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c3b3885-3a90-4750-84bf-31552cf3c854 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:19.469661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7c3b3885-3a90-4750-84bf-31552cf3c854 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:19.477343 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.477343 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:19.478034 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e0eb9eb-b89f-480f-8289-dfed077e3e79 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:59:19.478460 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1031/4142] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 22:59:19 2026] POST /volume/v3/types => generated 285 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:19.481570 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7c3b3885-3a90-4750-84bf-31552cf3c854 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:19.486423 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7c3b3885-3a90-4750-84bf-31552cf3c854 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:19.486872 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1038/4143] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:19 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:19.492066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-07823c54-1c90-46ea-a009-6c64a0ba194c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.493923 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:59:19.494324 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-51889318", "snapshot_id": null, "imageRef": null, "volume_type": "7d999eef-1511-4fa6-b11d-e70a9ee22b4c", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:19.495894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-51889318', 'snapshot_id': None, 'imageRef': None, 'volume_type': '7d999eef-1511-4fa6-b11d-e70a9ee22b4c', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:59:19.499724 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe7c0e5e-e3b0-4aea-a803-7e4c4c55151c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.500041 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume of 1 GB Aug 18 22:59:19.500316 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.500316 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:19.500813 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Availability Zones retrieved successfully. Aug 18 22:59:19.502671 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe7c0e5e-e3b0-4aea-a803-7e4c4c55151c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:19.502859 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe7c0e5e-e3b0-4aea-a803-7e4c4c55151c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:19.503099 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe7c0e5e-e3b0-4aea-a803-7e4c4c55151c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:19.506524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Flow 'volume_create_api' (0ef3ee10-11db-4ff2-a34d-85aee7daae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:59:19.507427 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a587b55-49a9-4aa0-b516-86b3629f2514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:19.508302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:59:19.513676 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.513676 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:19.515204 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.515204 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:19.527290 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe7c0e5e-e3b0-4aea-a803-7e4c4c55151c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:19.527552 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a587b55-49a9-4aa0-b516-86b3629f2514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:59:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7d999eef-1511-4fa6-b11d-e70a9ee22b4c,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1113048704-93846658',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d999eef-1511-4fa6-b11d-e70a9ee22b4c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:19.528288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7133e29-1e48-41eb-8e9b-b533e0a17354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:19.530144 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe7c0e5e-e3b0-4aea-a803-7e4c4c55151c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:19.531331 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1039/4144] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:19 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:19.553972 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1113048704-93846658 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1113048704-93846658, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:59:19.554250 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1113048704-93846658 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1113048704-93846658, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:59:19.571832 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-256ea3fd-f025-4d26-b924-b078b611292b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.574771 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-256ea3fd-f025-4d26-b924-b078b611292b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:19.574980 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-256ea3fd-f025-4d26-b924-b078b611292b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:19.575207 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-256ea3fd-f025-4d26-b924-b078b611292b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:19.585138 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.585138 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:19.589191 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Created reservations ['44eebcd7-d2e7-43ba-9a7c-7b880bc831d0', 'eab2dfb5-4441-4754-9d84-6eef61f366f9', '74a9da99-0024-412c-82c0-07fbd9e247d0', 'd5e0a827-fb21-4e60-a626-0db46cd71839'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:59:19.590120 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7133e29-1e48-41eb-8e9b-b533e0a17354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44eebcd7-d2e7-43ba-9a7c-7b880bc831d0', 'eab2dfb5-4441-4754-9d84-6eef61f366f9', '74a9da99-0024-412c-82c0-07fbd9e247d0', 'd5e0a827-fb21-4e60-a626-0db46cd71839']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:19.590941 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99edb48-9f31-46a4-b699-84a7977cb484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:19.593029 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-256ea3fd-f025-4d26-b924-b078b611292b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:19.599630 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-256ea3fd-f025-4d26-b924-b078b611292b tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:19.600010 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1032/4145] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:19 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:19.617207 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a99edb48-9f31-46a4-b699-84a7977cb484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f9d0dbb-a94d-47b5-9950-ff929c081f77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-51889318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',qos_specs=None,replication_status=,reservations=['44eebcd7-d2e7-43ba-9a7c-7b880bc831d0','eab2dfb5-4441-4754-9d84-6eef61f366f9','74a9da99-0024-412c-82c0-07fbd9e247d0','d5e0a827-fb21-4e60-a626-0db46cd71839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b118d58b847d6a54a4654893b426d',volume_type_id=7d999eef-1511-4fa6-b11d-e70a9ee22b4c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-51889318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f9d0dbb-a94d-47b5-9950-ff929c081f77,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e3b118d58b847d6a54a4654893b426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7d999eef-1511-4fa6-b11d-e70a9ee22b4c),volume_type_id=7d999eef-1511-4fa6-b11d-e70a9ee22b4c)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:19.617922 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6133bfc3-094a-4fb2-ad84-e1c684dc4f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:19.638087 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6133bfc3-094a-4fb2-ad84-e1c684dc4f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-51889318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f99a02584d3d4015b3bf1b8cd8a2d597',qos_specs=None,replication_status=,reservations=['44eebcd7-d2e7-43ba-9a7c-7b880bc831d0','eab2dfb5-4441-4754-9d84-6eef61f366f9','74a9da99-0024-412c-82c0-07fbd9e247d0','d5e0a827-fb21-4e60-a626-0db46cd71839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e3b118d58b847d6a54a4654893b426d',volume_type_id=7d999eef-1511-4fa6-b11d-e70a9ee22b4c)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:19.638802 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0968d83-c9ed-484e-a8f8-6d9f4b75db08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:19.647349 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0968d83-c9ed-484e-a8f8-6d9f4b75db08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:19.648197 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Flow 'volume_create_api' (0ef3ee10-11db-4ff2-a34d-85aee7daae54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:59:19.648462 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Create volume request issued successfully. Aug 18 22:59:19.649245 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-07823c54-1c90-46ea-a009-6c64a0ba194c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:59:19.649748 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1037/4146] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:59:19 2026] POST /volume/v3/volumes => generated 824 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:59:19.663354 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-894b6850-55e9-4d3d-9171-f7fdda32055e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.665425 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-894b6850-55e9-4d3d-9171-f7fdda32055e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:19.665704 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-894b6850-55e9-4d3d-9171-f7fdda32055e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:19.666007 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-894b6850-55e9-4d3d-9171-f7fdda32055e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:19.674565 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.674565 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:19.678861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93e49df4-5a76-48d1-a90c-4a73c593e6bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.679343 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93e49df4-5a76-48d1-a90c-4a73c593e6bc None None] GET https://10.4.3.89/volume// Aug 18 22:59:19.679563 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93e49df4-5a76-48d1-a90c-4a73c593e6bc None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:19.679646 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-894b6850-55e9-4d3d-9171-f7fdda32055e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:19.679826 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93e49df4-5a76-48d1-a90c-4a73c593e6bc None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:19.680212 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93e49df4-5a76-48d1-a90c-4a73c593e6bc None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:19.680548 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1040/4147] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:59:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:19.685112 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-894b6850-55e9-4d3d-9171-f7fdda32055e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:19.685588 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1039/4148] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:19 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 892 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:19.688740 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-94a56100-1a64-448d-8f10-1de62c94017f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.690810 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-94a56100-1a64-448d-8f10-1de62c94017f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:59:19.691310 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-94a56100-1a64-448d-8f10-1de62c94017f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9a52efc-bb41-4653-b731-378eb1496ebf", "connector": null, "instance_uuid": "85aa9373-3cfe-498f-aea9-23efb0e5d574"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:19.701810 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.701810 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:19.727219 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-94a56100-1a64-448d-8f10-1de62c94017f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:59:19.727741 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1033/4149] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:59:19 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:19.755042 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77ca0f68-2638-4348-a726-0bdd7ac14413 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.758304 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77ca0f68-2638-4348-a726-0bdd7ac14413 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:19.758514 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77ca0f68-2638-4348-a726-0bdd7ac14413 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:19.758696 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77ca0f68-2638-4348-a726-0bdd7ac14413 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:19.767421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-957b9306-9b61-45c3-8c89-2ebb107fc3b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.767773 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-957b9306-9b61-45c3-8c89-2ebb107fc3b9 None None] GET https://10.4.3.89/volume// Aug 18 22:59:19.767935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-957b9306-9b61-45c3-8c89-2ebb107fc3b9 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:19.768136 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-957b9306-9b61-45c3-8c89-2ebb107fc3b9 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:19.768526 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-957b9306-9b61-45c3-8c89-2ebb107fc3b9 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:19.768810 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.768810 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:19.768897 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1041/4150] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:59:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:19.774313 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-77ca0f68-2638-4348-a726-0bdd7ac14413 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:19.776946 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77ca0f68-2638-4348-a726-0bdd7ac14413 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:19.776999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-01806dba-3254-44ec-be24-fcee9556dce7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.777255 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1038/4151] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:19 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:19.787914 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-01806dba-3254-44ec-be24-fcee9556dce7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:19.788222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-01806dba-3254-44ec-be24-fcee9556dce7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:19.788491 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-01806dba-3254-44ec-be24-fcee9556dce7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:19.800594 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.800594 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:19.804511 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-01806dba-3254-44ec-be24-fcee9556dce7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:19.809286 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-01806dba-3254-44ec-be24-fcee9556dce7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:19.809695 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1040/4152] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:59:19 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 1057 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:19.924950 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-f68a5fd2-7cb6-44f4-a115-6e746ee79e42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:19.927144 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-f68a5fd2-7cb6-44f4-a115-6e746ee79e42 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] PUT https://10.4.3.89/volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668 Aug 18 22:59:19.927630 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-f68a5fd2-7cb6-44f4-a115-6e746ee79e42 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:19.935839 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-f68a5fd2-7cb6-44f4-a115-6e746ee79e42 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Acquiring lock "cinder-attachment_update-d9a52efc-bb41-4653-b731-378eb1496ebf-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:59:19.940391 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-f68a5fd2-7cb6-44f4-a115-6e746ee79e42 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-d9a52efc-bb41-4653-b731-378eb1496ebf-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:59:19.941442 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:19.941442 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:20.017880 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-f68a5fd2-7cb6-44f4-a115-6e746ee79e42 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-d9a52efc-bb41-4653-b731-378eb1496ebf-np0000007715" released by "attachment_update" :: held 0.078s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:59:20.018508 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-f68a5fd2-7cb6-44f4-a115-6e746ee79e42 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668 returned with HTTP 200 Aug 18 22:59:20.018974 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1034/4153] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:59:19 2026] PUT /volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:20.028148 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-7b5ca059-ca4f-4586-ab13-b1f5c508c381 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.030509 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-7b5ca059-ca4f-4586-ab13-b1f5c508c381 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/encryption Aug 18 22:59:20.030800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-7b5ca059-ca4f-4586-ab13-b1f5c508c381 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.031008 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-7b5ca059-ca4f-4586-ab13-b1f5c508c381 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.041350 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:20.041350 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:20.048734 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-7b5ca059-ca4f-4586-ab13-b1f5c508c381 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/encryption returned with HTTP 200 Aug 18 22:59:20.049181 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1042/4154] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:20.697840 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7618166d-ae0a-41ed-a1ad-6d912851dd6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.699738 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7618166d-ae0a-41ed-a1ad-6d912851dd6d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:20.699945 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7618166d-ae0a-41ed-a1ad-6d912851dd6d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.700157 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7618166d-ae0a-41ed-a1ad-6d912851dd6d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.706952 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:20.706952 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:20.710767 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7618166d-ae0a-41ed-a1ad-6d912851dd6d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:20.715108 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7618166d-ae0a-41ed-a1ad-6d912851dd6d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:20.715571 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1039/4155] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:20.727200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bc482470-90c2-4aba-bd03-9d94b46896da None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.729439 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc482470-90c2-4aba-bd03-9d94b46896da tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:20.729667 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc482470-90c2-4aba-bd03-9d94b46896da tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.729908 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bc482470-90c2-4aba-bd03-9d94b46896da tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.738605 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:20.738605 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:20.742814 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bc482470-90c2-4aba-bd03-9d94b46896da tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:20.748170 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bc482470-90c2-4aba-bd03-9d94b46896da tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:20.748698 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1041/4156] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:20.791719 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3382fa22-008f-4e68-bca5-933613cbf04c req-c52d1bae-9e36-46a3-b099-a25285294635 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.794160 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d2da0dc-5596-4f33-b40e-a8b7b685a580 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.794485 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-c52d1bae-9e36-46a3-b099-a25285294635 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:20.794656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-c52d1bae-9e36-46a3-b099-a25285294635 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.794878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-c52d1bae-9e36-46a3-b099-a25285294635 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.796669 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d2da0dc-5596-4f33-b40e-a8b7b685a580 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:20.796958 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d2da0dc-5596-4f33-b40e-a8b7b685a580 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.797202 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d2da0dc-5596-4f33-b40e-a8b7b685a580 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.802926 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:20.802926 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:20.807700 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-3382fa22-008f-4e68-bca5-933613cbf04c req-c52d1bae-9e36-46a3-b099-a25285294635 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:20.807855 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:20.807855 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:20.811628 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d2da0dc-5596-4f33-b40e-a8b7b685a580 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:20.813044 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-c52d1bae-9e36-46a3-b099-a25285294635 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:20.813547 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1035/4157] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:20.816028 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d2da0dc-5596-4f33-b40e-a8b7b685a580 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:20.816446 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1043/4158] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:20.883691 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-397b210d-9c53-4dd9-975c-b5a1d169691f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.884189 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-397b210d-9c53-4dd9-975c-b5a1d169691f None None] GET https://10.4.3.89/volume// Aug 18 22:59:20.884448 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-397b210d-9c53-4dd9-975c-b5a1d169691f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.884653 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-397b210d-9c53-4dd9-975c-b5a1d169691f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.884986 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-397b210d-9c53-4dd9-975c-b5a1d169691f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:20.885321 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1040/4159] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:20.893037 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3382fa22-008f-4e68-bca5-933613cbf04c req-883278e8-62cd-46f9-9948-ddb6ec2c7924 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.896001 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-883278e8-62cd-46f9-9948-ddb6ec2c7924 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:59:20.896506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-883278e8-62cd-46f9-9948-ddb6ec2c7924 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f9d0dbb-a94d-47b5-9950-ff929c081f77", "connector": null, "instance_uuid": "6171b91f-4a51-4c7e-8e9b-f212383049b2"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:20.908245 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:20.908245 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:20.931467 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-883278e8-62cd-46f9-9948-ddb6ec2c7924 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:59:20.931923 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1042/4160] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:59:20 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:20.957382 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d06a89ad-debf-404d-baf7-1cf6bcd63df8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.960198 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d06a89ad-debf-404d-baf7-1cf6bcd63df8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:20.960471 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d06a89ad-debf-404d-baf7-1cf6bcd63df8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.960713 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d06a89ad-debf-404d-baf7-1cf6bcd63df8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.966125 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9f2813e-3bcc-4538-aa60-f760c912bed4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.966671 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9f2813e-3bcc-4538-aa60-f760c912bed4 None None] GET https://10.4.3.89/volume// Aug 18 22:59:20.966872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9f2813e-3bcc-4538-aa60-f760c912bed4 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.967144 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9f2813e-3bcc-4538-aa60-f760c912bed4 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.967557 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9f2813e-3bcc-4538-aa60-f760c912bed4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:20.967907 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1044/4161] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:20.973933 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:20.973933 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:20.975836 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3382fa22-008f-4e68-bca5-933613cbf04c req-d130c904-8631-44f9-95d9-662f5602de5d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:20.978918 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-d130c904-8631-44f9-95d9-662f5602de5d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:20.979167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-d130c904-8631-44f9-95d9-662f5602de5d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:20.979434 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-d130c904-8631-44f9-95d9-662f5602de5d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:20.981469 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d06a89ad-debf-404d-baf7-1cf6bcd63df8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:20.991532 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d06a89ad-debf-404d-baf7-1cf6bcd63df8 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:20.992541 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1036/4162] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 916 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:20.994895 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:20.994895 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:21.004688 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3382fa22-008f-4e68-bca5-933613cbf04c req-d130c904-8631-44f9-95d9-662f5602de5d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:21.008574 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-d130c904-8631-44f9-95d9-662f5602de5d tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:21.008964 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1041/4163] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:59:20 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1096 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:21.125757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-3382fa22-008f-4e68-bca5-933613cbf04c req-fe4da718-728d-4dab-9111-be71ff84260c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:21.127933 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-fe4da718-728d-4dab-9111-be71ff84260c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] PUT https://10.4.3.89/volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33 Aug 18 22:59:21.128337 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-fe4da718-728d-4dab-9111-be71ff84260c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:21.135851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-3382fa22-008f-4e68-bca5-933613cbf04c req-fe4da718-728d-4dab-9111-be71ff84260c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Acquiring lock "cinder-attachment_update-3f9d0dbb-a94d-47b5-9950-ff929c081f77-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:59:21.140763 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-3382fa22-008f-4e68-bca5-933613cbf04c req-fe4da718-728d-4dab-9111-be71ff84260c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-3f9d0dbb-a94d-47b5-9950-ff929c081f77-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:59:21.141884 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:21.141884 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:21.222421 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-3382fa22-008f-4e68-bca5-933613cbf04c req-fe4da718-728d-4dab-9111-be71ff84260c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Lock "cinder-attachment_update-3f9d0dbb-a94d-47b5-9950-ff929c081f77-np0000007715" released by "attachment_update" :: held 0.082s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:59:21.222772 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-fe4da718-728d-4dab-9111-be71ff84260c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33 returned with HTTP 200 Aug 18 22:59:21.223227 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1043/4164] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:59:21 2026] PUT /volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:21.432397 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abc0aa3e-111f-4586-a085-9bf1216cbc1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:21.434425 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abc0aa3e-111f-4586-a085-9bf1216cbc1b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:59:21.434642 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abc0aa3e-111f-4586-a085-9bf1216cbc1b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:21.435015 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abc0aa3e-111f-4586-a085-9bf1216cbc1b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:21.443432 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:21.443432 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:21.447561 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abc0aa3e-111f-4586-a085-9bf1216cbc1b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:59:21.452329 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abc0aa3e-111f-4586-a085-9bf1216cbc1b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:59:21.452705 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1045/4165] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:21 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:21.500878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-749e9256-3ed6-4074-a6e3-af42ba446d61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:21.505843 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-749e9256-3ed6-4074-a6e3-af42ba446d61 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 22:59:21.506052 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-749e9256-3ed6-4074-a6e3-af42ba446d61 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:21.506388 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-749e9256-3ed6-4074-a6e3-af42ba446d61 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:21.517770 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:21.517770 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:21.524060 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-749e9256-3ed6-4074-a6e3-af42ba446d61 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 22:59:21.528963 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-749e9256-3ed6-4074-a6e3-af42ba446d61 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 22:59:21.529425 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1037/4166] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:21 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:21.829756 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8bacdcba-7dae-4406-b696-4c5f0eb14082 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:21.831664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bacdcba-7dae-4406-b696-4c5f0eb14082 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:21.831886 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bacdcba-7dae-4406-b696-4c5f0eb14082 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:21.832118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bacdcba-7dae-4406-b696-4c5f0eb14082 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:21.842501 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:21.842501 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:21.847503 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8bacdcba-7dae-4406-b696-4c5f0eb14082 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:21.853372 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bacdcba-7dae-4406-b696-4c5f0eb14082 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:21.853849 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1042/4167] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:21 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:22.012253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a73b4d5c-e7e0-43ac-a918-88c80aa4db7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:22.015019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a73b4d5c-e7e0-43ac-a918-88c80aa4db7e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:22.015019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a73b4d5c-e7e0-43ac-a918-88c80aa4db7e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:22.015183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a73b4d5c-e7e0-43ac-a918-88c80aa4db7e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:22.027177 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:22.027177 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:22.031123 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a73b4d5c-e7e0-43ac-a918-88c80aa4db7e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:22.036228 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a73b4d5c-e7e0-43ac-a918-88c80aa4db7e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:22.036873 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1044/4168] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:22 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:22.869626 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-035c26c9-5155-4a7d-8bd9-32dc0dad0c9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:22.871447 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-035c26c9-5155-4a7d-8bd9-32dc0dad0c9a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:22.871681 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-035c26c9-5155-4a7d-8bd9-32dc0dad0c9a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:22.871889 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-035c26c9-5155-4a7d-8bd9-32dc0dad0c9a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:22.882026 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:22.882026 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:22.891212 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-035c26c9-5155-4a7d-8bd9-32dc0dad0c9a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:22.900795 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-035c26c9-5155-4a7d-8bd9-32dc0dad0c9a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:22.901197 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1046/4169] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:22 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:23.050546 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c29a3eb-5e34-4c9e-aea9-58935c246444 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:23.052378 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c29a3eb-5e34-4c9e-aea9-58935c246444 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:23.052601 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c29a3eb-5e34-4c9e-aea9-58935c246444 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:23.052811 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c29a3eb-5e34-4c9e-aea9-58935c246444 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:23.067757 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:23.067757 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:23.071147 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7c29a3eb-5e34-4c9e-aea9-58935c246444 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:23.075024 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c29a3eb-5e34-4c9e-aea9-58935c246444 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:23.075611 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1038/4170] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:23 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:23.916098 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63bbb44b-78b1-482b-8c4d-4a16d04051bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:23.917669 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63bbb44b-78b1-482b-8c4d-4a16d04051bd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:23.917851 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63bbb44b-78b1-482b-8c4d-4a16d04051bd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:23.918042 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63bbb44b-78b1-482b-8c4d-4a16d04051bd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:23.927282 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:23.927282 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:23.931551 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63bbb44b-78b1-482b-8c4d-4a16d04051bd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:23.935576 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63bbb44b-78b1-482b-8c4d-4a16d04051bd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:23.935947 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1043/4171] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:23 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:24.090453 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce176a71-5aca-4091-b62f-8ed5e57cf478 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:24.092660 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce176a71-5aca-4091-b62f-8ed5e57cf478 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:24.092928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce176a71-5aca-4091-b62f-8ed5e57cf478 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:24.093217 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce176a71-5aca-4091-b62f-8ed5e57cf478 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:24.103733 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:24.103733 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:24.114673 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce176a71-5aca-4091-b62f-8ed5e57cf478 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:24.120161 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce176a71-5aca-4091-b62f-8ed5e57cf478 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:24.120580 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1045/4172] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:24 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:24.952144 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40315834-150f-44cb-964a-e8cff117f342 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:24.954551 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40315834-150f-44cb-964a-e8cff117f342 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:24.954806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40315834-150f-44cb-964a-e8cff117f342 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:24.955047 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40315834-150f-44cb-964a-e8cff117f342 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:24.964583 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:24.964583 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:24.968195 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-40315834-150f-44cb-964a-e8cff117f342 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:24.972396 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40315834-150f-44cb-964a-e8cff117f342 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:24.972771 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1047/4173] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:24 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:25.138007 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-383bc220-3836-42b9-a363-9a30e589a3ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:25.140002 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-383bc220-3836-42b9-a363-9a30e589a3ff tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:25.140254 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-383bc220-3836-42b9-a363-9a30e589a3ff tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:25.140599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-383bc220-3836-42b9-a363-9a30e589a3ff tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:25.150775 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:25.150775 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:25.154229 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-383bc220-3836-42b9-a363-9a30e589a3ff tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:25.158304 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-383bc220-3836-42b9-a363-9a30e589a3ff tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:25.158663 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1039/4174] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:25 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:26.009722 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-36b56fe2-c9c5-48f3-b1b3-f470e49149cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:26.013340 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36b56fe2-c9c5-48f3-b1b3-f470e49149cd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:26.013570 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36b56fe2-c9c5-48f3-b1b3-f470e49149cd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:26.013820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-36b56fe2-c9c5-48f3-b1b3-f470e49149cd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:26.028048 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:26.028048 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:26.033457 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-36b56fe2-c9c5-48f3-b1b3-f470e49149cd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:26.039633 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-36b56fe2-c9c5-48f3-b1b3-f470e49149cd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:26.040142 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1044/4175] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:26 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:26.176941 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-023396f8-b184-4044-98e1-71aecf5b34fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:26.179068 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-023396f8-b184-4044-98e1-71aecf5b34fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:26.179361 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-023396f8-b184-4044-98e1-71aecf5b34fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:26.179622 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-023396f8-b184-4044-98e1-71aecf5b34fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:26.192152 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:26.192152 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:26.197145 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-023396f8-b184-4044-98e1-71aecf5b34fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:26.202952 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-023396f8-b184-4044-98e1-71aecf5b34fd tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:26.203464 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1046/4176] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:26 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:26.449968 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3382fa22-008f-4e68-bca5-933613cbf04c req-a5cba0fb-2ee4-4683-8255-c7ea18dbd65e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:26.455079 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-a5cba0fb-2ee4-4683-8255-c7ea18dbd65e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33/action Aug 18 22:59:26.455079 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-a5cba0fb-2ee4-4683-8255-c7ea18dbd65e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:59:26.455079 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-a5cba0fb-2ee4-4683-8255-c7ea18dbd65e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:26.487544 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:26.487544 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:26.505768 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3382fa22-008f-4e68-bca5-933613cbf04c req-a5cba0fb-2ee4-4683-8255-c7ea18dbd65e tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33/action returned with HTTP 204 Aug 18 22:59:26.506803 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1048/4177] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:59:26 2026] POST /volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:27.056305 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68f5cd75-6491-49e0-8c43-525fccfbb2e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.057832 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68f5cd75-6491-49e0-8c43-525fccfbb2e7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:27.058109 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68f5cd75-6491-49e0-8c43-525fccfbb2e7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:27.060303 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68f5cd75-6491-49e0-8c43-525fccfbb2e7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:27.068837 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:27.068837 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:27.073699 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68f5cd75-6491-49e0-8c43-525fccfbb2e7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:27.079412 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68f5cd75-6491-49e0-8c43-525fccfbb2e7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:27.081346 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1040/4178] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:27 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:27.231251 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1a5feb2-60b9-4ae6-99f6-8b459d619080 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.233452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1a5feb2-60b9-4ae6-99f6-8b459d619080 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:27.233708 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1a5feb2-60b9-4ae6-99f6-8b459d619080 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:27.233953 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1a5feb2-60b9-4ae6-99f6-8b459d619080 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:27.246303 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:27.246303 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:27.249577 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e1a5feb2-60b9-4ae6-99f6-8b459d619080 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:27.253746 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1a5feb2-60b9-4ae6-99f6-8b459d619080 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:27.254210 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1045/4179] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:27 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:27.303595 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6579cccb-51b9-4467-ae63-b67c30b83ddc req-8ca0eaff-016a-49a3-a28e-24247a10ae6c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.307645 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6579cccb-51b9-4467-ae63-b67c30b83ddc req-8ca0eaff-016a-49a3-a28e-24247a10ae6c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:27.307934 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6579cccb-51b9-4467-ae63-b67c30b83ddc req-8ca0eaff-016a-49a3-a28e-24247a10ae6c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:27.308233 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6579cccb-51b9-4467-ae63-b67c30b83ddc req-8ca0eaff-016a-49a3-a28e-24247a10ae6c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:27.320012 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:27.320012 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:27.324431 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-6579cccb-51b9-4467-ae63-b67c30b83ddc req-8ca0eaff-016a-49a3-a28e-24247a10ae6c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:27.329863 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6579cccb-51b9-4467-ae63-b67c30b83ddc req-8ca0eaff-016a-49a3-a28e-24247a10ae6c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:27.330568 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1047/4180] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:27 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:27.348481 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f3a94e5-1f70-4e81-99aa-c30f89e2693c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.350731 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f3a94e5-1f70-4e81-99aa-c30f89e2693c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:27.351233 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f3a94e5-1f70-4e81-99aa-c30f89e2693c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:27.351522 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f3a94e5-1f70-4e81-99aa-c30f89e2693c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:27.369127 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:27.369127 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:27.373513 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f3a94e5-1f70-4e81-99aa-c30f89e2693c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:27.378700 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f3a94e5-1f70-4e81-99aa-c30f89e2693c tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:27.379480 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1049/4181] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:27 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:27.419949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-75de0dd9-6122-4d88-adfa-165957c9ef9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.422779 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-75de0dd9-6122-4d88-adfa-165957c9ef9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:27.423055 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-75de0dd9-6122-4d88-adfa-165957c9ef9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:27.423349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-75de0dd9-6122-4d88-adfa-165957c9ef9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:27.437171 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:27.437171 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:27.444347 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-75de0dd9-6122-4d88-adfa-165957c9ef9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:27.450586 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-75de0dd9-6122-4d88-adfa-165957c9ef9a tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:27.451127 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1041/4182] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:27 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:27.478900 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-e577f6ed-6788-4e00-9734-6ca97041c887 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.481680 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-e577f6ed-6788-4e00-9734-6ca97041c887 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] POST https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77/action Aug 18 22:59:27.482202 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-e577f6ed-6788-4e00-9734-6ca97041c887 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:59:27.482402 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-e577f6ed-6788-4e00-9734-6ca97041c887 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:27.498081 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:27.498081 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:27.498736 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-e577f6ed-6788-4e00-9734-6ca97041c887 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:27.505054 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-e577f6ed-6788-4e00-9734-6ca97041c887 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Begin detaching volume completed successfully. Aug 18 22:59:27.505295 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-e577f6ed-6788-4e00-9734-6ca97041c887 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77/action returned with HTTP 202 Aug 18 22:59:27.505738 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1046/4183] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:59:27 2026] POST /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:59:27.542148 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd0f8a1d-16b4-45ff-aa3d-15bc8c502b27 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.556876 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd0f8a1d-16b4-45ff-aa3d-15bc8c502b27 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:27.557102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd0f8a1d-16b4-45ff-aa3d-15bc8c502b27 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:27.558087 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd0f8a1d-16b4-45ff-aa3d-15bc8c502b27 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:27.574686 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11377934-3554-48d5-b7e3-e151f8fb198d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.575670 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11377934-3554-48d5-b7e3-e151f8fb198d None None] GET https://10.4.3.89/volume// Aug 18 22:59:27.575758 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:27.575758 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:27.576006 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11377934-3554-48d5-b7e3-e151f8fb198d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:27.576303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11377934-3554-48d5-b7e3-e151f8fb198d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:27.576749 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11377934-3554-48d5-b7e3-e151f8fb198d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:27.577065 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1050/4184] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:59:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:27.580116 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd0f8a1d-16b4-45ff-aa3d-15bc8c502b27 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:27.585011 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd0f8a1d-16b4-45ff-aa3d-15bc8c502b27 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:27.586505 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1048/4185] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:27 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1212 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:27.586563 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-c96e4a7a-e910-4387-b2ce-68ad9904eee6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:27.588795 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-c96e4a7a-e910-4387-b2ce-68ad9904eee6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:27.589004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-c96e4a7a-e910-4387-b2ce-68ad9904eee6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:27.589237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-c96e4a7a-e910-4387-b2ce-68ad9904eee6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:27.604943 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:27.604943 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:27.608447 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-c96e4a7a-e910-4387-b2ce-68ad9904eee6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:27.613189 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-c96e4a7a-e910-4387-b2ce-68ad9904eee6 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:27.613705 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1042/4186] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:59:27 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:28.092895 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0d1313f-9b65-4b18-9429-6336366efb6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:28.094968 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0d1313f-9b65-4b18-9429-6336366efb6d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:28.095282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0d1313f-9b65-4b18-9429-6336366efb6d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:28.095520 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0d1313f-9b65-4b18-9429-6336366efb6d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:28.111639 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:28.111639 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:28.115356 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0d1313f-9b65-4b18-9429-6336366efb6d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:28.120974 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0d1313f-9b65-4b18-9429-6336366efb6d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:28.121444 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1047/4187] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:28 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:28.156470 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-60a7b6b7-ebb9-43c3-bacd-cc69a4aaa1f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:28.161228 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-60a7b6b7-ebb9-43c3-bacd-cc69a4aaa1f7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:28.161520 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-60a7b6b7-ebb9-43c3-bacd-cc69a4aaa1f7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:28.161674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-60a7b6b7-ebb9-43c3-bacd-cc69a4aaa1f7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:28.174167 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:28.174167 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:28.178168 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-60a7b6b7-ebb9-43c3-bacd-cc69a4aaa1f7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:28.184916 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-60a7b6b7-ebb9-43c3-bacd-cc69a4aaa1f7 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:28.185070 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1051/4188] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:28 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:28.581417 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-bda00841-6c6a-44e2-bbeb-e85591c92d93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:28.587256 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-bda00841-6c6a-44e2-bbeb-e85591c92d93 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33 Aug 18 22:59:28.587544 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-bda00841-6c6a-44e2-bbeb-e85591c92d93 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:28.587798 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-bda00841-6c6a-44e2-bbeb-e85591c92d93 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:28.600074 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:28.600074 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:28.600827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91135602-eae8-4516-abb3-73de63aef836 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:28.604752 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91135602-eae8-4516-abb3-73de63aef836 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:28.605432 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91135602-eae8-4516-abb3-73de63aef836 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:28.605953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91135602-eae8-4516-abb3-73de63aef836 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:28.620298 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:28.620298 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:28.625820 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-91135602-eae8-4516-abb3-73de63aef836 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:28.630760 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91135602-eae8-4516-abb3-73de63aef836 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:28.631407 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1043/4189] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:28 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:28.669671 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-20225ad7-d6e5-4b9a-8077-6794818415cc req-bda00841-6c6a-44e2-bbeb-e85591c92d93 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33 returned with HTTP 200 Aug 18 22:59:28.670146 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1049/4190] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:59:28 2026] DELETE /volume/v3/attachments/e3657370-d462-4382-bc2e-86f966020b33 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:29.146425 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73e205d6-f7b6-48f9-afb7-95844895beee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:29.148350 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73e205d6-f7b6-48f9-afb7-95844895beee tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:29.148697 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73e205d6-f7b6-48f9-afb7-95844895beee tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:29.148901 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73e205d6-f7b6-48f9-afb7-95844895beee tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:29.160285 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:29.160285 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:29.164155 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73e205d6-f7b6-48f9-afb7-95844895beee tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:29.168876 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73e205d6-f7b6-48f9-afb7-95844895beee tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:29.169311 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1048/4191] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:29 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:29.649603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7ad67a7-92e0-4ecd-8540-2a88010f99dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:29.653084 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7ad67a7-92e0-4ecd-8540-2a88010f99dc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:29.653084 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7ad67a7-92e0-4ecd-8540-2a88010f99dc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:29.653331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7ad67a7-92e0-4ecd-8540-2a88010f99dc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:29.667283 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:29.667283 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:29.674662 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b7ad67a7-92e0-4ecd-8540-2a88010f99dc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:29.682284 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7ad67a7-92e0-4ecd-8540-2a88010f99dc tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:29.682284 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1052/4192] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:29 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 917 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:29.694924 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c4d1a06-67a1-43a3-8e4a-c91a56e452f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:29.697006 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c4d1a06-67a1-43a3-8e4a-c91a56e452f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:29.697295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c4d1a06-67a1-43a3-8e4a-c91a56e452f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:29.697662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c4d1a06-67a1-43a3-8e4a-c91a56e452f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:29.697889 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9c4d1a06-67a1-43a3-8e4a-c91a56e452f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Delete volume with id: 3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:29.706540 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:29.706540 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:29.707027 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c4d1a06-67a1-43a3-8e4a-c91a56e452f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:29.726773 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c4d1a06-67a1-43a3-8e4a-c91a56e452f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Delete volume request issued successfully. Aug 18 22:59:29.726983 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c4d1a06-67a1-43a3-8e4a-c91a56e452f3 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 202 Aug 18 22:59:29.728216 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1044/4193] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:59:29 2026] DELETE /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:29.738781 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb2ed19e-46ad-44f2-8598-61a0dd623402 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:29.741393 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb2ed19e-46ad-44f2-8598-61a0dd623402 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:29.741591 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb2ed19e-46ad-44f2-8598-61a0dd623402 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:29.741781 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb2ed19e-46ad-44f2-8598-61a0dd623402 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:29.752459 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:29.752459 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:29.762281 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-eb2ed19e-46ad-44f2-8598-61a0dd623402 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Volume info retrieved successfully. Aug 18 22:59:29.764752 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb2ed19e-46ad-44f2-8598-61a0dd623402 tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 200 Aug 18 22:59:29.765469 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1050/4194] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:29 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 916 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:30.183703 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10be0277-8a7f-49ea-8995-f3221867e1f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:30.185885 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10be0277-8a7f-49ea-8995-f3221867e1f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:30.186167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10be0277-8a7f-49ea-8995-f3221867e1f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:30.186434 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10be0277-8a7f-49ea-8995-f3221867e1f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:30.201026 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:30.201026 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:30.204998 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-10be0277-8a7f-49ea-8995-f3221867e1f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:30.211084 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10be0277-8a7f-49ea-8995-f3221867e1f1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:30.211687 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1049/4195] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:30 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:30.781116 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82f521a0-4598-47a4-8251-7d72f774bcbf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:30.786879 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82f521a0-4598-47a4-8251-7d72f774bcbf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] GET https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 Aug 18 22:59:30.787224 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82f521a0-4598-47a4-8251-7d72f774bcbf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:30.787583 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82f521a0-4598-47a4-8251-7d72f774bcbf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:30.799762 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82f521a0-4598-47a4-8251-7d72f774bcbf tempest-VolumeMultiattachTests-923272459 tempest-VolumeMultiattachTests-923272459-project-member] https://10.4.3.89/volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 returned with HTTP 404 Aug 18 22:59:30.800381 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1053/4196] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:30 2026] GET /volume/v3/volumes/3f9d0dbb-a94d-47b5-9950-ff929c081f77 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:30.808162 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-14ba33b9-fdee-4dd4-8db7-a2408ba336f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:30.811200 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14ba33b9-fdee-4dd4-8db7-a2408ba336f1 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:59:30.811665 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14ba33b9-fdee-4dd4-8db7-a2408ba336f1 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:30.812045 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-14ba33b9-fdee-4dd4-8db7-a2408ba336f1 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:30.813242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-14ba33b9-fdee-4dd4-8db7-a2408ba336f1 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:59:30.841118 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-14ba33b9-fdee-4dd4-8db7-a2408ba336f1 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Get all volumes completed successfully. Aug 18 22:59:30.844625 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:30.844625 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:30.852176 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-14ba33b9-fdee-4dd4-8db7-a2408ba336f1 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:59:30.853061 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1045/4197] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:59:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15475 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:30.875677 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f52a84d8-ab64-48b6-b251-500b635edf40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:30.878013 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f52a84d8-ab64-48b6-b251-500b635edf40 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] DELETE https://10.4.3.89/volume/v3/types/7d999eef-1511-4fa6-b11d-e70a9ee22b4c Aug 18 22:59:30.878404 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f52a84d8-ab64-48b6-b251-500b635edf40 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:30.878661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f52a84d8-ab64-48b6-b251-500b635edf40 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:30.907022 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f52a84d8-ab64-48b6-b251-500b635edf40 tempest-VolumeMultiattachTests-713246056 tempest-VolumeMultiattachTests-713246056-project-admin] https://10.4.3.89/volume/v3/types/7d999eef-1511-4fa6-b11d-e70a9ee22b4c returned with HTTP 202 Aug 18 22:59:30.907453 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1051/4198] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:59:30 2026] DELETE /volume/v3/types/7d999eef-1511-4fa6-b11d-e70a9ee22b4c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:31.228122 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46916607-af15-4a48-9ba6-76a059763e04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:31.230378 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46916607-af15-4a48-9ba6-76a059763e04 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:31.230574 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46916607-af15-4a48-9ba6-76a059763e04 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:31.230813 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46916607-af15-4a48-9ba6-76a059763e04 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:31.251956 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:31.251956 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:31.256181 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-46916607-af15-4a48-9ba6-76a059763e04 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:31.260581 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46916607-af15-4a48-9ba6-76a059763e04 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:31.261083 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1050/4199] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:31 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:32.278732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f003b316-1ede-4434-a0c2-5bf58d2d98f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:32.280720 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f003b316-1ede-4434-a0c2-5bf58d2d98f6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:32.280979 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f003b316-1ede-4434-a0c2-5bf58d2d98f6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:32.281239 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f003b316-1ede-4434-a0c2-5bf58d2d98f6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:32.291040 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:32.291040 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:32.296391 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f003b316-1ede-4434-a0c2-5bf58d2d98f6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:32.302308 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f003b316-1ede-4434-a0c2-5bf58d2d98f6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:32.302871 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1054/4200] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:32 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:33.318399 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50bb2434-bd08-4a19-83f9-1b675910e2a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:33.322937 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50bb2434-bd08-4a19-83f9-1b675910e2a0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:33.323133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50bb2434-bd08-4a19-83f9-1b675910e2a0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:33.323377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50bb2434-bd08-4a19-83f9-1b675910e2a0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:33.332766 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:33.332766 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:33.336552 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-50bb2434-bd08-4a19-83f9-1b675910e2a0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:33.341704 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50bb2434-bd08-4a19-83f9-1b675910e2a0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:33.342096 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1046/4201] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:33 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:33.828661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-c22f0211-81e3-4e23-b591-8a19e96eb697 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:33.831807 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-c22f0211-81e3-4e23-b591-8a19e96eb697 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668/action Aug 18 22:59:33.832203 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-c22f0211-81e3-4e23-b591-8a19e96eb697 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:59:33.832495 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-c22f0211-81e3-4e23-b591-8a19e96eb697 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:33.848884 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:33.848884 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:33.862097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-13345e79-27cf-46bd-85af-1a8cb75d57ae req-c22f0211-81e3-4e23-b591-8a19e96eb697 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668/action returned with HTTP 204 Aug 18 22:59:33.862901 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1052/4202] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 22:59:33 2026] POST /volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:34.361100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee21c2d8-20da-4452-bb6a-e805b4907d21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:34.363335 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee21c2d8-20da-4452-bb6a-e805b4907d21 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:34.363588 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee21c2d8-20da-4452-bb6a-e805b4907d21 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:34.363865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee21c2d8-20da-4452-bb6a-e805b4907d21 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:34.375697 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:34.375697 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:34.379761 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee21c2d8-20da-4452-bb6a-e805b4907d21 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:34.385100 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee21c2d8-20da-4452-bb6a-e805b4907d21 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:34.385588 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1051/4203] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:34 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 1170 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:34.397668 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9eae6c0f-e22e-4b88-b2aa-e4943a8e55d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:34.399893 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9eae6c0f-e22e-4b88-b2aa-e4943a8e55d7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:34.400159 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9eae6c0f-e22e-4b88-b2aa-e4943a8e55d7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:34.400445 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9eae6c0f-e22e-4b88-b2aa-e4943a8e55d7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:34.418348 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:34.418348 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:34.425743 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9eae6c0f-e22e-4b88-b2aa-e4943a8e55d7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:34.431124 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9eae6c0f-e22e-4b88-b2aa-e4943a8e55d7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:34.431640 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1055/4204] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:34 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:34.482012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e2d46e1-0eb5-4bce-a649-488c2a616569 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:34.484252 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e2d46e1-0eb5-4bce-a649-488c2a616569 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:34.484495 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e2d46e1-0eb5-4bce-a649-488c2a616569 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:34.485384 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e2d46e1-0eb5-4bce-a649-488c2a616569 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:34.494737 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:34.494737 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:34.499193 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e2d46e1-0eb5-4bce-a649-488c2a616569 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:34.504652 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e2d46e1-0eb5-4bce-a649-488c2a616569 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:34.505045 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1047/4205] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:34 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:34.521202 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-f12cf605-967c-4bcf-b53b-2f226432b687 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:34.523522 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-f12cf605-967c-4bcf-b53b-2f226432b687 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/action Aug 18 22:59:34.523890 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-f12cf605-967c-4bcf-b53b-2f226432b687 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 22:59:34.524043 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-f12cf605-967c-4bcf-b53b-2f226432b687 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:34.535171 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:34.535171 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:34.535638 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-f12cf605-967c-4bcf-b53b-2f226432b687 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:34.542008 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-f12cf605-967c-4bcf-b53b-2f226432b687 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Begin detaching volume completed successfully. Aug 18 22:59:34.542238 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-f12cf605-967c-4bcf-b53b-2f226432b687 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/action returned with HTTP 202 Aug 18 22:59:34.542773 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1053/4206] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 22:59:34 2026] POST /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 22:59:34.586384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b610f671-ef3d-47d6-9f76-5d5ee9a78146 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:34.586764 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b610f671-ef3d-47d6-9f76-5d5ee9a78146 None None] GET https://10.4.3.89/volume// Aug 18 22:59:34.586971 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b610f671-ef3d-47d6-9f76-5d5ee9a78146 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:34.587195 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b610f671-ef3d-47d6-9f76-5d5ee9a78146 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:34.587541 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b610f671-ef3d-47d6-9f76-5d5ee9a78146 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:34.587889 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1052/4207] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:59:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:34.596577 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e58885c-34e7-415a-adb8-f9dd1df8a60e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:34.598526 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e58885c-34e7-415a-adb8-f9dd1df8a60e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:34.598717 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e58885c-34e7-415a-adb8-f9dd1df8a60e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:34.598906 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e58885c-34e7-415a-adb8-f9dd1df8a60e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:34.607673 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:34.607673 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:34.610846 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e58885c-34e7-415a-adb8-f9dd1df8a60e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:34.614810 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-5e58885c-34e7-415a-adb8-f9dd1df8a60e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:34.615202 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1056/4208] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:59:34 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:34.626458 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-496881fc-e276-4d2f-beca-4cf9327b0e9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:34.629251 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-496881fc-e276-4d2f-beca-4cf9327b0e9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/encryption Aug 18 22:59:34.629547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-496881fc-e276-4d2f-beca-4cf9327b0e9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:34.629824 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-496881fc-e276-4d2f-beca-4cf9327b0e9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:34.641754 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:34.641754 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:34.651104 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-496881fc-e276-4d2f-beca-4cf9327b0e9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/encryption returned with HTTP 200 Aug 18 22:59:34.651697 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1048/4209] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 22:59:34 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:35.515126 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-9230d5da-6240-4a37-ba32-fee21d8d0376 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:35.516987 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-9230d5da-6240-4a37-ba32-fee21d8d0376 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668 Aug 18 22:59:35.517178 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-9230d5da-6240-4a37-ba32-fee21d8d0376 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:35.517376 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-9230d5da-6240-4a37-ba32-fee21d8d0376 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:35.523588 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:35.523588 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:35.561831 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-62799af9-93be-4a16-93a8-11237d0d9e1e req-9230d5da-6240-4a37-ba32-fee21d8d0376 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668 returned with HTTP 200 Aug 18 22:59:35.562239 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1054/4210] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:59:35 2026] DELETE /volume/v3/attachments/f29bf325-338a-46cc-bf95-4a89ae297668 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:35.669440 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0a4e5298-e85c-4866-8152-31bab4f9550c req-b2d8f4bf-2fbf-46bb-ab77-ed1b05d948c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:35.671632 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0a4e5298-e85c-4866-8152-31bab4f9550c req-b2d8f4bf-2fbf-46bb-ab77-ed1b05d948c4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:35.671810 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0a4e5298-e85c-4866-8152-31bab4f9550c req-b2d8f4bf-2fbf-46bb-ab77-ed1b05d948c4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:35.672011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0a4e5298-e85c-4866-8152-31bab4f9550c req-b2d8f4bf-2fbf-46bb-ab77-ed1b05d948c4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:35.679167 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:35.679167 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:35.683251 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0a4e5298-e85c-4866-8152-31bab4f9550c req-b2d8f4bf-2fbf-46bb-ab77-ed1b05d948c4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:35.688068 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0a4e5298-e85c-4866-8152-31bab4f9550c req-b2d8f4bf-2fbf-46bb-ab77-ed1b05d948c4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:35.688585 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1053/4211] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:35 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:38.571458 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-929528ae-940d-48cc-ad71-9305cba79bc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:38.575551 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929528ae-940d-48cc-ad71-9305cba79bc2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:38.576166 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929528ae-940d-48cc-ad71-9305cba79bc2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:38.576166 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929528ae-940d-48cc-ad71-9305cba79bc2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:38.576166 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-929528ae-940d-48cc-ad71-9305cba79bc2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Delete volume with id: d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:38.586960 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:38.586960 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:38.587939 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-929528ae-940d-48cc-ad71-9305cba79bc2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:38.602181 np0000007715 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-929528ae-940d-48cc-ad71-9305cba79bc2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:59:38.608581 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-929528ae-940d-48cc-ad71-9305cba79bc2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Delete volume request issued successfully. Aug 18 22:59:38.608581 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929528ae-940d-48cc-ad71-9305cba79bc2 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 202 Aug 18 22:59:38.608581 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1057/4212] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:59:38 2026] DELETE /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:38.629319 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b9410f7-2d0d-4259-b826-a994cd825c72 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:38.634497 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b9410f7-2d0d-4259-b826-a994cd825c72 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:38.634497 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b9410f7-2d0d-4259-b826-a994cd825c72 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:38.634497 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b9410f7-2d0d-4259-b826-a994cd825c72 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:38.643686 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:38.643686 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:38.649206 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6b9410f7-2d0d-4259-b826-a994cd825c72 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 22:59:38.656113 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b9410f7-2d0d-4259-b826-a994cd825c72 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 200 Aug 18 22:59:38.656749 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1049/4213] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:38 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:38.696064 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-6104ef33-608c-4634-afe4-87b1d58a21d2 req-0fc22fd2-4c4f-423b-912c-776686c583b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:38.698910 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6104ef33-608c-4634-afe4-87b1d58a21d2 req-0fc22fd2-4c4f-423b-912c-776686c583b8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0 Aug 18 22:59:38.699214 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6104ef33-608c-4634-afe4-87b1d58a21d2 req-0fc22fd2-4c4f-423b-912c-776686c583b8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:38.699518 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-6104ef33-608c-4634-afe4-87b1d58a21d2 req-0fc22fd2-4c4f-423b-912c-776686c583b8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:38.712048 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:38.712048 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:39.547598 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-6104ef33-608c-4634-afe4-87b1d58a21d2 req-0fc22fd2-4c4f-423b-912c-776686c583b8 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0 returned with HTTP 200 Aug 18 22:59:39.547598 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1055/4214] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:59:38 2026] DELETE /volume/v3/attachments/f5056110-4e93-4f5b-91f1-4d88c27c4ec0 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:39.671385 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4dd36fb8-b7f8-4415-bbd6-77c87a7eac47 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:39.673522 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dd36fb8-b7f8-4415-bbd6-77c87a7eac47 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf Aug 18 22:59:39.673771 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dd36fb8-b7f8-4415-bbd6-77c87a7eac47 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:39.674018 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dd36fb8-b7f8-4415-bbd6-77c87a7eac47 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:39.681246 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dd36fb8-b7f8-4415-bbd6-77c87a7eac47 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf returned with HTTP 404 Aug 18 22:59:39.681864 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1054/4215] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:39 2026] GET /volume/v3/volumes/d9a52efc-bb41-4653-b731-378eb1496ebf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:39.688414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cd3f6a7-a7d8-44c4-9ca3-1c19ed29a331 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:39.690242 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cd3f6a7-a7d8-44c4-9ca3-1c19ed29a331 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:59:39.690496 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cd3f6a7-a7d8-44c4-9ca3-1c19ed29a331 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:39.690710 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cd3f6a7-a7d8-44c4-9ca3-1c19ed29a331 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:39.691509 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6cd3f6a7-a7d8-44c4-9ca3-1c19ed29a331 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:59:39.704932 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6cd3f6a7-a7d8-44c4-9ca3-1c19ed29a331 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Get all volumes completed successfully. Aug 18 22:59:39.707533 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:39.707533 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:39.713789 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cd3f6a7-a7d8-44c4-9ca3-1c19ed29a331 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:59:39.714373 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1058/4216] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:59:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14141 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:39.734940 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c07c9d80-4d39-4208-8e89-f2a1e692b0cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:39.737594 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c07c9d80-4d39-4208-8e89-f2a1e692b0cc tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] DELETE https://10.4.3.89/volume/v3/types/a08b004f-67f3-4c40-aa7f-8e52270ffa55 Aug 18 22:59:39.737594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c07c9d80-4d39-4208-8e89-f2a1e692b0cc tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:39.737806 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c07c9d80-4d39-4208-8e89-f2a1e692b0cc tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:39.767221 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c07c9d80-4d39-4208-8e89-f2a1e692b0cc tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types/a08b004f-67f3-4c40-aa7f-8e52270ffa55 returned with HTTP 202 Aug 18 22:59:39.767720 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1050/4217] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:59:39 2026] DELETE /volume/v3/types/a08b004f-67f3-4c40-aa7f-8e52270ffa55 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:39.780536 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6e1f3aae-43b0-4a81-8eed-8025c0293ad7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:39.782303 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e1f3aae-43b0-4a81-8eed-8025c0293ad7 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 22:59:39.782546 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6e1f3aae-43b0-4a81-8eed-8025c0293ad7 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-921226453", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:39.783924 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:39.783924 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:39.795281 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6e1f3aae-43b0-4a81-8eed-8025c0293ad7 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 22:59:39.795692 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1056/4218] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 22:59:39 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:39.805808 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c1e6b00-53de-4120-8f23-919bfd239a07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:39.808054 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c1e6b00-53de-4120-8f23-919bfd239a07 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] POST https://10.4.3.89/volume/v3/types/57949aa6-8cd9-42c5-ad79-1f56ac21f75f/encryption Aug 18 22:59:39.808533 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c1e6b00-53de-4120-8f23-919bfd239a07 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:39.835540 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c1e6b00-53de-4120-8f23-919bfd239a07 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types/57949aa6-8cd9-42c5-ad79-1f56ac21f75f/encryption returned with HTTP 200 Aug 18 22:59:39.836041 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1055/4219] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 22:59:39 2026] POST /volume/v3/types/57949aa6-8cd9-42c5-ad79-1f56ac21f75f/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:39.844089 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:39.845749 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:59:39.846153 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1445074534", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-921226453", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:39.847615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1445074534', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-921226453', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:59:39.852767 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume of 1 GB Aug 18 22:59:39.853138 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:39.853138 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:39.854304 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Availability Zones retrieved successfully. Aug 18 22:59:39.859164 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Flow 'volume_create_api' (adc08dd8-3aea-4a9c-a3f6-d75b2b2855e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:59:39.860194 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3776826d-9f41-4246-a582-11ad44387788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:39.861098 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:59:39.884777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3776826d-9f41-4246-a582-11ad44387788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:59:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57949aa6-8cd9-42c5-ad79-1f56ac21f75f,is_public=True,name='tempest-scenario-type-luks-921226453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57949aa6-8cd9-42c5-ad79-1f56ac21f75f', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:39.885594 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2bf386-d049-42d9-997c-d07abf29c3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:39.909956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-162b1956-4f73-499f-9639-417284f2a450 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:39.911671 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-162b1956-4f73-499f-9639-417284f2a450 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:59:39.912006 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-162b1956-4f73-499f-9639-417284f2a450 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:39.912065 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-162b1956-4f73-499f-9639-417284f2a450 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:39.912223 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-162b1956-4f73-499f-9639-417284f2a450 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: 91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:59:39.914063 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:59:39.914412 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 22:59:39.919213 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:39.919213 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:39.919805 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-162b1956-4f73-499f-9639-417284f2a450 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:59:39.939951 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-162b1956-4f73-499f-9639-417284f2a450 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:59:39.940160 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-162b1956-4f73-499f-9639-417284f2a450 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 202 Aug 18 22:59:39.940673 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1051/4220] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:59:39 2026] DELETE /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:39.947294 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b0df9558-940f-4fa8-afdf-0e55faa9696f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:39.947418 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Created reservations ['74807b1a-8a7e-45d2-a261-8592e3c6eb26', '2e3451ea-f9b5-4f9a-aa6e-92b19ede15b5', 'cf93a38c-a7a6-471c-9308-1449d6af4190', '6b421da1-99e8-4acf-ab7b-900f49c88da3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:59:39.948165 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2bf386-d049-42d9-997c-d07abf29c3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74807b1a-8a7e-45d2-a261-8592e3c6eb26', '2e3451ea-f9b5-4f9a-aa6e-92b19ede15b5', 'cf93a38c-a7a6-471c-9308-1449d6af4190', '6b421da1-99e8-4acf-ab7b-900f49c88da3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:39.948913 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac97c56-4c23-4907-b955-5191f333ca55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:39.949330 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0df9558-940f-4fa8-afdf-0e55faa9696f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:59:39.949508 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0df9558-940f-4fa8-afdf-0e55faa9696f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:39.949684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0df9558-940f-4fa8-afdf-0e55faa9696f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:39.962288 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:39.962288 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:39.968300 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b0df9558-940f-4fa8-afdf-0e55faa9696f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:59:39.971293 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0df9558-940f-4fa8-afdf-0e55faa9696f tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 200 Aug 18 22:59:39.972294 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1057/4221] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:39 2026] GET /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:39.979460 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ac97c56-4c23-4907-b955-5191f333ca55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebbd7de6-b55d-4628-ab8b-b046af8bf2d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1445074534',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',qos_specs=None,replication_status=,reservations=['74807b1a-8a7e-45d2-a261-8592e3c6eb26','2e3451ea-f9b5-4f9a-aa6e-92b19ede15b5','cf93a38c-a7a6-471c-9308-1449d6af4190','6b421da1-99e8-4acf-ab7b-900f49c88da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e12b466b8f34e1fb3c94000116780a1',volume_type_id=57949aa6-8cd9-42c5-ad79-1f56ac21f75f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:59:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1445074534',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ebbd7de6-b55d-4628-ab8b-b046af8bf2d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e12b466b8f34e1fb3c94000116780a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57949aa6-8cd9-42c5-ad79-1f56ac21f75f),volume_type_id=57949aa6-8cd9-42c5-ad79-1f56ac21f75f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:39.980331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf5235a-a13d-4b7d-a8f4-86daa14f0f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:40.004303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf5235a-a13d-4b7d-a8f4-86daa14f0f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1445074534',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ee1f8ae9bf4846afee0cf2b11fd6ff',qos_specs=None,replication_status=,reservations=['74807b1a-8a7e-45d2-a261-8592e3c6eb26','2e3451ea-f9b5-4f9a-aa6e-92b19ede15b5','cf93a38c-a7a6-471c-9308-1449d6af4190','6b421da1-99e8-4acf-ab7b-900f49c88da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e12b466b8f34e1fb3c94000116780a1',volume_type_id=57949aa6-8cd9-42c5-ad79-1f56ac21f75f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:40.004965 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c15f8a-fb07-414f-b316-92e1ad574a70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:40.012834 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c15f8a-fb07-414f-b316-92e1ad574a70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:40.013692 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Flow 'volume_create_api' (adc08dd8-3aea-4a9c-a3f6-d75b2b2855e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:59:40.014012 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Create volume request issued successfully. Aug 18 22:59:40.014566 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-352c2c54-48f8-4ae0-8a40-074d53de6477 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:59:40.015009 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1059/4222] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:59:39 2026] POST /volume/v3/volumes => generated 782 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:59:40.988768 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60d32d83-9a7a-49b1-82b7-8b785c179dd3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:40.990778 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60d32d83-9a7a-49b1-82b7-8b785c179dd3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 Aug 18 22:59:40.991043 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60d32d83-9a7a-49b1-82b7-8b785c179dd3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:40.991342 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60d32d83-9a7a-49b1-82b7-8b785c179dd3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:40.996855 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60d32d83-9a7a-49b1-82b7-8b785c179dd3 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 returned with HTTP 404 Aug 18 22:59:40.997382 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1056/4223] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:40 2026] GET /volume/v3/volumes/91386fb4-ac02-47e9-b1fb-c0ae6da02398 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:41.004059 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5fe6cc3-9cd2-4edc-96e3-fb5e04c9cad7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:41.006076 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5fe6cc3-9cd2-4edc-96e3-fb5e04c9cad7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e Aug 18 22:59:41.006385 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5fe6cc3-9cd2-4edc-96e3-fb5e04c9cad7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:41.006676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5fe6cc3-9cd2-4edc-96e3-fb5e04c9cad7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:41.006849 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-d5fe6cc3-9cd2-4edc-96e3-fb5e04c9cad7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete snapshot with id: bfb0ea4d-faec-4b7e-bafd-03650058e86e Aug 18 22:59:41.012390 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:41.012390 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:41.012801 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5fe6cc3-9cd2-4edc-96e3-fb5e04c9cad7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:59:41.031023 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5fe6cc3-9cd2-4edc-96e3-fb5e04c9cad7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot delete request issued successfully. Aug 18 22:59:41.031275 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5fe6cc3-9cd2-4edc-96e3-fb5e04c9cad7 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e returned with HTTP 202 Aug 18 22:59:41.031835 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1052/4224] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 22:59:41 2026] DELETE /volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:41.040009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a065d9aa-18f8-4ef4-83e6-b0f900613561 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:41.042767 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a065d9aa-18f8-4ef4-83e6-b0f900613561 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e Aug 18 22:59:41.043062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a065d9aa-18f8-4ef4-83e6-b0f900613561 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:41.043400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a065d9aa-18f8-4ef4-83e6-b0f900613561 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:41.050052 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:41.050052 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:41.050681 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a065d9aa-18f8-4ef4-83e6-b0f900613561 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Snapshot retrieved successfully. Aug 18 22:59:41.052189 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a065d9aa-18f8-4ef4-83e6-b0f900613561 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e returned with HTTP 200 Aug 18 22:59:41.052668 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1058/4225] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:41 2026] GET /volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:42.068135 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45713663-5ca0-4f6e-b93e-016543681f91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:42.070278 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45713663-5ca0-4f6e-b93e-016543681f91 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e Aug 18 22:59:42.070505 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45713663-5ca0-4f6e-b93e-016543681f91 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:42.070690 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45713663-5ca0-4f6e-b93e-016543681f91 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:42.076087 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45713663-5ca0-4f6e-b93e-016543681f91 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e returned with HTTP 404 Aug 18 22:59:42.076653 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1060/4226] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 22:59:42 2026] GET /volume/v3/snapshots/bfb0ea4d-faec-4b7e-bafd-03650058e86e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:43.740662 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3dc1b2e0-180b-4832-97f0-0c503e7cc05f req-69f15ada-14a3-445a-a260-5dc395e74b4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:43.742622 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3dc1b2e0-180b-4832-97f0-0c503e7cc05f req-69f15ada-14a3-445a-a260-5dc395e74b4c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a Aug 18 22:59:43.742815 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3dc1b2e0-180b-4832-97f0-0c503e7cc05f req-69f15ada-14a3-445a-a260-5dc395e74b4c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:43.742995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3dc1b2e0-180b-4832-97f0-0c503e7cc05f req-69f15ada-14a3-445a-a260-5dc395e74b4c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:43.750488 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:43.750488 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:43.814753 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3dc1b2e0-180b-4832-97f0-0c503e7cc05f req-69f15ada-14a3-445a-a260-5dc395e74b4c tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a returned with HTTP 200 Aug 18 22:59:43.815342 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1057/4227] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:59:43 2026] DELETE /volume/v3/attachments/b3bad485-7b5f-4b7a-aeec-55c9aba0792a => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:45.107730 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb50f1bb-c784-4886-82d7-405ee60da96a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:45.110634 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb50f1bb-c784-4886-82d7-405ee60da96a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:59:45.110634 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb50f1bb-c784-4886-82d7-405ee60da96a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:45.110886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb50f1bb-c784-4886-82d7-405ee60da96a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:45.111199 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fb50f1bb-c784-4886-82d7-405ee60da96a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume with id: d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:59:45.123765 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:45.123765 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:45.124403 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb50f1bb-c784-4886-82d7-405ee60da96a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:59:45.147944 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb50f1bb-c784-4886-82d7-405ee60da96a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Delete volume request issued successfully. Aug 18 22:59:45.148470 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb50f1bb-c784-4886-82d7-405ee60da96a tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 202 Aug 18 22:59:45.149110 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1053/4228] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:59:45 2026] DELETE /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:45.160636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-833c1715-de01-445a-8f6f-0ae252cf3513 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:45.164718 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-833c1715-de01-445a-8f6f-0ae252cf3513 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:59:45.166211 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-833c1715-de01-445a-8f6f-0ae252cf3513 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:45.166211 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-833c1715-de01-445a-8f6f-0ae252cf3513 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:45.174794 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:45.174794 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:45.182711 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-833c1715-de01-445a-8f6f-0ae252cf3513 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Volume info retrieved successfully. Aug 18 22:59:45.194388 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-833c1715-de01-445a-8f6f-0ae252cf3513 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 200 Aug 18 22:59:45.194388 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1059/4229] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:45 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 1364 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:46.212100 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89d19773-7bc2-49a3-a876-57da1449c3b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:46.214317 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89d19773-7bc2-49a3-a876-57da1449c3b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] GET https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae Aug 18 22:59:46.214527 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89d19773-7bc2-49a3-a876-57da1449c3b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:46.214737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89d19773-7bc2-49a3-a876-57da1449c3b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:46.221302 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89d19773-7bc2-49a3-a876-57da1449c3b1 tempest-TestVolumeBootPattern-130544536 tempest-TestVolumeBootPattern-130544536-project-member] https://10.4.3.89/volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae returned with HTTP 404 Aug 18 22:59:46.221825 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1061/4230] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:46 2026] GET /volume/v3/volumes/d62548fe-a31d-4ce7-b03f-888ab9b969ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:50.064011 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-20189953-45ab-4fcc-b91d-8362d25c2b18 req-68d5c37e-8c57-4c85-8495-15f55e9ad681 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:50.066109 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-20189953-45ab-4fcc-b91d-8362d25c2b18 req-68d5c37e-8c57-4c85-8495-15f55e9ad681 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] DELETE https://10.4.3.89/volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252 Aug 18 22:59:50.066320 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-20189953-45ab-4fcc-b91d-8362d25c2b18 req-68d5c37e-8c57-4c85-8495-15f55e9ad681 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:50.066513 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-20189953-45ab-4fcc-b91d-8362d25c2b18 req-68d5c37e-8c57-4c85-8495-15f55e9ad681 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:50.068757 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=223,cinder:UPDATE=62,cinder:INSERT=25 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:59:50.075492 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:50.075492 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:50.121918 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-20189953-45ab-4fcc-b91d-8362d25c2b18 req-68d5c37e-8c57-4c85-8495-15f55e9ad681 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252 returned with HTTP 200 Aug 18 22:59:50.122764 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1058/4231] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 22:59:50 2026] DELETE /volume/v3/attachments/40181eed-dc35-4c07-b9d8-d9ce8543c252 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:51.030116 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:51.031863 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] DELETE https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:51.033574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:51.033574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:51.033574 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Delete volume with id: 65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:51.034616 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=191,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:59:51.043706 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:51.043706 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:51.044529 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:51.056485 np0000007715 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:59:51.062204 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Delete volume request issued successfully. Aug 18 22:59:51.062450 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c06db011-739c-42a6-a48e-fe322f8be5b7 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 202 Aug 18 22:59:51.062938 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1054/4232] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:59:51 2026] DELETE /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:51.070991 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ecfd4a9-a1a5-4ae3-8c83-db3840dcf961 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:51.072636 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ecfd4a9-a1a5-4ae3-8c83-db3840dcf961 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:51.072873 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ecfd4a9-a1a5-4ae3-8c83-db3840dcf961 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:51.073080 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ecfd4a9-a1a5-4ae3-8c83-db3840dcf961 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:51.074875 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=200,cinder:UPDATE=45,cinder:INSERT=16 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:59:51.080516 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:51.080516 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:51.084297 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8ecfd4a9-a1a5-4ae3-8c83-db3840dcf961 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:51.089256 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ecfd4a9-a1a5-4ae3-8c83-db3840dcf961 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 200 Aug 18 22:59:51.089713 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1060/4233] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:51 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 1447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:52.104215 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0c10899-3fc4-4251-8336-e340b4b6f26c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:52.106535 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0c10899-3fc4-4251-8336-e340b4b6f26c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b Aug 18 22:59:52.106832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0c10899-3fc4-4251-8336-e340b4b6f26c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:52.107115 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0c10899-3fc4-4251-8336-e340b4b6f26c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:52.109528 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=177,cinder:INSERT=15,cinder:UPDATE=33 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 22:59:52.114683 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0c10899-3fc4-4251-8336-e340b4b6f26c tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b returned with HTTP 404 Aug 18 22:59:52.115418 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1062/4234] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:52 2026] GET /volume/v3/volumes/65dd56a4-24a4-43f9-8dc8-b83d86bb729b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:52.380208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:52.381973 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:59:52.382171 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:52.382388 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:52.382543 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Delete volume with id: a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:59:52.389409 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:52.389409 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:52.389798 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:52.401819 np0000007715 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 22:59:52.407691 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Delete volume request issued successfully. Aug 18 22:59:52.407931 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e2cf428-519c-4db4-9ab4-66337e3174fe tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 202 Aug 18 22:59:52.408443 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1059/4235] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 22:59:52 2026] DELETE /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:52.423377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44bc7b55-4d0f-4713-976d-b5391bb3b2f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:52.425544 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44bc7b55-4d0f-4713-976d-b5391bb3b2f6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:59:52.425910 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44bc7b55-4d0f-4713-976d-b5391bb3b2f6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:52.426278 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44bc7b55-4d0f-4713-976d-b5391bb3b2f6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:52.435104 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:52.435104 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:52.439501 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-44bc7b55-4d0f-4713-976d-b5391bb3b2f6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Volume info retrieved successfully. Aug 18 22:59:52.446003 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44bc7b55-4d0f-4713-976d-b5391bb3b2f6 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 200 Aug 18 22:59:52.446913 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1055/4236] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:52 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 1427 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:53.462043 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-05edadab-52e1-45c3-b7e5-b023d428f243 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:53.464841 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05edadab-52e1-45c3-b7e5-b023d428f243 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] GET https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb Aug 18 22:59:53.466460 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05edadab-52e1-45c3-b7e5-b023d428f243 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:53.466460 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-05edadab-52e1-45c3-b7e5-b023d428f243 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:53.471540 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-05edadab-52e1-45c3-b7e5-b023d428f243 tempest-TestEncryptedCinderVolumes-2061831612 tempest-TestEncryptedCinderVolumes-2061831612-project-member] https://10.4.3.89/volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb returned with HTTP 404 Aug 18 22:59:53.472109 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1061/4237] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:53 2026] GET /volume/v3/volumes/a426d6fd-b914-4a41-b171-a6ad85b466bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 22:59:53.481332 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f74d6847-9b57-4331-b8a9-696b1b0a7790 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:53.484184 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f74d6847-9b57-4331-b8a9-696b1b0a7790 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 22:59:53.484420 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f74d6847-9b57-4331-b8a9-696b1b0a7790 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:53.484624 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f74d6847-9b57-4331-b8a9-696b1b0a7790 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:53.485777 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:53.485777 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:53.486043 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f74d6847-9b57-4331-b8a9-696b1b0a7790 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 22:59:53.500088 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f74d6847-9b57-4331-b8a9-696b1b0a7790 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Get all volumes completed successfully. Aug 18 22:59:53.503496 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:53.503496 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:53.510796 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f74d6847-9b57-4331-b8a9-696b1b0a7790 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 22:59:53.511248 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1063/4238] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 22:59:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8281 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:53.528542 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ffeb817-a7d7-44b6-8471-a1e359b388c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:53.531997 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ffeb817-a7d7-44b6-8471-a1e359b388c4 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] DELETE https://10.4.3.89/volume/v3/types/5e0a70b3-f291-4b2e-a350-3ab605ffcf99 Aug 18 22:59:53.531997 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ffeb817-a7d7-44b6-8471-a1e359b388c4 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:53.531997 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ffeb817-a7d7-44b6-8471-a1e359b388c4 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:53.555878 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ffeb817-a7d7-44b6-8471-a1e359b388c4 tempest-TestEncryptedCinderVolumes-1646033894 tempest-TestEncryptedCinderVolumes-1646033894-project-admin] https://10.4.3.89/volume/v3/types/5e0a70b3-f291-4b2e-a350-3ab605ffcf99 returned with HTTP 202 Aug 18 22:59:53.556313 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1060/4239] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 22:59:53 2026] DELETE /volume/v3/types/5e0a70b3-f291-4b2e-a350-3ab605ffcf99 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 22:59:57.398300 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fae32de-1929-4e5c-a8e8-64c903463660 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:57.474704 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 22:59:57.475073 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1272717737"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:57.476843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1272717737'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 22:59:57.477211 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume of 1 GB Aug 18 22:59:57.481242 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Availability Zones retrieved successfully. Aug 18 22:59:57.488024 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Flow 'volume_create_api' (f792652a-3c10-42ed-a18a-86fb289d9996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:59:57.489513 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8f4217-03e9-4683-a6d2-e6303b8d0c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:57.490104 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 22:59:57.516815 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa8f4217-03e9-4683-a6d2-e6303b8d0c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:57.518108 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189e73cd-cd83-4100-8851-a81e141bf6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:57.581850 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['c7e10098-d3ed-4a31-b63d-b39952230870', '5135f76f-653f-4781-a0e7-5a051ff663d3', '9a1e724d-4591-4af9-9b33-8d99c15d2552', 'e4465385-2271-4205-8202-b4d8efa04790'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:59:57.582927 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (189e73cd-cd83-4100-8851-a81e141bf6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7e10098-d3ed-4a31-b63d-b39952230870', '5135f76f-653f-4781-a0e7-5a051ff663d3', '9a1e724d-4591-4af9-9b33-8d99c15d2552', 'e4465385-2271-4205-8202-b4d8efa04790']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:57.584006 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5bb8994-ed74-4ead-a577-1e1e669cc660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:57.605962 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5bb8994-ed74-4ead-a577-1e1e669cc660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b78656c-9861-4bcc-b00e-abf65fb308dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1272717737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281ca19fefcf411aa156247e88b6b6f3',qos_specs=None,replication_status=,reservations=['c7e10098-d3ed-4a31-b63d-b39952230870','5135f76f-653f-4781-a0e7-5a051ff663d3','9a1e724d-4591-4af9-9b33-8d99c15d2552','e4465385-2271-4205-8202-b4d8efa04790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T22:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1272717737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b78656c-9861-4bcc-b00e-abf65fb308dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281ca19fefcf411aa156247e88b6b6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:57.606790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a29107-4b03-497d-9e22-fe76c014435b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:57.626380 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a29107-4b03-497d-9e22-fe76c014435b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1272717737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281ca19fefcf411aa156247e88b6b6f3',qos_specs=None,replication_status=,reservations=['c7e10098-d3ed-4a31-b63d-b39952230870','5135f76f-653f-4781-a0e7-5a051ff663d3','9a1e724d-4591-4af9-9b33-8d99c15d2552','e4465385-2271-4205-8202-b4d8efa04790'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:57.627050 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fddaeb-a31f-4152-bba8-78dc4173cd18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 22:59:57.636075 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fddaeb-a31f-4152-bba8-78dc4173cd18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 22:59:57.639978 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Flow 'volume_create_api' (f792652a-3c10-42ed-a18a-86fb289d9996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 22:59:57.640309 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume request issued successfully. Aug 18 22:59:57.640866 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fae32de-1929-4e5c-a8e8-64c903463660 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 22:59:57.641257 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1056/4240] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 22:59:57 2026] POST /volume/v3/volumes => generated 747 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:59:57.652737 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e456f395-fa70-419f-9301-c1cdcc35d685 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:57.654993 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e456f395-fa70-419f-9301-c1cdcc35d685 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc Aug 18 22:59:57.655237 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e456f395-fa70-419f-9301-c1cdcc35d685 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:57.655490 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e456f395-fa70-419f-9301-c1cdcc35d685 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:57.663975 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:57.663975 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:57.669034 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e456f395-fa70-419f-9301-c1cdcc35d685 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 22:59:57.673976 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e456f395-fa70-419f-9301-c1cdcc35d685 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc returned with HTTP 200 Aug 18 22:59:57.674566 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1062/4241] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:57 2026] GET /volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:58.127431 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-59cc138e-861d-463e-a469-994993770d65 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.131291 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-59cc138e-861d-463e-a469-994993770d65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:59:58.131291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-59cc138e-861d-463e-a469-994993770d65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:58.131291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-59cc138e-861d-463e-a469-994993770d65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:58.140701 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:58.140701 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:58.145546 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-59cc138e-861d-463e-a469-994993770d65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:58.151179 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-59cc138e-861d-463e-a469-994993770d65 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:59:58.151625 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1064/4242] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 22:59:58 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:58.234863 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67d0c4c6-fb5a-4d2c-b543-cb070f554228 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.235289 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67d0c4c6-fb5a-4d2c-b543-cb070f554228 None None] GET https://10.4.3.89/volume// Aug 18 22:59:58.235459 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67d0c4c6-fb5a-4d2c-b543-cb070f554228 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:58.235640 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67d0c4c6-fb5a-4d2c-b543-cb070f554228 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:58.235946 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67d0c4c6-fb5a-4d2c-b543-cb070f554228 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:58.236247 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1061/4243] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 22:59:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:58.243224 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-781e9801-54a3-4f52-a1ba-8000e6a456c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.245113 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-781e9801-54a3-4f52-a1ba-8000e6a456c9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 22:59:58.245362 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-781e9801-54a3-4f52-a1ba-8000e6a456c9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a771e0f0-ed83-406d-ba16-796c2646f119", "connector": null, "instance_uuid": "5975d0aa-df4a-4dfb-b3fd-e38791c9e8f0"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:58.252898 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:58.252898 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:58.273929 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-781e9801-54a3-4f52-a1ba-8000e6a456c9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 22:59:58.274337 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1057/4244] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 22:59:58 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:58.320207 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c5c11192-7dce-4294-8cd4-9c0d3d2cd649 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.321832 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5c11192-7dce-4294-8cd4-9c0d3d2cd649 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:59:58.322040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5c11192-7dce-4294-8cd4-9c0d3d2cd649 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:58.322250 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c5c11192-7dce-4294-8cd4-9c0d3d2cd649 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:58.331457 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:58.331457 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:58.335148 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c5c11192-7dce-4294-8cd4-9c0d3d2cd649 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:58.339228 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c5c11192-7dce-4294-8cd4-9c0d3d2cd649 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:59:58.339658 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1063/4245] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:58 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:58.349176 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bcefd46d-e5b6-4973-ab78-37eac0cc716c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.349637 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bcefd46d-e5b6-4973-ab78-37eac0cc716c None None] GET https://10.4.3.89/volume// Aug 18 22:59:58.349839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bcefd46d-e5b6-4973-ab78-37eac0cc716c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:58.350029 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bcefd46d-e5b6-4973-ab78-37eac0cc716c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:58.350423 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bcefd46d-e5b6-4973-ab78-37eac0cc716c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 22:59:58.350750 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1065/4246] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 22:59:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 22:59:58.357091 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-72ba8586-6afd-4d21-9178-9f25c831ae97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.360761 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-72ba8586-6afd-4d21-9178-9f25c831ae97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:59:58.361054 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-72ba8586-6afd-4d21-9178-9f25c831ae97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:58.361346 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-72ba8586-6afd-4d21-9178-9f25c831ae97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:58.372279 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:58.372279 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:58.376198 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-72ba8586-6afd-4d21-9178-9f25c831ae97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:58.381326 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-72ba8586-6afd-4d21-9178-9f25c831ae97 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:59:58.381858 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1062/4247] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 22:59:58 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 22:59:58.493580 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-e1f47de8-354e-421a-823c-2c8e5fc36ac3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.496120 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-e1f47de8-354e-421a-823c-2c8e5fc36ac3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] PUT https://10.4.3.89/volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b Aug 18 22:59:58.496514 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-e1f47de8-354e-421a-823c-2c8e5fc36ac3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:58.504399 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-e1f47de8-354e-421a-823c-2c8e5fc36ac3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Acquiring lock "cinder-attachment_update-a771e0f0-ed83-406d-ba16-796c2646f119-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 22:59:58.511120 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-e1f47de8-354e-421a-823c-2c8e5fc36ac3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Lock "cinder-attachment_update-a771e0f0-ed83-406d-ba16-796c2646f119-np0000007715" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 22:59:58.512016 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:58.512016 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:58.582132 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-e1f47de8-354e-421a-823c-2c8e5fc36ac3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Lock "cinder-attachment_update-a771e0f0-ed83-406d-ba16-796c2646f119-np0000007715" released by "attachment_update" :: held 0.071s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 22:59:58.582481 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-e1f47de8-354e-421a-823c-2c8e5fc36ac3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b returned with HTTP 200 Aug 18 22:59:58.582930 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1058/4248] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 22:59:58 2026] PUT /volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 22:59:58.686408 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-63fec06a-4c5b-4e7a-abe4-657a05478bf2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.688663 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63fec06a-4c5b-4e7a-abe4-657a05478bf2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc Aug 18 22:59:58.688926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63fec06a-4c5b-4e7a-abe4-657a05478bf2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:58.689247 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-63fec06a-4c5b-4e7a-abe4-657a05478bf2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:58.697206 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:58.697206 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:58.707733 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-63fec06a-4c5b-4e7a-abe4-657a05478bf2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 22:59:58.717380 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-63fec06a-4c5b-4e7a-abe4-657a05478bf2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc returned with HTTP 200 Aug 18 22:59:58.717752 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1064/4249] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:58 2026] GET /volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:58.729822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89cabfcc-9cfc-4e2e-8213-247ff36a2836 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.732737 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89cabfcc-9cfc-4e2e-8213-247ff36a2836 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 22:59:58.732890 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89cabfcc-9cfc-4e2e-8213-247ff36a2836 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b78656c-9861-4bcc-b00e-abf65fb308dc", "name": "tempest-VolumesBackupsTest-Backup-1369460674"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 22:59:58.734437 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-89cabfcc-9cfc-4e2e-8213-247ff36a2836 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating new backup {'backup': {'volume_id': '1b78656c-9861-4bcc-b00e-abf65fb308dc', 'name': 'tempest-VolumesBackupsTest-Backup-1369460674'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 22:59:58.734650 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-89cabfcc-9cfc-4e2e-8213-247ff36a2836 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating backup of volume 1b78656c-9861-4bcc-b00e-abf65fb308dc in container None Aug 18 22:59:58.742418 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:58.742418 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 22:59:58.742866 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89cabfcc-9cfc-4e2e-8213-247ff36a2836 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 22:59:58.773158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-89cabfcc-9cfc-4e2e-8213-247ff36a2836 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['ed68d586-3ce5-47b0-b13f-1e7d6dd8661d', 'ac6f6709-f598-4404-8634-322a037b1294'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 22:59:58.809862 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89cabfcc-9cfc-4e2e-8213-247ff36a2836 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 22:59:58.810464 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1066/4250] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 22:59:58 2026] POST /volume/v3/backups => generated 328 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 22:59:58.819708 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8a5ec67-636d-418e-904e-a97f9b8a6c8b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:58.821552 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8a5ec67-636d-418e-904e-a97f9b8a6c8b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 22:59:58.821748 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8a5ec67-636d-418e-904e-a97f9b8a6c8b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:58.821953 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8a5ec67-636d-418e-904e-a97f9b8a6c8b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:58.822060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b8a5ec67-636d-418e-904e-a97f9b8a6c8b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:59:58.826483 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:58.826483 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 22:59:58.827152 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8a5ec67-636d-418e-904e-a97f9b8a6c8b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 22:59:58.827526 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1063/4251] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:58 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:59.358237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80d63b44-fc1a-429d-b74e-3ceceb29299a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:59.360828 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80d63b44-fc1a-429d-b74e-3ceceb29299a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 22:59:59.361052 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80d63b44-fc1a-429d-b74e-3ceceb29299a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:59.361284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80d63b44-fc1a-429d-b74e-3ceceb29299a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:59.371762 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:59.371762 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 22:59:59.375548 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80d63b44-fc1a-429d-b74e-3ceceb29299a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 22:59:59.380224 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80d63b44-fc1a-429d-b74e-3ceceb29299a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 22:59:59.380616 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1059/4252] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:59 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 22:59:59.839675 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-014c624b-ff25-4076-b4b8-6999d001ab32 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 22:59:59.841324 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-014c624b-ff25-4076-b4b8-6999d001ab32 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 22:59:59.841504 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-014c624b-ff25-4076-b4b8-6999d001ab32 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 22:59:59.841695 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-014c624b-ff25-4076-b4b8-6999d001ab32 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 22:59:59.841795 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-014c624b-ff25-4076-b4b8-6999d001ab32 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 22:59:59.846026 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 22:59:59.846026 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 22:59:59.846862 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-014c624b-ff25-4076-b4b8-6999d001ab32 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 22:59:59.847199 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1065/4253] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 22:59:59 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:00.395298 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16d5ee2a-9593-40bd-b99d-aa098aa285cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:00.397169 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16d5ee2a-9593-40bd-b99d-aa098aa285cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:00.397428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16d5ee2a-9593-40bd-b99d-aa098aa285cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:00.397678 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16d5ee2a-9593-40bd-b99d-aa098aa285cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:00.408558 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:00.408558 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:00.412674 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16d5ee2a-9593-40bd-b99d-aa098aa285cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:00.416852 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16d5ee2a-9593-40bd-b99d-aa098aa285cb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:00.417211 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1067/4254] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:00 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:00.860367 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-673424e2-7d02-4838-bee1-9a23aa6f247b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:00.862350 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-673424e2-7d02-4838-bee1-9a23aa6f247b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:00.862618 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-673424e2-7d02-4838-bee1-9a23aa6f247b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:00.862862 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-673424e2-7d02-4838-bee1-9a23aa6f247b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:00.863018 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-673424e2-7d02-4838-bee1-9a23aa6f247b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:00.870507 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:00.870507 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:00.871484 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-673424e2-7d02-4838-bee1-9a23aa6f247b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:00.872006 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1064/4255] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:00 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:01.430547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2269ed2c-fc89-421b-9b59-cb581d6217ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:01.432359 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2269ed2c-fc89-421b-9b59-cb581d6217ee tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:01.432549 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2269ed2c-fc89-421b-9b59-cb581d6217ee tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:01.432727 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2269ed2c-fc89-421b-9b59-cb581d6217ee tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:01.444995 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:01.444995 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:01.449993 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2269ed2c-fc89-421b-9b59-cb581d6217ee tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:01.455514 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2269ed2c-fc89-421b-9b59-cb581d6217ee tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:01.456133 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1060/4256] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:01 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:01.883466 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8cad4d79-999d-4d96-ac81-6b7191f886be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:01.885317 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cad4d79-999d-4d96-ac81-6b7191f886be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:01.885520 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cad4d79-999d-4d96-ac81-6b7191f886be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:01.885756 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8cad4d79-999d-4d96-ac81-6b7191f886be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:01.885868 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8cad4d79-999d-4d96-ac81-6b7191f886be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:01.890006 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:01.890006 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:01.890820 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8cad4d79-999d-4d96-ac81-6b7191f886be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:01.891201 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1066/4257] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:01 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:02.472971 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27510d13-3ef2-44b5-8344-bb114884222a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:02.475336 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27510d13-3ef2-44b5-8344-bb114884222a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:02.475619 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27510d13-3ef2-44b5-8344-bb114884222a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:02.475881 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27510d13-3ef2-44b5-8344-bb114884222a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:02.488444 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:02.488444 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:02.492707 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27510d13-3ef2-44b5-8344-bb114884222a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:02.498703 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27510d13-3ef2-44b5-8344-bb114884222a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:02.499338 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1068/4258] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:02 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:02.824706 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-c90f82a0-00b4-4c6a-9f8b-438b8fb8e9ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:02.826944 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-c90f82a0-00b4-4c6a-9f8b-438b8fb8e9ae tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b/action Aug 18 23:00:02.827385 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-c90f82a0-00b4-4c6a-9f8b-438b8fb8e9ae tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:02.827548 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-c90f82a0-00b4-4c6a-9f8b-438b8fb8e9ae tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:02.844104 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:02.844104 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:02.853645 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b983106-5995-4795-9d17-2c4ebb04b1f0 req-c90f82a0-00b4-4c6a-9f8b-438b8fb8e9ae tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b/action returned with HTTP 204 Aug 18 23:00:02.854113 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1065/4259] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:00:02 2026] POST /volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:02.900665 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ac83bdc-4291-42ce-9bfe-3b746024390d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:02.902511 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ac83bdc-4291-42ce-9bfe-3b746024390d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:02.902709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ac83bdc-4291-42ce-9bfe-3b746024390d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:02.902907 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ac83bdc-4291-42ce-9bfe-3b746024390d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:02.903010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4ac83bdc-4291-42ce-9bfe-3b746024390d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:02.907188 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:02.907188 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:02.907971 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ac83bdc-4291-42ce-9bfe-3b746024390d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:02.908434 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1061/4260] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:02 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:03.514877 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7605dee2-bc9e-40ef-b71b-164809146849 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:03.518312 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7605dee2-bc9e-40ef-b71b-164809146849 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:03.518312 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7605dee2-bc9e-40ef-b71b-164809146849 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:03.518312 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7605dee2-bc9e-40ef-b71b-164809146849 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:03.531082 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:03.531082 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:03.535994 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7605dee2-bc9e-40ef-b71b-164809146849 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:03.542587 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7605dee2-bc9e-40ef-b71b-164809146849 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:03.543318 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1067/4261] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:03 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:03.556214 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15e9218f-e6dd-4f5e-b03e-518fea79c5a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:03.558163 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15e9218f-e6dd-4f5e-b03e-518fea79c5a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:03.558646 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15e9218f-e6dd-4f5e-b03e-518fea79c5a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a771e0f0-ed83-406d-ba16-796c2646f119", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1126611154"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:03.569853 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:03.569853 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:03.570323 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15e9218f-e6dd-4f5e-b03e-518fea79c5a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:03.570503 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-15e9218f-e6dd-4f5e-b03e-518fea79c5a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:03.601969 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-15e9218f-e6dd-4f5e-b03e-518fea79c5a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['4aac4502-ee3c-490c-a172-6ecfc455407b', '70296910-7ef4-48b1-b1c5-d48d80269b12', 'eba28f15-fcc0-4554-89f3-d7b38f3158e1', '14d803c8-eee9-4cbd-a2d2-2dcd071676d5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:03.635995 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15e9218f-e6dd-4f5e-b03e-518fea79c5a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot force create request issued successfully. Aug 18 23:00:03.636395 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15e9218f-e6dd-4f5e-b03e-518fea79c5a5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:03.636853 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1069/4262] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:03 2026] POST /volume/v3/snapshots => generated 310 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:03.645668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4f0f729-5166-46bc-ac76-5c901b97ff76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:03.647600 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4f0f729-5166-46bc-ac76-5c901b97ff76 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f Aug 18 23:00:03.647824 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4f0f729-5166-46bc-ac76-5c901b97ff76 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:03.648038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4f0f729-5166-46bc-ac76-5c901b97ff76 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:03.653331 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:03.653331 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:03.653761 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4f0f729-5166-46bc-ac76-5c901b97ff76 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:03.654626 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4f0f729-5166-46bc-ac76-5c901b97ff76 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f returned with HTTP 200 Aug 18 23:00:03.654993 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1066/4263] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:03 2026] GET /volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:03.919751 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38819b39-5f75-467f-a068-e3813deca982 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:03.921782 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38819b39-5f75-467f-a068-e3813deca982 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:03.921993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38819b39-5f75-467f-a068-e3813deca982 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:03.922211 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38819b39-5f75-467f-a068-e3813deca982 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:03.922349 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-38819b39-5f75-467f-a068-e3813deca982 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:03.926892 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:03.926892 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:03.927665 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38819b39-5f75-467f-a068-e3813deca982 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:03.928032 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1062/4264] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:03 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:04.664910 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6ddfd50b-0005-49b9-acaf-c28749501171 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:04.666441 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ddfd50b-0005-49b9-acaf-c28749501171 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f Aug 18 23:00:04.666604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ddfd50b-0005-49b9-acaf-c28749501171 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:04.666773 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6ddfd50b-0005-49b9-acaf-c28749501171 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:04.671004 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:04.671004 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:04.671390 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6ddfd50b-0005-49b9-acaf-c28749501171 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:04.672019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6ddfd50b-0005-49b9-acaf-c28749501171 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f returned with HTTP 200 Aug 18 23:00:04.672334 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1068/4265] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:04 2026] GET /volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:04.680081 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a96b956-e583-4f72-b477-19ab0cc7066a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:04.681794 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a96b956-e583-4f72-b477-19ab0cc7066a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:04.682107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a96b956-e583-4f72-b477-19ab0cc7066a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a771e0f0-ed83-406d-ba16-796c2646f119", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1627092948"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:04.691607 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:04.691607 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:04.692107 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0a96b956-e583-4f72-b477-19ab0cc7066a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:04.692307 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-0a96b956-e583-4f72-b477-19ab0cc7066a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:04.718617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0a96b956-e583-4f72-b477-19ab0cc7066a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['a7f02518-2b18-4773-9937-979c727e3b24', '2b9d0867-54f1-41ac-8a13-bf4a21bc31e2', '4a813a8b-42a8-4f3c-938a-805261ac5a65', '88613216-b9df-4e1a-bd76-f0736c6636cc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:04.743444 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0a96b956-e583-4f72-b477-19ab0cc7066a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot force create request issued successfully. Aug 18 23:00:04.743751 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a96b956-e583-4f72-b477-19ab0cc7066a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:04.744190 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1070/4266] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:04.753715 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8961b072-42fd-4e33-84f9-d5e93c3baf17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:04.755891 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8961b072-42fd-4e33-84f9-d5e93c3baf17 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b Aug 18 23:00:04.756168 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8961b072-42fd-4e33-84f9-d5e93c3baf17 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:04.756476 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8961b072-42fd-4e33-84f9-d5e93c3baf17 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:04.761227 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:04.761227 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:04.761841 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8961b072-42fd-4e33-84f9-d5e93c3baf17 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:04.762863 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8961b072-42fd-4e33-84f9-d5e93c3baf17 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b returned with HTTP 200 Aug 18 23:00:04.763417 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1067/4267] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:04 2026] GET /volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:04.939401 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11336ef7-9ddb-4095-9a73-11c8f475dcc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:04.941757 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11336ef7-9ddb-4095-9a73-11c8f475dcc1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:04.942030 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11336ef7-9ddb-4095-9a73-11c8f475dcc1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:04.942306 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11336ef7-9ddb-4095-9a73-11c8f475dcc1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:04.942451 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-11336ef7-9ddb-4095-9a73-11c8f475dcc1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:04.947659 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:04.947659 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:04.948670 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11336ef7-9ddb-4095-9a73-11c8f475dcc1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:04.949153 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1063/4268] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:04 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:05.785934 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd946dc2-4b14-4513-ac7c-84a22295297a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:05.788487 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd946dc2-4b14-4513-ac7c-84a22295297a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b Aug 18 23:00:05.788712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd946dc2-4b14-4513-ac7c-84a22295297a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:05.788908 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd946dc2-4b14-4513-ac7c-84a22295297a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:05.794978 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:05.794978 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:05.795566 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cd946dc2-4b14-4513-ac7c-84a22295297a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:05.796552 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd946dc2-4b14-4513-ac7c-84a22295297a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b returned with HTTP 200 Aug 18 23:00:05.797021 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1069/4269] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:05 2026] GET /volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:05.809443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-592ba71e-e929-49a5-944d-16ddd8ae9825 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:05.811967 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-592ba71e-e929-49a5-944d-16ddd8ae9825 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b Aug 18 23:00:05.823288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-592ba71e-e929-49a5-944d-16ddd8ae9825 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:05.823288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-592ba71e-e929-49a5-944d-16ddd8ae9825 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:05.823288 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-592ba71e-e929-49a5-944d-16ddd8ae9825 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 8f5c5f78-a556-473a-8f7a-7ae86ecdd99b Aug 18 23:00:05.828420 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:05.828420 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:05.828953 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-592ba71e-e929-49a5-944d-16ddd8ae9825 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:05.850131 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-592ba71e-e929-49a5-944d-16ddd8ae9825 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 23:00:05.850389 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-592ba71e-e929-49a5-944d-16ddd8ae9825 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b returned with HTTP 202 Aug 18 23:00:05.850940 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1071/4270] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:05 2026] DELETE /volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:05.864107 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dabced3f-3c60-40c8-a23e-fa06796cfb8e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:05.874888 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dabced3f-3c60-40c8-a23e-fa06796cfb8e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b Aug 18 23:00:05.876488 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dabced3f-3c60-40c8-a23e-fa06796cfb8e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:05.877817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dabced3f-3c60-40c8-a23e-fa06796cfb8e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:05.885448 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:05.885448 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:05.886060 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dabced3f-3c60-40c8-a23e-fa06796cfb8e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:05.887066 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dabced3f-3c60-40c8-a23e-fa06796cfb8e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b returned with HTTP 200 Aug 18 23:00:05.887497 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1068/4271] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:05 2026] GET /volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:05.959117 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a68f7c6-6a13-4243-a3cd-3ae8b1d0461d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:05.960879 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a68f7c6-6a13-4243-a3cd-3ae8b1d0461d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:05.961087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a68f7c6-6a13-4243-a3cd-3ae8b1d0461d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:05.961326 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a68f7c6-6a13-4243-a3cd-3ae8b1d0461d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:05.961439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6a68f7c6-6a13-4243-a3cd-3ae8b1d0461d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:05.965325 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:05.965325 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:05.965997 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a68f7c6-6a13-4243-a3cd-3ae8b1d0461d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:05.966414 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1064/4272] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:05 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:06.896565 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d21976d7-6462-432e-9989-902f99d6044f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:06.898280 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d21976d7-6462-432e-9989-902f99d6044f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b Aug 18 23:00:06.898506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d21976d7-6462-432e-9989-902f99d6044f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:06.898697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d21976d7-6462-432e-9989-902f99d6044f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:06.903341 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d21976d7-6462-432e-9989-902f99d6044f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b returned with HTTP 404 Aug 18 23:00:06.903823 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1070/4273] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:06 2026] GET /volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:06.909668 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1155aaa6-2d6c-4da0-8d2e-97d395550043 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:06.911211 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1155aaa6-2d6c-4da0-8d2e-97d395550043 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 Aug 18 23:00:06.911393 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1155aaa6-2d6c-4da0-8d2e-97d395550043 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:06.911568 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1155aaa6-2d6c-4da0-8d2e-97d395550043 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:06.911667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1155aaa6-2d6c-4da0-8d2e-97d395550043 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: c6ca5061-4605-48b5-9cb8-b98e06868381 Aug 18 23:00:06.916252 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:06.916252 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:06.916635 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1155aaa6-2d6c-4da0-8d2e-97d395550043 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:06.931683 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1155aaa6-2d6c-4da0-8d2e-97d395550043 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 23:00:06.931773 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1155aaa6-2d6c-4da0-8d2e-97d395550043 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 returned with HTTP 202 Aug 18 23:00:06.932160 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1072/4274] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:06 2026] DELETE /volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:06.938675 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be00263d-c36e-455b-b2c5-066a738dcea6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:06.940467 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be00263d-c36e-455b-b2c5-066a738dcea6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 Aug 18 23:00:06.940692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be00263d-c36e-455b-b2c5-066a738dcea6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:06.941030 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be00263d-c36e-455b-b2c5-066a738dcea6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:06.946358 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:06.946358 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:06.946874 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-be00263d-c36e-455b-b2c5-066a738dcea6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:06.947715 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be00263d-c36e-455b-b2c5-066a738dcea6 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 returned with HTTP 200 Aug 18 23:00:06.948151 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1069/4275] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:06 2026] GET /volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:06.977217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-191e56be-97e2-455f-987f-0754ecc46674 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:06.979695 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-191e56be-97e2-455f-987f-0754ecc46674 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:06.979976 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-191e56be-97e2-455f-987f-0754ecc46674 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:06.980331 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-191e56be-97e2-455f-987f-0754ecc46674 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:06.980536 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-191e56be-97e2-455f-987f-0754ecc46674 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:06.986643 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:06.986643 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:06.987813 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-191e56be-97e2-455f-987f-0754ecc46674 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:06.988361 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1065/4276] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:06 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:07.957609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00857c8c-720a-4ebf-b26a-ee36dc8a26ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:07.959454 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00857c8c-720a-4ebf-b26a-ee36dc8a26ef tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 Aug 18 23:00:07.959676 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00857c8c-720a-4ebf-b26a-ee36dc8a26ef tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:07.959926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00857c8c-720a-4ebf-b26a-ee36dc8a26ef tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:07.965456 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00857c8c-720a-4ebf-b26a-ee36dc8a26ef tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 returned with HTTP 404 Aug 18 23:00:07.965847 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1071/4277] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:07 2026] GET /volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:07.972865 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a93c862a-2f8c-4e9f-b292-0903a41c318c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:07.974725 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a93c862a-2f8c-4e9f-b292-0903a41c318c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f Aug 18 23:00:07.974963 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a93c862a-2f8c-4e9f-b292-0903a41c318c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:07.975185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a93c862a-2f8c-4e9f-b292-0903a41c318c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:07.975311 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-a93c862a-2f8c-4e9f-b292-0903a41c318c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 39d07a8d-9d89-4acc-a52a-411ca7fd1e5f Aug 18 23:00:07.980708 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:07.980708 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:07.981214 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a93c862a-2f8c-4e9f-b292-0903a41c318c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:07.999660 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-391f5172-7691-4703-8509-467d78b52e16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:08.000979 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a93c862a-2f8c-4e9f-b292-0903a41c318c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 23:00:08.001254 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a93c862a-2f8c-4e9f-b292-0903a41c318c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f returned with HTTP 202 Aug 18 23:00:08.001406 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-391f5172-7691-4703-8509-467d78b52e16 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:08.001599 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-391f5172-7691-4703-8509-467d78b52e16 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:08.001694 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1073/4278] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:07 2026] DELETE /volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:08.001772 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-391f5172-7691-4703-8509-467d78b52e16 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:08.002115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-391f5172-7691-4703-8509-467d78b52e16 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:08.006357 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:08.006357 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:08.006775 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-391f5172-7691-4703-8509-467d78b52e16 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:08.007177 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1070/4279] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:07 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:08.009986 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63a379a5-e1a3-4fa4-a8fe-88972e038f78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:08.012379 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63a379a5-e1a3-4fa4-a8fe-88972e038f78 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f Aug 18 23:00:08.012675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63a379a5-e1a3-4fa4-a8fe-88972e038f78 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:08.012858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63a379a5-e1a3-4fa4-a8fe-88972e038f78 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:08.018330 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:08.018330 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:08.018748 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63a379a5-e1a3-4fa4-a8fe-88972e038f78 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:08.019583 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63a379a5-e1a3-4fa4-a8fe-88972e038f78 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f returned with HTTP 200 Aug 18 23:00:08.019958 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1066/4280] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:08 2026] GET /volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:08.358131 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:08.361169 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:08.361558 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-860751317"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:08.363278 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-860751317'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:08.363431 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume of 1 GB Aug 18 23:00:08.368651 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Availability Zones retrieved successfully. Aug 18 23:00:08.375020 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Flow 'volume_create_api' (7932a687-ebdf-4a58-9047-ee9f9a1ed9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:08.375999 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d9e4af-a042-4541-ae1f-4f125c3eb980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:08.377017 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:08.410168 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12d9e4af-a042-4541-ae1f-4f125c3eb980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:08.411175 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43163426-d129-4206-bcd1-49445c64cd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:08.460563 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Created reservations ['71d31065-6bda-4a55-9f18-4b615102ae9a', 'dd1b23d2-cad0-490d-a8fa-0fbf892e5f16', '170c1a74-2cce-461c-8b06-682b646683e5', '20abde10-2845-4644-bca4-77108398ec9d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:08.461579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43163426-d129-4206-bcd1-49445c64cd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71d31065-6bda-4a55-9f18-4b615102ae9a', 'dd1b23d2-cad0-490d-a8fa-0fbf892e5f16', '170c1a74-2cce-461c-8b06-682b646683e5', '20abde10-2845-4644-bca4-77108398ec9d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:08.462473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b259ed2-a033-48be-b3b5-a7074efbb0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:08.488327 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b259ed2-a033-48be-b3b5-a7074efbb0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74fffc43-0ad8-40da-89db-71ddd9a11fa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-860751317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',qos_specs=None,replication_status=,reservations=['71d31065-6bda-4a55-9f18-4b615102ae9a','dd1b23d2-cad0-490d-a8fa-0fbf892e5f16','170c1a74-2cce-461c-8b06-682b646683e5','20abde10-2845-4644-bca4-77108398ec9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a361467d0c411bb684d55751d2c5b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-860751317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74fffc43-0ad8-40da-89db-71ddd9a11fa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59a361467d0c411bb684d55751d2c5b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:08.489063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46432bb-f088-4e87-b343-0b58daee3b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:08.510280 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f46432bb-f088-4e87-b343-0b58daee3b66) transitioned into state 'SUCCESS' from state '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-860751317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',qos_specs=None,replication_status=,reservations=['71d31065-6bda-4a55-9f18-4b615102ae9a','dd1b23d2-cad0-490d-a8fa-0fbf892e5f16','170c1a74-2cce-461c-8b06-682b646683e5','20abde10-2845-4644-bca4-77108398ec9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a361467d0c411bb684d55751d2c5b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:08.511189 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a902a2b-3e68-45b6-a600-22fb71f14bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:08.522507 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a902a2b-3e68-45b6-a600-22fb71f14bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:08.523116 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Flow 'volume_create_api' (7932a687-ebdf-4a58-9047-ee9f9a1ed9e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:08.523441 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume request issued successfully. Aug 18 23:00:08.524001 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5646d7fc-0a06-4bf7-a537-5b9809bf4fb5 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:08.524499 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1072/4281] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:08 2026] POST /volume/v3/volumes => generated 748 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:08.535830 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0c0f3829-1cee-46da-a9ef-702ef2b71db7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:08.537724 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c0f3829-1cee-46da-a9ef-702ef2b71db7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:08.537939 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c0f3829-1cee-46da-a9ef-702ef2b71db7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:08.538132 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c0f3829-1cee-46da-a9ef-702ef2b71db7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:08.545525 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:08.545525 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:08.548897 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0c0f3829-1cee-46da-a9ef-702ef2b71db7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:08.553001 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c0f3829-1cee-46da-a9ef-702ef2b71db7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:08.553445 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1074/4282] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:08 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:09.016942 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef0753c5-e1f2-4cb5-896a-d72d8f27a188 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.019053 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef0753c5-e1f2-4cb5-896a-d72d8f27a188 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:09.019353 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef0753c5-e1f2-4cb5-896a-d72d8f27a188 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.019566 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef0753c5-e1f2-4cb5-896a-d72d8f27a188 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.019668 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ef0753c5-e1f2-4cb5-896a-d72d8f27a188 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:09.024235 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.024235 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:09.024962 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef0753c5-e1f2-4cb5-896a-d72d8f27a188 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:09.025396 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1071/4283] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:09.029138 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-094ad8f6-5df9-4470-bab0-983a28cf07be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.030768 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-094ad8f6-5df9-4470-bab0-983a28cf07be tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f Aug 18 23:00:09.030940 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-094ad8f6-5df9-4470-bab0-983a28cf07be tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.031114 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-094ad8f6-5df9-4470-bab0-983a28cf07be tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.035727 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-094ad8f6-5df9-4470-bab0-983a28cf07be tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f returned with HTTP 404 Aug 18 23:00:09.036375 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1067/4284] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:09.044048 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5f8a8f96-05a5-4824-91a5-543d256dff47 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.045843 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f8a8f96-05a5-4824-91a5-543d256dff47 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b Aug 18 23:00:09.045975 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f8a8f96-05a5-4824-91a5-543d256dff47 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.046163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5f8a8f96-05a5-4824-91a5-543d256dff47 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.046305 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-5f8a8f96-05a5-4824-91a5-543d256dff47 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 8f5c5f78-a556-473a-8f7a-7ae86ecdd99b Aug 18 23:00:09.050720 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5f8a8f96-05a5-4824-91a5-543d256dff47 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b returned with HTTP 404 Aug 18 23:00:09.051216 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1073/4285] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:09 2026] DELETE /volume/v3/snapshots/8f5c5f78-a556-473a-8f7a-7ae86ecdd99b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:09.058782 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d5467f00-b264-45a8-bec9-a85df5786ee8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.060400 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5467f00-b264-45a8-bec9-a85df5786ee8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f Aug 18 23:00:09.060587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5467f00-b264-45a8-bec9-a85df5786ee8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.060758 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d5467f00-b264-45a8-bec9-a85df5786ee8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.060854 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-d5467f00-b264-45a8-bec9-a85df5786ee8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 39d07a8d-9d89-4acc-a52a-411ca7fd1e5f Aug 18 23:00:09.064835 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d5467f00-b264-45a8-bec9-a85df5786ee8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f returned with HTTP 404 Aug 18 23:00:09.065346 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1075/4286] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:09 2026] DELETE /volume/v3/snapshots/39d07a8d-9d89-4acc-a52a-411ca7fd1e5f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:09.106258 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-259d02ec-9982-46b0-b160-63175374b512 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.108312 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-259d02ec-9982-46b0-b160-63175374b512 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:09.108509 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-259d02ec-9982-46b0-b160-63175374b512 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.108702 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-259d02ec-9982-46b0-b160-63175374b512 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.121297 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.121297 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:09.125669 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-259d02ec-9982-46b0-b160-63175374b512 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:09.131406 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-259d02ec-9982-46b0-b160-63175374b512 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:09.131950 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1072/4287] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:09.150081 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-456e4702-7db0-4b5c-bd13-7c4b72ee6e7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.152541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-456e4702-7db0-4b5c-bd13-7c4b72ee6e7c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119/action Aug 18 23:00:09.152969 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-456e4702-7db0-4b5c-bd13-7c4b72ee6e7c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:09.153113 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-456e4702-7db0-4b5c-bd13-7c4b72ee6e7c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:09.175847 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.175847 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:09.177038 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-456e4702-7db0-4b5c-bd13-7c4b72ee6e7c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:09.192378 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-456e4702-7db0-4b5c-bd13-7c4b72ee6e7c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Begin detaching volume completed successfully. Aug 18 23:00:09.192682 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-456e4702-7db0-4b5c-bd13-7c4b72ee6e7c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119/action returned with HTTP 202 Aug 18 23:00:09.193280 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1068/4288] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:00:09 2026] POST /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:09.248297 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5d4b1a21-c6ef-430c-8190-55f4c8643437 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.248665 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d4b1a21-c6ef-430c-8190-55f4c8643437 None None] GET https://10.4.3.89/volume// Aug 18 23:00:09.248936 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d4b1a21-c6ef-430c-8190-55f4c8643437 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.249378 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5d4b1a21-c6ef-430c-8190-55f4c8643437 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.249719 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5d4b1a21-c6ef-430c-8190-55f4c8643437 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:09.250176 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1074/4289] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:09.263296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-71ee75ed-41c0-483e-b32e-24832abb0adb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.264029 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-71ee75ed-41c0-483e-b32e-24832abb0adb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:09.264395 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-71ee75ed-41c0-483e-b32e-24832abb0adb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.264649 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-71ee75ed-41c0-483e-b32e-24832abb0adb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.277159 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.277159 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:09.281324 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-71ee75ed-41c0-483e-b32e-24832abb0adb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:09.286390 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-71ee75ed-41c0-483e-b32e-24832abb0adb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:09.286798 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1076/4290] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:00:09.566523 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f449a0a-8072-4910-ac60-6a592fba4d1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.571002 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f449a0a-8072-4910-ac60-6a592fba4d1f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:09.571232 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f449a0a-8072-4910-ac60-6a592fba4d1f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.571462 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f449a0a-8072-4910-ac60-6a592fba4d1f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.578636 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.578636 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:09.584761 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2f449a0a-8072-4910-ac60-6a592fba4d1f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:09.589278 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f449a0a-8072-4910-ac60-6a592fba4d1f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:09.589680 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1073/4291] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:09.635525 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-70265dc5-7fda-424b-803a-ad9e02609b10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.637667 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-70265dc5-7fda-424b-803a-ad9e02609b10 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:09.637881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-70265dc5-7fda-424b-803a-ad9e02609b10 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.638065 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-70265dc5-7fda-424b-803a-ad9e02609b10 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.645722 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.645722 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:09.650779 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-70265dc5-7fda-424b-803a-ad9e02609b10 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:09.656629 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-70265dc5-7fda-424b-803a-ad9e02609b10 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:09.657117 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1069/4292] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:09.733595 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bbe5e8a4-cc9d-4e6a-8ee0-83353be0b0f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.733988 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe5e8a4-cc9d-4e6a-8ee0-83353be0b0f0 None None] GET https://10.4.3.89/volume// Aug 18 23:00:09.734138 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe5e8a4-cc9d-4e6a-8ee0-83353be0b0f0 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.734370 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bbe5e8a4-cc9d-4e6a-8ee0-83353be0b0f0 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.734706 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bbe5e8a4-cc9d-4e6a-8ee0-83353be0b0f0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:09.734994 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1075/4293] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:09.743885 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-5e09cee3-fe50-4686-9495-8c7a5f810c5f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.746407 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-5e09cee3-fe50-4686-9495-8c7a5f810c5f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:00:09.747093 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-5e09cee3-fe50-4686-9495-8c7a5f810c5f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74fffc43-0ad8-40da-89db-71ddd9a11fa6", "connector": null, "instance_uuid": "6d5ac0e9-09b0-406a-be46-352cd096d286"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:09.759252 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.759252 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:09.798502 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-5e09cee3-fe50-4686-9495-8c7a5f810c5f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:00:09.799453 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1077/4294] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:00:09 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:09.832810 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60a63afb-91d7-4a98-bf69-5ad110f8c404 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.834724 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60a63afb-91d7-4a98-bf69-5ad110f8c404 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:09.834953 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60a63afb-91d7-4a98-bf69-5ad110f8c404 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.835209 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60a63afb-91d7-4a98-bf69-5ad110f8c404 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.835516 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef806de4-7f46-41d3-8300-4c59ba036e4f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.836298 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef806de4-7f46-41d3-8300-4c59ba036e4f None None] GET https://10.4.3.89/volume// Aug 18 23:00:09.836298 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef806de4-7f46-41d3-8300-4c59ba036e4f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.836484 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef806de4-7f46-41d3-8300-4c59ba036e4f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.836815 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef806de4-7f46-41d3-8300-4c59ba036e4f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:09.837336 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1070/4295] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:09.847090 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-a6810fc6-396a-47b8-948b-cc404925df03 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:09.849223 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.849223 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:09.849840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-a6810fc6-396a-47b8-948b-cc404925df03 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:09.850121 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-a6810fc6-396a-47b8-948b-cc404925df03 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:09.850401 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-a6810fc6-396a-47b8-948b-cc404925df03 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:09.854126 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60a63afb-91d7-4a98-bf69-5ad110f8c404 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:09.859909 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60a63afb-91d7-4a98-bf69-5ad110f8c404 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:09.860501 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1074/4296] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:09.863274 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:09.863274 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:09.867833 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-a6810fc6-396a-47b8-948b-cc404925df03 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:09.872533 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-a6810fc6-396a-47b8-948b-cc404925df03 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:09.873073 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1076/4297] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:00:09 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 1020 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:00:10.015606 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-2e2fd672-162c-42a9-af9e-2c2cb8351d08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:10.020211 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-2e2fd672-162c-42a9-af9e-2c2cb8351d08 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] PUT https://10.4.3.89/volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898 Aug 18 23:00:10.021164 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-2e2fd672-162c-42a9-af9e-2c2cb8351d08 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:10.033902 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-2e2fd672-162c-42a9-af9e-2c2cb8351d08 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Acquiring lock "cinder-attachment_update-74fffc43-0ad8-40da-89db-71ddd9a11fa6-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:00:10.039406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17187142-a3d3-4560-a756-0ea4c830fc61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:10.039752 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-2e2fd672-162c-42a9-af9e-2c2cb8351d08 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Lock "cinder-attachment_update-74fffc43-0ad8-40da-89db-71ddd9a11fa6-np0000007715" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:00:10.040703 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:10.040703 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:10.041673 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17187142-a3d3-4560-a756-0ea4c830fc61 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:10.041984 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17187142-a3d3-4560-a756-0ea4c830fc61 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:10.042284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17187142-a3d3-4560-a756-0ea4c830fc61 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:10.042424 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-17187142-a3d3-4560-a756-0ea4c830fc61 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:10.047912 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:10.047912 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:10.048994 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17187142-a3d3-4560-a756-0ea4c830fc61 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:10.049447 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1071/4298] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:10 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:10.126811 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-2e2fd672-162c-42a9-af9e-2c2cb8351d08 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Lock "cinder-attachment_update-74fffc43-0ad8-40da-89db-71ddd9a11fa6-np0000007715" released by "attachment_update" :: held 0.087s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:00:10.127189 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-2e2fd672-162c-42a9-af9e-2c2cb8351d08 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898 returned with HTTP 200 Aug 18 23:00:10.127619 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1078/4299] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:00:10 2026] PUT /volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:10.329861 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-8267cfcb-4f7e-40cc-9bbe-ffd07cb674ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:10.332200 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-8267cfcb-4f7e-40cc-9bbe-ffd07cb674ca tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b Aug 18 23:00:10.332482 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-8267cfcb-4f7e-40cc-9bbe-ffd07cb674ca tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:10.332716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-8267cfcb-4f7e-40cc-9bbe-ffd07cb674ca tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:10.340712 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:10.340712 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:10.390946 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7181750d-9c22-45fb-99cd-f7b16c03d950 req-8267cfcb-4f7e-40cc-9bbe-ffd07cb674ca tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b returned with HTTP 200 Aug 18 23:00:10.391373 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1075/4300] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:00:10 2026] DELETE /volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:10.876615 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d67e621a-de79-49c8-99ed-a1b477a2fbc3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:10.879335 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d67e621a-de79-49c8-99ed-a1b477a2fbc3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:10.879549 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d67e621a-de79-49c8-99ed-a1b477a2fbc3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:10.879755 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d67e621a-de79-49c8-99ed-a1b477a2fbc3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:10.891421 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:10.891421 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:10.895410 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d67e621a-de79-49c8-99ed-a1b477a2fbc3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:10.900467 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d67e621a-de79-49c8-99ed-a1b477a2fbc3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:10.900888 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1077/4301] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:10 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:11.063957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df807188-02e7-46d6-a573-16fd6911e602 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:11.067350 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df807188-02e7-46d6-a573-16fd6911e602 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:11.067350 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df807188-02e7-46d6-a573-16fd6911e602 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:11.067350 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df807188-02e7-46d6-a573-16fd6911e602 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:11.067350 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-df807188-02e7-46d6-a573-16fd6911e602 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:11.071409 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:11.071409 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:11.072684 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df807188-02e7-46d6-a573-16fd6911e602 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:11.073210 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1072/4302] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:11 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:11.918017 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c2f0b82-8ecc-48d2-bbac-386f2405def7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:11.920388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c2f0b82-8ecc-48d2-bbac-386f2405def7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:11.920639 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c2f0b82-8ecc-48d2-bbac-386f2405def7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:11.920877 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c2f0b82-8ecc-48d2-bbac-386f2405def7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:11.935436 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:11.935436 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:11.938788 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c2f0b82-8ecc-48d2-bbac-386f2405def7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:11.942920 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c2f0b82-8ecc-48d2-bbac-386f2405def7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:11.943364 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1079/4303] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:11 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:12.084212 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1bdb7608-77c0-4d60-807e-9c86cf8e2479 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:12.086894 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bdb7608-77c0-4d60-807e-9c86cf8e2479 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:12.086894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bdb7608-77c0-4d60-807e-9c86cf8e2479 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:12.086894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bdb7608-77c0-4d60-807e-9c86cf8e2479 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:12.086894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1bdb7608-77c0-4d60-807e-9c86cf8e2479 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:12.091020 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:12.091020 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:12.092064 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bdb7608-77c0-4d60-807e-9c86cf8e2479 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:12.092578 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1076/4304] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:12 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:12.955994 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6102838d-5b65-4f22-86ac-f60bf5b06e78 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:12.957756 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6102838d-5b65-4f22-86ac-f60bf5b06e78 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:12.957955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6102838d-5b65-4f22-86ac-f60bf5b06e78 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:12.958150 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6102838d-5b65-4f22-86ac-f60bf5b06e78 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:12.966874 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:12.966874 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:12.970188 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6102838d-5b65-4f22-86ac-f60bf5b06e78 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:12.974357 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6102838d-5b65-4f22-86ac-f60bf5b06e78 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:12.974861 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1078/4305] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:12 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:13.103548 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b679693-ed4c-4448-8ad5-0e09fc447c21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:13.106581 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b679693-ed4c-4448-8ad5-0e09fc447c21 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:13.106581 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b679693-ed4c-4448-8ad5-0e09fc447c21 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:13.106581 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b679693-ed4c-4448-8ad5-0e09fc447c21 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:13.106581 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2b679693-ed4c-4448-8ad5-0e09fc447c21 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:13.110412 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:13.110412 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:13.111596 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b679693-ed4c-4448-8ad5-0e09fc447c21 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:13.111596 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1073/4306] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:13 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:13.581093 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-d17dda13-0c18-4f51-a1b1-563ab19a6348 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:13.583759 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-d17dda13-0c18-4f51-a1b1-563ab19a6348 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898/action Aug 18 23:00:13.584292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-d17dda13-0c18-4f51-a1b1-563ab19a6348 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:13.584479 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-d17dda13-0c18-4f51-a1b1-563ab19a6348 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:13.605042 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:13.605042 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:13.628063 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1bc596b9-8e76-4b4f-b610-7eea84d2b6e9 req-d17dda13-0c18-4f51-a1b1-563ab19a6348 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898/action returned with HTTP 204 Aug 18 23:00:13.628557 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1080/4307] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:00:13 2026] POST /volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:13.962257 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-52d6a80d-2548-4e3e-86df-d29ef395039e req-436babec-769f-4ecf-8c3f-eaa88735dc20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:13.965124 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52d6a80d-2548-4e3e-86df-d29ef395039e req-436babec-769f-4ecf-8c3f-eaa88735dc20 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b Aug 18 23:00:13.965379 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52d6a80d-2548-4e3e-86df-d29ef395039e req-436babec-769f-4ecf-8c3f-eaa88735dc20 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:13.965592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52d6a80d-2548-4e3e-86df-d29ef395039e req-436babec-769f-4ecf-8c3f-eaa88735dc20 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:13.976204 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52d6a80d-2548-4e3e-86df-d29ef395039e req-436babec-769f-4ecf-8c3f-eaa88735dc20 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b returned with HTTP 404 Aug 18 23:00:13.976791 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1077/4308] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:00:13 2026] DELETE /volume/v3/attachments/636cec5e-083d-497f-a92c-ed4a5802800b => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:00:13.987503 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9ffc2661-5690-4bf2-b89d-8ce3774c6a7d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:13.989231 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ffc2661-5690-4bf2-b89d-8ce3774c6a7d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:13.989491 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ffc2661-5690-4bf2-b89d-8ce3774c6a7d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:13.989720 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9ffc2661-5690-4bf2-b89d-8ce3774c6a7d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:14.002171 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:14.002171 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:14.009316 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9ffc2661-5690-4bf2-b89d-8ce3774c6a7d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:14.014283 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9ffc2661-5690-4bf2-b89d-8ce3774c6a7d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:14.014801 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1079/4309] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:13 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:14.027215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1534ced9-3a30-4a7b-864c-2179688302d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:14.030933 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1534ced9-3a30-4a7b-864c-2179688302d2 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:14.030933 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1534ced9-3a30-4a7b-864c-2179688302d2 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:14.030933 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1534ced9-3a30-4a7b-864c-2179688302d2 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:14.039604 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:14.039604 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:14.041941 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1534ced9-3a30-4a7b-864c-2179688302d2 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:14.045792 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1534ced9-3a30-4a7b-864c-2179688302d2 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:14.046456 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1074/4310] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:14 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:14.121487 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:14.123167 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:14.123603 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-344630058"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:14.124567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b415292-e9b0-4b5b-b2f1-10a25542cbe2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:14.124948 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-344630058'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:14.125333 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume of 1 GB Aug 18 23:00:14.126791 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b415292-e9b0-4b5b-b2f1-10a25542cbe2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:14.127075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b415292-e9b0-4b5b-b2f1-10a25542cbe2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:14.127342 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b415292-e9b0-4b5b-b2f1-10a25542cbe2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:14.127492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5b415292-e9b0-4b5b-b2f1-10a25542cbe2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:14.129072 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Availability Zones retrieved successfully. Aug 18 23:00:14.132659 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:14.132659 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:14.133584 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b415292-e9b0-4b5b-b2f1-10a25542cbe2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:14.134023 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1078/4311] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:14 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:14.134131 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Flow 'volume_create_api' (828b7a9c-f857-4ce0-8894-447c46e0f701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:14.135028 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a4ae78-f8e9-44a1-971e-3ebce2d2bbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.135859 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:14.158960 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a4ae78-f8e9-44a1-971e-3ebce2d2bbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.159675 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46700abf-ddaf-428f-9e84-5ca21a089d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.203778 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Created reservations ['d326efe4-d22f-407d-9a7c-d15c821711e3', 'e20d33a0-4afb-4bc3-9840-46494e44bcd1', '1bc78aff-c14f-4ac9-985f-205fc6590da3', '8b3bffe0-48c4-4e69-9f2e-1bfc0f324ed7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:14.204600 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46700abf-ddaf-428f-9e84-5ca21a089d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d326efe4-d22f-407d-9a7c-d15c821711e3', 'e20d33a0-4afb-4bc3-9840-46494e44bcd1', '1bc78aff-c14f-4ac9-985f-205fc6590da3', '8b3bffe0-48c4-4e69-9f2e-1bfc0f324ed7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.205353 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de1032c-4fdd-43bf-80a8-f48e1a6101df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.227870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8de1032c-4fdd-43bf-80a8-f48e1a6101df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '159bb2b2-74d2-4f87-a93c-3e1d91405047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-344630058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',qos_specs=None,replication_status=,reservations=['d326efe4-d22f-407d-9a7c-d15c821711e3','e20d33a0-4afb-4bc3-9840-46494e44bcd1','1bc78aff-c14f-4ac9-985f-205fc6590da3','8b3bffe0-48c4-4e69-9f2e-1bfc0f324ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a361467d0c411bb684d55751d2c5b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-344630058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=159bb2b2-74d2-4f87-a93c-3e1d91405047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59a361467d0c411bb684d55751d2c5b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.228689 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06f3f57-647f-4ad4-bb76-23006dbd2f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.248943 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06f3f57-647f-4ad4-bb76-23006dbd2f13) transitioned into state 'SUCCESS' from state '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-344630058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27ac2a7f33dc4bacac0b1b9f5dc720eb',qos_specs=None,replication_status=,reservations=['d326efe4-d22f-407d-9a7c-d15c821711e3','e20d33a0-4afb-4bc3-9840-46494e44bcd1','1bc78aff-c14f-4ac9-985f-205fc6590da3','8b3bffe0-48c4-4e69-9f2e-1bfc0f324ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59a361467d0c411bb684d55751d2c5b7',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.249796 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861dc063-3e9e-410c-b93d-ea3c6fa9eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.257756 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (861dc063-3e9e-410c-b93d-ea3c6fa9eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.260345 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Flow 'volume_create_api' (828b7a9c-f857-4ce0-8894-447c46e0f701) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:14.260345 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Create volume request issued successfully. Aug 18 23:00:14.260345 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3b6148e-3f78-4a2e-bfea-21a251cd2f3a tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:14.260345 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1081/4312] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:14 2026] POST /volume/v3/volumes => generated 748 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:14.274578 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4b240e3-32dc-4f2c-a242-2300c74281f3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:14.276125 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4b240e3-32dc-4f2c-a242-2300c74281f3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:14.276331 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4b240e3-32dc-4f2c-a242-2300c74281f3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:14.276517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4b240e3-32dc-4f2c-a242-2300c74281f3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:14.283014 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:14.283014 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:14.286434 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c4b240e3-32dc-4f2c-a242-2300c74281f3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:14.290170 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4b240e3-32dc-4f2c-a242-2300c74281f3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:14.290531 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1080/4313] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:14 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:14.750243 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6cea1cac-e66f-4dea-97fa-d4f40694b1f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:14.751795 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cea1cac-e66f-4dea-97fa-d4f40694b1f8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 Aug 18 23:00:14.751955 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cea1cac-e66f-4dea-97fa-d4f40694b1f8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:14.752122 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6cea1cac-e66f-4dea-97fa-d4f40694b1f8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:14.752237 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-6cea1cac-e66f-4dea-97fa-d4f40694b1f8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: c6ca5061-4605-48b5-9cb8-b98e06868381 Aug 18 23:00:14.755850 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6cea1cac-e66f-4dea-97fa-d4f40694b1f8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 returned with HTTP 404 Aug 18 23:00:14.756241 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1075/4314] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:14 2026] DELETE /volume/v3/snapshots/c6ca5061-4605-48b5-9cb8-b98e06868381 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:14.766015 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0fe7b6d-ebe1-4b01-8640-2960b249a65e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:14.767538 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0fe7b6d-ebe1-4b01-8640-2960b249a65e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:14.767925 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0fe7b6d-ebe1-4b01-8640-2960b249a65e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:14.768244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0fe7b6d-ebe1-4b01-8640-2960b249a65e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:14.776344 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:14.776344 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:14.780032 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b0fe7b6d-ebe1-4b01-8640-2960b249a65e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:14.784596 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0fe7b6d-ebe1-4b01-8640-2960b249a65e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:14.785102 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1079/4315] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:14 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:14.797133 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:14.799634 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:14.800098 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-254501688"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:14.802092 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-254501688'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:14.802285 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume of 1 GB Aug 18 23:00:14.802661 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:14.802661 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:14.810171 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Availability Zones retrieved successfully. Aug 18 23:00:14.815861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (d6c847d6-1e17-4177-83e6-ae1ef1f25578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:14.816855 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db00c80b-eca2-4c4d-b43e-148486145710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.817776 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:14.846604 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db00c80b-eca2-4c4d-b43e-148486145710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.847356 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6433c7bb-e849-44a5-a58e-b9c0f35475f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.879352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['f2def436-2721-4b66-adca-900e1ba6e1da', '39803665-b8c6-4ac5-bb92-9bff72b4a5c9', '2d53ca4a-8426-493c-acf5-5997d22ccdf5', '556ccc5b-c079-449d-a8e5-22fffda6eeb7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:14.880093 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6433c7bb-e849-44a5-a58e-b9c0f35475f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2def436-2721-4b66-adca-900e1ba6e1da', '39803665-b8c6-4ac5-bb92-9bff72b4a5c9', '2d53ca4a-8426-493c-acf5-5997d22ccdf5', '556ccc5b-c079-449d-a8e5-22fffda6eeb7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.880816 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff6a2f0-67ba-4f09-8191-f602bcc20dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.899252 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aff6a2f0-67ba-4f09-8191-f602bcc20dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55e39626-55e6-4fbd-9b15-4d25c465a83f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-254501688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['f2def436-2721-4b66-adca-900e1ba6e1da','39803665-b8c6-4ac5-bb92-9bff72b4a5c9','2d53ca4a-8426-493c-acf5-5997d22ccdf5','556ccc5b-c079-449d-a8e5-22fffda6eeb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-254501688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55e39626-55e6-4fbd-9b15-4d25c465a83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0aa0555c7843969227ca5ebb573f67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7efe305f2fa442808b144d46f7f3d362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.899922 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d29399-f473-456e-98ca-71b1d4209687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.916420 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61d29399-f473-456e-98ca-71b1d4209687) transitioned into state 'SUCCESS' from state '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-254501688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['f2def436-2721-4b66-adca-900e1ba6e1da','39803665-b8c6-4ac5-bb92-9bff72b4a5c9','2d53ca4a-8426-493c-acf5-5997d22ccdf5','556ccc5b-c079-449d-a8e5-22fffda6eeb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.917093 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6d9e78-4c7e-4c53-87ea-45fce62cff9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:14.926376 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6d9e78-4c7e-4c53-87ea-45fce62cff9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:14.927164 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (d6c847d6-1e17-4177-83e6-ae1ef1f25578) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:14.927474 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request issued successfully. Aug 18 23:00:14.928003 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f99c2ec-7520-4b6e-80a1-0d159f2c09ec tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:14.928510 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1082/4316] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:14 2026] POST /volume/v3/volumes => generated 751 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:14.939779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8d2a9602-a254-408b-a8c4-d10f07525004 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:14.941825 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d2a9602-a254-408b-a8c4-d10f07525004 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f Aug 18 23:00:14.942032 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d2a9602-a254-408b-a8c4-d10f07525004 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:14.942235 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8d2a9602-a254-408b-a8c4-d10f07525004 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:14.950877 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:14.950877 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:14.955576 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8d2a9602-a254-408b-a8c4-d10f07525004 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:14.960931 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8d2a9602-a254-408b-a8c4-d10f07525004 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f returned with HTTP 200 Aug 18 23:00:14.961614 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1081/4317] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:14 2026] GET /volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:15.145470 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0aa1ca77-a5a7-4524-a298-adae4b62d3d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.147286 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0aa1ca77-a5a7-4524-a298-adae4b62d3d8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:15.147498 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0aa1ca77-a5a7-4524-a298-adae4b62d3d8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:15.147689 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0aa1ca77-a5a7-4524-a298-adae4b62d3d8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:15.147788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0aa1ca77-a5a7-4524-a298-adae4b62d3d8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:15.152659 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:15.152659 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:15.153438 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0aa1ca77-a5a7-4524-a298-adae4b62d3d8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:15.153762 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1076/4318] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:15 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:15.306205 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb2751c6-2452-462f-a06d-5275789ca738 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.308027 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb2751c6-2452-462f-a06d-5275789ca738 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:15.308484 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb2751c6-2452-462f-a06d-5275789ca738 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:15.308765 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb2751c6-2452-462f-a06d-5275789ca738 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:15.317087 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:15.317087 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:15.320795 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb2751c6-2452-462f-a06d-5275789ca738 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:15.325648 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb2751c6-2452-462f-a06d-5275789ca738 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:15.326419 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1080/4319] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:15 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:15.370211 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0ed06095-3330-4971-9dba-65b20e80453a req-ee72c356-896f-4d5b-abe8-96d7a63e0601 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.372874 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-ee72c356-896f-4d5b-abe8-96d7a63e0601 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:15.373075 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-ee72c356-896f-4d5b-abe8-96d7a63e0601 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:15.373336 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-ee72c356-896f-4d5b-abe8-96d7a63e0601 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:15.381556 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:15.381556 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:15.385118 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0ed06095-3330-4971-9dba-65b20e80453a req-ee72c356-896f-4d5b-abe8-96d7a63e0601 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:15.389081 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-ee72c356-896f-4d5b-abe8-96d7a63e0601 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:15.389604 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1083/4320] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:15 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:15.459733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-666ead64-607e-47ca-ba6e-6a8106b68385 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.460185 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-666ead64-607e-47ca-ba6e-6a8106b68385 None None] GET https://10.4.3.89/volume// Aug 18 23:00:15.460360 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-666ead64-607e-47ca-ba6e-6a8106b68385 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:15.460602 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-666ead64-607e-47ca-ba6e-6a8106b68385 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:15.460956 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-666ead64-607e-47ca-ba6e-6a8106b68385 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:15.461234 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1082/4321] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:00:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:15.469101 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0ed06095-3330-4971-9dba-65b20e80453a req-62ed9706-6c52-4f20-83a9-c5b6ada2b4e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.564406 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-62ed9706-6c52-4f20-83a9-c5b6ada2b4e4 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:00:15.564718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-62ed9706-6c52-4f20-83a9-c5b6ada2b4e4 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "159bb2b2-74d2-4f87-a93c-3e1d91405047", "connector": null, "instance_uuid": "6d5ac0e9-09b0-406a-be46-352cd096d286"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:15.572984 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:15.572984 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:15.595631 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-62ed9706-6c52-4f20-83a9-c5b6ada2b4e4 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:00:15.596099 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1077/4322] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:00:15 2026] POST /volume/v3/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:15.624055 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54033f38-f61f-4884-bb0a-8d8fbac1992b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.627740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54033f38-f61f-4884-bb0a-8d8fbac1992b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:15.627740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54033f38-f61f-4884-bb0a-8d8fbac1992b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:15.627740 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54033f38-f61f-4884-bb0a-8d8fbac1992b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:15.632708 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f2264b6-0bd0-45ce-8b8b-f5c290e8725d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.633209 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f2264b6-0bd0-45ce-8b8b-f5c290e8725d None None] GET https://10.4.3.89/volume// Aug 18 23:00:15.633457 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f2264b6-0bd0-45ce-8b8b-f5c290e8725d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:15.633709 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f2264b6-0bd0-45ce-8b8b-f5c290e8725d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:15.634162 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f2264b6-0bd0-45ce-8b8b-f5c290e8725d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:15.634448 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1084/4323] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:15.636890 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:15.636890 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:15.641236 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-0ed06095-3330-4971-9dba-65b20e80453a req-a72b941f-0c1d-4cb5-b660-4c81e2b0a1eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.643562 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-54033f38-f61f-4884-bb0a-8d8fbac1992b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:15.643628 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-a72b941f-0c1d-4cb5-b660-4c81e2b0a1eb tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:15.643628 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-a72b941f-0c1d-4cb5-b660-4c81e2b0a1eb tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:15.643781 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-a72b941f-0c1d-4cb5-b660-4c81e2b0a1eb tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:15.645982 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54033f38-f61f-4884-bb0a-8d8fbac1992b tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:15.646470 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1081/4324] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:15 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:15.652782 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:15.652782 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:15.655800 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-0ed06095-3330-4971-9dba-65b20e80453a req-a72b941f-0c1d-4cb5-b660-4c81e2b0a1eb tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:15.659769 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-a72b941f-0c1d-4cb5-b660-4c81e2b0a1eb tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:15.660181 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1083/4325] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:00:15 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 1020 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:00:15.766360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0ed06095-3330-4971-9dba-65b20e80453a req-6ad61d54-2fb1-4637-a489-f88f45fbbc88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.768853 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-6ad61d54-2fb1-4637-a489-f88f45fbbc88 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] PUT https://10.4.3.89/volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7 Aug 18 23:00:15.769359 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-6ad61d54-2fb1-4637-a489-f88f45fbbc88 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:15.777742 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0ed06095-3330-4971-9dba-65b20e80453a req-6ad61d54-2fb1-4637-a489-f88f45fbbc88 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Acquiring lock "cinder-attachment_update-159bb2b2-74d2-4f87-a93c-3e1d91405047-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:00:15.782364 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0ed06095-3330-4971-9dba-65b20e80453a req-6ad61d54-2fb1-4637-a489-f88f45fbbc88 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Lock "cinder-attachment_update-159bb2b2-74d2-4f87-a93c-3e1d91405047-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:00:15.783375 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:15.783375 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:15.855909 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0ed06095-3330-4971-9dba-65b20e80453a req-6ad61d54-2fb1-4637-a489-f88f45fbbc88 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Lock "cinder-attachment_update-159bb2b2-74d2-4f87-a93c-3e1d91405047-np0000007715" released by "attachment_update" :: held 0.073s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:00:15.856675 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-6ad61d54-2fb1-4637-a489-f88f45fbbc88 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7 returned with HTTP 200 Aug 18 23:00:15.857243 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1078/4326] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:00:15 2026] PUT /volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:15.975185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94e322f4-a414-4b13-a5f1-3d322c87a5a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:15.977063 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94e322f4-a414-4b13-a5f1-3d322c87a5a3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f Aug 18 23:00:15.977308 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94e322f4-a414-4b13-a5f1-3d322c87a5a3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:15.977511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94e322f4-a414-4b13-a5f1-3d322c87a5a3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:15.985676 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:15.985676 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:15.989897 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-94e322f4-a414-4b13-a5f1-3d322c87a5a3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:15.994847 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94e322f4-a414-4b13-a5f1-3d322c87a5a3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f returned with HTTP 200 Aug 18 23:00:15.995304 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1085/4327] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:15 2026] GET /volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:00:16.007815 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e88509a2-7b04-467d-bf89-cdba188ef820 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:16.009821 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88509a2-7b04-467d-bf89-cdba188ef820 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:16.010500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e88509a2-7b04-467d-bf89-cdba188ef820 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55e39626-55e6-4fbd-9b15-4d25c465a83f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1329248821"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:16.022322 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:16.022322 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:16.023590 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e88509a2-7b04-467d-bf89-cdba188ef820 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:16.024423 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-e88509a2-7b04-467d-bf89-cdba188ef820 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume 55e39626-55e6-4fbd-9b15-4d25c465a83f Aug 18 23:00:16.051879 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e88509a2-7b04-467d-bf89-cdba188ef820 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['4fadd178-f6bf-42fe-ad55-cd646263fbd7', '0f549023-1720-4378-9a89-69719367c634', '21d13382-c713-4b26-9f81-396bb8e172ae', '62422ada-914a-435d-9033-56ad7d282bc3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:16.085389 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e88509a2-7b04-467d-bf89-cdba188ef820 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot create request issued successfully. Aug 18 23:00:16.086633 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88509a2-7b04-467d-bf89-cdba188ef820 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:16.086633 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1082/4328] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:16.100770 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e6b57a70-b366-42a8-b3f6-5c4071d6ff3f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:16.102582 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6b57a70-b366-42a8-b3f6-5c4071d6ff3f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a Aug 18 23:00:16.102817 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6b57a70-b366-42a8-b3f6-5c4071d6ff3f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:16.103033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e6b57a70-b366-42a8-b3f6-5c4071d6ff3f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:16.108051 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:16.108051 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:16.108530 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e6b57a70-b366-42a8-b3f6-5c4071d6ff3f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:16.109321 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e6b57a70-b366-42a8-b3f6-5c4071d6ff3f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a returned with HTTP 200 Aug 18 23:00:16.109703 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1084/4329] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:16 2026] GET /volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:16.164743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17ee2ea1-ce67-4649-a482-f0c59b99a9f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:16.166781 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17ee2ea1-ce67-4649-a482-f0c59b99a9f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:16.167026 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17ee2ea1-ce67-4649-a482-f0c59b99a9f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:16.167289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17ee2ea1-ce67-4649-a482-f0c59b99a9f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:16.167438 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-17ee2ea1-ce67-4649-a482-f0c59b99a9f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:16.172397 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:16.172397 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:16.173285 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17ee2ea1-ce67-4649-a482-f0c59b99a9f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:16.173735 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1079/4330] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:16 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:16.660344 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6388b238-bbed-4cf6-aaed-27008f336b76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:16.662089 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6388b238-bbed-4cf6-aaed-27008f336b76 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:16.662320 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6388b238-bbed-4cf6-aaed-27008f336b76 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:16.662507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6388b238-bbed-4cf6-aaed-27008f336b76 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:16.671383 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:16.671383 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:16.674639 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6388b238-bbed-4cf6-aaed-27008f336b76 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:16.678373 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6388b238-bbed-4cf6-aaed-27008f336b76 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:16.678719 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1086/4331] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:16 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:17.119679 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7aeacb6a-3c6f-4d5a-9697-2ad31aa9fab9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:17.122089 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7aeacb6a-3c6f-4d5a-9697-2ad31aa9fab9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a Aug 18 23:00:17.122955 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7aeacb6a-3c6f-4d5a-9697-2ad31aa9fab9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:17.122955 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7aeacb6a-3c6f-4d5a-9697-2ad31aa9fab9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:17.128718 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:17.128718 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:17.129176 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7aeacb6a-3c6f-4d5a-9697-2ad31aa9fab9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:17.129831 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7aeacb6a-3c6f-4d5a-9697-2ad31aa9fab9 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a returned with HTTP 200 Aug 18 23:00:17.130175 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1083/4332] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:17 2026] GET /volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:17.139688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:17.141590 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:17.141927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "28fedc6f-d800-4018-aae7-bd837565659a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-344773340"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:17.143547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request body: {'volume': {'snapshot_id': '28fedc6f-d800-4018-aae7-bd837565659a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-344773340'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:17.149121 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:17.149121 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:17.149731 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:17.149878 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume of 2 GB Aug 18 23:00:17.153359 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Availability Zones retrieved successfully. Aug 18 23:00:17.158226 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (c25887e9-c83c-4050-b1c7-4b7d067443a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:17.159211 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ce7f5b-a126-4db3-a818-9b5fafcc55e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:17.160107 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:17.185678 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28a419b7-46b5-46ed-85fa-e239e970e384 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:17.188105 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28a419b7-46b5-46ed-85fa-e239e970e384 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:17.188456 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28a419b7-46b5-46ed-85fa-e239e970e384 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:17.188764 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28a419b7-46b5-46ed-85fa-e239e970e384 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:17.188944 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-28a419b7-46b5-46ed-85fa-e239e970e384 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:17.194202 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:17.194202 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:17.194769 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ce7f5b-a126-4db3-a818-9b5fafcc55e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '28fedc6f-d800-4018-aae7-bd837565659a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:17.195144 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28a419b7-46b5-46ed-85fa-e239e970e384 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:17.195661 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1080/4333] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:17 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:17.195889 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72216c4f-94a5-49ec-b09b-e773b73ef148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:17.233342 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['070a8c4d-91e5-4d5a-ab77-8f0a9803b0a3', '20214f51-e73d-41e0-a509-ba06c0acbcf9', 'ca172a2c-ae4f-4ed5-8399-ad2725db0a23', '927e87e5-fad0-4f68-b61e-ddef9163bc4b'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:17.234035 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72216c4f-94a5-49ec-b09b-e773b73ef148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['070a8c4d-91e5-4d5a-ab77-8f0a9803b0a3', '20214f51-e73d-41e0-a509-ba06c0acbcf9', 'ca172a2c-ae4f-4ed5-8399-ad2725db0a23', '927e87e5-fad0-4f68-b61e-ddef9163bc4b']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:17.234963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2916aa-086e-4a64-a7f2-31ad5904ec3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:17.272095 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b2916aa-086e-4a64-a7f2-31ad5904ec3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0fb7fa-0f3a-4800-8313-f70d70c9845d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-344773340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['070a8c4d-91e5-4d5a-ab77-8f0a9803b0a3','20214f51-e73d-41e0-a509-ba06c0acbcf9','ca172a2c-ae4f-4ed5-8399-ad2725db0a23','927e87e5-fad0-4f68-b61e-ddef9163bc4b'],size=2,snapshot_id=28fedc6f-d800-4018-aae7-bd837565659a,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-344773340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0fb7fa-0f3a-4800-8313-f70d70c9845d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0aa0555c7843969227ca5ebb573f67',provider_auth=None,provider_geometry=None,provider_id=None,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=28fedc6f-d800-4018-aae7-bd837565659a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7efe305f2fa442808b144d46f7f3d362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:17.272820 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40619473-16a2-4713-b9f2-e3cec2277562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:17.288722 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40619473-16a2-4713-b9f2-e3cec2277562) transitioned into state 'SUCCESS' from state '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-344773340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['070a8c4d-91e5-4d5a-ab77-8f0a9803b0a3','20214f51-e73d-41e0-a509-ba06c0acbcf9','ca172a2c-ae4f-4ed5-8399-ad2725db0a23','927e87e5-fad0-4f68-b61e-ddef9163bc4b'],size=2,snapshot_id=28fedc6f-d800-4018-aae7-bd837565659a,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:17.289394 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb5ed3e-e716-4cb8-ac05-4677fffb0a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:17.307736 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb5ed3e-e716-4cb8-ac05-4677fffb0a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:17.308526 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (c25887e9-c83c-4050-b1c7-4b7d067443a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:17.308807 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request issued successfully. Aug 18 23:00:17.309352 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9458e386-45a7-4a33-aae1-c460d9e44d4e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:17.309771 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1085/4334] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:00:17 2026] POST /volume/v3/volumes => generated 785 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:17.321892 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e4aab6d-37fc-4144-8dab-8688e81ac3c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:17.323631 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e4aab6d-37fc-4144-8dab-8688e81ac3c3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:17.323815 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e4aab6d-37fc-4144-8dab-8688e81ac3c3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:17.323990 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e4aab6d-37fc-4144-8dab-8688e81ac3c3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:17.330362 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:17.330362 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:17.333736 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e4aab6d-37fc-4144-8dab-8688e81ac3c3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:17.337172 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e4aab6d-37fc-4144-8dab-8688e81ac3c3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d returned with HTTP 200 Aug 18 23:00:17.337668 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1087/4335] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:17 2026] GET /volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:17.692463 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-877a79ed-67b5-4a0f-9cd2-d524e5eb34cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:17.694245 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-877a79ed-67b5-4a0f-9cd2-d524e5eb34cd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:17.694500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-877a79ed-67b5-4a0f-9cd2-d524e5eb34cd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:17.694728 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-877a79ed-67b5-4a0f-9cd2-d524e5eb34cd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:17.703193 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:17.703193 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:17.706352 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-877a79ed-67b5-4a0f-9cd2-d524e5eb34cd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:17.710122 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-877a79ed-67b5-4a0f-9cd2-d524e5eb34cd tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:17.710529 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1084/4336] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:17 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:18.205236 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb922e7f-1608-4dff-8ac8-c6765365feb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:18.207122 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb922e7f-1608-4dff-8ac8-c6765365feb1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:18.207392 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb922e7f-1608-4dff-8ac8-c6765365feb1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:18.207615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb922e7f-1608-4dff-8ac8-c6765365feb1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:18.207721 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eb922e7f-1608-4dff-8ac8-c6765365feb1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:18.212382 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:18.212382 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:18.213121 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb922e7f-1608-4dff-8ac8-c6765365feb1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:18.213508 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1081/4337] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:18 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:18.349551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-50fc0049-8f7c-4e0f-87e6-0b98ae902769 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:18.351474 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50fc0049-8f7c-4e0f-87e6-0b98ae902769 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:18.351665 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50fc0049-8f7c-4e0f-87e6-0b98ae902769 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:18.351847 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-50fc0049-8f7c-4e0f-87e6-0b98ae902769 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:18.359607 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:18.359607 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:18.363352 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-50fc0049-8f7c-4e0f-87e6-0b98ae902769 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:18.367697 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-50fc0049-8f7c-4e0f-87e6-0b98ae902769 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d returned with HTTP 200 Aug 18 23:00:18.368112 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1086/4338] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:18 2026] GET /volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:18.379376 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abe32026-f9e0-4fb4-ae7f-2d95f7b89474 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:18.381282 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abe32026-f9e0-4fb4-ae7f-2d95f7b89474 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:18.381546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abe32026-f9e0-4fb4-ae7f-2d95f7b89474 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:18.381772 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abe32026-f9e0-4fb4-ae7f-2d95f7b89474 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:18.388535 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:18.388535 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:18.391827 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abe32026-f9e0-4fb4-ae7f-2d95f7b89474 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:18.395906 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abe32026-f9e0-4fb4-ae7f-2d95f7b89474 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d returned with HTTP 200 Aug 18 23:00:18.396440 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1088/4339] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:18 2026] GET /volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:18.408476 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88721874-e937-4d11-bf38-f9b127498c0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:18.410408 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88721874-e937-4d11-bf38-f9b127498c0a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:18.410569 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88721874-e937-4d11-bf38-f9b127498c0a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:18.410865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88721874-e937-4d11-bf38-f9b127498c0a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:18.411025 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-88721874-e937-4d11-bf38-f9b127498c0a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume with id: 0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:18.417898 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:18.417898 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:18.418509 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-88721874-e937-4d11-bf38-f9b127498c0a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:18.434851 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-88721874-e937-4d11-bf38-f9b127498c0a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume request issued successfully. Aug 18 23:00:18.435027 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88721874-e937-4d11-bf38-f9b127498c0a tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d returned with HTTP 202 Aug 18 23:00:18.435487 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1085/4340] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:18 2026] DELETE /volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:18.441617 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb50bd9a-5f76-4e26-aac9-b3f0d8e9411f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:18.443108 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb50bd9a-5f76-4e26-aac9-b3f0d8e9411f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:18.443288 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb50bd9a-5f76-4e26-aac9-b3f0d8e9411f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:18.443464 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb50bd9a-5f76-4e26-aac9-b3f0d8e9411f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:18.449525 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:18.449525 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:18.454031 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb50bd9a-5f76-4e26-aac9-b3f0d8e9411f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:18.459484 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb50bd9a-5f76-4e26-aac9-b3f0d8e9411f tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d returned with HTTP 200 Aug 18 23:00:18.459829 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1082/4341] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:18 2026] GET /volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:18.722308 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3460fd62-0914-47e4-8675-4435f508335e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:18.724080 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3460fd62-0914-47e4-8675-4435f508335e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:18.724275 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3460fd62-0914-47e4-8675-4435f508335e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:18.724464 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3460fd62-0914-47e4-8675-4435f508335e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:18.733005 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:18.733005 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:18.735862 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3460fd62-0914-47e4-8675-4435f508335e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:18.739158 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3460fd62-0914-47e4-8675-4435f508335e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:18.739499 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1087/4342] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:18 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:19.083161 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0ed06095-3330-4971-9dba-65b20e80453a req-f1244375-3df7-42c3-ba91-f81954987c02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.115569 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-f1244375-3df7-42c3-ba91-f81954987c02 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7/action Aug 18 23:00:19.116017 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-f1244375-3df7-42c3-ba91-f81954987c02 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:19.116197 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-f1244375-3df7-42c3-ba91-f81954987c02 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:19.135215 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.135215 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:19.147944 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0ed06095-3330-4971-9dba-65b20e80453a req-f1244375-3df7-42c3-ba91-f81954987c02 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7/action returned with HTTP 204 Aug 18 23:00:19.148529 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1089/4343] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:00:19 2026] POST /volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:19.224825 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1b91276-71b1-4129-a632-db148e46d6d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.226708 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1b91276-71b1-4129-a632-db148e46d6d9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:19.227118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1b91276-71b1-4129-a632-db148e46d6d9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.227490 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1b91276-71b1-4129-a632-db148e46d6d9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.227716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e1b91276-71b1-4129-a632-db148e46d6d9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:19.232974 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.232974 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:19.234034 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1b91276-71b1-4129-a632-db148e46d6d9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:19.234646 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1086/4344] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:19 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:19.243951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.245956 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c/restore Aug 18 23:00:19.246295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "1b78656c-9861-4bcc-b00e-abf65fb308dc"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:19.247599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Restoring backup d678af07-53a5-402e-84fd-86f20216414c ({'restore': {'volume_id': '1b78656c-9861-4bcc-b00e-abf65fb308dc'}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:00:19.247703 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Restoring backup d678af07-53a5-402e-84fd-86f20216414c to volume 1b78656c-9861-4bcc-b00e-abf65fb308dc. Aug 18 23:00:19.251656 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.251656 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:19.258232 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.258232 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:19.258691 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:00:19.258822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:00:19.258921 np0000007715 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Overwriting volume 1b78656c-9861-4bcc-b00e-abf65fb308dc with restore of backup d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:19.268906 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] restore_backup in rpcapi backup_id d678af07-53a5-402e-84fd-86f20216414c {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:00:19.270572 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6cb8927-a811-41d3-a864-499eae48dfd4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c/restore returned with HTTP 202 Aug 18 23:00:19.271075 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1083/4345] 10.4.3.89 () {68 vars in 1386 bytes} [Tue Aug 18 23:00:19 2026] POST /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c/restore => generated 182 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:19.280378 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f99eec4-c5b8-4be6-83c5-ff6637cb8de1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.282622 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f99eec4-c5b8-4be6-83c5-ff6637cb8de1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:19.282881 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f99eec4-c5b8-4be6-83c5-ff6637cb8de1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.283123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f99eec4-c5b8-4be6-83c5-ff6637cb8de1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.283276 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9f99eec4-c5b8-4be6-83c5-ff6637cb8de1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:19.294667 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.294667 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:19.295624 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f99eec4-c5b8-4be6-83c5-ff6637cb8de1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:19.296066 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1088/4346] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:19 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:19.472706 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0c97ac18-c55d-4911-aa27-f4e3b9425f33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.474713 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c97ac18-c55d-4911-aa27-f4e3b9425f33 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:19.475069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c97ac18-c55d-4911-aa27-f4e3b9425f33 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.475296 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c97ac18-c55d-4911-aa27-f4e3b9425f33 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.480622 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c97ac18-c55d-4911-aa27-f4e3b9425f33 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d returned with HTTP 404 Aug 18 23:00:19.481030 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1090/4347] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:19 2026] GET /volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:19.487995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8d439fd-0c75-4dad-ac47-b0837f45ddce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.489904 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8d439fd-0c75-4dad-ac47-b0837f45ddce tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:19.490329 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8d439fd-0c75-4dad-ac47-b0837f45ddce tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.490634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8d439fd-0c75-4dad-ac47-b0837f45ddce tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.497335 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8d439fd-0c75-4dad-ac47-b0837f45ddce tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d returned with HTTP 404 Aug 18 23:00:19.497526 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1087/4348] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:19 2026] GET /volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:19.503864 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c9dad23-066f-4a38-8339-4df4dcbcf447 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.505668 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c9dad23-066f-4a38-8339-4df4dcbcf447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:19.505878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c9dad23-066f-4a38-8339-4df4dcbcf447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.506084 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c9dad23-066f-4a38-8339-4df4dcbcf447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.506252 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3c9dad23-066f-4a38-8339-4df4dcbcf447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume with id: 0b0fb7fa-0f3a-4800-8313-f70d70c9845d Aug 18 23:00:19.511892 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c9dad23-066f-4a38-8339-4df4dcbcf447 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d returned with HTTP 404 Aug 18 23:00:19.512425 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1084/4349] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:19 2026] DELETE /volume/v3/volumes/0b0fb7fa-0f3a-4800-8313-f70d70c9845d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:19.519553 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b8ffbc56-801f-4d0b-8e21-4ee702efa264 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.521183 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8ffbc56-801f-4d0b-8e21-4ee702efa264 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a Aug 18 23:00:19.521380 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8ffbc56-801f-4d0b-8e21-4ee702efa264 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.521551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8ffbc56-801f-4d0b-8e21-4ee702efa264 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.521648 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-b8ffbc56-801f-4d0b-8e21-4ee702efa264 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: 28fedc6f-d800-4018-aae7-bd837565659a Aug 18 23:00:19.526156 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.526156 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:19.526560 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b8ffbc56-801f-4d0b-8e21-4ee702efa264 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:19.539757 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b8ffbc56-801f-4d0b-8e21-4ee702efa264 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 23:00:19.539960 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8ffbc56-801f-4d0b-8e21-4ee702efa264 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a returned with HTTP 202 Aug 18 23:00:19.540396 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1089/4350] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:19 2026] DELETE /volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:19.547312 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2524460-946a-4d24-b7ea-9c1562d33c0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.549606 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2524460-946a-4d24-b7ea-9c1562d33c0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a Aug 18 23:00:19.549894 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2524460-946a-4d24-b7ea-9c1562d33c0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.550127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2524460-946a-4d24-b7ea-9c1562d33c0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.556237 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.556237 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:19.556904 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2524460-946a-4d24-b7ea-9c1562d33c0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:19.557996 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2524460-946a-4d24-b7ea-9c1562d33c0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a returned with HTTP 200 Aug 18 23:00:19.558505 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1091/4351] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:19 2026] GET /volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:19.751203 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3384613e-bd24-43c8-b54d-c98bb3d9c7c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.752953 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3384613e-bd24-43c8-b54d-c98bb3d9c7c3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:19.753123 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3384613e-bd24-43c8-b54d-c98bb3d9c7c3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.753339 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3384613e-bd24-43c8-b54d-c98bb3d9c7c3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.761792 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.761792 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:19.764966 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3384613e-bd24-43c8-b54d-c98bb3d9c7c3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:19.768841 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3384613e-bd24-43c8-b54d-c98bb3d9c7c3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:19.769223 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1088/4352] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:19 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 1133 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:19.783953 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9195e9f3-4a32-405e-a3b3-ac2aab8611a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:19.785614 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9195e9f3-4a32-405e-a3b3-ac2aab8611a3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:19.785791 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9195e9f3-4a32-405e-a3b3-ac2aab8611a3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:19.785989 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9195e9f3-4a32-405e-a3b3-ac2aab8611a3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:19.795817 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:19.795817 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:19.798964 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9195e9f3-4a32-405e-a3b3-ac2aab8611a3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:19.802968 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9195e9f3-4a32-405e-a3b3-ac2aab8611a3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:19.803341 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1085/4353] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:19 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 1133 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:20.070246 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-b97cdc23-1882-484f-a8c2-3fab38a1f971 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.100764 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-b97cdc23-1882-484f-a8c2-3fab38a1f971 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:20.100951 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-b97cdc23-1882-484f-a8c2-3fab38a1f971 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.101129 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-b97cdc23-1882-484f-a8c2-3fab38a1f971 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.110757 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:20.110757 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:20.114039 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-b97cdc23-1882-484f-a8c2-3fab38a1f971 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:20.117773 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-b97cdc23-1882-484f-a8c2-3fab38a1f971 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:20.118149 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1090/4354] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:20 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 1133 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:20.135509 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-32563711-96bf-4d50-8848-dbfb24758799 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.137635 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-32563711-96bf-4d50-8848-dbfb24758799 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6/action Aug 18 23:00:20.137975 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-32563711-96bf-4d50-8848-dbfb24758799 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:20.138109 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-32563711-96bf-4d50-8848-dbfb24758799 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:20.148177 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:20.148177 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:20.148661 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-32563711-96bf-4d50-8848-dbfb24758799 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:20.155160 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-32563711-96bf-4d50-8848-dbfb24758799 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Begin detaching volume completed successfully. Aug 18 23:00:20.155444 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-32563711-96bf-4d50-8848-dbfb24758799 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6/action returned with HTTP 202 Aug 18 23:00:20.155854 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1092/4355] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:00:20 2026] POST /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:20.173951 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b60347a7-f958-4710-8916-e750129f745d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.175754 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b60347a7-f958-4710-8916-e750129f745d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:20.176001 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b60347a7-f958-4710-8916-e750129f745d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.176227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b60347a7-f958-4710-8916-e750129f745d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.187510 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:20.187510 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:20.191088 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b60347a7-f958-4710-8916-e750129f745d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:20.193894 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-182f5d88-77ae-4445-9917-320bb92e724d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.194383 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-182f5d88-77ae-4445-9917-320bb92e724d None None] GET https://10.4.3.89/volume// Aug 18 23:00:20.194590 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-182f5d88-77ae-4445-9917-320bb92e724d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.194826 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-182f5d88-77ae-4445-9917-320bb92e724d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.195190 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b60347a7-f958-4710-8916-e750129f745d tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:20.195234 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-182f5d88-77ae-4445-9917-320bb92e724d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:20.195658 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1086/4356] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:20.195707 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1089/4357] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:20 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:20.202300 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-5e08f74f-25ff-4f96-a17b-7c3ea36c742c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.204051 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-5e08f74f-25ff-4f96-a17b-7c3ea36c742c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:20.204236 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-5e08f74f-25ff-4f96-a17b-7c3ea36c742c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.204429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-5e08f74f-25ff-4f96-a17b-7c3ea36c742c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.212263 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:20.212263 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:20.214890 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-5e08f74f-25ff-4f96-a17b-7c3ea36c742c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:20.218106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-5e08f74f-25ff-4f96-a17b-7c3ea36c742c tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:20.218486 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1091/4358] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:00:20 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 1316 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:00:20.306074 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ddaa73ef-e70c-4ac2-8d43-620857f2ba63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.307759 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddaa73ef-e70c-4ac2-8d43-620857f2ba63 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:20.307949 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ddaa73ef-e70c-4ac2-8d43-620857f2ba63 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.308127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ddaa73ef-e70c-4ac2-8d43-620857f2ba63 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.308230 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ddaa73ef-e70c-4ac2-8d43-620857f2ba63 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:20.312234 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:20.312234 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:20.312904 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddaa73ef-e70c-4ac2-8d43-620857f2ba63 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:20.313237 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1093/4359] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:20 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:20.567775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ce54e3f-9d29-4e46-ac99-b7e434145248 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.569480 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ce54e3f-9d29-4e46-ac99-b7e434145248 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a Aug 18 23:00:20.569629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ce54e3f-9d29-4e46-ac99-b7e434145248 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.569804 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ce54e3f-9d29-4e46-ac99-b7e434145248 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.573991 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ce54e3f-9d29-4e46-ac99-b7e434145248 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a returned with HTTP 404 Aug 18 23:00:20.574484 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1087/4360] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:20 2026] GET /volume/v3/snapshots/28fedc6f-d800-4018-aae7-bd837565659a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:20.581698 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eadad75e-3221-4236-8863-cdf783ef10c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.583965 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eadad75e-3221-4236-8863-cdf783ef10c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f Aug 18 23:00:20.584233 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eadad75e-3221-4236-8863-cdf783ef10c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.584505 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eadad75e-3221-4236-8863-cdf783ef10c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.593145 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:20.593145 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:20.597341 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eadad75e-3221-4236-8863-cdf783ef10c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:20.602899 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eadad75e-3221-4236-8863-cdf783ef10c4 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f returned with HTTP 200 Aug 18 23:00:20.603474 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1090/4361] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:20 2026] GET /volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:20.614931 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e78c15ab-3a21-40c1-95b9-219168b09634 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.616591 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e78c15ab-3a21-40c1-95b9-219168b09634 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f Aug 18 23:00:20.616759 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e78c15ab-3a21-40c1-95b9-219168b09634 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.616984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e78c15ab-3a21-40c1-95b9-219168b09634 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.617148 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e78c15ab-3a21-40c1-95b9-219168b09634 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume with id: 55e39626-55e6-4fbd-9b15-4d25c465a83f Aug 18 23:00:20.623812 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:20.623812 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:20.624232 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e78c15ab-3a21-40c1-95b9-219168b09634 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:20.641513 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e78c15ab-3a21-40c1-95b9-219168b09634 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume request issued successfully. Aug 18 23:00:20.641683 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e78c15ab-3a21-40c1-95b9-219168b09634 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f returned with HTTP 202 Aug 18 23:00:20.642091 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1092/4362] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:20 2026] DELETE /volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:20.649469 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b38f402c-a1af-4117-b2c7-5a41c0fbf8aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:20.651800 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b38f402c-a1af-4117-b2c7-5a41c0fbf8aa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f Aug 18 23:00:20.652055 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b38f402c-a1af-4117-b2c7-5a41c0fbf8aa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:20.652354 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b38f402c-a1af-4117-b2c7-5a41c0fbf8aa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:20.661241 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:20.661241 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:20.665572 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b38f402c-a1af-4117-b2c7-5a41c0fbf8aa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:20.671035 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b38f402c-a1af-4117-b2c7-5a41c0fbf8aa tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f returned with HTTP 200 Aug 18 23:00:20.671616 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1094/4363] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:20 2026] GET /volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:21.207065 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f58d859c-377a-4479-9990-88f30a886bff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:21.208839 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f58d859c-377a-4479-9990-88f30a886bff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:21.209023 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f58d859c-377a-4479-9990-88f30a886bff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:21.209226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f58d859c-377a-4479-9990-88f30a886bff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:21.218417 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:21.218417 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:21.221746 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f58d859c-377a-4479-9990-88f30a886bff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:21.225465 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f58d859c-377a-4479-9990-88f30a886bff tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:21.225862 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1088/4364] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:21 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:21.323964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a35c8e0-c4f6-432e-9971-28acbce5184b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:21.325628 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a35c8e0-c4f6-432e-9971-28acbce5184b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:21.325787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a35c8e0-c4f6-432e-9971-28acbce5184b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:21.325957 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a35c8e0-c4f6-432e-9971-28acbce5184b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:21.326056 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1a35c8e0-c4f6-432e-9971-28acbce5184b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:21.332523 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:21.332523 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:21.333803 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a35c8e0-c4f6-432e-9971-28acbce5184b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:21.334452 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1091/4365] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:21 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:21.684042 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46e3b26b-957c-43a0-8ee5-b6555f4b6cb8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:21.685705 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46e3b26b-957c-43a0-8ee5-b6555f4b6cb8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f Aug 18 23:00:21.685919 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46e3b26b-957c-43a0-8ee5-b6555f4b6cb8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:21.686144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46e3b26b-957c-43a0-8ee5-b6555f4b6cb8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:21.692182 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46e3b26b-957c-43a0-8ee5-b6555f4b6cb8 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f returned with HTTP 404 Aug 18 23:00:21.692810 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1093/4366] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:21 2026] GET /volume/v3/volumes/55e39626-55e6-4fbd-9b15-4d25c465a83f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:21.700753 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-205992cc-6f33-46b0-962c-aac649fe17e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:21.702525 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-205992cc-6f33-46b0-962c-aac649fe17e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:21.702739 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-205992cc-6f33-46b0-962c-aac649fe17e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:21.702915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-205992cc-6f33-46b0-962c-aac649fe17e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:21.710831 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:21.710831 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:21.715330 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-205992cc-6f33-46b0-962c-aac649fe17e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:21.719298 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-205992cc-6f33-46b0-962c-aac649fe17e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:21.719764 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1095/4367] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:21 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:21.732175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e6be036-b4a4-48a5-8047-40b811a3818e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:21.734060 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:21.734400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-968812067"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:21.735877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-968812067'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:21.735985 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume of 1 GB Aug 18 23:00:21.739888 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Availability Zones retrieved successfully. Aug 18 23:00:21.745015 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (88ef28ea-253a-4da9-937b-110da3490023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:21.745891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e38bea54-7422-45d2-a523-e6c26edf0b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:21.746679 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:21.769827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e38bea54-7422-45d2-a523-e6c26edf0b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:21.770580 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (892e9c7b-d2a1-49dd-80cd-8d041b6810e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:21.808309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['5eeb68d4-474f-46d4-b75f-18ec996e1ace', 'cd18f802-5a87-47ad-93fa-1e97a7847898', '8bc03f7d-c089-4190-8173-1a1a0e1dfcd9', '4957a2cb-24a2-49a8-8134-e723c61a7744'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:21.809047 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (892e9c7b-d2a1-49dd-80cd-8d041b6810e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eeb68d4-474f-46d4-b75f-18ec996e1ace', 'cd18f802-5a87-47ad-93fa-1e97a7847898', '8bc03f7d-c089-4190-8173-1a1a0e1dfcd9', '4957a2cb-24a2-49a8-8134-e723c61a7744']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:21.809740 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb00d0b-5a83-414f-81a5-22f1a12f7c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:21.818871 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-d0bf2107-c202-4ddb-b1a4-daaa26c516c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:21.820680 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-d0bf2107-c202-4ddb-b1a4-daaa26c516c0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] DELETE https://10.4.3.89/volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898 Aug 18 23:00:21.820840 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-d0bf2107-c202-4ddb-b1a4-daaa26c516c0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:21.821005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-d0bf2107-c202-4ddb-b1a4-daaa26c516c0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:21.827834 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:21.827834 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:21.828480 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb00d0b-5a83-414f-81a5-22f1a12f7c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73150073-a09d-4608-afee-1760433ef1c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-968812067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['5eeb68d4-474f-46d4-b75f-18ec996e1ace','cd18f802-5a87-47ad-93fa-1e97a7847898','8bc03f7d-c089-4190-8173-1a1a0e1dfcd9','4957a2cb-24a2-49a8-8134-e723c61a7744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-968812067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73150073-a09d-4608-afee-1760433ef1c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0aa0555c7843969227ca5ebb573f67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7efe305f2fa442808b144d46f7f3d362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:21.829110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a95c51-d2e9-42db-9c47-6b73e5e9abb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:21.845547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12a95c51-d2e9-42db-9c47-6b73e5e9abb8) transitioned into state 'SUCCESS' from state '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-968812067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['5eeb68d4-474f-46d4-b75f-18ec996e1ace','cd18f802-5a87-47ad-93fa-1e97a7847898','8bc03f7d-c089-4190-8173-1a1a0e1dfcd9','4957a2cb-24a2-49a8-8134-e723c61a7744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:21.846291 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce3730f-3a6a-4531-ae10-bb1b9f943e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:21.854508 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ce3730f-3a6a-4531-ae10-bb1b9f943e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:21.855302 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (88ef28ea-253a-4da9-937b-110da3490023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:21.855615 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request issued successfully. Aug 18 23:00:21.856094 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e6be036-b4a4-48a5-8047-40b811a3818e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:21.856501 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1089/4368] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:21 2026] POST /volume/v3/volumes => generated 751 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:21.863731 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f388a43c-4316-4ed5-b039-1cfb8fdbaae5 req-d0bf2107-c202-4ddb-b1a4-daaa26c516c0 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898 returned with HTTP 200 Aug 18 23:00:21.864102 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1092/4369] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:00:21 2026] DELETE /volume/v3/attachments/74418ae1-e17f-41aa-a12a-7f6fbeb76898 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:21.869300 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00cc4066-0dd4-49fe-83f3-a7e94db7c918 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:21.870911 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00cc4066-0dd4-49fe-83f3-a7e94db7c918 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 Aug 18 23:00:21.871090 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00cc4066-0dd4-49fe-83f3-a7e94db7c918 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:21.871315 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00cc4066-0dd4-49fe-83f3-a7e94db7c918 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:21.883158 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:21.883158 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:21.889821 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-00cc4066-0dd4-49fe-83f3-a7e94db7c918 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:21.893641 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00cc4066-0dd4-49fe-83f3-a7e94db7c918 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 returned with HTTP 200 Aug 18 23:00:21.893985 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1094/4370] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:21 2026] GET /volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:22.238632 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf5c7758-16f8-4d92-805f-6aa8c4249fd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.240370 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf5c7758-16f8-4d92-805f-6aa8c4249fd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:22.240578 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf5c7758-16f8-4d92-805f-6aa8c4249fd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:22.240815 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf5c7758-16f8-4d92-805f-6aa8c4249fd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:22.247032 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:22.247032 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:22.250004 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf5c7758-16f8-4d92-805f-6aa8c4249fd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:22.254213 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf5c7758-16f8-4d92-805f-6aa8c4249fd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:22.254669 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1096/4371] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:22 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:00:22.321847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e4dbf057-1077-4c61-b44b-606ce10877b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.345949 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84fa6976-2c48-4899-ab35-c276426ea8d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.348223 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84fa6976-2c48-4899-ab35-c276426ea8d3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:22.348503 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84fa6976-2c48-4899-ab35-c276426ea8d3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:22.348753 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84fa6976-2c48-4899-ab35-c276426ea8d3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:22.348901 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-84fa6976-2c48-4899-ab35-c276426ea8d3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:22.353799 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:22.353799 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:22.354943 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84fa6976-2c48-4899-ab35-c276426ea8d3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:22.355315 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1093/4372] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:22 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:22.359381 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e4dbf057-1077-4c61-b44b-606ce10877b3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:22.359577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e4dbf057-1077-4c61-b44b-606ce10877b3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:22.359752 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e4dbf057-1077-4c61-b44b-606ce10877b3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:22.370984 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:22.370984 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:22.375223 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e4dbf057-1077-4c61-b44b-606ce10877b3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:22.380439 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e4dbf057-1077-4c61-b44b-606ce10877b3 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:22.380937 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1090/4373] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:22 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 1133 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:22.397679 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e8f3d1ba-cbcc-42eb-b8b3-0dc0e55a2442 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.399642 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e8f3d1ba-cbcc-42eb-b8b3-0dc0e55a2442 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] POST https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047/action Aug 18 23:00:22.399969 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e8f3d1ba-cbcc-42eb-b8b3-0dc0e55a2442 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:22.400113 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e8f3d1ba-cbcc-42eb-b8b3-0dc0e55a2442 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:22.414214 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:22.414214 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:22.414896 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e8f3d1ba-cbcc-42eb-b8b3-0dc0e55a2442 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:22.422176 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e8f3d1ba-cbcc-42eb-b8b3-0dc0e55a2442 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Begin detaching volume completed successfully. Aug 18 23:00:22.422465 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-e8f3d1ba-cbcc-42eb-b8b3-0dc0e55a2442 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047/action returned with HTTP 202 Aug 18 23:00:22.423024 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1095/4374] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:00:22 2026] POST /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:22.460656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8600f73e-010b-48bb-a1ff-1ec60894dfd1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.462504 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8600f73e-010b-48bb-a1ff-1ec60894dfd1 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:22.462504 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8600f73e-010b-48bb-a1ff-1ec60894dfd1 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:22.462643 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8600f73e-010b-48bb-a1ff-1ec60894dfd1 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:22.472827 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:22.472827 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:22.474823 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fb61917-15fd-4a42-ac20-4c04888bd754 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.475383 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fb61917-15fd-4a42-ac20-4c04888bd754 None None] GET https://10.4.3.89/volume// Aug 18 23:00:22.475613 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fb61917-15fd-4a42-ac20-4c04888bd754 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:22.475865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fb61917-15fd-4a42-ac20-4c04888bd754 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:22.476283 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fb61917-15fd-4a42-ac20-4c04888bd754 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:22.476667 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1094/4375] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:22.476789 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8600f73e-010b-48bb-a1ff-1ec60894dfd1 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:22.481655 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8600f73e-010b-48bb-a1ff-1ec60894dfd1 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:22.482073 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1097/4376] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:22 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:22.486595 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-5ce3a8f5-5c5b-44c1-93a0-db73d8e316b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.488897 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-5ce3a8f5-5c5b-44c1-93a0-db73d8e316b7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:22.489127 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-5ce3a8f5-5c5b-44c1-93a0-db73d8e316b7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:22.489367 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-5ce3a8f5-5c5b-44c1-93a0-db73d8e316b7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:22.499143 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:22.499143 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:22.502234 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-5ce3a8f5-5c5b-44c1-93a0-db73d8e316b7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:22.506127 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-5ce3a8f5-5c5b-44c1-93a0-db73d8e316b7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:22.506553 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1091/4377] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:00:22 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 1316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 18 23:00:22.906360 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e12affb-8463-4fd7-b93e-8f0d25f1b9ea None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.908955 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e12affb-8463-4fd7-b93e-8f0d25f1b9ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 Aug 18 23:00:22.909192 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e12affb-8463-4fd7-b93e-8f0d25f1b9ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:22.909439 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e12affb-8463-4fd7-b93e-8f0d25f1b9ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:22.917730 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:22.917730 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:22.921881 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0e12affb-8463-4fd7-b93e-8f0d25f1b9ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:22.927006 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e12affb-8463-4fd7-b93e-8f0d25f1b9ea tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 returned with HTTP 200 Aug 18 23:00:22.927645 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1096/4378] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:22 2026] GET /volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:22.940585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-538a9553-56c2-4dfd-8767-32872b55143d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:22.942641 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-538a9553-56c2-4dfd-8767-32872b55143d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:22.943027 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-538a9553-56c2-4dfd-8767-32872b55143d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73150073-a09d-4608-afee-1760433ef1c5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2062000290"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:22.952173 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:22.952173 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:22.952707 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-538a9553-56c2-4dfd-8767-32872b55143d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:22.952862 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-538a9553-56c2-4dfd-8767-32872b55143d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create snapshot from volume 73150073-a09d-4608-afee-1760433ef1c5 Aug 18 23:00:22.979087 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-538a9553-56c2-4dfd-8767-32872b55143d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['dee7cfc9-78af-4c4e-be69-1e0963c5af6c', 'e22757b6-64fd-4e1a-8c4b-5a9c0b7a548b', '7aa9e340-68c1-463c-9e2d-a6b1fab8ed68', 'a8e3a452-9086-4831-9ee0-610d5b1dca1f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:23.005806 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-538a9553-56c2-4dfd-8767-32872b55143d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot create request issued successfully. Aug 18 23:00:23.006156 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-538a9553-56c2-4dfd-8767-32872b55143d tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:23.006646 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1095/4379] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:23.015160 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9c56d8c-d412-46b2-a5b6-b77b2adef5e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.017363 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9c56d8c-d412-46b2-a5b6-b77b2adef5e0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 Aug 18 23:00:23.017582 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9c56d8c-d412-46b2-a5b6-b77b2adef5e0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.017706 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9c56d8c-d412-46b2-a5b6-b77b2adef5e0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.023107 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.023107 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:23.023548 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9c56d8c-d412-46b2-a5b6-b77b2adef5e0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:23.024227 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9c56d8c-d412-46b2-a5b6-b77b2adef5e0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 returned with HTTP 200 Aug 18 23:00:23.024582 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1098/4380] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.272766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-37f16de3-8fec-4339-b565-60a636355171 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.274847 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-37f16de3-8fec-4339-b565-60a636355171 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] DELETE https://10.4.3.89/volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7 Aug 18 23:00:23.275081 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-37f16de3-8fec-4339-b565-60a636355171 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.275302 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-37f16de3-8fec-4339-b565-60a636355171 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.282348 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.282348 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:23.333685 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4765e954-30bf-493c-ac68-19ba6ab1596f req-37f16de3-8fec-4339-b565-60a636355171 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7 returned with HTTP 200 Aug 18 23:00:23.334142 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1092/4381] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:00:23 2026] DELETE /volume/v3/attachments/358861a9-e97f-4657-baab-8b5427706ea7 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.365942 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3daffe05-bce5-4571-a5b0-9e70402d28a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.367722 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3daffe05-bce5-4571-a5b0-9e70402d28a4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:23.368372 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3daffe05-bce5-4571-a5b0-9e70402d28a4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.368372 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3daffe05-bce5-4571-a5b0-9e70402d28a4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.368372 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3daffe05-bce5-4571-a5b0-9e70402d28a4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:23.372314 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.372314 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:23.373025 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3daffe05-bce5-4571-a5b0-9e70402d28a4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:23.373372 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1097/4382] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.421583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6cffd9b-326a-4b11-a0a6-f8d5641cd5d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.423506 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6cffd9b-326a-4b11-a0a6-f8d5641cd5d8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:23.423689 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6cffd9b-326a-4b11-a0a6-f8d5641cd5d8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.423881 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6cffd9b-326a-4b11-a0a6-f8d5641cd5d8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.430710 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.430710 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:23.434110 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a6cffd9b-326a-4b11-a0a6-f8d5641cd5d8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:23.437902 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6cffd9b-326a-4b11-a0a6-f8d5641cd5d8 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:23.438212 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1096/4383] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.450466 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2269f12-bcad-4ac6-b6bf-42de752f0d2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.452538 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2269f12-bcad-4ac6-b6bf-42de752f0d2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:23.452770 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2269f12-bcad-4ac6-b6bf-42de752f0d2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.453011 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2269f12-bcad-4ac6-b6bf-42de752f0d2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.464597 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.464597 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:23.468952 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b2269f12-bcad-4ac6-b6bf-42de752f0d2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:23.473706 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2269f12-bcad-4ac6-b6bf-42de752f0d2d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:23.474096 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1099/4384] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.496338 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa17432f-7a10-47ea-877f-9c6bc2a950ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.498244 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa17432f-7a10-47ea-877f-9c6bc2a950ac tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:23.498499 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa17432f-7a10-47ea-877f-9c6bc2a950ac tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.498699 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa17432f-7a10-47ea-877f-9c6bc2a950ac tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.507369 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.507369 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:23.512923 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-d87e6203-8a3b-44ec-bae6-d6b89d62ba64 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.513080 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa17432f-7a10-47ea-877f-9c6bc2a950ac tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:23.515751 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-d87e6203-8a3b-44ec-bae6-d6b89d62ba64 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:23.516040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-d87e6203-8a3b-44ec-bae6-d6b89d62ba64 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.516398 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-d87e6203-8a3b-44ec-bae6-d6b89d62ba64 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.518230 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa17432f-7a10-47ea-877f-9c6bc2a950ac tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:23.518613 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1093/4385] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.525855 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.525855 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:23.529414 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c599dde-d703-4832-af74-81c35cdc2d6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.531469 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-d87e6203-8a3b-44ec-bae6-d6b89d62ba64 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:23.532066 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c599dde-d703-4832-af74-81c35cdc2d6e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:23.532383 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c599dde-d703-4832-af74-81c35cdc2d6e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.532650 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c599dde-d703-4832-af74-81c35cdc2d6e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.537694 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-d87e6203-8a3b-44ec-bae6-d6b89d62ba64 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:23.538229 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1098/4386] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.540728 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.540728 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:23.544334 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c599dde-d703-4832-af74-81c35cdc2d6e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:23.548545 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c599dde-d703-4832-af74-81c35cdc2d6e tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:23.548918 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1097/4387] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.596007 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ffb7fd2-5782-4afa-a511-ae69ce56fd87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.597824 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ffb7fd2-5782-4afa-a511-ae69ce56fd87 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:23.598034 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ffb7fd2-5782-4afa-a511-ae69ce56fd87 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.598298 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ffb7fd2-5782-4afa-a511-ae69ce56fd87 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.612710 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6787f6e-428c-49c2-8f12-d13cf269544f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.613055 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6787f6e-428c-49c2-8f12-d13cf269544f None None] GET https://10.4.3.89/volume// Aug 18 23:00:23.613240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6787f6e-428c-49c2-8f12-d13cf269544f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.613457 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6787f6e-428c-49c2-8f12-d13cf269544f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.613762 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6787f6e-428c-49c2-8f12-d13cf269544f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:23.614058 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1094/4388] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:23.619729 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.619729 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:23.620102 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-b2e2da5a-2ef8-41f6-b488-a49bdf27eecd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.622173 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-b2e2da5a-2ef8-41f6-b488-a49bdf27eecd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:00:23.622547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-b2e2da5a-2ef8-41f6-b488-a49bdf27eecd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebbd7de6-b55d-4628-ab8b-b046af8bf2d3", "connector": null, "instance_uuid": "e19b898d-e62b-4fda-8330-bc56a8e94882"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:23.630482 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ffb7fd2-5782-4afa-a511-ae69ce56fd87 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:23.630811 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.630811 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:23.643883 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ffb7fd2-5782-4afa-a511-ae69ce56fd87 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:23.646942 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1100/4389] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.653187 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-b2e2da5a-2ef8-41f6-b488-a49bdf27eecd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:00:23.654040 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1099/4390] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:00:23 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:23.657302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb0516f6-c639-4378-bfa6-b31f230d7cd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.659310 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb0516f6-c639-4378-bfa6-b31f230d7cd6 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:23.659553 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb0516f6-c639-4378-bfa6-b31f230d7cd6 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.659752 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb0516f6-c639-4378-bfa6-b31f230d7cd6 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.667586 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.667586 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:23.671609 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb0516f6-c639-4378-bfa6-b31f230d7cd6 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:23.676632 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb0516f6-c639-4378-bfa6-b31f230d7cd6 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:23.677049 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1098/4391] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:23.679001 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d81dc310-5c5c-4a78-b9b8-5b28e5038db6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.680725 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d81dc310-5c5c-4a78-b9b8-5b28e5038db6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:23.680940 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d81dc310-5c5c-4a78-b9b8-5b28e5038db6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.681165 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d81dc310-5c5c-4a78-b9b8-5b28e5038db6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.686252 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0dc283d7-5a48-4317-abe2-b624d74e8e3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.686696 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dc283d7-5a48-4317-abe2-b624d74e8e3c None None] GET https://10.4.3.89/volume// Aug 18 23:00:23.686776 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dc283d7-5a48-4317-abe2-b624d74e8e3c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.686953 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dc283d7-5a48-4317-abe2-b624d74e8e3c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.687331 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dc283d7-5a48-4317-abe2-b624d74e8e3c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:23.687581 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1101/4392] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:23.696747 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.696747 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:23.700140 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d81dc310-5c5c-4a78-b9b8-5b28e5038db6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:23.700400 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-8a2c0bc3-15d3-485b-9bee-c9a052a17c9e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.702447 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-8a2c0bc3-15d3-485b-9bee-c9a052a17c9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:23.702616 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-8a2c0bc3-15d3-485b-9bee-c9a052a17c9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.702783 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-8a2c0bc3-15d3-485b-9bee-c9a052a17c9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.704238 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d81dc310-5c5c-4a78-b9b8-5b28e5038db6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:23.704723 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1095/4393] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:00:23.711998 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.711998 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:23.717023 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-8a2c0bc3-15d3-485b-9bee-c9a052a17c9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:23.721356 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-8a2c0bc3-15d3-485b-9bee-c9a052a17c9e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:23.721742 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1100/4394] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 1054 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:00:23.726366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f86246a-26f5-4b87-8da4-077f5d979ca9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.728436 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f86246a-26f5-4b87-8da4-077f5d979ca9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:23.728600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f86246a-26f5-4b87-8da4-077f5d979ca9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.728793 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f86246a-26f5-4b87-8da4-077f5d979ca9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.735766 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.735766 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:23.739737 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f86246a-26f5-4b87-8da4-077f5d979ca9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:23.743509 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f86246a-26f5-4b87-8da4-077f5d979ca9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:23.743910 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1099/4395] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:00:23.828562 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-57a8968c-9413-4de1-b647-9f86eeb8c662 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.830889 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-57a8968c-9413-4de1-b647-9f86eeb8c662 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] PUT https://10.4.3.89/volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62 Aug 18 23:00:23.831339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-57a8968c-9413-4de1-b647-9f86eeb8c662 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:23.840387 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-57a8968c-9413-4de1-b647-9f86eeb8c662 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Acquiring lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:00:23.845641 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-57a8968c-9413-4de1-b647-9f86eeb8c662 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:00:23.846655 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.846655 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:23.961212 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-57a8968c-9413-4de1-b647-9f86eeb8c662 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" released by "attachment_update" :: held 0.116s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:00:23.961511 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-57a8968c-9413-4de1-b647-9f86eeb8c662 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62 returned with HTTP 200 Aug 18 23:00:23.961989 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1102/4396] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:00:23 2026] PUT /volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62 => generated 968 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:23.969123 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-f24be8a2-461b-494d-b4a9-4603132914c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:23.971019 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-f24be8a2-461b-494d-b4a9-4603132914c0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption Aug 18 23:00:23.971206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-f24be8a2-461b-494d-b4a9-4603132914c0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:23.971410 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-f24be8a2-461b-494d-b4a9-4603132914c0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:23.979764 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:23.979764 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:23.985540 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-f24be8a2-461b-494d-b4a9-4603132914c0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption returned with HTTP 200 Aug 18 23:00:23.985987 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1096/4397] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 23:00:23 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:24.034257 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7aedbf94-13b4-4f89-8a0c-14d588704a2c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:24.036515 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7aedbf94-13b4-4f89-8a0c-14d588704a2c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 Aug 18 23:00:24.036761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7aedbf94-13b4-4f89-8a0c-14d588704a2c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:24.036993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7aedbf94-13b4-4f89-8a0c-14d588704a2c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:24.041966 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:24.041966 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:24.042546 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7aedbf94-13b4-4f89-8a0c-14d588704a2c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:24.043289 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7aedbf94-13b4-4f89-8a0c-14d588704a2c tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 returned with HTTP 200 Aug 18 23:00:24.043768 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1101/4398] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:24 2026] GET /volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:24.054355 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:24.056051 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:24.056401 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c542cd8f-068b-49dc-b343-d327c2f49a93", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1430514562"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:24.057902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request body: {'volume': {'snapshot_id': 'c542cd8f-068b-49dc-b343-d327c2f49a93', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1430514562'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:24.063512 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:24.063512 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:24.064107 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:24.064251 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume of 1 GB Aug 18 23:00:24.068447 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Availability Zones retrieved successfully. Aug 18 23:00:24.074547 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (629fc643-041e-4ead-997b-269fe7322da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:24.075938 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8742af60-431d-41d3-9eb4-00a519a8b423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:24.077192 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:24.102734 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8742af60-431d-41d3-9eb4-00a519a8b423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c542cd8f-068b-49dc-b343-d327c2f49a93', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:24.103445 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43c9b6c-d9f3-4a49-8914-f3e346a1483a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:24.137003 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Created reservations ['d6ee04c6-4e70-405f-8b1e-8831f019af88', '29e0beb4-1767-46eb-9b95-14653e9be5fb', '811782fa-9271-4bd9-92b6-638e84fd1577', '9235248a-652e-4ad2-aa79-909494757352'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:24.137754 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43c9b6c-d9f3-4a49-8914-f3e346a1483a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ee04c6-4e70-405f-8b1e-8831f019af88', '29e0beb4-1767-46eb-9b95-14653e9be5fb', '811782fa-9271-4bd9-92b6-638e84fd1577', '9235248a-652e-4ad2-aa79-909494757352']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:24.138488 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b343535a-a081-4774-8349-18b0e61cd810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:24.177393 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b343535a-a081-4774-8349-18b0e61cd810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb941c37-8c22-4925-9ff8-b5d4aff847bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1430514562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['d6ee04c6-4e70-405f-8b1e-8831f019af88','29e0beb4-1767-46eb-9b95-14653e9be5fb','811782fa-9271-4bd9-92b6-638e84fd1577','9235248a-652e-4ad2-aa79-909494757352'],size=1,snapshot_id=c542cd8f-068b-49dc-b343-d327c2f49a93,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1430514562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb941c37-8c22-4925-9ff8-b5d4aff847bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb0aa0555c7843969227ca5ebb573f67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c542cd8f-068b-49dc-b343-d327c2f49a93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7efe305f2fa442808b144d46f7f3d362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:24.178287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ffe163-0050-4080-8d7a-a70963b58fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:24.199057 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0ffe163-0050-4080-8d7a-a70963b58fcb) transitioned into state 'SUCCESS' from state '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-1430514562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb0aa0555c7843969227ca5ebb573f67',qos_specs=None,replication_status=,reservations=['d6ee04c6-4e70-405f-8b1e-8831f019af88','29e0beb4-1767-46eb-9b95-14653e9be5fb','811782fa-9271-4bd9-92b6-638e84fd1577','9235248a-652e-4ad2-aa79-909494757352'],size=1,snapshot_id=c542cd8f-068b-49dc-b343-d327c2f49a93,source_replicaid=,source_volid=None,status='creating',user_id='7efe305f2fa442808b144d46f7f3d362',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:24.199820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daeb9805-7cd9-4b83-8b82-bb2bff92da78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:24.226959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daeb9805-7cd9-4b83-8b82-bb2bff92da78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:24.228044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Flow 'volume_create_api' (629fc643-041e-4ead-997b-269fe7322da2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:24.229492 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Create volume request issued successfully. Aug 18 23:00:24.229492 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e78e50a-a09c-462c-9a18-24f31f05dba1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:24.229742 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1100/4399] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:00:24 2026] POST /volume/v3/volumes => generated 786 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:24.242051 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6df92cef-bd15-4ef7-b9b4-eae70f3987b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:24.244115 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df92cef-bd15-4ef7-b9b4-eae70f3987b7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:24.244115 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df92cef-bd15-4ef7-b9b4-eae70f3987b7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:24.244255 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df92cef-bd15-4ef7-b9b4-eae70f3987b7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:24.251345 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:24.251345 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:24.255039 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6df92cef-bd15-4ef7-b9b4-eae70f3987b7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:24.258978 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df92cef-bd15-4ef7-b9b4-eae70f3987b7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd returned with HTTP 200 Aug 18 23:00:24.259396 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1103/4400] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:24 2026] GET /volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:24.383836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee9900e9-69cc-4aaf-992f-ff7e25e6c275 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:24.385367 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee9900e9-69cc-4aaf-992f-ff7e25e6c275 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:24.385536 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee9900e9-69cc-4aaf-992f-ff7e25e6c275 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:24.385706 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee9900e9-69cc-4aaf-992f-ff7e25e6c275 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:24.385806 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ee9900e9-69cc-4aaf-992f-ff7e25e6c275 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:24.389885 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:24.389885 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:24.390766 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee9900e9-69cc-4aaf-992f-ff7e25e6c275 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:24.391015 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1097/4401] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:24 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:24.717726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7379e1d6-83a6-4032-825a-81f08478af4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:24.719685 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7379e1d6-83a6-4032-825a-81f08478af4a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:24.719891 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7379e1d6-83a6-4032-825a-81f08478af4a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:24.720073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7379e1d6-83a6-4032-825a-81f08478af4a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:24.730897 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:24.730897 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:24.735316 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7379e1d6-83a6-4032-825a-81f08478af4a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:24.739840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7379e1d6-83a6-4032-825a-81f08478af4a tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:24.740214 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1102/4402] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:24 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:25.273559 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90602533-5b75-40c6-a9bd-d584675177bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:25.276046 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90602533-5b75-40c6-a9bd-d584675177bb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:25.276300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90602533-5b75-40c6-a9bd-d584675177bb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:25.276569 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90602533-5b75-40c6-a9bd-d584675177bb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:25.286358 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:25.286358 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:25.291186 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90602533-5b75-40c6-a9bd-d584675177bb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:25.296603 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90602533-5b75-40c6-a9bd-d584675177bb tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd returned with HTTP 200 Aug 18 23:00:25.297081 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1101/4403] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:25 2026] GET /volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:25.310203 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cee8fe5e-a488-41f1-8f48-c44d4a78beb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:25.312191 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cee8fe5e-a488-41f1-8f48-c44d4a78beb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:25.312494 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cee8fe5e-a488-41f1-8f48-c44d4a78beb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:25.312738 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cee8fe5e-a488-41f1-8f48-c44d4a78beb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:25.321639 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:25.321639 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:25.326205 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cee8fe5e-a488-41f1-8f48-c44d4a78beb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:25.332483 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cee8fe5e-a488-41f1-8f48-c44d4a78beb7 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd returned with HTTP 200 Aug 18 23:00:25.333114 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1104/4404] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:25 2026] GET /volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:25.347095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f1f0043-6226-4ea4-87b0-956147e4df56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:25.349413 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f1f0043-6226-4ea4-87b0-956147e4df56 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:25.349700 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f1f0043-6226-4ea4-87b0-956147e4df56 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:25.349977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f1f0043-6226-4ea4-87b0-956147e4df56 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:25.350217 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5f1f0043-6226-4ea4-87b0-956147e4df56 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume with id: bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:25.359207 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:25.359207 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:25.359801 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f1f0043-6226-4ea4-87b0-956147e4df56 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:25.381931 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f1f0043-6226-4ea4-87b0-956147e4df56 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume request issued successfully. Aug 18 23:00:25.382165 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f1f0043-6226-4ea4-87b0-956147e4df56 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd returned with HTTP 202 Aug 18 23:00:25.382599 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1098/4405] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:25 2026] DELETE /volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:25.389563 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a7f58df-af4b-478c-96aa-c30f2faf39b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:25.391408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a7f58df-af4b-478c-96aa-c30f2faf39b3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:25.391669 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a7f58df-af4b-478c-96aa-c30f2faf39b3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:25.391910 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a7f58df-af4b-478c-96aa-c30f2faf39b3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:25.400005 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:25.400005 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:25.401878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd3bef0c-0add-4f29-904c-386604ebe9f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:25.403819 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd3bef0c-0add-4f29-904c-386604ebe9f9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:25.404010 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd3bef0c-0add-4f29-904c-386604ebe9f9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:25.404282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd3bef0c-0add-4f29-904c-386604ebe9f9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:25.404432 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cd3bef0c-0add-4f29-904c-386604ebe9f9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:25.405546 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7a7f58df-af4b-478c-96aa-c30f2faf39b3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:25.409432 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:25.409432 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:25.410535 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd3bef0c-0add-4f29-904c-386604ebe9f9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:25.411085 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1102/4406] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:25 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:25.411868 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a7f58df-af4b-478c-96aa-c30f2faf39b3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd returned with HTTP 200 Aug 18 23:00:25.412451 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1103/4407] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:25 2026] GET /volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:25.753222 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb9f9618-6410-4d46-923a-567f3a9730b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:25.755063 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb9f9618-6410-4d46-923a-567f3a9730b5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:25.755328 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb9f9618-6410-4d46-923a-567f3a9730b5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:25.755544 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb9f9618-6410-4d46-923a-567f3a9730b5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:25.767801 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:25.767801 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:25.771241 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb9f9618-6410-4d46-923a-567f3a9730b5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:25.776009 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb9f9618-6410-4d46-923a-567f3a9730b5 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:25.776481 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1105/4408] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:25 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:26.425709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e60733ca-233b-49f7-8b64-b7636ff0d7e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.428035 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e60733ca-233b-49f7-8b64-b7636ff0d7e1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:26.428340 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e60733ca-233b-49f7-8b64-b7636ff0d7e1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.428615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e60733ca-233b-49f7-8b64-b7636ff0d7e1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.434831 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90f49749-d0ed-4a6d-8ef2-e8169d7f5c6b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.435893 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e60733ca-233b-49f7-8b64-b7636ff0d7e1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd returned with HTTP 404 Aug 18 23:00:26.436489 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1099/4409] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:26 2026] GET /volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:26.437061 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90f49749-d0ed-4a6d-8ef2-e8169d7f5c6b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:26.437311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90f49749-d0ed-4a6d-8ef2-e8169d7f5c6b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.437517 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90f49749-d0ed-4a6d-8ef2-e8169d7f5c6b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.437620 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-90f49749-d0ed-4a6d-8ef2-e8169d7f5c6b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:26.441941 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:26.441941 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:26.442924 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90f49749-d0ed-4a6d-8ef2-e8169d7f5c6b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:26.443442 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1103/4410] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:26 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:26.445334 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1dc3cc42-5410-4f65-9884-ed436bc049d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.447915 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dc3cc42-5410-4f65-9884-ed436bc049d1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:26.448241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dc3cc42-5410-4f65-9884-ed436bc049d1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.448527 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1dc3cc42-5410-4f65-9884-ed436bc049d1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.454882 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1dc3cc42-5410-4f65-9884-ed436bc049d1 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd returned with HTTP 404 Aug 18 23:00:26.455425 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1104/4411] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:26 2026] GET /volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:26.462963 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-619f74bb-68c0-47bc-bd1b-8beff8d008e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.465059 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-619f74bb-68c0-47bc-bd1b-8beff8d008e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:26.465312 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-619f74bb-68c0-47bc-bd1b-8beff8d008e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.465521 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-619f74bb-68c0-47bc-bd1b-8beff8d008e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.465721 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-619f74bb-68c0-47bc-bd1b-8beff8d008e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume with id: bb941c37-8c22-4925-9ff8-b5d4aff847bd Aug 18 23:00:26.472013 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-619f74bb-68c0-47bc-bd1b-8beff8d008e3 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd returned with HTTP 404 Aug 18 23:00:26.472562 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1106/4412] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:26 2026] DELETE /volume/v3/volumes/bb941c37-8c22-4925-9ff8-b5d4aff847bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:26.480467 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcdfaa43-92e7-4df8-b83c-340978da9215 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.482481 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcdfaa43-92e7-4df8-b83c-340978da9215 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 Aug 18 23:00:26.482688 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcdfaa43-92e7-4df8-b83c-340978da9215 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.482881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcdfaa43-92e7-4df8-b83c-340978da9215 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.482990 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-dcdfaa43-92e7-4df8-b83c-340978da9215 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete snapshot with id: c542cd8f-068b-49dc-b343-d327c2f49a93 Aug 18 23:00:26.488495 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:26.488495 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:26.489003 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dcdfaa43-92e7-4df8-b83c-340978da9215 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:26.512468 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dcdfaa43-92e7-4df8-b83c-340978da9215 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot delete request issued successfully. Aug 18 23:00:26.512721 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcdfaa43-92e7-4df8-b83c-340978da9215 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 returned with HTTP 202 Aug 18 23:00:26.513246 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1100/4413] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:26 2026] DELETE /volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:26.522478 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-370aa80d-8e7c-4b2d-b477-96c1f2b0c001 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.525014 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-370aa80d-8e7c-4b2d-b477-96c1f2b0c001 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 Aug 18 23:00:26.525208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-370aa80d-8e7c-4b2d-b477-96c1f2b0c001 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.525505 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-370aa80d-8e7c-4b2d-b477-96c1f2b0c001 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.533389 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:26.533389 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:26.533972 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-370aa80d-8e7c-4b2d-b477-96c1f2b0c001 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Snapshot retrieved successfully. Aug 18 23:00:26.534925 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-370aa80d-8e7c-4b2d-b477-96c1f2b0c001 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 returned with HTTP 200 Aug 18 23:00:26.535383 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1104/4414] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:26 2026] GET /volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:26.612779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0c6dbae4-43cf-4e13-8bcf-3d90249f50b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.615113 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c6dbae4-43cf-4e13-8bcf-3d90249f50b9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] DELETE https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:26.615421 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c6dbae4-43cf-4e13-8bcf-3d90249f50b9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.615687 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0c6dbae4-43cf-4e13-8bcf-3d90249f50b9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.615903 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-0c6dbae4-43cf-4e13-8bcf-3d90249f50b9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Delete volume with id: 159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:26.625470 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:26.625470 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:26.626072 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c6dbae4-43cf-4e13-8bcf-3d90249f50b9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:26.644898 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0c6dbae4-43cf-4e13-8bcf-3d90249f50b9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Delete volume request issued successfully. Aug 18 23:00:26.645085 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0c6dbae4-43cf-4e13-8bcf-3d90249f50b9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 202 Aug 18 23:00:26.645554 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1105/4415] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:26 2026] DELETE /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:26.652002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd6049f8-cf0b-46c1-816e-11fd084e45a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.653860 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd6049f8-cf0b-46c1-816e-11fd084e45a9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:26.654061 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd6049f8-cf0b-46c1-816e-11fd084e45a9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.654322 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd6049f8-cf0b-46c1-816e-11fd084e45a9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.662519 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:26.662519 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:26.666552 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd6049f8-cf0b-46c1-816e-11fd084e45a9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:26.671081 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd6049f8-cf0b-46c1-816e-11fd084e45a9 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 200 Aug 18 23:00:26.671509 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1107/4416] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:26 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:26.790605 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b555de0-9cd5-4d71-9b83-c37c2367836d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:26.792423 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b555de0-9cd5-4d71-9b83-c37c2367836d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:26.792662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b555de0-9cd5-4d71-9b83-c37c2367836d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:26.792903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b555de0-9cd5-4d71-9b83-c37c2367836d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:26.801492 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:26.801492 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:26.804859 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b555de0-9cd5-4d71-9b83-c37c2367836d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:26.808595 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b555de0-9cd5-4d71-9b83-c37c2367836d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:26.809041 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1101/4417] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:26 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:27.453679 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70557cb4-8510-43c3-8f9e-3a9b477d0258 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.455529 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70557cb4-8510-43c3-8f9e-3a9b477d0258 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:27.455738 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70557cb4-8510-43c3-8f9e-3a9b477d0258 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.455944 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70557cb4-8510-43c3-8f9e-3a9b477d0258 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.456072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-70557cb4-8510-43c3-8f9e-3a9b477d0258 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:27.460469 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:27.460469 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:27.461193 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70557cb4-8510-43c3-8f9e-3a9b477d0258 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:27.461568 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1105/4418] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:27 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:27.545505 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc13c754-1a36-4ee8-a364-18624f902484 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.547641 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc13c754-1a36-4ee8-a364-18624f902484 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 Aug 18 23:00:27.547894 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc13c754-1a36-4ee8-a364-18624f902484 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.548098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc13c754-1a36-4ee8-a364-18624f902484 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.552706 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc13c754-1a36-4ee8-a364-18624f902484 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 returned with HTTP 404 Aug 18 23:00:27.553155 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1106/4419] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:27 2026] GET /volume/v3/snapshots/c542cd8f-068b-49dc-b343-d327c2f49a93 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:27.559784 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-216b2306-c2c3-447f-8f63-72350216cf28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.561979 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-216b2306-c2c3-447f-8f63-72350216cf28 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 Aug 18 23:00:27.562231 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-216b2306-c2c3-447f-8f63-72350216cf28 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.562506 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-216b2306-c2c3-447f-8f63-72350216cf28 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.570642 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:27.570642 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:27.574480 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-216b2306-c2c3-447f-8f63-72350216cf28 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:27.578782 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-216b2306-c2c3-447f-8f63-72350216cf28 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 returned with HTTP 200 Aug 18 23:00:27.579214 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1108/4420] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:27 2026] GET /volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:27.590931 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4741df85-995e-4ed5-9678-b232f04dd1c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.592831 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4741df85-995e-4ed5-9678-b232f04dd1c0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 Aug 18 23:00:27.593104 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4741df85-995e-4ed5-9678-b232f04dd1c0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.593426 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4741df85-995e-4ed5-9678-b232f04dd1c0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.593629 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4741df85-995e-4ed5-9678-b232f04dd1c0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume with id: 73150073-a09d-4608-afee-1760433ef1c5 Aug 18 23:00:27.601457 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:27.601457 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:27.601974 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4741df85-995e-4ed5-9678-b232f04dd1c0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:27.618387 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4741df85-995e-4ed5-9678-b232f04dd1c0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume request issued successfully. Aug 18 23:00:27.618579 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4741df85-995e-4ed5-9678-b232f04dd1c0 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 returned with HTTP 202 Aug 18 23:00:27.619298 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1102/4421] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:27 2026] DELETE /volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:27.627822 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93cf10ac-32b1-44aa-8c4d-9f18f9956a0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.629814 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93cf10ac-32b1-44aa-8c4d-9f18f9956a0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 Aug 18 23:00:27.630032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93cf10ac-32b1-44aa-8c4d-9f18f9956a0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.630248 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93cf10ac-32b1-44aa-8c4d-9f18f9956a0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.639789 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:27.639789 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:27.648199 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93cf10ac-32b1-44aa-8c4d-9f18f9956a0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:27.656010 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93cf10ac-32b1-44aa-8c4d-9f18f9956a0b tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 returned with HTTP 200 Aug 18 23:00:27.656481 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1106/4422] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:27 2026] GET /volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:27.683448 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74e7fce4-ed0a-4245-a16a-861d6f3c31e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.685523 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74e7fce4-ed0a-4245-a16a-861d6f3c31e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 Aug 18 23:00:27.685742 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74e7fce4-ed0a-4245-a16a-861d6f3c31e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.685985 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74e7fce4-ed0a-4245-a16a-861d6f3c31e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.693226 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74e7fce4-ed0a-4245-a16a-861d6f3c31e7 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 returned with HTTP 404 Aug 18 23:00:27.693863 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1107/4423] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:27 2026] GET /volume/v3/volumes/159bb2b2-74d2-4f87-a93c-3e1d91405047 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:27.700588 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65aa3234-c714-4d87-b77c-1260c864668f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.702583 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65aa3234-c714-4d87-b77c-1260c864668f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] DELETE https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:27.702816 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65aa3234-c714-4d87-b77c-1260c864668f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.703030 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65aa3234-c714-4d87-b77c-1260c864668f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.703207 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-65aa3234-c714-4d87-b77c-1260c864668f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Delete volume with id: 74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:27.710959 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:27.710959 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:27.711432 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65aa3234-c714-4d87-b77c-1260c864668f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:27.731330 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65aa3234-c714-4d87-b77c-1260c864668f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Delete volume request issued successfully. Aug 18 23:00:27.731526 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65aa3234-c714-4d87-b77c-1260c864668f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 202 Aug 18 23:00:27.731983 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1109/4424] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:27 2026] DELETE /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:27.739168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37f4aca8-6bc7-4fd0-8407-db1ada6a7513 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.741393 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37f4aca8-6bc7-4fd0-8407-db1ada6a7513 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:27.741667 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37f4aca8-6bc7-4fd0-8407-db1ada6a7513 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.741905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37f4aca8-6bc7-4fd0-8407-db1ada6a7513 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.750742 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:27.750742 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:27.754824 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37f4aca8-6bc7-4fd0-8407-db1ada6a7513 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:27.760384 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37f4aca8-6bc7-4fd0-8407-db1ada6a7513 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 200 Aug 18 23:00:27.760863 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1103/4425] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:27 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:27.820800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51450a95-6b4a-4ec6-b71a-2b4d9d9608ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:27.822714 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51450a95-6b4a-4ec6-b71a-2b4d9d9608ac tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:27.822916 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51450a95-6b4a-4ec6-b71a-2b4d9d9608ac tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:27.823111 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51450a95-6b4a-4ec6-b71a-2b4d9d9608ac tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:27.833218 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:27.833218 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:27.837042 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51450a95-6b4a-4ec6-b71a-2b4d9d9608ac tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:27.840530 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51450a95-6b4a-4ec6-b71a-2b4d9d9608ac tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:27.840876 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1107/4426] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:27 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:28.471942 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b9d74ad-9f22-43ed-8445-d17adac61d67 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.474316 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b9d74ad-9f22-43ed-8445-d17adac61d67 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:28.474582 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b9d74ad-9f22-43ed-8445-d17adac61d67 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.474851 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b9d74ad-9f22-43ed-8445-d17adac61d67 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.475011 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9b9d74ad-9f22-43ed-8445-d17adac61d67 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:28.479667 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:28.479667 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:28.480536 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b9d74ad-9f22-43ed-8445-d17adac61d67 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:28.480949 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1108/4427] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:28 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:28.671473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2746121a-6041-4567-8356-f3b3e30ff450 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.673416 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2746121a-6041-4567-8356-f3b3e30ff450 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 Aug 18 23:00:28.673621 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2746121a-6041-4567-8356-f3b3e30ff450 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.673822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2746121a-6041-4567-8356-f3b3e30ff450 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.679848 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2746121a-6041-4567-8356-f3b3e30ff450 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 returned with HTTP 404 Aug 18 23:00:28.680307 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1110/4428] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:28 2026] GET /volume/v3/volumes/73150073-a09d-4608-afee-1760433ef1c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:28.688697 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28294400-258d-448b-95c5-577b226f0599 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.690750 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28294400-258d-448b-95c5-577b226f0599 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:28.691000 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28294400-258d-448b-95c5-577b226f0599 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.691361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28294400-258d-448b-95c5-577b226f0599 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.698843 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:28.698843 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:28.702726 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28294400-258d-448b-95c5-577b226f0599 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:28.707186 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28294400-258d-448b-95c5-577b226f0599 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:28.707639 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1104/4429] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:28 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:28.720652 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79dbc69f-0805-442d-9029-9d3a402a03d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.722983 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79dbc69f-0805-442d-9029-9d3a402a03d5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:28.723241 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79dbc69f-0805-442d-9029-9d3a402a03d5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.723525 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79dbc69f-0805-442d-9029-9d3a402a03d5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.723740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-79dbc69f-0805-442d-9029-9d3a402a03d5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume with id: a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:28.732608 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:28.732608 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:28.733216 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79dbc69f-0805-442d-9029-9d3a402a03d5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:28.753523 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79dbc69f-0805-442d-9029-9d3a402a03d5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Delete volume request issued successfully. Aug 18 23:00:28.753760 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79dbc69f-0805-442d-9029-9d3a402a03d5 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 202 Aug 18 23:00:28.754314 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1108/4430] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:28 2026] DELETE /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:28.761101 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9303a894-8ac2-4629-b566-0630fd14176e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.763008 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9303a894-8ac2-4629-b566-0630fd14176e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:28.763230 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9303a894-8ac2-4629-b566-0630fd14176e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.763449 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9303a894-8ac2-4629-b566-0630fd14176e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.772529 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:28.772529 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:28.772809 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-681b97ae-778e-4369-b0a8-e1a100b65120 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.774728 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-681b97ae-778e-4369-b0a8-e1a100b65120 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 Aug 18 23:00:28.774927 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-681b97ae-778e-4369-b0a8-e1a100b65120 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.775110 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-681b97ae-778e-4369-b0a8-e1a100b65120 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.777177 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9303a894-8ac2-4629-b566-0630fd14176e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Volume info retrieved successfully. Aug 18 23:00:28.781872 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-681b97ae-778e-4369-b0a8-e1a100b65120 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 returned with HTTP 404 Aug 18 23:00:28.782419 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1111/4431] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:28 2026] GET /volume/v3/volumes/74fffc43-0ad8-40da-89db-71ddd9a11fa6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:28.782862 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9303a894-8ac2-4629-b566-0630fd14176e tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 200 Aug 18 23:00:28.783240 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1109/4432] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:28 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:28.844499 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-240c3e8a-7e2d-48d7-8a91-0430a14783ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.846343 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-240c3e8a-7e2d-48d7-8a91-0430a14783ee tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 23:00:28.846527 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-240c3e8a-7e2d-48d7-8a91-0430a14783ee tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.846737 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-240c3e8a-7e2d-48d7-8a91-0430a14783ee tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.846916 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-240c3e8a-7e2d-48d7-8a91-0430a14783ee tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Delete volume with id: 6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 23:00:28.853926 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38913137-0ffb-4179-b04d-e0f22fe0794e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.855833 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38913137-0ffb-4179-b04d-e0f22fe0794e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:28.856028 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38913137-0ffb-4179-b04d-e0f22fe0794e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.856220 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:28.856220 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:28.856311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38913137-0ffb-4179-b04d-e0f22fe0794e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.856879 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-240c3e8a-7e2d-48d7-8a91-0430a14783ee tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:28.866131 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:28.866131 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:28.869697 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-38913137-0ffb-4179-b04d-e0f22fe0794e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:28.874498 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38913137-0ffb-4179-b04d-e0f22fe0794e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:28.876084 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1109/4433] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:28 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:28.876723 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-240c3e8a-7e2d-48d7-8a91-0430a14783ee tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Delete volume request issued successfully. Aug 18 23:00:28.876946 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-240c3e8a-7e2d-48d7-8a91-0430a14783ee tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 202 Aug 18 23:00:28.877481 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1105/4434] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:28 2026] DELETE /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:28.884746 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69b27240-d6ad-4adb-999e-6c513cdd6a3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:28.887023 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69b27240-d6ad-4adb-999e-6c513cdd6a3f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 23:00:28.887289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69b27240-d6ad-4adb-999e-6c513cdd6a3f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:28.887504 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69b27240-d6ad-4adb-999e-6c513cdd6a3f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:28.897182 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:28.897182 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:28.901771 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-69b27240-d6ad-4adb-999e-6c513cdd6a3f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Volume info retrieved successfully. Aug 18 23:00:28.906715 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69b27240-d6ad-4adb-999e-6c513cdd6a3f tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 200 Aug 18 23:00:28.907207 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1112/4435] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:28 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:29.491145 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7d0dc562-69b7-4d8d-b0f4-bb1f0466a9a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:29.492683 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d0dc562-69b7-4d8d-b0f4-bb1f0466a9a2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:29.492843 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d0dc562-69b7-4d8d-b0f4-bb1f0466a9a2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:29.493012 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7d0dc562-69b7-4d8d-b0f4-bb1f0466a9a2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:29.493101 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7d0dc562-69b7-4d8d-b0f4-bb1f0466a9a2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:29.496860 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:29.496860 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:29.497510 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7d0dc562-69b7-4d8d-b0f4-bb1f0466a9a2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:29.497880 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1110/4436] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:29 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:29.795702 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27eb4b27-2ced-41b6-a134-8dfc8b69cb96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:29.797847 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27eb4b27-2ced-41b6-a134-8dfc8b69cb96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] GET https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 Aug 18 23:00:29.798046 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27eb4b27-2ced-41b6-a134-8dfc8b69cb96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:29.798259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27eb4b27-2ced-41b6-a134-8dfc8b69cb96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:29.804466 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27eb4b27-2ced-41b6-a134-8dfc8b69cb96 tempest-VolumesSnapshotTestJSON-800100708 tempest-VolumesSnapshotTestJSON-800100708-project-member] https://10.4.3.89/volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 returned with HTTP 404 Aug 18 23:00:29.804962 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1110/4437] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:29 2026] GET /volume/v3/volumes/a771e0f0-ed83-406d-ba16-796c2646f119 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:29.898224 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9449e8e-aa9f-499b-820c-735900c86cad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:29.900477 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9449e8e-aa9f-499b-820c-735900c86cad tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:29.900477 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9449e8e-aa9f-499b-820c-735900c86cad tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:29.900630 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9449e8e-aa9f-499b-820c-735900c86cad tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:29.912066 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:29.912066 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:29.917009 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9449e8e-aa9f-499b-820c-735900c86cad tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:29.920920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2972da3b-7b28-4589-bdd5-3a589bcffcd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:29.922553 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2972da3b-7b28-4589-bdd5-3a589bcffcd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] GET https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 Aug 18 23:00:29.922743 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2972da3b-7b28-4589-bdd5-3a589bcffcd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:29.922934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2972da3b-7b28-4589-bdd5-3a589bcffcd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:29.923436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9449e8e-aa9f-499b-820c-735900c86cad tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:29.924027 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1106/4438] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:29 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:29.929068 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2972da3b-7b28-4589-bdd5-3a589bcffcd8 tempest-AttachVolumeTestJSON-349985754 tempest-AttachVolumeTestJSON-349985754-project-member] https://10.4.3.89/volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 returned with HTTP 404 Aug 18 23:00:29.929707 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1113/4439] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:29 2026] GET /volume/v3/volumes/6ab2444a-c932-441a-a5fc-01ba26593c18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:30.508735 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00e3c2b3-1941-4540-8ba7-440438a03a97 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:30.511320 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00e3c2b3-1941-4540-8ba7-440438a03a97 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:30.511796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00e3c2b3-1941-4540-8ba7-440438a03a97 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:30.512241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00e3c2b3-1941-4540-8ba7-440438a03a97 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:30.512392 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-00e3c2b3-1941-4540-8ba7-440438a03a97 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:30.518113 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:30.518113 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:30.518990 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00e3c2b3-1941-4540-8ba7-440438a03a97 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:30.519428 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1111/4440] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:30 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:30.939397 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f2dc6e1-4d8b-4007-b864-879b0c1daa3c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:30.941232 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f2dc6e1-4d8b-4007-b864-879b0c1daa3c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:30.941481 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f2dc6e1-4d8b-4007-b864-879b0c1daa3c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:30.941676 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f2dc6e1-4d8b-4007-b864-879b0c1daa3c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:30.951635 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:30.951635 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:30.955258 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f2dc6e1-4d8b-4007-b864-879b0c1daa3c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:30.959754 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f2dc6e1-4d8b-4007-b864-879b0c1daa3c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:30.960162 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1111/4441] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:30 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:31.531022 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2cf971f-c2d4-4007-b45a-238c2e360921 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:31.532804 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2cf971f-c2d4-4007-b45a-238c2e360921 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:31.533173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2cf971f-c2d4-4007-b45a-238c2e360921 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:31.534454 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2cf971f-c2d4-4007-b45a-238c2e360921 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:31.534454 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e2cf971f-c2d4-4007-b45a-238c2e360921 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:31.538858 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:31.538858 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:31.539822 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2cf971f-c2d4-4007-b45a-238c2e360921 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:31.540396 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1107/4442] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:31 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:31.549473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0bb57791-d4b2-4b8e-8c4b-5dea977862eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:31.551299 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bb57791-d4b2-4b8e-8c4b-5dea977862eb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc Aug 18 23:00:31.551532 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bb57791-d4b2-4b8e-8c4b-5dea977862eb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:31.551797 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bb57791-d4b2-4b8e-8c4b-5dea977862eb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:31.558559 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:31.558559 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:31.561878 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0bb57791-d4b2-4b8e-8c4b-5dea977862eb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:00:31.565949 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bb57791-d4b2-4b8e-8c4b-5dea977862eb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc returned with HTTP 200 Aug 18 23:00:31.566368 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1114/4443] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:31 2026] GET /volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:31.577826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-739a1e53-1af4-451a-86df-54b4a38ef812 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:31.579722 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-739a1e53-1af4-451a-86df-54b4a38ef812 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:31.579928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-739a1e53-1af4-451a-86df-54b4a38ef812 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:31.580106 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-739a1e53-1af4-451a-86df-54b4a38ef812 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:31.580234 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-739a1e53-1af4-451a-86df-54b4a38ef812 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete backup with id: d678af07-53a5-402e-84fd-86f20216414c. Aug 18 23:00:31.585404 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:31.585404 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:31.601460 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-739a1e53-1af4-451a-86df-54b4a38ef812 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] delete_backup rpcapi backup_id d678af07-53a5-402e-84fd-86f20216414c {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:00:31.603527 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-739a1e53-1af4-451a-86df-54b4a38ef812 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 202 Aug 18 23:00:31.604076 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1112/4444] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:31 2026] DELETE /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:31.611887 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49d5ea53-85ac-4b34-8d5c-a34b78c92680 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:31.613837 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49d5ea53-85ac-4b34-8d5c-a34b78c92680 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:31.614039 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49d5ea53-85ac-4b34-8d5c-a34b78c92680 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:31.614275 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49d5ea53-85ac-4b34-8d5c-a34b78c92680 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:31.614396 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-49d5ea53-85ac-4b34-8d5c-a34b78c92680 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:31.624451 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:31.624451 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:31.625314 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49d5ea53-85ac-4b34-8d5c-a34b78c92680 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 200 Aug 18 23:00:31.625715 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1112/4445] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:31 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:31.974278 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7acde2d8-db97-4ac9-83ff-fb5b80bb6cf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:31.977297 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7acde2d8-db97-4ac9-83ff-fb5b80bb6cf7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:31.977297 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7acde2d8-db97-4ac9-83ff-fb5b80bb6cf7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:31.977297 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7acde2d8-db97-4ac9-83ff-fb5b80bb6cf7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:31.989870 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:31.989870 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:31.995447 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7acde2d8-db97-4ac9-83ff-fb5b80bb6cf7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:31.999425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7acde2d8-db97-4ac9-83ff-fb5b80bb6cf7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:31.999841 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1108/4446] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:31 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:32.121468 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-6b77011a-5370-4013-a07b-3acaddef4f94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:32.126666 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-6b77011a-5370-4013-a07b-3acaddef4f94 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62/action Aug 18 23:00:32.127138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-6b77011a-5370-4013-a07b-3acaddef4f94 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:32.127344 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-6b77011a-5370-4013-a07b-3acaddef4f94 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:32.155846 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:32.155846 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:32.169788 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f0f3419b-2526-4f2f-aac8-b1a6f31af25d req-6b77011a-5370-4013-a07b-3acaddef4f94 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62/action returned with HTTP 204 Aug 18 23:00:32.170387 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1115/4447] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:00:32 2026] POST /volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:32.636517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a43d24f3-492f-42a6-9690-8c7b8301e744 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:32.638202 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a43d24f3-492f-42a6-9690-8c7b8301e744 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c Aug 18 23:00:32.638419 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a43d24f3-492f-42a6-9690-8c7b8301e744 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:32.638601 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a43d24f3-492f-42a6-9690-8c7b8301e744 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:32.638701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a43d24f3-492f-42a6-9690-8c7b8301e744 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id d678af07-53a5-402e-84fd-86f20216414c. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:32.643345 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a43d24f3-492f-42a6-9690-8c7b8301e744 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c returned with HTTP 404 Aug 18 23:00:32.643960 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1113/4448] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:32 2026] GET /volume/v3/backups/d678af07-53a5-402e-84fd-86f20216414c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:32.656880 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3898c780-d685-461f-94ee-f821b8c3c529 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:32.658536 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:32.658848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-119655682"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:32.660183 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-119655682'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:32.660322 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume of 1 GB Aug 18 23:00:32.664839 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Availability Zones retrieved successfully. Aug 18 23:00:32.672906 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Flow 'volume_create_api' (4e93eacc-c7f6-4b84-8ff0-2d5e102d1cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:32.674298 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cdb4bf-4a6d-4abb-9474-1f2f460f347b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:32.675449 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:32.706579 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5cdb4bf-4a6d-4abb-9474-1f2f460f347b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:32.707586 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d04ed4-30a9-44d7-ae19-457f05ea427b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:32.755475 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['04be4cdd-7e2e-4cec-97d3-80ef5c609ae0', '93f4b1d8-cae0-4caa-8a07-7016a9a15d29', 'c10d732c-5dce-432c-a189-1f45933583e7', 'cdbcd697-fd0a-48d3-9852-2e04c2f8d8fd'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:32.756533 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d04ed4-30a9-44d7-ae19-457f05ea427b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04be4cdd-7e2e-4cec-97d3-80ef5c609ae0', '93f4b1d8-cae0-4caa-8a07-7016a9a15d29', 'c10d732c-5dce-432c-a189-1f45933583e7', 'cdbcd697-fd0a-48d3-9852-2e04c2f8d8fd']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:32.757646 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44bdbf00-575c-4e52-85f5-4c1368bf89e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:32.782092 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44bdbf00-575c-4e52-85f5-4c1368bf89e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12502178-3d9b-47bc-98e7-5fa4777eeff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-119655682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281ca19fefcf411aa156247e88b6b6f3',qos_specs=None,replication_status=,reservations=['04be4cdd-7e2e-4cec-97d3-80ef5c609ae0','93f4b1d8-cae0-4caa-8a07-7016a9a15d29','c10d732c-5dce-432c-a189-1f45933583e7','cdbcd697-fd0a-48d3-9852-2e04c2f8d8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-119655682',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12502178-3d9b-47bc-98e7-5fa4777eeff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281ca19fefcf411aa156247e88b6b6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:32.783394 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a155a1ad-520f-410e-984c-78f4278edef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:32.801511 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a155a1ad-520f-410e-984c-78f4278edef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-119655682',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281ca19fefcf411aa156247e88b6b6f3',qos_specs=None,replication_status=,reservations=['04be4cdd-7e2e-4cec-97d3-80ef5c609ae0','93f4b1d8-cae0-4caa-8a07-7016a9a15d29','c10d732c-5dce-432c-a189-1f45933583e7','cdbcd697-fd0a-48d3-9852-2e04c2f8d8fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:32.802386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb3cc5d-ec77-4adf-981b-7b2b51c21e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:32.812377 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb3cc5d-ec77-4adf-981b-7b2b51c21e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:32.813562 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Flow 'volume_create_api' (4e93eacc-c7f6-4b84-8ff0-2d5e102d1cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:32.813952 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume request issued successfully. Aug 18 23:00:32.814687 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3898c780-d685-461f-94ee-f821b8c3c529 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:32.815303 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1113/4449] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:32 2026] POST /volume/v3/volumes => generated 746 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:32.825839 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f7bed28-b561-466e-bf16-c9fa19e5f2df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:32.827851 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f7bed28-b561-466e-bf16-c9fa19e5f2df tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 Aug 18 23:00:32.828098 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f7bed28-b561-466e-bf16-c9fa19e5f2df tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:32.828387 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f7bed28-b561-466e-bf16-c9fa19e5f2df tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:32.835576 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:32.835576 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:32.839648 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f7bed28-b561-466e-bf16-c9fa19e5f2df tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:00:32.844718 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f7bed28-b561-466e-bf16-c9fa19e5f2df tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 returned with HTTP 200 Aug 18 23:00:32.845186 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1109/4450] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:32 2026] GET /volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:33.016922 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6af38d69-bb21-447f-a245-a7a1f499e349 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:33.018880 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6af38d69-bb21-447f-a245-a7a1f499e349 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:33.019084 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6af38d69-bb21-447f-a245-a7a1f499e349 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:33.019295 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6af38d69-bb21-447f-a245-a7a1f499e349 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:33.028716 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:33.028716 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:33.032495 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6af38d69-bb21-447f-a245-a7a1f499e349 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:33.036857 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6af38d69-bb21-447f-a245-a7a1f499e349 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:33.037233 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1116/4451] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:33 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:33.052322 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c110fe8-4ee5-4594-bb8c-ad10c5eaeaa0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:33.054261 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c110fe8-4ee5-4594-bb8c-ad10c5eaeaa0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:33.054468 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c110fe8-4ee5-4594-bb8c-ad10c5eaeaa0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:33.054675 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c110fe8-4ee5-4594-bb8c-ad10c5eaeaa0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:33.067400 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:33.067400 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:33.071887 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c110fe8-4ee5-4594-bb8c-ad10c5eaeaa0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:33.077384 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c110fe8-4ee5-4594-bb8c-ad10c5eaeaa0 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:33.077897 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1114/4452] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:33 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:33.258236 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:33.390290 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:33.390766 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:33.392746 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:33.392930 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Create volume of 1 GB Aug 18 23:00:33.393322 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:33.393322 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:33.398005 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Availability Zones retrieved successfully. Aug 18 23:00:33.406263 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Flow 'volume_create_api' (a99df887-a9c6-4787-a289-566670af93c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:33.407576 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f31c03-b416-4ac1-9b9c-fcd61ccebdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:33.408839 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:33.441901 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1f31c03-b416-4ac1-9b9c-fcd61ccebdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:33.443304 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cedfcf2-10f0-4be1-b02b-7afb6b73752d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:33.548896 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Created reservations ['c65a4b5a-4e7f-464c-8d49-030a74e8f461', '909129b0-a4a4-42c1-9a11-a9282dabe3da', '546a237e-f3d5-4e98-9d7f-3b23a3f6168c', '18d46668-77a8-4113-bfae-4837690ec851'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:33.550038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cedfcf2-10f0-4be1-b02b-7afb6b73752d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c65a4b5a-4e7f-464c-8d49-030a74e8f461', '909129b0-a4a4-42c1-9a11-a9282dabe3da', '546a237e-f3d5-4e98-9d7f-3b23a3f6168c', '18d46668-77a8-4113-bfae-4837690ec851']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:33.550922 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3fd297-592a-4c4d-b4bc-00d47752e17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:33.577735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3fd297-592a-4c4d-b4bc-00d47752e17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b60860c7-d6fc-4003-9de0-fc1945444f7b', '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='c027980cea2b4a6e88ee46a5057fe6a9',qos_specs=None,replication_status=,reservations=['c65a4b5a-4e7f-464c-8d49-030a74e8f461','909129b0-a4a4-42c1-9a11-a9282dabe3da','546a237e-f3d5-4e98-9d7f-3b23a3f6168c','18d46668-77a8-4113-bfae-4837690ec851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5333090b28cd4e03be9b442f876d3106',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:33Z,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=b60860c7-d6fc-4003-9de0-fc1945444f7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c027980cea2b4a6e88ee46a5057fe6a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5333090b28cd4e03be9b442f876d3106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:33.578652 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4274d9cf-92c4-4398-9fac-348c3ec46cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:33.601872 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4274d9cf-92c4-4398-9fac-348c3ec46cbe) transitioned into state 'SUCCESS' from 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='c027980cea2b4a6e88ee46a5057fe6a9',qos_specs=None,replication_status=,reservations=['c65a4b5a-4e7f-464c-8d49-030a74e8f461','909129b0-a4a4-42c1-9a11-a9282dabe3da','546a237e-f3d5-4e98-9d7f-3b23a3f6168c','18d46668-77a8-4113-bfae-4837690ec851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5333090b28cd4e03be9b442f876d3106',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:33.602900 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5909b7b5-1b66-4b16-85a2-86207be04679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:33.618396 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5909b7b5-1b66-4b16-85a2-86207be04679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:33.619606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Flow 'volume_create_api' (a99df887-a9c6-4787-a289-566670af93c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:33.620019 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Create volume request issued successfully. Aug 18 23:00:33.620845 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32bcd68a-0e83-4a97-b50e-0c8e22af16a6 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:33.621489 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1114/4453] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:33 2026] POST /volume/v3/volumes => generated 738 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:33.633091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74b49211-eb1f-44f3-a57e-e29350b63a8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:33.635651 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74b49211-eb1f-44f3-a57e-e29350b63a8d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b Aug 18 23:00:33.635990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74b49211-eb1f-44f3-a57e-e29350b63a8d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:33.636175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74b49211-eb1f-44f3-a57e-e29350b63a8d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:33.644396 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:33.644396 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:33.649924 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74b49211-eb1f-44f3-a57e-e29350b63a8d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:33.655988 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74b49211-eb1f-44f3-a57e-e29350b63a8d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b returned with HTTP 200 Aug 18 23:00:33.656498 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1110/4454] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:33 2026] GET /volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:33.853581 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:33.856681 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:33.857028 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-449411210", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:33.857744 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0796b7f9-92a0-4a47-8106-e04c2b61b4c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:33.858734 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-449411210', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:33.858880 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Create volume of 1 GB Aug 18 23:00:33.859908 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0796b7f9-92a0-4a47-8106-e04c2b61b4c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 Aug 18 23:00:33.860144 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0796b7f9-92a0-4a47-8106-e04c2b61b4c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:33.860429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0796b7f9-92a0-4a47-8106-e04c2b61b4c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:33.862843 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Availability Zones retrieved successfully. Aug 18 23:00:33.868081 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Flow 'volume_create_api' (06268146-4748-41d5-847e-7aab493ca89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:33.869026 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac064d86-f7e5-4c91-8778-3d5c666b0780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:33.869348 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:33.869348 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:33.869989 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:33.873596 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0796b7f9-92a0-4a47-8106-e04c2b61b4c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:00:33.879232 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0796b7f9-92a0-4a47-8106-e04c2b61b4c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 returned with HTTP 200 Aug 18 23:00:33.879995 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1115/4455] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:33 2026] GET /volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:33.893234 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcd92439-6c65-428d-9bce-c2d2fc3d3edf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:33.894992 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac064d86-f7e5-4c91-8778-3d5c666b0780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:33.895574 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcd92439-6c65-428d-9bce-c2d2fc3d3edf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 23:00:33.896006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcd92439-6c65-428d-9bce-c2d2fc3d3edf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12502178-3d9b-47bc-98e7-5fa4777eeff9", "name": "tempest-VolumesBackupsTest-Backup-1546199996"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:33.896445 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8278fd30-e509-4419-ba01-17bdd8b12448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:33.897815 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-dcd92439-6c65-428d-9bce-c2d2fc3d3edf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating new backup {'backup': {'volume_id': '12502178-3d9b-47bc-98e7-5fa4777eeff9', 'name': 'tempest-VolumesBackupsTest-Backup-1546199996'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:00:33.898005 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-dcd92439-6c65-428d-9bce-c2d2fc3d3edf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating backup of volume 12502178-3d9b-47bc-98e7-5fa4777eeff9 in container None Aug 18 23:00:33.907069 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:33.907069 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:33.907705 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcd92439-6c65-428d-9bce-c2d2fc3d3edf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:00:33.926683 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dcd92439-6c65-428d-9bce-c2d2fc3d3edf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['d7e2a8a9-758c-44a1-a0b4-28f907f5ff59', '740798bd-16f9-4865-a923-d890661305b0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:33.960665 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Created reservations ['8a1e9482-9263-41c1-baa4-52babfc6b81d', 'a4c76e48-05ab-4c78-9c09-b0e69e6801d0', 'd874bd13-0c08-48a4-86e4-f0d83918f538', '7362c334-d1e3-446e-b36d-0fad862d52c8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:33.961415 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8278fd30-e509-4419-ba01-17bdd8b12448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1e9482-9263-41c1-baa4-52babfc6b81d', 'a4c76e48-05ab-4c78-9c09-b0e69e6801d0', 'd874bd13-0c08-48a4-86e4-f0d83918f538', '7362c334-d1e3-446e-b36d-0fad862d52c8']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:33.962179 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3c1dfa-5bb6-4be6-b740-0c57a25bebe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:33.966181 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcd92439-6c65-428d-9bce-c2d2fc3d3edf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:00:33.966710 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1115/4456] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:00:33 2026] POST /volume/v3/backups => generated 328 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:33.975985 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04998425-1194-4694-b339-82ace8c12af0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:33.978281 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04998425-1194-4694-b339-82ace8c12af0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:33.978505 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04998425-1194-4694-b339-82ace8c12af0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:33.979168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04998425-1194-4694-b339-82ace8c12af0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:33.979168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-04998425-1194-4694-b339-82ace8c12af0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:33.984796 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:33.984796 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:33.985911 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04998425-1194-4694-b339-82ace8c12af0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:33.986612 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1111/4457] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:33 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:33.988400 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3c1dfa-5bb6-4be6-b740-0c57a25bebe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41bbcc37-d990-4344-9f6d-6b829464cacc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-449411210',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d32ec5d9e27b4626b7095e108e3f4f91',qos_specs=None,replication_status=,reservations=['8a1e9482-9263-41c1-baa4-52babfc6b81d','a4c76e48-05ab-4c78-9c09-b0e69e6801d0','d874bd13-0c08-48a4-86e4-f0d83918f538','7362c334-d1e3-446e-b36d-0fad862d52c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56807c4f73bd4d848226368b91917c02',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-449411210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41bbcc37-d990-4344-9f6d-6b829464cacc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d32ec5d9e27b4626b7095e108e3f4f91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='56807c4f73bd4d848226368b91917c02',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:33.989288 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc37f52-2067-4b27-a45d-940102c886db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:34.009665 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc37f52-2067-4b27-a45d-940102c886db) transitioned into state 'SUCCESS' from state '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-449411210',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d32ec5d9e27b4626b7095e108e3f4f91',qos_specs=None,replication_status=,reservations=['8a1e9482-9263-41c1-baa4-52babfc6b81d','a4c76e48-05ab-4c78-9c09-b0e69e6801d0','d874bd13-0c08-48a4-86e4-f0d83918f538','7362c334-d1e3-446e-b36d-0fad862d52c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='56807c4f73bd4d848226368b91917c02',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:34.010514 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b038454-fb03-47c4-af47-d3fd0c3c745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:34.020022 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b038454-fb03-47c4-af47-d3fd0c3c745b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:34.020875 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Flow 'volume_create_api' (06268146-4748-41d5-847e-7aab493ca89b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:34.021172 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Create volume request issued successfully. Aug 18 23:00:34.021779 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-cbb097b8-943d-48d3-8d63-5329ecbcd7bf tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:34.022362 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1117/4458] 10.4.3.89 () {72 vars in 1534 bytes} [Tue Aug 18 23:00:33 2026] POST /volume/v3/volumes => generated 760 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:34.030952 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-79f51eaf-a29c-457f-8949-fa7a9999c6a3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:34.034062 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-79f51eaf-a29c-457f-8949-fa7a9999c6a3 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] GET https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc Aug 18 23:00:34.034402 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-79f51eaf-a29c-457f-8949-fa7a9999c6a3 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:34.034677 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-79f51eaf-a29c-457f-8949-fa7a9999c6a3 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:34.044321 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:34.044321 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:34.049353 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-79f51eaf-a29c-457f-8949-fa7a9999c6a3 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Volume info retrieved successfully. Aug 18 23:00:34.055106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a86f35f7-9b0f-4c31-9be8-7b1efb835b57 req-79f51eaf-a29c-457f-8949-fa7a9999c6a3 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc returned with HTTP 200 Aug 18 23:00:34.055702 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1116/4459] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:34 2026] GET /volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:34.083990 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fbacc2a3-de1c-4755-8af3-57e373054d73 req-a7fdb2aa-619b-457e-ad4a-0642610a5045 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:34.086452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fbacc2a3-de1c-4755-8af3-57e373054d73 req-a7fdb2aa-619b-457e-ad4a-0642610a5045 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] GET https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc Aug 18 23:00:34.086620 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fbacc2a3-de1c-4755-8af3-57e373054d73 req-a7fdb2aa-619b-457e-ad4a-0642610a5045 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:34.086787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fbacc2a3-de1c-4755-8af3-57e373054d73 req-a7fdb2aa-619b-457e-ad4a-0642610a5045 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:34.093462 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:34.093462 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:34.096795 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fbacc2a3-de1c-4755-8af3-57e373054d73 req-a7fdb2aa-619b-457e-ad4a-0642610a5045 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Volume info retrieved successfully. Aug 18 23:00:34.101502 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fbacc2a3-de1c-4755-8af3-57e373054d73 req-a7fdb2aa-619b-457e-ad4a-0642610a5045 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc returned with HTTP 200 Aug 18 23:00:34.101912 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1116/4460] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:34 2026] GET /volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:34.672551 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df0aee1a-a143-4cc7-8d7f-d4b13ca0ef05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:34.674251 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df0aee1a-a143-4cc7-8d7f-d4b13ca0ef05 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b Aug 18 23:00:34.674441 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df0aee1a-a143-4cc7-8d7f-d4b13ca0ef05 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:34.674620 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df0aee1a-a143-4cc7-8d7f-d4b13ca0ef05 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:34.682823 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:34.682823 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:34.686810 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df0aee1a-a143-4cc7-8d7f-d4b13ca0ef05 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:34.691794 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df0aee1a-a143-4cc7-8d7f-d4b13ca0ef05 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b returned with HTTP 200 Aug 18 23:00:34.692324 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1112/4461] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:34 2026] GET /volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:34.704616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8e109be-931c-4863-9290-d31fd1fb3db4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:34.706481 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8e109be-931c-4863-9290-d31fd1fb3db4 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b Aug 18 23:00:34.706719 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8e109be-931c-4863-9290-d31fd1fb3db4 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:34.706924 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8e109be-931c-4863-9290-d31fd1fb3db4 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:34.713570 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:34.713570 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:34.717537 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8e109be-931c-4863-9290-d31fd1fb3db4 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:34.722633 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8e109be-931c-4863-9290-d31fd1fb3db4 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b returned with HTTP 200 Aug 18 23:00:34.723160 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1118/4462] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:34 2026] GET /volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:34.737992 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:34.739840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:34.740246 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1133760831"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:34.742047 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1133760831'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:34.742211 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Create volume of 1 GB Aug 18 23:00:34.746740 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Availability Zones retrieved successfully. Aug 18 23:00:34.754077 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Flow 'volume_create_api' (34c4871c-2fd7-4b5d-a0ae-b272175e7efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:34.755280 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dcddea5-d47c-4ae2-a7e9-1ed42567c865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:34.756397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:34.781035 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dcddea5-d47c-4ae2-a7e9-1ed42567c865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:34.781756 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f56bda-b9e2-40ec-9704-a267b7ec6189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:34.817646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Created reservations ['6b51b988-91a3-4b6b-920c-a9ea9388bfd2', 'd6fe2933-9cd5-4295-b33d-4b08f4e2f8ee', '1057bdc2-8d60-45e5-8abd-f91c9cccdb50', 'cce311b1-7aa8-4fc4-96ba-535e0bb1ce0a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:34.818438 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26f56bda-b9e2-40ec-9704-a267b7ec6189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b51b988-91a3-4b6b-920c-a9ea9388bfd2', 'd6fe2933-9cd5-4295-b33d-4b08f4e2f8ee', '1057bdc2-8d60-45e5-8abd-f91c9cccdb50', 'cce311b1-7aa8-4fc4-96ba-535e0bb1ce0a']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:34.819129 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4266dd3-aa71-41d0-9c74-26043626fc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:34.838827 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4266dd3-aa71-41d0-9c74-26043626fc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '583ae892-3cfc-4dbd-83a9-010ac5a13d94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1133760831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c027980cea2b4a6e88ee46a5057fe6a9',qos_specs=None,replication_status=,reservations=['6b51b988-91a3-4b6b-920c-a9ea9388bfd2','d6fe2933-9cd5-4295-b33d-4b08f4e2f8ee','1057bdc2-8d60-45e5-8abd-f91c9cccdb50','cce311b1-7aa8-4fc4-96ba-535e0bb1ce0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5333090b28cd4e03be9b442f876d3106',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:34Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1133760831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=583ae892-3cfc-4dbd-83a9-010ac5a13d94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c027980cea2b4a6e88ee46a5057fe6a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5333090b28cd4e03be9b442f876d3106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:34.839526 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0255172f-ebf5-49fa-9a8c-e19e8f06b591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:34.854327 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0255172f-ebf5-49fa-9a8c-e19e8f06b591) transitioned into 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-1133760831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c027980cea2b4a6e88ee46a5057fe6a9',qos_specs=None,replication_status=,reservations=['6b51b988-91a3-4b6b-920c-a9ea9388bfd2','d6fe2933-9cd5-4295-b33d-4b08f4e2f8ee','1057bdc2-8d60-45e5-8abd-f91c9cccdb50','cce311b1-7aa8-4fc4-96ba-535e0bb1ce0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5333090b28cd4e03be9b442f876d3106',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:34.854890 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86bb9fe3-6a13-41c7-80eb-4cdcd1d7f45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:34.862312 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86bb9fe3-6a13-41c7-80eb-4cdcd1d7f45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:34.863005 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Flow 'volume_create_api' (34c4871c-2fd7-4b5d-a0ae-b272175e7efe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:34.863344 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Create volume request issued successfully. Aug 18 23:00:34.863848 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8dfb24c6-5215-4660-b0aa-44a305c22f0b tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:34.864323 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1117/4463] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:00:34 2026] POST /volume/v3/volumes => generated 774 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:34.874876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d5a0f85d-2069-4d6f-a628-168a7f444403 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:34.877104 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5a0f85d-2069-4d6f-a628-168a7f444403 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 Aug 18 23:00:34.877425 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5a0f85d-2069-4d6f-a628-168a7f444403 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:34.877710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5a0f85d-2069-4d6f-a628-168a7f444403 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:34.885868 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:34.885868 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:34.889936 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d5a0f85d-2069-4d6f-a628-168a7f444403 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:34.894839 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5a0f85d-2069-4d6f-a628-168a7f444403 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 returned with HTTP 200 Aug 18 23:00:34.895357 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1117/4464] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:34 2026] GET /volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:34.996577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3016a814-10e9-4e1f-b399-061e3192a413 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:34.998230 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3016a814-10e9-4e1f-b399-061e3192a413 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:34.998438 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3016a814-10e9-4e1f-b399-061e3192a413 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:34.998613 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3016a814-10e9-4e1f-b399-061e3192a413 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:34.998721 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3016a814-10e9-4e1f-b399-061e3192a413 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:35.002890 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:35.002890 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:35.003558 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3016a814-10e9-4e1f-b399-061e3192a413 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:35.003879 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1113/4465] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:34 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:35.125888 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1d395fe0-f9da-4502-a278-ffb4d2a5b39b req-ddd6d269-14a9-47fa-beb7-eda60ad502ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:35.127959 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1d395fe0-f9da-4502-a278-ffb4d2a5b39b req-ddd6d269-14a9-47fa-beb7-eda60ad502ac tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] GET https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc Aug 18 23:00:35.128153 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1d395fe0-f9da-4502-a278-ffb4d2a5b39b req-ddd6d269-14a9-47fa-beb7-eda60ad502ac tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:35.128355 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1d395fe0-f9da-4502-a278-ffb4d2a5b39b req-ddd6d269-14a9-47fa-beb7-eda60ad502ac tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:35.134880 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:35.134880 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:35.138015 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1d395fe0-f9da-4502-a278-ffb4d2a5b39b req-ddd6d269-14a9-47fa-beb7-eda60ad502ac tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Volume info retrieved successfully. Aug 18 23:00:35.141612 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1d395fe0-f9da-4502-a278-ffb4d2a5b39b req-ddd6d269-14a9-47fa-beb7-eda60ad502ac tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc returned with HTTP 200 Aug 18 23:00:35.142052 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1119/4466] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:35 2026] GET /volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:35.193038 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9d8d2af4-4d5d-4085-893d-eb403645111b req-8743d4d1-9a3b-4610-a61d-f6a7ef501d2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:35.194954 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d8d2af4-4d5d-4085-893d-eb403645111b req-8743d4d1-9a3b-4610-a61d-f6a7ef501d2a tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-reader] GET https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc Aug 18 23:00:35.195215 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d8d2af4-4d5d-4085-893d-eb403645111b req-8743d4d1-9a3b-4610-a61d-f6a7ef501d2a tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:35.195504 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9d8d2af4-4d5d-4085-893d-eb403645111b req-8743d4d1-9a3b-4610-a61d-f6a7ef501d2a tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:35.202173 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:35.202173 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:35.205462 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-9d8d2af4-4d5d-4085-893d-eb403645111b req-8743d4d1-9a3b-4610-a61d-f6a7ef501d2a tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-reader] Volume info retrieved successfully. Aug 18 23:00:35.210011 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9d8d2af4-4d5d-4085-893d-eb403645111b req-8743d4d1-9a3b-4610-a61d-f6a7ef501d2a tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-reader] https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc returned with HTTP 200 Aug 18 23:00:35.210503 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1118/4467] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:35 2026] GET /volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:35.233537 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a88e5d05-c591-4498-b84a-57e48dea8c33 req-7106bd00-24f8-46ec-8381-5ad37d9c7f83 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:35.235573 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a88e5d05-c591-4498-b84a-57e48dea8c33 req-7106bd00-24f8-46ec-8381-5ad37d9c7f83 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] DELETE https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc Aug 18 23:00:35.235735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a88e5d05-c591-4498-b84a-57e48dea8c33 req-7106bd00-24f8-46ec-8381-5ad37d9c7f83 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:35.235910 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a88e5d05-c591-4498-b84a-57e48dea8c33 req-7106bd00-24f8-46ec-8381-5ad37d9c7f83 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:35.236060 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-a88e5d05-c591-4498-b84a-57e48dea8c33 req-7106bd00-24f8-46ec-8381-5ad37d9c7f83 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Delete volume with id: 41bbcc37-d990-4344-9f6d-6b829464cacc Aug 18 23:00:35.242471 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:35.242471 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:35.242874 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a88e5d05-c591-4498-b84a-57e48dea8c33 req-7106bd00-24f8-46ec-8381-5ad37d9c7f83 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Volume info retrieved successfully. Aug 18 23:00:35.261563 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a88e5d05-c591-4498-b84a-57e48dea8c33 req-7106bd00-24f8-46ec-8381-5ad37d9c7f83 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Delete volume request issued successfully. Aug 18 23:00:35.261756 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a88e5d05-c591-4498-b84a-57e48dea8c33 req-7106bd00-24f8-46ec-8381-5ad37d9c7f83 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc returned with HTTP 202 Aug 18 23:00:35.262343 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1118/4468] 10.4.3.89 () {70 vars in 1613 bytes} [Tue Aug 18 23:00:35 2026] DELETE /volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:35.282783 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bf167d8c-992c-4f77-9ecb-6ff858eaf115 req-cf87b0f2-7a1a-414e-afae-338827847767 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:35.285149 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bf167d8c-992c-4f77-9ecb-6ff858eaf115 req-cf87b0f2-7a1a-414e-afae-338827847767 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] GET https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc Aug 18 23:00:35.285429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bf167d8c-992c-4f77-9ecb-6ff858eaf115 req-cf87b0f2-7a1a-414e-afae-338827847767 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:35.285645 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bf167d8c-992c-4f77-9ecb-6ff858eaf115 req-cf87b0f2-7a1a-414e-afae-338827847767 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:35.293578 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:35.293578 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:35.297384 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-bf167d8c-992c-4f77-9ecb-6ff858eaf115 req-cf87b0f2-7a1a-414e-afae-338827847767 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Volume info retrieved successfully. Aug 18 23:00:35.301597 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bf167d8c-992c-4f77-9ecb-6ff858eaf115 req-cf87b0f2-7a1a-414e-afae-338827847767 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc returned with HTTP 200 Aug 18 23:00:35.302051 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1114/4469] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:35 2026] GET /volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:35.906857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e28d210-c6bb-447c-abd0-689d627d1c77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:35.908812 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e28d210-c6bb-447c-abd0-689d627d1c77 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 Aug 18 23:00:35.909517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e28d210-c6bb-447c-abd0-689d627d1c77 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:35.909517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e28d210-c6bb-447c-abd0-689d627d1c77 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:35.915603 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:35.915603 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:35.918677 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e28d210-c6bb-447c-abd0-689d627d1c77 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:35.922146 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e28d210-c6bb-447c-abd0-689d627d1c77 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 returned with HTTP 200 Aug 18 23:00:35.922526 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1120/4470] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:35 2026] GET /volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:35.933425 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e5217241-667c-4496-b19c-5a8d88fc7284 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:35.935074 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5217241-667c-4496-b19c-5a8d88fc7284 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 Aug 18 23:00:35.935254 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5217241-667c-4496-b19c-5a8d88fc7284 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:35.935448 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e5217241-667c-4496-b19c-5a8d88fc7284 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:35.941986 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:35.941986 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:35.944899 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e5217241-667c-4496-b19c-5a8d88fc7284 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:35.948361 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e5217241-667c-4496-b19c-5a8d88fc7284 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 returned with HTTP 200 Aug 18 23:00:35.948713 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1119/4471] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:35 2026] GET /volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:35.959607 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbc940ed-5b67-4068-a08b-f089c28de6a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:35.961240 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbc940ed-5b67-4068-a08b-f089c28de6a0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:35.961560 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbc940ed-5b67-4068-a08b-f089c28de6a0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "583ae892-3cfc-4dbd-83a9-010ac5a13d94", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1277340479"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:35.970800 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:35.970800 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:35.971261 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbc940ed-5b67-4068-a08b-f089c28de6a0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:35.971381 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-cbc940ed-5b67-4068-a08b-f089c28de6a0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Create snapshot from volume 583ae892-3cfc-4dbd-83a9-010ac5a13d94 Aug 18 23:00:36.001014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-cbc940ed-5b67-4068-a08b-f089c28de6a0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Created reservations ['bd77243a-db40-4eec-8447-cd3c729487fd', 'f05f55a6-c717-4374-b33b-5881f42d83f1', 'b99d94c8-3872-475d-a085-dd5c5457e096', '4c2e88be-db50-4021-86e7-a1667d256d1d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:36.013388 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a237d623-f4fa-4a16-a850-a312dafe9ca4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:36.014990 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a237d623-f4fa-4a16-a850-a312dafe9ca4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:36.015173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a237d623-f4fa-4a16-a850-a312dafe9ca4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:36.015428 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a237d623-f4fa-4a16-a850-a312dafe9ca4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:36.015463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a237d623-f4fa-4a16-a850-a312dafe9ca4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:36.019559 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:36.019559 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:36.020200 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a237d623-f4fa-4a16-a850-a312dafe9ca4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:36.020573 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1115/4472] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:36 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:36.025341 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbc940ed-5b67-4068-a08b-f089c28de6a0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Snapshot create request issued successfully. Aug 18 23:00:36.025648 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbc940ed-5b67-4068-a08b-f089c28de6a0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:36.026145 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1119/4473] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:35 2026] POST /volume/v3/snapshots => generated 326 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:36.034403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7edcc92a-7719-4ec9-be62-ac912755e114 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:36.036341 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7edcc92a-7719-4ec9-be62-ac912755e114 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a Aug 18 23:00:36.036541 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7edcc92a-7719-4ec9-be62-ac912755e114 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:36.036744 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7edcc92a-7719-4ec9-be62-ac912755e114 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:36.041885 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:36.041885 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:36.042351 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7edcc92a-7719-4ec9-be62-ac912755e114 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Snapshot retrieved successfully. Aug 18 23:00:36.043182 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7edcc92a-7719-4ec9-be62-ac912755e114 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a returned with HTTP 200 Aug 18 23:00:36.043577 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1121/4474] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:36 2026] GET /volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:36.324982 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-9a22ebdd-804d-45a4-ab35-3fdbeb862b6b req-98afad24-ec95-477a-8417-786227b6afe9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:36.327280 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9a22ebdd-804d-45a4-ab35-3fdbeb862b6b req-98afad24-ec95-477a-8417-786227b6afe9 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] GET https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc Aug 18 23:00:36.327367 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9a22ebdd-804d-45a4-ab35-3fdbeb862b6b req-98afad24-ec95-477a-8417-786227b6afe9 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:36.327505 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-9a22ebdd-804d-45a4-ab35-3fdbeb862b6b req-98afad24-ec95-477a-8417-786227b6afe9 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:36.332768 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-9a22ebdd-804d-45a4-ab35-3fdbeb862b6b req-98afad24-ec95-477a-8417-786227b6afe9 tempest-VolumesGetTestJSON-2019473142 tempest-VolumesGetTestJSON-2019473142-project-member] https://10.4.3.89/volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc returned with HTTP 404 Aug 18 23:00:36.333195 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1120/4475] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:36 2026] GET /volume/v3/volumes/41bbcc37-d990-4344-9f6d-6b829464cacc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:37.006329 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9982ace0-1a47-4240-9657-4fe564961cc9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.006756 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9982ace0-1a47-4240-9657-4fe564961cc9 None None] GET https://10.4.3.89/volume// Aug 18 23:00:37.006971 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9982ace0-1a47-4240-9657-4fe564961cc9 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:37.007226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9982ace0-1a47-4240-9657-4fe564961cc9 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:37.007670 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9982ace0-1a47-4240-9657-4fe564961cc9 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:37.008002 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1116/4476] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:37.017439 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-deb38d6d-3537-41b9-b4d7-5c1427956d64 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.019466 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-deb38d6d-3537-41b9-b4d7-5c1427956d64 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:00:37.019818 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-deb38d6d-3537-41b9-b4d7-5c1427956d64 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebbd7de6-b55d-4628-ab8b-b046af8bf2d3", "connector": null, "instance_uuid": "e19b898d-e62b-4fda-8330-bc56a8e94882"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:37.030371 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9435627e-a48d-4eec-b782-213325c84958 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.030841 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:37.030841 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:37.032656 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9435627e-a48d-4eec-b782-213325c84958 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:37.032970 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9435627e-a48d-4eec-b782-213325c84958 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:37.033175 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9435627e-a48d-4eec-b782-213325c84958 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:37.033328 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9435627e-a48d-4eec-b782-213325c84958 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:37.038566 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:37.038566 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:37.039430 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9435627e-a48d-4eec-b782-213325c84958 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:37.039884 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1122/4477] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:37 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:37.052432 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9293463b-6842-4d62-8faf-c882709392c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.054560 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9293463b-6842-4d62-8faf-c882709392c0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a Aug 18 23:00:37.054750 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9293463b-6842-4d62-8faf-c882709392c0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:37.054967 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9293463b-6842-4d62-8faf-c882709392c0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:37.060762 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:37.060762 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:37.061278 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9293463b-6842-4d62-8faf-c882709392c0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Snapshot retrieved successfully. Aug 18 23:00:37.061740 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-deb38d6d-3537-41b9-b4d7-5c1427956d64 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:00:37.062224 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9293463b-6842-4d62-8faf-c882709392c0 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a returned with HTTP 200 Aug 18 23:00:37.062310 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1120/4478] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:00:37 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:37.062665 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1121/4479] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:37 2026] GET /volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:37.069491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f5bae345-e0cc-425b-a25c-63fa500a4c16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.071451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b798484-54f4-4cc6-82f4-b5bd5d230307 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.072134 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f5bae345-e0cc-425b-a25c-63fa500a4c16 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62 Aug 18 23:00:37.072406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f5bae345-e0cc-425b-a25c-63fa500a4c16 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:37.072645 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f5bae345-e0cc-425b-a25c-63fa500a4c16 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:37.073244 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b798484-54f4-4cc6-82f4-b5bd5d230307 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a Aug 18 23:00:37.073456 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b798484-54f4-4cc6-82f4-b5bd5d230307 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:37.073670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b798484-54f4-4cc6-82f4-b5bd5d230307 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:37.078295 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:37.078295 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:37.078717 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4b798484-54f4-4cc6-82f4-b5bd5d230307 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Snapshot retrieved successfully. Aug 18 23:00:37.079501 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b798484-54f4-4cc6-82f4-b5bd5d230307 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a returned with HTTP 200 Aug 18 23:00:37.079920 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1123/4480] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:37 2026] GET /volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:37.081162 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:37.081162 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:37.089939 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92544c66-2e89-41e9-98c4-0b63a4ea5565 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.091568 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92544c66-2e89-41e9-98c4-0b63a4ea5565 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a Aug 18 23:00:37.091735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92544c66-2e89-41e9-98c4-0b63a4ea5565 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:37.091949 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92544c66-2e89-41e9-98c4-0b63a4ea5565 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:37.092066 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-92544c66-2e89-41e9-98c4-0b63a4ea5565 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Delete snapshot with id: 1375e70b-e6fe-43f0-b87b-a4316865329a Aug 18 23:00:37.096813 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:37.096813 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:37.097479 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-92544c66-2e89-41e9-98c4-0b63a4ea5565 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Snapshot retrieved successfully. Aug 18 23:00:37.111518 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-92544c66-2e89-41e9-98c4-0b63a4ea5565 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Snapshot delete request issued successfully. Aug 18 23:00:37.111674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92544c66-2e89-41e9-98c4-0b63a4ea5565 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a returned with HTTP 202 Aug 18 23:00:37.112124 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1121/4481] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:37 2026] DELETE /volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:37.119449 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60b6a587-8b53-4af8-bc24-1f285e265a3d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.121517 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60b6a587-8b53-4af8-bc24-1f285e265a3d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a Aug 18 23:00:37.121715 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60b6a587-8b53-4af8-bc24-1f285e265a3d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:37.122018 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60b6a587-8b53-4af8-bc24-1f285e265a3d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:37.125904 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f5bae345-e0cc-425b-a25c-63fa500a4c16 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62 returned with HTTP 200 Aug 18 23:00:37.126327 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1117/4482] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:00:37 2026] DELETE /volume/v3/attachments/f620aa28-a580-42db-a460-449349298e62 => generated 192 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:37.127488 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:37.127488 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:37.127945 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-60b6a587-8b53-4af8-bc24-1f285e265a3d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Snapshot retrieved successfully. Aug 18 23:00:37.128768 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60b6a587-8b53-4af8-bc24-1f285e265a3d tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a returned with HTTP 200 Aug 18 23:00:37.129132 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1122/4483] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:37 2026] GET /volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:37.857824 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:37.972614 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:37.973080 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1804752669"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:37.975071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1804752669'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:37.975251 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Create volume of 1 GB Aug 18 23:00:37.980450 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Availability Zones retrieved successfully. Aug 18 23:00:37.985385 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Flow 'volume_create_api' (5703d8b9-a7b8-45da-a9d2-19d0c0c8bb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:37.987028 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d66f043-9eea-4da9-bf74-0e2d9cbd6f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:37.988215 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:38.021040 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d66f043-9eea-4da9-bf74-0e2d9cbd6f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:38.022607 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfa2fa2-5e0f-4fd6-b53a-3b7888168fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:38.040816 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-107ec826-f6dd-4e3e-9893-3233800488db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:38.042612 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-107ec826-f6dd-4e3e-9893-3233800488db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] PUT https://10.4.3.89/volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d Aug 18 23:00:38.042995 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-107ec826-f6dd-4e3e-9893-3233800488db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:38.049963 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-107ec826-f6dd-4e3e-9893-3233800488db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Acquiring lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:00:38.051506 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4af18904-a713-4718-b972-c855e62896a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:38.053188 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4af18904-a713-4718-b972-c855e62896a5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:38.053425 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4af18904-a713-4718-b972-c855e62896a5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:38.053556 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4af18904-a713-4718-b972-c855e62896a5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:38.053646 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4af18904-a713-4718-b972-c855e62896a5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:38.054251 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-107ec826-f6dd-4e3e-9893-3233800488db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:00:38.055196 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:38.055196 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:38.057985 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:38.057985 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:38.058803 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4af18904-a713-4718-b972-c855e62896a5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:38.059234 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1118/4484] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:38 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:38.095991 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Created reservations ['9e5abf31-bb1f-4bf8-a390-dc17cd1990d1', '7d107e89-75e9-4acd-a3cb-317b699837b1', 'e6908479-5401-438f-bc90-8d882bcd13db', '76f9c341-0689-4ea5-9a1e-b122e96f1c51'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:38.096809 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1dfa2fa2-5e0f-4fd6-b53a-3b7888168fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5abf31-bb1f-4bf8-a390-dc17cd1990d1', '7d107e89-75e9-4acd-a3cb-317b699837b1', 'e6908479-5401-438f-bc90-8d882bcd13db', '76f9c341-0689-4ea5-9a1e-b122e96f1c51']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:38.097683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b068f80-0876-41fa-88d2-2c4672d0c955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:38.122821 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b068f80-0876-41fa-88d2-2c4672d0c955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '397b5590-fe7d-4dd0-a990-a36ad47106c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1804752669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34758369d5dd4df69a8f9e35fab7d230',qos_specs=None,replication_status=,reservations=['9e5abf31-bb1f-4bf8-a390-dc17cd1990d1','7d107e89-75e9-4acd-a3cb-317b699837b1','e6908479-5401-438f-bc90-8d882bcd13db','76f9c341-0689-4ea5-9a1e-b122e96f1c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4c86503d0e438ea457bd6761a958fb',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1804752669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=397b5590-fe7d-4dd0-a990-a36ad47106c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34758369d5dd4df69a8f9e35fab7d230',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce4c86503d0e438ea457bd6761a958fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:38.123663 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0637398-6ffd-4ef3-9cac-66ff4769a9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:38.133087 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-107ec826-f6dd-4e3e-9893-3233800488db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" released by "attachment_update" :: held 0.079s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:00:38.133526 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-107ec826-f6dd-4e3e-9893-3233800488db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d returned with HTTP 200 Aug 18 23:00:38.134455 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1122/4485] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:00:38 2026] PUT /volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:38.139870 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75b55492-ecc7-4a2c-bcdb-38c733d88df1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:38.142283 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75b55492-ecc7-4a2c-bcdb-38c733d88df1 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a Aug 18 23:00:38.142661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75b55492-ecc7-4a2c-bcdb-38c733d88df1 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:38.142960 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75b55492-ecc7-4a2c-bcdb-38c733d88df1 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:38.148636 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75b55492-ecc7-4a2c-bcdb-38c733d88df1 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a returned with HTTP 404 Aug 18 23:00:38.148744 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0637398-6ffd-4ef3-9cac-66ff4769a9a8) transitioned into state 'SUCCESS' from state '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-1804752669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34758369d5dd4df69a8f9e35fab7d230',qos_specs=None,replication_status=,reservations=['9e5abf31-bb1f-4bf8-a390-dc17cd1990d1','7d107e89-75e9-4acd-a3cb-317b699837b1','e6908479-5401-438f-bc90-8d882bcd13db','76f9c341-0689-4ea5-9a1e-b122e96f1c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce4c86503d0e438ea457bd6761a958fb',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:38.149438 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1123/4486] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:38 2026] GET /volume/v3/snapshots/1375e70b-e6fe-43f0-b87b-a4316865329a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:38.150056 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d330b062-f58f-4c06-ae92-6f7a2ef4889a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:38.158801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f0053b8-1468-4469-81b1-e2acd8f3f9af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:38.160985 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f0053b8-1468-4469-81b1-e2acd8f3f9af tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] DELETE https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 Aug 18 23:00:38.161079 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d330b062-f58f-4c06-ae92-6f7a2ef4889a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:38.161278 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f0053b8-1468-4469-81b1-e2acd8f3f9af tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:38.161560 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f0053b8-1468-4469-81b1-e2acd8f3f9af tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:38.161769 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8f0053b8-1468-4469-81b1-e2acd8f3f9af tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Delete volume with id: 583ae892-3cfc-4dbd-83a9-010ac5a13d94 Aug 18 23:00:38.162286 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Flow 'volume_create_api' (5703d8b9-a7b8-45da-a9d2-19d0c0c8bb04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:38.162695 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Create volume request issued successfully. Aug 18 23:00:38.163464 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-299bb92a-507c-4edf-8fa3-3a7c8741750e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:38.163984 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1124/4487] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:37 2026] POST /volume/v3/volumes => generated 749 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:38.165780 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f8d7b634-b695-47c6-840d-01b0b1e033b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:38.169294 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f8d7b634-b695-47c6-840d-01b0b1e033b7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d Aug 18 23:00:38.169396 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:38.169396 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:38.169513 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f8d7b634-b695-47c6-840d-01b0b1e033b7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:38.169688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f8d7b634-b695-47c6-840d-01b0b1e033b7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:38.169959 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f0053b8-1468-4469-81b1-e2acd8f3f9af tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:38.177313 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20311c3b-bc95-447f-967e-28cc5e6e3c99 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:38.179763 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20311c3b-bc95-447f-967e-28cc5e6e3c99 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:38.180071 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20311c3b-bc95-447f-967e-28cc5e6e3c99 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:38.180740 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20311c3b-bc95-447f-967e-28cc5e6e3c99 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:38.185146 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-f8d7b634-b695-47c6-840d-01b0b1e033b7 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d returned with HTTP 200 Aug 18 23:00:38.185593 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1123/4488] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 23:00:38 2026] GET /volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:38.189609 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:38.189609 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:38.194517 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20311c3b-bc95-447f-967e-28cc5e6e3c99 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:38.196466 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f0053b8-1468-4469-81b1-e2acd8f3f9af tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Delete volume request issued successfully. Aug 18 23:00:38.196771 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f0053b8-1468-4469-81b1-e2acd8f3f9af tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 returned with HTTP 202 Aug 18 23:00:38.197411 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1119/4489] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:38 2026] DELETE /volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:38.201671 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20311c3b-bc95-447f-967e-28cc5e6e3c99 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 returned with HTTP 200 Aug 18 23:00:38.202237 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1124/4490] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:38 2026] GET /volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:38.205800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3279d796-759b-4ac0-a564-b5d4aaca16c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:38.208424 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3279d796-759b-4ac0-a564-b5d4aaca16c2 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 Aug 18 23:00:38.208715 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3279d796-759b-4ac0-a564-b5d4aaca16c2 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:38.208981 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3279d796-759b-4ac0-a564-b5d4aaca16c2 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:38.218569 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:38.218569 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:38.223492 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3279d796-759b-4ac0-a564-b5d4aaca16c2 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:38.229841 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3279d796-759b-4ac0-a564-b5d4aaca16c2 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 returned with HTTP 200 Aug 18 23:00:38.230477 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1125/4491] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:38 2026] GET /volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:39.070705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aeaddfae-eb84-4aa2-b470-e22a02418491 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:39.073081 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aeaddfae-eb84-4aa2-b470-e22a02418491 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:39.073416 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aeaddfae-eb84-4aa2-b470-e22a02418491 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:39.073680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aeaddfae-eb84-4aa2-b470-e22a02418491 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:39.073848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-aeaddfae-eb84-4aa2-b470-e22a02418491 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:39.079722 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:39.079722 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:39.081079 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aeaddfae-eb84-4aa2-b470-e22a02418491 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:39.081420 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1124/4492] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:39 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:39.217532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16d30881-55f1-4b54-ba47-369a72706f0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:39.219196 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16d30881-55f1-4b54-ba47-369a72706f0e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:39.219377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16d30881-55f1-4b54-ba47-369a72706f0e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:39.219585 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16d30881-55f1-4b54-ba47-369a72706f0e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:39.226071 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:39.226071 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:39.229558 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16d30881-55f1-4b54-ba47-369a72706f0e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:39.233554 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16d30881-55f1-4b54-ba47-369a72706f0e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 returned with HTTP 200 Aug 18 23:00:39.233923 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1120/4493] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:39 2026] GET /volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:39.244909 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ee794315-7b25-469a-9267-f6efa138fbb7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:39.246901 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee794315-7b25-469a-9267-f6efa138fbb7 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 Aug 18 23:00:39.247197 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee794315-7b25-469a-9267-f6efa138fbb7 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:39.247455 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ee794315-7b25-469a-9267-f6efa138fbb7 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:39.249726 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb91b645-e927-4870-aaf1-b1bccd5e2064 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:39.251846 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb91b645-e927-4870-aaf1-b1bccd5e2064 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:39.252339 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb91b645-e927-4870-aaf1-b1bccd5e2064 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "397b5590-fe7d-4dd0-a990-a36ad47106c7", "name": "tempest-SnapshotsActionsTest-Snapshot-1299188658"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:39.258997 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ee794315-7b25-469a-9267-f6efa138fbb7 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 returned with HTTP 404 Aug 18 23:00:39.259719 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1125/4494] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:39 2026] GET /volume/v3/volumes/583ae892-3cfc-4dbd-83a9-010ac5a13d94 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:39.263920 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:39.263920 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:39.264596 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb91b645-e927-4870-aaf1-b1bccd5e2064 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:39.264747 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-fb91b645-e927-4870-aaf1-b1bccd5e2064 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Create snapshot from volume 397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:39.266854 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd700bce-831f-408d-bcbc-fa9601cfb084 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:39.268753 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd700bce-831f-408d-bcbc-fa9601cfb084 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b Aug 18 23:00:39.268977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd700bce-831f-408d-bcbc-fa9601cfb084 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:39.269848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd700bce-831f-408d-bcbc-fa9601cfb084 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:39.269848 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bd700bce-831f-408d-bcbc-fa9601cfb084 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Delete volume with id: b60860c7-d6fc-4003-9de0-fc1945444f7b Aug 18 23:00:39.281300 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:39.281300 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:39.281300 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd700bce-831f-408d-bcbc-fa9601cfb084 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:39.300942 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd700bce-831f-408d-bcbc-fa9601cfb084 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Delete volume request issued successfully. Aug 18 23:00:39.301144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd700bce-831f-408d-bcbc-fa9601cfb084 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b returned with HTTP 202 Aug 18 23:00:39.301691 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1125/4495] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:39 2026] DELETE /volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:39.305301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-fb91b645-e927-4870-aaf1-b1bccd5e2064 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Created reservations ['6951f193-738f-40ae-be03-989ad4bed049', 'b22a29e4-41f9-491a-a621-a7e7359650e7', '270720a5-ecd3-4c3c-8553-114de50cb26b', '06fe5d64-6979-40b0-b31c-b680d489e737'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:39.309526 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-437eefb2-1112-4473-afb1-9ab50849a997 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:39.311630 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-437eefb2-1112-4473-afb1-9ab50849a997 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b Aug 18 23:00:39.311887 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-437eefb2-1112-4473-afb1-9ab50849a997 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:39.312143 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-437eefb2-1112-4473-afb1-9ab50849a997 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:39.320455 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:39.320455 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:39.324225 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-437eefb2-1112-4473-afb1-9ab50849a997 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Volume info retrieved successfully. Aug 18 23:00:39.329346 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-437eefb2-1112-4473-afb1-9ab50849a997 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b returned with HTTP 200 Aug 18 23:00:39.329751 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1121/4496] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:39 2026] GET /volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:39.337812 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb91b645-e927-4870-aaf1-b1bccd5e2064 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot create request issued successfully. Aug 18 23:00:39.338252 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb91b645-e927-4870-aaf1-b1bccd5e2064 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:39.338699 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1126/4497] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:39.346429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d01a9af1-0e27-4081-b21c-9b5d21a73f93 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:39.348241 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d01a9af1-0e27-4081-b21c-9b5d21a73f93 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:39.348461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d01a9af1-0e27-4081-b21c-9b5d21a73f93 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:39.348662 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d01a9af1-0e27-4081-b21c-9b5d21a73f93 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:39.353914 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:39.353914 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:39.354696 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d01a9af1-0e27-4081-b21c-9b5d21a73f93 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:39.355484 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d01a9af1-0e27-4081-b21c-9b5d21a73f93 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:39.355823 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1126/4498] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:39 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:40.091959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-640e8fea-e4f3-4e09-b0c4-62424626c04f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.093747 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-640e8fea-e4f3-4e09-b0c4-62424626c04f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:40.093977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-640e8fea-e4f3-4e09-b0c4-62424626c04f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:40.094207 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-640e8fea-e4f3-4e09-b0c4-62424626c04f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:40.094372 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-640e8fea-e4f3-4e09-b0c4-62424626c04f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:40.098404 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:40.098404 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:40.099175 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-640e8fea-e4f3-4e09-b0c4-62424626c04f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:40.099632 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1126/4499] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:40 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:40.343331 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cde2b83c-5926-4968-b6c9-a0f9a5a0b275 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.345009 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cde2b83c-5926-4968-b6c9-a0f9a5a0b275 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] GET https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b Aug 18 23:00:40.345257 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cde2b83c-5926-4968-b6c9-a0f9a5a0b275 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:40.345433 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cde2b83c-5926-4968-b6c9-a0f9a5a0b275 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:40.350562 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cde2b83c-5926-4968-b6c9-a0f9a5a0b275 tempest-CinderUnicodeTest-2014753860 tempest-CinderUnicodeTest-2014753860-project-member] https://10.4.3.89/volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b returned with HTTP 404 Aug 18 23:00:40.350974 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1122/4500] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:40 2026] GET /volume/v3/volumes/b60860c7-d6fc-4003-9de0-fc1945444f7b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:40.365252 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab95270b-6a6c-41f6-af26-6e6c3fc12afe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.367247 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab95270b-6a6c-41f6-af26-6e6c3fc12afe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:40.367506 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab95270b-6a6c-41f6-af26-6e6c3fc12afe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:40.367733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab95270b-6a6c-41f6-af26-6e6c3fc12afe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:40.373924 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:40.373924 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:40.374496 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab95270b-6a6c-41f6-af26-6e6c3fc12afe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:40.375608 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab95270b-6a6c-41f6-af26-6e6c3fc12afe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:40.376006 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1127/4501] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:40 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:40.387009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6eeb248e-9b11-4dcc-bac3-e7498e9bce9c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.415694 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6eeb248e-9b11-4dcc-bac3-e7498e9bce9c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:40.416221 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6eeb248e-9b11-4dcc-bac3-e7498e9bce9c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:40.416396 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6eeb248e-9b11-4dcc-bac3-e7498e9bce9c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:40.418215 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-6eeb248e-9b11-4dcc-bac3-e7498e9bce9c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '2027835b-8fe0-49ee-b379-589d23211aca' with '{'status': 'creating'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:40.426440 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:40.426440 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:40.436193 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6eeb248e-9b11-4dcc-bac3-e7498e9bce9c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:40.436550 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1127/4502] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:40 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 18 23:00:40.443085 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef7c1593-4796-4030-96d9-538fba7a2971 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.445423 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef7c1593-4796-4030-96d9-538fba7a2971 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:40.445697 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef7c1593-4796-4030-96d9-538fba7a2971 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:40.446032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef7c1593-4796-4030-96d9-538fba7a2971 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:40.451755 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:40.451755 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:40.452705 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ef7c1593-4796-4030-96d9-538fba7a2971 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:40.453322 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef7c1593-4796-4030-96d9-538fba7a2971 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:40.453682 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1127/4503] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:40 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:40.463547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2224e9c3-8e58-44ee-b439-9ccb1ee17e3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.465360 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2224e9c3-8e58-44ee-b439-9ccb1ee17e3c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:40.465625 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2224e9c3-8e58-44ee-b439-9ccb1ee17e3c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:40.465737 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2224e9c3-8e58-44ee-b439-9ccb1ee17e3c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:40.467005 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-2224e9c3-8e58-44ee-b439-9ccb1ee17e3c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '2027835b-8fe0-49ee-b379-589d23211aca' with '{'status': 'available'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:40.475244 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:40.475244 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:40.486382 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2224e9c3-8e58-44ee-b439-9ccb1ee17e3c tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:40.486755 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1123/4504] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:40 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:40.492745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-deaf57ce-b9df-4c2e-bf53-f759297df1a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.494437 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deaf57ce-b9df-4c2e-bf53-f759297df1a4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:40.494617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deaf57ce-b9df-4c2e-bf53-f759297df1a4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:40.494791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deaf57ce-b9df-4c2e-bf53-f759297df1a4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:40.499425 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:40.499425 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:40.499803 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-deaf57ce-b9df-4c2e-bf53-f759297df1a4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:40.500497 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deaf57ce-b9df-4c2e-bf53-f759297df1a4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:40.500818 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1128/4505] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:40 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:40.508981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-99a557ad-3b69-44cf-979b-cc22bbb4ee84 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.519747 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99a557ad-3b69-44cf-979b-cc22bbb4ee84 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:40.520085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-99a557ad-3b69-44cf-979b-cc22bbb4ee84 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "397b5590-fe7d-4dd0-a990-a36ad47106c7", "name": "tempest-SnapshotsActionsTest-Snapshot-1288783393"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:40.528125 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:40.528125 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:40.528587 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99a557ad-3b69-44cf-979b-cc22bbb4ee84 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:40.528727 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-99a557ad-3b69-44cf-979b-cc22bbb4ee84 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Create snapshot from volume 397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:40.551065 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-99a557ad-3b69-44cf-979b-cc22bbb4ee84 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Created reservations ['af6964a8-1f3e-41c4-bb5b-1e8bca2f97b8', 'bd014948-3b90-41c1-a589-ffd2441f6639', '00add137-899a-4645-846c-99210a80a5a8', 'be71686e-b25b-467e-8d5e-ca78ac1b2b65'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:40.576005 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-99a557ad-3b69-44cf-979b-cc22bbb4ee84 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot create request issued successfully. Aug 18 23:00:40.576403 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-99a557ad-3b69-44cf-979b-cc22bbb4ee84 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:40.576808 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1128/4506] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:40.585121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ccbf6bf-da23-496f-8a39-57ea72fad467 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:40.587065 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ccbf6bf-da23-496f-8a39-57ea72fad467 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f Aug 18 23:00:40.587314 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ccbf6bf-da23-496f-8a39-57ea72fad467 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:40.587545 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ccbf6bf-da23-496f-8a39-57ea72fad467 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:40.592842 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:40.592842 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:40.593343 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6ccbf6bf-da23-496f-8a39-57ea72fad467 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:40.594239 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ccbf6bf-da23-496f-8a39-57ea72fad467 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f returned with HTTP 200 Aug 18 23:00:40.594777 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1128/4507] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:40 2026] GET /volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:41.109394 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7703a1f-25cf-4934-9ec2-c57bbc5133c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:41.110899 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7703a1f-25cf-4934-9ec2-c57bbc5133c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:41.111091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7703a1f-25cf-4934-9ec2-c57bbc5133c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:41.111309 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7703a1f-25cf-4934-9ec2-c57bbc5133c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:41.111415 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d7703a1f-25cf-4934-9ec2-c57bbc5133c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:41.115036 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:41.115036 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:41.115702 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7703a1f-25cf-4934-9ec2-c57bbc5133c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:41.116027 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1124/4508] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:41 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:41.604063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a14b3b1b-c8ff-44ef-8101-a2533caf34e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:41.605219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-47a4a2bc-8b09-4115-8342-0438599a833c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:41.605656 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a14b3b1b-c8ff-44ef-8101-a2533caf34e0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f Aug 18 23:00:41.605833 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a14b3b1b-c8ff-44ef-8101-a2533caf34e0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:41.606028 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a14b3b1b-c8ff-44ef-8101-a2533caf34e0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:41.607182 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-47a4a2bc-8b09-4115-8342-0438599a833c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption Aug 18 23:00:41.607382 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-47a4a2bc-8b09-4115-8342-0438599a833c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:41.607570 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-47a4a2bc-8b09-4115-8342-0438599a833c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:41.610958 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:41.610958 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:41.611543 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a14b3b1b-c8ff-44ef-8101-a2533caf34e0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:41.612318 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a14b3b1b-c8ff-44ef-8101-a2533caf34e0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f returned with HTTP 200 Aug 18 23:00:41.612686 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1129/4509] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:41 2026] GET /volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:41.616674 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:41.616674 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:41.621645 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d353ba3b-b3dc-462c-9fba-49e138dc4dea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:41.622856 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-47a4a2bc-8b09-4115-8342-0438599a833c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption returned with HTTP 200 Aug 18 23:00:41.623287 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d353ba3b-b3dc-462c-9fba-49e138dc4dea tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f/action Aug 18 23:00:41.623432 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1129/4510] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 23:00:41 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:41.623595 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d353ba3b-b3dc-462c-9fba-49e138dc4dea tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:41.623710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d353ba3b-b3dc-462c-9fba-49e138dc4dea tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:41.624997 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-d353ba3b-b3dc-462c-9fba-49e138dc4dea tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '1b344918-8a0e-4995-8120-8377f4545e7f' with '{'status': 'creating'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:41.633497 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:41.633497 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:41.646377 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d353ba3b-b3dc-462c-9fba-49e138dc4dea tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f/action returned with HTTP 202 Aug 18 23:00:41.646377 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1129/4511] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:41 2026] POST /volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:41.654324 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f082dcb-fe4f-44d3-b53c-ec018068d47e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:41.656149 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f082dcb-fe4f-44d3-b53c-ec018068d47e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f Aug 18 23:00:41.656443 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f082dcb-fe4f-44d3-b53c-ec018068d47e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:41.656697 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f082dcb-fe4f-44d3-b53c-ec018068d47e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:41.665193 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:41.665193 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:41.665347 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1f082dcb-fe4f-44d3-b53c-ec018068d47e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:41.666138 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f082dcb-fe4f-44d3-b53c-ec018068d47e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f returned with HTTP 200 Aug 18 23:00:41.666611 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1125/4512] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:41 2026] GET /volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:41.675421 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ec96fd1-2c20-461d-a44c-702fe36c5bbc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:41.677483 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ec96fd1-2c20-461d-a44c-702fe36c5bbc tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f/action Aug 18 23:00:41.677790 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ec96fd1-2c20-461d-a44c-702fe36c5bbc tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:41.677896 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ec96fd1-2c20-461d-a44c-702fe36c5bbc tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:41.689807 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:41.689807 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:41.690138 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ec96fd1-2c20-461d-a44c-702fe36c5bbc tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot retrieved successfully. Aug 18 23:00:41.707252 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ec96fd1-2c20-461d-a44c-702fe36c5bbc tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot delete request issued successfully. Aug 18 23:00:41.707858 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ec96fd1-2c20-461d-a44c-702fe36c5bbc tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f/action returned with HTTP 202 Aug 18 23:00:41.707858 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1130/4513] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:41 2026] POST /volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:41.720017 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c8e9c1d-2ede-4c4a-933d-7e1e5f3d8bab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:41.721917 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c8e9c1d-2ede-4c4a-933d-7e1e5f3d8bab tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f Aug 18 23:00:41.722161 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c8e9c1d-2ede-4c4a-933d-7e1e5f3d8bab tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:41.722445 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c8e9c1d-2ede-4c4a-933d-7e1e5f3d8bab tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:41.729566 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:41.729566 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:41.730126 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c8e9c1d-2ede-4c4a-933d-7e1e5f3d8bab tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:41.731140 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c8e9c1d-2ede-4c4a-933d-7e1e5f3d8bab tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f returned with HTTP 200 Aug 18 23:00:41.731559 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1130/4514] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:41 2026] GET /volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:42.126498 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41d00b89-27a9-4b3e-a320-86a05cfadbcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:42.128117 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41d00b89-27a9-4b3e-a320-86a05cfadbcc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:42.128462 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41d00b89-27a9-4b3e-a320-86a05cfadbcc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:42.129692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41d00b89-27a9-4b3e-a320-86a05cfadbcc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:42.129692 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-41d00b89-27a9-4b3e-a320-86a05cfadbcc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:42.133531 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:42.133531 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:42.134516 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41d00b89-27a9-4b3e-a320-86a05cfadbcc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:42.135030 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1130/4515] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:42 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:42.741930 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d76acf1c-dc7e-480e-862e-eac5b69d1936 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:42.743810 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d76acf1c-dc7e-480e-862e-eac5b69d1936 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f Aug 18 23:00:42.744037 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d76acf1c-dc7e-480e-862e-eac5b69d1936 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:42.744290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d76acf1c-dc7e-480e-862e-eac5b69d1936 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:42.748582 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d76acf1c-dc7e-480e-862e-eac5b69d1936 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f returned with HTTP 404 Aug 18 23:00:42.749128 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1126/4516] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:42 2026] GET /volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:42.756729 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e5e9197-fb81-42da-a532-df3b84716e15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:42.758851 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e5e9197-fb81-42da-a532-df3b84716e15 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:42.759276 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e5e9197-fb81-42da-a532-df3b84716e15 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:42.759439 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e5e9197-fb81-42da-a532-df3b84716e15 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:42.761185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-2e5e9197-fb81-42da-a532-df3b84716e15 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '2027835b-8fe0-49ee-b379-589d23211aca' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:42.771948 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:42.771948 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:42.784364 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e5e9197-fb81-42da-a532-df3b84716e15 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:42.784881 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1131/4517] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:42 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:42.791559 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e201ef67-a6ff-4a1f-952e-fc0467f683eb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:42.793619 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e201ef67-a6ff-4a1f-952e-fc0467f683eb tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:42.793831 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e201ef67-a6ff-4a1f-952e-fc0467f683eb tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:42.794045 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e201ef67-a6ff-4a1f-952e-fc0467f683eb tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:42.799487 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:42.799487 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:42.799956 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e201ef67-a6ff-4a1f-952e-fc0467f683eb tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:42.800835 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e201ef67-a6ff-4a1f-952e-fc0467f683eb tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:42.801237 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1131/4518] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:42 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:42.812657 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5236c99-1870-4e99-9abb-14b3d41378ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:42.814299 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5236c99-1870-4e99-9abb-14b3d41378ef tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f Aug 18 23:00:42.814480 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5236c99-1870-4e99-9abb-14b3d41378ef tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:42.814655 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5236c99-1870-4e99-9abb-14b3d41378ef tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:42.814745 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-b5236c99-1870-4e99-9abb-14b3d41378ef tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Delete snapshot with id: 1b344918-8a0e-4995-8120-8377f4545e7f Aug 18 23:00:42.818684 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5236c99-1870-4e99-9abb-14b3d41378ef tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f returned with HTTP 404 Aug 18 23:00:42.819109 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1131/4519] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:42 2026] DELETE /volume/v3/snapshots/1b344918-8a0e-4995-8120-8377f4545e7f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:42.828716 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5309941c-bd13-4902-9ddd-97d0975a0428 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:42.830193 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5309941c-bd13-4902-9ddd-97d0975a0428 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:42.830493 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5309941c-bd13-4902-9ddd-97d0975a0428 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "397b5590-fe7d-4dd0-a990-a36ad47106c7", "name": "tempest-SnapshotsActionsTest-Snapshot-24929719"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:42.837979 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:42.837979 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:42.838427 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5309941c-bd13-4902-9ddd-97d0975a0428 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:42.838532 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5309941c-bd13-4902-9ddd-97d0975a0428 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Create snapshot from volume 397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:42.864376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5309941c-bd13-4902-9ddd-97d0975a0428 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Created reservations ['c6a71022-2584-4eba-a048-46bb5b773322', '5ada2537-f394-49a9-b1b9-0eb41683e761', '82254607-50fa-41bc-ade2-5db51f7373dc', '77b8ef7f-0613-4a93-b6fb-9b4dff941bbb'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:42.902069 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5309941c-bd13-4902-9ddd-97d0975a0428 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot create request issued successfully. Aug 18 23:00:42.902425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5309941c-bd13-4902-9ddd-97d0975a0428 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:42.902867 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1127/4520] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:42 2026] POST /volume/v3/snapshots => generated 305 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:42.914486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3983705a-b85d-47a7-919b-3e7268281093 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:42.916023 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3983705a-b85d-47a7-919b-3e7268281093 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 Aug 18 23:00:42.916198 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3983705a-b85d-47a7-919b-3e7268281093 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:42.916388 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3983705a-b85d-47a7-919b-3e7268281093 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:42.920916 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:42.920916 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:42.921311 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3983705a-b85d-47a7-919b-3e7268281093 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:42.921930 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3983705a-b85d-47a7-919b-3e7268281093 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 returned with HTTP 200 Aug 18 23:00:42.922296 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1132/4521] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:42 2026] GET /volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 => generated 437 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:43.146287 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ceadbde4-b178-40b6-be22-47407fcace1b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:43.146287 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceadbde4-b178-40b6-be22-47407fcace1b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:43.146429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceadbde4-b178-40b6-be22-47407fcace1b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:43.146654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ceadbde4-b178-40b6-be22-47407fcace1b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:43.146812 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ceadbde4-b178-40b6-be22-47407fcace1b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:43.151628 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:43.151628 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:43.152630 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ceadbde4-b178-40b6-be22-47407fcace1b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:43.153068 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1132/4522] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:43 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:43.713862 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-20c5607a-b5cc-4920-b68a-bc84fd3c77b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:43.715812 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-20c5607a-b5cc-4920-b68a-bc84fd3c77b9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d/action Aug 18 23:00:43.716207 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-20c5607a-b5cc-4920-b68a-bc84fd3c77b9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:43.716366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-20c5607a-b5cc-4920-b68a-bc84fd3c77b9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:43.733000 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:43.733000 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:43.743380 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f7c6cbc-93d7-4b5e-8538-8324de30fd48 req-20c5607a-b5cc-4920-b68a-bc84fd3c77b9 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d/action returned with HTTP 204 Aug 18 23:00:43.743792 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1132/4523] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:00:43 2026] POST /volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:43.932279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74a7fd4c-0fe4-497c-9351-895cfd86e969 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:43.934757 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74a7fd4c-0fe4-497c-9351-895cfd86e969 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 Aug 18 23:00:43.934945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74a7fd4c-0fe4-497c-9351-895cfd86e969 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:43.935154 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74a7fd4c-0fe4-497c-9351-895cfd86e969 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:43.940020 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:43.940020 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:43.940482 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74a7fd4c-0fe4-497c-9351-895cfd86e969 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:43.941248 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74a7fd4c-0fe4-497c-9351-895cfd86e969 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 returned with HTTP 200 Aug 18 23:00:43.941644 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1128/4524] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:43 2026] GET /volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:43.951435 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-139cd99c-2dee-4180-979c-7f1399bcb0c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:43.953195 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-139cd99c-2dee-4180-979c-7f1399bcb0c6 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430/action Aug 18 23:00:43.953645 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-139cd99c-2dee-4180-979c-7f1399bcb0c6 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:43.953780 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-139cd99c-2dee-4180-979c-7f1399bcb0c6 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:43.955117 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-139cd99c-2dee-4180-979c-7f1399bcb0c6 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '3425a66b-1f9c-4b4f-91a7-4c9f1af40430' with '{'status': 'deleting'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:43.963792 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:43.963792 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:43.974478 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-139cd99c-2dee-4180-979c-7f1399bcb0c6 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430/action returned with HTTP 202 Aug 18 23:00:43.974889 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1133/4525] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:43 2026] POST /volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:43.981159 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a3819044-dc20-4d8c-8b5e-79ea48b4f8e6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:43.982986 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3819044-dc20-4d8c-8b5e-79ea48b4f8e6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 Aug 18 23:00:43.983171 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3819044-dc20-4d8c-8b5e-79ea48b4f8e6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:43.983364 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a3819044-dc20-4d8c-8b5e-79ea48b4f8e6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:43.988904 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:43.988904 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:43.989446 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a3819044-dc20-4d8c-8b5e-79ea48b4f8e6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:43.990313 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a3819044-dc20-4d8c-8b5e-79ea48b4f8e6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 returned with HTTP 200 Aug 18 23:00:43.990648 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1133/4526] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:43 2026] GET /volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:44.000240 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-829df43f-ffe6-4186-ba09-d082e3cd3b77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:44.003905 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-829df43f-ffe6-4186-ba09-d082e3cd3b77 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430/action Aug 18 23:00:44.004246 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-829df43f-ffe6-4186-ba09-d082e3cd3b77 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:44.004392 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-829df43f-ffe6-4186-ba09-d082e3cd3b77 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:44.010256 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:44.010256 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:44.010622 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-829df43f-ffe6-4186-ba09-d082e3cd3b77 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot retrieved successfully. Aug 18 23:00:44.027287 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-829df43f-ffe6-4186-ba09-d082e3cd3b77 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot delete request issued successfully. Aug 18 23:00:44.027287 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-829df43f-ffe6-4186-ba09-d082e3cd3b77 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430/action returned with HTTP 202 Aug 18 23:00:44.027287 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1133/4527] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:43 2026] POST /volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:44.039026 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c1719b8-d6de-4003-87b5-86d3a2501cf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:44.040514 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c1719b8-d6de-4003-87b5-86d3a2501cf7 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 Aug 18 23:00:44.040747 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c1719b8-d6de-4003-87b5-86d3a2501cf7 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:44.043140 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c1719b8-d6de-4003-87b5-86d3a2501cf7 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:44.045946 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:44.045946 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:44.046396 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c1719b8-d6de-4003-87b5-86d3a2501cf7 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:44.047236 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c1719b8-d6de-4003-87b5-86d3a2501cf7 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 returned with HTTP 200 Aug 18 23:00:44.047660 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1129/4528] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:44 2026] GET /volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:44.164394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c637209-9b04-43b2-96a0-4a6dc193dfdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:44.168820 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c637209-9b04-43b2-96a0-4a6dc193dfdf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:44.169071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c637209-9b04-43b2-96a0-4a6dc193dfdf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:44.169376 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c637209-9b04-43b2-96a0-4a6dc193dfdf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:44.169552 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2c637209-9b04-43b2-96a0-4a6dc193dfdf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:44.177220 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:44.177220 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:44.178042 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c637209-9b04-43b2-96a0-4a6dc193dfdf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:44.178435 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1134/4529] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:44 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:00:45.057742 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e72b6f2b-8e19-4a4a-8189-75f62c2d0827 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.059216 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e72b6f2b-8e19-4a4a-8189-75f62c2d0827 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 Aug 18 23:00:45.059421 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e72b6f2b-8e19-4a4a-8189-75f62c2d0827 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:45.059611 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e72b6f2b-8e19-4a4a-8189-75f62c2d0827 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:45.063727 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e72b6f2b-8e19-4a4a-8189-75f62c2d0827 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 returned with HTTP 404 Aug 18 23:00:45.064142 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1134/4530] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:45 2026] GET /volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:45.071367 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-894ccbb3-4d23-4f3d-95d3-be7ecfba9a4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.073836 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-894ccbb3-4d23-4f3d-95d3-be7ecfba9a4e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:45.074082 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-894ccbb3-4d23-4f3d-95d3-be7ecfba9a4e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:45.074258 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-894ccbb3-4d23-4f3d-95d3-be7ecfba9a4e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:45.076077 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-894ccbb3-4d23-4f3d-95d3-be7ecfba9a4e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '2027835b-8fe0-49ee-b379-589d23211aca' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:45.086258 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:45.086258 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:45.096596 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-894ccbb3-4d23-4f3d-95d3-be7ecfba9a4e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:45.097077 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1134/4531] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:45 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:45.103579 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64a6a70c-355c-4fa3-a469-15cef0a8fb9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.105652 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64a6a70c-355c-4fa3-a469-15cef0a8fb9d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:45.105875 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64a6a70c-355c-4fa3-a469-15cef0a8fb9d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:45.106100 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64a6a70c-355c-4fa3-a469-15cef0a8fb9d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:45.111584 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:45.111584 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:45.112050 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64a6a70c-355c-4fa3-a469-15cef0a8fb9d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:45.112919 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64a6a70c-355c-4fa3-a469-15cef0a8fb9d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:45.113355 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1130/4532] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:45 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:45.121342 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c18b35f6-9161-4d6a-b881-42d46f88af9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.123032 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c18b35f6-9161-4d6a-b881-42d46f88af9e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 Aug 18 23:00:45.123252 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c18b35f6-9161-4d6a-b881-42d46f88af9e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:45.123465 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c18b35f6-9161-4d6a-b881-42d46f88af9e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:45.123571 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c18b35f6-9161-4d6a-b881-42d46f88af9e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Delete snapshot with id: 3425a66b-1f9c-4b4f-91a7-4c9f1af40430 Aug 18 23:00:45.128308 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c18b35f6-9161-4d6a-b881-42d46f88af9e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 returned with HTTP 404 Aug 18 23:00:45.128771 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1135/4533] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:45 2026] DELETE /volume/v3/snapshots/3425a66b-1f9c-4b4f-91a7-4c9f1af40430 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:45.135867 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8c8193ad-385c-41b6-aca5-0538b7424c77 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.137522 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8c8193ad-385c-41b6-aca5-0538b7424c77 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:45.137892 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8c8193ad-385c-41b6-aca5-0538b7424c77 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "397b5590-fe7d-4dd0-a990-a36ad47106c7", "name": "tempest-SnapshotsActionsTest-Snapshot-249054790"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:45.145770 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:45.145770 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:45.146276 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8c8193ad-385c-41b6-aca5-0538b7424c77 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:45.146420 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-8c8193ad-385c-41b6-aca5-0538b7424c77 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Create snapshot from volume 397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:45.169333 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-8c8193ad-385c-41b6-aca5-0538b7424c77 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Created reservations ['d4a40693-b426-40b1-b3a5-e7daf4dbdc48', '73175808-9cd9-4ab7-9dc7-8c82de52926b', '8c0af61a-f669-47ae-b329-3902a66982cd', '7e47cfed-a46a-4a32-be30-1bf08485d030'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:45.190597 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1279b871-116e-4820-bb6d-09e9b430189c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.192388 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1279b871-116e-4820-bb6d-09e9b430189c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:45.192612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1279b871-116e-4820-bb6d-09e9b430189c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:45.192837 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1279b871-116e-4820-bb6d-09e9b430189c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:45.192985 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1279b871-116e-4820-bb6d-09e9b430189c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:45.197492 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:45.197492 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:45.198351 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1279b871-116e-4820-bb6d-09e9b430189c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:45.200869 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1135/4534] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:45 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:45.205067 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8c8193ad-385c-41b6-aca5-0538b7424c77 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot create request issued successfully. Aug 18 23:00:45.205510 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8c8193ad-385c-41b6-aca5-0538b7424c77 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:45.206053 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1135/4535] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:45 2026] POST /volume/v3/snapshots => generated 306 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:45.214908 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5167a4c9-dd63-4fa5-8473-fafce99e0105 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.216845 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5167a4c9-dd63-4fa5-8473-fafce99e0105 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 Aug 18 23:00:45.217037 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5167a4c9-dd63-4fa5-8473-fafce99e0105 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:45.217284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5167a4c9-dd63-4fa5-8473-fafce99e0105 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:45.224308 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:45.224308 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:45.224684 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5167a4c9-dd63-4fa5-8473-fafce99e0105 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:45.225872 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5167a4c9-dd63-4fa5-8473-fafce99e0105 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 returned with HTTP 200 Aug 18 23:00:45.226484 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1131/4536] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:45 2026] GET /volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:45.681759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24363cf2-8a18-4b48-a5e9-24a7e6656ad5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.682185 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24363cf2-8a18-4b48-a5e9-24a7e6656ad5 None None] GET https://10.4.3.89/volume// Aug 18 23:00:45.682343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24363cf2-8a18-4b48-a5e9-24a7e6656ad5 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:45.682516 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24363cf2-8a18-4b48-a5e9-24a7e6656ad5 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:45.682861 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24363cf2-8a18-4b48-a5e9-24a7e6656ad5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:45.683156 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1136/4537] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:45.690742 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1231f476-dd20-4461-87b1-95c6be498e0e req-cde7e82a-c4d5-42fa-ac10-e2fbad1523c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.692670 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-cde7e82a-c4d5-42fa-ac10-e2fbad1523c3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:00:45.693012 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-cde7e82a-c4d5-42fa-ac10-e2fbad1523c3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebbd7de6-b55d-4628-ab8b-b046af8bf2d3", "connector": null, "instance_uuid": "e19b898d-e62b-4fda-8330-bc56a8e94882"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:45.702915 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:45.702915 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:45.732089 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-cde7e82a-c4d5-42fa-ac10-e2fbad1523c3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:00:45.732745 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1136/4538] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:00:45 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:00:45.741751 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1231f476-dd20-4461-87b1-95c6be498e0e req-19398043-fba8-4086-9fd2-79e45df2cb8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:45.744597 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-19398043-fba8-4086-9fd2-79e45df2cb8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d Aug 18 23:00:45.744854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-19398043-fba8-4086-9fd2-79e45df2cb8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:45.745137 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-19398043-fba8-4086-9fd2-79e45df2cb8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:45.754259 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:45.754259 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:45.798301 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-19398043-fba8-4086-9fd2-79e45df2cb8f tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d returned with HTTP 200 Aug 18 23:00:45.798799 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1136/4539] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:00:45 2026] DELETE /volume/v3/attachments/d6108dde-4275-41c8-8b87-e9e054c5834d => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:46.210279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e206ad0-b626-4d51-abc8-445c8e63b97b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:46.211964 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e206ad0-b626-4d51-abc8-445c8e63b97b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:46.212143 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e206ad0-b626-4d51-abc8-445c8e63b97b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:46.212352 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e206ad0-b626-4d51-abc8-445c8e63b97b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:46.212449 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6e206ad0-b626-4d51-abc8-445c8e63b97b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:46.216875 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:46.216875 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:46.217764 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e206ad0-b626-4d51-abc8-445c8e63b97b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:46.218217 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1132/4540] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:46 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:46.235616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c97ac9e2-aa5e-434f-abd3-02aba01874ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:46.237309 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c97ac9e2-aa5e-434f-abd3-02aba01874ee tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 Aug 18 23:00:46.237511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c97ac9e2-aa5e-434f-abd3-02aba01874ee tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:46.237683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c97ac9e2-aa5e-434f-abd3-02aba01874ee tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:46.242855 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:46.242855 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:46.243263 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c97ac9e2-aa5e-434f-abd3-02aba01874ee tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:46.244057 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c97ac9e2-aa5e-434f-abd3-02aba01874ee tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 returned with HTTP 200 Aug 18 23:00:46.244468 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1137/4541] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:46 2026] GET /volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:46.252153 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17d72c75-f322-4cbc-87bc-4e6092013d57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:46.254276 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17d72c75-f322-4cbc-87bc-4e6092013d57 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7/action Aug 18 23:00:46.254621 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17d72c75-f322-4cbc-87bc-4e6092013d57 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:46.254748 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17d72c75-f322-4cbc-87bc-4e6092013d57 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:46.256028 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-17d72c75-f322-4cbc-87bc-4e6092013d57 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '9c2c39e8-d857-4df4-8393-b19e02a3e6b7' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:46.263789 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:46.263789 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:46.274121 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17d72c75-f322-4cbc-87bc-4e6092013d57 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7/action returned with HTTP 202 Aug 18 23:00:46.274607 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1137/4542] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:46 2026] POST /volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:46.281917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c93c3af0-3aa9-4d68-95ee-f4a3687b4ee6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:46.283673 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c93c3af0-3aa9-4d68-95ee-f4a3687b4ee6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 Aug 18 23:00:46.283856 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c93c3af0-3aa9-4d68-95ee-f4a3687b4ee6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:46.284050 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c93c3af0-3aa9-4d68-95ee-f4a3687b4ee6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:46.289666 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:46.289666 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:46.290167 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c93c3af0-3aa9-4d68-95ee-f4a3687b4ee6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:46.291195 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c93c3af0-3aa9-4d68-95ee-f4a3687b4ee6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 returned with HTTP 200 Aug 18 23:00:46.291609 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1137/4543] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:46 2026] GET /volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:46.300739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-308cde1b-db13-46ba-afe8-8ab497df193a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:46.302897 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-308cde1b-db13-46ba-afe8-8ab497df193a tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7/action Aug 18 23:00:46.303290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-308cde1b-db13-46ba-afe8-8ab497df193a tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:46.303433 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-308cde1b-db13-46ba-afe8-8ab497df193a tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:46.310954 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:46.310954 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:46.311502 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-308cde1b-db13-46ba-afe8-8ab497df193a tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot retrieved successfully. Aug 18 23:00:46.328568 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-308cde1b-db13-46ba-afe8-8ab497df193a tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot delete request issued successfully. Aug 18 23:00:46.328815 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-308cde1b-db13-46ba-afe8-8ab497df193a tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7/action returned with HTTP 202 Aug 18 23:00:46.329381 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1133/4544] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:46 2026] POST /volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:46.336375 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b996a117-b053-4cc5-a4bb-6e6236c1171b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:46.338346 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b996a117-b053-4cc5-a4bb-6e6236c1171b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 Aug 18 23:00:46.338574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b996a117-b053-4cc5-a4bb-6e6236c1171b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:46.338810 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b996a117-b053-4cc5-a4bb-6e6236c1171b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:46.343873 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:46.343873 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:46.344415 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b996a117-b053-4cc5-a4bb-6e6236c1171b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:46.345285 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b996a117-b053-4cc5-a4bb-6e6236c1171b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 returned with HTTP 200 Aug 18 23:00:46.345685 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1138/4545] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:46 2026] GET /volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:46.874029 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1231f476-dd20-4461-87b1-95c6be498e0e req-d009f719-fdf7-4c88-8b3e-95077ef27cd1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:46.876356 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-d009f719-fdf7-4c88-8b3e-95077ef27cd1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] PUT https://10.4.3.89/volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 Aug 18 23:00:46.876689 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-d009f719-fdf7-4c88-8b3e-95077ef27cd1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:46.884654 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1231f476-dd20-4461-87b1-95c6be498e0e req-d009f719-fdf7-4c88-8b3e-95077ef27cd1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Acquiring lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:00:46.889369 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1231f476-dd20-4461-87b1-95c6be498e0e req-d009f719-fdf7-4c88-8b3e-95077ef27cd1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:00:46.890483 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:46.890483 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:46.966839 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1231f476-dd20-4461-87b1-95c6be498e0e req-d009f719-fdf7-4c88-8b3e-95077ef27cd1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Lock "cinder-attachment_update-ebbd7de6-b55d-4628-ab8b-b046af8bf2d3-np0000007715" released by "attachment_update" :: held 0.077s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:00:46.967124 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-d009f719-fdf7-4c88-8b3e-95077ef27cd1 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 returned with HTTP 200 Aug 18 23:00:46.967581 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1138/4546] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:00:46 2026] PUT /volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 => generated 968 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:46.976341 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1231f476-dd20-4461-87b1-95c6be498e0e req-30b67b2a-1788-492e-b956-19be4ac87eb6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:46.978549 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-30b67b2a-1788-492e-b956-19be4ac87eb6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 Aug 18 23:00:46.978803 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-30b67b2a-1788-492e-b956-19be4ac87eb6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:46.979015 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-30b67b2a-1788-492e-b956-19be4ac87eb6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:46.992613 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-30b67b2a-1788-492e-b956-19be4ac87eb6 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 returned with HTTP 200 Aug 18 23:00:46.992987 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1138/4547] 10.4.3.89 () {70 vars in 1644 bytes} [Tue Aug 18 23:00:46 2026] GET /volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:47.228644 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86cb9e37-75c6-4394-8e7d-318e9ce322b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:47.230198 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86cb9e37-75c6-4394-8e7d-318e9ce322b5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:47.230384 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86cb9e37-75c6-4394-8e7d-318e9ce322b5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:47.230569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86cb9e37-75c6-4394-8e7d-318e9ce322b5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:47.230670 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-86cb9e37-75c6-4394-8e7d-318e9ce322b5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:47.234495 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:47.234495 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:47.235158 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86cb9e37-75c6-4394-8e7d-318e9ce322b5 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:47.235487 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1134/4548] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:47 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:47.354724 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-970a5e27-2cfb-40b4-aa82-fd82a4e39076 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:47.356388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-970a5e27-2cfb-40b4-aa82-fd82a4e39076 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 Aug 18 23:00:47.356569 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-970a5e27-2cfb-40b4-aa82-fd82a4e39076 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:47.356770 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-970a5e27-2cfb-40b4-aa82-fd82a4e39076 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:47.360959 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-970a5e27-2cfb-40b4-aa82-fd82a4e39076 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 returned with HTTP 404 Aug 18 23:00:47.361467 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1139/4549] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:47 2026] GET /volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:47.368710 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5038fb5e-a5b6-434c-96ea-e57fa1891f9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:47.370455 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5038fb5e-a5b6-434c-96ea-e57fa1891f9d tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:47.370808 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5038fb5e-a5b6-434c-96ea-e57fa1891f9d tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:47.370962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5038fb5e-a5b6-434c-96ea-e57fa1891f9d tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:47.372634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-5038fb5e-a5b6-434c-96ea-e57fa1891f9d tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '2027835b-8fe0-49ee-b379-589d23211aca' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:47.382041 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:47.382041 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:47.392600 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5038fb5e-a5b6-434c-96ea-e57fa1891f9d tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:47.393197 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1139/4550] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:47 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:47.400195 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a7e244a-98d8-4eee-babe-b77c346b7fa3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:47.401888 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a7e244a-98d8-4eee-babe-b77c346b7fa3 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:47.402065 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a7e244a-98d8-4eee-babe-b77c346b7fa3 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:47.402253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a7e244a-98d8-4eee-babe-b77c346b7fa3 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:47.406706 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:47.406706 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:47.407082 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a7e244a-98d8-4eee-babe-b77c346b7fa3 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:47.407787 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a7e244a-98d8-4eee-babe-b77c346b7fa3 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:47.408123 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1139/4551] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:47 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:47.416613 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01d19343-0c57-40d9-8357-c944e5793ae2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:47.418381 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01d19343-0c57-40d9-8357-c944e5793ae2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 Aug 18 23:00:47.418598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01d19343-0c57-40d9-8357-c944e5793ae2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:47.418784 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01d19343-0c57-40d9-8357-c944e5793ae2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:47.418880 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-01d19343-0c57-40d9-8357-c944e5793ae2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Delete snapshot with id: 9c2c39e8-d857-4df4-8393-b19e02a3e6b7 Aug 18 23:00:47.422798 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01d19343-0c57-40d9-8357-c944e5793ae2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 returned with HTTP 404 Aug 18 23:00:47.423256 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1135/4552] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:47 2026] DELETE /volume/v3/snapshots/9c2c39e8-d857-4df4-8393-b19e02a3e6b7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:47.431498 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0b41815-0365-49e5-96f2-09574fddc6c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:47.433622 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0b41815-0365-49e5-96f2-09574fddc6c6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:00:47.433945 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0b41815-0365-49e5-96f2-09574fddc6c6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "397b5590-fe7d-4dd0-a990-a36ad47106c7", "name": "tempest-SnapshotsActionsTest-Snapshot-404352315"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:47.442728 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:47.442728 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:47.443348 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0b41815-0365-49e5-96f2-09574fddc6c6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:47.443468 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e0b41815-0365-49e5-96f2-09574fddc6c6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Create snapshot from volume 397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:47.466742 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e0b41815-0365-49e5-96f2-09574fddc6c6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Created reservations ['86da242e-3326-42f4-bea6-e78b31db144a', 'c9b30d2a-2ba5-4176-9c91-ce0b94c43ea6', '433dd874-fcb2-4d60-9d84-8fcd67d98dcc', 'd6047f6c-83cf-4e06-bf3d-90e5b8ccffdd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:47.492969 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0b41815-0365-49e5-96f2-09574fddc6c6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot create request issued successfully. Aug 18 23:00:47.493339 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0b41815-0365-49e5-96f2-09574fddc6c6 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:00:47.493739 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1140/4553] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:00:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:47.501588 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f8cec066-4ee7-4465-bcc0-fd7b3b0cfbaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:47.503447 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8cec066-4ee7-4465-bcc0-fd7b3b0cfbaf tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a Aug 18 23:00:47.503638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8cec066-4ee7-4465-bcc0-fd7b3b0cfbaf tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:47.503842 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f8cec066-4ee7-4465-bcc0-fd7b3b0cfbaf tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:47.508381 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:47.508381 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:47.508795 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f8cec066-4ee7-4465-bcc0-fd7b3b0cfbaf tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:47.509538 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f8cec066-4ee7-4465-bcc0-fd7b3b0cfbaf tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a returned with HTTP 200 Aug 18 23:00:47.510014 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1140/4554] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:47 2026] GET /volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:48.244438 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af0f776d-e7b0-401f-a4da-79f875e003b0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:48.246185 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af0f776d-e7b0-401f-a4da-79f875e003b0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:48.246450 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af0f776d-e7b0-401f-a4da-79f875e003b0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:48.246653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af0f776d-e7b0-401f-a4da-79f875e003b0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:48.246796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-af0f776d-e7b0-401f-a4da-79f875e003b0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:48.251820 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:48.251820 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:48.252472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af0f776d-e7b0-401f-a4da-79f875e003b0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:48.252828 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1140/4555] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:48 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:48.518995 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da513cc7-bad8-4c55-a656-a3b597392fd5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:48.520526 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da513cc7-bad8-4c55-a656-a3b597392fd5 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a Aug 18 23:00:48.520687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da513cc7-bad8-4c55-a656-a3b597392fd5 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:48.520852 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da513cc7-bad8-4c55-a656-a3b597392fd5 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:48.525390 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:48.525390 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:48.525761 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da513cc7-bad8-4c55-a656-a3b597392fd5 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:48.526479 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da513cc7-bad8-4c55-a656-a3b597392fd5 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a returned with HTTP 200 Aug 18 23:00:48.526941 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1136/4556] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:48 2026] GET /volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:48.534552 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92606ab1-0edd-454e-9ff6-7805ff3fd2d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:48.536130 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92606ab1-0edd-454e-9ff6-7805ff3fd2d2 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a/action Aug 18 23:00:48.536446 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92606ab1-0edd-454e-9ff6-7805ff3fd2d2 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:48.536555 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92606ab1-0edd-454e-9ff6-7805ff3fd2d2 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:48.537711 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-92606ab1-0edd-454e-9ff6-7805ff3fd2d2 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '8a7a72ab-269e-4d53-af05-b71cac31ba4a' with '{'status': 'error_deleting'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:48.544894 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:48.544894 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:48.555020 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92606ab1-0edd-454e-9ff6-7805ff3fd2d2 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a/action returned with HTTP 202 Aug 18 23:00:48.555382 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1141/4557] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:48 2026] POST /volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:48.561099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6fcdc06-1652-4b90-9ffc-f0a862c1375d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:48.562908 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6fcdc06-1652-4b90-9ffc-f0a862c1375d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a Aug 18 23:00:48.563060 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6fcdc06-1652-4b90-9ffc-f0a862c1375d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:48.563283 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6fcdc06-1652-4b90-9ffc-f0a862c1375d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:48.567856 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:48.567856 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:48.568274 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a6fcdc06-1652-4b90-9ffc-f0a862c1375d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:48.568992 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6fcdc06-1652-4b90-9ffc-f0a862c1375d tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a returned with HTTP 200 Aug 18 23:00:48.569345 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1141/4558] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:48 2026] GET /volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:48.576702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f9674cb-e2b1-4d70-b7a0-7ebfc695bf95 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:48.578392 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f9674cb-e2b1-4d70-b7a0-7ebfc695bf95 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a/action Aug 18 23:00:48.578752 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f9674cb-e2b1-4d70-b7a0-7ebfc695bf95 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:48.578864 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f9674cb-e2b1-4d70-b7a0-7ebfc695bf95 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:48.584966 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:48.584966 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:48.585277 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f9674cb-e2b1-4d70-b7a0-7ebfc695bf95 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot retrieved successfully. Aug 18 23:00:48.598380 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f9674cb-e2b1-4d70-b7a0-7ebfc695bf95 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot delete request issued successfully. Aug 18 23:00:48.598591 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f9674cb-e2b1-4d70-b7a0-7ebfc695bf95 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a/action returned with HTTP 202 Aug 18 23:00:48.598978 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1141/4559] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:48 2026] POST /volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:48.604868 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c9a6716-0425-4073-aff9-22e70e96ad98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:48.606785 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c9a6716-0425-4073-aff9-22e70e96ad98 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a Aug 18 23:00:48.606993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c9a6716-0425-4073-aff9-22e70e96ad98 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:48.607228 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c9a6716-0425-4073-aff9-22e70e96ad98 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:48.612063 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:48.612063 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:48.612505 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c9a6716-0425-4073-aff9-22e70e96ad98 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:48.613495 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c9a6716-0425-4073-aff9-22e70e96ad98 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a returned with HTTP 200 Aug 18 23:00:48.613939 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1137/4560] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:48 2026] GET /volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:49.261902 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50b826f5-815b-4e08-946a-8768eb3aaaef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.263547 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50b826f5-815b-4e08-946a-8768eb3aaaef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:49.263751 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50b826f5-815b-4e08-946a-8768eb3aaaef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.263978 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50b826f5-815b-4e08-946a-8768eb3aaaef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.264150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-50b826f5-815b-4e08-946a-8768eb3aaaef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:49.268175 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.268175 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:49.268928 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50b826f5-815b-4e08-946a-8768eb3aaaef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:49.269321 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1142/4561] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:49 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:49.621951 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c63de3e-27da-4603-bab9-247ae8a25fac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.623759 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c63de3e-27da-4603-bab9-247ae8a25fac tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a Aug 18 23:00:49.623956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c63de3e-27da-4603-bab9-247ae8a25fac tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.624178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c63de3e-27da-4603-bab9-247ae8a25fac tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.628621 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c63de3e-27da-4603-bab9-247ae8a25fac tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a returned with HTTP 404 Aug 18 23:00:49.629071 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1142/4562] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:49 2026] GET /volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:49.634512 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7214461e-ef14-44fd-9d90-689a43bf3250 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.636254 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7214461e-ef14-44fd-9d90-689a43bf3250 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:49.636596 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7214461e-ef14-44fd-9d90-689a43bf3250 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:49.636727 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7214461e-ef14-44fd-9d90-689a43bf3250 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:49.637968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-7214461e-ef14-44fd-9d90-689a43bf3250 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '2027835b-8fe0-49ee-b379-589d23211aca' with '{'status': 'available'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:49.645502 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.645502 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:49.654355 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7214461e-ef14-44fd-9d90-689a43bf3250 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:49.654700 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1142/4563] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:49 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:49.660642 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5474c08d-12f1-4a8e-9c75-3b2c435bd168 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.662375 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5474c08d-12f1-4a8e-9c75-3b2c435bd168 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:49.662594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5474c08d-12f1-4a8e-9c75-3b2c435bd168 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.662779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5474c08d-12f1-4a8e-9c75-3b2c435bd168 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.667380 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.667380 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:49.667778 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5474c08d-12f1-4a8e-9c75-3b2c435bd168 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:49.668497 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5474c08d-12f1-4a8e-9c75-3b2c435bd168 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:49.668856 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1138/4564] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:49 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:49.676750 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0a19c56-175e-4047-8b1d-ac21de1b31fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.678594 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0a19c56-175e-4047-8b1d-ac21de1b31fe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a Aug 18 23:00:49.678845 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0a19c56-175e-4047-8b1d-ac21de1b31fe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.679099 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0a19c56-175e-4047-8b1d-ac21de1b31fe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.679252 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-e0a19c56-175e-4047-8b1d-ac21de1b31fe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Delete snapshot with id: 8a7a72ab-269e-4d53-af05-b71cac31ba4a Aug 18 23:00:49.683176 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0a19c56-175e-4047-8b1d-ac21de1b31fe tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a returned with HTTP 404 Aug 18 23:00:49.683635 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1143/4565] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:49 2026] DELETE /volume/v3/snapshots/8a7a72ab-269e-4d53-af05-b71cac31ba4a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:49.690336 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e17693a3-c101-424a-9872-1945bf3087c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.692087 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e17693a3-c101-424a-9872-1945bf3087c0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:49.692432 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e17693a3-c101-424a-9872-1945bf3087c0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:49.692546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e17693a3-c101-424a-9872-1945bf3087c0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:49.693814 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-e17693a3-c101-424a-9872-1945bf3087c0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '2027835b-8fe0-49ee-b379-589d23211aca' with '{'status': 'creating'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:49.701729 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.701729 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:49.710620 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e17693a3-c101-424a-9872-1945bf3087c0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:49.711001 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1143/4566] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:49 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:49.717225 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-74340552-76c6-4d87-9000-fa180b976be4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.718633 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74340552-76c6-4d87-9000-fa180b976be4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:49.718802 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74340552-76c6-4d87-9000-fa180b976be4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.718973 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-74340552-76c6-4d87-9000-fa180b976be4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.723647 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.723647 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:49.724249 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-74340552-76c6-4d87-9000-fa180b976be4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:49.725323 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-74340552-76c6-4d87-9000-fa180b976be4 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:49.725800 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1143/4567] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:49 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:49.733970 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40dcfaa1-d0b7-468d-8313-58c71991d33a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.736277 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40dcfaa1-d0b7-468d-8313-58c71991d33a tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:49.736806 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40dcfaa1-d0b7-468d-8313-58c71991d33a tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:49.736988 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40dcfaa1-d0b7-468d-8313-58c71991d33a tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:49.738755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-40dcfaa1-d0b7-468d-8313-58c71991d33a tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 23:00:49.746237 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.746237 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:49.746909 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_actions [None req-40dcfaa1-d0b7-468d-8313-58c71991d33a tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Updating snapshot 2027835b-8fe0-49ee-b379-589d23211aca with info {'id': '2027835b-8fe0-49ee-b379-589d23211aca', 'status': 'error', 'progress': '80%'} Aug 18 23:00:49.753913 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40dcfaa1-d0b7-468d-8313-58c71991d33a tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:49.754317 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1139/4568] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:49 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:49.760502 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1995965-e2c9-490e-9bcf-c5cc62770fd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.762155 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1995965-e2c9-490e-9bcf-c5cc62770fd0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:49.762379 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1995965-e2c9-490e-9bcf-c5cc62770fd0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.762519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1995965-e2c9-490e-9bcf-c5cc62770fd0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.767672 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.767672 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:49.767972 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c1995965-e2c9-490e-9bcf-c5cc62770fd0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Snapshot retrieved successfully. Aug 18 23:00:49.768594 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1995965-e2c9-490e-9bcf-c5cc62770fd0 tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:49.768919 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1144/4569] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:49 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:49.776182 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-257c4689-d8f6-4681-8abf-157e5d19651e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.777951 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-257c4689-d8f6-4681-8abf-157e5d19651e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] POST https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action Aug 18 23:00:49.778329 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-257c4689-d8f6-4681-8abf-157e5d19651e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:49.778450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-257c4689-d8f6-4681-8abf-157e5d19651e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:49.779721 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-257c4689-d8f6-4681-8abf-157e5d19651e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] Updating snapshot '2027835b-8fe0-49ee-b379-589d23211aca' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:00:49.787985 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.787985 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:49.797476 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-257c4689-d8f6-4681-8abf-157e5d19651e tempest-SnapshotsActionsTest-1669529885 tempest-SnapshotsActionsTest-1669529885-project-admin] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action returned with HTTP 202 Aug 18 23:00:49.797880 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1144/4570] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:00:49 2026] POST /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:49.804623 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cfe59da5-29e4-4537-9aac-b741d57ec1fd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.806119 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfe59da5-29e4-4537-9aac-b741d57ec1fd tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:49.806278 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfe59da5-29e4-4537-9aac-b741d57ec1fd tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.806458 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cfe59da5-29e4-4537-9aac-b741d57ec1fd tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.810436 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.810436 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:49.810767 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cfe59da5-29e4-4537-9aac-b741d57ec1fd tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:49.811408 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cfe59da5-29e4-4537-9aac-b741d57ec1fd tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:49.811687 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1144/4571] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:49 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 465 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:49.820048 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18cf1ac2-ad81-4b83-9f7c-fb681735e4ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.821637 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18cf1ac2-ad81-4b83-9f7c-fb681735e4ed tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:49.821801 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18cf1ac2-ad81-4b83-9f7c-fb681735e4ed tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.821994 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18cf1ac2-ad81-4b83-9f7c-fb681735e4ed tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.822105 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-18cf1ac2-ad81-4b83-9f7c-fb681735e4ed tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Delete snapshot with id: 2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:49.826457 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.826457 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:49.826809 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-18cf1ac2-ad81-4b83-9f7c-fb681735e4ed tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:49.841217 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-18cf1ac2-ad81-4b83-9f7c-fb681735e4ed tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot delete request issued successfully. Aug 18 23:00:49.841388 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18cf1ac2-ad81-4b83-9f7c-fb681735e4ed tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 202 Aug 18 23:00:49.841768 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1140/4572] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:00:49 2026] DELETE /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:49.848175 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae7dbcbe-2996-4b26-a02c-589f875f9915 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:49.849854 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae7dbcbe-2996-4b26-a02c-589f875f9915 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:49.850039 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae7dbcbe-2996-4b26-a02c-589f875f9915 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:49.850228 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae7dbcbe-2996-4b26-a02c-589f875f9915 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:49.854818 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:49.854818 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:49.855192 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae7dbcbe-2996-4b26-a02c-589f875f9915 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Snapshot retrieved successfully. Aug 18 23:00:49.855892 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae7dbcbe-2996-4b26-a02c-589f875f9915 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 200 Aug 18 23:00:49.856373 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1145/4573] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:49 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:50.183709 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1231f476-dd20-4461-87b1-95c6be498e0e req-3b887d59-f21c-4603-8c66-8ee88290a394 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:50.185628 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-3b887d59-f21c-4603-8c66-8ee88290a394 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption Aug 18 23:00:50.185821 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-3b887d59-f21c-4603-8c66-8ee88290a394 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:50.185997 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-3b887d59-f21c-4603-8c66-8ee88290a394 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:50.187960 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=365,cinder:UPDATE=116,cinder:INSERT=49,cinder:DELETE=6 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:00:50.195281 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:50.195281 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:50.201179 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-3b887d59-f21c-4603-8c66-8ee88290a394 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption returned with HTTP 200 Aug 18 23:00:50.201589 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1145/4574] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 23:00:50 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:50.278645 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d0fb701c-2d06-4050-af54-de8721c895be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:50.280618 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0fb701c-2d06-4050-af54-de8721c895be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:50.280981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0fb701c-2d06-4050-af54-de8721c895be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:50.281130 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d0fb701c-2d06-4050-af54-de8721c895be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:50.281351 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d0fb701c-2d06-4050-af54-de8721c895be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:50.286224 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:50.286224 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:50.287166 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d0fb701c-2d06-4050-af54-de8721c895be tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:50.287599 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1145/4575] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:50 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:50.864644 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e53d6bff-1e03-4dfc-a414-1b01793bfeb2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:50.866237 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e53d6bff-1e03-4dfc-a414-1b01793bfeb2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca Aug 18 23:00:50.866425 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e53d6bff-1e03-4dfc-a414-1b01793bfeb2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:50.866600 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e53d6bff-1e03-4dfc-a414-1b01793bfeb2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:50.870417 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e53d6bff-1e03-4dfc-a414-1b01793bfeb2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca returned with HTTP 404 Aug 18 23:00:50.870902 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1141/4576] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:50 2026] GET /volume/v3/snapshots/2027835b-8fe0-49ee-b379-589d23211aca => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:50.877224 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdd0e1f2-bd9c-4836-8c87-3b95c55f1d0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:50.878840 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdd0e1f2-bd9c-4836-8c87-3b95c55f1d0b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:50.879034 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdd0e1f2-bd9c-4836-8c87-3b95c55f1d0b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:50.879227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdd0e1f2-bd9c-4836-8c87-3b95c55f1d0b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:50.885425 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:50.885425 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:50.888336 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdd0e1f2-bd9c-4836-8c87-3b95c55f1d0b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:50.891866 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdd0e1f2-bd9c-4836-8c87-3b95c55f1d0b tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 returned with HTTP 200 Aug 18 23:00:50.892374 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1146/4577] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:50 2026] GET /volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 => generated 842 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:50.905348 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f72f5654-6230-4d56-89aa-fd26a0ca912e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:50.907051 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f72f5654-6230-4d56-89aa-fd26a0ca912e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] DELETE https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:50.907243 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f72f5654-6230-4d56-89aa-fd26a0ca912e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:50.907442 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f72f5654-6230-4d56-89aa-fd26a0ca912e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:50.907593 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f72f5654-6230-4d56-89aa-fd26a0ca912e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Delete volume with id: 397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:50.914429 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:50.914429 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:50.914872 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f72f5654-6230-4d56-89aa-fd26a0ca912e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:50.930936 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f72f5654-6230-4d56-89aa-fd26a0ca912e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Delete volume request issued successfully. Aug 18 23:00:50.931200 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f72f5654-6230-4d56-89aa-fd26a0ca912e tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 returned with HTTP 202 Aug 18 23:00:50.931541 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1146/4578] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:50 2026] DELETE /volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:50.938255 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbb5cda2-3953-4034-9fa8-3c54257611d2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:50.939995 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbb5cda2-3953-4034-9fa8-3c54257611d2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:50.940185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbb5cda2-3953-4034-9fa8-3c54257611d2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:50.940378 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbb5cda2-3953-4034-9fa8-3c54257611d2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:50.946616 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:50.946616 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:50.949837 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dbb5cda2-3953-4034-9fa8-3c54257611d2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Volume info retrieved successfully. Aug 18 23:00:50.953417 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbb5cda2-3953-4034-9fa8-3c54257611d2 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 returned with HTTP 200 Aug 18 23:00:50.953789 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1146/4579] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:50 2026] GET /volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:51.297357 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71f09dea-773f-474e-8d62-053db15da7b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:51.299460 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71f09dea-773f-474e-8d62-053db15da7b6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:00:51.299687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71f09dea-773f-474e-8d62-053db15da7b6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:51.299917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71f09dea-773f-474e-8d62-053db15da7b6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:51.300052 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-71f09dea-773f-474e-8d62-053db15da7b6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:51.301957 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=279,cinder:UPDATE=61,cinder:INSERT=28,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:00:51.305440 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:51.305440 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:51.306325 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71f09dea-773f-474e-8d62-053db15da7b6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:00:51.306733 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1142/4580] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:51 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:51.316546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-081d9207-f30c-4c8e-8e60-c79c2d4effab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:51.318282 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-081d9207-f30c-4c8e-8e60-c79c2d4effab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 23:00:51.318604 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-081d9207-f30c-4c8e-8e60-c79c2d4effab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12502178-3d9b-47bc-98e7-5fa4777eeff9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1837750209"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:51.320128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-081d9207-f30c-4c8e-8e60-c79c2d4effab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating new backup {'backup': {'volume_id': '12502178-3d9b-47bc-98e7-5fa4777eeff9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1837750209'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:00:51.320259 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-081d9207-f30c-4c8e-8e60-c79c2d4effab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating backup of volume 12502178-3d9b-47bc-98e7-5fa4777eeff9 in container None Aug 18 23:00:51.326674 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:51.326674 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:51.327087 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-081d9207-f30c-4c8e-8e60-c79c2d4effab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:00:51.341510 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-081d9207-f30c-4c8e-8e60-c79c2d4effab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['172e463c-0e11-425c-b35d-c08d1a82be47', '3f2afab3-2450-422b-8660-d15b0e242e30'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:51.366870 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-081d9207-f30c-4c8e-8e60-c79c2d4effab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:00:51.367304 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1147/4581] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:00:51 2026] POST /volume/v3/backups => generated 328 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:51.375838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bce22bea-590b-40e0-af1a-4aff67ef5d9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:51.377631 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bce22bea-590b-40e0-af1a-4aff67ef5d9e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:51.377829 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bce22bea-590b-40e0-af1a-4aff67ef5d9e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:51.377999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bce22bea-590b-40e0-af1a-4aff67ef5d9e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:51.378106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bce22bea-590b-40e0-af1a-4aff67ef5d9e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:51.382288 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:51.382288 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:51.383003 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bce22bea-590b-40e0-af1a-4aff67ef5d9e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:51.383362 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1147/4582] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:51 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:51.965287 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b5414d4-47c6-4364-b194-d1387b05a4c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:51.966798 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b5414d4-47c6-4364-b194-d1387b05a4c0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] GET https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 Aug 18 23:00:51.966956 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b5414d4-47c6-4364-b194-d1387b05a4c0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:51.967141 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b5414d4-47c6-4364-b194-d1387b05a4c0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:51.968836 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=307,cinder:INSERT=31,cinder:UPDATE=73,cinder:DELETE=2 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:00:51.972364 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b5414d4-47c6-4364-b194-d1387b05a4c0 tempest-SnapshotsActionsTest-971209875 tempest-SnapshotsActionsTest-971209875-project-member] https://10.4.3.89/volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 returned with HTTP 404 Aug 18 23:00:51.972854 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1147/4583] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:51 2026] GET /volume/v3/volumes/397b5590-fe7d-4dd0-a990-a36ad47106c7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:52.231450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1231f476-dd20-4461-87b1-95c6be498e0e req-4da4801e-277e-4e59-bf91-5385059567e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:52.233355 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-4da4801e-277e-4e59-bf91-5385059567e4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5/action Aug 18 23:00:52.233702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-4da4801e-277e-4e59-bf91-5385059567e4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:52.233818 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-4da4801e-277e-4e59-bf91-5385059567e4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:52.252438 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:52.252438 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:52.263580 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1231f476-dd20-4461-87b1-95c6be498e0e req-4da4801e-277e-4e59-bf91-5385059567e4 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5/action returned with HTTP 204 Aug 18 23:00:52.264085 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1143/4584] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:00:52 2026] POST /volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:52.393767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc358d03-9305-4ab7-a377-0e78698fe59e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:52.395910 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc358d03-9305-4ab7-a377-0e78698fe59e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:52.396171 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc358d03-9305-4ab7-a377-0e78698fe59e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:52.396455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc358d03-9305-4ab7-a377-0e78698fe59e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:52.396614 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cc358d03-9305-4ab7-a377-0e78698fe59e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:52.399449 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=382,cinder:INSERT=65,cinder:UPDATE=131,cinder:DELETE=3 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:00:52.403149 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:52.403149 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:52.403897 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc358d03-9305-4ab7-a377-0e78698fe59e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:52.404274 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1148/4585] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:52 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:52.797097 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-95dfd50b-2063-401f-8b56-495a32ff824d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:52.799286 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95dfd50b-2063-401f-8b56-495a32ff824d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:52.799493 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95dfd50b-2063-401f-8b56-495a32ff824d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:52.799706 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-95dfd50b-2063-401f-8b56-495a32ff824d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:52.808202 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:52.808202 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:52.811423 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-95dfd50b-2063-401f-8b56-495a32ff824d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:52.815234 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-95dfd50b-2063-401f-8b56-495a32ff824d tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:52.815691 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1148/4586] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:52 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:52.856803 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-547e2e69-4b90-412a-86ad-182e494829be req-b41ddcf8-ed37-4318-bc39-5e7008bcef8c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:52.858804 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-b41ddcf8-ed37-4318-bc39-5e7008bcef8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:52.859008 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-b41ddcf8-ed37-4318-bc39-5e7008bcef8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:52.859197 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-b41ddcf8-ed37-4318-bc39-5e7008bcef8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:52.868899 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:52.868899 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:52.875575 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-547e2e69-4b90-412a-86ad-182e494829be req-b41ddcf8-ed37-4318-bc39-5e7008bcef8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:52.883738 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-b41ddcf8-ed37-4318-bc39-5e7008bcef8c tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:52.884144 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1148/4587] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:00:52 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:00:52.906402 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-547e2e69-4b90-412a-86ad-182e494829be req-ced23261-b689-4d2a-a26c-21b4cc1b1ad3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:52.908384 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-ced23261-b689-4d2a-a26c-21b4cc1b1ad3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] POST https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/action Aug 18 23:00:52.908721 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-ced23261-b689-4d2a-a26c-21b4cc1b1ad3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:52.908849 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-ced23261-b689-4d2a-a26c-21b4cc1b1ad3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:52.919720 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:52.919720 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:52.920327 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-547e2e69-4b90-412a-86ad-182e494829be req-ced23261-b689-4d2a-a26c-21b4cc1b1ad3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:52.927347 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-547e2e69-4b90-412a-86ad-182e494829be req-ced23261-b689-4d2a-a26c-21b4cc1b1ad3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Begin detaching volume completed successfully. Aug 18 23:00:52.927567 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-ced23261-b689-4d2a-a26c-21b4cc1b1ad3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/action returned with HTTP 202 Aug 18 23:00:52.928052 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1144/4588] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:00:52 2026] POST /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:00:52.972368 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd6357f9-acc1-4b35-8a60-0fe05822f6f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:52.972813 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd6357f9-acc1-4b35-8a60-0fe05822f6f5 None None] GET https://10.4.3.89/volume// Aug 18 23:00:52.973044 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd6357f9-acc1-4b35-8a60-0fe05822f6f5 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:52.973365 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd6357f9-acc1-4b35-8a60-0fe05822f6f5 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:52.973816 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd6357f9-acc1-4b35-8a60-0fe05822f6f5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:00:52.974210 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1149/4589] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:00:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:00:52.980424 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-547e2e69-4b90-412a-86ad-182e494829be req-93eb5965-e0b9-456a-8b1c-2afaf6a5a2db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:52.982999 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-93eb5965-e0b9-456a-8b1c-2afaf6a5a2db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:00:52.983275 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-93eb5965-e0b9-456a-8b1c-2afaf6a5a2db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:52.983534 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-93eb5965-e0b9-456a-8b1c-2afaf6a5a2db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:52.994274 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:52.994274 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:52.998893 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-547e2e69-4b90-412a-86ad-182e494829be req-93eb5965-e0b9-456a-8b1c-2afaf6a5a2db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:00:53.004535 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-93eb5965-e0b9-456a-8b1c-2afaf6a5a2db tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:00:53.005027 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1149/4590] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:00:52 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 1350 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:00:53.014175 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-547e2e69-4b90-412a-86ad-182e494829be req-94db9f0a-2664-4549-a911-108d4cd0124e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:53.016218 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-94db9f0a-2664-4549-a911-108d4cd0124e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption Aug 18 23:00:53.016439 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-94db9f0a-2664-4549-a911-108d4cd0124e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:53.016621 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-94db9f0a-2664-4549-a911-108d4cd0124e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:53.025435 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:53.025435 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:53.031253 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-94db9f0a-2664-4549-a911-108d4cd0124e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption returned with HTTP 200 Aug 18 23:00:53.031624 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1149/4591] 10.4.3.89 () {68 vars in 1624 bytes} [Tue Aug 18 23:00:53 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:53.413625 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b765e2e-4ae3-4d1e-9ea6-fcd01c02dbac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:53.415168 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b765e2e-4ae3-4d1e-9ea6-fcd01c02dbac tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:53.415341 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b765e2e-4ae3-4d1e-9ea6-fcd01c02dbac tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:53.415521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b765e2e-4ae3-4d1e-9ea6-fcd01c02dbac tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:53.415619 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0b765e2e-4ae3-4d1e-9ea6-fcd01c02dbac tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:53.419589 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:53.419589 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:53.420245 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b765e2e-4ae3-4d1e-9ea6-fcd01c02dbac tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:53.420585 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1145/4592] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:53 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:53.875232 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03939824-f6e6-458d-92c4-441f488d4415 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:53.963565 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03939824-f6e6-458d-92c4-441f488d4415 tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] GET https://10.4.3.89/volume/v3/os-hosts Aug 18 23:00:53.963800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03939824-f6e6-458d-92c4-441f488d4415 tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:53.964014 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03939824-f6e6-458d-92c4-441f488d4415 tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:53.970815 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-03939824-f6e6-458d-92c4-441f488d4415 tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] status, active and update: available, enabled, 2026-08-18 22:59:08+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:00:53.970946 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-03939824-f6e6-458d-92c4-441f488d4415 tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] status, active and update: available, enabled, 2026-08-18 22:59:05+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:00:53.971027 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-03939824-f6e6-458d-92c4-441f488d4415 tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] status, active and update: available, enabled, 2026-08-18 23:00:42+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:00:53.971346 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03939824-f6e6-458d-92c4-441f488d4415 tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] https://10.4.3.89/volume/v3/os-hosts returned with HTTP 200 Aug 18 23:00:53.971734 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1150/4593] 10.4.3.89 () {66 vars in 1233 bytes} [Tue Aug 18 23:00:53 2026] GET /volume/v3/os-hosts => generated 560 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:53.981554 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23f8a63a-665e-409a-bfd2-00859f3e492c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:53.983509 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23f8a63a-665e-409a-bfd2-00859f3e492c tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] GET https://10.4.3.89/volume/v3/os-hosts Aug 18 23:00:53.983726 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23f8a63a-665e-409a-bfd2-00859f3e492c tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:53.983959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23f8a63a-665e-409a-bfd2-00859f3e492c tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:53.990610 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.hosts [None req-23f8a63a-665e-409a-bfd2-00859f3e492c tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] status, active and update: available, enabled, 2026-08-18 22:59:08+00:00 {{(pid=100266) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:00:53.990772 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.hosts [None req-23f8a63a-665e-409a-bfd2-00859f3e492c tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] status, active and update: available, enabled, 2026-08-18 22:59:05+00:00 {{(pid=100266) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:00:53.990919 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.hosts [None req-23f8a63a-665e-409a-bfd2-00859f3e492c tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] status, active and update: available, enabled, 2026-08-18 23:00:42+00:00 {{(pid=100266) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 18 23:00:53.991256 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23f8a63a-665e-409a-bfd2-00859f3e492c tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] https://10.4.3.89/volume/v3/os-hosts returned with HTTP 200 Aug 18 23:00:53.991841 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1150/4594] 10.4.3.89 () {66 vars in 1233 bytes} [Tue Aug 18 23:00:53 2026] GET /volume/v3/os-hosts => generated 560 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:54.001007 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2cb5e512-5e42-4c4e-be41-cf69deed32ec None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:54.003853 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cb5e512-5e42-4c4e-be41-cf69deed32ec tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] GET https://10.4.3.89/volume/v3/os-hosts/np0000007715@storpool Aug 18 23:00:54.004086 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cb5e512-5e42-4c4e-be41-cf69deed32ec tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:54.004315 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2cb5e512-5e42-4c4e-be41-cf69deed32ec tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:54.054657 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2cb5e512-5e42-4c4e-be41-cf69deed32ec tempest-VolumeHostsAdminTestsJSON-2120643021 tempest-VolumeHostsAdminTestsJSON-2120643021-project-admin] https://10.4.3.89/volume/v3/os-hosts/np0000007715@storpool returned with HTTP 200 Aug 18 23:00:54.055168 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1150/4595] 10.4.3.89 () {66 vars in 1299 bytes} [Tue Aug 18 23:00:54 2026] GET /volume/v3/os-hosts/np0000007715@storpool => generated 745 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:00:54.431012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c592e97-d1bd-4438-8a63-b4e78c40c210 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:54.433002 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c592e97-d1bd-4438-8a63-b4e78c40c210 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:54.433254 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c592e97-d1bd-4438-8a63-b4e78c40c210 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:54.433501 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c592e97-d1bd-4438-8a63-b4e78c40c210 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:54.433646 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6c592e97-d1bd-4438-8a63-b4e78c40c210 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:54.437892 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:54.437892 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:54.438692 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c592e97-d1bd-4438-8a63-b4e78c40c210 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:54.439103 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1146/4596] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:54 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:55.454260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-752300f4-11dd-4897-abe8-e8b0da2eecfd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:55.456203 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-752300f4-11dd-4897-abe8-e8b0da2eecfd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:55.456466 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-752300f4-11dd-4897-abe8-e8b0da2eecfd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:55.456689 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-752300f4-11dd-4897-abe8-e8b0da2eecfd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:55.456769 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-752300f4-11dd-4897-abe8-e8b0da2eecfd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:55.461872 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:55.461872 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:55.462761 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-752300f4-11dd-4897-abe8-e8b0da2eecfd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:55.463293 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1151/4597] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:55 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:56.477095 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5503a4aa-0e04-4826-962d-fb86687f9470 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:56.478903 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5503a4aa-0e04-4826-962d-fb86687f9470 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:56.479150 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5503a4aa-0e04-4826-962d-fb86687f9470 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:56.479357 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5503a4aa-0e04-4826-962d-fb86687f9470 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:56.479513 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5503a4aa-0e04-4826-962d-fb86687f9470 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:56.484043 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:56.484043 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:56.484852 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5503a4aa-0e04-4826-962d-fb86687f9470 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:56.485295 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1151/4598] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:56 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:00:56.586917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-76051e08-55f3-4791-bb77-1a8b1cc57bb5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:56.802423 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76051e08-55f3-4791-bb77-1a8b1cc57bb5 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 Aug 18 23:00:56.802671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76051e08-55f3-4791-bb77-1a8b1cc57bb5 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:56.802926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-76051e08-55f3-4791-bb77-1a8b1cc57bb5 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:56.813586 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-76051e08-55f3-4791-bb77-1a8b1cc57bb5 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:56.813985 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-76051e08-55f3-4791-bb77-1a8b1cc57bb5 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:56.814389 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-76051e08-55f3-4791-bb77-1a8b1cc57bb5 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:56.822714 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-76051e08-55f3-4791-bb77-1a8b1cc57bb5 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 returned with HTTP 200 Aug 18 23:00:56.823516 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1151/4599] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:00:56 2026] GET /volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 => generated 597 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:56.834301 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:56.910257 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:56.910732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1544478204"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:56.912404 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1544478204'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:56.912498 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Create volume of 1 GB Aug 18 23:00:56.916835 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Availability Zones retrieved successfully. Aug 18 23:00:56.921847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Flow 'volume_create_api' (a8ee0886-b8ec-4a3f-8d7b-05e9177ec63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:56.922917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e14ccd4-78af-4f4f-a5e0-e6e28b22d6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:56.924013 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:56.946830 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e14ccd4-78af-4f4f-a5e0-e6e28b22d6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:56.947661 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7c63cc-4f5c-4ffe-b9e0-37e135a0bf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:57.001903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Created reservations ['a88435d8-3997-4ac0-95ec-6129df35a30c', 'db20f3e0-db92-4ce8-88d2-c746eaa35885', '3339fbae-9a38-4de2-ae83-0fe6f49291a3', 'a314b68f-a3b9-4c0a-b161-3c3247bb5965'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:00:57.002865 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7c63cc-4f5c-4ffe-b9e0-37e135a0bf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a88435d8-3997-4ac0-95ec-6129df35a30c', 'db20f3e0-db92-4ce8-88d2-c746eaa35885', '3339fbae-9a38-4de2-ae83-0fe6f49291a3', 'a314b68f-a3b9-4c0a-b161-3c3247bb5965']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:57.003939 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a1f114-e5ac-4eda-a584-d6c644a87536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:57.029294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42a1f114-e5ac-4eda-a584-d6c644a87536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e8a19a3-160e-4b87-b8b1-c9c549b8d91a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1544478204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718e737dac484b70b5416e50433341b3',qos_specs=None,replication_status=,reservations=['a88435d8-3997-4ac0-95ec-6129df35a30c','db20f3e0-db92-4ce8-88d2-c746eaa35885','3339fbae-9a38-4de2-ae83-0fe6f49291a3','a314b68f-a3b9-4c0a-b161-3c3247bb5965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be82fb72ef1457fb4364d1fee8f494b',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:00:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1544478204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e8a19a3-160e-4b87-b8b1-c9c549b8d91a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='718e737dac484b70b5416e50433341b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5be82fb72ef1457fb4364d1fee8f494b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:57.030088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104681ec-4a6f-47bd-81a8-4bc44afdd193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:57.051561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104681ec-4a6f-47bd-81a8-4bc44afdd193) transitioned into state 'SUCCESS' from state '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-1544478204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718e737dac484b70b5416e50433341b3',qos_specs=None,replication_status=,reservations=['a88435d8-3997-4ac0-95ec-6129df35a30c','db20f3e0-db92-4ce8-88d2-c746eaa35885','3339fbae-9a38-4de2-ae83-0fe6f49291a3','a314b68f-a3b9-4c0a-b161-3c3247bb5965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5be82fb72ef1457fb4364d1fee8f494b',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:57.052494 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51240b4a-9124-48c6-847f-d6b14ccdba3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:57.063205 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51240b4a-9124-48c6-847f-d6b14ccdba3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:57.064045 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Flow 'volume_create_api' (a8ee0886-b8ec-4a3f-8d7b-05e9177ec63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:57.064394 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Create volume request issued successfully. Aug 18 23:00:57.064974 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d2f171c-f925-44db-94ce-c81dfc268f7b tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:00:57.065493 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1147/4600] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:56 2026] POST /volume/v3/volumes => generated 757 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:57.078112 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ce0facc-8d57-43c9-b389-3c61f5e8d66f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:57.080586 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ce0facc-8d57-43c9-b389-3c61f5e8d66f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] GET https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a Aug 18 23:00:57.081155 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ce0facc-8d57-43c9-b389-3c61f5e8d66f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:57.081155 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ce0facc-8d57-43c9-b389-3c61f5e8d66f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:57.091290 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:57.091290 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:57.096430 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ce0facc-8d57-43c9-b389-3c61f5e8d66f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Volume info retrieved successfully. Aug 18 23:00:57.101336 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ce0facc-8d57-43c9-b389-3c61f5e8d66f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a returned with HTTP 200 Aug 18 23:00:57.101769 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1152/4601] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:57 2026] GET /volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:57.497933 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a335e959-602e-47cc-9882-7917957a22c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:57.500180 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a335e959-602e-47cc-9882-7917957a22c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:57.500446 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a335e959-602e-47cc-9882-7917957a22c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:57.500694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a335e959-602e-47cc-9882-7917957a22c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:57.500834 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a335e959-602e-47cc-9882-7917957a22c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:57.507798 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:57.507798 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:57.508819 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a335e959-602e-47cc-9882-7917957a22c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:57.509312 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1152/4602] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:57 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:58.115434 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fdfc8be6-22a0-4086-a353-aca9131e81e1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.117283 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fdfc8be6-22a0-4086-a353-aca9131e81e1 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] GET https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a Aug 18 23:00:58.117482 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fdfc8be6-22a0-4086-a353-aca9131e81e1 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:58.117697 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fdfc8be6-22a0-4086-a353-aca9131e81e1 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:58.126620 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.126620 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:58.130504 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-fdfc8be6-22a0-4086-a353-aca9131e81e1 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Volume info retrieved successfully. Aug 18 23:00:58.134518 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fdfc8be6-22a0-4086-a353-aca9131e81e1 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a returned with HTTP 200 Aug 18 23:00:58.134872 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1152/4603] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:58 2026] GET /volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:58.147251 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25669c97-dabd-43bb-b57a-ea9dee9e244b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.151882 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25669c97-dabd-43bb-b57a-ea9dee9e244b tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 Aug 18 23:00:58.152361 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25669c97-dabd-43bb-b57a-ea9dee9e244b tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:58.160796 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.160796 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:58.189583 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-25669c97-dabd-43bb-b57a-ea9dee9e244b tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:58.189733 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-25669c97-dabd-43bb-b57a-ea9dee9e244b tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:58.189968 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-25669c97-dabd-43bb-b57a-ea9dee9e244b tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:58.195200 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25669c97-dabd-43bb-b57a-ea9dee9e244b tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 returned with HTTP 200 Aug 18 23:00:58.195878 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1148/4604] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 23:00:58 2026] PUT /volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 => generated 552 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:58.204776 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.206614 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:58.206932 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:58.208319 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:58.208451 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Create volume of 2 GB Aug 18 23:00:58.212347 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Availability Zones retrieved successfully. Aug 18 23:00:58.217738 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Flow 'volume_create_api' (4854646d-770b-4470-970b-f7f78068b02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:58.218640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e923032-d53c-4559-b01f-946abb72224b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:58.219528 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Validating volume size '2' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:58.243610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e923032-d53c-4559-b01f-946abb72224b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:58.244487 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200951b0-754a-4e4a-a37b-243a93cd6dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:58.274677 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota_utils [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Quota exceeded for 718e737dac484b70b5416e50433341b3, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 23:00:58.276966 np0000007715 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200951b0-754a-4e4a-a37b-243a93cd6dc4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 23:00:58.276966 np0000007715 devstack@c-api.service[100265]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 18 23:00:58.278635 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200951b0-754a-4e4a-a37b-243a93cd6dc4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:58.279399 np0000007715 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200951b0-754a-4e4a-a37b-243a93cd6dc4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:00:58.280110 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e923032-d53c-4559-b01f-946abb72224b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:58.280758 np0000007715 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e923032-d53c-4559-b01f-946abb72224b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:00:58.281507 np0000007715 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Flow 'volume_create_api' (4854646d-770b-4470-970b-f7f78068b02d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 23:00:58.281776 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-bc621c7f-215a-4b35-9060-73fb8eda8d8f tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 413 Aug 18 23:00:58.282615 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1153/4605] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:58 2026] POST /volume/v3/volumes => generated 208 bytes in 78 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 23:00:58.290844 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e25f321a-1479-4c7d-a07e-4aa665ca9087 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.292523 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e25f321a-1479-4c7d-a07e-4aa665ca9087 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 Aug 18 23:00:58.292860 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e25f321a-1479-4c7d-a07e-4aa665ca9087 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:58.324828 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e25f321a-1479-4c7d-a07e-4aa665ca9087 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:58.325158 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e25f321a-1479-4c7d-a07e-4aa665ca9087 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:58.325469 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-e25f321a-1479-4c7d-a07e-4aa665ca9087 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-921226453 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-921226453, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:00:58.329969 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e25f321a-1479-4c7d-a07e-4aa665ca9087 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 returned with HTTP 200 Aug 18 23:00:58.330445 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1153/4606] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 23:00:58 2026] PUT /volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 => generated 552 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:58.341517 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.343448 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:00:58.343766 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:58.345191 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:00:58.345328 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Create volume of 1 GB Aug 18 23:00:58.349387 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Availability Zones retrieved successfully. Aug 18 23:00:58.354655 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Flow 'volume_create_api' (8e6921dd-80b3-4e84-b5d9-e10a444401fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:00:58.356482 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b13b727-c758-473c-aeaf-b49e81b58674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:58.357441 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:00:58.382163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b13b727-c758-473c-aeaf-b49e81b58674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:00:58.383063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48450b9-0799-499e-8b39-d1186e9471e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:58.411698 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota_utils [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Quota exceeded for 718e737dac484b70b5416e50433341b3, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 18 23:00:58.414773 np0000007715 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48450b9-0799-499e-8b39-d1186e9471e2) transitioned into state 'FAILURE' from state 'RUNNING' Aug 18 23:00:58.414773 np0000007715 devstack@c-api.service[100264]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 18 23:00:58.416927 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48450b9-0799-499e-8b39-d1186e9471e2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:58.417690 np0000007715 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b48450b9-0799-499e-8b39-d1186e9471e2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:00:58.418324 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b13b727-c758-473c-aeaf-b49e81b58674) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:00:58.418966 np0000007715 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b13b727-c758-473c-aeaf-b49e81b58674) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 18 23:00:58.419726 np0000007715 devstack@c-api.service[100264]: WARNING cinder.volume.api [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Flow 'volume_create_api' (8e6921dd-80b3-4e84-b5d9-e10a444401fd) transitioned into state 'REVERTED' from state 'RUNNING' Aug 18 23:00:58.420012 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.middleware.fault [None req-7360b8dc-acf8-4526-94fb-ad3dfc1bd4df tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 413 Aug 18 23:00:58.420652 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1153/4607] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:00:58 2026] POST /volume/v3/volumes => generated 150 bytes in 79 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 23:00:58.429683 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec62b57d-7fa4-42eb-8daf-f67707f5c998 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.431449 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec62b57d-7fa4-42eb-8daf-f67707f5c998 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 Aug 18 23:00:58.431827 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec62b57d-7fa4-42eb-8daf-f67707f5c998 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:58.462085 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec62b57d-7fa4-42eb-8daf-f67707f5c998 tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 returned with HTTP 200 Aug 18 23:00:58.462647 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1149/4608] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 23:00:58 2026] PUT /volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 => generated 551 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:58.470892 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-206c7d07-4397-4291-ae6b-c29a438fd407 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.472859 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-206c7d07-4397-4291-ae6b-c29a438fd407 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] POST https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a/action Aug 18 23:00:58.473236 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-206c7d07-4397-4291-ae6b-c29a438fd407 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:00:58.473393 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-206c7d07-4397-4291-ae6b-c29a438fd407 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:58.481162 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.481162 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:58.481634 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-206c7d07-4397-4291-ae6b-c29a438fd407 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Volume info retrieved successfully. Aug 18 23:00:58.505948 np0000007715 devstack@c-api.service[100265]: ERROR cinder.volume.api [None req-206c7d07-4397-4291-ae6b-c29a438fd407 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Quota exceeded for 718e737dac484b70b5416e50433341b3, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 18 23:00:58.509803 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-206c7d07-4397-4291-ae6b-c29a438fd407 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a/action returned with HTTP 413 Aug 18 23:00:58.510450 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1154/4609] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 23:00:58 2026] POST /volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a/action => generated 208 bytes in 40 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 18 23:00:58.517999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a2c7a3f5-86e6-4e1d-b61a-911548897d44 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.519790 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2c7a3f5-86e6-4e1d-b61a-911548897d44 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] GET https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a Aug 18 23:00:58.519985 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2c7a3f5-86e6-4e1d-b61a-911548897d44 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:58.520173 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2c7a3f5-86e6-4e1d-b61a-911548897d44 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:58.520379 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b1e588f8-8631-4bf2-8fab-567b8b87592b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.522185 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1e588f8-8631-4bf2-8fab-567b8b87592b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:58.522419 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1e588f8-8631-4bf2-8fab-567b8b87592b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:58.522637 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b1e588f8-8631-4bf2-8fab-567b8b87592b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:58.522735 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b1e588f8-8631-4bf2-8fab-567b8b87592b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:58.526398 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.526398 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:58.526988 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.526988 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:58.527732 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b1e588f8-8631-4bf2-8fab-567b8b87592b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:58.528093 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1154/4610] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:58 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:58.529578 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a2c7a3f5-86e6-4e1d-b61a-911548897d44 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Volume info retrieved successfully. Aug 18 23:00:58.533515 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2c7a3f5-86e6-4e1d-b61a-911548897d44 tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a returned with HTTP 200 Aug 18 23:00:58.533867 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1154/4611] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:58 2026] GET /volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:58.537165 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.538934 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800/restore Aug 18 23:00:58.539292 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "12502178-3d9b-47bc-98e7-5fa4777eeff9"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:58.540605 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Restoring backup 62b85bf7-fe23-4486-974f-2680dd439800 ({'restore': {'volume_id': '12502178-3d9b-47bc-98e7-5fa4777eeff9'}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:00:58.540701 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Restoring backup 62b85bf7-fe23-4486-974f-2680dd439800 to volume 12502178-3d9b-47bc-98e7-5fa4777eeff9. Aug 18 23:00:58.544731 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.544731 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:58.546422 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28e2e87c-3d7b-474d-8671-a582ffd52b5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.548217 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28e2e87c-3d7b-474d-8671-a582ffd52b5c tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] DELETE https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a Aug 18 23:00:58.548418 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28e2e87c-3d7b-474d-8671-a582ffd52b5c tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:58.548591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28e2e87c-3d7b-474d-8671-a582ffd52b5c tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:58.548796 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-28e2e87c-3d7b-474d-8671-a582ffd52b5c tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Delete volume with id: 4e8a19a3-160e-4b87-b8b1-c9c549b8d91a Aug 18 23:00:58.551747 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.551747 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:58.552245 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:00:58.552419 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:00:58.552544 np0000007715 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Overwriting volume 12502178-3d9b-47bc-98e7-5fa4777eeff9 with restore of backup 62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:58.555368 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.555368 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:00:58.555909 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28e2e87c-3d7b-474d-8671-a582ffd52b5c tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Volume info retrieved successfully. Aug 18 23:00:58.565824 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] restore_backup in rpcapi backup_id 62b85bf7-fe23-4486-974f-2680dd439800 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:00:58.567484 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97f273d3-1d4a-4f44-8fa4-baf79d83f4f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800/restore returned with HTTP 202 Aug 18 23:00:58.567953 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1150/4612] 10.4.3.89 () {68 vars in 1386 bytes} [Tue Aug 18 23:00:58 2026] POST /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800/restore => generated 181 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:00:58.572930 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28e2e87c-3d7b-474d-8671-a582ffd52b5c tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Delete volume request issued successfully. Aug 18 23:00:58.573217 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28e2e87c-3d7b-474d-8671-a582ffd52b5c tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a returned with HTTP 202 Aug 18 23:00:58.573728 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1155/4613] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:00:58 2026] DELETE /volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:00:58.575539 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-651b4355-c42a-4936-8fef-090494b6b41f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.577993 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-651b4355-c42a-4936-8fef-090494b6b41f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:58.577993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-651b4355-c42a-4936-8fef-090494b6b41f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:58.577993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-651b4355-c42a-4936-8fef-090494b6b41f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:58.577993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-651b4355-c42a-4936-8fef-090494b6b41f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:58.581320 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-78a82a63-966b-4d3f-8892-c4a0194acdec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:58.581820 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.581820 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:00:58.582606 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-651b4355-c42a-4936-8fef-090494b6b41f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:58.584475 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1155/4614] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:58 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:58.584558 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78a82a63-966b-4d3f-8892-c4a0194acdec tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] GET https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a Aug 18 23:00:58.584558 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78a82a63-966b-4d3f-8892-c4a0194acdec tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:58.584558 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-78a82a63-966b-4d3f-8892-c4a0194acdec tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:58.594208 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:58.594208 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:00:58.598356 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-78a82a63-966b-4d3f-8892-c4a0194acdec tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Volume info retrieved successfully. Aug 18 23:00:58.604037 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-78a82a63-966b-4d3f-8892-c4a0194acdec tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a returned with HTTP 200 Aug 18 23:00:58.604629 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1155/4615] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:58 2026] GET /volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:59.595001 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9605aba3-6ff1-4474-93fb-dec57a778844 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:59.596714 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9605aba3-6ff1-4474-93fb-dec57a778844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:00:59.596972 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9605aba3-6ff1-4474-93fb-dec57a778844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:59.597218 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9605aba3-6ff1-4474-93fb-dec57a778844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:59.597376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9605aba3-6ff1-4474-93fb-dec57a778844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:00:59.601507 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:00:59.601507 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:00:59.602285 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9605aba3-6ff1-4474-93fb-dec57a778844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:00:59.602651 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1151/4616] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:59 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:00:59.615606 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eef1319c-0146-45aa-bd7d-bb59ce3f5d9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:59.617235 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eef1319c-0146-45aa-bd7d-bb59ce3f5d9d tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] GET https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a Aug 18 23:00:59.617413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eef1319c-0146-45aa-bd7d-bb59ce3f5d9d tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:00:59.617598 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eef1319c-0146-45aa-bd7d-bb59ce3f5d9d tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:00:59.622484 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eef1319c-0146-45aa-bd7d-bb59ce3f5d9d tempest-VolumeQuotasNegativeTestJSON-623444183 tempest-VolumeQuotasNegativeTestJSON-623444183-project-member] https://10.4.3.89/volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a returned with HTTP 404 Aug 18 23:00:59.622887 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1156/4617] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:00:59 2026] GET /volume/v3/volumes/4e8a19a3-160e-4b87-b8b1-c9c549b8d91a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:00:59.628649 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dfa51f5d-d8cc-4cb2-bd86-bd89714f79ae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:00:59.630474 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfa51f5d-d8cc-4cb2-bd86-bd89714f79ae tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 Aug 18 23:00:59.630803 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dfa51f5d-d8cc-4cb2-bd86-bd89714f79ae tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:00:59.693468 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dfa51f5d-d8cc-4cb2-bd86-bd89714f79ae tempest-VolumeQuotasNegativeTestJSON-1430135674 tempest-VolumeQuotasNegativeTestJSON-1430135674-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 returned with HTTP 200 Aug 18 23:00:59.693884 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1156/4618] 10.4.3.89 () {68 vars in 1368 bytes} [Tue Aug 18 23:00:59 2026] PUT /volume/v3/os-quota-sets/718e737dac484b70b5416e50433341b3 => generated 555 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:00.613603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2043c58b-94ad-4110-ab4e-7e80f2acaf1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:00.616452 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2043c58b-94ad-4110-ab4e-7e80f2acaf1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:00.617368 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2043c58b-94ad-4110-ab4e-7e80f2acaf1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:00.617368 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2043c58b-94ad-4110-ab4e-7e80f2acaf1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:00.617368 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2043c58b-94ad-4110-ab4e-7e80f2acaf1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:00.623071 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:00.623071 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:00.623761 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2043c58b-94ad-4110-ab4e-7e80f2acaf1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:00.624119 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1156/4619] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:00 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:01.559383 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3644f6d6-14cb-40f8-9ffd-01dc38929cd6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:01.635735 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9a5da0c-29c5-44d6-b893-9bae3843db44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:01.638401 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9a5da0c-29c5-44d6-b893-9bae3843db44 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:01.638674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9a5da0c-29c5-44d6-b893-9bae3843db44 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:01.638933 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9a5da0c-29c5-44d6-b893-9bae3843db44 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:01.639096 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a9a5da0c-29c5-44d6-b893-9bae3843db44 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:01.645409 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:01.645409 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:01.646529 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9a5da0c-29c5-44d6-b893-9bae3843db44 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:01.647043 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1157/4620] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:01 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:01.661665 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3644f6d6-14cb-40f8-9ffd-01dc38929cd6 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] GET https://10.4.3.89/volume/v3/os-services Aug 18 23:01:01.661903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3644f6d6-14cb-40f8-9ffd-01dc38929cd6 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:01.662132 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3644f6d6-14cb-40f8-9ffd-01dc38929cd6 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:01.667726 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3644f6d6-14cb-40f8-9ffd-01dc38929cd6 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] https://10.4.3.89/volume/v3/os-services returned with HTTP 200 Aug 18 23:01:01.668205 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1152/4621] 10.4.3.89 () {66 vars in 1242 bytes} [Tue Aug 18 23:01:01 2026] GET /volume/v3/os-services => generated 626 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:01.678757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6583a89a-dea0-44a4-b6a7-c27dfa881752 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:01.681233 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6583a89a-dea0-44a4-b6a7-c27dfa881752 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] PUT https://10.4.3.89/volume/v3/os-services/disable-log-reason Aug 18 23:01:01.681684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6583a89a-dea0-44a4-b6a7-c27dfa881752 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007715", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:01.683909 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6583a89a-dea0-44a4-b6a7-c27dfa881752 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] https://10.4.3.89/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 18 23:01:01.684736 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1157/4622] 10.4.3.89 () {68 vars in 1319 bytes} [Tue Aug 18 23:01:01 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 18 23:01:01.693354 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27e7a25d-5ca4-4331-a057-85934030a51a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:01.695663 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27e7a25d-5ca4-4331-a057-85934030a51a tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] PUT https://10.4.3.89/volume/v3/os-services/disable Aug 18 23:01:01.696021 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27e7a25d-5ca4-4331-a057-85934030a51a tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007715", "binary": "invalid_binary"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:01.704220 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27e7a25d-5ca4-4331-a057-85934030a51a tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] https://10.4.3.89/volume/v3/os-services/disable returned with HTTP 404 Aug 18 23:01:01.704775 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1157/4623] 10.4.3.89 () {68 vars in 1286 bytes} [Tue Aug 18 23:01:01 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:01.713711 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aba4af14-4de4-4935-a3d9-4f8c10b9cb2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:01.715879 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aba4af14-4de4-4935-a3d9-4f8c10b9cb2c tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] PUT https://10.4.3.89/volume/v3/os-services/enable Aug 18 23:01:01.716292 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aba4af14-4de4-4935-a3d9-4f8c10b9cb2c tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:01.724458 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aba4af14-4de4-4935-a3d9-4f8c10b9cb2c tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] https://10.4.3.89/volume/v3/os-services/enable returned with HTTP 404 Aug 18 23:01:01.724972 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1158/4624] 10.4.3.89 () {68 vars in 1283 bytes} [Tue Aug 18 23:01:01 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:01.736521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c72788c3-1955-46ad-973b-6f8138a36003 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:01.738399 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c72788c3-1955-46ad-973b-6f8138a36003 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] PUT https://10.4.3.89/volume/v3/os-services/freeze Aug 18 23:01:01.738766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c72788c3-1955-46ad-973b-6f8138a36003 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:01.745518 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c72788c3-1955-46ad-973b-6f8138a36003 tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] https://10.4.3.89/volume/v3/os-services/freeze returned with HTTP 400 Aug 18 23:01:01.746035 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1153/4625] 10.4.3.89 () {68 vars in 1283 bytes} [Tue Aug 18 23:01:01 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:01:01.756535 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ed445ae-60de-4fc3-8ce1-983c74625e7b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:01.758918 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ed445ae-60de-4fc3-8ce1-983c74625e7b tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] PUT https://10.4.3.89/volume/v3/os-services/thaw Aug 18 23:01:01.759351 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ed445ae-60de-4fc3-8ce1-983c74625e7b tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:01.768207 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ed445ae-60de-4fc3-8ce1-983c74625e7b tempest-VolumeServicesNegativeTest-1266376029 tempest-VolumeServicesNegativeTest-1266376029-project-admin] https://10.4.3.89/volume/v3/os-services/thaw returned with HTTP 400 Aug 18 23:01:01.768887 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1158/4626] 10.4.3.89 () {68 vars in 1277 bytes} [Tue Aug 18 23:01:01 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:01:02.658432 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d4e18d0-73b1-4af4-91f9-10db0f11c4fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:02.660538 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d4e18d0-73b1-4af4-91f9-10db0f11c4fd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:02.660752 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d4e18d0-73b1-4af4-91f9-10db0f11c4fd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:02.660982 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d4e18d0-73b1-4af4-91f9-10db0f11c4fd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:02.661095 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0d4e18d0-73b1-4af4-91f9-10db0f11c4fd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:02.667710 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:02.667710 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:02.669538 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d4e18d0-73b1-4af4-91f9-10db0f11c4fd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:02.669981 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1158/4627] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:02 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:03.681281 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19eb2276-bb66-40ca-88b5-e9c54149f2bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:03.683817 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19eb2276-bb66-40ca-88b5-e9c54149f2bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:03.684395 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19eb2276-bb66-40ca-88b5-e9c54149f2bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:03.684750 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19eb2276-bb66-40ca-88b5-e9c54149f2bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:03.685065 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-19eb2276-bb66-40ca-88b5-e9c54149f2bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:03.690664 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:03.690664 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:03.691755 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19eb2276-bb66-40ca-88b5-e9c54149f2bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:03.692570 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1159/4628] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:03 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:03.940531 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:04.057773 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:01:04.058185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2111645047"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:04.059858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2111645047'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:01:04.060113 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Create volume of 1 GB Aug 18 23:01:04.064759 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Availability Zones retrieved successfully. Aug 18 23:01:04.070562 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Flow 'volume_create_api' (532091ff-fb95-4abb-afa3-ac9a9f54db72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:04.071427 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1598b8-9b22-4353-88bb-6b165c7fea3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:04.072430 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:01:04.101480 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1598b8-9b22-4353-88bb-6b165c7fea3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:04.102336 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f617f889-0d67-40fe-80cd-e10b484d5893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:04.196260 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Created reservations ['ffb0a669-45c5-4be8-af76-757d181f1dce', 'fa6b5adb-8460-4364-a848-6427328e8645', 'cd17f831-cd00-4dae-8661-2ed0b54fd103', '23efce9e-0ff5-47f4-ba27-6b0f609058b4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:04.198088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f617f889-0d67-40fe-80cd-e10b484d5893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffb0a669-45c5-4be8-af76-757d181f1dce', 'fa6b5adb-8460-4364-a848-6427328e8645', 'cd17f831-cd00-4dae-8661-2ed0b54fd103', '23efce9e-0ff5-47f4-ba27-6b0f609058b4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:04.199140 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11db390b-f22c-41f2-8d32-cfbe02f19180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:04.228691 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11db390b-f22c-41f2-8d32-cfbe02f19180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3cfaf24-876f-4cfd-ae53-4cac93706145', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2111645047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5bf43d26441f3a0228262a7431410',qos_specs=None,replication_status=,reservations=['ffb0a669-45c5-4be8-af76-757d181f1dce','fa6b5adb-8460-4364-a848-6427328e8645','cd17f831-cd00-4dae-8661-2ed0b54fd103','23efce9e-0ff5-47f4-ba27-6b0f609058b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af24aaa4cb64d6096dde0582323aa73',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:01:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2111645047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3cfaf24-876f-4cfd-ae53-4cac93706145,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f5bf43d26441f3a0228262a7431410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af24aaa4cb64d6096dde0582323aa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:04.229557 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e229e2-dbdd-43af-8316-d68a4414dd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:04.256483 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e229e2-dbdd-43af-8316-d68a4414dd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2111645047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5bf43d26441f3a0228262a7431410',qos_specs=None,replication_status=,reservations=['ffb0a669-45c5-4be8-af76-757d181f1dce','fa6b5adb-8460-4364-a848-6427328e8645','cd17f831-cd00-4dae-8661-2ed0b54fd103','23efce9e-0ff5-47f4-ba27-6b0f609058b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af24aaa4cb64d6096dde0582323aa73',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:04.257383 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07121991-049a-485c-a28d-fccd98584790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:04.273290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07121991-049a-485c-a28d-fccd98584790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:04.273290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Flow 'volume_create_api' (532091ff-fb95-4abb-afa3-ac9a9f54db72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:04.273290 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Create volume request issued successfully. Aug 18 23:01:04.273290 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff8ba4a5-f43c-4fc9-82db-3c0b2a040e93 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:01:04.273712 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1154/4629] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:01:03 2026] POST /volume/v3/volumes => generated 752 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:04.286976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce6ad7ba-f8d2-4a7c-a0c5-fcd7904d2d5d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:04.289433 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce6ad7ba-f8d2-4a7c-a0c5-fcd7904d2d5d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 Aug 18 23:01:04.289711 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce6ad7ba-f8d2-4a7c-a0c5-fcd7904d2d5d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:04.289968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce6ad7ba-f8d2-4a7c-a0c5-fcd7904d2d5d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:04.299763 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:04.299763 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:04.304764 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce6ad7ba-f8d2-4a7c-a0c5-fcd7904d2d5d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:04.310672 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce6ad7ba-f8d2-4a7c-a0c5-fcd7904d2d5d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 returned with HTTP 200 Aug 18 23:01:04.311282 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1159/4630] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:04 2026] GET /volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:04.705190 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c024840-0176-4180-b5ef-d4ffdc61be0f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:04.709864 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c024840-0176-4180-b5ef-d4ffdc61be0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:04.710137 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c024840-0176-4180-b5ef-d4ffdc61be0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:04.710409 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c024840-0176-4180-b5ef-d4ffdc61be0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:04.710563 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3c024840-0176-4180-b5ef-d4ffdc61be0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:04.719286 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:04.719286 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:04.720788 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c024840-0176-4180-b5ef-d4ffdc61be0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:04.721814 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1159/4631] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:04 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:05.324013 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b588634e-a96e-4626-b990-c41e6a3606bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:05.325751 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b588634e-a96e-4626-b990-c41e6a3606bf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 Aug 18 23:01:05.325938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b588634e-a96e-4626-b990-c41e6a3606bf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:05.326139 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b588634e-a96e-4626-b990-c41e6a3606bf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:05.333225 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:05.333225 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:05.337118 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b588634e-a96e-4626-b990-c41e6a3606bf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:05.341456 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b588634e-a96e-4626-b990-c41e6a3606bf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 returned with HTTP 200 Aug 18 23:01:05.341839 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1160/4632] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:05 2026] GET /volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:05.357118 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8c3ef4a-52f6-4c03-bfed-ee3b2a26e46e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:05.360307 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8c3ef4a-52f6-4c03-bfed-ee3b2a26e46e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 23:01:05.360741 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8c3ef4a-52f6-4c03-bfed-ee3b2a26e46e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e3cfaf24-876f-4cfd-ae53-4cac93706145", "name": "tempest-VolumesBackupsAdminTest-Backup-230132192", "container": "tempest-volumesbackupsadmintest-backup-container-460447055"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:05.362545 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-d8c3ef4a-52f6-4c03-bfed-ee3b2a26e46e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Creating new backup {'backup': {'volume_id': 'e3cfaf24-876f-4cfd-ae53-4cac93706145', 'name': 'tempest-VolumesBackupsAdminTest-Backup-230132192', 'container': 'tempest-volumesbackupsadmintest-backup-container-460447055'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:01:05.362708 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-d8c3ef4a-52f6-4c03-bfed-ee3b2a26e46e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Creating backup of volume e3cfaf24-876f-4cfd-ae53-4cac93706145 in container tempest-volumesbackupsadmintest-backup-container-460447055 Aug 18 23:01:05.370981 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:05.370981 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:05.371740 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8c3ef4a-52f6-4c03-bfed-ee3b2a26e46e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:05.396374 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d8c3ef4a-52f6-4c03-bfed-ee3b2a26e46e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Created reservations ['4e51fab0-6a60-46e6-ab5b-52ccf4655b1f', 'be2a608f-beb9-4449-ac0b-028605317d3e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:05.429684 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8c3ef4a-52f6-4c03-bfed-ee3b2a26e46e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:01:05.430206 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1155/4633] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:01:05 2026] POST /volume/v3/backups => generated 332 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:05.439887 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bd1666f0-3ba0-4717-95b3-43427ce0896f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:05.442143 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd1666f0-3ba0-4717-95b3-43427ce0896f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:05.442709 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd1666f0-3ba0-4717-95b3-43427ce0896f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:05.442709 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bd1666f0-3ba0-4717-95b3-43427ce0896f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:05.442815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-bd1666f0-3ba0-4717-95b3-43427ce0896f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:05.448318 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:05.448318 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:05.449124 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bd1666f0-3ba0-4717-95b3-43427ce0896f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:05.449574 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1160/4634] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:05 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:05.734076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46df8785-2e93-4e6b-90e6-ffe5b8d36cdc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:05.735798 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46df8785-2e93-4e6b-90e6-ffe5b8d36cdc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:05.735978 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46df8785-2e93-4e6b-90e6-ffe5b8d36cdc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:05.736167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46df8785-2e93-4e6b-90e6-ffe5b8d36cdc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:05.736277 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-46df8785-2e93-4e6b-90e6-ffe5b8d36cdc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:05.740317 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:05.740317 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:05.740985 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46df8785-2e93-4e6b-90e6-ffe5b8d36cdc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:05.741351 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1160/4635] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:05 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:06.464584 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b983c819-9a56-4879-9f48-f72d789072ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:06.466416 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b983c819-9a56-4879-9f48-f72d789072ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:06.466610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b983c819-9a56-4879-9f48-f72d789072ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:06.466829 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b983c819-9a56-4879-9f48-f72d789072ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:06.466942 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b983c819-9a56-4879-9f48-f72d789072ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:06.470871 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:06.470871 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:06.471676 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b983c819-9a56-4879-9f48-f72d789072ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:06.472009 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1161/4636] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:06 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:06.752557 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-008a386a-f6f7-4614-9481-2bec27eed429 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:06.754439 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-008a386a-f6f7-4614-9481-2bec27eed429 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:06.754626 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-008a386a-f6f7-4614-9481-2bec27eed429 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:06.754807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-008a386a-f6f7-4614-9481-2bec27eed429 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:06.754904 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-008a386a-f6f7-4614-9481-2bec27eed429 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:06.760343 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:06.760343 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:06.761529 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-008a386a-f6f7-4614-9481-2bec27eed429 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:06.762027 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1156/4637] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:06 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:07.482565 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2dc10681-36c9-483f-9933-e7500d72155d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:07.484815 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2dc10681-36c9-483f-9933-e7500d72155d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:07.485154 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2dc10681-36c9-483f-9933-e7500d72155d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:07.485384 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2dc10681-36c9-483f-9933-e7500d72155d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:07.485528 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2dc10681-36c9-483f-9933-e7500d72155d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:07.490422 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:07.490422 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:07.491186 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2dc10681-36c9-483f-9933-e7500d72155d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:07.491650 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1161/4638] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:07 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:07.772466 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8477add-6efd-408d-b3a1-6e0a0169d770 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:07.774487 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8477add-6efd-408d-b3a1-6e0a0169d770 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:07.774660 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8477add-6efd-408d-b3a1-6e0a0169d770 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:07.774884 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8477add-6efd-408d-b3a1-6e0a0169d770 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:07.774986 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d8477add-6efd-408d-b3a1-6e0a0169d770 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:07.780722 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:07.780722 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:07.781670 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8477add-6efd-408d-b3a1-6e0a0169d770 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:07.782358 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1161/4639] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:07 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:08.507069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3559102-4d07-49c5-b7c4-d54955dabfe9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:08.513402 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3559102-4d07-49c5-b7c4-d54955dabfe9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:08.514060 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3559102-4d07-49c5-b7c4-d54955dabfe9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:08.514966 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3559102-4d07-49c5-b7c4-d54955dabfe9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:08.515942 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d3559102-4d07-49c5-b7c4-d54955dabfe9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:08.531205 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:08.531205 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:08.535078 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3559102-4d07-49c5-b7c4-d54955dabfe9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:08.537119 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1162/4640] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:08 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:08.794450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50cd0c31-6e60-4116-a398-89cf8e90b07f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:08.796149 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50cd0c31-6e60-4116-a398-89cf8e90b07f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:08.796353 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50cd0c31-6e60-4116-a398-89cf8e90b07f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:08.796535 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50cd0c31-6e60-4116-a398-89cf8e90b07f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:08.796636 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-50cd0c31-6e60-4116-a398-89cf8e90b07f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:08.801632 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:08.801632 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:08.802610 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50cd0c31-6e60-4116-a398-89cf8e90b07f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:08.803096 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1157/4641] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:08 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:09.549458 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-849e9634-ae6f-487f-945f-8318e4e1a641 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:09.551741 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-849e9634-ae6f-487f-945f-8318e4e1a641 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:09.551978 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-849e9634-ae6f-487f-945f-8318e4e1a641 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:09.552221 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-849e9634-ae6f-487f-945f-8318e4e1a641 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:09.552363 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-849e9634-ae6f-487f-945f-8318e4e1a641 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:09.559513 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:09.559513 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:09.560404 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-849e9634-ae6f-487f-945f-8318e4e1a641 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:09.560846 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1162/4642] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:09 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:09.813228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-030678e8-046b-46a3-9b69-974c0283702d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:09.815335 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-030678e8-046b-46a3-9b69-974c0283702d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:09.815567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-030678e8-046b-46a3-9b69-974c0283702d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:09.815800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-030678e8-046b-46a3-9b69-974c0283702d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:09.815921 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-030678e8-046b-46a3-9b69-974c0283702d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:09.821057 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:09.821057 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:09.821843 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-030678e8-046b-46a3-9b69-974c0283702d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:09.822235 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1162/4643] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:09 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:10.570574 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a601e806-5fa1-4635-877f-b09bb57d5d13 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:10.572939 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a601e806-5fa1-4635-877f-b09bb57d5d13 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:10.573227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a601e806-5fa1-4635-877f-b09bb57d5d13 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:10.573512 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a601e806-5fa1-4635-877f-b09bb57d5d13 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:10.573675 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a601e806-5fa1-4635-877f-b09bb57d5d13 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:10.579395 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:10.579395 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:10.580448 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a601e806-5fa1-4635-877f-b09bb57d5d13 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:10.580950 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1163/4644] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:10 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:10.832229 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9d02548-4581-40a4-b3aa-22d90501937b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:10.834423 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9d02548-4581-40a4-b3aa-22d90501937b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:10.834639 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9d02548-4581-40a4-b3aa-22d90501937b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:10.834830 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9d02548-4581-40a4-b3aa-22d90501937b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:10.834994 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a9d02548-4581-40a4-b3aa-22d90501937b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:10.839483 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:10.839483 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:10.840413 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9d02548-4581-40a4-b3aa-22d90501937b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:10.840892 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1158/4645] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:10 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:10.851861 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6d30c7b-e672-413e-b163-d83ea9a1e5b9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:10.854178 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6d30c7b-e672-413e-b163-d83ea9a1e5b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 Aug 18 23:01:10.854467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6d30c7b-e672-413e-b163-d83ea9a1e5b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:10.854728 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6d30c7b-e672-413e-b163-d83ea9a1e5b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:10.867834 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:10.867834 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:10.872734 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b6d30c7b-e672-413e-b163-d83ea9a1e5b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:01:10.878449 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6d30c7b-e672-413e-b163-d83ea9a1e5b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 returned with HTTP 200 Aug 18 23:01:10.878850 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1163/4646] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:10 2026] GET /volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:10.890109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1aecdd58-a23e-4327-a54e-b42740ca7e46 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:10.892236 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1aecdd58-a23e-4327-a54e-b42740ca7e46 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:10.892499 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1aecdd58-a23e-4327-a54e-b42740ca7e46 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:10.892736 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1aecdd58-a23e-4327-a54e-b42740ca7e46 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:10.892853 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-1aecdd58-a23e-4327-a54e-b42740ca7e46 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete backup with id: 62b85bf7-fe23-4486-974f-2680dd439800. Aug 18 23:01:10.897487 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:10.897487 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:10.910758 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-1aecdd58-a23e-4327-a54e-b42740ca7e46 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] delete_backup rpcapi backup_id 62b85bf7-fe23-4486-974f-2680dd439800 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:01:10.912754 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1aecdd58-a23e-4327-a54e-b42740ca7e46 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 202 Aug 18 23:01:10.913290 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1163/4647] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:10 2026] DELETE /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:01:10.921413 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7cf8af3b-1566-4173-a543-e735700853a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:10.923229 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cf8af3b-1566-4173-a543-e735700853a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:10.923455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cf8af3b-1566-4173-a543-e735700853a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:10.923645 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7cf8af3b-1566-4173-a543-e735700853a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:10.923746 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7cf8af3b-1566-4173-a543-e735700853a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:10.929328 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:10.929328 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:10.930231 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7cf8af3b-1566-4173-a543-e735700853a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 200 Aug 18 23:01:10.930612 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1164/4648] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:10 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:11.590840 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c657382f-8560-45d2-bc3a-4ec47cf2def0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:11.592564 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c657382f-8560-45d2-bc3a-4ec47cf2def0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:11.592741 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c657382f-8560-45d2-bc3a-4ec47cf2def0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:11.592935 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c657382f-8560-45d2-bc3a-4ec47cf2def0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:11.593045 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c657382f-8560-45d2-bc3a-4ec47cf2def0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:11.597027 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:11.597027 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:11.597689 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c657382f-8560-45d2-bc3a-4ec47cf2def0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:11.598050 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1159/4649] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:11 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:11.942714 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fc90538-6b80-4223-9288-e30c0f4c3284 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:11.944058 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fc90538-6b80-4223-9288-e30c0f4c3284 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 Aug 18 23:01:11.944550 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fc90538-6b80-4223-9288-e30c0f4c3284 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:11.944550 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fc90538-6b80-4223-9288-e30c0f4c3284 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:11.944550 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4fc90538-6b80-4223-9288-e30c0f4c3284 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 62b85bf7-fe23-4486-974f-2680dd439800. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:11.949759 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fc90538-6b80-4223-9288-e30c0f4c3284 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 returned with HTTP 404 Aug 18 23:01:11.950307 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1164/4650] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:11 2026] GET /volume/v3/backups/62b85bf7-fe23-4486-974f-2680dd439800 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:11.957827 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90e6c604-a2cf-4919-9be7-10dab16b24f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:11.959976 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90e6c604-a2cf-4919-9be7-10dab16b24f0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:01:11.960452 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90e6c604-a2cf-4919-9be7-10dab16b24f0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:11.960542 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90e6c604-a2cf-4919-9be7-10dab16b24f0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:11.960628 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-90e6c604-a2cf-4919-9be7-10dab16b24f0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete backup with id: c5c8c625-7839-4455-8eb7-8d2b65e35c7a. Aug 18 23:01:11.965638 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:11.965638 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:11.977582 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-90e6c604-a2cf-4919-9be7-10dab16b24f0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] delete_backup rpcapi backup_id c5c8c625-7839-4455-8eb7-8d2b65e35c7a {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:01:11.979418 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90e6c604-a2cf-4919-9be7-10dab16b24f0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 202 Aug 18 23:01:11.979792 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1164/4651] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:11 2026] DELETE /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:01:11.986358 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16373156-6dbf-4e88-877e-158eb2e22b24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:11.988237 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16373156-6dbf-4e88-877e-158eb2e22b24 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:01:11.988467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16373156-6dbf-4e88-877e-158eb2e22b24 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:11.988656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16373156-6dbf-4e88-877e-158eb2e22b24 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:11.988787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-16373156-6dbf-4e88-877e-158eb2e22b24 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:11.993305 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:11.993305 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:11.994318 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16373156-6dbf-4e88-877e-158eb2e22b24 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 200 Aug 18 23:01:11.994832 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1165/4652] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:11 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:12.607256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f0972e1-f4c6-47d3-b2ec-2cf89638cdc9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:12.608981 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f0972e1-f4c6-47d3-b2ec-2cf89638cdc9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:12.609168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f0972e1-f4c6-47d3-b2ec-2cf89638cdc9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:12.609370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f0972e1-f4c6-47d3-b2ec-2cf89638cdc9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:12.609471 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9f0972e1-f4c6-47d3-b2ec-2cf89638cdc9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:12.613439 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:12.613439 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:12.614113 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f0972e1-f4c6-47d3-b2ec-2cf89638cdc9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:12.614469 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1160/4653] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:12 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:13.005350 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ae5555e7-464e-42ec-b743-30dcd821a816 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:13.006974 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae5555e7-464e-42ec-b743-30dcd821a816 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a Aug 18 23:01:13.007204 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae5555e7-464e-42ec-b743-30dcd821a816 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:13.007465 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ae5555e7-464e-42ec-b743-30dcd821a816 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:13.007603 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ae5555e7-464e-42ec-b743-30dcd821a816 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id c5c8c625-7839-4455-8eb7-8d2b65e35c7a. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:13.017231 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ae5555e7-464e-42ec-b743-30dcd821a816 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a returned with HTTP 404 Aug 18 23:01:13.017739 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1165/4654] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:13 2026] GET /volume/v3/backups/c5c8c625-7839-4455-8eb7-8d2b65e35c7a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:13.047184 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5110b562-347e-4b56-b01a-71c9d49f757c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:13.048892 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:01:13.049234 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "name": "tempest-VolumesBackupsTest-Volume-1502074692"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:13.050579 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'name': 'tempest-VolumesBackupsTest-Volume-1502074692'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:01:13.117893 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume of 1 GB Aug 18 23:01:13.122115 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Availability Zones retrieved successfully. Aug 18 23:01:13.126964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Flow 'volume_create_api' (a7a617b8-7109-43df-9a8a-b8c903d08d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:13.128070 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ad3ed9-82e9-4e81-965d-2385ba0ffda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:13.128985 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:01:13.178446 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54ad3ed9-82e9-4e81-965d-2385ba0ffda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:13.179237 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d833bfff-03fe-4119-b62f-d0f010c06057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:13.214646 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['60b73aed-d264-4989-8160-25d205a75bbc', '0b1a6bb9-9a41-403e-8146-f0ab07969bad', '42379e24-badc-42c9-9d78-ecec687ad9f4', '2219874d-f599-476b-a19b-429d5a68e489'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:13.215505 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d833bfff-03fe-4119-b62f-d0f010c06057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b73aed-d264-4989-8160-25d205a75bbc', '0b1a6bb9-9a41-403e-8146-f0ab07969bad', '42379e24-badc-42c9-9d78-ecec687ad9f4', '2219874d-f599-476b-a19b-429d5a68e489']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:13.216151 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab4d969-7f0a-4163-9bad-2befc900135d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:13.238989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab4d969-7f0a-4163-9bad-2befc900135d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d7e9c95-242d-45c1-bbbc-367f0ae91c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1502074692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281ca19fefcf411aa156247e88b6b6f3',qos_specs=None,replication_status=,reservations=['60b73aed-d264-4989-8160-25d205a75bbc','0b1a6bb9-9a41-403e-8146-f0ab07969bad','42379e24-badc-42c9-9d78-ecec687ad9f4','2219874d-f599-476b-a19b-429d5a68e489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1502074692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d7e9c95-242d-45c1-bbbc-367f0ae91c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281ca19fefcf411aa156247e88b6b6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:13.239826 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1b4f51-ae06-4516-bab4-1af89ead06b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:13.259366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1b4f51-ae06-4516-bab4-1af89ead06b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1502074692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281ca19fefcf411aa156247e88b6b6f3',qos_specs=None,replication_status=,reservations=['60b73aed-d264-4989-8160-25d205a75bbc','0b1a6bb9-9a41-403e-8146-f0ab07969bad','42379e24-badc-42c9-9d78-ecec687ad9f4','2219874d-f599-476b-a19b-429d5a68e489'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:13.260109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6eabbc1-e759-4640-97cd-ef452fb3ec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:13.268840 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6eabbc1-e759-4640-97cd-ef452fb3ec58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:13.269637 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Flow 'volume_create_api' (a7a617b8-7109-43df-9a8a-b8c903d08d54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:13.269912 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume request issued successfully. Aug 18 23:01:13.270464 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5110b562-347e-4b56-b01a-71c9d49f757c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:01:13.270894 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1165/4655] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:01:13 2026] POST /volume/v3/volumes => generated 747 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:13.282607 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5531679-6f21-4286-acfb-dd134e2af9c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:13.284335 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5531679-6f21-4286-acfb-dd134e2af9c1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:01:13.284519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5531679-6f21-4286-acfb-dd134e2af9c1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:13.284732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5531679-6f21-4286-acfb-dd134e2af9c1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:13.295523 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:13.295523 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:13.300012 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5531679-6f21-4286-acfb-dd134e2af9c1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:01:13.305080 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5531679-6f21-4286-acfb-dd134e2af9c1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:01:13.305619 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1166/4656] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:13 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:13.623685 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34cd4168-6afc-42a7-971b-cf0b01e87355 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:13.625370 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34cd4168-6afc-42a7-971b-cf0b01e87355 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:13.625619 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34cd4168-6afc-42a7-971b-cf0b01e87355 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:13.625862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34cd4168-6afc-42a7-971b-cf0b01e87355 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:13.625963 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-34cd4168-6afc-42a7-971b-cf0b01e87355 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:13.630374 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:13.630374 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:13.631036 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34cd4168-6afc-42a7-971b-cf0b01e87355 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:13.631352 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1161/4657] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:13 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:14.317642 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6322d2bc-0473-490d-8420-35b75c99e487 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:14.319816 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6322d2bc-0473-490d-8420-35b75c99e487 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:01:14.320034 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6322d2bc-0473-490d-8420-35b75c99e487 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:14.320238 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6322d2bc-0473-490d-8420-35b75c99e487 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:14.326871 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:14.326871 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:14.329959 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6322d2bc-0473-490d-8420-35b75c99e487 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:01:14.333872 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6322d2bc-0473-490d-8420-35b75c99e487 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:01:14.334306 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1166/4658] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:14 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:14.345201 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62e14221-2c42-45ff-9963-c66f4d31da73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:14.346776 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62e14221-2c42-45ff-9963-c66f4d31da73 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 23:01:14.347397 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62e14221-2c42-45ff-9963-c66f4d31da73 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d7e9c95-242d-45c1-bbbc-367f0ae91c07", "name": "tempest-VolumesBackupsTest-Backup-224305927"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:14.348395 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-62e14221-2c42-45ff-9963-c66f4d31da73 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating new backup {'backup': {'volume_id': '6d7e9c95-242d-45c1-bbbc-367f0ae91c07', 'name': 'tempest-VolumesBackupsTest-Backup-224305927'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:01:14.348518 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-62e14221-2c42-45ff-9963-c66f4d31da73 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating backup of volume 6d7e9c95-242d-45c1-bbbc-367f0ae91c07 in container None Aug 18 23:01:14.355125 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:14.355125 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:14.355538 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-62e14221-2c42-45ff-9963-c66f4d31da73 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:01:14.368646 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-62e14221-2c42-45ff-9963-c66f4d31da73 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['0eddc9a9-06b3-420a-8716-c817fd5d7825', '498146f8-b2a0-4622-999d-96ed37c8f75f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:14.393512 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62e14221-2c42-45ff-9963-c66f4d31da73 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:01:14.393968 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1166/4659] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:01:14 2026] POST /volume/v3/backups => generated 327 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:14.401463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc01e6ea-94c0-4527-9f92-1c4d23d870ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:14.403161 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc01e6ea-94c0-4527-9f92-1c4d23d870ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:14.403372 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc01e6ea-94c0-4527-9f92-1c4d23d870ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:14.403494 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc01e6ea-94c0-4527-9f92-1c4d23d870ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:14.403591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bc01e6ea-94c0-4527-9f92-1c4d23d870ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:14.407367 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:14.407367 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:14.408083 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc01e6ea-94c0-4527-9f92-1c4d23d870ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:14.408474 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1167/4660] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:14 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:14.643227 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0e8fdcd-afaa-4f2d-925f-177e11771e6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:14.648775 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0e8fdcd-afaa-4f2d-925f-177e11771e6e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:14.648937 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0e8fdcd-afaa-4f2d-925f-177e11771e6e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:14.649137 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0e8fdcd-afaa-4f2d-925f-177e11771e6e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:14.649239 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d0e8fdcd-afaa-4f2d-925f-177e11771e6e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:14.659173 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:14.659173 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:14.659982 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0e8fdcd-afaa-4f2d-925f-177e11771e6e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:14.660390 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1162/4661] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:14 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:15.420501 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8dad97d3-2c36-4994-a4e7-a09346af54ab None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:15.422130 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8dad97d3-2c36-4994-a4e7-a09346af54ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:15.422326 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8dad97d3-2c36-4994-a4e7-a09346af54ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:15.422512 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8dad97d3-2c36-4994-a4e7-a09346af54ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:15.422610 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8dad97d3-2c36-4994-a4e7-a09346af54ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:15.426736 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:15.426736 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:15.427417 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8dad97d3-2c36-4994-a4e7-a09346af54ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:15.427878 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1167/4662] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:15 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:15.670165 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee01b5e3-2290-4304-9269-231bb7047035 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:15.671926 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee01b5e3-2290-4304-9269-231bb7047035 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:15.672200 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee01b5e3-2290-4304-9269-231bb7047035 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:15.672467 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee01b5e3-2290-4304-9269-231bb7047035 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:15.672606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ee01b5e3-2290-4304-9269-231bb7047035 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:15.679075 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:15.679075 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:15.679851 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee01b5e3-2290-4304-9269-231bb7047035 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:15.680260 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1167/4663] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:15 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:16.437399 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69910b99-d590-4280-a484-c12696a73dc3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:16.439229 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69910b99-d590-4280-a484-c12696a73dc3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:16.439427 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69910b99-d590-4280-a484-c12696a73dc3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:16.439644 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69910b99-d590-4280-a484-c12696a73dc3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:16.439756 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-69910b99-d590-4280-a484-c12696a73dc3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:16.443943 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:16.443943 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:16.444700 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69910b99-d590-4280-a484-c12696a73dc3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:16.445027 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1168/4664] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:16 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:16.691791 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87dafed0-5a60-4333-838d-bf58de3cf47c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:16.693809 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87dafed0-5a60-4333-838d-bf58de3cf47c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:16.694066 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87dafed0-5a60-4333-838d-bf58de3cf47c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:16.694333 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87dafed0-5a60-4333-838d-bf58de3cf47c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:16.694495 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-87dafed0-5a60-4333-838d-bf58de3cf47c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:16.698815 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:16.698815 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:16.699649 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87dafed0-5a60-4333-838d-bf58de3cf47c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:16.700075 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1163/4665] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:16 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:17.454841 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fe9f08e8-9b68-4e85-bb33-95f16e7ba0b8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:17.456655 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe9f08e8-9b68-4e85-bb33-95f16e7ba0b8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:17.456835 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe9f08e8-9b68-4e85-bb33-95f16e7ba0b8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:17.457017 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fe9f08e8-9b68-4e85-bb33-95f16e7ba0b8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:17.457131 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-fe9f08e8-9b68-4e85-bb33-95f16e7ba0b8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:17.462658 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:17.462658 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:17.463627 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fe9f08e8-9b68-4e85-bb33-95f16e7ba0b8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:17.464115 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1168/4666] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:17 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:17.709956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86b03502-3343-4cc6-848c-baafbdf059a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:17.711536 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86b03502-3343-4cc6-848c-baafbdf059a5 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:17.711702 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86b03502-3343-4cc6-848c-baafbdf059a5 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:17.711918 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86b03502-3343-4cc6-848c-baafbdf059a5 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:17.711965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-86b03502-3343-4cc6-848c-baafbdf059a5 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:17.715917 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:17.715917 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:17.716560 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86b03502-3343-4cc6-848c-baafbdf059a5 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:17.716906 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1168/4667] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:17 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:18.476556 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-218db32f-04de-4d14-b317-3b29dcfde54b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:18.478961 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-218db32f-04de-4d14-b317-3b29dcfde54b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:18.479255 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-218db32f-04de-4d14-b317-3b29dcfde54b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:18.479551 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-218db32f-04de-4d14-b317-3b29dcfde54b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:18.479717 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-218db32f-04de-4d14-b317-3b29dcfde54b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:18.485469 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:18.485469 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:18.486534 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-218db32f-04de-4d14-b317-3b29dcfde54b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:18.488328 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1169/4668] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:18 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:18.726621 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78008f26-e099-4f2b-b5cd-636a9f0f38c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:18.728729 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78008f26-e099-4f2b-b5cd-636a9f0f38c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:18.729034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78008f26-e099-4f2b-b5cd-636a9f0f38c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:18.729240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78008f26-e099-4f2b-b5cd-636a9f0f38c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:18.729379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-78008f26-e099-4f2b-b5cd-636a9f0f38c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:18.734135 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:18.734135 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:18.735013 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78008f26-e099-4f2b-b5cd-636a9f0f38c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:18.735487 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1164/4669] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:18 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:18.930168 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-547e2e69-4b90-412a-86ad-182e494829be req-b659bc2e-75e5-4677-8842-6da8bac00674 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:18.932178 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-b659bc2e-75e5-4677-8842-6da8bac00674 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 Aug 18 23:01:18.932395 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-b659bc2e-75e5-4677-8842-6da8bac00674 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:18.932604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-b659bc2e-75e5-4677-8842-6da8bac00674 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:18.940620 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:18.940620 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:18.982419 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-547e2e69-4b90-412a-86ad-182e494829be req-b659bc2e-75e5-4677-8842-6da8bac00674 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 returned with HTTP 200 Aug 18 23:01:18.982850 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1169/4670] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:01:18 2026] DELETE /volume/v3/attachments/d20a43aa-9d1a-4505-8a10-216a65c229d5 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:19.501709 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05699626-9224-44d9-b026-0592292a291e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:19.503676 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05699626-9224-44d9-b026-0592292a291e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:19.503915 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05699626-9224-44d9-b026-0592292a291e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:19.504152 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05699626-9224-44d9-b026-0592292a291e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:19.504311 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-05699626-9224-44d9-b026-0592292a291e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:19.508398 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:19.508398 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:19.509144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05699626-9224-44d9-b026-0592292a291e tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:19.509470 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1169/4671] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:19 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:19.746290 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-051c84cd-3697-423d-8308-9af39afec00a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:19.748112 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-051c84cd-3697-423d-8308-9af39afec00a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:19.748310 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-051c84cd-3697-423d-8308-9af39afec00a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:19.748490 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-051c84cd-3697-423d-8308-9af39afec00a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:19.748617 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-051c84cd-3697-423d-8308-9af39afec00a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:19.754738 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:19.754738 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:19.755741 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-051c84cd-3697-423d-8308-9af39afec00a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:19.756192 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1170/4672] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:19 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:20.025250 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-95baf0c2-2e3d-423c-b4ec-7eb570cc1da5 req-166974a5-e03e-4036-9531-404c47eb2a0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:20.028285 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-95baf0c2-2e3d-423c-b4ec-7eb570cc1da5 req-166974a5-e03e-4036-9531-404c47eb2a0e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:01:20.028531 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-95baf0c2-2e3d-423c-b4ec-7eb570cc1da5 req-166974a5-e03e-4036-9531-404c47eb2a0e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:20.028818 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-95baf0c2-2e3d-423c-b4ec-7eb570cc1da5 req-166974a5-e03e-4036-9531-404c47eb2a0e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:20.038798 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:20.038798 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:20.043750 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-95baf0c2-2e3d-423c-b4ec-7eb570cc1da5 req-166974a5-e03e-4036-9531-404c47eb2a0e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:01:20.049237 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-95baf0c2-2e3d-423c-b4ec-7eb570cc1da5 req-166974a5-e03e-4036-9531-404c47eb2a0e tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:01:20.050085 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1165/4673] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:01:20 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:20.521169 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b32fb52-ec51-436c-9650-7b3de2223173 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:20.523829 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b32fb52-ec51-436c-9650-7b3de2223173 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:20.524049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b32fb52-ec51-436c-9650-7b3de2223173 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:20.524272 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b32fb52-ec51-436c-9650-7b3de2223173 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:20.524394 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2b32fb52-ec51-436c-9650-7b3de2223173 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:20.529415 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:20.529415 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:20.530212 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b32fb52-ec51-436c-9650-7b3de2223173 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:20.530814 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1170/4674] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:20 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:20.767880 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8cbfec71-9122-424d-a91c-a91ead24e680 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:20.769798 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cbfec71-9122-424d-a91c-a91ead24e680 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:20.770037 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cbfec71-9122-424d-a91c-a91ead24e680 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:20.770228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cbfec71-9122-424d-a91c-a91ead24e680 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:20.770356 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8cbfec71-9122-424d-a91c-a91ead24e680 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:20.774794 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:20.774794 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:20.775508 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cbfec71-9122-424d-a91c-a91ead24e680 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:20.775928 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1170/4675] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:20 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:20.785248 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-256917e3-4b6f-4b05-b044-06d612ad0abe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:20.787069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-256917e3-4b6f-4b05-b044-06d612ad0abe tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 Aug 18 23:01:20.787320 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-256917e3-4b6f-4b05-b044-06d612ad0abe tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:20.787549 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-256917e3-4b6f-4b05-b044-06d612ad0abe tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:20.795733 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:20.795733 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:20.800683 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-256917e3-4b6f-4b05-b044-06d612ad0abe tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:20.805169 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-256917e3-4b6f-4b05-b044-06d612ad0abe tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 returned with HTTP 200 Aug 18 23:01:20.805563 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1171/4676] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:20 2026] GET /volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:20.821379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:20.850179 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8/export_record Aug 18 23:01:20.850401 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:20.850598 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:20.850730 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Export record for backup 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:01:20.855495 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:20.855495 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:20.856491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Calling RPCAPI with context: , host: np0000007715, backup: 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:01:20.866152 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] export_record in rpcapi backup_id 9dae990a-060d-42d2-9bf5-21513cccddd8 on host np0000007715. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:01:20.878973 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWRhZTk5MGEtMDYwZC00MmQyLTliZjUtMjE1MTNjY2NkZGQ4IiwgInVzZXJfaWQiOiAiOGFmMjRhYWE0Y2I2NGQ2MDk2ZGRlMDU4MjMyM2FhNzMiLCAicHJvamVjdF9pZCI6ICJjN2Y1YmY0M2QyNjQ0MWYzYTAyMjgyNjJhNzQzMTQxMCIsICJ2b2x1bWVfaWQiOiAiZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NjA0NDcwNTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjMwMTMyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1LzIwMjYwODE4MjMwMTA4L2F6X25vdmFfYmFja3VwXzlkYWU5OTBhLTA2MGQtNDJkMi05YmY1LTIxNTEzY2NjZGRkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:01:20.879283 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e852ff9d-4d9c-4862-af33-a358a0a74f8f tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8/export_record returned with HTTP 200 Aug 18 23:01:20.880190 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1166/4677] 10.4.3.89 () {66 vars in 1383 bytes} [Tue Aug 18 23:01:20 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8/export_record => generated 1508 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:20.887754 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:20.889697 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] POST https://10.4.3.89/volume/v3/backups/import_record Aug 18 23:01:20.890170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjc5ZTM3YjEtZGZhNi00ZjRlLWJjY2UtNjY1NWVjMzc5YTk1IiwgInVzZXJfaWQiOiAiOGFmMjRhYWE0Y2I2NGQ2MDk2ZGRlMDU4MjMyM2FhNzMiLCAicHJvamVjdF9pZCI6ICJjN2Y1YmY0M2QyNjQ0MWYzYTAyMjgyNjJhNzQzMTQxMCIsICJ2b2x1bWVfaWQiOiAiZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NjA0NDcwNTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjMwMTMyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1LzIwMjYwODE4MjMwMTA4L2F6X25vdmFfYmFja3VwXzlkYWU5OTBhLTA2MGQtNDJkMi05YmY1LTIxNTEzY2NjZGRkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:20.891653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjc5ZTM3YjEtZGZhNi00ZjRlLWJjY2UtNjY1NWVjMzc5YTk1IiwgInVzZXJfaWQiOiAiOGFmMjRhYWE0Y2I2NGQ2MDk2ZGRlMDU4MjMyM2FhNzMiLCAicHJvamVjdF9pZCI6ICJjN2Y1YmY0M2QyNjQ0MWYzYTAyMjgyNjJhNzQzMTQxMCIsICJ2b2x1bWVfaWQiOiAiZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NjA0NDcwNTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjMwMTMyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1LzIwMjYwODE4MjMwMTA4L2F6X25vdmFfYmFja3VwXzlkYWU5OTBhLTA2MGQtNDJkMi05YmY1LTIxNTEzY2NjZGRkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 23:01:20.891828 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjc5ZTM3YjEtZGZhNi00ZjRlLWJjY2UtNjY1NWVjMzc5YTk1IiwgInVzZXJfaWQiOiAiOGFmMjRhYWE0Y2I2NGQ2MDk2ZGRlMDU4MjMyM2FhNzMiLCAicHJvamVjdF9pZCI6ICJjN2Y1YmY0M2QyNjQ0MWYzYTAyMjgyNjJhNzQzMTQxMCIsICJ2b2x1bWVfaWQiOiAiZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NjA0NDcwNTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjMwMTMyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1LzIwMjYwODE4MjMwMTA4L2F6X25vdmFfYmFja3VwXzlkYWU5OTBhLTA2MGQtNDJkMi05YmY1LTIxNTEzY2NjZGRkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 23:01:20.949929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Created reservations ['0249f695-a642-4843-b3ea-5a7389934288', '4143165b-561d-4390-aa8d-dd977f249d8f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:20.976658 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] import_record rpcapi backup id b79e37b1-dfa6-4f4e-bcce-6655ec379a95 on host np0000007715 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjc5ZTM3YjEtZGZhNi00ZjRlLWJjY2UtNjY1NWVjMzc5YTk1IiwgInVzZXJfaWQiOiAiOGFmMjRhYWE0Y2I2NGQ2MDk2ZGRlMDU4MjMyM2FhNzMiLCAicHJvamVjdF9pZCI6ICJjN2Y1YmY0M2QyNjQ0MWYzYTAyMjgyNjJhNzQzMTQxMCIsICJ2b2x1bWVfaWQiOiAiZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00NjA0NDcwNTUiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjMwMTMyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZTNjZmFmMjQtODc2Zi00Y2ZkLWFlNTMtNGNhYzkzNzA2MTQ1LzIwMjYwODE4MjMwMTA4L2F6X25vdmFfYmFja3VwXzlkYWU5OTBhLTA2MGQtNDJkMi05YmY1LTIxNTEzY2NjZGRkOCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDE6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100264) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 23:01:20.979173 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Import record output: {'backup': {'id': 'b79e37b1-dfa6-4f4e-bcce-6655ec379a95', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95'}, {'rel': 'bookmark', 'href': 'https://10.4.3.89/volume/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95'}]}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 23:01:20.979488 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f4d85ebb-eb5b-40d7-8dcb-05765eda0db7 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups/import_record returned with HTTP 201 Aug 18 23:01:20.980048 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1171/4678] 10.4.3.89 () {68 vars in 1295 bytes} [Tue Aug 18 23:01:20 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 93 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:01:20.988228 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46d9bec5-fe5e-4d59-bb3e-e88045768ffe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:20.989701 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46d9bec5-fe5e-4d59-bb3e-e88045768ffe tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] GET https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 Aug 18 23:01:20.990022 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46d9bec5-fe5e-4d59-bb3e-e88045768ffe tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:20.990310 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46d9bec5-fe5e-4d59-bb3e-e88045768ffe tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:20.990488 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-46d9bec5-fe5e-4d59-bb3e-e88045768ffe tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Show backup with id b79e37b1-dfa6-4f4e-bcce-6655ec379a95. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:20.996519 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:20.996519 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:20.996519 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46d9bec5-fe5e-4d59-bb3e-e88045768ffe tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 returned with HTTP 200 Aug 18 23:01:20.996519 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1171/4679] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:20 2026] GET /volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 => generated 645 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:21.542856 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05a398c1-847a-43b9-9914-fdcba8adabfe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:21.544527 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05a398c1-847a-43b9-9914-fdcba8adabfe tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:21.544730 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05a398c1-847a-43b9-9914-fdcba8adabfe tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:21.545005 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05a398c1-847a-43b9-9914-fdcba8adabfe tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:21.545108 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-05a398c1-847a-43b9-9914-fdcba8adabfe tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:21.549006 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:21.549006 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:21.549987 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05a398c1-847a-43b9-9914-fdcba8adabfe tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:21.550361 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1172/4680] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:21 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:21.816821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e23dedc-ffde-4262-909d-2319b5334cdd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:21.818561 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e23dedc-ffde-4262-909d-2319b5334cdd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:01:21.818765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e23dedc-ffde-4262-909d-2319b5334cdd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:21.819005 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e23dedc-ffde-4262-909d-2319b5334cdd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:21.819188 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3e23dedc-ffde-4262-909d-2319b5334cdd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Delete volume with id: ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:01:21.827082 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:21.827082 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:21.827599 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e23dedc-ffde-4262-909d-2319b5334cdd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:01:21.837150 np0000007715 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-3e23dedc-ffde-4262-909d-2319b5334cdd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 18 23:01:21.842933 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e23dedc-ffde-4262-909d-2319b5334cdd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Delete volume request issued successfully. Aug 18 23:01:21.843147 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e23dedc-ffde-4262-909d-2319b5334cdd tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 202 Aug 18 23:01:21.843574 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1167/4681] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:21 2026] DELETE /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:01:21.851471 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0b97c817-8079-461e-a3b7-2b346832fec3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:21.853182 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b97c817-8079-461e-a3b7-2b346832fec3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:01:21.853383 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b97c817-8079-461e-a3b7-2b346832fec3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:21.853601 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0b97c817-8079-461e-a3b7-2b346832fec3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:21.862770 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:21.862770 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:21.866699 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0b97c817-8079-461e-a3b7-2b346832fec3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Volume info retrieved successfully. Aug 18 23:01:21.871087 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0b97c817-8079-461e-a3b7-2b346832fec3 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 200 Aug 18 23:01:21.871656 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1172/4682] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:21 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:22.008227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10d752dd-9e3f-4122-91e9-59c151ab4c98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:22.010023 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10d752dd-9e3f-4122-91e9-59c151ab4c98 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] GET https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 Aug 18 23:01:22.010218 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10d752dd-9e3f-4122-91e9-59c151ab4c98 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:22.010422 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10d752dd-9e3f-4122-91e9-59c151ab4c98 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:22.010543 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-10d752dd-9e3f-4122-91e9-59c151ab4c98 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Show backup with id b79e37b1-dfa6-4f4e-bcce-6655ec379a95. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:22.014320 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:22.014320 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:22.014921 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10d752dd-9e3f-4122-91e9-59c151ab4c98 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 returned with HTTP 200 Aug 18 23:01:22.015249 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1172/4683] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:22 2026] GET /volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:22.026325 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4011f82c-5e48-4d78-b9c6-45693842f0c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:22.028387 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4011f82c-5e48-4d78-b9c6-45693842f0c0 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] GET https://10.4.3.89/volume/v3/backups Aug 18 23:01:22.028585 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4011f82c-5e48-4d78-b9c6-45693842f0c0 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:22.028772 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4011f82c-5e48-4d78-b9c6-45693842f0c0 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:22.040759 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4011f82c-5e48-4d78-b9c6-45693842f0c0 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 200 Aug 18 23:01:22.041141 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1173/4684] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 23:01:22 2026] GET /volume/v3/backups => generated 335 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:22.049854 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84a9b3bf-612f-410e-90c0-693bf27f322a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:22.051423 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] POST https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8/restore Aug 18 23:01:22.051806 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:22.053202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Restoring backup 9dae990a-060d-42d2-9bf5-21513cccddd8 ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:01:22.053359 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Restoring backup 9dae990a-060d-42d2-9bf5-21513cccddd8 to volume None. Aug 18 23:01:22.057434 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:22.057434 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:22.058511 np0000007715 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Creating volume of 1 GB for restore of backup 9dae990a-060d-42d2-9bf5-21513cccddd8. Aug 18 23:01:22.062242 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Availability Zones retrieved successfully. Aug 18 23:01:22.067876 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Flow 'volume_create_api' (edbabe26-f997-4daa-adfe-ed54121f9b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:22.068819 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafa27f3-054d-4dab-bfb4-809ee0db147d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:22.069773 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:01:22.097654 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aafa27f3-054d-4dab-bfb4-809ee0db147d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:22.098522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56478709-bf8b-47a9-9d79-7ca857fc293e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:22.139782 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Created reservations ['56883199-2e95-432d-8986-a67d27487930', '28366e9a-b25f-4f6b-b013-4704c2f57858', 'f77346e4-df1f-4d80-a2ed-615bfc9b888a', '5fae4c1b-fb23-4fb2-91f3-729f001b24df'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:22.140797 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56478709-bf8b-47a9-9d79-7ca857fc293e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56883199-2e95-432d-8986-a67d27487930', '28366e9a-b25f-4f6b-b013-4704c2f57858', 'f77346e4-df1f-4d80-a2ed-615bfc9b888a', '5fae4c1b-fb23-4fb2-91f3-729f001b24df']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:22.141767 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab0c58c-6dd0-4e6f-82c7-38336c38a45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:22.173736 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ab0c58c-6dd0-4e6f-82c7-38336c38a45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdfc746c-c48b-4c02-ac92-1feda93797d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9dae990a-060d-42d2-9bf5-21513cccddd8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5bf43d26441f3a0228262a7431410',qos_specs=None,replication_status=,reservations=['56883199-2e95-432d-8986-a67d27487930','28366e9a-b25f-4f6b-b013-4704c2f57858','f77346e4-df1f-4d80-a2ed-615bfc9b888a','5fae4c1b-fb23-4fb2-91f3-729f001b24df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af24aaa4cb64d6096dde0582323aa73',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:01:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9dae990a-060d-42d2-9bf5-21513cccddd8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdfc746c-c48b-4c02-ac92-1feda93797d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f5bf43d26441f3a0228262a7431410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af24aaa4cb64d6096dde0582323aa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:22.174563 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d1e987-2ee7-48cf-9382-53f0bb7e256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:22.189482 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d1e987-2ee7-48cf-9382-53f0bb7e256d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9dae990a-060d-42d2-9bf5-21513cccddd8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5bf43d26441f3a0228262a7431410',qos_specs=None,replication_status=,reservations=['56883199-2e95-432d-8986-a67d27487930','28366e9a-b25f-4f6b-b013-4704c2f57858','f77346e4-df1f-4d80-a2ed-615bfc9b888a','5fae4c1b-fb23-4fb2-91f3-729f001b24df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af24aaa4cb64d6096dde0582323aa73',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:22.190258 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (225a9130-8101-4665-b4a9-1588df82e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:22.198193 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (225a9130-8101-4665-b4a9-1588df82e845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:22.199032 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Flow 'volume_create_api' (edbabe26-f997-4daa-adfe-ed54121f9b2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:22.199396 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Create volume request issued successfully. Aug 18 23:01:22.205595 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:22.205595 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:22.206110 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:22.560521 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3bd12df-54a9-4b45-ae52-d7b653990976 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:22.562780 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3bd12df-54a9-4b45-ae52-d7b653990976 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:22.562997 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3bd12df-54a9-4b45-ae52-d7b653990976 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:22.563183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3bd12df-54a9-4b45-ae52-d7b653990976 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:22.563318 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f3bd12df-54a9-4b45-ae52-d7b653990976 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:22.568144 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:22.568144 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:22.569097 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3bd12df-54a9-4b45-ae52-d7b653990976 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:22.569574 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1173/4685] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:22 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:22.884602 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e3538cd2-c2b2-4ca8-b8fe-23709189a628 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:22.886449 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3538cd2-c2b2-4ca8-b8fe-23709189a628 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] GET https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 Aug 18 23:01:22.886635 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3538cd2-c2b2-4ca8-b8fe-23709189a628 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:22.886868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e3538cd2-c2b2-4ca8-b8fe-23709189a628 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:22.892279 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e3538cd2-c2b2-4ca8-b8fe-23709189a628 tempest-TestEncryptedCinderVolumes-932041536 tempest-TestEncryptedCinderVolumes-932041536-project-member] https://10.4.3.89/volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 returned with HTTP 404 Aug 18 23:01:22.892776 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1173/4686] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:22 2026] GET /volume/v3/volumes/ebbd7de6-b55d-4628-ab8b-b046af8bf2d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:22.899408 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbb0d514-d925-4b6a-b655-07774099e565 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:22.901087 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbb0d514-d925-4b6a-b655-07774099e565 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:01:22.901322 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbb0d514-d925-4b6a-b655-07774099e565 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:22.901538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbb0d514-d925-4b6a-b655-07774099e565 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:22.902037 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:22.902037 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:22.902348 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dbb0d514-d925-4b6a-b655-07774099e565 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:01:22.911686 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbb0d514-d925-4b6a-b655-07774099e565 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Get all volumes completed successfully. Aug 18 23:01:22.913555 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:22.913555 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:22.917755 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbb0d514-d925-4b6a-b655-07774099e565 tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:01:22.918164 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1174/4687] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 23:01:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:01:22.932645 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8718357a-853b-4336-a640-57060f43054c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:22.934387 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8718357a-853b-4336-a640-57060f43054c tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] DELETE https://10.4.3.89/volume/v3/types/57949aa6-8cd9-42c5-ad79-1f56ac21f75f Aug 18 23:01:22.934567 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8718357a-853b-4336-a640-57060f43054c tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:22.934804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8718357a-853b-4336-a640-57060f43054c tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:22.957420 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8718357a-853b-4336-a640-57060f43054c tempest-TestEncryptedCinderVolumes-1037301178 tempest-TestEncryptedCinderVolumes-1037301178-project-admin] https://10.4.3.89/volume/v3/types/57949aa6-8cd9-42c5-ad79-1f56ac21f75f returned with HTTP 202 Aug 18 23:01:22.957776 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1174/4688] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:01:22 2026] DELETE /volume/v3/types/57949aa6-8cd9-42c5-ad79-1f56ac21f75f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:01:23.213363 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:23.213363 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:23.213831 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:23.214003 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:01:23.214096 np0000007715 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Overwriting volume fdfc746c-c48b-4c02-ac92-1feda93797d7 with restore of backup 9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:23.226014 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] restore_backup in rpcapi backup_id 9dae990a-060d-42d2-9bf5-21513cccddd8 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:01:23.227923 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84a9b3bf-612f-410e-90c0-693bf27f322a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8/restore returned with HTTP 202 Aug 18 23:01:23.228482 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1168/4689] 10.4.3.89 () {68 vars in 1386 bytes} [Tue Aug 18 23:01:22 2026] POST /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8/restore => generated 189 bytes in 1179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:23.239038 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d32e4c10-fdd8-47a5-9b43-138da8fa0397 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:23.240993 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d32e4c10-fdd8-47a5-9b43-138da8fa0397 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:23.241226 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d32e4c10-fdd8-47a5-9b43-138da8fa0397 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:23.241431 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d32e4c10-fdd8-47a5-9b43-138da8fa0397 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:23.241536 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d32e4c10-fdd8-47a5-9b43-138da8fa0397 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:23.247745 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:23.247745 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:23.248565 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d32e4c10-fdd8-47a5-9b43-138da8fa0397 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:23.248987 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1174/4690] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:23 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:23.579634 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d7c5785-645f-4e62-9cfd-912ddc133272 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:23.581479 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d7c5785-645f-4e62-9cfd-912ddc133272 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:23.581682 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5785-645f-4e62-9cfd-912ddc133272 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:23.581861 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d7c5785-645f-4e62-9cfd-912ddc133272 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:23.582305 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5d7c5785-645f-4e62-9cfd-912ddc133272 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:23.587066 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:23.587066 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:23.587839 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d7c5785-645f-4e62-9cfd-912ddc133272 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:23.588241 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1175/4691] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:23 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:24.260984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-616e1eae-0e76-497c-bee0-4ce3185ec954 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:24.262698 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-616e1eae-0e76-497c-bee0-4ce3185ec954 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:24.263049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-616e1eae-0e76-497c-bee0-4ce3185ec954 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:24.263364 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-616e1eae-0e76-497c-bee0-4ce3185ec954 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:24.264086 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-616e1eae-0e76-497c-bee0-4ce3185ec954 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:24.268668 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:24.268668 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:24.269526 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-616e1eae-0e76-497c-bee0-4ce3185ec954 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:24.269916 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1175/4692] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:24 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:24.599666 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a9ddd9e-e221-45f1-8eb8-ee146a1bbf27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:24.601617 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a9ddd9e-e221-45f1-8eb8-ee146a1bbf27 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:24.601877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a9ddd9e-e221-45f1-8eb8-ee146a1bbf27 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:24.602018 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a9ddd9e-e221-45f1-8eb8-ee146a1bbf27 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:24.602129 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0a9ddd9e-e221-45f1-8eb8-ee146a1bbf27 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:24.606404 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:24.606404 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:24.607285 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a9ddd9e-e221-45f1-8eb8-ee146a1bbf27 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:24.607709 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1169/4693] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:24 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:25.280319 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee67bf23-38d3-4935-93fe-598961d31afa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:25.282248 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee67bf23-38d3-4935-93fe-598961d31afa tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:25.282528 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee67bf23-38d3-4935-93fe-598961d31afa tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:25.282788 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee67bf23-38d3-4935-93fe-598961d31afa tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:25.282922 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ee67bf23-38d3-4935-93fe-598961d31afa tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:25.288212 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:25.288212 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:25.289233 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee67bf23-38d3-4935-93fe-598961d31afa tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:25.289667 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1175/4694] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:25 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:25.617401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d6dfaed-7264-44ed-a882-f9f674ff84d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:25.619293 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d6dfaed-7264-44ed-a882-f9f674ff84d1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:25.619516 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d6dfaed-7264-44ed-a882-f9f674ff84d1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:25.619731 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d6dfaed-7264-44ed-a882-f9f674ff84d1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:25.619873 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7d6dfaed-7264-44ed-a882-f9f674ff84d1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:25.624859 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:25.624859 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:25.625625 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d6dfaed-7264-44ed-a882-f9f674ff84d1 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:25.626022 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1176/4695] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:25 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:26.302140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-09f0149a-ec18-4d17-9e43-a657f705956f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:26.304133 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09f0149a-ec18-4d17-9e43-a657f705956f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:26.304372 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09f0149a-ec18-4d17-9e43-a657f705956f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:26.304637 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-09f0149a-ec18-4d17-9e43-a657f705956f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:26.304738 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-09f0149a-ec18-4d17-9e43-a657f705956f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:26.309365 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:26.309365 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:26.310342 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-09f0149a-ec18-4d17-9e43-a657f705956f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:26.310687 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1176/4696] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:26 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:26.636363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3e9ee75-5837-4f85-8141-a6256a8a7b58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:26.637034 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3e9ee75-5837-4f85-8141-a6256a8a7b58 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:26.638280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3e9ee75-5837-4f85-8141-a6256a8a7b58 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:26.638280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3e9ee75-5837-4f85-8141-a6256a8a7b58 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:26.638280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e3e9ee75-5837-4f85-8141-a6256a8a7b58 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:26.642035 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:26.642035 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:26.642700 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3e9ee75-5837-4f85-8141-a6256a8a7b58 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:26.643169 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1170/4697] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:26 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:27.324407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b02c070c-0a44-49f6-8039-a3dde842394f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:27.326599 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b02c070c-0a44-49f6-8039-a3dde842394f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:27.326843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b02c070c-0a44-49f6-8039-a3dde842394f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:27.327076 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b02c070c-0a44-49f6-8039-a3dde842394f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:27.327199 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b02c070c-0a44-49f6-8039-a3dde842394f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:27.334738 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:27.334738 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:27.335772 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b02c070c-0a44-49f6-8039-a3dde842394f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:27.336291 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1176/4698] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:27 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:27.654827 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c158c90-3a3d-474d-85f5-f8c94a45aec8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:27.656772 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c158c90-3a3d-474d-85f5-f8c94a45aec8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:27.656984 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c158c90-3a3d-474d-85f5-f8c94a45aec8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:27.657172 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c158c90-3a3d-474d-85f5-f8c94a45aec8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:27.657301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3c158c90-3a3d-474d-85f5-f8c94a45aec8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:27.662073 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:27.662073 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:27.662928 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c158c90-3a3d-474d-85f5-f8c94a45aec8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:27.663323 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1177/4699] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:27 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:28.348547 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b4434ad5-fd22-427e-8619-ab2edf94b3d3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:28.350334 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4434ad5-fd22-427e-8619-ab2edf94b3d3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:28.350534 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4434ad5-fd22-427e-8619-ab2edf94b3d3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:28.350744 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b4434ad5-fd22-427e-8619-ab2edf94b3d3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:28.350955 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b4434ad5-fd22-427e-8619-ab2edf94b3d3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:28.354997 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:28.354997 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:28.355814 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b4434ad5-fd22-427e-8619-ab2edf94b3d3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:28.356160 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1177/4700] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:28 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:28.507424 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6aec690-25b5-4dd5-a107-b001584d452b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:28.599789 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:01:28.600283 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1608400414"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:28.602149 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1608400414'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:01:28.602340 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Create volume of 1 GB Aug 18 23:01:28.608258 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Availability Zones retrieved successfully. Aug 18 23:01:28.615230 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Flow 'volume_create_api' (34a35695-a5c6-4e93-8c45-30a9f39b6cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:28.616611 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d81c9a-8509-454e-9869-de855d1e985a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:28.617737 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:01:28.646500 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1d81c9a-8509-454e-9869-de855d1e985a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:28.647240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5395d8-c5bd-40f6-aee4-e214b8ec419c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:28.680195 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-276c7086-2422-4282-b8a4-118467de31b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:28.682660 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-276c7086-2422-4282-b8a4-118467de31b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:28.682965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-276c7086-2422-4282-b8a4-118467de31b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:28.683227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-276c7086-2422-4282-b8a4-118467de31b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:28.683411 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-276c7086-2422-4282-b8a4-118467de31b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:28.687705 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:28.687705 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:28.688626 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-276c7086-2422-4282-b8a4-118467de31b9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:28.688925 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1177/4701] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:28 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:28.709858 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Created reservations ['8045ab92-c76e-41e5-aa31-6ca5dd4e1b1a', 'a4d40452-dd7c-4ad4-82c8-77218597e844', 'd0390836-eb2b-42a7-8398-9a39b4653386', 'b5137fac-fb97-4c7e-a43f-8a628597f8ae'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:28.710831 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5395d8-c5bd-40f6-aee4-e214b8ec419c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8045ab92-c76e-41e5-aa31-6ca5dd4e1b1a', 'a4d40452-dd7c-4ad4-82c8-77218597e844', 'd0390836-eb2b-42a7-8398-9a39b4653386', 'b5137fac-fb97-4c7e-a43f-8a628597f8ae']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:28.711891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e917e10-5cd0-4bb2-af4a-4f1528f4d3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:28.740346 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e917e10-5cd0-4bb2-af4a-4f1528f4d3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7e5d858-a950-4684-abe8-f669c5397375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1608400414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d0064d3665f4a40800b4a5362d5bb69',qos_specs=None,replication_status=,reservations=['8045ab92-c76e-41e5-aa31-6ca5dd4e1b1a','a4d40452-dd7c-4ad4-82c8-77218597e844','d0390836-eb2b-42a7-8398-9a39b4653386','b5137fac-fb97-4c7e-a43f-8a628597f8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78fb8e75843c4814bbec4440f338263b',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:01:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1608400414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7e5d858-a950-4684-abe8-f669c5397375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d0064d3665f4a40800b4a5362d5bb69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78fb8e75843c4814bbec4440f338263b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:28.741366 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05485ac3-e7a9-4a8a-8ec2-1bf33f9d6866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:28.757569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05485ac3-e7a9-4a8a-8ec2-1bf33f9d6866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1608400414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d0064d3665f4a40800b4a5362d5bb69',qos_specs=None,replication_status=,reservations=['8045ab92-c76e-41e5-aa31-6ca5dd4e1b1a','a4d40452-dd7c-4ad4-82c8-77218597e844','d0390836-eb2b-42a7-8398-9a39b4653386','b5137fac-fb97-4c7e-a43f-8a628597f8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78fb8e75843c4814bbec4440f338263b',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:28.758378 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af7cbd2-1afb-4a93-8dd8-0954c2533637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:28.766248 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af7cbd2-1afb-4a93-8dd8-0954c2533637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:28.766908 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Flow 'volume_create_api' (34a35695-a5c6-4e93-8c45-30a9f39b6cca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:28.767183 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Create volume request issued successfully. Aug 18 23:01:28.767700 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6aec690-25b5-4dd5-a107-b001584d452b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:01:28.768083 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1171/4702] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:01:28 2026] POST /volume/v3/volumes => generated 764 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:28.778800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b4a6da3-467f-4318-ab1d-4760703a6455 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:28.780513 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b4a6da3-467f-4318-ab1d-4760703a6455 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:28.780712 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b4a6da3-467f-4318-ab1d-4760703a6455 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:28.780888 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b4a6da3-467f-4318-ab1d-4760703a6455 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:28.787725 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:28.787725 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:28.791293 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b4a6da3-467f-4318-ab1d-4760703a6455 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:28.795990 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b4a6da3-467f-4318-ab1d-4760703a6455 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 returned with HTTP 200 Aug 18 23:01:28.796507 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1178/4703] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:28 2026] GET /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:29.366032 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d52191be-b9cc-4a34-8872-0b3ea3fb507b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:29.367571 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d52191be-b9cc-4a34-8872-0b3ea3fb507b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:29.367747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d52191be-b9cc-4a34-8872-0b3ea3fb507b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:29.367915 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d52191be-b9cc-4a34-8872-0b3ea3fb507b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:29.368040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d52191be-b9cc-4a34-8872-0b3ea3fb507b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:29.374920 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:29.374920 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:29.375645 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d52191be-b9cc-4a34-8872-0b3ea3fb507b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:29.375989 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1178/4704] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:29 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:29.700968 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e77a0bb-f0ca-47bd-bd96-93c277003321 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:29.702701 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e77a0bb-f0ca-47bd-bd96-93c277003321 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:01:29.702922 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e77a0bb-f0ca-47bd-bd96-93c277003321 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:29.703136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e77a0bb-f0ca-47bd-bd96-93c277003321 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:29.703276 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4e77a0bb-f0ca-47bd-bd96-93c277003321 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:29.708702 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:29.708702 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:29.709534 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e77a0bb-f0ca-47bd-bd96-93c277003321 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:01:29.709900 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1178/4705] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:29 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:29.811101 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e3e5b2a-79e9-4c85-b796-ec5820c30a79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:29.812869 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e3e5b2a-79e9-4c85-b796-ec5820c30a79 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:29.813131 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e3e5b2a-79e9-4c85-b796-ec5820c30a79 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:29.813284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e3e5b2a-79e9-4c85-b796-ec5820c30a79 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:29.820020 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:29.820020 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:29.823625 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e3e5b2a-79e9-4c85-b796-ec5820c30a79 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:29.827543 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e3e5b2a-79e9-4c85-b796-ec5820c30a79 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 returned with HTTP 200 Aug 18 23:01:29.827913 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1172/4706] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:29 2026] GET /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:29.841587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0021e1d-9bf9-486c-a21a-1f4bd2bad491 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:29.843404 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0021e1d-9bf9-486c-a21a-1f4bd2bad491 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:01:29.843765 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0021e1d-9bf9-486c-a21a-1f4bd2bad491 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7e5d858-a950-4684-abe8-f669c5397375", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-720619812"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:29.855208 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:29.855208 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:29.855716 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a0021e1d-9bf9-486c-a21a-1f4bd2bad491 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:29.855833 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-a0021e1d-9bf9-486c-a21a-1f4bd2bad491 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Create snapshot from volume e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:29.889164 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a0021e1d-9bf9-486c-a21a-1f4bd2bad491 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Created reservations ['34cae11d-d54c-4cd8-aa0e-229cede1d436', 'ecdffd0e-7d0c-4e89-a565-f3e723b2d3e3', '7f4df839-81d3-4722-81d2-5b294507644d', 'f02df28a-618a-4f8e-aac4-58ed98cf1fab'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:29.916158 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a0021e1d-9bf9-486c-a21a-1f4bd2bad491 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot create request issued successfully. Aug 18 23:01:29.916812 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0021e1d-9bf9-486c-a21a-1f4bd2bad491 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:01:29.916958 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1179/4707] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:01:29 2026] POST /volume/v3/snapshots => generated 321 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:29.925042 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9b58fe1-0007-412b-ba3b-770e1d7a499d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:29.926741 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9b58fe1-0007-412b-ba3b-770e1d7a499d tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 Aug 18 23:01:29.926923 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9b58fe1-0007-412b-ba3b-770e1d7a499d tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:29.927121 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9b58fe1-0007-412b-ba3b-770e1d7a499d tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:29.932305 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:29.932305 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:29.932720 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d9b58fe1-0007-412b-ba3b-770e1d7a499d tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:29.933505 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9b58fe1-0007-412b-ba3b-770e1d7a499d tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 returned with HTTP 200 Aug 18 23:01:29.933855 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1179/4708] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:29 2026] GET /volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:30.385401 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ed8e8f9-7a00-45d3-9bca-aad0b25300b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:30.387108 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ed8e8f9-7a00-45d3-9bca-aad0b25300b8 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:30.387350 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ed8e8f9-7a00-45d3-9bca-aad0b25300b8 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:30.387457 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ed8e8f9-7a00-45d3-9bca-aad0b25300b8 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:30.387567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9ed8e8f9-7a00-45d3-9bca-aad0b25300b8 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:30.391428 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:30.391428 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:30.392091 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ed8e8f9-7a00-45d3-9bca-aad0b25300b8 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:30.392720 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1179/4709] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:30 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:30.942910 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89afd9b3-3255-45da-afcf-02be92cec8bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:30.944750 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89afd9b3-3255-45da-afcf-02be92cec8bb tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 Aug 18 23:01:30.945084 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89afd9b3-3255-45da-afcf-02be92cec8bb tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:30.945133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89afd9b3-3255-45da-afcf-02be92cec8bb tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:30.950426 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:30.950426 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:30.950684 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-89afd9b3-3255-45da-afcf-02be92cec8bb tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:30.951488 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89afd9b3-3255-45da-afcf-02be92cec8bb tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 returned with HTTP 200 Aug 18 23:01:30.951847 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1173/4710] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:30 2026] GET /volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:30.971671 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-251c46a4-1651-4c0b-87c7-c703bf7b8a4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:30.973370 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-251c46a4-1651-4c0b-87c7-c703bf7b8a4a tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] POST https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375/action Aug 18 23:01:30.973687 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-251c46a4-1651-4c0b-87c7-c703bf7b8a4a tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action body: b'{"revert": {"snapshot_id": "38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:01:30.973799 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-251c46a4-1651-4c0b-87c7-c703bf7b8a4a tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:30.982441 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:30.982441 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:30.983081 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-251c46a4-1651-4c0b-87c7-c703bf7b8a4a tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume retrieved successfully. Aug 18 23:01:30.994878 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-251c46a4-1651-4c0b-87c7-c703bf7b8a4a tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Reverting volume e7e5d858-a950-4684-abe8-f669c5397375 to snapshot 38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3. Aug 18 23:01:30.995767 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:30.995767 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:31.009302 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-251c46a4-1651-4c0b-87c7-c703bf7b8a4a tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375/action returned with HTTP 202 Aug 18 23:01:31.009805 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1180/4711] 10.4.3.89 () {70 vars in 1424 bytes} [Tue Aug 18 23:01:30 2026] POST /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:01:31.016630 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e11db204-b441-46d4-b58c-e72137f95fd5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:31.019864 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e11db204-b441-46d4-b58c-e72137f95fd5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:31.020474 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e11db204-b441-46d4-b58c-e72137f95fd5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:31.020877 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e11db204-b441-46d4-b58c-e72137f95fd5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:31.031791 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:31.031791 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:31.036905 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e11db204-b441-46d4-b58c-e72137f95fd5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:31.042369 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e11db204-b441-46d4-b58c-e72137f95fd5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 returned with HTTP 200 Aug 18 23:01:31.043466 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1180/4712] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:31 2026] GET /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:31.259259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-5675727a-fc5d-4aff-bef2-921a3eccbce2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:31.261434 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-5675727a-fc5d-4aff-bef2-921a3eccbce2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:01:31.261866 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-5675727a-fc5d-4aff-bef2-921a3eccbce2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:31.262202 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-5675727a-fc5d-4aff-bef2-921a3eccbce2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:31.269838 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:31.269838 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:31.272788 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-5675727a-fc5d-4aff-bef2-921a3eccbce2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:01:31.277587 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-5675727a-fc5d-4aff-bef2-921a3eccbce2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:01:31.278123 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1180/4713] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:01:31 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:31.287624 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8872f74-dc7e-4465-a687-298cb4f32e0b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:31.288111 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8872f74-dc7e-4465-a687-298cb4f32e0b None None] GET https://10.4.3.89/volume// Aug 18 23:01:31.288294 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8872f74-dc7e-4465-a687-298cb4f32e0b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:31.288488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8872f74-dc7e-4465-a687-298cb4f32e0b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:31.288787 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8872f74-dc7e-4465-a687-298cb4f32e0b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:01:31.289076 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1174/4714] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 23:01:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:01:31.296987 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-d4847060-b10d-4b1f-bb2b-24a488c43663 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:31.299001 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-d4847060-b10d-4b1f-bb2b-24a488c43663 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:01:31.299363 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-d4847060-b10d-4b1f-bb2b-24a488c43663 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d7e9c95-242d-45c1-bbbc-367f0ae91c07", "connector": null, "instance_uuid": "41fac776-fa4b-4127-9eab-c359e7e28073"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:31.307911 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:31.307911 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:31.331126 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-d4847060-b10d-4b1f-bb2b-24a488c43663 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:01:31.331650 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1181/4715] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:01:31 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:31.401731 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dc44efc4-da27-4b52-9b1c-71516bcee961 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:31.403526 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc44efc4-da27-4b52-9b1c-71516bcee961 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:31.403732 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc44efc4-da27-4b52-9b1c-71516bcee961 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:31.403941 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dc44efc4-da27-4b52-9b1c-71516bcee961 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:31.404064 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-dc44efc4-da27-4b52-9b1c-71516bcee961 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:31.408424 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:31.408424 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:31.409199 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dc44efc4-da27-4b52-9b1c-71516bcee961 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:31.409588 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1181/4716] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:31 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:32.056147 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46e2b09d-76ec-4de2-8a0a-8630f20516c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.057873 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46e2b09d-76ec-4de2-8a0a-8630f20516c4 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:32.058125 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46e2b09d-76ec-4de2-8a0a-8630f20516c4 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.058352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46e2b09d-76ec-4de2-8a0a-8630f20516c4 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.066596 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.066596 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:32.070468 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-46e2b09d-76ec-4de2-8a0a-8630f20516c4 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:32.075517 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46e2b09d-76ec-4de2-8a0a-8630f20516c4 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 returned with HTTP 200 Aug 18 23:01:32.075985 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1181/4717] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:32.088807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51e76c55-f090-44d9-abb9-6079cb354ca0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.090471 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51e76c55-f090-44d9-abb9-6079cb354ca0 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 Aug 18 23:01:32.090787 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51e76c55-f090-44d9-abb9-6079cb354ca0 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.090862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51e76c55-f090-44d9-abb9-6079cb354ca0 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.096982 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.096982 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:32.097507 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51e76c55-f090-44d9-abb9-6079cb354ca0 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:32.098616 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51e76c55-f090-44d9-abb9-6079cb354ca0 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 returned with HTTP 200 Aug 18 23:01:32.099060 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1175/4718] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:32.108177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-186e50da-6992-483a-b83b-44992e15b7bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.110075 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-186e50da-6992-483a-b83b-44992e15b7bf tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:32.110301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-186e50da-6992-483a-b83b-44992e15b7bf tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.110486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-186e50da-6992-483a-b83b-44992e15b7bf tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.118448 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.118448 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:32.122181 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-186e50da-6992-483a-b83b-44992e15b7bf tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:32.127104 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-186e50da-6992-483a-b83b-44992e15b7bf tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 returned with HTTP 200 Aug 18 23:01:32.127671 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1182/4719] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:32.141172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.142974 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:01:32.143374 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-97253561"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:32.145082 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-97253561'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:01:32.145221 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Create volume of 1 GB Aug 18 23:01:32.149409 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Availability Zones retrieved successfully. Aug 18 23:01:32.156346 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Flow 'volume_create_api' (42621dd8-4f47-445f-94e2-139a0f73b393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:32.157463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47df5ab7-4dfe-4a84-8ef3-57eef191fe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:32.158581 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:01:32.185794 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47df5ab7-4dfe-4a84-8ef3-57eef191fe25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:32.186650 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988bd486-3c27-4513-8351-48b9a747e26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:32.216850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9bd31e0-06ba-4fd9-a372-636f23e7e0f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.217256 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9bd31e0-06ba-4fd9-a372-636f23e7e0f0 None None] GET https://10.4.3.89/volume// Aug 18 23:01:32.217460 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9bd31e0-06ba-4fd9-a372-636f23e7e0f0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.217660 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9bd31e0-06ba-4fd9-a372-636f23e7e0f0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.218012 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9bd31e0-06ba-4fd9-a372-636f23e7e0f0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:01:32.218327 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1182/4720] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:01:32.224838 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Created reservations ['93c10ac8-0f51-4570-9984-477fc746cb55', '62aae047-d51a-49a9-b8ab-d47ff0f6f5dd', 'a22981c0-7e2e-4315-b6ef-560592063179', 'fc5f6117-68ce-4a24-a6fc-163dac43a35e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:32.225986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (988bd486-3c27-4513-8351-48b9a747e26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93c10ac8-0f51-4570-9984-477fc746cb55', '62aae047-d51a-49a9-b8ab-d47ff0f6f5dd', 'a22981c0-7e2e-4315-b6ef-560592063179', 'fc5f6117-68ce-4a24-a6fc-163dac43a35e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:32.226285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-2fe1a33e-c108-45e6-a31d-f8ef8ac52672 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.227160 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a7921f-fb89-43ce-8f0c-9fbeabcfea15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:32.228557 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-2fe1a33e-c108-45e6-a31d-f8ef8ac52672 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:01:32.228788 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-2fe1a33e-c108-45e6-a31d-f8ef8ac52672 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.229032 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-2fe1a33e-c108-45e6-a31d-f8ef8ac52672 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.239027 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.239027 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:32.242612 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-2fe1a33e-c108-45e6-a31d-f8ef8ac52672 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:01:32.247638 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-2fe1a33e-c108-45e6-a31d-f8ef8ac52672 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:01:32.248206 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1176/4721] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 1534 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:01:32.248469 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a7921f-fb89-43ce-8f0c-9fbeabcfea15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a88614-db96-44b9-a47e-02f4013da7d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-97253561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d0064d3665f4a40800b4a5362d5bb69',qos_specs=None,replication_status=,reservations=['93c10ac8-0f51-4570-9984-477fc746cb55','62aae047-d51a-49a9-b8ab-d47ff0f6f5dd','a22981c0-7e2e-4315-b6ef-560592063179','fc5f6117-68ce-4a24-a6fc-163dac43a35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78fb8e75843c4814bbec4440f338263b',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:01:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-97253561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a88614-db96-44b9-a47e-02f4013da7d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d0064d3665f4a40800b4a5362d5bb69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78fb8e75843c4814bbec4440f338263b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:32.249223 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36282f96-3cef-4033-ab73-e2c75cc07975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:32.266498 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36282f96-3cef-4033-ab73-e2c75cc07975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-97253561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d0064d3665f4a40800b4a5362d5bb69',qos_specs=None,replication_status=,reservations=['93c10ac8-0f51-4570-9984-477fc746cb55','62aae047-d51a-49a9-b8ab-d47ff0f6f5dd','a22981c0-7e2e-4315-b6ef-560592063179','fc5f6117-68ce-4a24-a6fc-163dac43a35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78fb8e75843c4814bbec4440f338263b',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:32.267372 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513f99a7-6d65-4269-b403-e4573d83c0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:32.276381 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513f99a7-6d65-4269-b403-e4573d83c0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:32.277429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Flow 'volume_create_api' (42621dd8-4f47-445f-94e2-139a0f73b393) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:32.277709 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Create volume request issued successfully. Aug 18 23:01:32.278234 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a47b20e-23f0-40b8-a4b8-727168eeccc1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:01:32.278684 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1182/4722] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:01:32 2026] POST /volume/v3/volumes => generated 762 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:32.292282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-535c238a-f64c-4993-b516-7ede7a140d5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.294077 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-535c238a-f64c-4993-b516-7ede7a140d5e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:32.294309 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-535c238a-f64c-4993-b516-7ede7a140d5e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.294495 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-535c238a-f64c-4993-b516-7ede7a140d5e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.302552 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.302552 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:32.306368 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-535c238a-f64c-4993-b516-7ede7a140d5e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:32.310646 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-535c238a-f64c-4993-b516-7ede7a140d5e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 returned with HTTP 200 Aug 18 23:01:32.311061 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1183/4723] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:32.359697 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-84cf9620-007b-480b-8de7-604fa830c4ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.362357 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-84cf9620-007b-480b-8de7-604fa830c4ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] PUT https://10.4.3.89/volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69 Aug 18 23:01:32.363171 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-84cf9620-007b-480b-8de7-604fa830c4ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:32.371505 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-84cf9620-007b-480b-8de7-604fa830c4ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Acquiring lock "cinder-attachment_update-6d7e9c95-242d-45c1-bbbc-367f0ae91c07-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:01:32.376069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-84cf9620-007b-480b-8de7-604fa830c4ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Lock "cinder-attachment_update-6d7e9c95-242d-45c1-bbbc-367f0ae91c07-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:01:32.377114 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.377114 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:32.421376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49e21591-7fe0-4dc5-86c8-7cf4bdd51eee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.423210 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49e21591-7fe0-4dc5-86c8-7cf4bdd51eee tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:32.423547 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49e21591-7fe0-4dc5-86c8-7cf4bdd51eee tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.423689 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49e21591-7fe0-4dc5-86c8-7cf4bdd51eee tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.423794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-49e21591-7fe0-4dc5-86c8-7cf4bdd51eee tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:32.427933 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.427933 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:32.428709 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49e21591-7fe0-4dc5-86c8-7cf4bdd51eee tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:32.429084 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1177/4724] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:32.439239 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cca485f3-7e73-432f-8a63-2630c9475958 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.441140 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cca485f3-7e73-432f-8a63-2630c9475958 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/fdfc746c-c48b-4c02-ac92-1feda93797d7 Aug 18 23:01:32.441435 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cca485f3-7e73-432f-8a63-2630c9475958 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.441591 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cca485f3-7e73-432f-8a63-2630c9475958 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.448976 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.448976 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:32.452843 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cca485f3-7e73-432f-8a63-2630c9475958 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:32.456772 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cca485f3-7e73-432f-8a63-2630c9475958 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/fdfc746c-c48b-4c02-ac92-1feda93797d7 returned with HTTP 200 Aug 18 23:01:32.457156 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1183/4725] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/volumes/fdfc746c-c48b-4c02-ac92-1feda93797d7 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:32.467534 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-84cf9620-007b-480b-8de7-604fa830c4ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Lock "cinder-attachment_update-6d7e9c95-242d-45c1-bbbc-367f0ae91c07-np0000007715" released by "attachment_update" :: held 0.091s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:01:32.467672 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-84cf9620-007b-480b-8de7-604fa830c4ab tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69 returned with HTTP 200 Aug 18 23:01:32.468102 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1183/4726] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:01:32 2026] PUT /volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:32.470291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d40badb0-6c52-4831-95b5-513ee4a6ad41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.472141 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d40badb0-6c52-4831-95b5-513ee4a6ad41 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 18 23:01:32.472393 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d40badb0-6c52-4831-95b5-513ee4a6ad41 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.472630 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d40badb0-6c52-4831-95b5-513ee4a6ad41 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.472975 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-d40badb0-6c52-4831-95b5-513ee4a6ad41 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:01:32.473808 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d40badb0-6c52-4831-95b5-513ee4a6ad41 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:01:32.482900 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d40badb0-6c52-4831-95b5-513ee4a6ad41 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Get all volumes completed successfully. Aug 18 23:01:32.483516 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d40badb0-6c52-4831-95b5-513ee4a6ad41 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 18 23:01:32.484025 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1184/4727] 10.4.3.89 () {66 vars in 1230 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/volumes => generated 659 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:32.489157 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-12a2d2de-3854-4749-b648-6ae220e4625a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.491638 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-12a2d2de-3854-4749-b648-6ae220e4625a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69/action Aug 18 23:01:32.492040 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-12a2d2de-3854-4749-b648-6ae220e4625a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:01:32.492173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-12a2d2de-3854-4749-b648-6ae220e4625a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:32.493833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f802583-ae0e-41aa-b62c-0dfa6642b851 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.495903 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f802583-ae0e-41aa-b62c-0dfa6642b851 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fdfc746c-c48b-4c02-ac92-1feda93797d7 Aug 18 23:01:32.496114 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f802583-ae0e-41aa-b62c-0dfa6642b851 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.496347 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f802583-ae0e-41aa-b62c-0dfa6642b851 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.496482 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-3f802583-ae0e-41aa-b62c-0dfa6642b851 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Delete volume with id: fdfc746c-c48b-4c02-ac92-1feda93797d7 Aug 18 23:01:32.504673 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.504673 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:32.505172 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f802583-ae0e-41aa-b62c-0dfa6642b851 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:32.509204 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.509204 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:32.525258 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0cc0d8b6-f07d-4b72-b90e-7abeabbf47f9 req-12a2d2de-3854-4749-b648-6ae220e4625a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69/action returned with HTTP 204 Aug 18 23:01:32.525826 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1178/4728] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:01:32 2026] POST /volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:32.533002 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f802583-ae0e-41aa-b62c-0dfa6642b851 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Delete volume request issued successfully. Aug 18 23:01:32.533233 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f802583-ae0e-41aa-b62c-0dfa6642b851 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/fdfc746c-c48b-4c02-ac92-1feda93797d7 returned with HTTP 202 Aug 18 23:01:32.533741 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1184/4729] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:32 2026] DELETE /volume/v3/volumes/fdfc746c-c48b-4c02-ac92-1feda93797d7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:01:32.542396 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e957ba3-4421-402f-b318-cc370709c686 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.544259 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e957ba3-4421-402f-b318-cc370709c686 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] DELETE https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 Aug 18 23:01:32.544537 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e957ba3-4421-402f-b318-cc370709c686 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.544769 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e957ba3-4421-402f-b318-cc370709c686 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.544875 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-9e957ba3-4421-402f-b318-cc370709c686 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Delete backup with id: b79e37b1-dfa6-4f4e-bcce-6655ec379a95. Aug 18 23:01:32.549425 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.549425 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:32.562351 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-9e957ba3-4421-402f-b318-cc370709c686 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] delete_backup rpcapi backup_id b79e37b1-dfa6-4f4e-bcce-6655ec379a95 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:01:32.563546 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e957ba3-4421-402f-b318-cc370709c686 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 returned with HTTP 202 Aug 18 23:01:32.564002 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1184/4730] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:32 2026] DELETE /volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:01:32.571300 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a3d7a276-f123-477b-9911-e6bc69b56624 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:32.572930 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3d7a276-f123-477b-9911-e6bc69b56624 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] GET https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 Aug 18 23:01:32.573120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3d7a276-f123-477b-9911-e6bc69b56624 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:32.573364 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3d7a276-f123-477b-9911-e6bc69b56624 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:32.573432 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a3d7a276-f123-477b-9911-e6bc69b56624 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Show backup with id b79e37b1-dfa6-4f4e-bcce-6655ec379a95. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:32.577496 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:32.577496 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:32.578075 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3d7a276-f123-477b-9911-e6bc69b56624 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 returned with HTTP 200 Aug 18 23:01:32.578451 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1185/4731] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:32 2026] GET /volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:33.322285 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0491703c-83c8-4d45-b39f-139bd697fc7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:33.324032 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0491703c-83c8-4d45-b39f-139bd697fc7b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:33.324262 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0491703c-83c8-4d45-b39f-139bd697fc7b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:33.324477 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0491703c-83c8-4d45-b39f-139bd697fc7b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:33.331351 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:33.331351 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:33.335574 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0491703c-83c8-4d45-b39f-139bd697fc7b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:33.339765 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0491703c-83c8-4d45-b39f-139bd697fc7b tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 returned with HTTP 200 Aug 18 23:01:33.340154 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1179/4732] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:33 2026] GET /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:33.351436 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-39b97130-fb88-446a-83f6-eea133e54cac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:33.353215 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39b97130-fb88-446a-83f6-eea133e54cac tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:01:33.353636 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-39b97130-fb88-446a-83f6-eea133e54cac tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72a88614-db96-44b9-a47e-02f4013da7d9", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1893258381"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:33.361491 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:33.361491 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:33.361969 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39b97130-fb88-446a-83f6-eea133e54cac tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:33.362106 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-39b97130-fb88-446a-83f6-eea133e54cac tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Create snapshot from volume 72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:33.385425 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-39b97130-fb88-446a-83f6-eea133e54cac tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Created reservations ['9142f6ce-91c2-4885-bea5-48000b593596', 'a7c8ebf5-e829-4511-a791-f7b78052d8de', '3e63fa46-3bd8-40a9-a345-097a5e1a4c72', '99baf31a-25fb-4a87-9e6f-fbe73c9403b0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:33.412123 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-39b97130-fb88-446a-83f6-eea133e54cac tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot create request issued successfully. Aug 18 23:01:33.412495 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-39b97130-fb88-446a-83f6-eea133e54cac tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:01:33.412977 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1185/4733] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:01:33 2026] POST /volume/v3/snapshots => generated 322 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:33.422148 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c326ae8-edfc-4a6d-b1c1-f6356d301ae5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:33.424785 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c326ae8-edfc-4a6d-b1c1-f6356d301ae5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 Aug 18 23:01:33.425106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c326ae8-edfc-4a6d-b1c1-f6356d301ae5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:33.425423 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c326ae8-edfc-4a6d-b1c1-f6356d301ae5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:33.433369 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:33.433369 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:33.434094 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9c326ae8-edfc-4a6d-b1c1-f6356d301ae5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:33.435413 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c326ae8-edfc-4a6d-b1c1-f6356d301ae5 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 returned with HTTP 200 Aug 18 23:01:33.435891 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1185/4734] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:33 2026] GET /volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:33.590373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a671b0c2-f007-4764-81a1-990053ac5faa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:33.592142 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a671b0c2-f007-4764-81a1-990053ac5faa tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] GET https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 Aug 18 23:01:33.592367 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a671b0c2-f007-4764-81a1-990053ac5faa tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:33.592519 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a671b0c2-f007-4764-81a1-990053ac5faa tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:33.592613 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a671b0c2-f007-4764-81a1-990053ac5faa tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Show backup with id b79e37b1-dfa6-4f4e-bcce-6655ec379a95. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:33.595942 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a671b0c2-f007-4764-81a1-990053ac5faa tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 returned with HTTP 404 Aug 18 23:01:33.596400 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1186/4735] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:33 2026] GET /volume/v3/backups/b79e37b1-dfa6-4f4e-bcce-6655ec379a95 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:33.603414 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe35e876-94ef-4ff6-8028-86760fb1b0ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:33.605392 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe35e876-94ef-4ff6-8028-86760fb1b0ea tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] DELETE https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:33.605643 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe35e876-94ef-4ff6-8028-86760fb1b0ea tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:33.605802 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe35e876-94ef-4ff6-8028-86760fb1b0ea tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:33.605903 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-fe35e876-94ef-4ff6-8028-86760fb1b0ea tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Delete backup with id: 9dae990a-060d-42d2-9bf5-21513cccddd8. Aug 18 23:01:33.610775 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:33.610775 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:33.625091 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-fe35e876-94ef-4ff6-8028-86760fb1b0ea tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] delete_backup rpcapi backup_id 9dae990a-060d-42d2-9bf5-21513cccddd8 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:01:33.626790 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe35e876-94ef-4ff6-8028-86760fb1b0ea tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 202 Aug 18 23:01:33.627217 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1180/4736] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:33 2026] DELETE /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:01:33.635093 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-881c412e-f05a-4be0-af86-a4124239117d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:33.637409 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-881c412e-f05a-4be0-af86-a4124239117d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:33.637602 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-881c412e-f05a-4be0-af86-a4124239117d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:33.637868 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-881c412e-f05a-4be0-af86-a4124239117d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:33.638056 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-881c412e-f05a-4be0-af86-a4124239117d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:33.643162 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:33.643162 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:33.643928 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-881c412e-f05a-4be0-af86-a4124239117d tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 200 Aug 18 23:01:33.644329 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1186/4737] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:33 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:34.445719 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94441cc6-416d-4317-a1b9-e6b0ab50f9b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:34.447982 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94441cc6-416d-4317-a1b9-e6b0ab50f9b3 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 Aug 18 23:01:34.448223 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94441cc6-416d-4317-a1b9-e6b0ab50f9b3 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:34.448474 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94441cc6-416d-4317-a1b9-e6b0ab50f9b3 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:34.454540 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:34.454540 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:34.455150 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94441cc6-416d-4317-a1b9-e6b0ab50f9b3 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:34.456184 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94441cc6-416d-4317-a1b9-e6b0ab50f9b3 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 returned with HTTP 200 Aug 18 23:01:34.456669 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1186/4738] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:34 2026] GET /volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:34.464754 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cae85dd8-283d-4e36-93c1-7b8158ea539e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:34.466546 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cae85dd8-283d-4e36-93c1-7b8158ea539e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] POST https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9/action Aug 18 23:01:34.466912 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cae85dd8-283d-4e36-93c1-7b8158ea539e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:01:34.467048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cae85dd8-283d-4e36-93c1-7b8158ea539e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:34.475722 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:34.475722 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:34.476258 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cae85dd8-283d-4e36-93c1-7b8158ea539e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:34.505829 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cae85dd8-283d-4e36-93c1-7b8158ea539e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Created reservations ['e8414dd3-7a7f-4fad-98c9-0d6a94312519', 'ab35e89e-89eb-4278-af63-57b4bfba903f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:34.513452 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cae85dd8-283d-4e36-93c1-7b8158ea539e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Extend volume request issued successfully. Aug 18 23:01:34.513652 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cae85dd8-283d-4e36-93c1-7b8158ea539e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9/action returned with HTTP 202 Aug 18 23:01:34.514242 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1187/4739] 10.4.3.89 () {70 vars in 1424 bytes} [Tue Aug 18 23:01:34 2026] POST /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 18 23:01:34.520348 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7301ef1e-8170-444f-8b0b-018950e61571 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:34.522161 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7301ef1e-8170-444f-8b0b-018950e61571 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:34.522454 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7301ef1e-8170-444f-8b0b-018950e61571 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:34.522639 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7301ef1e-8170-444f-8b0b-018950e61571 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:34.531706 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:34.531706 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:34.536164 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7301ef1e-8170-444f-8b0b-018950e61571 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:34.541727 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7301ef1e-8170-444f-8b0b-018950e61571 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 returned with HTTP 200 Aug 18 23:01:34.542254 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1181/4740] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:34 2026] GET /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:34.655340 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e5460ff-998a-4b63-9891-61d738ef993b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:34.657712 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e5460ff-998a-4b63-9891-61d738ef993b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 Aug 18 23:01:34.657986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e5460ff-998a-4b63-9891-61d738ef993b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:34.658222 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e5460ff-998a-4b63-9891-61d738ef993b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:34.658378 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5e5460ff-998a-4b63-9891-61d738ef993b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 9dae990a-060d-42d2-9bf5-21513cccddd8. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:34.662632 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e5460ff-998a-4b63-9891-61d738ef993b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 returned with HTTP 404 Aug 18 23:01:34.663204 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1187/4741] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:34 2026] GET /volume/v3/backups/9dae990a-060d-42d2-9bf5-21513cccddd8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:34.733769 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f157e192-72b2-486d-9a39-aa60ed6cdbe0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:34.735756 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f157e192-72b2-486d-9a39-aa60ed6cdbe0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 Aug 18 23:01:34.735973 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f157e192-72b2-486d-9a39-aa60ed6cdbe0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:34.736279 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f157e192-72b2-486d-9a39-aa60ed6cdbe0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:34.745000 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:34.745000 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:34.749104 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f157e192-72b2-486d-9a39-aa60ed6cdbe0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:34.754120 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f157e192-72b2-486d-9a39-aa60ed6cdbe0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 returned with HTTP 200 Aug 18 23:01:34.754488 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1187/4742] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:34 2026] GET /volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:34.767556 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b871ebf-2245-4e30-a7c1-2a98667013dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:34.769437 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b871ebf-2245-4e30-a7c1-2a98667013dc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 Aug 18 23:01:34.769657 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b871ebf-2245-4e30-a7c1-2a98667013dc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:34.769854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b871ebf-2245-4e30-a7c1-2a98667013dc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:34.770029 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5b871ebf-2245-4e30-a7c1-2a98667013dc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Delete volume with id: e3cfaf24-876f-4cfd-ae53-4cac93706145 Aug 18 23:01:34.776765 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:34.776765 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:34.777303 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5b871ebf-2245-4e30-a7c1-2a98667013dc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:34.793720 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5b871ebf-2245-4e30-a7c1-2a98667013dc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Delete volume request issued successfully. Aug 18 23:01:34.793886 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b871ebf-2245-4e30-a7c1-2a98667013dc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 returned with HTTP 202 Aug 18 23:01:34.794420 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1188/4743] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:34 2026] DELETE /volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:01:34.801522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f41ac5bd-2c57-4ae8-b1ef-3b6ba14924f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:34.803682 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41ac5bd-2c57-4ae8-b1ef-3b6ba14924f0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 Aug 18 23:01:34.803903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41ac5bd-2c57-4ae8-b1ef-3b6ba14924f0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:34.804159 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41ac5bd-2c57-4ae8-b1ef-3b6ba14924f0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:34.813238 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:34.813238 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:34.818333 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f41ac5bd-2c57-4ae8-b1ef-3b6ba14924f0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:34.823012 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41ac5bd-2c57-4ae8-b1ef-3b6ba14924f0 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 returned with HTTP 200 Aug 18 23:01:34.823414 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1182/4744] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:34 2026] GET /volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:35.554332 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-32aca259-169a-4264-80bb-fd9587a4cf46 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:35.555770 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32aca259-169a-4264-80bb-fd9587a4cf46 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:35.556011 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32aca259-169a-4264-80bb-fd9587a4cf46 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:35.556206 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-32aca259-169a-4264-80bb-fd9587a4cf46 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:35.562902 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:35.562902 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:35.575163 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-32aca259-169a-4264-80bb-fd9587a4cf46 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:35.575163 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-32aca259-169a-4264-80bb-fd9587a4cf46 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 returned with HTTP 200 Aug 18 23:01:35.575163 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1188/4745] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:35 2026] GET /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:35.581849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc3e5a83-1dbe-4e65-a112-0c2f71221e41 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:35.583700 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc3e5a83-1dbe-4e65-a112-0c2f71221e41 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] POST https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9/action Aug 18 23:01:35.584139 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc3e5a83-1dbe-4e65-a112-0c2f71221e41 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action body: b'{"revert": {"snapshot_id": "3e3cbda8-1c79-4250-8516-94dadf684b14"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:01:35.584287 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc3e5a83-1dbe-4e65-a112-0c2f71221e41 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3e3cbda8-1c79-4250-8516-94dadf684b14"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:35.592755 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:35.592755 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:35.593139 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc3e5a83-1dbe-4e65-a112-0c2f71221e41 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume retrieved successfully. Aug 18 23:01:35.604211 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc3e5a83-1dbe-4e65-a112-0c2f71221e41 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] HTTP exception thrown: Can't revert volume 72a88614-db96-44b9-a47e-02f4013da7d9 to its latest snapshot 3e3cbda8-1c79-4250-8516-94dadf684b14. The volume size must be equal to the snapshot size. Aug 18 23:01:35.604371 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc3e5a83-1dbe-4e65-a112-0c2f71221e41 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9/action returned with HTTP 400 Aug 18 23:01:35.604901 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1188/4746] 10.4.3.89 () {70 vars in 1424 bytes} [Tue Aug 18 23:01:35 2026] POST /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9/action => generated 213 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 18 23:01:35.612875 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79eac5e3-803c-4e1a-8319-b1f25c5d6d34 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:35.614678 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79eac5e3-803c-4e1a-8319-b1f25c5d6d34 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 Aug 18 23:01:35.614903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79eac5e3-803c-4e1a-8319-b1f25c5d6d34 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:35.615124 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79eac5e3-803c-4e1a-8319-b1f25c5d6d34 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:35.615248 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-79eac5e3-803c-4e1a-8319-b1f25c5d6d34 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Delete snapshot with id: 3e3cbda8-1c79-4250-8516-94dadf684b14 Aug 18 23:01:35.620545 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:35.620545 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:35.621023 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79eac5e3-803c-4e1a-8319-b1f25c5d6d34 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:35.637852 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79eac5e3-803c-4e1a-8319-b1f25c5d6d34 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot delete request issued successfully. Aug 18 23:01:35.637852 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79eac5e3-803c-4e1a-8319-b1f25c5d6d34 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 returned with HTTP 202 Aug 18 23:01:35.638367 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1189/4747] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:01:35 2026] DELETE /volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:01:35.644796 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62cbaee8-5ba5-4061-bf3c-f767c248f7af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:35.646412 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62cbaee8-5ba5-4061-bf3c-f767c248f7af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 Aug 18 23:01:35.646686 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62cbaee8-5ba5-4061-bf3c-f767c248f7af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:35.646961 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62cbaee8-5ba5-4061-bf3c-f767c248f7af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:35.651811 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:35.651811 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:35.652192 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62cbaee8-5ba5-4061-bf3c-f767c248f7af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:35.652887 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62cbaee8-5ba5-4061-bf3c-f767c248f7af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 returned with HTTP 200 Aug 18 23:01:35.653225 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1183/4748] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:35 2026] GET /volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:35.835536 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-31825c27-794c-4e6e-bf88-3a7fe1de6b4f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:35.837231 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31825c27-794c-4e6e-bf88-3a7fe1de6b4f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 Aug 18 23:01:35.837428 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31825c27-794c-4e6e-bf88-3a7fe1de6b4f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:35.837606 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-31825c27-794c-4e6e-bf88-3a7fe1de6b4f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:35.844680 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-31825c27-794c-4e6e-bf88-3a7fe1de6b4f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 returned with HTTP 404 Aug 18 23:01:35.845279 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1189/4749] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:35 2026] GET /volume/v3/volumes/e3cfaf24-876f-4cfd-ae53-4cac93706145 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:35.857433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1469c42c-cf77-4c03-a242-4f631ea78efb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:35.859847 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:01:35.859847 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1167918392"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:35.861518 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1167918392'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:01:35.861704 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Create volume of 1 GB Aug 18 23:01:35.861844 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:35.861844 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:35.866745 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Availability Zones retrieved successfully. Aug 18 23:01:35.871930 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Flow 'volume_create_api' (7ae38e85-ccdb-432e-85ae-8975967a60e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:35.872978 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9343c95-e9cc-485c-97ba-c2cb6bdceecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:35.873798 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:01:35.898634 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9343c95-e9cc-485c-97ba-c2cb6bdceecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:35.899335 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e050e1-07d2-4674-af98-c44f78b1f4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:35.931917 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Created reservations ['b48505f1-75a4-4914-81c0-8ec64e2216f5', '68bee2e7-12f7-4f02-959e-c04225aefa33', '4f0a6658-7508-4606-9322-87d880c67562', '492043ac-f1aa-4d49-be07-c92c5d73e47d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:35.932647 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e050e1-07d2-4674-af98-c44f78b1f4a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b48505f1-75a4-4914-81c0-8ec64e2216f5', '68bee2e7-12f7-4f02-959e-c04225aefa33', '4f0a6658-7508-4606-9322-87d880c67562', '492043ac-f1aa-4d49-be07-c92c5d73e47d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:35.933337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d300db1e-03e7-46d5-819d-bb9251fda331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:35.952767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d300db1e-03e7-46d5-819d-bb9251fda331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09976f0e-2e7c-4c00-ad29-3e769b750556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1167918392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5bf43d26441f3a0228262a7431410',qos_specs=None,replication_status=,reservations=['b48505f1-75a4-4914-81c0-8ec64e2216f5','68bee2e7-12f7-4f02-959e-c04225aefa33','4f0a6658-7508-4606-9322-87d880c67562','492043ac-f1aa-4d49-be07-c92c5d73e47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af24aaa4cb64d6096dde0582323aa73',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:01:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1167918392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09976f0e-2e7c-4c00-ad29-3e769b750556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f5bf43d26441f3a0228262a7431410',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8af24aaa4cb64d6096dde0582323aa73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:35.954067 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f04dcc3-8ca2-4947-81ed-894eb9d82a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:35.969805 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f04dcc3-8ca2-4947-81ed-894eb9d82a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1167918392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f5bf43d26441f3a0228262a7431410',qos_specs=None,replication_status=,reservations=['b48505f1-75a4-4914-81c0-8ec64e2216f5','68bee2e7-12f7-4f02-959e-c04225aefa33','4f0a6658-7508-4606-9322-87d880c67562','492043ac-f1aa-4d49-be07-c92c5d73e47d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8af24aaa4cb64d6096dde0582323aa73',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:35.970493 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9373bc03-02f7-4509-947f-cdc1f23c5bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:35.979413 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9373bc03-02f7-4509-947f-cdc1f23c5bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:35.980174 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Flow 'volume_create_api' (7ae38e85-ccdb-432e-85ae-8975967a60e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:35.980471 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Create volume request issued successfully. Aug 18 23:01:35.981010 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1469c42c-cf77-4c03-a242-4f631ea78efb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:01:35.981431 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1189/4750] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:01:35 2026] POST /volume/v3/volumes => generated 752 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:35.991982 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd7d68e8-c1e3-492f-b51b-71f20fe82cd3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:35.993825 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd7d68e8-c1e3-492f-b51b-71f20fe82cd3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 Aug 18 23:01:35.993825 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd7d68e8-c1e3-492f-b51b-71f20fe82cd3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:35.994013 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd7d68e8-c1e3-492f-b51b-71f20fe82cd3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:36.000384 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:36.000384 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:36.003587 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd7d68e8-c1e3-492f-b51b-71f20fe82cd3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:36.007243 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd7d68e8-c1e3-492f-b51b-71f20fe82cd3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 returned with HTTP 200 Aug 18 23:01:36.007628 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1190/4751] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:35 2026] GET /volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:36.662916 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8c3ece4-9c4d-4bb8-ade6-0dd0ecba5f12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:36.664470 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8c3ece4-9c4d-4bb8-ade6-0dd0ecba5f12 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 Aug 18 23:01:36.664647 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8c3ece4-9c4d-4bb8-ade6-0dd0ecba5f12 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:36.664807 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8c3ece4-9c4d-4bb8-ade6-0dd0ecba5f12 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:36.668661 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8c3ece4-9c4d-4bb8-ade6-0dd0ecba5f12 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 returned with HTTP 404 Aug 18 23:01:36.669052 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1184/4752] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:36 2026] GET /volume/v3/snapshots/3e3cbda8-1c79-4250-8516-94dadf684b14 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:36.676757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8140d2b-772b-4300-bcdf-0b4463ce61af None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:36.678426 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8140d2b-772b-4300-bcdf-0b4463ce61af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] DELETE https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:36.678632 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8140d2b-772b-4300-bcdf-0b4463ce61af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:36.678809 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8140d2b-772b-4300-bcdf-0b4463ce61af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:36.678991 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c8140d2b-772b-4300-bcdf-0b4463ce61af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Delete volume with id: 72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:36.685838 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:36.685838 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:36.686312 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8140d2b-772b-4300-bcdf-0b4463ce61af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:36.699491 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8140d2b-772b-4300-bcdf-0b4463ce61af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Delete volume request issued successfully. Aug 18 23:01:36.699666 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8140d2b-772b-4300-bcdf-0b4463ce61af tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 returned with HTTP 202 Aug 18 23:01:36.700081 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1190/4753] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:01:36 2026] DELETE /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:01:36.707169 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9e5a10d-6778-44c2-9690-e2ab17e50e01 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:36.709082 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9e5a10d-6778-44c2-9690-e2ab17e50e01 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:36.709359 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9e5a10d-6778-44c2-9690-e2ab17e50e01 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:36.709579 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9e5a10d-6778-44c2-9690-e2ab17e50e01 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:36.717673 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:36.717673 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:36.722326 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a9e5a10d-6778-44c2-9690-e2ab17e50e01 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:36.728403 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9e5a10d-6778-44c2-9690-e2ab17e50e01 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 returned with HTTP 200 Aug 18 23:01:36.728832 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1190/4754] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:36 2026] GET /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:37.019597 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5376a5ce-2c6e-4f41-bfbf-d036821e0e74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:37.021113 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5376a5ce-2c6e-4f41-bfbf-d036821e0e74 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 Aug 18 23:01:37.021293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5376a5ce-2c6e-4f41-bfbf-d036821e0e74 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:37.021472 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5376a5ce-2c6e-4f41-bfbf-d036821e0e74 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:37.027691 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:37.027691 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:37.030716 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5376a5ce-2c6e-4f41-bfbf-d036821e0e74 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:37.034384 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5376a5ce-2c6e-4f41-bfbf-d036821e0e74 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 returned with HTTP 200 Aug 18 23:01:37.034722 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1191/4755] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:37 2026] GET /volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:37.045648 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae487d19-7c49-495f-af28-1a55b6f1474b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:37.047221 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae487d19-7c49-495f-af28-1a55b6f1474b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 23:01:37.047538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae487d19-7c49-495f-af28-1a55b6f1474b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "09976f0e-2e7c-4c00-ad29-3e769b750556", "name": "tempest-VolumesBackupsAdminTest-Backup-1989970267", "container": "tempest-volumesbackupsadmintest-backup-container-678555223"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:37.049192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-ae487d19-7c49-495f-af28-1a55b6f1474b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Creating new backup {'backup': {'volume_id': '09976f0e-2e7c-4c00-ad29-3e769b750556', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1989970267', 'container': 'tempest-volumesbackupsadmintest-backup-container-678555223'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:01:37.049340 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-ae487d19-7c49-495f-af28-1a55b6f1474b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Creating backup of volume 09976f0e-2e7c-4c00-ad29-3e769b750556 in container tempest-volumesbackupsadmintest-backup-container-678555223 Aug 18 23:01:37.055455 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:37.055455 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:37.055823 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae487d19-7c49-495f-af28-1a55b6f1474b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:37.069605 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ae487d19-7c49-495f-af28-1a55b6f1474b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Created reservations ['eec3ad2b-876b-4af7-bb3e-fc09990e1d02', 'e930023d-a52d-4d20-9b60-cc6b4cab51dd'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:37.090593 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae487d19-7c49-495f-af28-1a55b6f1474b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:01:37.091121 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1185/4756] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:01:37 2026] POST /volume/v3/backups => generated 333 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:37.099827 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-af072d06-4522-4e27-8ee2-39686c6ac470 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:37.101893 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af072d06-4522-4e27-8ee2-39686c6ac470 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:37.102088 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af072d06-4522-4e27-8ee2-39686c6ac470 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:37.102285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-af072d06-4522-4e27-8ee2-39686c6ac470 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:37.102393 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-af072d06-4522-4e27-8ee2-39686c6ac470 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:37.106328 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:37.106328 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:37.107009 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-af072d06-4522-4e27-8ee2-39686c6ac470 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:37.107350 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1191/4757] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:37 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:37.743806 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9a0a90a-4c0c-46f8-86f3-e3f583cfdf3e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:37.745954 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9a0a90a-4c0c-46f8-86f3-e3f583cfdf3e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 Aug 18 23:01:37.746227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9a0a90a-4c0c-46f8-86f3-e3f583cfdf3e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:37.746506 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9a0a90a-4c0c-46f8-86f3-e3f583cfdf3e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:37.754167 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9a0a90a-4c0c-46f8-86f3-e3f583cfdf3e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 returned with HTTP 404 Aug 18 23:01:37.754823 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1191/4758] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:37 2026] GET /volume/v3/volumes/72a88614-db96-44b9-a47e-02f4013da7d9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:01:37.763242 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c96f40a9-ba70-4ef1-986d-bb0185bc0949 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:37.765077 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c96f40a9-ba70-4ef1-986d-bb0185bc0949 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 Aug 18 23:01:37.765280 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c96f40a9-ba70-4ef1-986d-bb0185bc0949 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:37.765488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c96f40a9-ba70-4ef1-986d-bb0185bc0949 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:37.765592 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c96f40a9-ba70-4ef1-986d-bb0185bc0949 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Delete snapshot with id: 38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 Aug 18 23:01:37.772096 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:37.772096 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:37.772508 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c96f40a9-ba70-4ef1-986d-bb0185bc0949 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:37.795441 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c96f40a9-ba70-4ef1-986d-bb0185bc0949 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot delete request issued successfully. Aug 18 23:01:37.795596 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c96f40a9-ba70-4ef1-986d-bb0185bc0949 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 returned with HTTP 202 Aug 18 23:01:37.795985 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1192/4759] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:01:37 2026] DELETE /volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:01:37.803857 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6baee01-9a0e-479e-b795-f5e04563d7e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:37.805432 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6baee01-9a0e-479e-b795-f5e04563d7e1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 Aug 18 23:01:37.805593 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6baee01-9a0e-479e-b795-f5e04563d7e1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:37.805766 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6baee01-9a0e-479e-b795-f5e04563d7e1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:37.810775 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:37.810775 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:37.811244 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6baee01-9a0e-479e-b795-f5e04563d7e1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Snapshot retrieved successfully. Aug 18 23:01:37.811995 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6baee01-9a0e-479e-b795-f5e04563d7e1 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 returned with HTTP 200 Aug 18 23:01:37.812494 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1186/4760] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:37 2026] GET /volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:38.119599 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c4ebc44-9087-483e-9eb5-7e8e8cb0bcc1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:38.121607 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c4ebc44-9087-483e-9eb5-7e8e8cb0bcc1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:38.121866 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c4ebc44-9087-483e-9eb5-7e8e8cb0bcc1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:38.122148 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c4ebc44-9087-483e-9eb5-7e8e8cb0bcc1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:38.122308 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-2c4ebc44-9087-483e-9eb5-7e8e8cb0bcc1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:38.126992 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:38.126992 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:38.127716 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c4ebc44-9087-483e-9eb5-7e8e8cb0bcc1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:38.128137 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1192/4761] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:38 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:38.822108 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-680b3c47-7160-43b3-931a-bd7e77b63a49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:38.824557 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-680b3c47-7160-43b3-931a-bd7e77b63a49 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 Aug 18 23:01:38.824826 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-680b3c47-7160-43b3-931a-bd7e77b63a49 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:38.825125 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-680b3c47-7160-43b3-931a-bd7e77b63a49 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:38.831042 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-680b3c47-7160-43b3-931a-bd7e77b63a49 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 returned with HTTP 404 Aug 18 23:01:38.831537 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1192/4762] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:01:38 2026] GET /volume/v3/snapshots/38d3ff2c-d1e1-4aa8-bac9-870bc16c98a3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:38.838177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81880cfb-a30f-408e-8452-65afb8c5c3ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:38.839880 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81880cfb-a30f-408e-8452-65afb8c5c3ff tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:38.840079 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81880cfb-a30f-408e-8452-65afb8c5c3ff tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:38.840312 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81880cfb-a30f-408e-8452-65afb8c5c3ff tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:38.840445 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-81880cfb-a30f-408e-8452-65afb8c5c3ff tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Delete volume with id: e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:38.847002 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:38.847002 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:38.847410 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81880cfb-a30f-408e-8452-65afb8c5c3ff tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:38.862341 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81880cfb-a30f-408e-8452-65afb8c5c3ff tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Delete volume request issued successfully. Aug 18 23:01:38.862493 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81880cfb-a30f-408e-8452-65afb8c5c3ff tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 returned with HTTP 202 Aug 18 23:01:38.862914 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1193/4763] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:01:38 2026] DELETE /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:01:38.869984 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d0c159e8-71e4-4a89-bbff-9c9f97c72510 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:38.871851 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0c159e8-71e4-4a89-bbff-9c9f97c72510 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:38.872078 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0c159e8-71e4-4a89-bbff-9c9f97c72510 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:38.872251 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d0c159e8-71e4-4a89-bbff-9c9f97c72510 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:38.878630 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:38.878630 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:38.881736 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d0c159e8-71e4-4a89-bbff-9c9f97c72510 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Volume info retrieved successfully. Aug 18 23:01:38.885980 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d0c159e8-71e4-4a89-bbff-9c9f97c72510 tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 returned with HTTP 200 Aug 18 23:01:38.886429 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1187/4764] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:38 2026] GET /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:39.137748 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cb101cfd-d716-473b-aa11-d0c9e5e79ff3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:39.139425 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb101cfd-d716-473b-aa11-d0c9e5e79ff3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:39.139605 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb101cfd-d716-473b-aa11-d0c9e5e79ff3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:39.139815 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cb101cfd-d716-473b-aa11-d0c9e5e79ff3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:39.139968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cb101cfd-d716-473b-aa11-d0c9e5e79ff3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:39.143621 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:39.143621 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:39.144298 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cb101cfd-d716-473b-aa11-d0c9e5e79ff3 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:39.144645 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1193/4765] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:39 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:39.899685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f00c9339-1e0e-4533-b0b9-01339aab182e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:39.905230 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f00c9339-1e0e-4533-b0b9-01339aab182e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] GET https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 Aug 18 23:01:39.905526 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f00c9339-1e0e-4533-b0b9-01339aab182e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:39.905761 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f00c9339-1e0e-4533-b0b9-01339aab182e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:39.912582 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f00c9339-1e0e-4533-b0b9-01339aab182e tempest-VolumeRevertTests-1213281711 tempest-VolumeRevertTests-1213281711-project-member] https://10.4.3.89/volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 returned with HTTP 404 Aug 18 23:01:39.913153 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1193/4766] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:01:39 2026] GET /volume/v3/volumes/e7e5d858-a950-4684-abe8-f669c5397375 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:01:40.154227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21767d65-5f6d-400f-b1ea-45a38e8c06c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:40.157785 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21767d65-5f6d-400f-b1ea-45a38e8c06c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:40.157785 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21767d65-5f6d-400f-b1ea-45a38e8c06c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:40.157785 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21767d65-5f6d-400f-b1ea-45a38e8c06c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:40.157785 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-21767d65-5f6d-400f-b1ea-45a38e8c06c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:40.161115 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:40.161115 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:40.161949 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21767d65-5f6d-400f-b1ea-45a38e8c06c6 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:40.162377 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1194/4767] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:40 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:41.049419 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4803524b-867b-4470-9e6e-473b750a6207 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:41.127538 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:01:41.127843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2020753004"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:41.129179 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2020753004'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:01:41.129292 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume of 1 GB Aug 18 23:01:41.132938 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Availability Zones retrieved successfully. Aug 18 23:01:41.139694 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (10639b77-0c77-4aa1-9cf4-a780a44ea232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:41.140800 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342c0df0-c991-4edb-b743-70c7be0ff552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:41.141635 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:01:41.164108 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (342c0df0-c991-4edb-b743-70c7be0ff552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:41.164823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff367e1-cf65-4027-b77a-819bd3a5830e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:41.176833 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-671da727-39e4-485f-b6b9-88e6bb00853f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:41.178607 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-671da727-39e4-485f-b6b9-88e6bb00853f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:41.178789 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-671da727-39e4-485f-b6b9-88e6bb00853f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:41.179003 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-671da727-39e4-485f-b6b9-88e6bb00853f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:41.179072 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-671da727-39e4-485f-b6b9-88e6bb00853f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:41.183322 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:41.183322 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:41.184023 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-671da727-39e4-485f-b6b9-88e6bb00853f tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:41.184400 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1194/4768] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:41 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:41.221201 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['7dbb9dc5-0910-43dd-b52b-2899a8980ae2', '56fa4a7b-8495-47d4-995c-3c1602dcb552', '25f23418-9254-4c7f-b6d8-1cf35a8fb1dd', '1c7a4101-c3fb-4598-987a-e29ac938d110'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:41.221989 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff367e1-cf65-4027-b77a-819bd3a5830e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dbb9dc5-0910-43dd-b52b-2899a8980ae2', '56fa4a7b-8495-47d4-995c-3c1602dcb552', '25f23418-9254-4c7f-b6d8-1cf35a8fb1dd', '1c7a4101-c3fb-4598-987a-e29ac938d110']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:41.222673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4200108-540c-4eb7-8a1e-05703d145620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:41.248630 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4200108-540c-4eb7-8a1e-05703d145620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '329442f8-bd22-41ca-bfcd-fca883829dd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020753004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['7dbb9dc5-0910-43dd-b52b-2899a8980ae2','56fa4a7b-8495-47d4-995c-3c1602dcb552','25f23418-9254-4c7f-b6d8-1cf35a8fb1dd','1c7a4101-c3fb-4598-987a-e29ac938d110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2020753004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=329442f8-bd22-41ca-bfcd-fca883829dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e190f21821c04f30b881d7738ee8a4de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:41.250148 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3c6d43-857f-4bdf-b967-5e7bd8cac438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:41.265850 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d3c6d43-857f-4bdf-b967-5e7bd8cac438) transitioned into state 'SUCCESS' from state '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-2020753004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['7dbb9dc5-0910-43dd-b52b-2899a8980ae2','56fa4a7b-8495-47d4-995c-3c1602dcb552','25f23418-9254-4c7f-b6d8-1cf35a8fb1dd','1c7a4101-c3fb-4598-987a-e29ac938d110'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:41.266569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8c00d1-be93-42f4-96aa-2051b0862944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:41.277114 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8c00d1-be93-42f4-96aa-2051b0862944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:41.277843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (10639b77-0c77-4aa1-9cf4-a780a44ea232) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:41.278219 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request issued successfully. Aug 18 23:01:41.278711 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4803524b-867b-4470-9e6e-473b750a6207 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:01:41.279123 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1188/4769] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:01:41 2026] POST /volume/v3/volumes => generated 776 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:41.291537 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0fd32975-2c6f-4fcf-90c3-59733ec38fe4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:41.296008 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fd32975-2c6f-4fcf-90c3-59733ec38fe4 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 Aug 18 23:01:41.296276 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fd32975-2c6f-4fcf-90c3-59733ec38fe4 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:41.296521 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fd32975-2c6f-4fcf-90c3-59733ec38fe4 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:41.306063 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:41.306063 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:41.309757 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0fd32975-2c6f-4fcf-90c3-59733ec38fe4 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:01:41.314025 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fd32975-2c6f-4fcf-90c3-59733ec38fe4 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 returned with HTTP 200 Aug 18 23:01:41.314395 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1194/4770] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:41 2026] GET /volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:42.195104 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c120a212-6922-4770-9f15-a30a9d1d7b22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:42.197384 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c120a212-6922-4770-9f15-a30a9d1d7b22 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:42.197674 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c120a212-6922-4770-9f15-a30a9d1d7b22 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:42.197915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c120a212-6922-4770-9f15-a30a9d1d7b22 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:42.198063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c120a212-6922-4770-9f15-a30a9d1d7b22 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:42.203155 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:42.203155 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:42.204098 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c120a212-6922-4770-9f15-a30a9d1d7b22 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:42.204576 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1195/4771] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:42 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:42.326981 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f35f65a-493f-4d37-92aa-dce3733be6df None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:42.328775 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f35f65a-493f-4d37-92aa-dce3733be6df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 Aug 18 23:01:42.328995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f35f65a-493f-4d37-92aa-dce3733be6df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:42.329172 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f35f65a-493f-4d37-92aa-dce3733be6df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:42.338715 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:42.338715 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:42.342786 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3f35f65a-493f-4d37-92aa-dce3733be6df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:01:42.347260 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f35f65a-493f-4d37-92aa-dce3733be6df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 returned with HTTP 200 Aug 18 23:01:42.347759 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1195/4772] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:42 2026] GET /volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:01:42.358778 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ea06f443-6431-4daa-b5d5-0df392f8ee60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:42.360548 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea06f443-6431-4daa-b5d5-0df392f8ee60 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:01:42.360905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ea06f443-6431-4daa-b5d5-0df392f8ee60 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "329442f8-bd22-41ca-bfcd-fca883829dd6", "name": "tempest-type-Backup-669957958"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:42.362227 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-ea06f443-6431-4daa-b5d5-0df392f8ee60 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating new backup {'backup': {'volume_id': '329442f8-bd22-41ca-bfcd-fca883829dd6', 'name': 'tempest-type-Backup-669957958'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:01:42.362441 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-ea06f443-6431-4daa-b5d5-0df392f8ee60 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating backup of volume 329442f8-bd22-41ca-bfcd-fca883829dd6 in container None Aug 18 23:01:42.369629 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:42.369629 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:42.369898 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ea06f443-6431-4daa-b5d5-0df392f8ee60 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:01:42.388603 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ea06f443-6431-4daa-b5d5-0df392f8ee60 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['7294a99a-c043-4148-bed2-bcde4fbab586', '9f1edb40-05aa-4dd3-bbd3-1b33447df202'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:42.410582 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ea06f443-6431-4daa-b5d5-0df392f8ee60 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:01:42.411163 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1189/4773] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:01:42 2026] POST /volume/v3/backups => generated 313 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:42.420246 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9269b74b-e7ae-4800-a949-ec64fb0cd6fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:42.422628 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9269b74b-e7ae-4800-a949-ec64fb0cd6fe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:42.422688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9269b74b-e7ae-4800-a949-ec64fb0cd6fe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:42.422900 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9269b74b-e7ae-4800-a949-ec64fb0cd6fe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:42.423023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9269b74b-e7ae-4800-a949-ec64fb0cd6fe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:42.427958 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:42.427958 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:42.428586 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9269b74b-e7ae-4800-a949-ec64fb0cd6fe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:42.429012 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1195/4774] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:42 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:43.215658 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05c3a7d9-90f0-4065-847b-998850892d10 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:43.217794 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05c3a7d9-90f0-4065-847b-998850892d10 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:43.218028 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05c3a7d9-90f0-4065-847b-998850892d10 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:43.218260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05c3a7d9-90f0-4065-847b-998850892d10 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:43.218430 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-05c3a7d9-90f0-4065-847b-998850892d10 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:43.223319 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:43.223319 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:43.224283 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05c3a7d9-90f0-4065-847b-998850892d10 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:43.224777 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1196/4775] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:43 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:43.439476 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-323b75b3-7155-48bc-9c57-f9b0f741b085 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:43.443952 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-323b75b3-7155-48bc-9c57-f9b0f741b085 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:43.444225 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-323b75b3-7155-48bc-9c57-f9b0f741b085 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:43.444492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-323b75b3-7155-48bc-9c57-f9b0f741b085 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:43.444646 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-323b75b3-7155-48bc-9c57-f9b0f741b085 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:43.449500 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:43.449500 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:43.450205 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-323b75b3-7155-48bc-9c57-f9b0f741b085 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:43.450645 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1196/4776] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:43 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:44.236401 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8df64f4-7930-4cc3-9c5e-1e6700f0bc46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:44.238335 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8df64f4-7930-4cc3-9c5e-1e6700f0bc46 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:44.238514 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8df64f4-7930-4cc3-9c5e-1e6700f0bc46 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:44.238741 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8df64f4-7930-4cc3-9c5e-1e6700f0bc46 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:44.238917 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f8df64f4-7930-4cc3-9c5e-1e6700f0bc46 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:44.243368 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:44.243368 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:44.244202 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8df64f4-7930-4cc3-9c5e-1e6700f0bc46 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:44.244651 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1190/4777] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:44 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:44.460449 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf5345f5-4044-4d16-bff4-9780ed925a27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:44.462041 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf5345f5-4044-4d16-bff4-9780ed925a27 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:44.462220 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf5345f5-4044-4d16-bff4-9780ed925a27 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:44.462411 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf5345f5-4044-4d16-bff4-9780ed925a27 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:44.462520 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bf5345f5-4044-4d16-bff4-9780ed925a27 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:44.466378 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:44.466378 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:44.466871 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf5345f5-4044-4d16-bff4-9780ed925a27 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:44.467185 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1196/4778] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:44 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:45.255857 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-697c4015-e473-4bc0-9478-91542fbc809c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:45.259317 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-697c4015-e473-4bc0-9478-91542fbc809c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:45.259317 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-697c4015-e473-4bc0-9478-91542fbc809c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:45.259317 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-697c4015-e473-4bc0-9478-91542fbc809c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:45.259317 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-697c4015-e473-4bc0-9478-91542fbc809c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:45.263452 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:45.263452 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:45.264466 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-697c4015-e473-4bc0-9478-91542fbc809c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:45.265001 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1197/4779] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:45 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:45.477449 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-432a959f-bee9-4cc6-b9b8-a311f3c7299e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:45.482282 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-432a959f-bee9-4cc6-b9b8-a311f3c7299e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:45.482282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-432a959f-bee9-4cc6-b9b8-a311f3c7299e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:45.482282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-432a959f-bee9-4cc6-b9b8-a311f3c7299e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:45.482282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-432a959f-bee9-4cc6-b9b8-a311f3c7299e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:45.482963 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:45.482963 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:45.483472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-432a959f-bee9-4cc6-b9b8-a311f3c7299e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:45.483851 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1197/4780] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:45 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:46.277918 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be4c7a83-9b87-42c9-b555-8a400abd11b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:46.279570 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be4c7a83-9b87-42c9-b555-8a400abd11b9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:46.279745 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be4c7a83-9b87-42c9-b555-8a400abd11b9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:46.279930 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be4c7a83-9b87-42c9-b555-8a400abd11b9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:46.280023 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-be4c7a83-9b87-42c9-b555-8a400abd11b9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:46.283970 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:46.283970 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:46.284603 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be4c7a83-9b87-42c9-b555-8a400abd11b9 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:46.284935 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1191/4781] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:46 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:46.495469 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af76c762-b0eb-45be-8eb0-d58f3e54181a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:46.497154 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af76c762-b0eb-45be-8eb0-d58f3e54181a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:46.497381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af76c762-b0eb-45be-8eb0-d58f3e54181a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:46.497606 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af76c762-b0eb-45be-8eb0-d58f3e54181a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:46.497702 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-af76c762-b0eb-45be-8eb0-d58f3e54181a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:46.501898 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:46.501898 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:46.502462 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af76c762-b0eb-45be-8eb0-d58f3e54181a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:46.502781 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1197/4782] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:46 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:47.295191 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b376889c-4dbf-4dcb-b7e7-b439770bab50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:47.298306 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b376889c-4dbf-4dcb-b7e7-b439770bab50 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:47.298306 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b376889c-4dbf-4dcb-b7e7-b439770bab50 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:47.298306 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b376889c-4dbf-4dcb-b7e7-b439770bab50 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:47.298306 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b376889c-4dbf-4dcb-b7e7-b439770bab50 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:47.301649 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:47.301649 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:47.302282 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b376889c-4dbf-4dcb-b7e7-b439770bab50 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:47.302621 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1198/4783] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:47 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:47.516785 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9dd6270f-89c2-4aea-abbe-13831cdf6184 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:47.518749 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9dd6270f-89c2-4aea-abbe-13831cdf6184 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:47.518986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9dd6270f-89c2-4aea-abbe-13831cdf6184 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:47.519163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9dd6270f-89c2-4aea-abbe-13831cdf6184 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:47.519279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9dd6270f-89c2-4aea-abbe-13831cdf6184 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:47.525350 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:47.525350 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:47.526048 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9dd6270f-89c2-4aea-abbe-13831cdf6184 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:47.526517 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1198/4784] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:47 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:48.317610 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2da8b6d-53b4-46cd-b5fa-92c9ac77cffc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:48.319298 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2da8b6d-53b4-46cd-b5fa-92c9ac77cffc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:48.319530 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2da8b6d-53b4-46cd-b5fa-92c9ac77cffc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:48.319755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2da8b6d-53b4-46cd-b5fa-92c9ac77cffc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:48.319911 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d2da8b6d-53b4-46cd-b5fa-92c9ac77cffc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:48.325668 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:48.325668 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:48.326620 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2da8b6d-53b4-46cd-b5fa-92c9ac77cffc tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:48.327063 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1192/4785] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:48 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:48.538088 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7727223-3d55-4dcc-a6b4-8bac4910654b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:48.540166 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7727223-3d55-4dcc-a6b4-8bac4910654b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:48.540437 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7727223-3d55-4dcc-a6b4-8bac4910654b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:48.540679 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7727223-3d55-4dcc-a6b4-8bac4910654b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:48.540824 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d7727223-3d55-4dcc-a6b4-8bac4910654b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:48.545782 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:48.545782 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:48.546660 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7727223-3d55-4dcc-a6b4-8bac4910654b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:48.547119 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1198/4786] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:48 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:49.337755 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a591444-ec54-4142-adf3-9361bd03f746 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:49.340102 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a591444-ec54-4142-adf3-9361bd03f746 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:49.340395 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a591444-ec54-4142-adf3-9361bd03f746 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:49.340652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a591444-ec54-4142-adf3-9361bd03f746 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:49.340807 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6a591444-ec54-4142-adf3-9361bd03f746 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:49.345317 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:49.345317 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:49.346189 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a591444-ec54-4142-adf3-9361bd03f746 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:49.346596 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1199/4787] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:49 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:49.556795 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07a2ecb8-b2d6-4481-b3bc-e8c034ea9ca7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:49.558554 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07a2ecb8-b2d6-4481-b3bc-e8c034ea9ca7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:49.558755 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07a2ecb8-b2d6-4481-b3bc-e8c034ea9ca7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:49.558944 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07a2ecb8-b2d6-4481-b3bc-e8c034ea9ca7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:49.559043 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-07a2ecb8-b2d6-4481-b3bc-e8c034ea9ca7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:49.562925 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:49.562925 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:49.563472 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07a2ecb8-b2d6-4481-b3bc-e8c034ea9ca7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:49.563811 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1199/4788] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:49 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:50.357718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e347d8ed-4b81-46b8-a096-2cc7f374a0a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:50.359500 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e347d8ed-4b81-46b8-a096-2cc7f374a0a1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:50.359683 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e347d8ed-4b81-46b8-a096-2cc7f374a0a1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:50.359887 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e347d8ed-4b81-46b8-a096-2cc7f374a0a1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:50.360019 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e347d8ed-4b81-46b8-a096-2cc7f374a0a1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:50.364287 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:50.364287 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:50.364936 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e347d8ed-4b81-46b8-a096-2cc7f374a0a1 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:50.365284 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1193/4789] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:50 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:50.574526 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de19cb02-e668-422d-a504-9131f2f698b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:50.576189 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de19cb02-e668-422d-a504-9131f2f698b0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:50.576415 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de19cb02-e668-422d-a504-9131f2f698b0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:50.576588 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de19cb02-e668-422d-a504-9131f2f698b0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:50.576683 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-de19cb02-e668-422d-a504-9131f2f698b0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:50.578687 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=156,cinder:UPDATE=39,cinder:INSERT=16 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:01:50.581577 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:50.581577 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:50.582136 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de19cb02-e668-422d-a504-9131f2f698b0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:50.582803 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1199/4790] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:50 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:51.374518 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fba6222e-620d-4fb7-bac4-0ce5c542615b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:51.376358 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fba6222e-620d-4fb7-bac4-0ce5c542615b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:51.376584 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fba6222e-620d-4fb7-bac4-0ce5c542615b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:51.376769 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fba6222e-620d-4fb7-bac4-0ce5c542615b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:51.376879 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fba6222e-620d-4fb7-bac4-0ce5c542615b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:51.381020 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:51.381020 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:51.381731 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fba6222e-620d-4fb7-bac4-0ce5c542615b tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:51.382081 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1200/4791] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:51 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:51.592168 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dbedc1d6-3c10-404e-8147-ca46f8942ddf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:51.594014 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbedc1d6-3c10-404e-8147-ca46f8942ddf tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:51.594237 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbedc1d6-3c10-404e-8147-ca46f8942ddf tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:51.594449 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dbedc1d6-3c10-404e-8147-ca46f8942ddf tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:51.594550 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-dbedc1d6-3c10-404e-8147-ca46f8942ddf tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:51.598606 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:51.598606 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:51.599168 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dbedc1d6-3c10-404e-8147-ca46f8942ddf tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:51.599576 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1200/4792] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:51 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:52.392029 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00ee2153-0b39-457a-84b0-33475cbc8127 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:52.393895 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00ee2153-0b39-457a-84b0-33475cbc8127 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:52.394096 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00ee2153-0b39-457a-84b0-33475cbc8127 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:52.394299 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00ee2153-0b39-457a-84b0-33475cbc8127 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:52.394422 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-00ee2153-0b39-457a-84b0-33475cbc8127 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:52.396171 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=268,cinder:UPDATE=97,cinder:INSERT=62 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:01:52.400083 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:52.400083 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:52.400944 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00ee2153-0b39-457a-84b0-33475cbc8127 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:52.401413 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1194/4793] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:52 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:52.411735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a5e5ce6-101b-4675-aec7-b47e9fa07d39 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:52.413674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a5e5ce6-101b-4675-aec7-b47e9fa07d39 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 Aug 18 23:01:52.413889 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a5e5ce6-101b-4675-aec7-b47e9fa07d39 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:52.414089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a5e5ce6-101b-4675-aec7-b47e9fa07d39 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:52.421642 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:52.421642 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:52.425696 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4a5e5ce6-101b-4675-aec7-b47e9fa07d39 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:52.430125 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a5e5ce6-101b-4675-aec7-b47e9fa07d39 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 returned with HTTP 200 Aug 18 23:01:52.430584 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1200/4794] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:52 2026] GET /volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:52.445768 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81697ed7-7b88-4f6a-8dcc-3ea92f4dcc46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:52.448012 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81697ed7-7b88-4f6a-8dcc-3ea92f4dcc46 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] POST https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e/action Aug 18 23:01:52.448512 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81697ed7-7b88-4f6a-8dcc-3ea92f4dcc46 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:01:52.448687 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81697ed7-7b88-4f6a-8dcc-3ea92f4dcc46 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:52.450517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-81697ed7-7b88-4f6a-8dcc-3ea92f4dcc46 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] Updating backup '73396573-7ed3-4785-9a3c-9f7aaed5935e' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 23:01:52.453099 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=146,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:01:52.461236 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:52.461236 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:52.471920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-81697ed7-7b88-4f6a-8dcc-3ea92f4dcc46 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] reset_status in rpcapi backup_id 73396573-7ed3-4785-9a3c-9f7aaed5935e on host np0000007715. {{(pid=100265) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 23:01:52.473981 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81697ed7-7b88-4f6a-8dcc-3ea92f4dcc46 tempest-VolumesBackupsAdminTest-397766935 tempest-VolumesBackupsAdminTest-397766935-project-admin] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e/action returned with HTTP 202 Aug 18 23:01:52.474472 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1201/4795] 10.4.3.89 () {68 vars in 1383 bytes} [Tue Aug 18 23:01:52 2026] POST /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:01:52.482139 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9afb0ff2-de91-4e54-9beb-509b92e997cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:52.483832 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9afb0ff2-de91-4e54-9beb-509b92e997cb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:52.484021 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9afb0ff2-de91-4e54-9beb-509b92e997cb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:52.484194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9afb0ff2-de91-4e54-9beb-509b92e997cb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:52.484316 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9afb0ff2-de91-4e54-9beb-509b92e997cb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:52.486147 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=197,cinder:UPDATE=41,cinder:INSERT=23 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:01:52.489385 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:52.489385 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:52.490105 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9afb0ff2-de91-4e54-9beb-509b92e997cb tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:52.490694 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1201/4796] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:52 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:52.502284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d4afcae-1d70-4544-837c-7aa21c616407 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:52.503990 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4afcae-1d70-4544-837c-7aa21c616407 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] DELETE https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:52.504167 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4afcae-1d70-4544-837c-7aa21c616407 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:52.504364 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d4afcae-1d70-4544-837c-7aa21c616407 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:52.504477 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4d4afcae-1d70-4544-837c-7aa21c616407 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Delete backup with id: 73396573-7ed3-4785-9a3c-9f7aaed5935e. Aug 18 23:01:52.509139 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:52.509139 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:52.524641 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-4d4afcae-1d70-4544-837c-7aa21c616407 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] delete_backup rpcapi backup_id 73396573-7ed3-4785-9a3c-9f7aaed5935e {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:01:52.529741 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d4afcae-1d70-4544-837c-7aa21c616407 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 202 Aug 18 23:01:52.530175 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1195/4797] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:52 2026] DELETE /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:01:52.538709 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d418d14-136e-4f5b-b47c-df37f00de292 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:52.540889 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d418d14-136e-4f5b-b47c-df37f00de292 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:52.541094 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d418d14-136e-4f5b-b47c-df37f00de292 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:52.541339 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d418d14-136e-4f5b-b47c-df37f00de292 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:52.541558 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d418d14-136e-4f5b-b47c-df37f00de292 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:52.547729 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:52.547729 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:52.548777 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d418d14-136e-4f5b-b47c-df37f00de292 tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 200 Aug 18 23:01:52.549320 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1201/4798] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:52 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:52.609562 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-413cb8b3-8d8e-47f3-a70a-0af6bd5bbf25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:52.611877 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-413cb8b3-8d8e-47f3-a70a-0af6bd5bbf25 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:52.612183 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-413cb8b3-8d8e-47f3-a70a-0af6bd5bbf25 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:52.612463 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-413cb8b3-8d8e-47f3-a70a-0af6bd5bbf25 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:52.612620 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-413cb8b3-8d8e-47f3-a70a-0af6bd5bbf25 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:52.616990 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:52.616990 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:52.617654 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-413cb8b3-8d8e-47f3-a70a-0af6bd5bbf25 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:52.618053 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1202/4799] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:52 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:53.560775 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cd972fd9-1d98-468e-b038-9637fd574d8e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:53.562703 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd972fd9-1d98-468e-b038-9637fd574d8e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e Aug 18 23:01:53.562922 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd972fd9-1d98-468e-b038-9637fd574d8e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:53.563127 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cd972fd9-1d98-468e-b038-9637fd574d8e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:53.563282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-cd972fd9-1d98-468e-b038-9637fd574d8e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Show backup with id 73396573-7ed3-4785-9a3c-9f7aaed5935e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:53.566847 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cd972fd9-1d98-468e-b038-9637fd574d8e tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e returned with HTTP 404 Aug 18 23:01:53.567420 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1202/4800] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:53 2026] GET /volume/v3/backups/73396573-7ed3-4785-9a3c-9f7aaed5935e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:53.627281 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a5dd54e-f467-4075-b70b-52a598585b8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:53.629338 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a5dd54e-f467-4075-b70b-52a598585b8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:53.629629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a5dd54e-f467-4075-b70b-52a598585b8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:53.629896 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a5dd54e-f467-4075-b70b-52a598585b8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:53.630096 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3a5dd54e-f467-4075-b70b-52a598585b8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:53.634619 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:53.634619 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:53.635295 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a5dd54e-f467-4075-b70b-52a598585b8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:53.635705 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1196/4801] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:53 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:53.639847 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ead41587-2ec2-436c-830d-d4e5b15272ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:53.641423 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ead41587-2ec2-436c-830d-d4e5b15272ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 Aug 18 23:01:53.641596 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ead41587-2ec2-436c-830d-d4e5b15272ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:53.641769 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ead41587-2ec2-436c-830d-d4e5b15272ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:53.648221 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:53.648221 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:53.651693 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ead41587-2ec2-436c-830d-d4e5b15272ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:53.655756 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ead41587-2ec2-436c-830d-d4e5b15272ba tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 returned with HTTP 200 Aug 18 23:01:53.656136 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1202/4802] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:53 2026] GET /volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:53.667787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9acdc448-84c5-475a-9a70-ca8d0e947d7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:53.669696 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9acdc448-84c5-475a-9a70-ca8d0e947d7a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] DELETE https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 Aug 18 23:01:53.669920 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9acdc448-84c5-475a-9a70-ca8d0e947d7a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:53.670132 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9acdc448-84c5-475a-9a70-ca8d0e947d7a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:53.670358 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9acdc448-84c5-475a-9a70-ca8d0e947d7a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Delete volume with id: 09976f0e-2e7c-4c00-ad29-3e769b750556 Aug 18 23:01:53.677362 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:53.677362 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:53.677810 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9acdc448-84c5-475a-9a70-ca8d0e947d7a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:53.693362 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9acdc448-84c5-475a-9a70-ca8d0e947d7a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Delete volume request issued successfully. Aug 18 23:01:53.693566 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9acdc448-84c5-475a-9a70-ca8d0e947d7a tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 returned with HTTP 202 Aug 18 23:01:53.694039 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1203/4803] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:53 2026] DELETE /volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:01:53.702014 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f086401c-b4a9-497d-ae02-35fe32df5adf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:53.704333 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f086401c-b4a9-497d-ae02-35fe32df5adf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 Aug 18 23:01:53.704609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f086401c-b4a9-497d-ae02-35fe32df5adf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:53.704877 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f086401c-b4a9-497d-ae02-35fe32df5adf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:53.714434 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:53.714434 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:53.719284 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f086401c-b4a9-497d-ae02-35fe32df5adf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Volume info retrieved successfully. Aug 18 23:01:53.725148 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f086401c-b4a9-497d-ae02-35fe32df5adf tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 returned with HTTP 200 Aug 18 23:01:53.725682 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1203/4804] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:53 2026] GET /volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:54.645477 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eaf36480-b23e-4024-a125-4d38c47a6c32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:54.646893 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaf36480-b23e-4024-a125-4d38c47a6c32 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:54.647085 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaf36480-b23e-4024-a125-4d38c47a6c32 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:54.647289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaf36480-b23e-4024-a125-4d38c47a6c32 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:54.647400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eaf36480-b23e-4024-a125-4d38c47a6c32 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:54.651339 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:54.651339 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:54.652258 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaf36480-b23e-4024-a125-4d38c47a6c32 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:54.652396 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1197/4805] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:54 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:54.741489 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6655063-4045-430b-a9ab-24a4a0b5f00c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:54.743338 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6655063-4045-430b-a9ab-24a4a0b5f00c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] GET https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 Aug 18 23:01:54.743592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6655063-4045-430b-a9ab-24a4a0b5f00c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:54.743854 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6655063-4045-430b-a9ab-24a4a0b5f00c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:54.750795 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6655063-4045-430b-a9ab-24a4a0b5f00c tempest-VolumesBackupsAdminTest-2058383370 tempest-VolumesBackupsAdminTest-2058383370-project-member] https://10.4.3.89/volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 returned with HTTP 404 Aug 18 23:01:54.751571 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1203/4806] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:54 2026] GET /volume/v3/volumes/09976f0e-2e7c-4c00-ad29-3e769b750556 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:55.663343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f04d29d-9bb1-4b2e-945d-aab385ccea63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:55.664915 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f04d29d-9bb1-4b2e-945d-aab385ccea63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:55.665095 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f04d29d-9bb1-4b2e-945d-aab385ccea63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:55.665280 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f04d29d-9bb1-4b2e-945d-aab385ccea63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:55.665385 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8f04d29d-9bb1-4b2e-945d-aab385ccea63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:55.669181 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:55.669181 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:55.669715 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f04d29d-9bb1-4b2e-945d-aab385ccea63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:55.670051 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1204/4807] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:55 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:56.294289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:56.375926 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:01:56.376397 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1851407988"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:56.378257 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1851407988'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:01:56.378450 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Create volume of 1 GB Aug 18 23:01:56.383597 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Availability Zones retrieved successfully. Aug 18 23:01:56.389187 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Flow 'volume_create_api' (81d5c4ad-e899-4123-bc07-98e6ecd4ab87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:56.390099 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feeac061-3653-4372-bb3b-924caa5f4654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:56.391027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:01:56.415634 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feeac061-3653-4372-bb3b-924caa5f4654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:56.416429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ecc0e9-6b2b-4a90-81ec-1b4416a11239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:56.473123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Created reservations ['a5bf9362-d2ad-490d-bc00-29b82169b86c', 'e7425f46-936c-43bb-a090-7ea6a5522aa9', '76e80bdf-9abc-44bc-9907-c89e4cf8219c', 'b9c9360f-e183-40e0-aa14-62278ddd35e5'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:56.473939 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ecc0e9-6b2b-4a90-81ec-1b4416a11239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5bf9362-d2ad-490d-bc00-29b82169b86c', 'e7425f46-936c-43bb-a090-7ea6a5522aa9', '76e80bdf-9abc-44bc-9907-c89e4cf8219c', 'b9c9360f-e183-40e0-aa14-62278ddd35e5']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:56.474747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaef31ba-d9f3-4cd8-a8c9-216225e61284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:56.496823 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaef31ba-d9f3-4cd8-a8c9-216225e61284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '685f3bf8-9ad7-4476-bb86-b228d1e7b751', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1851407988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7343d375fef4322b4593e55766c039d',qos_specs=None,replication_status=,reservations=['a5bf9362-d2ad-490d-bc00-29b82169b86c','e7425f46-936c-43bb-a090-7ea6a5522aa9','76e80bdf-9abc-44bc-9907-c89e4cf8219c','b9c9360f-e183-40e0-aa14-62278ddd35e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b93ad26342714a728029b7f701ec5188',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:01:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1851407988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=685f3bf8-9ad7-4476-bb86-b228d1e7b751,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7343d375fef4322b4593e55766c039d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b93ad26342714a728029b7f701ec5188',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:56.497467 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d2fa906-a8f5-449f-9489-c98afa49e5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:56.512239 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d2fa906-a8f5-449f-9489-c98afa49e5fb) transitioned into state 'SUCCESS' from state '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-1851407988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7343d375fef4322b4593e55766c039d',qos_specs=None,replication_status=,reservations=['a5bf9362-d2ad-490d-bc00-29b82169b86c','e7425f46-936c-43bb-a090-7ea6a5522aa9','76e80bdf-9abc-44bc-9907-c89e4cf8219c','b9c9360f-e183-40e0-aa14-62278ddd35e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b93ad26342714a728029b7f701ec5188',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:56.512974 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffffa84a-f96a-426a-be67-e132a86de6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:01:56.521086 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffffa84a-f96a-426a-be67-e132a86de6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:01:56.521781 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Flow 'volume_create_api' (81d5c4ad-e899-4123-bc07-98e6ecd4ab87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:01:56.522047 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Create volume request issued successfully. Aug 18 23:01:56.522599 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e4eff0f-34b9-4aab-98f0-33a24b25bf8b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:01:56.522995 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1204/4808] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:01:56 2026] POST /volume/v3/volumes => generated 748 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:56.534550 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c26870d-c7ad-44a0-ba04-a7be07f877a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:56.536569 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c26870d-c7ad-44a0-ba04-a7be07f877a1 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 Aug 18 23:01:56.536793 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c26870d-c7ad-44a0-ba04-a7be07f877a1 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:56.537067 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c26870d-c7ad-44a0-ba04-a7be07f877a1 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:56.546924 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:56.546924 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:56.551280 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c26870d-c7ad-44a0-ba04-a7be07f877a1 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:56.555586 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c26870d-c7ad-44a0-ba04-a7be07f877a1 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 returned with HTTP 200 Aug 18 23:01:56.556018 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1198/4809] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:56 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:56.678966 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f534e6a-ba2e-4b82-91b4-1a006b82b977 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:56.680624 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f534e6a-ba2e-4b82-91b4-1a006b82b977 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:01:56.680838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f534e6a-ba2e-4b82-91b4-1a006b82b977 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:56.681008 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f534e6a-ba2e-4b82-91b4-1a006b82b977 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:56.681107 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3f534e6a-ba2e-4b82-91b4-1a006b82b977 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:56.685576 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:56.685576 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:56.686327 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f534e6a-ba2e-4b82-91b4-1a006b82b977 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:01:56.686752 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1204/4810] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:56 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:56.695258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ab9dcf1-51f9-4542-839f-9919a056679c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:56.696865 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ab9dcf1-51f9-4542-839f-9919a056679c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:01:56.697173 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ab9dcf1-51f9-4542-839f-9919a056679c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "329442f8-bd22-41ca-bfcd-fca883829dd6"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:56.698467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-0ab9dcf1-51f9-4542-839f-9919a056679c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating new backup {'backup': {'volume_id': '329442f8-bd22-41ca-bfcd-fca883829dd6'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:01:56.698594 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-0ab9dcf1-51f9-4542-839f-9919a056679c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating backup of volume 329442f8-bd22-41ca-bfcd-fca883829dd6 in container None Aug 18 23:01:56.705242 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:56.705242 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:56.705543 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ab9dcf1-51f9-4542-839f-9919a056679c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:01:56.719282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0ab9dcf1-51f9-4542-839f-9919a056679c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['025897a4-032e-4d33-ab1a-199b1dfd6dd5', 'bd7f17f0-5251-4065-be87-5ec2318d8bb2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:01:56.740631 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ab9dcf1-51f9-4542-839f-9919a056679c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:01:56.741302 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1205/4811] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:01:56 2026] POST /volume/v3/backups => generated 286 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:01:56.748899 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-00bddb10-f18f-4b18-8200-6333f84d9e6c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:56.750727 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00bddb10-f18f-4b18-8200-6333f84d9e6c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:01:56.751005 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00bddb10-f18f-4b18-8200-6333f84d9e6c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:56.751163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-00bddb10-f18f-4b18-8200-6333f84d9e6c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:56.751246 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-00bddb10-f18f-4b18-8200-6333f84d9e6c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:56.755499 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:56.755499 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:56.756060 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-00bddb10-f18f-4b18-8200-6333f84d9e6c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:01:56.756471 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1205/4812] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:56 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:57.567879 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3684a029-d965-4b2f-911c-0b51920fe9da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.569707 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3684a029-d965-4b2f-911c-0b51920fe9da tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 Aug 18 23:01:57.569938 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3684a029-d965-4b2f-911c-0b51920fe9da tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.570198 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3684a029-d965-4b2f-911c-0b51920fe9da tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.577285 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.577285 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:57.581105 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3684a029-d965-4b2f-911c-0b51920fe9da tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.585525 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3684a029-d965-4b2f-911c-0b51920fe9da tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 returned with HTTP 200 Aug 18 23:01:57.585993 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1199/4813] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:57.596856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bf23848-d424-4061-b610-249cf7cf3f0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.598712 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bf23848-d424-4061-b610-249cf7cf3f0c tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] POST https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.599102 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bf23848-d424-4061-b610-249cf7cf3f0c tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:57.608317 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.608317 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:57.608317 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0bf23848-d424-4061-b610-249cf7cf3f0c tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.615127 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0bf23848-d424-4061-b610-249cf7cf3f0c tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Create volume metadata completed successfully. Aug 18 23:01:57.615390 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bf23848-d424-4061-b610-249cf7cf3f0c tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.615857 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1205/4814] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 23:01:57 2026] POST /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:57.623110 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abd93ac6-f59b-46a6-83a7-ae7681895844 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.624911 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abd93ac6-f59b-46a6-83a7-ae7681895844 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.625139 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abd93ac6-f59b-46a6-83a7-ae7681895844 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.625365 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abd93ac6-f59b-46a6-83a7-ae7681895844 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.632009 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.632009 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:57.632435 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abd93ac6-f59b-46a6-83a7-ae7681895844 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.638350 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-abd93ac6-f59b-46a6-83a7-ae7681895844 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Get volume metadata completed successfully. Aug 18 23:01:57.638597 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abd93ac6-f59b-46a6-83a7-ae7681895844 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.638981 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1206/4815] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 101 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:57.645865 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45ca3996-ec88-4bb3-8c15-da889dfaea51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.647617 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45ca3996-ec88-4bb3-8c15-da889dfaea51 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] PUT https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.647980 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45ca3996-ec88-4bb3-8c15-da889dfaea51 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:57.656648 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.656648 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:57.657118 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45ca3996-ec88-4bb3-8c15-da889dfaea51 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.668859 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-45ca3996-ec88-4bb3-8c15-da889dfaea51 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Update volume metadata completed successfully. Aug 18 23:01:57.669099 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45ca3996-ec88-4bb3-8c15-da889dfaea51 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.669507 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1206/4816] 10.4.3.89 () {68 vars in 1388 bytes} [Tue Aug 18 23:01:57 2026] PUT /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.676594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3de3b30-7040-4b3d-8014-cb946603c860 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.678425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3de3b30-7040-4b3d-8014-cb946603c860 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.678632 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3de3b30-7040-4b3d-8014-cb946603c860 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.678824 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3de3b30-7040-4b3d-8014-cb946603c860 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.691281 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.691281 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:57.691776 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3de3b30-7040-4b3d-8014-cb946603c860 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.698364 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3de3b30-7040-4b3d-8014-cb946603c860 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Get volume metadata completed successfully. Aug 18 23:01:57.698634 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3de3b30-7040-4b3d-8014-cb946603c860 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.699057 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1200/4817] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.705506 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12343539-6777-43dc-99d1-b245545ef7c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.707242 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12343539-6777-43dc-99d1-b245545ef7c4 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] DELETE https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key1 Aug 18 23:01:57.707440 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12343539-6777-43dc-99d1-b245545ef7c4 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.707615 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12343539-6777-43dc-99d1-b245545ef7c4 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.713972 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.713972 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:57.714413 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12343539-6777-43dc-99d1-b245545ef7c4 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.718549 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12343539-6777-43dc-99d1-b245545ef7c4 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Get volume metadata completed successfully. Aug 18 23:01:57.725262 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12343539-6777-43dc-99d1-b245545ef7c4 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Delete volume metadata completed successfully. Aug 18 23:01:57.725441 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12343539-6777-43dc-99d1-b245545ef7c4 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key1 returned with HTTP 200 Aug 18 23:01:57.726002 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1206/4818] 10.4.3.89 () {66 vars in 1386 bytes} [Tue Aug 18 23:01:57 2026] DELETE /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 18 23:01:57.731965 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b191327d-d0ce-42c0-8482-b6d3bae54e05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.733724 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b191327d-d0ce-42c0-8482-b6d3bae54e05 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.733938 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b191327d-d0ce-42c0-8482-b6d3bae54e05 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.734131 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b191327d-d0ce-42c0-8482-b6d3bae54e05 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.740466 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.740466 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:57.740867 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b191327d-d0ce-42c0-8482-b6d3bae54e05 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.745221 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b191327d-d0ce-42c0-8482-b6d3bae54e05 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Get volume metadata completed successfully. Aug 18 23:01:57.745486 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b191327d-d0ce-42c0-8482-b6d3bae54e05 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.745853 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1207/4819] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.752452 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ddb3c3e4-314a-470c-a8e9-d8a9c6605333 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.754123 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddb3c3e4-314a-470c-a8e9-d8a9c6605333 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] PUT https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.754570 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ddb3c3e4-314a-470c-a8e9-d8a9c6605333 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:57.762033 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.762033 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:57.762470 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ddb3c3e4-314a-470c-a8e9-d8a9c6605333 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.765390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89ef414f-ae20-480b-85a7-f54ce87d1252 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.766935 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89ef414f-ae20-480b-85a7-f54ce87d1252 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:01:57.767115 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89ef414f-ae20-480b-85a7-f54ce87d1252 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.767299 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89ef414f-ae20-480b-85a7-f54ce87d1252 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.767435 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-89ef414f-ae20-480b-85a7-f54ce87d1252 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:57.769841 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ddb3c3e4-314a-470c-a8e9-d8a9c6605333 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Update volume metadata completed successfully. Aug 18 23:01:57.770083 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ddb3c3e4-314a-470c-a8e9-d8a9c6605333 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.770691 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1207/4820] 10.4.3.89 () {68 vars in 1388 bytes} [Tue Aug 18 23:01:57 2026] PUT /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 16 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.771330 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.771330 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:57.771966 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89ef414f-ae20-480b-85a7-f54ce87d1252 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:01:57.772285 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1201/4821] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:57.779083 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c939a46a-aa17-44cc-b712-0f144ac54916 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.780760 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c939a46a-aa17-44cc-b712-0f144ac54916 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] POST https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.781121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c939a46a-aa17-44cc-b712-0f144ac54916 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:57.788454 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.788454 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:57.788873 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c939a46a-aa17-44cc-b712-0f144ac54916 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.795735 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c939a46a-aa17-44cc-b712-0f144ac54916 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Create volume metadata completed successfully. Aug 18 23:01:57.795966 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c939a46a-aa17-44cc-b712-0f144ac54916 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.796383 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1207/4822] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:01:57 2026] POST /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.803602 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89a01a28-f4f0-4c56-9dc9-fb0700dd1adc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.805442 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89a01a28-f4f0-4c56-9dc9-fb0700dd1adc tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] PUT https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key3 Aug 18 23:01:57.805834 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89a01a28-f4f0-4c56-9dc9-fb0700dd1adc tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:57.813679 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.813679 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:57.814116 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89a01a28-f4f0-4c56-9dc9-fb0700dd1adc tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.822558 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89a01a28-f4f0-4c56-9dc9-fb0700dd1adc tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Update volume metadata completed successfully. Aug 18 23:01:57.822827 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89a01a28-f4f0-4c56-9dc9-fb0700dd1adc tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key3 returned with HTTP 200 Aug 18 23:01:57.823219 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1208/4823] 10.4.3.89 () {68 vars in 1403 bytes} [Tue Aug 18 23:01:57 2026] PUT /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.830073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b41b516-219e-4a3b-b415-00027253bbb8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.832250 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b41b516-219e-4a3b-b415-00027253bbb8 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key3 Aug 18 23:01:57.832460 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b41b516-219e-4a3b-b415-00027253bbb8 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.832649 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b41b516-219e-4a3b-b415-00027253bbb8 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.839674 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.839674 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:57.840127 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2b41b516-219e-4a3b-b415-00027253bbb8 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.844829 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2b41b516-219e-4a3b-b415-00027253bbb8 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Get volume metadata completed successfully. Aug 18 23:01:57.845058 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b41b516-219e-4a3b-b415-00027253bbb8 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key3 returned with HTTP 200 Aug 18 23:01:57.845584 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1208/4824] 10.4.3.89 () {66 vars in 1383 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata/key3 => generated 35 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.851964 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc6791ca-4f0b-4783-a07a-e9921b31aee3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.853512 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc6791ca-4f0b-4783-a07a-e9921b31aee3 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.853695 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc6791ca-4f0b-4783-a07a-e9921b31aee3 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.853904 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc6791ca-4f0b-4783-a07a-e9921b31aee3 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.860086 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.860086 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:57.860576 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bc6791ca-4f0b-4783-a07a-e9921b31aee3 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.864849 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bc6791ca-4f0b-4783-a07a-e9921b31aee3 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Get volume metadata completed successfully. Aug 18 23:01:57.865092 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc6791ca-4f0b-4783-a07a-e9921b31aee3 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.865465 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1202/4825] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.872517 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c2e2048-32e8-42ef-89e0-eaf1b5b48195 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.874788 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c2e2048-32e8-42ef-89e0-eaf1b5b48195 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] PUT https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata Aug 18 23:01:57.875166 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c2e2048-32e8-42ef-89e0-eaf1b5b48195 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:01:57.884690 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.884690 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:57.885234 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c2e2048-32e8-42ef-89e0-eaf1b5b48195 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.893403 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c2e2048-32e8-42ef-89e0-eaf1b5b48195 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Update volume metadata completed successfully. Aug 18 23:01:57.893612 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c2e2048-32e8-42ef-89e0-eaf1b5b48195 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata returned with HTTP 200 Aug 18 23:01:57.893978 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1208/4826] 10.4.3.89 () {68 vars in 1388 bytes} [Tue Aug 18 23:01:57 2026] PUT /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:01:57.901655 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aee68e21-40cc-4ba9-9983-907fef18bbe5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.903741 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aee68e21-40cc-4ba9-9983-907fef18bbe5 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 Aug 18 23:01:57.903978 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aee68e21-40cc-4ba9-9983-907fef18bbe5 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.904204 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aee68e21-40cc-4ba9-9983-907fef18bbe5 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.912603 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.912603 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:01:57.916661 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aee68e21-40cc-4ba9-9983-907fef18bbe5 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.921697 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aee68e21-40cc-4ba9-9983-907fef18bbe5 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 returned with HTTP 200 Aug 18 23:01:57.922185 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1209/4827] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:57.933380 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-168d872d-d7f7-4b02-a84f-a199f4cd94b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.935240 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-168d872d-d7f7-4b02-a84f-a199f4cd94b7 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] DELETE https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 Aug 18 23:01:57.935475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-168d872d-d7f7-4b02-a84f-a199f4cd94b7 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.935688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-168d872d-d7f7-4b02-a84f-a199f4cd94b7 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.935900 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-168d872d-d7f7-4b02-a84f-a199f4cd94b7 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Delete volume with id: 685f3bf8-9ad7-4476-bb86-b228d1e7b751 Aug 18 23:01:57.943172 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.943172 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:57.943615 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-168d872d-d7f7-4b02-a84f-a199f4cd94b7 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.960837 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-168d872d-d7f7-4b02-a84f-a199f4cd94b7 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Delete volume request issued successfully. Aug 18 23:01:57.961120 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-168d872d-d7f7-4b02-a84f-a199f4cd94b7 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 returned with HTTP 202 Aug 18 23:01:57.961667 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1209/4828] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:01:57 2026] DELETE /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:01:57.968216 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f4d472c-8df1-4248-b667-811944869544 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:57.969832 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f4d472c-8df1-4248-b667-811944869544 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 Aug 18 23:01:57.969964 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f4d472c-8df1-4248-b667-811944869544 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:57.970139 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f4d472c-8df1-4248-b667-811944869544 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:57.976586 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:57.976586 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:01:57.979666 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f4d472c-8df1-4248-b667-811944869544 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Volume info retrieved successfully. Aug 18 23:01:57.983133 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f4d472c-8df1-4248-b667-811944869544 tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 returned with HTTP 200 Aug 18 23:01:57.983510 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1203/4829] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:57 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:58.781533 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-717b716f-6c4c-4f17-9bd5-56821d77d99b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:58.783110 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-717b716f-6c4c-4f17-9bd5-56821d77d99b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:01:58.783334 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-717b716f-6c4c-4f17-9bd5-56821d77d99b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:58.783516 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-717b716f-6c4c-4f17-9bd5-56821d77d99b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:58.783648 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-717b716f-6c4c-4f17-9bd5-56821d77d99b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:58.787425 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:58.787425 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:01:58.787943 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-717b716f-6c4c-4f17-9bd5-56821d77d99b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:01:58.788383 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1209/4830] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:58 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:01:58.996732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99705a94-39f0-4570-b2b3-4dc5f173634b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:58.998214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99705a94-39f0-4570-b2b3-4dc5f173634b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] GET https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 Aug 18 23:01:58.998414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99705a94-39f0-4570-b2b3-4dc5f173634b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:58.998583 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99705a94-39f0-4570-b2b3-4dc5f173634b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:59.004321 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99705a94-39f0-4570-b2b3-4dc5f173634b tempest-VolumesMetadataTest-876455604 tempest-VolumesMetadataTest-876455604-project-member] https://10.4.3.89/volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 returned with HTTP 404 Aug 18 23:01:59.005017 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1210/4831] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:01:58 2026] GET /volume/v3/volumes/685f3bf8-9ad7-4476-bb86-b228d1e7b751 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:01:59.797457 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-44bdfe19-c844-47d1-a2e0-e38515d0f2d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:01:59.799250 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44bdfe19-c844-47d1-a2e0-e38515d0f2d8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:01:59.799529 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44bdfe19-c844-47d1-a2e0-e38515d0f2d8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:01:59.799854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-44bdfe19-c844-47d1-a2e0-e38515d0f2d8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:01:59.799854 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-44bdfe19-c844-47d1-a2e0-e38515d0f2d8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:01:59.803659 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:01:59.803659 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:01:59.804311 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-44bdfe19-c844-47d1-a2e0-e38515d0f2d8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:01:59.804838 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1210/4832] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:01:59 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:00.008606 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3df35c05-8cb4-4883-bb01-1fb6f111e218 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:00.079061 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3df35c05-8cb4-4883-bb01-1fb6f111e218 tempest-VolumesSummaryTest-420616227 tempest-VolumesSummaryTest-420616227-project-member] GET https://10.4.3.89/volume/v3/volumes/summary Aug 18 23:02:00.079296 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3df35c05-8cb4-4883-bb01-1fb6f111e218 tempest-VolumesSummaryTest-420616227 tempest-VolumesSummaryTest-420616227-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:00.079485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3df35c05-8cb4-4883-bb01-1fb6f111e218 tempest-VolumesSummaryTest-420616227 tempest-VolumesSummaryTest-420616227-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:00.079648 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-3df35c05-8cb4-4883-bb01-1fb6f111e218 tempest-VolumesSummaryTest-420616227 tempest-VolumesSummaryTest-420616227-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:02:00.083999 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3df35c05-8cb4-4883-bb01-1fb6f111e218 tempest-VolumesSummaryTest-420616227 tempest-VolumesSummaryTest-420616227-project-member] Get summary completed successfully. Aug 18 23:02:00.084216 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3df35c05-8cb4-4883-bb01-1fb6f111e218 tempest-VolumesSummaryTest-420616227 tempest-VolumesSummaryTest-420616227-project-member] https://10.4.3.89/volume/v3/volumes/summary returned with HTTP 200 Aug 18 23:02:00.084577 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1204/4833] 10.4.3.89 () {68 vars in 1295 bytes} [Tue Aug 18 23:02:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:00.814593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60ccb8a1-1b76-442b-a9a7-33149815c154 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:00.816305 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60ccb8a1-1b76-442b-a9a7-33149815c154 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:00.816666 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60ccb8a1-1b76-442b-a9a7-33149815c154 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:00.816860 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60ccb8a1-1b76-442b-a9a7-33149815c154 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:00.816962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-60ccb8a1-1b76-442b-a9a7-33149815c154 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:00.821742 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:00.821742 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:00.822460 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60ccb8a1-1b76-442b-a9a7-33149815c154 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:00.822915 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1210/4834] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:00 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:01.833802 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7d9c0ac-c687-4e48-b5da-c3d24a8eb30c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:01.836333 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7d9c0ac-c687-4e48-b5da-c3d24a8eb30c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:01.836609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7d9c0ac-c687-4e48-b5da-c3d24a8eb30c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:01.836937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7d9c0ac-c687-4e48-b5da-c3d24a8eb30c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:01.837112 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e7d9c0ac-c687-4e48-b5da-c3d24a8eb30c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:01.842436 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:01.842436 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:01.843371 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7d9c0ac-c687-4e48-b5da-c3d24a8eb30c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:01.843900 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1211/4835] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:01 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:02.857359 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a756bd18-3e0d-4f55-9dfd-d8ff4ebce440 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:02.857359 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a756bd18-3e0d-4f55-9dfd-d8ff4ebce440 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:02.857359 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a756bd18-3e0d-4f55-9dfd-d8ff4ebce440 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:02.857746 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a756bd18-3e0d-4f55-9dfd-d8ff4ebce440 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:02.857746 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-a756bd18-3e0d-4f55-9dfd-d8ff4ebce440 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:02.862131 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:02.862131 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:02.862525 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a756bd18-3e0d-4f55-9dfd-d8ff4ebce440 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:02.863047 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1211/4836] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:02 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:03.872649 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8883c121-e7e6-41a9-8044-ab46595c8962 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:03.874372 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8883c121-e7e6-41a9-8044-ab46595c8962 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:03.874576 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8883c121-e7e6-41a9-8044-ab46595c8962 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:03.874820 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8883c121-e7e6-41a9-8044-ab46595c8962 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:03.874982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8883c121-e7e6-41a9-8044-ab46595c8962 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:03.879250 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:03.879250 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:03.879870 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8883c121-e7e6-41a9-8044-ab46595c8962 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:03.880206 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1205/4837] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:03 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:04.890536 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94e0c98c-c1c2-4bc4-82df-facce45ec447 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:04.892242 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94e0c98c-c1c2-4bc4-82df-facce45ec447 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:04.892733 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94e0c98c-c1c2-4bc4-82df-facce45ec447 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:04.892733 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94e0c98c-c1c2-4bc4-82df-facce45ec447 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:04.892733 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-94e0c98c-c1c2-4bc4-82df-facce45ec447 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:04.897037 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:04.897037 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:04.897860 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94e0c98c-c1c2-4bc4-82df-facce45ec447 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:04.898387 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1211/4838] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:04 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:05.909050 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73da13b6-353c-47d8-9e84-a3e1f4c4a8a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:05.910712 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73da13b6-353c-47d8-9e84-a3e1f4c4a8a3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:05.910896 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73da13b6-353c-47d8-9e84-a3e1f4c4a8a3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:05.911061 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73da13b6-353c-47d8-9e84-a3e1f4c4a8a3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:05.911158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-73da13b6-353c-47d8-9e84-a3e1f4c4a8a3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:05.914774 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:05.914774 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:05.915255 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73da13b6-353c-47d8-9e84-a3e1f4c4a8a3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:05.915712 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1212/4839] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:05 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:06.929818 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-997b3b32-4b9f-43f7-b40c-c75c23bc3e2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:06.931590 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-997b3b32-4b9f-43f7-b40c-c75c23bc3e2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:06.933580 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-997b3b32-4b9f-43f7-b40c-c75c23bc3e2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:06.933580 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-997b3b32-4b9f-43f7-b40c-c75c23bc3e2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:06.933580 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-997b3b32-4b9f-43f7-b40c-c75c23bc3e2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:06.937036 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:06.937036 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:06.937989 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-997b3b32-4b9f-43f7-b40c-c75c23bc3e2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:06.938626 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1212/4840] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:06 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:07.948683 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f26c761-1037-444a-ba44-58a2afac462f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:07.950724 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f26c761-1037-444a-ba44-58a2afac462f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:07.950944 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f26c761-1037-444a-ba44-58a2afac462f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:07.951128 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f26c761-1037-444a-ba44-58a2afac462f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:07.951246 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0f26c761-1037-444a-ba44-58a2afac462f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:07.955035 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:07.955035 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:07.955608 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f26c761-1037-444a-ba44-58a2afac462f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:07.955971 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1206/4841] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:07 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:02:08.965817 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cb3d49e-c7c5-40fb-8a84-2a6d37e12d34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:08.967489 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb3d49e-c7c5-40fb-8a84-2a6d37e12d34 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:08.967682 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb3d49e-c7c5-40fb-8a84-2a6d37e12d34 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:08.967885 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb3d49e-c7c5-40fb-8a84-2a6d37e12d34 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:08.967989 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5cb3d49e-c7c5-40fb-8a84-2a6d37e12d34 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:08.973567 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:08.973567 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:08.974124 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb3d49e-c7c5-40fb-8a84-2a6d37e12d34 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:08.974499 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1212/4842] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:08 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:09.434233 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-124abdb4-4f99-44b6-bb16-5a59d38a607f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:09.508679 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-124abdb4-4f99-44b6-bb16-5a59d38a607f tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:02:09.509000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-124abdb4-4f99-44b6-bb16-5a59d38a607f tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1565954632-2116115991", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:09.519401 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-124abdb4-4f99-44b6-bb16-5a59d38a607f tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:02:09.519713 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1213/4843] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:02:09 2026] POST /volume/v3/types => generated 269 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:09.984549 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9b7e71fd-9c17-4a8c-b9b8-6e7825fd681a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:09.986341 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b7e71fd-9c17-4a8c-b9b8-6e7825fd681a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:09.986603 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b7e71fd-9c17-4a8c-b9b8-6e7825fd681a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:09.986848 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9b7e71fd-9c17-4a8c-b9b8-6e7825fd681a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:09.986984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9b7e71fd-9c17-4a8c-b9b8-6e7825fd681a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:09.992345 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:09.992345 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:09.993004 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9b7e71fd-9c17-4a8c-b9b8-6e7825fd681a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:09.993391 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1213/4844] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:09 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:11.002759 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-089cdd09-52bd-4343-810b-574c2f9b8931 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.004432 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-089cdd09-52bd-4343-810b-574c2f9b8931 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:11.004611 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-089cdd09-52bd-4343-810b-574c2f9b8931 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:11.004790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-089cdd09-52bd-4343-810b-574c2f9b8931 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:11.004891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-089cdd09-52bd-4343-810b-574c2f9b8931 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 8b18e98b-55fc-456e-af08-f2d99a3573fa. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:11.009050 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:11.009050 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:11.009814 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-089cdd09-52bd-4343-810b-574c2f9b8931 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 200 Aug 18 23:02:11.010004 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1207/4845] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:11 2026] GET /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:11.018856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64d9bbb3-94c1-47eb-bb33-203f09f149c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.020646 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64d9bbb3-94c1-47eb-bb33-203f09f149c9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa Aug 18 23:02:11.020882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64d9bbb3-94c1-47eb-bb33-203f09f149c9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:11.021055 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64d9bbb3-94c1-47eb-bb33-203f09f149c9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:11.021227 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-64d9bbb3-94c1-47eb-bb33-203f09f149c9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete backup with id: 8b18e98b-55fc-456e-af08-f2d99a3573fa. Aug 18 23:02:11.025381 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:11.025381 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:11.035935 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-64d9bbb3-94c1-47eb-bb33-203f09f149c9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] delete_backup rpcapi backup_id 8b18e98b-55fc-456e-af08-f2d99a3573fa {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:02:11.037969 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64d9bbb3-94c1-47eb-bb33-203f09f149c9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa returned with HTTP 202 Aug 18 23:02:11.038445 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1213/4846] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:02:11 2026] DELETE /volume/v3/backups/8b18e98b-55fc-456e-af08-f2d99a3573fa => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:02:11.047046 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5600ff26-d337-41c6-8aac-5cde68f4476f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.048629 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:02:11.049020 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-956264584"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:11.050326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-956264584'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:02:11.050439 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume of 1 GB Aug 18 23:02:11.053932 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Availability Zones retrieved successfully. Aug 18 23:02:11.059069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (397a84c2-be59-4489-b22e-b46319de02ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:11.060372 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85795dc-a164-423a-8a3a-f9dbe466ad05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.061138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:02:11.087593 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85795dc-a164-423a-8a3a-f9dbe466ad05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.088228 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8383a0-7309-49a5-aa3e-59b96e285367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.123587 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['99568039-7fce-4dc2-b514-b1d964328196', 'd2e5e668-7d96-4cac-a32c-25eae7a0be4d', 'bbc05940-bdda-425f-8319-b2282866d04d', '9723dece-a8fd-429d-8aac-b13f781bf6ce'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:11.124233 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c8383a0-7309-49a5-aa3e-59b96e285367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99568039-7fce-4dc2-b514-b1d964328196', 'd2e5e668-7d96-4cac-a32c-25eae7a0be4d', 'bbc05940-bdda-425f-8319-b2282866d04d', '9723dece-a8fd-429d-8aac-b13f781bf6ce']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.124932 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa90f192-a445-4c07-af0f-62c109bcb57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.146143 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa90f192-a445-4c07-af0f-62c109bcb57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d826ba1-912b-4c2f-8e2f-638e288623f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-956264584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['99568039-7fce-4dc2-b514-b1d964328196','d2e5e668-7d96-4cac-a32c-25eae7a0be4d','bbc05940-bdda-425f-8319-b2282866d04d','9723dece-a8fd-429d-8aac-b13f781bf6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-956264584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d826ba1-912b-4c2f-8e2f-638e288623f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e190f21821c04f30b881d7738ee8a4de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.147293 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700a91b5-24bf-49ae-86af-a63accbe71b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.164550 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700a91b5-24bf-49ae-86af-a63accbe71b8) transitioned into state 'SUCCESS' from state '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-956264584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['99568039-7fce-4dc2-b514-b1d964328196','d2e5e668-7d96-4cac-a32c-25eae7a0be4d','bbc05940-bdda-425f-8319-b2282866d04d','9723dece-a8fd-429d-8aac-b13f781bf6ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.165434 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ab28558-1926-4999-844e-ab5e0a346437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.167009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e673c40e-63ae-45c2-ad17-17f9cc20c178 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.168617 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e673c40e-63ae-45c2-ad17-17f9cc20c178 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:02:11.169020 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e673c40e-63ae-45c2-ad17-17f9cc20c178 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-241261092-159201215", "extra_specs": {}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:11.174596 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ab28558-1926-4999-844e-ab5e0a346437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.175281 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (397a84c2-be59-4489-b22e-b46319de02ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:11.175583 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request issued successfully. Aug 18 23:02:11.176199 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5600ff26-d337-41c6-8aac-5cde68f4476f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:02:11.176654 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1214/4847] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:02:11 2026] POST /volume/v3/volumes => generated 775 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:11.182692 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e673c40e-63ae-45c2-ad17-17f9cc20c178 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:02:11.183184 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1214/4848] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:02:11 2026] POST /volume/v3/types => generated 267 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:11.189191 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c87c657-8728-4b52-8984-0453b5ccef7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.190861 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c87c657-8728-4b52-8984-0453b5ccef7e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 Aug 18 23:02:11.191035 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c87c657-8728-4b52-8984-0453b5ccef7e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:11.191201 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c87c657-8728-4b52-8984-0453b5ccef7e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:11.193550 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de1a84c1-a55d-4a1d-8330-494e4db208c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.196128 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de1a84c1-a55d-4a1d-8330-494e4db208c3 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:02:11.196250 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de1a84c1-a55d-4a1d-8330-494e4db208c3 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-30178744-2028397783", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:11.197722 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:11.197722 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:11.200914 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0c87c657-8728-4b52-8984-0453b5ccef7e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:11.204384 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c87c657-8728-4b52-8984-0453b5ccef7e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 returned with HTTP 200 Aug 18 23:02:11.204859 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1208/4849] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:11 2026] GET /volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:11.209495 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de1a84c1-a55d-4a1d-8330-494e4db208c3 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:02:11.209942 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1214/4850] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:02:11 2026] POST /volume/v3/types => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:11.217812 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.219450 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:02:11.219787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-836772456", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-241261092-159201215", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:11.221215 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-836772456', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-241261092-159201215', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:02:11.225928 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume of 1 GB Aug 18 23:02:11.226380 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:11.226380 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:11.227161 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Availability Zones retrieved successfully. Aug 18 23:02:11.234206 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Flow 'volume_create_api' (735a95fb-12f7-4021-b582-87847f9281c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:11.235511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147ec6bd-d6f7-4f57-9140-0c00597dcdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.236495 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:02:11.255324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (147ec6bd-d6f7-4f57-9140-0c00597dcdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:02:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=71d6297a-2ed4-46aa-9f3a-4faca58627cc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-241261092-159201215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '71d6297a-2ed4-46aa-9f3a-4faca58627cc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.256283 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72e869d-2ab5-4b5f-9db2-56468b6451bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.281861 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-241261092-159201215 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-241261092-159201215, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:02:11.282099 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-241261092-159201215 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-241261092-159201215, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:02:11.311811 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Created reservations ['96c4c3de-5446-4f16-956d-1909fad16885', 'e7a71ae6-45dd-466e-b5dc-9094f2e99c2f', '911f4dfa-e68e-4a31-8690-a8f02ba7b01d', 'c78a0659-6a51-48c7-a0eb-61cedfce63f2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:11.312543 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72e869d-2ab5-4b5f-9db2-56468b6451bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c4c3de-5446-4f16-956d-1909fad16885', 'e7a71ae6-45dd-466e-b5dc-9094f2e99c2f', '911f4dfa-e68e-4a31-8690-a8f02ba7b01d', 'c78a0659-6a51-48c7-a0eb-61cedfce63f2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.313302 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58622b63-548f-4c0c-8a83-b4ab32ebcdd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.337236 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58622b63-548f-4c0c-8a83-b4ab32ebcdd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebdf1326-e0a9-4285-97c8-8962a73a7d9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-836772456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67707c78963b4bc9b2139300fa1f8017',qos_specs=None,replication_status=,reservations=['96c4c3de-5446-4f16-956d-1909fad16885','e7a71ae6-45dd-466e-b5dc-9094f2e99c2f','911f4dfa-e68e-4a31-8690-a8f02ba7b01d','c78a0659-6a51-48c7-a0eb-61cedfce63f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5753efc13f144836ae313de17151da59',volume_type_id=71d6297a-2ed4-46aa-9f3a-4faca58627cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-836772456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebdf1326-e0a9-4285-97c8-8962a73a7d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67707c78963b4bc9b2139300fa1f8017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5753efc13f144836ae313de17151da59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(71d6297a-2ed4-46aa-9f3a-4faca58627cc),volume_type_id=71d6297a-2ed4-46aa-9f3a-4faca58627cc)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.337975 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9d70ec-27aa-42c0-8ef1-886225675875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.355091 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d9d70ec-27aa-42c0-8ef1-886225675875) transitioned into state 'SUCCESS' from state '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-836772456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67707c78963b4bc9b2139300fa1f8017',qos_specs=None,replication_status=,reservations=['96c4c3de-5446-4f16-956d-1909fad16885','e7a71ae6-45dd-466e-b5dc-9094f2e99c2f','911f4dfa-e68e-4a31-8690-a8f02ba7b01d','c78a0659-6a51-48c7-a0eb-61cedfce63f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5753efc13f144836ae313de17151da59',volume_type_id=71d6297a-2ed4-46aa-9f3a-4faca58627cc)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.355893 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5bc9dc-54e6-4df7-955a-7865265f8658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.364754 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d5bc9dc-54e6-4df7-955a-7865265f8658) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.365698 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Flow 'volume_create_api' (735a95fb-12f7-4021-b582-87847f9281c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:11.366019 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume request issued successfully. Aug 18 23:02:11.366524 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a7d6fd3-ac0c-424f-9813-d0def7c002f8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:02:11.367141 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1215/4851] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:02:11 2026] POST /volume/v3/volumes => generated 842 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:11.377891 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a817a0d3-4022-4e35-b693-775b148dfe58 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.379451 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:02:11.379760 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1318625087", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-30178744-2028397783", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:11.381141 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1318625087', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-30178744-2028397783', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:02:11.384355 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume of 1 GB Aug 18 23:02:11.384588 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:11.384588 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:11.385000 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Availability Zones retrieved successfully. Aug 18 23:02:11.390162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Flow 'volume_create_api' (72b55343-a852-46bf-943c-93785572a6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:11.391033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52303f28-a98c-4ffd-b193-44806f19e488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.391819 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:02:11.409506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52303f28-a98c-4ffd-b193-44806f19e488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:02:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=940e0506-8023-43da-a8a3-21f2cbbbcfcc,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-30178744-2028397783',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '940e0506-8023-43da-a8a3-21f2cbbbcfcc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.410213 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88afc2c3-ff6f-4c4c-8fe4-a610546fcfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.435965 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-30178744-2028397783 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-30178744-2028397783, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:02:11.436247 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-30178744-2028397783 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-30178744-2028397783, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:02:11.464620 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Created reservations ['de326c34-82aa-4af1-82f1-b39b851ba48d', '0ca69067-f1d3-4cdb-a6b4-29fc9fc9c339', 'e8f78f65-eb7e-4542-9244-ad0f99f15905', 'f8e9de93-b4af-4cc1-8c1a-dfe5917cb5e8'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:11.465344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88afc2c3-ff6f-4c4c-8fe4-a610546fcfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de326c34-82aa-4af1-82f1-b39b851ba48d', '0ca69067-f1d3-4cdb-a6b4-29fc9fc9c339', 'e8f78f65-eb7e-4542-9244-ad0f99f15905', 'f8e9de93-b4af-4cc1-8c1a-dfe5917cb5e8']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.466033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f10fe94-4dd2-4cfe-a64d-6601c462e856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.488850 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f10fe94-4dd2-4cfe-a64d-6601c462e856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b2c0822-bca3-4f61-ae94-a28942f8b914', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1318625087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67707c78963b4bc9b2139300fa1f8017',qos_specs=None,replication_status=,reservations=['de326c34-82aa-4af1-82f1-b39b851ba48d','0ca69067-f1d3-4cdb-a6b4-29fc9fc9c339','e8f78f65-eb7e-4542-9244-ad0f99f15905','f8e9de93-b4af-4cc1-8c1a-dfe5917cb5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5753efc13f144836ae313de17151da59',volume_type_id=940e0506-8023-43da-a8a3-21f2cbbbcfcc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1318625087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b2c0822-bca3-4f61-ae94-a28942f8b914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67707c78963b4bc9b2139300fa1f8017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5753efc13f144836ae313de17151da59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(940e0506-8023-43da-a8a3-21f2cbbbcfcc),volume_type_id=940e0506-8023-43da-a8a3-21f2cbbbcfcc)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.490131 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30fb5a32-1512-4e88-9382-bc1588165664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.512643 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30fb5a32-1512-4e88-9382-bc1588165664) transitioned into state 'SUCCESS' from state '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-1318625087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67707c78963b4bc9b2139300fa1f8017',qos_specs=None,replication_status=,reservations=['de326c34-82aa-4af1-82f1-b39b851ba48d','0ca69067-f1d3-4cdb-a6b4-29fc9fc9c339','e8f78f65-eb7e-4542-9244-ad0f99f15905','f8e9de93-b4af-4cc1-8c1a-dfe5917cb5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5753efc13f144836ae313de17151da59',volume_type_id=940e0506-8023-43da-a8a3-21f2cbbbcfcc)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.513421 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beda03fe-ba55-448f-bf84-79ee0231236e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.523604 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beda03fe-ba55-448f-bf84-79ee0231236e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.524472 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Flow 'volume_create_api' (72b55343-a852-46bf-943c-93785572a6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:11.524866 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume request issued successfully. Aug 18 23:02:11.525357 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a817a0d3-4022-4e35-b693-775b148dfe58 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:02:11.525894 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1215/4852] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:02:11 2026] POST /volume/v3/volumes => generated 843 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:11.552416 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.558076 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:02:11.558572 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1918387522", "snapshot_id": null, "imageRef": "6d20ed31-7c3b-4085-bb68-ae447d445c66", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1565954632-2116115991", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:11.563728 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1918387522', 'snapshot_id': None, 'imageRef': '6d20ed31-7c3b-4085-bb68-ae447d445c66', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1565954632-2116115991', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:02:11.651442 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume of 1 GB Aug 18 23:02:11.651920 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:11.651920 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:11.652695 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Availability Zones retrieved successfully. Aug 18 23:02:11.660010 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Flow 'volume_create_api' (2309fc8a-377d-42d4-9b1a-1770f5e68500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:11.660954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e435a413-5e6f-419b-bf72-c504de30389a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.661822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:02:11.707249 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e435a413-5e6f-419b-bf72-c504de30389a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:02:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1565954632-2116115991',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.708140 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5d7d9b-5413-4237-9be6-342544830343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.731637 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1565954632-2116115991 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1565954632-2116115991, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:02:11.731968 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1565954632-2116115991 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1565954632-2116115991, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:02:11.755253 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Created reservations ['516c3ff2-b841-470f-a918-e527b4dbdc26', 'ff5de0fd-c0e5-49c8-9183-0d87b3be8d66', '05011e39-1d15-4123-8734-e4053fe2ad20', 'a5bcf5a1-1e1f-4029-b151-f16dc3542f05'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:11.756009 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5d7d9b-5413-4237-9be6-342544830343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['516c3ff2-b841-470f-a918-e527b4dbdc26', 'ff5de0fd-c0e5-49c8-9183-0d87b3be8d66', '05011e39-1d15-4123-8734-e4053fe2ad20', 'a5bcf5a1-1e1f-4029-b151-f16dc3542f05']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.756780 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a4cd12-15dd-47d0-9b85-8e0b7276c8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.775107 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45a4cd12-15dd-47d0-9b85-8e0b7276c8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72146269-8a29-4e82-b5d8-e60706fd8f80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1918387522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67707c78963b4bc9b2139300fa1f8017',qos_specs=None,replication_status=,reservations=['516c3ff2-b841-470f-a918-e527b4dbdc26','ff5de0fd-c0e5-49c8-9183-0d87b3be8d66','05011e39-1d15-4123-8734-e4053fe2ad20','a5bcf5a1-1e1f-4029-b151-f16dc3542f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5753efc13f144836ae313de17151da59',volume_type_id=4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1918387522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72146269-8a29-4e82-b5d8-e60706fd8f80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67707c78963b4bc9b2139300fa1f8017',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5753efc13f144836ae313de17151da59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2),volume_type_id=4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.775837 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf3e1aa1-0c65-41a6-968a-a35378457410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.791330 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf3e1aa1-0c65-41a6-968a-a35378457410) transitioned into state 'SUCCESS' from state '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-1918387522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67707c78963b4bc9b2139300fa1f8017',qos_specs=None,replication_status=,reservations=['516c3ff2-b841-470f-a918-e527b4dbdc26','ff5de0fd-c0e5-49c8-9183-0d87b3be8d66','05011e39-1d15-4123-8734-e4053fe2ad20','a5bcf5a1-1e1f-4029-b151-f16dc3542f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5753efc13f144836ae313de17151da59',volume_type_id=4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.792047 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e33381c-62b3-4ac0-a9aa-3d230797f7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:11.799773 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e33381c-62b3-4ac0-a9aa-3d230797f7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:11.800681 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Flow 'volume_create_api' (2309fc8a-377d-42d4-9b1a-1770f5e68500) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:11.800992 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Create volume request issued successfully. Aug 18 23:02:11.801639 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8162a6c6-b385-4071-a9d5-a9233172d7d2 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:02:11.802072 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1209/4853] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:02:11 2026] POST /volume/v3/volumes => generated 845 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:11.813009 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cfa20eac-d6a4-4a3b-aaf8-d8b914d4a650 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:11.814456 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cfa20eac-d6a4-4a3b-aaf8-d8b914d4a650 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:11.814647 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cfa20eac-d6a4-4a3b-aaf8-d8b914d4a650 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:11.814895 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cfa20eac-d6a4-4a3b-aaf8-d8b914d4a650 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:11.821797 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:11.821797 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:11.824869 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cfa20eac-d6a4-4a3b-aaf8-d8b914d4a650 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:11.828331 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cfa20eac-d6a4-4a3b-aaf8-d8b914d4a650 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:11.828806 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1215/4854] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:11 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 913 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:12.217745 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-64577c4b-c0f3-4e07-bed3-12305e533efe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:12.220063 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64577c4b-c0f3-4e07-bed3-12305e533efe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 Aug 18 23:02:12.220356 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64577c4b-c0f3-4e07-bed3-12305e533efe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:12.220616 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64577c4b-c0f3-4e07-bed3-12305e533efe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:12.229347 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:12.229347 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:12.232888 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-64577c4b-c0f3-4e07-bed3-12305e533efe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:12.236161 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64577c4b-c0f3-4e07-bed3-12305e533efe tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 returned with HTTP 200 Aug 18 23:02:12.236539 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1216/4855] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:12 2026] GET /volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:12.248094 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c4027b20-1799-4183-8465-31c7adaffb21 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:12.249908 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4027b20-1799-4183-8465-31c7adaffb21 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:02:12.250228 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c4027b20-1799-4183-8465-31c7adaffb21 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d826ba1-912b-4c2f-8e2f-638e288623f8", "name": "tempest-type-Backup-130489885"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:12.251593 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-c4027b20-1799-4183-8465-31c7adaffb21 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating new backup {'backup': {'volume_id': '6d826ba1-912b-4c2f-8e2f-638e288623f8', 'name': 'tempest-type-Backup-130489885'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:02:12.251757 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-c4027b20-1799-4183-8465-31c7adaffb21 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating backup of volume 6d826ba1-912b-4c2f-8e2f-638e288623f8 in container None Aug 18 23:02:12.262500 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:12.262500 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:12.262790 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c4027b20-1799-4183-8465-31c7adaffb21 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:12.279218 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c4027b20-1799-4183-8465-31c7adaffb21 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['8784ce98-b5e2-432f-9f27-dab28224d9a6', '380e8032-5323-46e2-b493-25125106810e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:12.305434 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c4027b20-1799-4183-8465-31c7adaffb21 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:02:12.305757 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1216/4856] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:02:12 2026] POST /volume/v3/backups => generated 313 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:12.315729 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a2c3ea9-076b-43e8-80ba-39ef2148947f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:12.317717 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a2c3ea9-076b-43e8-80ba-39ef2148947f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:12.317954 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a2c3ea9-076b-43e8-80ba-39ef2148947f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:12.318146 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a2c3ea9-076b-43e8-80ba-39ef2148947f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:12.318254 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2a2c3ea9-076b-43e8-80ba-39ef2148947f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:12.322293 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:12.322293 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:12.322892 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a2c3ea9-076b-43e8-80ba-39ef2148947f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:12.323242 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1210/4857] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:12 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:12.840285 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0dd1d3f-bf1e-44e5-a44e-9b3ab91fcf74 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:12.842185 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0dd1d3f-bf1e-44e5-a44e-9b3ab91fcf74 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:12.842407 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0dd1d3f-bf1e-44e5-a44e-9b3ab91fcf74 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:12.842601 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0dd1d3f-bf1e-44e5-a44e-9b3ab91fcf74 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:12.849362 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:12.849362 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:12.852524 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0dd1d3f-bf1e-44e5-a44e-9b3ab91fcf74 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:12.856388 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0dd1d3f-bf1e-44e5-a44e-9b3ab91fcf74 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:12.856886 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1216/4858] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:12 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:13.332619 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59b8eff9-defe-43b0-a157-eb5cbf2e07f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:13.334235 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59b8eff9-defe-43b0-a157-eb5cbf2e07f3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:13.334439 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59b8eff9-defe-43b0-a157-eb5cbf2e07f3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:13.334611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59b8eff9-defe-43b0-a157-eb5cbf2e07f3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:13.334746 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-59b8eff9-defe-43b0-a157-eb5cbf2e07f3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:13.338630 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:13.338630 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:13.339354 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59b8eff9-defe-43b0-a157-eb5cbf2e07f3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:13.339761 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1217/4859] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:13 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:13.868583 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54d3f0be-dbcf-4112-95e6-fbd9910ab243 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:13.870261 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54d3f0be-dbcf-4112-95e6-fbd9910ab243 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:13.870493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54d3f0be-dbcf-4112-95e6-fbd9910ab243 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:13.870715 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54d3f0be-dbcf-4112-95e6-fbd9910ab243 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:13.877247 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:13.877247 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:13.880491 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-54d3f0be-dbcf-4112-95e6-fbd9910ab243 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:13.884387 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54d3f0be-dbcf-4112-95e6-fbd9910ab243 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:13.884780 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1217/4860] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:13 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:14.348637 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a24778d-48e8-4e34-b913-f950e404e6a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:14.350174 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a24778d-48e8-4e34-b913-f950e404e6a0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:14.350370 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a24778d-48e8-4e34-b913-f950e404e6a0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:14.350540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a24778d-48e8-4e34-b913-f950e404e6a0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:14.350631 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1a24778d-48e8-4e34-b913-f950e404e6a0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:14.354236 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:14.354236 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:14.354798 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a24778d-48e8-4e34-b913-f950e404e6a0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:14.355102 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1211/4861] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:14 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:14.897641 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e01f659-6237-47b7-8c72-124399ca24bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:14.899363 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e01f659-6237-47b7-8c72-124399ca24bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:14.899501 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e01f659-6237-47b7-8c72-124399ca24bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:14.899653 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e01f659-6237-47b7-8c72-124399ca24bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:14.906150 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:14.906150 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:14.910590 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e01f659-6237-47b7-8c72-124399ca24bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:14.916500 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e01f659-6237-47b7-8c72-124399ca24bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:14.917009 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1217/4862] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:14 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:15.365167 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98dc9374-c91d-40cb-b490-46ed39eb8ba6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:15.367104 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98dc9374-c91d-40cb-b490-46ed39eb8ba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:15.367394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98dc9374-c91d-40cb-b490-46ed39eb8ba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:15.367654 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98dc9374-c91d-40cb-b490-46ed39eb8ba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:15.367812 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-98dc9374-c91d-40cb-b490-46ed39eb8ba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:15.372856 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:15.372856 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:15.373627 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98dc9374-c91d-40cb-b490-46ed39eb8ba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:15.374082 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1218/4863] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:15 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:15.928802 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-390b4050-8309-4b00-8ec4-7a2552ae5002 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:15.930587 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-390b4050-8309-4b00-8ec4-7a2552ae5002 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:15.930844 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-390b4050-8309-4b00-8ec4-7a2552ae5002 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:15.931050 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-390b4050-8309-4b00-8ec4-7a2552ae5002 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:15.937335 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:15.937335 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:15.941502 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-390b4050-8309-4b00-8ec4-7a2552ae5002 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:15.945003 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-390b4050-8309-4b00-8ec4-7a2552ae5002 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:15.945396 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1218/4864] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:15 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:16.384436 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90f7c8db-888d-40ea-ae8e-5db6fc897d3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:16.386156 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90f7c8db-888d-40ea-ae8e-5db6fc897d3d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:16.386397 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90f7c8db-888d-40ea-ae8e-5db6fc897d3d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:16.386602 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90f7c8db-888d-40ea-ae8e-5db6fc897d3d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:16.386753 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-90f7c8db-888d-40ea-ae8e-5db6fc897d3d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:16.390911 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:16.390911 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:16.391492 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90f7c8db-888d-40ea-ae8e-5db6fc897d3d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:16.391846 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1212/4865] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:16 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:16.438456 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-419b638e-f28b-48bc-903a-0ca0d159cf13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:16.440168 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-419b638e-f28b-48bc-903a-0ca0d159cf13 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:02:16.440386 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-419b638e-f28b-48bc-903a-0ca0d159cf13 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:16.440563 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-419b638e-f28b-48bc-903a-0ca0d159cf13 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:16.451124 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:16.451124 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:16.454989 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-419b638e-f28b-48bc-903a-0ca0d159cf13 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:16.460924 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-419b638e-f28b-48bc-903a-0ca0d159cf13 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:02:16.461345 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1218/4866] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:16 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 1647 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:16.957535 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b688da25-69f9-4d7e-8ef6-5f68177af5e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:16.959258 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b688da25-69f9-4d7e-8ef6-5f68177af5e6 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:16.959472 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b688da25-69f9-4d7e-8ef6-5f68177af5e6 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:16.959649 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b688da25-69f9-4d7e-8ef6-5f68177af5e6 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:16.966099 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:16.966099 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:16.969441 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b688da25-69f9-4d7e-8ef6-5f68177af5e6 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:16.973327 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b688da25-69f9-4d7e-8ef6-5f68177af5e6 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:16.973657 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1219/4867] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:16 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:17.402627 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b7989bd-9e1b-4f5f-8514-4b6769ee4669 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:17.404278 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b7989bd-9e1b-4f5f-8514-4b6769ee4669 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:17.404460 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b7989bd-9e1b-4f5f-8514-4b6769ee4669 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:17.404654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b7989bd-9e1b-4f5f-8514-4b6769ee4669 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:17.404800 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6b7989bd-9e1b-4f5f-8514-4b6769ee4669 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:17.408398 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:17.408398 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:17.409005 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b7989bd-9e1b-4f5f-8514-4b6769ee4669 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:17.409364 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1219/4868] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:17 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:17.475307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de2146f1-7916-4a62-bfdb-4ce9944503b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:17.477211 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de2146f1-7916-4a62-bfdb-4ce9944503b3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:02:17.477439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de2146f1-7916-4a62-bfdb-4ce9944503b3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:17.477653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de2146f1-7916-4a62-bfdb-4ce9944503b3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:17.487796 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:17.487796 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:17.490901 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de2146f1-7916-4a62-bfdb-4ce9944503b3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:17.495187 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de2146f1-7916-4a62-bfdb-4ce9944503b3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:02:17.495611 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1213/4869] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:17 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 1647 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:17.985092 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2bccf80c-893a-4b01-a262-6b172d0d8b1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:17.986877 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bccf80c-893a-4b01-a262-6b172d0d8b1f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:17.987126 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bccf80c-893a-4b01-a262-6b172d0d8b1f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:17.987371 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bccf80c-893a-4b01-a262-6b172d0d8b1f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:17.994811 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:17.994811 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:17.998515 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2bccf80c-893a-4b01-a262-6b172d0d8b1f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:18.003388 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bccf80c-893a-4b01-a262-6b172d0d8b1f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:18.003818 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1219/4870] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:17 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:18.421389 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d6a6fdb-d2f5-4837-82fb-9d60364b8d40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:18.423214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d6a6fdb-d2f5-4837-82fb-9d60364b8d40 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:18.423483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d6a6fdb-d2f5-4837-82fb-9d60364b8d40 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:18.423672 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d6a6fdb-d2f5-4837-82fb-9d60364b8d40 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:18.423786 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5d6a6fdb-d2f5-4837-82fb-9d60364b8d40 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:18.427992 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:18.427992 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:18.428690 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d6a6fdb-d2f5-4837-82fb-9d60364b8d40 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:18.429060 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1220/4871] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:18 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:18.508446 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf7a94ff-25b8-464d-941e-e76e38229436 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:18.510555 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf7a94ff-25b8-464d-941e-e76e38229436 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:02:18.510806 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf7a94ff-25b8-464d-941e-e76e38229436 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:18.511029 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf7a94ff-25b8-464d-941e-e76e38229436 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:18.522108 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:18.522108 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:18.525874 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf7a94ff-25b8-464d-941e-e76e38229436 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:18.530964 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf7a94ff-25b8-464d-941e-e76e38229436 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:02:18.531392 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1220/4872] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:18 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 1647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:18.602999 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4a891856-e01d-4a2e-94bd-fc5aa658efaf req-97b18ea6-a751-4536-8577-0988aafe380f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:18.605322 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4a891856-e01d-4a2e-94bd-fc5aa658efaf req-97b18ea6-a751-4536-8577-0988aafe380f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69 Aug 18 23:02:18.605566 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4a891856-e01d-4a2e-94bd-fc5aa658efaf req-97b18ea6-a751-4536-8577-0988aafe380f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:18.605790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4a891856-e01d-4a2e-94bd-fc5aa658efaf req-97b18ea6-a751-4536-8577-0988aafe380f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:18.613392 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:18.613392 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:18.661911 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4a891856-e01d-4a2e-94bd-fc5aa658efaf req-97b18ea6-a751-4536-8577-0988aafe380f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69 returned with HTTP 200 Aug 18 23:02:18.662618 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1214/4873] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:02:18 2026] DELETE /volume/v3/attachments/6262e3f0-71ed-44b3-a1ad-c5b596bb4c69 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:19.017791 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c4498d6-c44d-4cc7-9a7a-77155ac20883 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:19.019379 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4498d6-c44d-4cc7-9a7a-77155ac20883 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:19.019547 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c4498d6-c44d-4cc7-9a7a-77155ac20883 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:19.019730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c4498d6-c44d-4cc7-9a7a-77155ac20883 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:19.028101 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:19.028101 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:19.033846 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c4498d6-c44d-4cc7-9a7a-77155ac20883 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:19.039729 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c4498d6-c44d-4cc7-9a7a-77155ac20883 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:19.040165 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1220/4874] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:19 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:19.440364 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d42dc340-4ebe-4c67-947b-ef281822056a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:19.442098 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d42dc340-4ebe-4c67-947b-ef281822056a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:19.442324 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d42dc340-4ebe-4c67-947b-ef281822056a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:19.442514 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d42dc340-4ebe-4c67-947b-ef281822056a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:19.442610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d42dc340-4ebe-4c67-947b-ef281822056a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:19.446571 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:19.446571 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:19.447140 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d42dc340-4ebe-4c67-947b-ef281822056a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:19.447534 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1221/4875] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:19 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:19.546478 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8df0ba12-bece-4492-b0c5-d1faf0f16e62 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:19.548183 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8df0ba12-bece-4492-b0c5-d1faf0f16e62 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:02:19.548415 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8df0ba12-bece-4492-b0c5-d1faf0f16e62 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:19.548559 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8df0ba12-bece-4492-b0c5-d1faf0f16e62 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:19.555777 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:19.555777 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:19.559234 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8df0ba12-bece-4492-b0c5-d1faf0f16e62 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:19.564101 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8df0ba12-bece-4492-b0c5-d1faf0f16e62 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:02:19.564624 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1221/4876] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:19 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:19.578027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-252e8106-bf22-4635-a484-4f9e6559ffea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:19.580162 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-252e8106-bf22-4635-a484-4f9e6559ffea tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 23:02:19.580554 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-252e8106-bf22-4635-a484-4f9e6559ffea tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d7e9c95-242d-45c1-bbbc-367f0ae91c07", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1316262391"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:19.582217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-252e8106-bf22-4635-a484-4f9e6559ffea tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating new backup {'backup': {'volume_id': '6d7e9c95-242d-45c1-bbbc-367f0ae91c07', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1316262391'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:02:19.582386 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-252e8106-bf22-4635-a484-4f9e6559ffea tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating backup of volume 6d7e9c95-242d-45c1-bbbc-367f0ae91c07 in container None Aug 18 23:02:19.590211 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:19.590211 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:19.590784 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-252e8106-bf22-4635-a484-4f9e6559ffea tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:19.607887 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-252e8106-bf22-4635-a484-4f9e6559ffea tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['617ddabe-7f17-4b8e-9cf9-b9d153eb2d41', '23b0629b-299c-4151-9326-f05321a9375d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:19.632732 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-252e8106-bf22-4635-a484-4f9e6559ffea tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:02:19.633178 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1215/4877] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:02:19 2026] POST /volume/v3/backups => generated 328 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:19.642165 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8d1475e-26f3-428f-b8a7-502fd4f1196b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:19.644059 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8d1475e-26f3-428f-b8a7-502fd4f1196b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:19.644279 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8d1475e-26f3-428f-b8a7-502fd4f1196b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:19.644516 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8d1475e-26f3-428f-b8a7-502fd4f1196b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:19.644652 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c8d1475e-26f3-428f-b8a7-502fd4f1196b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:19.648909 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:19.648909 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:19.649686 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8d1475e-26f3-428f-b8a7-502fd4f1196b tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:19.650081 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1221/4878] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:19 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:20.054898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35a65912-6f21-4559-afd3-9368ff81ff68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:20.056938 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35a65912-6f21-4559-afd3-9368ff81ff68 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:20.057195 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35a65912-6f21-4559-afd3-9368ff81ff68 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:20.057446 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35a65912-6f21-4559-afd3-9368ff81ff68 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:20.066152 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:20.066152 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:20.069284 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-35a65912-6f21-4559-afd3-9368ff81ff68 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:20.075287 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35a65912-6f21-4559-afd3-9368ff81ff68 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:20.075836 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1222/4879] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:20 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 1250 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:20.161292 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-ba8928ff-f1a7-4d03-8244-d932cd701d3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:20.163347 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-ba8928ff-f1a7-4d03-8244-d932cd701d3b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:20.163551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-ba8928ff-f1a7-4d03-8244-d932cd701d3b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:20.163758 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-ba8928ff-f1a7-4d03-8244-d932cd701d3b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:20.171744 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:20.171744 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:20.175938 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-ba8928ff-f1a7-4d03-8244-d932cd701d3b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:20.181142 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-ba8928ff-f1a7-4d03-8244-d932cd701d3b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:20.181647 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1222/4880] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:02:20 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 1250 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:20.457479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-106dabed-2d98-4b1f-99d6-4516f1a703c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:20.459307 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-106dabed-2d98-4b1f-99d6-4516f1a703c0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:20.459575 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-106dabed-2d98-4b1f-99d6-4516f1a703c0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:20.459825 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-106dabed-2d98-4b1f-99d6-4516f1a703c0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:20.459966 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-106dabed-2d98-4b1f-99d6-4516f1a703c0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:20.464143 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:20.464143 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:20.464710 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-106dabed-2d98-4b1f-99d6-4516f1a703c0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:20.465137 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1216/4881] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:20 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:20.647532 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-bfa67173-69b3-43cd-bbf8-1b96fd92d9e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:20.649788 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-bfa67173-69b3-43cd-bbf8-1b96fd92d9e1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:20.649990 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-bfa67173-69b3-43cd-bbf8-1b96fd92d9e1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:20.650172 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-bfa67173-69b3-43cd-bbf8-1b96fd92d9e1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:20.657666 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:20.657666 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:20.659564 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c065138-f1f7-4462-9595-b725293d6503 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:20.661503 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-bfa67173-69b3-43cd-bbf8-1b96fd92d9e1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:20.661801 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c065138-f1f7-4462-9595-b725293d6503 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:20.662050 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c065138-f1f7-4462-9595-b725293d6503 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:20.662228 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c065138-f1f7-4462-9595-b725293d6503 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:20.662344 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6c065138-f1f7-4462-9595-b725293d6503 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:20.666537 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:20.666537 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:20.666759 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-bfa67173-69b3-43cd-bbf8-1b96fd92d9e1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:20.667184 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1222/4882] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:02:20 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 1250 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:20.667291 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c065138-f1f7-4462-9595-b725293d6503 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:20.667630 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1223/4883] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:20 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:20.677849 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-134d20e8-3c44-4ba7-940d-e4f0dc35308f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:20.678399 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-134d20e8-3c44-4ba7-940d-e4f0dc35308f None None] GET https://10.4.3.89/volume// Aug 18 23:02:20.678622 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-134d20e8-3c44-4ba7-940d-e4f0dc35308f None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:20.678862 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-134d20e8-3c44-4ba7-940d-e4f0dc35308f None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:20.679228 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-134d20e8-3c44-4ba7-940d-e4f0dc35308f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:02:20.679561 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1223/4884] 10.4.3.89 () {66 vars in 1412 bytes} [Tue Aug 18 23:02:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:02:20.687812 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c8e9b94f-4a7d-494d-a2ac-7ed6d9554b3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:20.689798 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c8e9b94f-4a7d-494d-a2ac-7ed6d9554b3f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:02:20.690126 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c8e9b94f-4a7d-494d-a2ac-7ed6d9554b3f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72146269-8a29-4e82-b5d8-e60706fd8f80", "connector": null, "instance_uuid": "40708cf5-a31f-4ba1-9dd0-9de83edd2a18"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:20.697786 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:20.697786 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:20.717616 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c8e9b94f-4a7d-494d-a2ac-7ed6d9554b3f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:02:20.718031 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1217/4885] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:02:20 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:21.438327 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6e2a635-3240-447b-ba0b-172f65b97739 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:21.438753 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6e2a635-3240-447b-ba0b-172f65b97739 None None] GET https://10.4.3.89/volume// Aug 18 23:02:21.439005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6e2a635-3240-447b-ba0b-172f65b97739 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:21.439209 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6e2a635-3240-447b-ba0b-172f65b97739 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:21.439637 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6e2a635-3240-447b-ba0b-172f65b97739 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:02:21.439991 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1223/4886] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:02:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:02:21.446681 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-b998e36b-18e7-42db-87b8-22e84e6c9e96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:21.449142 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-b998e36b-18e7-42db-87b8-22e84e6c9e96 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:02:21.449461 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-b998e36b-18e7-42db-87b8-22e84e6c9e96 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:21.449675 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-b998e36b-18e7-42db-87b8-22e84e6c9e96 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:21.460181 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:21.460181 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:21.464037 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-b998e36b-18e7-42db-87b8-22e84e6c9e96 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:21.469955 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-b998e36b-18e7-42db-87b8-22e84e6c9e96 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:02:21.470480 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1224/4887] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:02:21 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 1429 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:02:21.476567 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ab5a84ba-2216-4c70-95e8-f46a6368c2a9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:21.478915 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab5a84ba-2216-4c70-95e8-f46a6368c2a9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:21.479161 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab5a84ba-2216-4c70-95e8-f46a6368c2a9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:21.479442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ab5a84ba-2216-4c70-95e8-f46a6368c2a9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:21.479614 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-ab5a84ba-2216-4c70-95e8-f46a6368c2a9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:21.485068 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:21.485068 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:21.485364 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ab5a84ba-2216-4c70-95e8-f46a6368c2a9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:21.485791 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1224/4888] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:21 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:21.570882 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-0e8e2a41-86fc-4e0c-a22a-8ca47bd3d534 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:21.573427 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-0e8e2a41-86fc-4e0c-a22a-8ca47bd3d534 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] PUT https://10.4.3.89/volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06 Aug 18 23:02:21.573882 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-0e8e2a41-86fc-4e0c-a22a-8ca47bd3d534 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:21.581439 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-0e8e2a41-86fc-4e0c-a22a-8ca47bd3d534 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Acquiring lock "cinder-attachment_update-72146269-8a29-4e82-b5d8-e60706fd8f80-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:02:21.585757 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-0e8e2a41-86fc-4e0c-a22a-8ca47bd3d534 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Lock "cinder-attachment_update-72146269-8a29-4e82-b5d8-e60706fd8f80-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:02:21.586667 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:21.586667 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:21.659957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-0e8e2a41-86fc-4e0c-a22a-8ca47bd3d534 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Lock "cinder-attachment_update-72146269-8a29-4e82-b5d8-e60706fd8f80-np0000007715" released by "attachment_update" :: held 0.074s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:02:21.660255 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-0e8e2a41-86fc-4e0c-a22a-8ca47bd3d534 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06 returned with HTTP 200 Aug 18 23:02:21.660772 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1218/4889] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:02:21 2026] PUT /volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:21.678254 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c16e21f-e7f2-44aa-8cee-c21c7dc54717 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:21.680468 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c16e21f-e7f2-44aa-8cee-c21c7dc54717 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:21.680734 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c16e21f-e7f2-44aa-8cee-c21c7dc54717 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:21.681006 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c16e21f-e7f2-44aa-8cee-c21c7dc54717 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:21.681123 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2c16e21f-e7f2-44aa-8cee-c21c7dc54717 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:21.682727 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c05c64ac-0060-4351-85aa-0453c9e0ff21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:21.685216 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c05c64ac-0060-4351-85aa-0453c9e0ff21 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06/action Aug 18 23:02:21.685737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c05c64ac-0060-4351-85aa-0453c9e0ff21 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:02:21.685915 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c05c64ac-0060-4351-85aa-0453c9e0ff21 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:21.686817 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:21.686817 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:21.687931 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c16e21f-e7f2-44aa-8cee-c21c7dc54717 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:21.688756 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1224/4890] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:21 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:21.703582 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:21.703582 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:21.712555 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4d8a65c0-1853-4fba-b079-47f516c9b72b req-c05c64ac-0060-4351-85aa-0453c9e0ff21 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06/action returned with HTTP 204 Aug 18 23:02:21.713020 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1225/4891] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:02:21 2026] POST /volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:22.495158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d48b0951-56f9-4132-a6bd-8d59f8930cac None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:22.496840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d48b0951-56f9-4132-a6bd-8d59f8930cac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:22.497362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d48b0951-56f9-4132-a6bd-8d59f8930cac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:22.497362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d48b0951-56f9-4132-a6bd-8d59f8930cac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:22.497362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d48b0951-56f9-4132-a6bd-8d59f8930cac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:22.501372 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:22.501372 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:22.502186 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d48b0951-56f9-4132-a6bd-8d59f8930cac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:22.502473 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1225/4892] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:22 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:22.699303 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ce512b1-dbf5-423d-bd81-ab5302cfd23d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:22.701009 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ce512b1-dbf5-423d-bd81-ab5302cfd23d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:22.701198 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ce512b1-dbf5-423d-bd81-ab5302cfd23d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:22.701426 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ce512b1-dbf5-423d-bd81-ab5302cfd23d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:22.701540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6ce512b1-dbf5-423d-bd81-ab5302cfd23d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:22.706234 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:22.706234 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:22.707041 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ce512b1-dbf5-423d-bd81-ab5302cfd23d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:22.707397 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1219/4893] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:22 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:23.512034 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50e3b1fa-aa97-491f-85ad-560bc0c80b03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:23.513750 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50e3b1fa-aa97-491f-85ad-560bc0c80b03 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:23.513943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50e3b1fa-aa97-491f-85ad-560bc0c80b03 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:23.514112 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50e3b1fa-aa97-491f-85ad-560bc0c80b03 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:23.514213 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-50e3b1fa-aa97-491f-85ad-560bc0c80b03 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:23.518801 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:23.518801 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:23.519383 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50e3b1fa-aa97-491f-85ad-560bc0c80b03 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:23.519734 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1225/4894] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:23 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:23.718520 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b08aeea0-c0db-4831-80d7-20de0497025c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:23.721131 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b08aeea0-c0db-4831-80d7-20de0497025c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:23.721385 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b08aeea0-c0db-4831-80d7-20de0497025c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:23.721615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b08aeea0-c0db-4831-80d7-20de0497025c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:23.721773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b08aeea0-c0db-4831-80d7-20de0497025c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:23.727178 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:23.727178 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:23.728006 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b08aeea0-c0db-4831-80d7-20de0497025c tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:23.728194 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1226/4895] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:23 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:24.530356 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eed19436-f658-4f04-97d5-48560076b411 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:24.532648 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eed19436-f658-4f04-97d5-48560076b411 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:24.532848 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eed19436-f658-4f04-97d5-48560076b411 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:24.533065 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eed19436-f658-4f04-97d5-48560076b411 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:24.533219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-eed19436-f658-4f04-97d5-48560076b411 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:24.537963 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:24.537963 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:24.538823 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eed19436-f658-4f04-97d5-48560076b411 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:24.539259 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1226/4896] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:24 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:24.738193 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee47f2a6-5924-418c-a833-a57c373d74a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:24.740765 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee47f2a6-5924-418c-a833-a57c373d74a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:24.741034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee47f2a6-5924-418c-a833-a57c373d74a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:24.741315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee47f2a6-5924-418c-a833-a57c373d74a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:24.741472 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ee47f2a6-5924-418c-a833-a57c373d74a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:24.746796 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:24.746796 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:24.747699 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee47f2a6-5924-418c-a833-a57c373d74a7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:24.748145 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1220/4897] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:24 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:25.548878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2fb748f-ed21-4399-8708-2f19691b3eb5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:25.551004 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2fb748f-ed21-4399-8708-2f19691b3eb5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:25.551214 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2fb748f-ed21-4399-8708-2f19691b3eb5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:25.551480 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2fb748f-ed21-4399-8708-2f19691b3eb5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:25.551652 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d2fb748f-ed21-4399-8708-2f19691b3eb5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:25.556588 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:25.556588 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:25.557249 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2fb748f-ed21-4399-8708-2f19691b3eb5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:25.557738 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1226/4898] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:25 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:25.758103 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e24cb606-bd41-4a34-80ec-16423e64c43d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:25.759732 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e24cb606-bd41-4a34-80ec-16423e64c43d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:25.759872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e24cb606-bd41-4a34-80ec-16423e64c43d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:25.760039 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e24cb606-bd41-4a34-80ec-16423e64c43d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:25.760585 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e24cb606-bd41-4a34-80ec-16423e64c43d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:25.764234 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:25.764234 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:25.764990 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e24cb606-bd41-4a34-80ec-16423e64c43d tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:25.765348 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1227/4899] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:25 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:26.567686 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-51829ad3-2f7d-416e-967f-bc498b7d3e63 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:26.569901 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51829ad3-2f7d-416e-967f-bc498b7d3e63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:26.570177 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51829ad3-2f7d-416e-967f-bc498b7d3e63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:26.570488 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-51829ad3-2f7d-416e-967f-bc498b7d3e63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:26.570664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-51829ad3-2f7d-416e-967f-bc498b7d3e63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:26.575900 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:26.575900 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:26.576757 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-51829ad3-2f7d-416e-967f-bc498b7d3e63 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:26.577280 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1227/4900] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:26 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:26.775548 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26b5aaa2-e701-44f4-afe3-312842d227ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:26.777926 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26b5aaa2-e701-44f4-afe3-312842d227ba tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:26.778250 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26b5aaa2-e701-44f4-afe3-312842d227ba tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:26.779105 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26b5aaa2-e701-44f4-afe3-312842d227ba tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:26.779105 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-26b5aaa2-e701-44f4-afe3-312842d227ba tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:26.784926 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:26.784926 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:26.786007 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26b5aaa2-e701-44f4-afe3-312842d227ba tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:26.786489 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1221/4901] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:26 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:27.587190 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6a1c09e-4556-44fd-a197-0644c8e4adc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:27.589038 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6a1c09e-4556-44fd-a197-0644c8e4adc3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:27.589224 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6a1c09e-4556-44fd-a197-0644c8e4adc3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:27.589454 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6a1c09e-4556-44fd-a197-0644c8e4adc3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:27.589557 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d6a1c09e-4556-44fd-a197-0644c8e4adc3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id cac611ee-d6f3-4a10-9235-35a1ec68071e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:27.593822 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:27.593822 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:27.594402 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6a1c09e-4556-44fd-a197-0644c8e4adc3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 200 Aug 18 23:02:27.594748 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1227/4902] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:27 2026] GET /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:27.604460 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a5faa9c-4310-413d-8e58-2a56ed71f439 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:27.606080 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a5faa9c-4310-413d-8e58-2a56ed71f439 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e Aug 18 23:02:27.606290 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a5faa9c-4310-413d-8e58-2a56ed71f439 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:27.606477 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a5faa9c-4310-413d-8e58-2a56ed71f439 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:27.606575 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-9a5faa9c-4310-413d-8e58-2a56ed71f439 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete backup with id: cac611ee-d6f3-4a10-9235-35a1ec68071e. Aug 18 23:02:27.610356 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:27.610356 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:27.622585 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-9a5faa9c-4310-413d-8e58-2a56ed71f439 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] delete_backup rpcapi backup_id cac611ee-d6f3-4a10-9235-35a1ec68071e {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:02:27.625037 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a5faa9c-4310-413d-8e58-2a56ed71f439 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e returned with HTTP 202 Aug 18 23:02:27.625709 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1228/4903] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:02:27 2026] DELETE /volume/v3/backups/cac611ee-d6f3-4a10-9235-35a1ec68071e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:02:27.633667 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-08ba1443-d5ca-4cfc-9c66-111fe2d14f9c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:27.635101 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08ba1443-d5ca-4cfc-9c66-111fe2d14f9c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 Aug 18 23:02:27.635329 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08ba1443-d5ca-4cfc-9c66-111fe2d14f9c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:27.635506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-08ba1443-d5ca-4cfc-9c66-111fe2d14f9c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:27.635861 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-08ba1443-d5ca-4cfc-9c66-111fe2d14f9c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume with id: 6d826ba1-912b-4c2f-8e2f-638e288623f8 Aug 18 23:02:27.642453 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:27.642453 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:27.642820 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-08ba1443-d5ca-4cfc-9c66-111fe2d14f9c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:27.659645 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-08ba1443-d5ca-4cfc-9c66-111fe2d14f9c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume request issued successfully. Aug 18 23:02:27.659868 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-08ba1443-d5ca-4cfc-9c66-111fe2d14f9c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 returned with HTTP 202 Aug 18 23:02:27.660316 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1228/4904] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:02:27 2026] DELETE /volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:02:27.667709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cd41b41-2858-40db-bca5-4fce22191c61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:27.669563 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cd41b41-2858-40db-bca5-4fce22191c61 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 Aug 18 23:02:27.669739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cd41b41-2858-40db-bca5-4fce22191c61 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:27.669977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cd41b41-2858-40db-bca5-4fce22191c61 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:27.678133 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:27.678133 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:27.682234 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0cd41b41-2858-40db-bca5-4fce22191c61 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:27.686068 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cd41b41-2858-40db-bca5-4fce22191c61 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 returned with HTTP 200 Aug 18 23:02:27.686628 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1222/4905] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:27 2026] GET /volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:27.798709 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ae68975-f26d-4ec0-832c-fe923e3df3d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:27.800418 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ae68975-f26d-4ec0-832c-fe923e3df3d2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:27.800619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ae68975-f26d-4ec0-832c-fe923e3df3d2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:27.800868 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ae68975-f26d-4ec0-832c-fe923e3df3d2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:27.800943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9ae68975-f26d-4ec0-832c-fe923e3df3d2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:27.805279 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:27.805279 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:27.805981 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ae68975-f26d-4ec0-832c-fe923e3df3d2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:27.806317 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1228/4906] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:27 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:28.699343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac398532-e6b3-4ee1-ad17-90fc11c169e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:28.701652 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac398532-e6b3-4ee1-ad17-90fc11c169e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 Aug 18 23:02:28.701948 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac398532-e6b3-4ee1-ad17-90fc11c169e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:28.702263 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac398532-e6b3-4ee1-ad17-90fc11c169e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:28.711222 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac398532-e6b3-4ee1-ad17-90fc11c169e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 returned with HTTP 404 Aug 18 23:02:28.711975 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1229/4907] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:28 2026] GET /volume/v3/volumes/6d826ba1-912b-4c2f-8e2f-638e288623f8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:28.721628 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:28.723224 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2/export_record Aug 18 23:02:28.723454 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:28.723658 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'export_record' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:28.723798 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Export record for backup 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:02:28.728044 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:28.728044 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:28.729078 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.api [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling RPCAPI with context: , host: np0000007715, backup: 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:02:28.736819 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] export_record in rpcapi backup_id 697087a5-07b3-46fb-ab28-a92202996da2 on host np0000007715. {{(pid=100264) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:02:28.746248 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjk3MDg3YTUtMDdiMy00NmZiLWFiMjgtYTkyMjAyOTk2ZGEyIiwgInVzZXJfaWQiOiAiZTE5MGYyMTgyMWMwNGYzMGI4ODFkNzczOGVlOGE0ZGUiLCAicHJvamVjdF9pZCI6ICIwYmQyZDU2ZjUxNjg0YTdmYWEyOGU1YmZhNmIyNzBkNSIsICJ2b2x1bWVfaWQiOiAiMzI5NDQyZjgtYmQyMi00MWNhLWJmY2QtZmNhODgzODI5ZGQ2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njk5NTc5NTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zMjk0NDJmOC1iZDIyLTQxY2EtYmZjZC1mY2E4ODM4MjlkZDYvMjAyNjA4MTgyMzAxNDQvYXpfbm92YV9iYWNrdXBfNjk3MDg3YTUtMDdiMy00NmZiLWFiMjgtYTkyMjAyOTk2ZGEyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQyMzowMTo0MloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMTo0MloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjAxOjU3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100264) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:02:28.746503 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-390eef1b-1b2e-4061-a56b-f0621aa1d86e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2/export_record returned with HTTP 200 Aug 18 23:02:28.746960 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1229/4908] 10.4.3.89 () {68 vars in 1423 bytes} [Tue Aug 18 23:02:28 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:28.756163 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:28.758235 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:02:28.758707 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-742247921"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:28.760814 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-742247921'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:02:28.760960 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume of 1 GB Aug 18 23:02:28.765582 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Availability Zones retrieved successfully. Aug 18 23:02:28.772588 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (c0ac64dd-2517-44a6-b636-ea00d27213ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:28.773648 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cf6155-ad36-44f7-b448-b034bb0d083e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:28.774580 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:02:28.802348 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cf6155-ad36-44f7-b448-b034bb0d083e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:28.802348 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1269ca2-d60a-486c-8731-4f87034c91b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:28.817522 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3a63b1b-a3d2-4892-b296-8b76678599c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:28.819391 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3a63b1b-a3d2-4892-b296-8b76678599c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:28.819576 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3a63b1b-a3d2-4892-b296-8b76678599c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:28.819776 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3a63b1b-a3d2-4892-b296-8b76678599c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:28.819883 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d3a63b1b-a3d2-4892-b296-8b76678599c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:28.823734 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:28.823734 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:28.824483 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3a63b1b-a3d2-4892-b296-8b76678599c7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:28.824888 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1229/4909] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:28 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:28.843450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['0207a6a5-f91a-4537-a8a8-6b1b22d189eb', '0ca89c67-c63d-4e1d-a184-3325506c4689', '56088d3c-ae76-4df3-8624-842e34058faa', 'f7f6ce6f-378a-48b4-bc1b-f37f00f830f0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:28.847282 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1269ca2-d60a-486c-8731-4f87034c91b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0207a6a5-f91a-4537-a8a8-6b1b22d189eb', '0ca89c67-c63d-4e1d-a184-3325506c4689', '56088d3c-ae76-4df3-8624-842e34058faa', 'f7f6ce6f-378a-48b4-bc1b-f37f00f830f0']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:28.847282 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ab3dc6-584b-4381-aab4-9aa9b5eef574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:28.867513 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62ab3dc6-584b-4381-aab4-9aa9b5eef574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8908ce58-5a96-4d04-bd38-a0af5cde2df6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-742247921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['0207a6a5-f91a-4537-a8a8-6b1b22d189eb','0ca89c67-c63d-4e1d-a184-3325506c4689','56088d3c-ae76-4df3-8624-842e34058faa','f7f6ce6f-378a-48b4-bc1b-f37f00f830f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:02:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-742247921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8908ce58-5a96-4d04-bd38-a0af5cde2df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e190f21821c04f30b881d7738ee8a4de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:28.868304 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82f756f-c87d-4790-b4c6-dfa18716ea91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:28.887743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82f756f-c87d-4790-b4c6-dfa18716ea91) transitioned into state 'SUCCESS' from state '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-742247921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['0207a6a5-f91a-4537-a8a8-6b1b22d189eb','0ca89c67-c63d-4e1d-a184-3325506c4689','56088d3c-ae76-4df3-8624-842e34058faa','f7f6ce6f-378a-48b4-bc1b-f37f00f830f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:28.888750 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99f2f5c-ec12-4def-8240-b32b3710535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:28.897790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99f2f5c-ec12-4def-8240-b32b3710535d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:28.898753 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (c0ac64dd-2517-44a6-b636-ea00d27213ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:28.899082 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request issued successfully. Aug 18 23:02:28.899607 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c14f6df-2404-4149-b34f-31fd2e111d65 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:02:28.900027 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1223/4910] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:02:28 2026] POST /volume/v3/volumes => generated 775 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:28.917774 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3fe93689-cbfa-4fd2-8b2c-86a77fc4e9e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:28.919693 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fe93689-cbfa-4fd2-8b2c-86a77fc4e9e5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 Aug 18 23:02:28.919922 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fe93689-cbfa-4fd2-8b2c-86a77fc4e9e5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:28.920129 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3fe93689-cbfa-4fd2-8b2c-86a77fc4e9e5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:28.927989 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:28.927989 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:28.931507 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3fe93689-cbfa-4fd2-8b2c-86a77fc4e9e5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:28.936058 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3fe93689-cbfa-4fd2-8b2c-86a77fc4e9e5 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 returned with HTTP 200 Aug 18 23:02:28.936515 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1230/4911] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:28 2026] GET /volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:29.835429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55308f1e-206d-4506-b7b6-5fbd7ed5ea1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:29.837624 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55308f1e-206d-4506-b7b6-5fbd7ed5ea1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:29.837855 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55308f1e-206d-4506-b7b6-5fbd7ed5ea1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:29.838080 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55308f1e-206d-4506-b7b6-5fbd7ed5ea1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:29.838211 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-55308f1e-206d-4506-b7b6-5fbd7ed5ea1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:29.843895 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:29.843895 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:29.844725 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55308f1e-206d-4506-b7b6-5fbd7ed5ea1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:29.845124 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1230/4912] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:29 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:29.951745 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ca33ae0-e6a8-4c61-8057-8d20839962d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:29.953412 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ca33ae0-e6a8-4c61-8057-8d20839962d6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 Aug 18 23:02:29.953619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ca33ae0-e6a8-4c61-8057-8d20839962d6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:29.953801 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ca33ae0-e6a8-4c61-8057-8d20839962d6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:29.961051 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:29.961051 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:29.964196 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ca33ae0-e6a8-4c61-8057-8d20839962d6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:29.967536 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ca33ae0-e6a8-4c61-8057-8d20839962d6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 returned with HTTP 200 Aug 18 23:02:29.967879 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1230/4913] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:29 2026] GET /volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:29.979204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85fe2bf1-05ed-4899-9921-5213da492b8f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:29.981210 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85fe2bf1-05ed-4899-9921-5213da492b8f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:02:29.981572 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85fe2bf1-05ed-4899-9921-5213da492b8f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8908ce58-5a96-4d04-bd38-a0af5cde2df6", "name": "tempest-type-Backup-2078402988"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:29.982956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-85fe2bf1-05ed-4899-9921-5213da492b8f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating new backup {'backup': {'volume_id': '8908ce58-5a96-4d04-bd38-a0af5cde2df6', 'name': 'tempest-type-Backup-2078402988'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:02:29.983079 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-85fe2bf1-05ed-4899-9921-5213da492b8f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating backup of volume 8908ce58-5a96-4d04-bd38-a0af5cde2df6 in container None Aug 18 23:02:29.991938 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:29.991938 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:29.993880 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85fe2bf1-05ed-4899-9921-5213da492b8f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:30.014734 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-85fe2bf1-05ed-4899-9921-5213da492b8f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['84d64dba-1702-4bda-98e0-d63dc876de72', 'fc1b1449-3724-497c-bea2-b96de6d31549'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:30.043400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85fe2bf1-05ed-4899-9921-5213da492b8f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:02:30.043943 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1224/4914] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:02:29 2026] POST /volume/v3/backups => generated 314 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:30.051070 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a2bf5b9-1fcf-451e-b1ed-509649480d11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:30.053093 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a2bf5b9-1fcf-451e-b1ed-509649480d11 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:30.053323 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a2bf5b9-1fcf-451e-b1ed-509649480d11 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:30.053512 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a2bf5b9-1fcf-451e-b1ed-509649480d11 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:30.053787 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8a2bf5b9-1fcf-451e-b1ed-509649480d11 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:30.059197 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:30.059197 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:30.059819 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a2bf5b9-1fcf-451e-b1ed-509649480d11 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:30.060199 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1231/4915] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:30 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:30.855279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f6e307db-82c3-4959-9209-217bc9546f1a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:30.858236 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6e307db-82c3-4959-9209-217bc9546f1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:30.859926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6e307db-82c3-4959-9209-217bc9546f1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:30.860142 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f6e307db-82c3-4959-9209-217bc9546f1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:30.860253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f6e307db-82c3-4959-9209-217bc9546f1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:30.867928 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:30.867928 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:30.868625 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f6e307db-82c3-4959-9209-217bc9546f1a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:30.868951 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1231/4916] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:30 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:31.071067 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ef16464-f4c6-4e3c-aa63-31f60d7cd87d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:31.072911 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ef16464-f4c6-4e3c-aa63-31f60d7cd87d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:31.073099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ef16464-f4c6-4e3c-aa63-31f60d7cd87d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:31.073290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ef16464-f4c6-4e3c-aa63-31f60d7cd87d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:31.073750 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6ef16464-f4c6-4e3c-aa63-31f60d7cd87d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:31.077837 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:31.077837 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:31.078405 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ef16464-f4c6-4e3c-aa63-31f60d7cd87d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:31.078877 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1231/4917] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:31 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:31.879755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07b23296-eed7-46b1-9f95-89cac539c308 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:31.881539 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07b23296-eed7-46b1-9f95-89cac539c308 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:31.881767 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07b23296-eed7-46b1-9f95-89cac539c308 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:31.881974 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07b23296-eed7-46b1-9f95-89cac539c308 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:31.882119 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-07b23296-eed7-46b1-9f95-89cac539c308 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:31.886527 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:31.886527 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:31.887213 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07b23296-eed7-46b1-9f95-89cac539c308 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:31.887603 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1225/4918] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:31 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:32.088341 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-642bab8d-0efb-4ce4-b14b-cb2f3d756358 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:32.090100 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-642bab8d-0efb-4ce4-b14b-cb2f3d756358 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:32.090329 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-642bab8d-0efb-4ce4-b14b-cb2f3d756358 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:32.090508 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-642bab8d-0efb-4ce4-b14b-cb2f3d756358 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:32.090622 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-642bab8d-0efb-4ce4-b14b-cb2f3d756358 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:32.094354 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:32.094354 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:32.094927 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-642bab8d-0efb-4ce4-b14b-cb2f3d756358 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:32.095301 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1232/4919] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:32 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:32.897058 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3b54c61c-80a9-4244-aede-5a2f919fdcfb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:32.899032 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b54c61c-80a9-4244-aede-5a2f919fdcfb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:32.899219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b54c61c-80a9-4244-aede-5a2f919fdcfb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:32.899430 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3b54c61c-80a9-4244-aede-5a2f919fdcfb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:32.899530 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3b54c61c-80a9-4244-aede-5a2f919fdcfb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:32.904101 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:32.904101 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:32.904947 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3b54c61c-80a9-4244-aede-5a2f919fdcfb tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:32.905411 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1232/4920] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:32 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:32.913417 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97ccdf82-b522-478b-9183-132e2cbefc8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:32.915104 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97ccdf82-b522-478b-9183-132e2cbefc8f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:32.915303 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97ccdf82-b522-478b-9183-132e2cbefc8f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:32.915493 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97ccdf82-b522-478b-9183-132e2cbefc8f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:32.915615 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-97ccdf82-b522-478b-9183-132e2cbefc8f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:32.919550 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:32.919550 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:32.920203 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97ccdf82-b522-478b-9183-132e2cbefc8f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:32.920541 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1232/4921] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:32 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:32.929553 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66dd6a76-6121-47c2-89aa-cbb4380be2d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:32.931327 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66dd6a76-6121-47c2-89aa-cbb4380be2d0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:32.931540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66dd6a76-6121-47c2-89aa-cbb4380be2d0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:32.931743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66dd6a76-6121-47c2-89aa-cbb4380be2d0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:32.931844 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-66dd6a76-6121-47c2-89aa-cbb4380be2d0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete backup with id: 30be1203-7a03-48e4-b209-d6d6355e4625. Aug 18 23:02:32.936018 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:32.936018 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:32.946521 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-66dd6a76-6121-47c2-89aa-cbb4380be2d0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] delete_backup rpcapi backup_id 30be1203-7a03-48e4-b209-d6d6355e4625 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:02:32.947979 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66dd6a76-6121-47c2-89aa-cbb4380be2d0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 202 Aug 18 23:02:32.948396 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1226/4922] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:02:32 2026] DELETE /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:02:32.954684 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cfa1e7d3-d37d-4743-aa04-f8314b4435ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:32.956545 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfa1e7d3-d37d-4743-aa04-f8314b4435ff tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:32.956763 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfa1e7d3-d37d-4743-aa04-f8314b4435ff tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:32.956985 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfa1e7d3-d37d-4743-aa04-f8314b4435ff tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:32.957121 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cfa1e7d3-d37d-4743-aa04-f8314b4435ff tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:32.961110 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:32.961110 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:32.961853 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfa1e7d3-d37d-4743-aa04-f8314b4435ff tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:32.962205 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1233/4923] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:32 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:33.112633 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d8dd6a1-c583-435d-88ac-48881021298a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:33.114809 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d8dd6a1-c583-435d-88ac-48881021298a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:33.115085 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d8dd6a1-c583-435d-88ac-48881021298a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:33.115370 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d8dd6a1-c583-435d-88ac-48881021298a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:33.115531 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9d8dd6a1-c583-435d-88ac-48881021298a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:33.121181 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:33.121181 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:33.122061 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d8dd6a1-c583-435d-88ac-48881021298a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:33.122596 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1233/4924] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:33 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:33.973669 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4e027b4-9857-4089-968a-a1391d6c7d90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:33.976235 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4e027b4-9857-4089-968a-a1391d6c7d90 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:33.976415 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4e027b4-9857-4089-968a-a1391d6c7d90 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:33.976595 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4e027b4-9857-4089-968a-a1391d6c7d90 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:33.976755 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e4e027b4-9857-4089-968a-a1391d6c7d90 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:33.982864 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:33.982864 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:33.983605 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4e027b4-9857-4089-968a-a1391d6c7d90 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:33.983929 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1233/4925] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:33 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:34.135215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0c7268a-cc69-477e-8647-fa628e5f74cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:34.137433 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0c7268a-cc69-477e-8647-fa628e5f74cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:34.137743 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0c7268a-cc69-477e-8647-fa628e5f74cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:34.138076 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0c7268a-cc69-477e-8647-fa628e5f74cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:34.138124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a0c7268a-cc69-477e-8647-fa628e5f74cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:34.142182 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:34.142182 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:34.142780 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0c7268a-cc69-477e-8647-fa628e5f74cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:34.143108 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1227/4926] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:34 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:34.995822 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e60c62f8-e5d5-4137-ba6b-d6ccd09000ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:34.997405 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e60c62f8-e5d5-4137-ba6b-d6ccd09000ef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:34.997621 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e60c62f8-e5d5-4137-ba6b-d6ccd09000ef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:34.997776 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e60c62f8-e5d5-4137-ba6b-d6ccd09000ef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:34.997880 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e60c62f8-e5d5-4137-ba6b-d6ccd09000ef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:35.002624 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:35.002624 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:35.003609 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e60c62f8-e5d5-4137-ba6b-d6ccd09000ef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 200 Aug 18 23:02:35.004136 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1234/4927] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:34 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:35.154408 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e7f64e5c-27f8-45cf-849c-064e12372385 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:35.156160 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7f64e5c-27f8-45cf-849c-064e12372385 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:35.156398 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7f64e5c-27f8-45cf-849c-064e12372385 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:35.156589 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e7f64e5c-27f8-45cf-849c-064e12372385 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:35.156685 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-e7f64e5c-27f8-45cf-849c-064e12372385 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:35.161042 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:35.161042 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:35.161626 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e7f64e5c-27f8-45cf-849c-064e12372385 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:35.162004 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1234/4928] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:35 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:36.017225 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85bdbe73-065e-4a5a-a6db-c1260c115f43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:36.019397 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85bdbe73-065e-4a5a-a6db-c1260c115f43 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 Aug 18 23:02:36.019665 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85bdbe73-065e-4a5a-a6db-c1260c115f43 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:36.019856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85bdbe73-065e-4a5a-a6db-c1260c115f43 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:36.019957 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-85bdbe73-065e-4a5a-a6db-c1260c115f43 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 30be1203-7a03-48e4-b209-d6d6355e4625. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:36.023768 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85bdbe73-065e-4a5a-a6db-c1260c115f43 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 returned with HTTP 404 Aug 18 23:02:36.024229 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1234/4929] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:36 2026] GET /volume/v3/backups/30be1203-7a03-48e4-b209-d6d6355e4625 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:36.174438 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b2686a5-3105-475a-9921-f026e845f04d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:36.176659 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b2686a5-3105-475a-9921-f026e845f04d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:36.176920 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b2686a5-3105-475a-9921-f026e845f04d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:36.177183 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b2686a5-3105-475a-9921-f026e845f04d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:36.177338 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7b2686a5-3105-475a-9921-f026e845f04d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:36.185204 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:36.185204 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:36.186056 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b2686a5-3105-475a-9921-f026e845f04d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:36.186510 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1228/4930] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:36 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:36.416513 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ed9c507-7427-43ae-a41c-49cd7e2228bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:36.418069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ed9c507-7427-43ae-a41c-49cd7e2228bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:02:36.418371 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ed9c507-7427-43ae-a41c-49cd7e2228bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:36.418633 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ed9c507-7427-43ae-a41c-49cd7e2228bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:36.418827 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-8ed9c507-7427-43ae-a41c-49cd7e2228bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete backup with id: 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. Aug 18 23:02:36.424535 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:36.424535 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:36.433736 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-8ed9c507-7427-43ae-a41c-49cd7e2228bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] delete_backup rpcapi backup_id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:02:36.435350 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ed9c507-7427-43ae-a41c-49cd7e2228bc tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 202 Aug 18 23:02:36.435814 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1235/4931] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:02:36 2026] DELETE /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:02:36.442481 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-38425218-5e45-4ad1-b9d4-e0dd1293c949 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:36.444573 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38425218-5e45-4ad1-b9d4-e0dd1293c949 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:02:36.444791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38425218-5e45-4ad1-b9d4-e0dd1293c949 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:36.445013 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-38425218-5e45-4ad1-b9d4-e0dd1293c949 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:36.445138 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-38425218-5e45-4ad1-b9d4-e0dd1293c949 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:36.454138 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:36.454138 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:36.455719 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-38425218-5e45-4ad1-b9d4-e0dd1293c949 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 200 Aug 18 23:02:36.456215 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1235/4932] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:36 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:37.197329 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f753d99-6872-4d47-94fb-56b9a516996b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:37.199343 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f753d99-6872-4d47-94fb-56b9a516996b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:37.199625 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f753d99-6872-4d47-94fb-56b9a516996b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:37.199858 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f753d99-6872-4d47-94fb-56b9a516996b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:37.199994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2f753d99-6872-4d47-94fb-56b9a516996b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:37.205614 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:37.205614 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:37.206404 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f753d99-6872-4d47-94fb-56b9a516996b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:37.206868 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1235/4933] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:37 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:37.467725 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c708ba27-e581-44c0-a9bd-065dc94a7a33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:37.470110 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c708ba27-e581-44c0-a9bd-065dc94a7a33 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 Aug 18 23:02:37.470362 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c708ba27-e581-44c0-a9bd-065dc94a7a33 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:37.470569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c708ba27-e581-44c0-a9bd-065dc94a7a33 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:37.470704 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c708ba27-e581-44c0-a9bd-065dc94a7a33 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 5cd9d564-7d3a-41cc-a1b7-e21cad108ce5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:37.474441 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c708ba27-e581-44c0-a9bd-065dc94a7a33 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 returned with HTTP 404 Aug 18 23:02:37.474965 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1229/4934] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:37 2026] GET /volume/v3/backups/5cd9d564-7d3a-41cc-a1b7-e21cad108ce5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:37.487694 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:37.489194 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:02:37.489620 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1944932722"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:37.491060 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1944932722'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:02:37.492636 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume of 1 GB Aug 18 23:02:37.495335 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Availability Zones retrieved successfully. Aug 18 23:02:37.500468 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Flow 'volume_create_api' (cca76fb3-d8cb-412d-8045-c6459db1ef9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:37.501392 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c8e53f7-07bd-45f7-b5f6-cb9b26ba58af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:37.502308 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:02:37.527216 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c8e53f7-07bd-45f7-b5f6-cb9b26ba58af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:37.528010 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e46a4a-2bbf-4903-b3de-5ab50204e90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:37.575443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['75fd705f-0597-48d3-b251-da6c5812e2b9', 'a6b1581d-d3a2-4152-811f-fec9c664a51f', 'b1ddfbfa-8d11-4614-af50-6b5dba0028fa', '0104ac3c-5d72-4f4f-b33e-ef9df52c0645'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:37.576654 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4e46a4a-2bbf-4903-b3de-5ab50204e90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75fd705f-0597-48d3-b251-da6c5812e2b9', 'a6b1581d-d3a2-4152-811f-fec9c664a51f', 'b1ddfbfa-8d11-4614-af50-6b5dba0028fa', '0104ac3c-5d72-4f4f-b33e-ef9df52c0645']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:37.577895 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f7b5fba-df07-45c1-a876-0e791141793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:37.607170 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f7b5fba-df07-45c1-a876-0e791141793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a3e1894-0421-437f-a204-b7a0eb728edd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1944932722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281ca19fefcf411aa156247e88b6b6f3',qos_specs=None,replication_status=,reservations=['75fd705f-0597-48d3-b251-da6c5812e2b9','a6b1581d-d3a2-4152-811f-fec9c664a51f','b1ddfbfa-8d11-4614-af50-6b5dba0028fa','0104ac3c-5d72-4f4f-b33e-ef9df52c0645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:02:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1944932722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a3e1894-0421-437f-a204-b7a0eb728edd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='281ca19fefcf411aa156247e88b6b6f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:37.608924 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da6f289-9620-416d-a9f0-6f8298ea59fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:37.632683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da6f289-9620-416d-a9f0-6f8298ea59fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1944932722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='281ca19fefcf411aa156247e88b6b6f3',qos_specs=None,replication_status=,reservations=['75fd705f-0597-48d3-b251-da6c5812e2b9','a6b1581d-d3a2-4152-811f-fec9c664a51f','b1ddfbfa-8d11-4614-af50-6b5dba0028fa','0104ac3c-5d72-4f4f-b33e-ef9df52c0645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8002a0ee43743c7ad96537f5fd7529a',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:37.633513 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b45977f-6c8a-4796-8c0c-b9aaddf31d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:37.645027 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b45977f-6c8a-4796-8c0c-b9aaddf31d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:37.645990 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Flow 'volume_create_api' (cca76fb3-d8cb-412d-8045-c6459db1ef9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:37.646312 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create volume request issued successfully. Aug 18 23:02:37.646969 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae251ce1-ce94-4790-a604-d53c58bb24c9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:02:37.647428 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1236/4935] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:02:37 2026] POST /volume/v3/volumes => generated 747 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:37.667484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a7aecee-b21d-46ab-801b-a56bd7d33b28 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:37.669799 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a7aecee-b21d-46ab-801b-a56bd7d33b28 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd Aug 18 23:02:37.670023 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a7aecee-b21d-46ab-801b-a56bd7d33b28 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:37.670259 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a7aecee-b21d-46ab-801b-a56bd7d33b28 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:37.678507 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:37.678507 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:37.683034 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9a7aecee-b21d-46ab-801b-a56bd7d33b28 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:37.688081 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a7aecee-b21d-46ab-801b-a56bd7d33b28 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd returned with HTTP 200 Aug 18 23:02:37.688513 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1236/4936] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:37 2026] GET /volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:38.219110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44c7b0d9-4266-4a85-81c6-d2c00f2c45ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:38.221001 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44c7b0d9-4266-4a85-81c6-d2c00f2c45ec tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:38.221213 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44c7b0d9-4266-4a85-81c6-d2c00f2c45ec tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:38.221456 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44c7b0d9-4266-4a85-81c6-d2c00f2c45ec tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:38.221577 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-44c7b0d9-4266-4a85-81c6-d2c00f2c45ec tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:38.226735 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:38.226735 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:38.227422 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44c7b0d9-4266-4a85-81c6-d2c00f2c45ec tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:38.227808 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1236/4937] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:38 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:38.702769 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5795b73e-0825-4c2f-a3a8-5b69c3b4a336 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:38.704687 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5795b73e-0825-4c2f-a3a8-5b69c3b4a336 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd Aug 18 23:02:38.704913 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5795b73e-0825-4c2f-a3a8-5b69c3b4a336 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:38.705137 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5795b73e-0825-4c2f-a3a8-5b69c3b4a336 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:38.715497 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:38.715497 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:38.720680 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5795b73e-0825-4c2f-a3a8-5b69c3b4a336 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:38.725720 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5795b73e-0825-4c2f-a3a8-5b69c3b4a336 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd returned with HTTP 200 Aug 18 23:02:38.726204 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1230/4938] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:38 2026] GET /volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:38.739918 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-031b0dc1-9b11-412e-86b5-01df8a0c8c22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:38.741547 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-031b0dc1-9b11-412e-86b5-01df8a0c8c22 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:02:38.741841 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-031b0dc1-9b11-412e-86b5-01df8a0c8c22 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6a3e1894-0421-437f-a204-b7a0eb728edd", "name": "tempest-VolumesBackupsTest-Snapshot-418252017"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:38.749442 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:38.749442 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:38.749849 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-031b0dc1-9b11-412e-86b5-01df8a0c8c22 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:38.749950 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-031b0dc1-9b11-412e-86b5-01df8a0c8c22 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Create snapshot from volume 6a3e1894-0421-437f-a204-b7a0eb728edd Aug 18 23:02:38.782838 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-031b0dc1-9b11-412e-86b5-01df8a0c8c22 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['06400bdc-c1ad-443c-9170-f4c597a17767', '07aee62f-ea04-4501-8795-9af36b814152', 'b7f3d03f-e8d7-49a2-a0ca-add087888fc0', '0c992b0c-6b5a-456f-9822-3e83400c1f41'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:38.806642 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-031b0dc1-9b11-412e-86b5-01df8a0c8c22 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Snapshot create request issued successfully. Aug 18 23:02:38.806943 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-031b0dc1-9b11-412e-86b5-01df8a0c8c22 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:02:38.807384 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1237/4939] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:02:38 2026] POST /volume/v3/snapshots => generated 304 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:38.818256 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-736b4aa2-f0e6-45d9-8a60-8c6928a1dedf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:38.823916 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-736b4aa2-f0e6-45d9-8a60-8c6928a1dedf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff Aug 18 23:02:38.824133 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-736b4aa2-f0e6-45d9-8a60-8c6928a1dedf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:38.824347 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-736b4aa2-f0e6-45d9-8a60-8c6928a1dedf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:38.832469 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:38.832469 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:38.832903 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-736b4aa2-f0e6-45d9-8a60-8c6928a1dedf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Snapshot retrieved successfully. Aug 18 23:02:38.833804 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-736b4aa2-f0e6-45d9-8a60-8c6928a1dedf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff returned with HTTP 200 Aug 18 23:02:38.834231 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1237/4940] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:02:38 2026] GET /volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff => generated 436 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:39.239457 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9ffc766-4a23-4c4a-a4aa-df4617939ae0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:39.241399 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9ffc766-4a23-4c4a-a4aa-df4617939ae0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:39.241681 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9ffc766-4a23-4c4a-a4aa-df4617939ae0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:39.241914 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9ffc766-4a23-4c4a-a4aa-df4617939ae0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:39.242063 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e9ffc766-4a23-4c4a-a4aa-df4617939ae0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:39.246447 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:39.246447 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:39.247165 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9ffc766-4a23-4c4a-a4aa-df4617939ae0 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:39.247612 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1237/4941] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:39 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:39.847969 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59267eb4-7f28-4d01-87ef-ca9f797ee6dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:39.849636 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59267eb4-7f28-4d01-87ef-ca9f797ee6dd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff Aug 18 23:02:39.849809 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59267eb4-7f28-4d01-87ef-ca9f797ee6dd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:39.849981 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59267eb4-7f28-4d01-87ef-ca9f797ee6dd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:39.854610 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:39.854610 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:39.854981 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-59267eb4-7f28-4d01-87ef-ca9f797ee6dd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Snapshot retrieved successfully. Aug 18 23:02:39.855738 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59267eb4-7f28-4d01-87ef-ca9f797ee6dd tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff returned with HTTP 200 Aug 18 23:02:39.856056 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1231/4942] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:02:39 2026] GET /volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:39.863764 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69ed52d9-0994-4d55-b362-213605d0e8da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:39.865709 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69ed52d9-0994-4d55-b362-213605d0e8da tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 23:02:39.866084 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69ed52d9-0994-4d55-b362-213605d0e8da tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6a3e1894-0421-437f-a204-b7a0eb728edd", "snapshot_id": "46932a77-ba8e-4592-bd75-74023d4d83ff", "name": "tempest-VolumesBackupsTest-Backup-1928033443"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:39.867500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-69ed52d9-0994-4d55-b362-213605d0e8da tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating new backup {'backup': {'volume_id': '6a3e1894-0421-437f-a204-b7a0eb728edd', 'snapshot_id': '46932a77-ba8e-4592-bd75-74023d4d83ff', 'name': 'tempest-VolumesBackupsTest-Backup-1928033443'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:02:39.867640 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-69ed52d9-0994-4d55-b362-213605d0e8da tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Creating backup of volume 6a3e1894-0421-437f-a204-b7a0eb728edd in container None Aug 18 23:02:39.874276 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:39.874276 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:39.874792 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-69ed52d9-0994-4d55-b362-213605d0e8da tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:39.879732 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:39.879732 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:39.880114 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-69ed52d9-0994-4d55-b362-213605d0e8da tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Snapshot retrieved successfully. Aug 18 23:02:39.893977 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-69ed52d9-0994-4d55-b362-213605d0e8da tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Created reservations ['87c6ff51-7084-4a69-a84b-474ce2fbf7e6', '3886b4a2-eb97-46b1-a785-63c1bbdd0296'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:39.915214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69ed52d9-0994-4d55-b362-213605d0e8da tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:02:39.915654 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1238/4943] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:02:39 2026] POST /volume/v3/backups => generated 328 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:39.924710 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f88b8746-79bb-4d35-a96d-8b8871191089 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:39.927911 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f88b8746-79bb-4d35-a96d-8b8871191089 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:39.928178 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f88b8746-79bb-4d35-a96d-8b8871191089 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:39.928469 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f88b8746-79bb-4d35-a96d-8b8871191089 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:39.928644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-f88b8746-79bb-4d35-a96d-8b8871191089 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:39.939477 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:39.939477 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:39.940541 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f88b8746-79bb-4d35-a96d-8b8871191089 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:39.941040 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1238/4944] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:39 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 769 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:40.259655 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54cc14c6-bea8-4b06-a070-b8819f15ac37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:40.261700 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54cc14c6-bea8-4b06-a070-b8819f15ac37 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:40.261914 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54cc14c6-bea8-4b06-a070-b8819f15ac37 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:40.262092 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54cc14c6-bea8-4b06-a070-b8819f15ac37 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:40.262186 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-54cc14c6-bea8-4b06-a070-b8819f15ac37 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:40.266187 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:40.266187 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:40.266929 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54cc14c6-bea8-4b06-a070-b8819f15ac37 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:40.267319 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1238/4945] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:40 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:40.950727 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d11edea-1607-4da0-aab9-9307cfecc064 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:40.952565 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d11edea-1607-4da0-aab9-9307cfecc064 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:40.952809 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d11edea-1607-4da0-aab9-9307cfecc064 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:40.953038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d11edea-1607-4da0-aab9-9307cfecc064 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:40.953184 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5d11edea-1607-4da0-aab9-9307cfecc064 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:40.957535 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:40.957535 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:40.958284 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d11edea-1607-4da0-aab9-9307cfecc064 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:40.958676 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1232/4946] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:40 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:41.279711 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1bba3c74-fcfc-47c5-899f-2672e08aed49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:41.281382 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bba3c74-fcfc-47c5-899f-2672e08aed49 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:41.281609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bba3c74-fcfc-47c5-899f-2672e08aed49 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:41.281828 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bba3c74-fcfc-47c5-899f-2672e08aed49 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:41.281970 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1bba3c74-fcfc-47c5-899f-2672e08aed49 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:41.286031 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:41.286031 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:41.286673 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bba3c74-fcfc-47c5-899f-2672e08aed49 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:41.287063 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1239/4947] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:41 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:41.967658 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c02009f2-12b2-42e0-ad5a-9e8d6d8c0d40 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:41.969687 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02009f2-12b2-42e0-ad5a-9e8d6d8c0d40 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:41.969917 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02009f2-12b2-42e0-ad5a-9e8d6d8c0d40 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:41.970143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c02009f2-12b2-42e0-ad5a-9e8d6d8c0d40 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:41.970294 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c02009f2-12b2-42e0-ad5a-9e8d6d8c0d40 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:41.974859 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:41.974859 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:41.975627 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c02009f2-12b2-42e0-ad5a-9e8d6d8c0d40 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:41.976163 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1239/4948] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:41 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:42.298454 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df491792-043d-4705-8ef2-8a5ec3deec84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:42.302674 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df491792-043d-4705-8ef2-8a5ec3deec84 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:42.302949 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df491792-043d-4705-8ef2-8a5ec3deec84 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:42.303197 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df491792-043d-4705-8ef2-8a5ec3deec84 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:42.303356 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-df491792-043d-4705-8ef2-8a5ec3deec84 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:42.310820 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:42.310820 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:42.311721 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df491792-043d-4705-8ef2-8a5ec3deec84 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:42.312219 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1239/4949] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:42 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:42.986233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5967665c-1a20-4470-a0d1-2032f4794c04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:42.988378 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5967665c-1a20-4470-a0d1-2032f4794c04 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:42.988580 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5967665c-1a20-4470-a0d1-2032f4794c04 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:42.988773 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5967665c-1a20-4470-a0d1-2032f4794c04 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:42.988875 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5967665c-1a20-4470-a0d1-2032f4794c04 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:42.993136 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:42.993136 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:42.993879 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5967665c-1a20-4470-a0d1-2032f4794c04 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:42.994232 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1233/4950] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:42 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:43.323556 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1aec4b66-163f-48a6-b40e-1c139e18ef62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:43.325261 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aec4b66-163f-48a6-b40e-1c139e18ef62 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:43.325661 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aec4b66-163f-48a6-b40e-1c139e18ef62 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:43.325699 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1aec4b66-163f-48a6-b40e-1c139e18ef62 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:43.325823 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1aec4b66-163f-48a6-b40e-1c139e18ef62 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:43.332627 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:43.332627 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:43.333200 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1aec4b66-163f-48a6-b40e-1c139e18ef62 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:43.333587 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1240/4951] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:43 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:44.007063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dd0af51d-4925-4065-a04c-aef0046ad844 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:44.008952 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd0af51d-4925-4065-a04c-aef0046ad844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:44.009159 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd0af51d-4925-4065-a04c-aef0046ad844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:44.009374 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dd0af51d-4925-4065-a04c-aef0046ad844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:44.009475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-dd0af51d-4925-4065-a04c-aef0046ad844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:44.013860 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:44.013860 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:44.014600 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dd0af51d-4925-4065-a04c-aef0046ad844 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:44.014953 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1240/4952] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:44 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:44.344411 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c267f49-0dee-41bd-b9fb-fd09117e98df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:44.345911 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c267f49-0dee-41bd-b9fb-fd09117e98df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:44.346090 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c267f49-0dee-41bd-b9fb-fd09117e98df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:44.346260 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c267f49-0dee-41bd-b9fb-fd09117e98df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:44.346413 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4c267f49-0dee-41bd-b9fb-fd09117e98df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:44.350121 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:44.350121 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:44.350770 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c267f49-0dee-41bd-b9fb-fd09117e98df tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:44.351073 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1240/4953] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:44 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:44.363028 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:44.364741 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6/export_record Aug 18 23:02:44.364945 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:44.365120 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'export_record' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:44.365216 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Export record for backup 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:02:44.369151 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:44.369151 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:44.369962 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling RPCAPI with context: , host: np0000007715, backup: 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:02:44.374883 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] export_record in rpcapi backup_id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6 on host np0000007715. {{(pid=100267) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:02:44.386755 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWYwOGM0M2QtNWY3Yi00MmJjLWExODItYjM1ZDI0NjJlYWE2IiwgInVzZXJfaWQiOiAiZTE5MGYyMTgyMWMwNGYzMGI4ODFkNzczOGVlOGE0ZGUiLCAicHJvamVjdF9pZCI6ICIwYmQyZDU2ZjUxNjg0YTdmYWEyOGU1YmZhNmIyNzBkNSIsICJ2b2x1bWVfaWQiOiAiODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDc4NDAyOTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2LzIwMjYwODE4MjMwMjMyL2F6X25vdmFfYmFja3VwXzFmMDhjNDNkLTVmN2ItNDJiYy1hMTgyLWIzNWQyNDYyZWFhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100267) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:02:44.386968 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f767f16-8dfb-48e3-a5d7-470b2c8b8abc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6/export_record returned with HTTP 200 Aug 18 23:02:44.387375 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1234/4954] 10.4.3.89 () {68 vars in 1423 bytes} [Tue Aug 18 23:02:44 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:44.394309 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-edb48cba-d7d3-4892-bb94-fb85b6da980a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:44.396446 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edb48cba-d7d3-4892-bb94-fb85b6da980a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:02:44.396755 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edb48cba-d7d3-4892-bb94-fb85b6da980a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:44.396995 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edb48cba-d7d3-4892-bb94-fb85b6da980a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:44.397135 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-edb48cba-d7d3-4892-bb94-fb85b6da980a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:44.401889 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:44.401889 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:44.402630 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edb48cba-d7d3-4892-bb94-fb85b6da980a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:02:44.403082 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1241/4955] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:44 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:44.412676 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-62294362-1242-483f-87c6-c42f04eb6dd6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:44.414709 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62294362-1242-483f-87c6-c42f04eb6dd6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/backups/import_record Aug 18 23:02:44.415129 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62294362-1242-483f-87c6-c42f04eb6dd6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzhiZWNhMDgtMjAxZi00YjViLWJkYzEtZGUwZjNhMGIzNjQ3IiwgInVzZXJfaWQiOiAiZTE5MGYyMTgyMWMwNGYzMGI4ODFkNzczOGVlOGE0ZGUiLCAicHJvamVjdF9pZCI6ICIwYmQyZDU2ZjUxNjg0YTdmYWEyOGU1YmZhNmIyNzBkNSIsICJ2b2x1bWVfaWQiOiAiODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDc4NDAyOTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2LzIwMjYwODE4MjMwMjMyL2F6X25vdmFfYmFja3VwXzFmMDhjNDNkLTVmN2ItNDJiYy1hMTgyLWIzNWQyNDYyZWFhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:44.416549 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-62294362-1242-483f-87c6-c42f04eb6dd6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzhiZWNhMDgtMjAxZi00YjViLWJkYzEtZGUwZjNhMGIzNjQ3IiwgInVzZXJfaWQiOiAiZTE5MGYyMTgyMWMwNGYzMGI4ODFkNzczOGVlOGE0ZGUiLCAicHJvamVjdF9pZCI6ICIwYmQyZDU2ZjUxNjg0YTdmYWEyOGU1YmZhNmIyNzBkNSIsICJ2b2x1bWVfaWQiOiAiODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDc4NDAyOTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2LzIwMjYwODE4MjMwMjMyL2F6X25vdmFfYmFja3VwXzFmMDhjNDNkLTVmN2ItNDJiYy1hMTgyLWIzNWQyNDYyZWFhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 23:02:44.416649 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-62294362-1242-483f-87c6-c42f04eb6dd6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzhiZWNhMDgtMjAxZi00YjViLWJkYzEtZGUwZjNhMGIzNjQ3IiwgInVzZXJfaWQiOiAiZTE5MGYyMTgyMWMwNGYzMGI4ODFkNzczOGVlOGE0ZGUiLCAicHJvamVjdF9pZCI6ICIwYmQyZDU2ZjUxNjg0YTdmYWEyOGU1YmZhNmIyNzBkNSIsICJ2b2x1bWVfaWQiOiAiODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDc4NDAyOTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2LzIwMjYwODE4MjMwMjMyL2F6X25vdmFfYmFja3VwXzFmMDhjNDNkLTVmN2ItNDJiYy1hMTgyLWIzNWQyNDYyZWFhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 23:02:44.437536 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-62294362-1242-483f-87c6-c42f04eb6dd6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['ba0f3521-082f-40f9-bd93-21a7478a52f9', 'ac48c864-7a82-478d-a5af-bbcd46cdbcbf'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:44.458261 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-62294362-1242-483f-87c6-c42f04eb6dd6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] import_record rpcapi backup id 78beca08-201f-4b5b-bdc1-de0f3a0b3647 on host np0000007715 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzhiZWNhMDgtMjAxZi00YjViLWJkYzEtZGUwZjNhMGIzNjQ3IiwgInVzZXJfaWQiOiAiZTE5MGYyMTgyMWMwNGYzMGI4ODFkNzczOGVlOGE0ZGUiLCAicHJvamVjdF9pZCI6ICIwYmQyZDU2ZjUxNjg0YTdmYWEyOGU1YmZhNmIyNzBkNSIsICJ2b2x1bWVfaWQiOiAiODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDc4NDAyOTg4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODkwOGNlNTgtNWE5Ni00ZDA0LWJkMzgtYTBhZjVjZGUyZGY2LzIwMjYwODE4MjMwMjMyL2F6X25vdmFfYmFja3VwXzFmMDhjNDNkLTVmN2ItNDJiYy1hMTgyLWIzNWQyNDYyZWFhNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMThUMjM6MDI6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMjo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100264) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 18 23:02:44.460173 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-62294362-1242-483f-87c6-c42f04eb6dd6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Import record output: {'backup': {'id': '78beca08-201f-4b5b-bdc1-de0f3a0b3647', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647'}, {'rel': 'bookmark', 'href': 'https://10.4.3.89/volume/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647'}]}}. {{(pid=100264) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 18 23:02:44.460350 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62294362-1242-483f-87c6-c42f04eb6dd6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/import_record returned with HTTP 201 Aug 18 23:02:44.460788 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1241/4956] 10.4.3.89 () {70 vars in 1335 bytes} [Tue Aug 18 23:02:44 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 49 msecs (HTTP/1.1 201) 7 headers in 290 bytes (2 switches on core 0) Aug 18 23:02:44.469594 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4eb0df1d-97b7-4c65-862c-fca7780aca26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:44.471123 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eb0df1d-97b7-4c65-862c-fca7780aca26 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 Aug 18 23:02:44.471326 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eb0df1d-97b7-4c65-862c-fca7780aca26 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:44.471514 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4eb0df1d-97b7-4c65-862c-fca7780aca26 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:44.471617 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4eb0df1d-97b7-4c65-862c-fca7780aca26 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 78beca08-201f-4b5b-bdc1-de0f3a0b3647. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:44.475404 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:44.475404 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:44.475932 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4eb0df1d-97b7-4c65-862c-fca7780aca26 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 returned with HTTP 200 Aug 18 23:02:44.476276 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1241/4957] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:44 2026] GET /volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 => generated 645 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:45.024086 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a900c41-5fab-4174-b38c-c69ab26eec0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:45.026216 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a900c41-5fab-4174-b38c-c69ab26eec0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:45.026451 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a900c41-5fab-4174-b38c-c69ab26eec0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:45.026665 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a900c41-5fab-4174-b38c-c69ab26eec0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:45.026775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6a900c41-5fab-4174-b38c-c69ab26eec0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:45.031138 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:45.031138 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:45.031839 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a900c41-5fab-4174-b38c-c69ab26eec0f tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:45.032166 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1235/4958] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:45 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:45.486716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e297a425-4223-444d-8eb4-37785a92c75f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:45.488431 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e297a425-4223-444d-8eb4-37785a92c75f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 Aug 18 23:02:45.488687 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e297a425-4223-444d-8eb4-37785a92c75f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:45.488894 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e297a425-4223-444d-8eb4-37785a92c75f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:45.489030 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e297a425-4223-444d-8eb4-37785a92c75f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 78beca08-201f-4b5b-bdc1-de0f3a0b3647. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:45.492922 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:45.492922 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:45.493527 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e297a425-4223-444d-8eb4-37785a92c75f tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 returned with HTTP 200 Aug 18 23:02:45.493856 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1242/4959] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:45 2026] GET /volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:45.502945 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-57aef535-7072-4221-a499-8d6073e1416a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:45.504868 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57aef535-7072-4221-a499-8d6073e1416a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 Aug 18 23:02:45.505074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57aef535-7072-4221-a499-8d6073e1416a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:45.505253 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-57aef535-7072-4221-a499-8d6073e1416a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:45.505414 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-57aef535-7072-4221-a499-8d6073e1416a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete backup with id: 78beca08-201f-4b5b-bdc1-de0f3a0b3647. Aug 18 23:02:45.509786 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:45.509786 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:45.520279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-57aef535-7072-4221-a499-8d6073e1416a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] delete_backup rpcapi backup_id 78beca08-201f-4b5b-bdc1-de0f3a0b3647 {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:02:45.521856 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-57aef535-7072-4221-a499-8d6073e1416a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 returned with HTTP 202 Aug 18 23:02:45.522278 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1242/4960] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:02:45 2026] DELETE /volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:02:45.530362 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4d6b2eb-c889-4e91-af2b-622a73841454 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:45.532311 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4d6b2eb-c889-4e91-af2b-622a73841454 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 Aug 18 23:02:45.532519 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4d6b2eb-c889-4e91-af2b-622a73841454 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:45.532697 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4d6b2eb-c889-4e91-af2b-622a73841454 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:45.532829 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f4d6b2eb-c889-4e91-af2b-622a73841454 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 78beca08-201f-4b5b-bdc1-de0f3a0b3647. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:45.537368 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:45.537368 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:45.538055 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4d6b2eb-c889-4e91-af2b-622a73841454 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 returned with HTTP 200 Aug 18 23:02:45.538698 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1242/4961] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:45 2026] GET /volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:46.042244 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-909b42c8-427c-49a6-83be-36a5f408fa02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:46.043943 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-909b42c8-427c-49a6-83be-36a5f408fa02 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:46.044124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-909b42c8-427c-49a6-83be-36a5f408fa02 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:46.044317 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-909b42c8-427c-49a6-83be-36a5f408fa02 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:46.044423 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-909b42c8-427c-49a6-83be-36a5f408fa02 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:46.048417 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:46.048417 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:46.049138 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-909b42c8-427c-49a6-83be-36a5f408fa02 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:46.049523 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1236/4962] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:46 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:46.549238 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94f9b40d-ff85-40a5-8ebc-1d2b62554d9e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:46.550868 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94f9b40d-ff85-40a5-8ebc-1d2b62554d9e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 Aug 18 23:02:46.551069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94f9b40d-ff85-40a5-8ebc-1d2b62554d9e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:46.551278 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94f9b40d-ff85-40a5-8ebc-1d2b62554d9e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:46.551425 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-94f9b40d-ff85-40a5-8ebc-1d2b62554d9e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 78beca08-201f-4b5b-bdc1-de0f3a0b3647. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:46.554649 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94f9b40d-ff85-40a5-8ebc-1d2b62554d9e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 returned with HTTP 404 Aug 18 23:02:46.555076 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1243/4963] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:46 2026] GET /volume/v3/backups/78beca08-201f-4b5b-bdc1-de0f3a0b3647 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:46.561483 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-12a488ba-1eb1-4ccf-8042-79d86e2e6516 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:46.563274 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12a488ba-1eb1-4ccf-8042-79d86e2e6516 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 Aug 18 23:02:46.563545 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12a488ba-1eb1-4ccf-8042-79d86e2e6516 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:46.563733 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-12a488ba-1eb1-4ccf-8042-79d86e2e6516 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:46.563890 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-12a488ba-1eb1-4ccf-8042-79d86e2e6516 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume with id: 8908ce58-5a96-4d04-bd38-a0af5cde2df6 Aug 18 23:02:46.571667 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:46.571667 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:46.572083 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12a488ba-1eb1-4ccf-8042-79d86e2e6516 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:46.588036 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-12a488ba-1eb1-4ccf-8042-79d86e2e6516 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume request issued successfully. Aug 18 23:02:46.588321 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-12a488ba-1eb1-4ccf-8042-79d86e2e6516 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 returned with HTTP 202 Aug 18 23:02:46.588788 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1243/4964] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:02:46 2026] DELETE /volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:02:46.596350 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24c83bbd-118c-4cda-a4f0-e06fd4a67e90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:46.598131 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24c83bbd-118c-4cda-a4f0-e06fd4a67e90 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 Aug 18 23:02:46.598423 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24c83bbd-118c-4cda-a4f0-e06fd4a67e90 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:46.598672 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24c83bbd-118c-4cda-a4f0-e06fd4a67e90 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:46.605155 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:46.605155 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:46.608288 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-24c83bbd-118c-4cda-a4f0-e06fd4a67e90 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:46.612030 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24c83bbd-118c-4cda-a4f0-e06fd4a67e90 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 returned with HTTP 200 Aug 18 23:02:46.612395 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1243/4965] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:46 2026] GET /volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:47.059110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e36e6a3-896a-4207-a32f-bd0abfb785e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:47.060794 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e36e6a3-896a-4207-a32f-bd0abfb785e8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:47.060984 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e36e6a3-896a-4207-a32f-bd0abfb785e8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:47.061158 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e36e6a3-896a-4207-a32f-bd0abfb785e8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:47.061292 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0e36e6a3-896a-4207-a32f-bd0abfb785e8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:47.065464 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:47.065464 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:47.066315 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e36e6a3-896a-4207-a32f-bd0abfb785e8 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:47.066826 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1237/4966] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:47 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:47.624863 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8ed831e-a2bd-4bfd-bf42-38fb0d0c69b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:47.626374 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8ed831e-a2bd-4bfd-bf42-38fb0d0c69b3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 Aug 18 23:02:47.626581 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8ed831e-a2bd-4bfd-bf42-38fb0d0c69b3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:47.626761 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8ed831e-a2bd-4bfd-bf42-38fb0d0c69b3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:47.631946 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8ed831e-a2bd-4bfd-bf42-38fb0d0c69b3 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 returned with HTTP 404 Aug 18 23:02:47.632387 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1244/4967] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:47 2026] GET /volume/v3/volumes/8908ce58-5a96-4d04-bd38-a0af5cde2df6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:47.639811 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8581d472-3e65-40fb-9d18-21fb3c2e0c3b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:47.641448 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8581d472-3e65-40fb-9d18-21fb3c2e0c3b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups Aug 18 23:02:47.641644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8581d472-3e65-40fb-9d18-21fb3c2e0c3b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:47.641812 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8581d472-3e65-40fb-9d18-21fb3c2e0c3b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'index' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:47.646962 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8581d472-3e65-40fb-9d18-21fb3c2e0c3b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 200 Aug 18 23:02:47.647459 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1244/4968] 10.4.3.89 () {68 vars in 1270 bytes} [Tue Aug 18 23:02:47 2026] GET /volume/v3/backups => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:47.655102 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-259272d8-9598-491d-86b4-804e58fb3e56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:47.657179 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-259272d8-9598-491d-86b4-804e58fb3e56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups?project_id=0bd2d56f51684a7faa28e5bfa6b270d5 Aug 18 23:02:47.657458 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-259272d8-9598-491d-86b4-804e58fb3e56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:47.657693 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-259272d8-9598-491d-86b4-804e58fb3e56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:47.668508 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-259272d8-9598-491d-86b4-804e58fb3e56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups?project_id=0bd2d56f51684a7faa28e5bfa6b270d5 returned with HTTP 200 Aug 18 23:02:47.668861 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1244/4969] 10.4.3.89 () {68 vars in 1357 bytes} [Tue Aug 18 23:02:47 2026] GET /volume/v3/backups?project_id=0bd2d56f51684a7faa28e5bfa6b270d5 => generated 620 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:47.677662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:47.681081 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:02:47.681081 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-836796198"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:47.682881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-836796198'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:02:47.683070 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume of 1 GB Aug 18 23:02:47.688495 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Availability Zones retrieved successfully. Aug 18 23:02:47.695473 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (b680fa20-0015-4738-b08e-01e1a8a8eafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:47.696970 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e78dbf-13cd-4041-89f9-edcf95f87883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:47.698038 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:02:47.724121 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e78dbf-13cd-4041-89f9-edcf95f87883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:47.724934 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24943e8d-fe69-4a18-9f21-a52ced23a0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:47.770702 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['7c7a4328-3638-4f89-92d3-bf3b5c0dc9e4', '77486459-948b-4fb3-ba62-99be2fd32bf9', '0ebdffd5-d124-4ebd-88d1-86fa6e21b7f3', '2d7275c6-8708-4956-a769-0c2d75f8118d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:47.774993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24943e8d-fe69-4a18-9f21-a52ced23a0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c7a4328-3638-4f89-92d3-bf3b5c0dc9e4', '77486459-948b-4fb3-ba62-99be2fd32bf9', '0ebdffd5-d124-4ebd-88d1-86fa6e21b7f3', '2d7275c6-8708-4956-a769-0c2d75f8118d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:47.780628 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aba313d-91a9-4340-ae30-5ccbd072c978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:47.822394 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aba313d-91a9-4340-ae30-5ccbd072c978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2aab7eae-6395-4221-a42a-295d01b2a09a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-836796198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['7c7a4328-3638-4f89-92d3-bf3b5c0dc9e4','77486459-948b-4fb3-ba62-99be2fd32bf9','0ebdffd5-d124-4ebd-88d1-86fa6e21b7f3','2d7275c6-8708-4956-a769-0c2d75f8118d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-836796198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2aab7eae-6395-4221-a42a-295d01b2a09a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e190f21821c04f30b881d7738ee8a4de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:47.823305 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dfa0d2-1f34-4713-9676-81679ef204a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:47.840826 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75dfa0d2-1f34-4713-9676-81679ef204a2) transitioned into state 'SUCCESS' from state '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-836796198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['7c7a4328-3638-4f89-92d3-bf3b5c0dc9e4','77486459-948b-4fb3-ba62-99be2fd32bf9','0ebdffd5-d124-4ebd-88d1-86fa6e21b7f3','2d7275c6-8708-4956-a769-0c2d75f8118d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:47.841525 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f15982-c397-497d-b069-99347c8bdf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:02:47.849931 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f15982-c397-497d-b069-99347c8bdf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:02:47.850710 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (b680fa20-0015-4738-b08e-01e1a8a8eafe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:02:47.850985 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request issued successfully. Aug 18 23:02:47.851533 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb2cf02b-3434-4477-bd66-d87b6741ce5e tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:02:47.851923 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1238/4970] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:02:47 2026] POST /volume/v3/volumes => generated 775 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:47.863561 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-338c7feb-160b-4b1b-80fa-1675211f6f6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:47.865369 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-338c7feb-160b-4b1b-80fa-1675211f6f6b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a Aug 18 23:02:47.865580 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-338c7feb-160b-4b1b-80fa-1675211f6f6b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:47.865782 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-338c7feb-160b-4b1b-80fa-1675211f6f6b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:47.875313 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:47.875313 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:47.880428 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-338c7feb-160b-4b1b-80fa-1675211f6f6b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:47.886423 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-338c7feb-160b-4b1b-80fa-1675211f6f6b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a returned with HTTP 200 Aug 18 23:02:47.887031 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1245/4971] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:47 2026] GET /volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:48.075470 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-507ec755-9fc0-40a3-bdf9-a076fcdcf9b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:48.077229 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-507ec755-9fc0-40a3-bdf9-a076fcdcf9b7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:48.077415 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-507ec755-9fc0-40a3-bdf9-a076fcdcf9b7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:48.077613 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-507ec755-9fc0-40a3-bdf9-a076fcdcf9b7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:48.077712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-507ec755-9fc0-40a3-bdf9-a076fcdcf9b7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:48.081441 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:48.081441 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:48.082057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-507ec755-9fc0-40a3-bdf9-a076fcdcf9b7 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:48.082401 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1245/4972] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:48 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:48.899159 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f309587c-2114-4ad6-8d58-47a92bd63779 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:48.900822 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f309587c-2114-4ad6-8d58-47a92bd63779 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a Aug 18 23:02:48.901014 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f309587c-2114-4ad6-8d58-47a92bd63779 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:48.901193 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f309587c-2114-4ad6-8d58-47a92bd63779 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:48.908137 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:48.908137 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:48.911144 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f309587c-2114-4ad6-8d58-47a92bd63779 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:48.914526 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f309587c-2114-4ad6-8d58-47a92bd63779 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a returned with HTTP 200 Aug 18 23:02:48.914868 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1245/4973] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:48 2026] GET /volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:48.926673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b839f03e-bb87-4e0e-bdc6-d70d1aacc519 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:48.928560 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b839f03e-bb87-4e0e-bdc6-d70d1aacc519 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:02:48.928909 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b839f03e-bb87-4e0e-bdc6-d70d1aacc519 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2aab7eae-6395-4221-a42a-295d01b2a09a", "name": "tempest-type-Backup-88606386"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:48.930331 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-b839f03e-bb87-4e0e-bdc6-d70d1aacc519 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating new backup {'backup': {'volume_id': '2aab7eae-6395-4221-a42a-295d01b2a09a', 'name': 'tempest-type-Backup-88606386'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:02:48.930471 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b839f03e-bb87-4e0e-bdc6-d70d1aacc519 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating backup of volume 2aab7eae-6395-4221-a42a-295d01b2a09a in container None Aug 18 23:02:48.937401 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:48.937401 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:48.937743 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b839f03e-bb87-4e0e-bdc6-d70d1aacc519 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:02:48.951715 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b839f03e-bb87-4e0e-bdc6-d70d1aacc519 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['42158182-37b5-4ade-ac82-09155b59c4a6', 'd49da36f-3017-44e1-b1f9-c130de5c0c3e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:02:48.973876 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b839f03e-bb87-4e0e-bdc6-d70d1aacc519 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:02:48.974457 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1239/4974] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:02:48 2026] POST /volume/v3/backups => generated 312 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:02:48.984747 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-693d33cb-9b9a-4df6-b7c9-b5ce6d4e1712 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:48.986964 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-693d33cb-9b9a-4df6-b7c9-b5ce6d4e1712 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:48.987287 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-693d33cb-9b9a-4df6-b7c9-b5ce6d4e1712 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:48.987558 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-693d33cb-9b9a-4df6-b7c9-b5ce6d4e1712 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:48.987668 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-693d33cb-9b9a-4df6-b7c9-b5ce6d4e1712 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:48.991577 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:48.991577 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:48.992165 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-693d33cb-9b9a-4df6-b7c9-b5ce6d4e1712 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:48.992555 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1246/4975] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:48 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:49.091933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1fc45118-d74a-4e2b-87b9-6e737c0867cf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:49.093741 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fc45118-d74a-4e2b-87b9-6e737c0867cf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:49.093932 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fc45118-d74a-4e2b-87b9-6e737c0867cf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:49.094116 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1fc45118-d74a-4e2b-87b9-6e737c0867cf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:49.094215 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-1fc45118-d74a-4e2b-87b9-6e737c0867cf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:49.098256 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:49.098256 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:49.098969 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1fc45118-d74a-4e2b-87b9-6e737c0867cf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:49.099337 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1246/4976] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:49 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:50.001635 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a9ce237-6db6-45cc-b4f3-06024f4ab134 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:50.003508 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a9ce237-6db6-45cc-b4f3-06024f4ab134 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:50.003728 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a9ce237-6db6-45cc-b4f3-06024f4ab134 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:50.003909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a9ce237-6db6-45cc-b4f3-06024f4ab134 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:50.004007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9a9ce237-6db6-45cc-b4f3-06024f4ab134 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:50.008036 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:50.008036 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:50.008811 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a9ce237-6db6-45cc-b4f3-06024f4ab134 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:50.009278 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1246/4977] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:50 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:50.110933 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c94d2e3-dfd1-476f-80d6-145d3c238165 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:50.113318 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c94d2e3-dfd1-476f-80d6-145d3c238165 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:50.113592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c94d2e3-dfd1-476f-80d6-145d3c238165 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:50.113822 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c94d2e3-dfd1-476f-80d6-145d3c238165 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:50.113952 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c94d2e3-dfd1-476f-80d6-145d3c238165 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:50.118911 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:50.118911 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:50.119801 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c94d2e3-dfd1-476f-80d6-145d3c238165 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:50.120237 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1240/4978] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:50 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:51.021635 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bdc7ae3-170b-40f8-a99f-49abb1b701f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:51.024627 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bdc7ae3-170b-40f8-a99f-49abb1b701f7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:51.024627 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bdc7ae3-170b-40f8-a99f-49abb1b701f7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:51.024627 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bdc7ae3-170b-40f8-a99f-49abb1b701f7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:51.024627 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8bdc7ae3-170b-40f8-a99f-49abb1b701f7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:51.028120 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:51.028120 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:51.028821 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bdc7ae3-170b-40f8-a99f-49abb1b701f7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:51.029282 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1247/4979] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:51 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:51.129194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0925fa8c-e154-4b05-929b-483adff8c17a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:51.130768 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0925fa8c-e154-4b05-929b-483adff8c17a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:51.130926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0925fa8c-e154-4b05-929b-483adff8c17a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:51.131123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0925fa8c-e154-4b05-929b-483adff8c17a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:51.131219 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0925fa8c-e154-4b05-929b-483adff8c17a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:51.134970 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:51.134970 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:51.135650 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0925fa8c-e154-4b05-929b-483adff8c17a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:51.136000 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1247/4980] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:51 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:52.039083 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f926b19d-01ed-4b8c-8cff-9abdea1f3928 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:52.040710 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f926b19d-01ed-4b8c-8cff-9abdea1f3928 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:52.040893 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f926b19d-01ed-4b8c-8cff-9abdea1f3928 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:52.041082 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f926b19d-01ed-4b8c-8cff-9abdea1f3928 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:52.041150 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f926b19d-01ed-4b8c-8cff-9abdea1f3928 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:52.042489 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=97,cinder:INSERT=3,cinder:UPDATE=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:02:52.046522 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:52.046522 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:52.047205 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f926b19d-01ed-4b8c-8cff-9abdea1f3928 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:52.047644 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1247/4981] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:52 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:52.145800 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fbfba3b-c9da-4693-9af3-f7a229b1c701 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:52.147390 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fbfba3b-c9da-4693-9af3-f7a229b1c701 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:52.147577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fbfba3b-c9da-4693-9af3-f7a229b1c701 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:52.147746 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fbfba3b-c9da-4693-9af3-f7a229b1c701 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:52.147845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8fbfba3b-c9da-4693-9af3-f7a229b1c701 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:52.151962 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:52.151962 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:52.152829 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fbfba3b-c9da-4693-9af3-f7a229b1c701 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:52.153238 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1241/4982] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:52 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:53.058451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d493b64-c1e6-4f13-8e66-bf8245549568 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:53.060181 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d493b64-c1e6-4f13-8e66-bf8245549568 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:53.060398 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d493b64-c1e6-4f13-8e66-bf8245549568 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:53.060597 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d493b64-c1e6-4f13-8e66-bf8245549568 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:53.060689 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5d493b64-c1e6-4f13-8e66-bf8245549568 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:53.062488 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=182,cinder:UPDATE=71,cinder:INSERT=37 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:02:53.065898 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:53.065898 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:53.066839 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d493b64-c1e6-4f13-8e66-bf8245549568 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:53.067296 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1248/4983] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:53 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:53.165907 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-128e77a9-165e-4fe4-891b-4830ccc734f4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:53.167971 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-128e77a9-165e-4fe4-891b-4830ccc734f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:53.168182 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-128e77a9-165e-4fe4-891b-4830ccc734f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:53.168421 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-128e77a9-165e-4fe4-891b-4830ccc734f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:53.168576 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-128e77a9-165e-4fe4-891b-4830ccc734f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:53.170430 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=149,cinder:INSERT=28,cinder:UPDATE=47 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:02:53.174101 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:53.174101 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:53.174990 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-128e77a9-165e-4fe4-891b-4830ccc734f4 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:53.175676 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1248/4984] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:53 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:54.077459 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d80cc25-7c60-4dfd-b97e-eb4967467d1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.079169 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d80cc25-7c60-4dfd-b97e-eb4967467d1c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:54.079411 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d80cc25-7c60-4dfd-b97e-eb4967467d1c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.079619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d80cc25-7c60-4dfd-b97e-eb4967467d1c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.079737 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6d80cc25-7c60-4dfd-b97e-eb4967467d1c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:54.084006 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.084006 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:54.084662 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d80cc25-7c60-4dfd-b97e-eb4967467d1c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:54.085066 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1248/4985] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:54.186310 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a46bded-3579-428a-9ac1-61284e1d8ff2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.188003 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a46bded-3579-428a-9ac1-61284e1d8ff2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:54.188205 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a46bded-3579-428a-9ac1-61284e1d8ff2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.188448 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a46bded-3579-428a-9ac1-61284e1d8ff2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.188590 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9a46bded-3579-428a-9ac1-61284e1d8ff2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:54.190546 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=181,cinder:UPDATE=69,cinder:INSERT=30 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:02:54.195783 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.195783 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:54.195783 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a46bded-3579-428a-9ac1-61284e1d8ff2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:54.196506 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1242/4986] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:54.201162 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ed502b1-370e-4c60-acd1-0002d9bebab1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.205214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ed502b1-370e-4c60-acd1-0002d9bebab1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:54.205467 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ed502b1-370e-4c60-acd1-0002d9bebab1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.205652 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ed502b1-370e-4c60-acd1-0002d9bebab1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.212316 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-60040478-5677-4950-a157-a0315cdc59bf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.214602 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60040478-5677-4950-a157-a0315cdc59bf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:54.214841 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60040478-5677-4950-a157-a0315cdc59bf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.215067 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-60040478-5677-4950-a157-a0315cdc59bf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.215167 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.215167 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:54.215217 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-60040478-5677-4950-a157-a0315cdc59bf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:54.218797 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ed502b1-370e-4c60-acd1-0002d9bebab1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:54.219145 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.219145 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:54.219841 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-60040478-5677-4950-a157-a0315cdc59bf tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:54.220187 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1249/4987] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:54.233677 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ed502b1-370e-4c60-acd1-0002d9bebab1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:54.234100 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1249/4988] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:54.234341 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8401267a-e88d-41e5-8dac-c0221448d766 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.236440 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8401267a-e88d-41e5-8dac-c0221448d766 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:54.236638 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8401267a-e88d-41e5-8dac-c0221448d766 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.236828 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8401267a-e88d-41e5-8dac-c0221448d766 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.236928 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-8401267a-e88d-41e5-8dac-c0221448d766 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete backup with id: 389cc5e2-be42-4591-80db-ff48982a8336. Aug 18 23:02:54.241106 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.241106 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:54.252783 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-8401267a-e88d-41e5-8dac-c0221448d766 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] delete_backup rpcapi backup_id 389cc5e2-be42-4591-80db-ff48982a8336 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:02:54.254385 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8401267a-e88d-41e5-8dac-c0221448d766 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 202 Aug 18 23:02:54.254863 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1249/4989] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:02:54 2026] DELETE /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:02:54.262923 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78b59539-01d0-4558-b6ef-5bd3d6633465 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.266065 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78b59539-01d0-4558-b6ef-5bd3d6633465 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:54.266376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78b59539-01d0-4558-b6ef-5bd3d6633465 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.266728 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78b59539-01d0-4558-b6ef-5bd3d6633465 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.266892 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-78b59539-01d0-4558-b6ef-5bd3d6633465 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:54.273122 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.273122 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:54.274080 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78b59539-01d0-4558-b6ef-5bd3d6633465 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 200 Aug 18 23:02:54.274598 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1243/4990] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:54.769791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-249b00f2-4b91-45b5-b6b2-246cab55995f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.774538 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-249b00f2-4b91-45b5-b6b2-246cab55995f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:54.774538 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-249b00f2-4b91-45b5-b6b2-246cab55995f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.774538 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-249b00f2-4b91-45b5-b6b2-246cab55995f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.781302 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.781302 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:54.785255 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-249b00f2-4b91-45b5-b6b2-246cab55995f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:54.789677 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-249b00f2-4b91-45b5-b6b2-246cab55995f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:54.790105 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1250/4991] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:54.858804 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49078db6-9570-46b8-90d8-108c6fa9808f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.859292 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49078db6-9570-46b8-90d8-108c6fa9808f None None] GET https://10.4.3.89/volume// Aug 18 23:02:54.859517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49078db6-9570-46b8-90d8-108c6fa9808f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.859726 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49078db6-9570-46b8-90d8-108c6fa9808f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.860123 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49078db6-9570-46b8-90d8-108c6fa9808f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:02:54.860481 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1250/4992] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:02:54.867459 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-a8723aef-29ed-410b-8dcf-0c2cf9242027 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.908186 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-a8723aef-29ed-410b-8dcf-0c2cf9242027 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:02:54.908800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-a8723aef-29ed-410b-8dcf-0c2cf9242027 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebdf1326-e0a9-4285-97c8-8962a73a7d9e", "connector": null, "instance_uuid": "40708cf5-a31f-4ba1-9dd0-9de83edd2a18"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:54.920677 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.920677 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:54.949902 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-a8723aef-29ed-410b-8dcf-0c2cf9242027 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:02:54.950479 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1250/4993] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:02:54 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:54.979489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11158e51-e483-4991-b734-5eeaf3f68d6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.981418 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11158e51-e483-4991-b734-5eeaf3f68d6a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:54.981610 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11158e51-e483-4991-b734-5eeaf3f68d6a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.981812 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11158e51-e483-4991-b734-5eeaf3f68d6a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.987132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f01fbf51-ef61-463d-9b58-a8602790232b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:54.987572 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f01fbf51-ef61-463d-9b58-a8602790232b None None] GET https://10.4.3.89/volume// Aug 18 23:02:54.987737 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f01fbf51-ef61-463d-9b58-a8602790232b None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:54.987938 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f01fbf51-ef61-463d-9b58-a8602790232b None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:54.988263 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f01fbf51-ef61-463d-9b58-a8602790232b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:02:54.988582 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1251/4994] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:02:54.993535 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:54.993535 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:54.997592 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11158e51-e483-4991-b734-5eeaf3f68d6a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:55.000350 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-01faaed0-bafb-441e-8294-d04ad7dc8c4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:55.001429 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11158e51-e483-4991-b734-5eeaf3f68d6a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:55.001810 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1244/4995] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 934 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:55.002113 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-01faaed0-bafb-441e-8294-d04ad7dc8c4e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:55.002314 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-01faaed0-bafb-441e-8294-d04ad7dc8c4e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:55.002514 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-01faaed0-bafb-441e-8294-d04ad7dc8c4e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:55.011222 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:55.011222 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:55.014471 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-01faaed0-bafb-441e-8294-d04ad7dc8c4e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:55.017947 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-01faaed0-bafb-441e-8294-d04ad7dc8c4e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:55.018320 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1251/4996] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:02:54 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 1114 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:02:55.098248 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1877eaf-210f-4971-b497-c36fae6099ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:55.099937 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1877eaf-210f-4971-b497-c36fae6099ef tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:55.100141 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1877eaf-210f-4971-b497-c36fae6099ef tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:55.100412 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1877eaf-210f-4971-b497-c36fae6099ef tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:55.100585 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f1877eaf-210f-4971-b497-c36fae6099ef tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:55.104739 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:55.104739 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:55.105372 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1877eaf-210f-4971-b497-c36fae6099ef tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:55.105735 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1251/4997] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:55 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:55.113026 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-17e05403-9704-446f-9814-bef02932af18 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:55.115061 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-17e05403-9704-446f-9814-bef02932af18 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] PUT https://10.4.3.89/volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb Aug 18 23:02:55.115429 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-17e05403-9704-446f-9814-bef02932af18 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:55.122640 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-17e05403-9704-446f-9814-bef02932af18 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Acquiring lock "cinder-attachment_update-ebdf1326-e0a9-4285-97c8-8962a73a7d9e-np0000007715" by "attachment_update" {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:02:55.126910 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-17e05403-9704-446f-9814-bef02932af18 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Lock "cinder-attachment_update-ebdf1326-e0a9-4285-97c8-8962a73a7d9e-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100264) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:02:55.127796 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:55.127796 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:55.206165 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.coordination [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-17e05403-9704-446f-9814-bef02932af18 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Lock "cinder-attachment_update-ebdf1326-e0a9-4285-97c8-8962a73a7d9e-np0000007715" released by "attachment_update" :: held 0.079s {{(pid=100264) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:02:55.206489 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-17e05403-9704-446f-9814-bef02932af18 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb returned with HTTP 200 Aug 18 23:02:55.206930 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1252/4998] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:02:55 2026] PUT /volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:55.285564 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-180c8fa9-6d45-41be-8efc-07572e709f8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:55.287246 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-180c8fa9-6d45-41be-8efc-07572e709f8a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 Aug 18 23:02:55.287512 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-180c8fa9-6d45-41be-8efc-07572e709f8a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:55.287676 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-180c8fa9-6d45-41be-8efc-07572e709f8a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:55.287960 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-180c8fa9-6d45-41be-8efc-07572e709f8a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Show backup with id 389cc5e2-be42-4591-80db-ff48982a8336. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:55.291318 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-180c8fa9-6d45-41be-8efc-07572e709f8a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 returned with HTTP 404 Aug 18 23:02:55.291868 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1245/4999] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:55 2026] GET /volume/v3/backups/389cc5e2-be42-4591-80db-ff48982a8336 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:55.299121 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5140a255-3d4f-4fb5-91f3-b397953eded2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:55.300829 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5140a255-3d4f-4fb5-91f3-b397953eded2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff Aug 18 23:02:55.301000 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5140a255-3d4f-4fb5-91f3-b397953eded2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:55.301174 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5140a255-3d4f-4fb5-91f3-b397953eded2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:55.301288 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-5140a255-3d4f-4fb5-91f3-b397953eded2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete snapshot with id: 46932a77-ba8e-4592-bd75-74023d4d83ff Aug 18 23:02:55.305854 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:55.305854 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:55.306310 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5140a255-3d4f-4fb5-91f3-b397953eded2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Snapshot retrieved successfully. Aug 18 23:02:55.319806 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5140a255-3d4f-4fb5-91f3-b397953eded2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Snapshot delete request issued successfully. Aug 18 23:02:55.320031 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5140a255-3d4f-4fb5-91f3-b397953eded2 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff returned with HTTP 202 Aug 18 23:02:55.320751 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1252/5000] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:02:55 2026] DELETE /volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:02:55.326886 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ad33089-1a67-48c5-870d-cb81742ea33a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:55.328600 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ad33089-1a67-48c5-870d-cb81742ea33a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff Aug 18 23:02:55.328886 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ad33089-1a67-48c5-870d-cb81742ea33a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:55.329062 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ad33089-1a67-48c5-870d-cb81742ea33a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:55.333775 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:55.333775 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:55.334152 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ad33089-1a67-48c5-870d-cb81742ea33a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Snapshot retrieved successfully. Aug 18 23:02:55.334874 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ad33089-1a67-48c5-870d-cb81742ea33a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff returned with HTTP 200 Aug 18 23:02:55.335207 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1252/5001] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:02:55 2026] GET /volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:56.019446 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-722fa18f-5ff9-4fd1-b5c0-f4532c59f85c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:56.021845 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-722fa18f-5ff9-4fd1-b5c0-f4532c59f85c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:56.022114 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-722fa18f-5ff9-4fd1-b5c0-f4532c59f85c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:56.022394 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-722fa18f-5ff9-4fd1-b5c0-f4532c59f85c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:56.035704 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:56.035704 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:56.040367 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-722fa18f-5ff9-4fd1-b5c0-f4532c59f85c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:56.046216 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-722fa18f-5ff9-4fd1-b5c0-f4532c59f85c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:56.046800 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1253/5002] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:56 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 935 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:56.115809 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ff02a76-53f4-4aca-acb5-1e0bd7edf90a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:56.117469 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ff02a76-53f4-4aca-acb5-1e0bd7edf90a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:56.117656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ff02a76-53f4-4aca-acb5-1e0bd7edf90a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:56.117834 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ff02a76-53f4-4aca-acb5-1e0bd7edf90a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:56.117932 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4ff02a76-53f4-4aca-acb5-1e0bd7edf90a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:56.121977 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:56.121977 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:56.122516 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ff02a76-53f4-4aca-acb5-1e0bd7edf90a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:56.122833 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1246/5003] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:56 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:56.344095 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04087f3a-ed28-465c-becf-cc4bdf6652ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:56.346296 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04087f3a-ed28-465c-becf-cc4bdf6652ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff Aug 18 23:02:56.346478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04087f3a-ed28-465c-becf-cc4bdf6652ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:56.346656 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04087f3a-ed28-465c-becf-cc4bdf6652ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:56.350563 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04087f3a-ed28-465c-becf-cc4bdf6652ee tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff returned with HTTP 404 Aug 18 23:02:56.350970 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1253/5004] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:02:56 2026] GET /volume/v3/snapshots/46932a77-ba8e-4592-bd75-74023d4d83ff => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:56.358813 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52ff478e-525f-46e9-ae53-e5afffbc0876 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:56.360518 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52ff478e-525f-46e9-ae53-e5afffbc0876 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd Aug 18 23:02:56.360725 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52ff478e-525f-46e9-ae53-e5afffbc0876 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:56.360958 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52ff478e-525f-46e9-ae53-e5afffbc0876 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:56.361111 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-52ff478e-525f-46e9-ae53-e5afffbc0876 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete volume with id: 6a3e1894-0421-437f-a204-b7a0eb728edd Aug 18 23:02:56.370781 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:56.370781 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:56.371250 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52ff478e-525f-46e9-ae53-e5afffbc0876 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:56.394916 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52ff478e-525f-46e9-ae53-e5afffbc0876 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete volume request issued successfully. Aug 18 23:02:56.395147 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52ff478e-525f-46e9-ae53-e5afffbc0876 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd returned with HTTP 202 Aug 18 23:02:56.395676 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1253/5005] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:02:56 2026] DELETE /volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:02:56.402688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f79d1b4c-868f-46fb-b595-22d27c817373 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:56.405178 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f79d1b4c-868f-46fb-b595-22d27c817373 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd Aug 18 23:02:56.405178 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f79d1b4c-868f-46fb-b595-22d27c817373 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:56.405178 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f79d1b4c-868f-46fb-b595-22d27c817373 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:56.414028 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:56.414028 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:56.418357 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f79d1b4c-868f-46fb-b595-22d27c817373 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:56.422966 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f79d1b4c-868f-46fb-b595-22d27c817373 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd returned with HTTP 200 Aug 18 23:02:56.423508 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1254/5006] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:56 2026] GET /volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:57.058919 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-050f3797-f2e0-4e14-9af3-0d68246a8e07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:57.060842 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-050f3797-f2e0-4e14-9af3-0d68246a8e07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:57.061068 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-050f3797-f2e0-4e14-9af3-0d68246a8e07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:57.061300 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-050f3797-f2e0-4e14-9af3-0d68246a8e07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:57.071017 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:57.071017 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:57.074794 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-050f3797-f2e0-4e14-9af3-0d68246a8e07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:57.079809 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-050f3797-f2e0-4e14-9af3-0d68246a8e07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:57.080284 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1247/5007] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:57 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 935 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:57.131956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3c982038-e158-443b-87a3-e62e590d47e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:57.133476 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c982038-e158-443b-87a3-e62e590d47e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:57.133653 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c982038-e158-443b-87a3-e62e590d47e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:57.133820 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3c982038-e158-443b-87a3-e62e590d47e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:57.133917 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3c982038-e158-443b-87a3-e62e590d47e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:57.137767 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:57.137767 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:57.138255 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3c982038-e158-443b-87a3-e62e590d47e7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:57.138592 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1254/5008] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:57 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:57.438115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b2048c6-a9f0-4f4e-b88d-58158e786f86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:57.440112 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b2048c6-a9f0-4f4e-b88d-58158e786f86 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd Aug 18 23:02:57.440241 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b2048c6-a9f0-4f4e-b88d-58158e786f86 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:57.440435 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b2048c6-a9f0-4f4e-b88d-58158e786f86 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:57.445130 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b2048c6-a9f0-4f4e-b88d-58158e786f86 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd returned with HTTP 404 Aug 18 23:02:57.445574 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1254/5009] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:57 2026] GET /volume/v3/volumes/6a3e1894-0421-437f-a204-b7a0eb728edd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:57.451853 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1bacfede-d284-473d-a84c-a8d24546bd4a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:57.453528 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1bacfede-d284-473d-a84c-a8d24546bd4a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:02:57.453712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1bacfede-d284-473d-a84c-a8d24546bd4a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:57.453891 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1bacfede-d284-473d-a84c-a8d24546bd4a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:57.454043 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1bacfede-d284-473d-a84c-a8d24546bd4a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete volume with id: 6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:02:57.461282 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:57.461282 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:57.461773 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1bacfede-d284-473d-a84c-a8d24546bd4a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:57.480669 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1bacfede-d284-473d-a84c-a8d24546bd4a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete volume request issued successfully. Aug 18 23:02:57.480924 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1bacfede-d284-473d-a84c-a8d24546bd4a tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 202 Aug 18 23:02:57.481519 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1255/5010] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:02:57 2026] DELETE /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:02:57.489803 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56db8aa2-457a-4639-87b3-f9c92a0e3ad0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:57.491506 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56db8aa2-457a-4639-87b3-f9c92a0e3ad0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:02:57.491677 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56db8aa2-457a-4639-87b3-f9c92a0e3ad0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:57.492017 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56db8aa2-457a-4639-87b3-f9c92a0e3ad0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:57.498879 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:57.498879 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:57.502052 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56db8aa2-457a-4639-87b3-f9c92a0e3ad0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:57.506291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56db8aa2-457a-4639-87b3-f9c92a0e3ad0 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 200 Aug 18 23:02:57.506687 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1248/5011] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:57 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:58.091901 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-620319af-55c7-4022-98f9-736b29fd9a80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:58.093717 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-620319af-55c7-4022-98f9-736b29fd9a80 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:58.093901 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-620319af-55c7-4022-98f9-736b29fd9a80 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:58.094113 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-620319af-55c7-4022-98f9-736b29fd9a80 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:58.103324 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:58.103324 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:58.106560 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-620319af-55c7-4022-98f9-736b29fd9a80 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:58.110597 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-620319af-55c7-4022-98f9-736b29fd9a80 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:58.110986 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1255/5012] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:58 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 935 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:58.148560 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a6decfb-d485-4a16-8669-e512b8715f8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:58.151308 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a6decfb-d485-4a16-8669-e512b8715f8c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:58.151308 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a6decfb-d485-4a16-8669-e512b8715f8c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:58.151308 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a6decfb-d485-4a16-8669-e512b8715f8c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:58.151308 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0a6decfb-d485-4a16-8669-e512b8715f8c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:58.155160 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:58.155160 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:58.155794 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a6decfb-d485-4a16-8669-e512b8715f8c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:58.156311 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1255/5013] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:58 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:58.433211 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-360f535c-431d-4f3c-b44c-c8ce1dbc75c7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:58.435032 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-360f535c-431d-4f3c-b44c-c8ce1dbc75c7 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb/action Aug 18 23:02:58.435406 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-360f535c-431d-4f3c-b44c-c8ce1dbc75c7 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action body: b'{"os-complete": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:02:58.435557 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-360f535c-431d-4f3c-b44c-c8ce1dbc75c7 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:02:58.449063 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:58.449063 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:58.456993 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-f9ea88b2-8e1a-41bd-b35f-82d52d3c82ac req-360f535c-431d-4f3c-b44c-c8ce1dbc75c7 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb/action returned with HTTP 204 Aug 18 23:02:58.457530 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1256/5014] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:02:58 2026] POST /volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:58.523287 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66573648-f55b-4f9a-ba01-b6b49de8faf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:58.525070 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66573648-f55b-4f9a-ba01-b6b49de8faf3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 Aug 18 23:02:58.525256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66573648-f55b-4f9a-ba01-b6b49de8faf3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:58.525485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66573648-f55b-4f9a-ba01-b6b49de8faf3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:58.531146 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66573648-f55b-4f9a-ba01-b6b49de8faf3 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 returned with HTTP 404 Aug 18 23:02:58.531612 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1249/5015] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:58 2026] GET /volume/v3/volumes/6d7e9c95-242d-45c1-bbbc-367f0ae91c07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:58.538097 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bb46f16-72fc-45c4-9f07-c682b3e9f606 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:58.540056 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bb46f16-72fc-45c4-9f07-c682b3e9f606 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 Aug 18 23:02:58.540305 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bb46f16-72fc-45c4-9f07-c682b3e9f606 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:58.540601 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bb46f16-72fc-45c4-9f07-c682b3e9f606 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:58.540837 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7bb46f16-72fc-45c4-9f07-c682b3e9f606 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete volume with id: 12502178-3d9b-47bc-98e7-5fa4777eeff9 Aug 18 23:02:58.548856 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:58.548856 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:58.549332 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bb46f16-72fc-45c4-9f07-c682b3e9f606 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:58.567878 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bb46f16-72fc-45c4-9f07-c682b3e9f606 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete volume request issued successfully. Aug 18 23:02:58.568125 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bb46f16-72fc-45c4-9f07-c682b3e9f606 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 returned with HTTP 202 Aug 18 23:02:58.568642 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1256/5016] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:02:58 2026] DELETE /volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:02:58.576525 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c227d88-5509-4f2f-b013-99fbab7381c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:58.578194 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c227d88-5509-4f2f-b013-99fbab7381c6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 Aug 18 23:02:58.578396 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c227d88-5509-4f2f-b013-99fbab7381c6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:58.578597 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c227d88-5509-4f2f-b013-99fbab7381c6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:58.586295 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:58.586295 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:02:58.590185 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7c227d88-5509-4f2f-b013-99fbab7381c6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:58.594718 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c227d88-5509-4f2f-b013-99fbab7381c6 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 returned with HTTP 200 Aug 18 23:02:58.595113 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1256/5017] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:58 2026] GET /volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:59.123188 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-592fb3af-2015-4cbe-90f0-3ec488a8fe89 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:59.125002 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-592fb3af-2015-4cbe-90f0-3ec488a8fe89 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:59.125212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-592fb3af-2015-4cbe-90f0-3ec488a8fe89 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:59.125445 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-592fb3af-2015-4cbe-90f0-3ec488a8fe89 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:59.134357 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:59.134357 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:59.137588 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-592fb3af-2015-4cbe-90f0-3ec488a8fe89 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:59.141506 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-592fb3af-2015-4cbe-90f0-3ec488a8fe89 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:59.141908 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1257/5018] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:59 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:59.155137 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9493024-e24a-435b-a191-b56ef77e9605 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:59.157299 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9493024-e24a-435b-a191-b56ef77e9605 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:02:59.157519 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9493024-e24a-435b-a191-b56ef77e9605 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:59.157697 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9493024-e24a-435b-a191-b56ef77e9605 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:59.166666 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-461c471b-c4ea-406b-9ad6-da97a6cd8925 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:59.167720 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:59.167720 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:59.169278 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-461c471b-c4ea-406b-9ad6-da97a6cd8925 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:02:59.169414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-461c471b-c4ea-406b-9ad6-da97a6cd8925 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:59.169615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-461c471b-c4ea-406b-9ad6-da97a6cd8925 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:59.169775 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-461c471b-c4ea-406b-9ad6-da97a6cd8925 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:02:59.171103 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9493024-e24a-435b-a191-b56ef77e9605 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:59.175047 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:59.175047 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:59.175192 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9493024-e24a-435b-a191-b56ef77e9605 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:02:59.175571 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1250/5019] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:59 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 1227 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:02:59.175989 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-461c471b-c4ea-406b-9ad6-da97a6cd8925 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:02:59.176458 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1257/5020] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:02:59 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:59.607382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4d4b82c-5073-4738-8970-b9dcf268eeef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:59.609292 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4d4b82c-5073-4738-8970-b9dcf268eeef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 Aug 18 23:02:59.609541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4d4b82c-5073-4738-8970-b9dcf268eeef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:59.609789 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4d4b82c-5073-4738-8970-b9dcf268eeef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:59.617374 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4d4b82c-5073-4738-8970-b9dcf268eeef tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 returned with HTTP 404 Aug 18 23:02:59.618069 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1257/5021] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:59 2026] GET /volume/v3/volumes/12502178-3d9b-47bc-98e7-5fa4777eeff9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:02:59.625492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-061eda54-52ef-4030-afb0-20dbcc44a7e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:59.627198 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-061eda54-52ef-4030-afb0-20dbcc44a7e9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc Aug 18 23:02:59.627410 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-061eda54-52ef-4030-afb0-20dbcc44a7e9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:59.627590 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-061eda54-52ef-4030-afb0-20dbcc44a7e9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:59.627739 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-061eda54-52ef-4030-afb0-20dbcc44a7e9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete volume with id: 1b78656c-9861-4bcc-b00e-abf65fb308dc Aug 18 23:02:59.635290 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:59.635290 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:02:59.635703 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-061eda54-52ef-4030-afb0-20dbcc44a7e9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:59.650834 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-061eda54-52ef-4030-afb0-20dbcc44a7e9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Delete volume request issued successfully. Aug 18 23:02:59.651019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-061eda54-52ef-4030-afb0-20dbcc44a7e9 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc returned with HTTP 202 Aug 18 23:02:59.651500 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1258/5022] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:02:59 2026] DELETE /volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:02:59.659497 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5dee9cf1-6709-425f-8651-cdad323b04af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:59.661548 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5dee9cf1-6709-425f-8651-cdad323b04af tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc Aug 18 23:02:59.661739 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5dee9cf1-6709-425f-8651-cdad323b04af tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:59.661934 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5dee9cf1-6709-425f-8651-cdad323b04af tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:59.669829 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:59.669829 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:02:59.673400 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5dee9cf1-6709-425f-8651-cdad323b04af tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Volume info retrieved successfully. Aug 18 23:02:59.677611 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5dee9cf1-6709-425f-8651-cdad323b04af tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc returned with HTTP 200 Aug 18 23:02:59.678191 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1251/5023] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:59 2026] GET /volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:02:59.756343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb99fa21-fd5f-497f-b33f-bd7681f49421 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:02:59.758046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb99fa21-fd5f-497f-b33f-bd7681f49421 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:02:59.758311 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb99fa21-fd5f-497f-b33f-bd7681f49421 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:02:59.758546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb99fa21-fd5f-497f-b33f-bd7681f49421 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:02:59.765512 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:02:59.765512 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:02:59.769281 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cb99fa21-fd5f-497f-b33f-bd7681f49421 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:02:59.773960 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb99fa21-fd5f-497f-b33f-bd7681f49421 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:02:59.774345 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1258/5024] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:02:59 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:00.049642 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-74c92d81-b440-4fbf-bb99-004397bc0f35 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.051558 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-74c92d81-b440-4fbf-bb99-004397bc0f35 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:00.051749 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-74c92d81-b440-4fbf-bb99-004397bc0f35 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:00.051932 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-74c92d81-b440-4fbf-bb99-004397bc0f35 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:00.058037 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:00.058037 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:00.061280 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-74c92d81-b440-4fbf-bb99-004397bc0f35 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:00.065019 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-74c92d81-b440-4fbf-bb99-004397bc0f35 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:00.065392 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1258/5025] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:03:00 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 936 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:00.128009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf87ec2c-3f97-4e39-a034-ebc5c9b36480 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.128536 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf87ec2c-3f97-4e39-a034-ebc5c9b36480 None None] GET https://10.4.3.89/volume// Aug 18 23:03:00.128731 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf87ec2c-3f97-4e39-a034-ebc5c9b36480 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:00.129124 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf87ec2c-3f97-4e39-a034-ebc5c9b36480 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:00.129628 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf87ec2c-3f97-4e39-a034-ebc5c9b36480 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:03:00.129779 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1259/5026] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:03:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:03:00.137559 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-d3b942e2-1a46-4549-a1bd-bc7d35900044 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.174196 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-d3b942e2-1a46-4549-a1bd-bc7d35900044 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:03:00.174656 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-d3b942e2-1a46-4549-a1bd-bc7d35900044 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b2c0822-bca3-4f61-ae94-a28942f8b914", "connector": null, "instance_uuid": "40708cf5-a31f-4ba1-9dd0-9de83edd2a18"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:00.183609 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:00.183609 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:00.186387 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be4bb97c-888c-4085-98bd-1769c74a420c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.188439 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be4bb97c-888c-4085-98bd-1769c74a420c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:03:00.188733 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be4bb97c-888c-4085-98bd-1769c74a420c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:00.188981 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be4bb97c-888c-4085-98bd-1769c74a420c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:00.189115 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-be4bb97c-888c-4085-98bd-1769c74a420c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:00.193910 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:00.193910 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:00.194667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be4bb97c-888c-4085-98bd-1769c74a420c tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:03:00.195035 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1259/5027] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:00 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:00.207596 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-d3b942e2-1a46-4549-a1bd-bc7d35900044 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:03:00.208055 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1252/5028] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:03:00 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:00.233431 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d74627fc-f9b5-41ff-9c37-933b535cf83a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.235332 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d74627fc-f9b5-41ff-9c37-933b535cf83a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:00.235529 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d74627fc-f9b5-41ff-9c37-933b535cf83a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:00.235702 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d74627fc-f9b5-41ff-9c37-933b535cf83a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:00.238952 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f84a4812-63d4-462c-9783-e22b14d8b3f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.239333 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f84a4812-63d4-462c-9783-e22b14d8b3f5 None None] GET https://10.4.3.89/volume// Aug 18 23:03:00.239511 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f84a4812-63d4-462c-9783-e22b14d8b3f5 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:00.239687 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f84a4812-63d4-462c-9783-e22b14d8b3f5 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:00.240290 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f84a4812-63d4-462c-9783-e22b14d8b3f5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:03:00.240290 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1260/5029] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:03:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:03:00.245296 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:00.245296 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:00.247732 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-e6b5d2f0-d0fa-4b5e-92ee-ccefc1699c45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.248843 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d74627fc-f9b5-41ff-9c37-933b535cf83a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:00.250124 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-e6b5d2f0-d0fa-4b5e-92ee-ccefc1699c45 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:00.250435 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-e6b5d2f0-d0fa-4b5e-92ee-ccefc1699c45 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:00.250667 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-e6b5d2f0-d0fa-4b5e-92ee-ccefc1699c45 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:00.252989 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d74627fc-f9b5-41ff-9c37-933b535cf83a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:00.253385 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1259/5030] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:00 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 935 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:03:00.259436 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:00.259436 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:00.262732 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-e6b5d2f0-d0fa-4b5e-92ee-ccefc1699c45 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:00.266444 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-e6b5d2f0-d0fa-4b5e-92ee-ccefc1699c45 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:00.266807 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1260/5031] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:03:00 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 1115 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:03:00.359012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-a5f57c6f-b983-40e6-bbb6-48f395f5def3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.360967 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-a5f57c6f-b983-40e6-bbb6-48f395f5def3 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] PUT https://10.4.3.89/volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8 Aug 18 23:03:00.361320 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-a5f57c6f-b983-40e6-bbb6-48f395f5def3 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:00.368120 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-a5f57c6f-b983-40e6-bbb6-48f395f5def3 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Acquiring lock "cinder-attachment_update-0b2c0822-bca3-4f61-ae94-a28942f8b914-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:03:00.372260 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-a5f57c6f-b983-40e6-bbb6-48f395f5def3 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Lock "cinder-attachment_update-0b2c0822-bca3-4f61-ae94-a28942f8b914-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:03:00.373155 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:00.373155 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:00.435775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-a5f57c6f-b983-40e6-bbb6-48f395f5def3 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Lock "cinder-attachment_update-0b2c0822-bca3-4f61-ae94-a28942f8b914-np0000007715" released by "attachment_update" :: held 0.063s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:03:00.436387 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-a5f57c6f-b983-40e6-bbb6-48f395f5def3 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8 returned with HTTP 200 Aug 18 23:03:00.436938 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1253/5032] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:03:00 2026] PUT /volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:00.689859 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-87da3bbf-1ece-4107-8509-86ee3197c357 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:00.691340 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87da3bbf-1ece-4107-8509-86ee3197c357 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] GET https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc Aug 18 23:03:00.691946 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87da3bbf-1ece-4107-8509-86ee3197c357 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:00.691946 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-87da3bbf-1ece-4107-8509-86ee3197c357 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:00.696989 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-87da3bbf-1ece-4107-8509-86ee3197c357 tempest-VolumesBackupsTest-94507884 tempest-VolumesBackupsTest-94507884-project-member] https://10.4.3.89/volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc returned with HTTP 404 Aug 18 23:03:00.697713 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1261/5033] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:00 2026] GET /volume/v3/volumes/1b78656c-9861-4bcc-b00e-abf65fb308dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:01.206546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d0ed3f0-1334-4db3-94e6-5183559e7a56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:01.208680 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d0ed3f0-1334-4db3-94e6-5183559e7a56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:03:01.208908 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d0ed3f0-1334-4db3-94e6-5183559e7a56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:01.209118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d0ed3f0-1334-4db3-94e6-5183559e7a56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:01.209234 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d0ed3f0-1334-4db3-94e6-5183559e7a56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:01.214196 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:01.214196 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:01.215034 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d0ed3f0-1334-4db3-94e6-5183559e7a56 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:03:01.215534 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1260/5034] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:01 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:01.266790 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04b59048-44ba-4e6f-ab9d-8681de549e48 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:01.268520 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04b59048-44ba-4e6f-ab9d-8681de549e48 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:01.268738 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04b59048-44ba-4e6f-ab9d-8681de549e48 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:01.268910 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04b59048-44ba-4e6f-ab9d-8681de549e48 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:01.278603 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:01.278603 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:01.282604 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04b59048-44ba-4e6f-ab9d-8681de549e48 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:01.287338 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04b59048-44ba-4e6f-ab9d-8681de549e48 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:01.287866 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1261/5035] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:01 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:02.226044 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-854db59b-020c-42d2-84ad-90211a682245 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:02.227608 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-854db59b-020c-42d2-84ad-90211a682245 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:03:02.227783 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-854db59b-020c-42d2-84ad-90211a682245 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:02.227981 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-854db59b-020c-42d2-84ad-90211a682245 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:02.228082 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-854db59b-020c-42d2-84ad-90211a682245 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:02.232069 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:02.232069 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:02.232684 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-854db59b-020c-42d2-84ad-90211a682245 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:03:02.233060 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1254/5036] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:02 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:02.302122 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5a93e755-1c1a-4f82-9e4a-fee8b5393c65 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:02.303941 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a93e755-1c1a-4f82-9e4a-fee8b5393c65 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:02.304157 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a93e755-1c1a-4f82-9e4a-fee8b5393c65 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:02.304379 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5a93e755-1c1a-4f82-9e4a-fee8b5393c65 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:02.312856 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:02.312856 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:02.315889 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5a93e755-1c1a-4f82-9e4a-fee8b5393c65 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:02.319512 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5a93e755-1c1a-4f82-9e4a-fee8b5393c65 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:02.319838 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1262/5037] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:02 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:03.242094 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-839701e5-9adb-488f-b490-03ee39f53004 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:03.243920 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-839701e5-9adb-488f-b490-03ee39f53004 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:03:03.244115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-839701e5-9adb-488f-b490-03ee39f53004 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:03.244314 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-839701e5-9adb-488f-b490-03ee39f53004 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:03.244458 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-839701e5-9adb-488f-b490-03ee39f53004 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:03.248350 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:03.248350 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:03.248920 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-839701e5-9adb-488f-b490-03ee39f53004 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:03:03.249313 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1261/5038] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:03 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:03.331757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be47f74f-7c30-49c0-8e94-e3ed3b32649b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:03.333682 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be47f74f-7c30-49c0-8e94-e3ed3b32649b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:03.333853 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be47f74f-7c30-49c0-8e94-e3ed3b32649b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:03.334029 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be47f74f-7c30-49c0-8e94-e3ed3b32649b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:03.342244 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:03.342244 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:03.345482 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-be47f74f-7c30-49c0-8e94-e3ed3b32649b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:03.349353 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be47f74f-7c30-49c0-8e94-e3ed3b32649b tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:03.349703 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1262/5039] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:03 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:03.675615 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-14e6e976-4b05-4344-8209-a7fed9212808 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:03.678307 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-14e6e976-4b05-4344-8209-a7fed9212808 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8/action Aug 18 23:03:03.678526 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-14e6e976-4b05-4344-8209-a7fed9212808 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:03:03.678698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-14e6e976-4b05-4344-8209-a7fed9212808 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:03.695086 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:03.695086 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:03.704957 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0de3a5c5-b757-4ee0-bcfd-82a7abd78527 req-14e6e976-4b05-4344-8209-a7fed9212808 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8/action returned with HTTP 204 Aug 18 23:03:03.705757 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1255/5040] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:03:03 2026] POST /volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:03.842040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fc4b0ad5-d443-4b0b-a0aa-04f3620cfc0a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:03.946576 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc4b0ad5-d443-4b0b-a0aa-04f3620cfc0a tempest-ProjectAdminTests-1420715583 tempest-ProjectAdminTests-1420715583-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 18 23:03:03.946763 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc4b0ad5-d443-4b0b-a0aa-04f3620cfc0a tempest-ProjectAdminTests-1420715583 tempest-ProjectAdminTests-1420715583-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:03.946958 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fc4b0ad5-d443-4b0b-a0aa-04f3620cfc0a tempest-ProjectAdminTests-1420715583 tempest-ProjectAdminTests-1420715583-project-admin] Calling method 'get_pools' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:03.957207 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fc4b0ad5-d443-4b0b-a0aa-04f3620cfc0a tempest-ProjectAdminTests-1420715583 tempest-ProjectAdminTests-1420715583-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 23:03:03.957624 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1263/5041] 10.4.3.89 () {66 vars in 1284 bytes} [Tue Aug 18 23:03:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:03.965087 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-69bb5f64-c839-402a-a6f1-8360d7c7d7c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:03.967262 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69bb5f64-c839-402a-a6f1-8360d7c7d7c4 tempest-ProjectAdminTests-1420715583 tempest-ProjectAdminTests-1420715583-project-admin] GET https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool Aug 18 23:03:03.967535 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69bb5f64-c839-402a-a6f1-8360d7c7d7c4 tempest-ProjectAdminTests-1420715583 tempest-ProjectAdminTests-1420715583-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:03.967763 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-69bb5f64-c839-402a-a6f1-8360d7c7d7c4 tempest-ProjectAdminTests-1420715583 tempest-ProjectAdminTests-1420715583-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:03.977129 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-69bb5f64-c839-402a-a6f1-8360d7c7d7c4 tempest-ProjectAdminTests-1420715583 tempest-ProjectAdminTests-1420715583-project-admin] https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool returned with HTTP 200 Aug 18 23:03:03.977656 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1262/5042] 10.4.3.89 () {66 vars in 1311 bytes} [Tue Aug 18 23:03:03 2026] GET /volume/v3/capabilities/np0000007715@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:04.258077 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e20d57c-3131-4925-8687-7a99c320cccd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:04.259786 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e20d57c-3131-4925-8687-7a99c320cccd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:03:04.260006 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e20d57c-3131-4925-8687-7a99c320cccd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:04.260204 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e20d57c-3131-4925-8687-7a99c320cccd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:04.260353 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0e20d57c-3131-4925-8687-7a99c320cccd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:04.264242 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:04.264242 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:04.264813 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e20d57c-3131-4925-8687-7a99c320cccd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:03:04.265178 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1263/5043] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:04 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:04.274502 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35081044-47e4-461f-884e-e2462f47e061 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:04.276221 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35081044-47e4-461f-884e-e2462f47e061 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd/action Aug 18 23:03:04.276577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35081044-47e4-461f-884e-e2462f47e061 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:03:04.276686 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35081044-47e4-461f-884e-e2462f47e061 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:04.278062 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-35081044-47e4-461f-884e-e2462f47e061 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Updating backup '4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 23:03:04.286156 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:04.286156 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:04.292592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-35081044-47e4-461f-884e-e2462f47e061 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] reset_status in rpcapi backup_id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd on host np0000007715. {{(pid=100267) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 18 23:03:04.294585 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35081044-47e4-461f-884e-e2462f47e061 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd/action returned with HTTP 202 Aug 18 23:03:04.295133 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1256/5044] 10.4.3.89 () {70 vars in 1423 bytes} [Tue Aug 18 23:03:04 2026] POST /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:03:04.301956 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bb23f261-36e2-475b-8745-af6ce0d7ed08 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:04.303676 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb23f261-36e2-475b-8745-af6ce0d7ed08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a Aug 18 23:03:04.303889 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb23f261-36e2-475b-8745-af6ce0d7ed08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:04.304098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bb23f261-36e2-475b-8745-af6ce0d7ed08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:04.304279 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-bb23f261-36e2-475b-8745-af6ce0d7ed08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume with id: 2aab7eae-6395-4221-a42a-295d01b2a09a Aug 18 23:03:04.311086 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:04.311086 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:04.311413 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb23f261-36e2-475b-8745-af6ce0d7ed08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:03:04.325639 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bb23f261-36e2-475b-8745-af6ce0d7ed08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume request issued successfully. Aug 18 23:03:04.325742 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bb23f261-36e2-475b-8745-af6ce0d7ed08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a returned with HTTP 202 Aug 18 23:03:04.326508 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1264/5045] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:04 2026] DELETE /volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:04.332567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f184f0f-3cd0-4fe3-93b5-87a01c16a558 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:04.334300 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f184f0f-3cd0-4fe3-93b5-87a01c16a558 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a Aug 18 23:03:04.334550 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f184f0f-3cd0-4fe3-93b5-87a01c16a558 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:04.334759 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f184f0f-3cd0-4fe3-93b5-87a01c16a558 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:04.343769 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:04.343769 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:04.348201 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f184f0f-3cd0-4fe3-93b5-87a01c16a558 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:03:04.353365 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f184f0f-3cd0-4fe3-93b5-87a01c16a558 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a returned with HTTP 200 Aug 18 23:03:04.353831 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1263/5046] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:04 2026] GET /volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:04.361955 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a2b9bc6-3715-486c-998c-311b3314f68a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:04.363872 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a2b9bc6-3715-486c-998c-311b3314f68a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:04.364144 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a2b9bc6-3715-486c-998c-311b3314f68a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:04.364445 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a2b9bc6-3715-486c-998c-311b3314f68a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:04.374287 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:04.374287 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:04.378260 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a2b9bc6-3715-486c-998c-311b3314f68a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:04.383495 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a2b9bc6-3715-486c-998c-311b3314f68a tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:04.383919 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1264/5047] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:04 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:04.396580 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d247673-a02c-4165-a049-437f7b309734 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:04.398552 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d247673-a02c-4165-a049-437f7b309734 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:04.398796 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d247673-a02c-4165-a049-437f7b309734 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:04.399032 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d247673-a02c-4165-a049-437f7b309734 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:04.408130 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:04.408130 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:04.411610 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d247673-a02c-4165-a049-437f7b309734 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:04.417048 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d247673-a02c-4165-a049-437f7b309734 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:04.417618 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1257/5048] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:04 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:05.105207 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a36d09b4-752e-421f-ae59-86a755105225 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:05.178013 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a36d09b4-752e-421f-ae59-86a755105225 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:05.178276 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a36d09b4-752e-421f-ae59-86a755105225 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1764895283", "extra_specs": {"storage_protocol": "tempest-storage_protocol-903098927", "vendor_name": "tempest-vendor_name-840295137"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:05.192412 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a36d09b4-752e-421f-ae59-86a755105225 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:05.192861 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1265/5049] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:05 2026] POST /volume/v3/types => generated 327 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:05.200412 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:05.201916 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:05.202077 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "96fffaeb-4d9b-482b-a733-fc523fa681b6", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:05.203300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume request body: {'volume': {'volume_type': '96fffaeb-4d9b-482b-a733-fc523fa681b6', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:05.206494 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume of 1 GB Aug 18 23:03:05.206715 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:05.206715 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:05.207050 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Availability Zones retrieved successfully. Aug 18 23:03:05.212021 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Flow 'volume_create_api' (78dc368c-a138-4dca-afda-4e18e0885245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:05.212853 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47b3813-983e-44d4-bb4e-1c5dc26f5764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.213536 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:05.237043 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e47b3813-983e-44d4-bb4e-1c5dc26f5764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:03:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-903098927',vendor_name='tempest-vendor_name-840295137'},id=96fffaeb-4d9b-482b-a733-fc523fa681b6,is_public=True,name='tempest-ProjectAdminTests-volume-type-1764895283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '96fffaeb-4d9b-482b-a733-fc523fa681b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.237884 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0d879c-e7d3-4b9f-92a4-633880b464f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.263802 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1764895283 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1764895283, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:05.264178 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1764895283 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1764895283, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:05.293200 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Created reservations ['4c3485f2-3443-4386-8267-3b7037d50a86', '5df5c87f-6ac4-40e1-aadf-d6cd9cbd8cc6', '74372d10-b5d5-48cb-843f-21d9b0817a5d', '40f28642-d094-49af-9cf8-03b9650f0f98'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:05.293939 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0d879c-e7d3-4b9f-92a4-633880b464f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c3485f2-3443-4386-8267-3b7037d50a86', '5df5c87f-6ac4-40e1-aadf-d6cd9cbd8cc6', '74372d10-b5d5-48cb-843f-21d9b0817a5d', '40f28642-d094-49af-9cf8-03b9650f0f98']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.294656 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f65ec0-b792-4c8f-ad55-cdff42503ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.319866 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92f65ec0-b792-4c8f-ad55-cdff42503ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '000a46d5-29af-44b2-a904-3c81bd6319a5', '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='0d17c2af12864cb78cdf2ae5d31b56d7',qos_specs=None,replication_status=,reservations=['4c3485f2-3443-4386-8267-3b7037d50a86','5df5c87f-6ac4-40e1-aadf-d6cd9cbd8cc6','74372d10-b5d5-48cb-843f-21d9b0817a5d','40f28642-d094-49af-9cf8-03b9650f0f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0df21211e5224d19b7210448bb696ece',volume_type_id=96fffaeb-4d9b-482b-a733-fc523fa681b6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=000a46d5-29af-44b2-a904-3c81bd6319a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d17c2af12864cb78cdf2ae5d31b56d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0df21211e5224d19b7210448bb696ece',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(96fffaeb-4d9b-482b-a733-fc523fa681b6),volume_type_id=96fffaeb-4d9b-482b-a733-fc523fa681b6)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.320632 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da0c743-aad3-42b2-a054-ce2b00dacfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.337598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da0c743-aad3-42b2-a054-ce2b00dacfdb) transitioned into state 'SUCCESS' from 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='0d17c2af12864cb78cdf2ae5d31b56d7',qos_specs=None,replication_status=,reservations=['4c3485f2-3443-4386-8267-3b7037d50a86','5df5c87f-6ac4-40e1-aadf-d6cd9cbd8cc6','74372d10-b5d5-48cb-843f-21d9b0817a5d','40f28642-d094-49af-9cf8-03b9650f0f98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0df21211e5224d19b7210448bb696ece',volume_type_id=96fffaeb-4d9b-482b-a733-fc523fa681b6)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.338376 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4890f12e-df96-4ebe-91bd-1386145f6bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.348745 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4890f12e-df96-4ebe-91bd-1386145f6bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.349581 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Flow 'volume_create_api' (78dc368c-a138-4dca-afda-4e18e0885245) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:05.349881 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume request issued successfully. Aug 18 23:03:05.350489 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f06583a2-887c-42b0-985f-8a15fe8f3c79 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:05.350935 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1264/5050] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:03:05 2026] POST /volume/v3/volumes => generated 771 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:05.365175 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0c078dc-ab24-4250-a8c9-4d7c368f4297 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:05.366395 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cea9dd86-baba-4e0b-9fd3-7e00318cad2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:05.368124 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0c078dc-ab24-4250-a8c9-4d7c368f4297 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 Aug 18 23:03:05.369661 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cea9dd86-baba-4e0b-9fd3-7e00318cad2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a Aug 18 23:03:05.370002 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0c078dc-ab24-4250-a8c9-4d7c368f4297 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:05.370231 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0c078dc-ab24-4250-a8c9-4d7c368f4297 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:05.370494 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cea9dd86-baba-4e0b-9fd3-7e00318cad2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:05.371685 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cea9dd86-baba-4e0b-9fd3-7e00318cad2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:05.380010 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cea9dd86-baba-4e0b-9fd3-7e00318cad2a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a returned with HTTP 404 Aug 18 23:03:05.380660 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1258/5051] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:05 2026] GET /volume/v3/volumes/2aab7eae-6395-4221-a42a-295d01b2a09a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:05.382051 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:05.382051 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:05.386518 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f0c078dc-ab24-4250-a8c9-4d7c368f4297 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:05.388218 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:05.390525 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0c078dc-ab24-4250-a8c9-4d7c368f4297 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 returned with HTTP 200 Aug 18 23:03:05.390941 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1265/5052] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:05 2026] GET /volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 => generated 950 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:05.392776 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] POST https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2/restore Aug 18 23:03:05.393160 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:05.395716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Restoring backup 697087a5-07b3-46fb-ab28-a92202996da2 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100264) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 18 23:03:05.395838 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Restoring backup 697087a5-07b3-46fb-ab28-a92202996da2 to volume None. Aug 18 23:03:05.403129 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:05.403129 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:05.404054 np0000007715 devstack@c-api.service[100264]: INFO cinder.backup.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Creating volume of 1 GB for restore of backup 697087a5-07b3-46fb-ab28-a92202996da2. Aug 18 23:03:05.409664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Availability zone cache updated, next update will occur around 2026-08-19 00:03:05.409417. {{(pid=100264) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 18 23:03:05.409770 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Availability Zones retrieved successfully. Aug 18 23:03:05.415723 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (d2f92656-30f0-4ce5-a6f9-c92a64ed356d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:05.416743 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9159d6fb-60a7-46fc-9671-5f18b2692de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.417639 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:05.443488 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9159d6fb-60a7-46fc-9671-5f18b2692de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.444170 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecb18d7-ac50-45f1-86d0-2fb477dd1fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.476747 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Created reservations ['c3c82623-2fac-42dd-84e4-d501cecd9605', 'dfd962c9-684e-4566-8984-94a142ecfaf2', '231270f1-2ef6-4700-afdf-d1bb955b53bd', 'd1779c9e-8ea0-4b1d-b8b9-894a906f140d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:05.477563 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecb18d7-ac50-45f1-86d0-2fb477dd1fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3c82623-2fac-42dd-84e4-d501cecd9605', 'dfd962c9-684e-4566-8984-94a142ecfaf2', '231270f1-2ef6-4700-afdf-d1bb955b53bd', 'd1779c9e-8ea0-4b1d-b8b9-894a906f140d']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.478355 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b884a7e-bbc1-4412-a86d-cefbdc7662af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.507283 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b884a7e-bbc1-4412-a86d-cefbdc7662af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c49cbb6d-36fd-4188-a1ee-62804f88d872', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['c3c82623-2fac-42dd-84e4-d501cecd9605','dfd962c9-684e-4566-8984-94a142ecfaf2','231270f1-2ef6-4700-afdf-d1bb955b53bd','d1779c9e-8ea0-4b1d-b8b9-894a906f140d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:05Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c49cbb6d-36fd-4188-a1ee-62804f88d872,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e190f21821c04f30b881d7738ee8a4de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.508116 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dad2e8-c010-4f28-957d-eba49aabff96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.520652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dad2e8-c010-4f28-957d-eba49aabff96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd2d56f51684a7faa28e5bfa6b270d5',qos_specs=None,replication_status=,reservations=['c3c82623-2fac-42dd-84e4-d501cecd9605','dfd962c9-684e-4566-8984-94a142ecfaf2','231270f1-2ef6-4700-afdf-d1bb955b53bd','d1779c9e-8ea0-4b1d-b8b9-894a906f140d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e190f21821c04f30b881d7738ee8a4de',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.521358 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0968ed18-2ef7-4ec2-848e-eeea252233ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:05.529120 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0968ed18-2ef7-4ec2-848e-eeea252233ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:05.530016 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Flow 'volume_create_api' (d2f92656-30f0-4ce5-a6f9-c92a64ed356d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:05.530339 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Create volume request issued successfully. Aug 18 23:03:05.537287 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:05.537287 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:05.537681 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:03:06.402787 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3eef0c6e-0459-4b5a-b6e2-792dbbbde7ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.404484 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eef0c6e-0459-4b5a-b6e2-792dbbbde7ae tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 Aug 18 23:03:06.404676 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eef0c6e-0459-4b5a-b6e2-792dbbbde7ae tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:06.404851 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eef0c6e-0459-4b5a-b6e2-792dbbbde7ae tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:06.411396 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:06.411396 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:06.414549 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3eef0c6e-0459-4b5a-b6e2-792dbbbde7ae tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:06.417982 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eef0c6e-0459-4b5a-b6e2-792dbbbde7ae tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 returned with HTTP 200 Aug 18 23:03:06.418372 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1265/5053] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:06 2026] GET /volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:06.429824 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-288d2f5a-9bcb-46c8-9353-8eab0def8730 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.431515 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-288d2f5a-9bcb-46c8-9353-8eab0def8730 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:03:06.431726 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-288d2f5a-9bcb-46c8-9353-8eab0def8730 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:06.431909 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-288d2f5a-9bcb-46c8-9353-8eab0def8730 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:06.435376 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-288d2f5a-9bcb-46c8-9353-8eab0def8730 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:03:06.435793 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1259/5054] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:03:06 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:06.443625 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c03caa2-b3b7-4414-a36b-16858b845b7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.445414 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c03caa2-b3b7-4414-a36b-16858b845b7c tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/messages/5e2ef82d-5779-4d0e-88aa-ddb7efb64d26 Aug 18 23:03:06.445655 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c03caa2-b3b7-4414-a36b-16858b845b7c tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:06.445872 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c03caa2-b3b7-4414-a36b-16858b845b7c tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:06.453821 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c03caa2-b3b7-4414-a36b-16858b845b7c tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages/5e2ef82d-5779-4d0e-88aa-ddb7efb64d26 returned with HTTP 204 Aug 18 23:03:06.454169 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1266/5055] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 23:03:06 2026] DELETE /volume/v3/messages/5e2ef82d-5779-4d0e-88aa-ddb7efb64d26 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:03:06.460282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d169f02f-57c6-46d8-b33d-23ce8056f2ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.461894 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d169f02f-57c6-46d8-b33d-23ce8056f2ec tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/messages/5e2ef82d-5779-4d0e-88aa-ddb7efb64d26 Aug 18 23:03:06.462070 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d169f02f-57c6-46d8-b33d-23ce8056f2ec tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:06.462235 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d169f02f-57c6-46d8-b33d-23ce8056f2ec tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:06.465485 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d169f02f-57c6-46d8-b33d-23ce8056f2ec tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages/5e2ef82d-5779-4d0e-88aa-ddb7efb64d26 returned with HTTP 404 Aug 18 23:03:06.465861 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1266/5056] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:06 2026] GET /volume/v3/messages/5e2ef82d-5779-4d0e-88aa-ddb7efb64d26 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:06.471342 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a614e68-4035-4e05-9c59-1e32926ee505 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.473061 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 Aug 18 23:03:06.473345 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:06.473528 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:06.473699 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Delete volume with id: 000a46d5-29af-44b2-a904-3c81bd6319a5 Aug 18 23:03:06.482643 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:06.482643 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:06.483055 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:06.484140 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:03:06.492999 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1764895283 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1764895283, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:06.493257 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1764895283 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1764895283, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:06.500173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Created reservations ['a9b683b5-b3cc-4e33-ad57-1ae9c55a09b5', '214dcfe3-e06c-4720-83dc-6707e2377731', '89452844-b559-4137-9326-9e8149a76b8a', '4501db6c-f9ac-4bff-93a4-0e2eedb9bab1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:06.519676 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Delete volume request issued successfully. Aug 18 23:03:06.519877 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a614e68-4035-4e05-9c59-1e32926ee505 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 returned with HTTP 202 Aug 18 23:03:06.520256 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1260/5057] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:06 2026] DELETE /volume/v3/volumes/000a46d5-29af-44b2-a904-3c81bd6319a5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:06.526316 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-449931b1-ec8c-4c97-8937-0593e18fd2ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.528050 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-449931b1-ec8c-4c97-8937-0593e18fd2ef tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/types/96fffaeb-4d9b-482b-a733-fc523fa681b6 Aug 18 23:03:06.528282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-449931b1-ec8c-4c97-8937-0593e18fd2ef tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:06.528487 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-449931b1-ec8c-4c97-8937-0593e18fd2ef tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:06.544151 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:06.544151 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:06.544633 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:03:06.544766 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Checking backup size 1 against volume size 1 {{(pid=100264) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 18 23:03:06.544907 np0000007715 devstack@c-api.service[100264]: INFO cinder.backup.api [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Overwriting volume c49cbb6d-36fd-4188-a1ee-62804f88d872 with restore of backup 697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:06.549651 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-449931b1-ec8c-4c97-8937-0593e18fd2ef tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/types/96fffaeb-4d9b-482b-a733-fc523fa681b6 returned with HTTP 202 Aug 18 23:03:06.550190 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1267/5058] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:06 2026] DELETE /volume/v3/types/96fffaeb-4d9b-482b-a733-fc523fa681b6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:06.555009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] restore_backup in rpcapi backup_id 697087a5-07b3-46fb-ab28-a92202996da2 {{(pid=100264) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 18 23:03:06.556747 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4f3db339-c75b-416c-bfc5-a9188d9f8d8d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2/restore returned with HTTP 202 Aug 18 23:03:06.557184 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1266/5059] 10.4.3.89 () {70 vars in 1426 bytes} [Tue Aug 18 23:03:05 2026] POST /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2/restore => generated 152 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:06.557551 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5da64715-4991-44b9-917f-9932b6f3fa28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.559348 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5da64715-4991-44b9-917f-9932b6f3fa28 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:06.559727 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5da64715-4991-44b9-917f-9932b6f3fa28 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1799833369", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1843178105", "vendor_name": "tempest-vendor_name-2031775990"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:06.564531 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe0e794c-f8bc-40fe-9465-e6d8bf92050b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.566215 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe0e794c-f8bc-40fe-9465-e6d8bf92050b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:06.566447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe0e794c-f8bc-40fe-9465-e6d8bf92050b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:06.566628 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe0e794c-f8bc-40fe-9465-e6d8bf92050b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:06.566731 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fe0e794c-f8bc-40fe-9465-e6d8bf92050b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:06.570501 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:06.570501 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:06.571102 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe0e794c-f8bc-40fe-9465-e6d8bf92050b tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:06.571490 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1261/5060] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:06 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:06.573095 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5da64715-4991-44b9-917f-9932b6f3fa28 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:06.573622 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1267/5061] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:06 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:06.580980 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.582638 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:06.582990 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "412ab7e2-6212-4308-a729-bf4c151efcc4", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:06.584428 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume request body: {'volume': {'volume_type': '412ab7e2-6212-4308-a729-bf4c151efcc4', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:06.588680 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume of 1 GB Aug 18 23:03:06.588984 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:06.588984 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:06.589382 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Availability Zones retrieved successfully. Aug 18 23:03:06.595130 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Flow 'volume_create_api' (a8c76ef8-dbd7-445b-8ca0-e833f67b232b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:06.596089 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44905f1d-01e7-4010-a445-6dab8ff27366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:06.596757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:06.615897 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44905f1d-01e7-4010-a445-6dab8ff27366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:03:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1843178105',vendor_name='tempest-vendor_name-2031775990'},id=412ab7e2-6212-4308-a729-bf4c151efcc4,is_public=True,name='tempest-ProjectAdminTests-volume-type-1799833369',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '412ab7e2-6212-4308-a729-bf4c151efcc4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:06.616684 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2269afa6-8926-42ef-b118-5c5f3d880a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:06.639784 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1799833369 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1799833369, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:06.640057 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1799833369 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1799833369, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:06.662183 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Created reservations ['5bfc7633-6dd7-4c47-9ed3-7cae6247394e', '3c32229d-b540-4e3f-96d2-74bbcdfcb56f', 'f0364f16-8f7c-46b8-b531-e1bd870f547d', '5243bd99-1e51-4390-b2b5-45ddc42d8258'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:06.663053 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2269afa6-8926-42ef-b118-5c5f3d880a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bfc7633-6dd7-4c47-9ed3-7cae6247394e', '3c32229d-b540-4e3f-96d2-74bbcdfcb56f', 'f0364f16-8f7c-46b8-b531-e1bd870f547d', '5243bd99-1e51-4390-b2b5-45ddc42d8258']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:06.663739 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3ef2fc-9444-4fe6-bd37-81e899de5bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:06.685683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3ef2fc-9444-4fe6-bd37-81e899de5bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b11fc16e-410a-4d2c-9c87-2952c593b509', '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='0d17c2af12864cb78cdf2ae5d31b56d7',qos_specs=None,replication_status=,reservations=['5bfc7633-6dd7-4c47-9ed3-7cae6247394e','3c32229d-b540-4e3f-96d2-74bbcdfcb56f','f0364f16-8f7c-46b8-b531-e1bd870f547d','5243bd99-1e51-4390-b2b5-45ddc42d8258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0df21211e5224d19b7210448bb696ece',volume_type_id=412ab7e2-6212-4308-a729-bf4c151efcc4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:06Z,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=b11fc16e-410a-4d2c-9c87-2952c593b509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d17c2af12864cb78cdf2ae5d31b56d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0df21211e5224d19b7210448bb696ece',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(412ab7e2-6212-4308-a729-bf4c151efcc4),volume_type_id=412ab7e2-6212-4308-a729-bf4c151efcc4)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:06.686486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b94daf-efb6-4d9e-b812-8bb8e502c3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:06.702806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41b94daf-efb6-4d9e-b812-8bb8e502c3ea) transitioned into state 'SUCCESS' from 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='0d17c2af12864cb78cdf2ae5d31b56d7',qos_specs=None,replication_status=,reservations=['5bfc7633-6dd7-4c47-9ed3-7cae6247394e','3c32229d-b540-4e3f-96d2-74bbcdfcb56f','f0364f16-8f7c-46b8-b531-e1bd870f547d','5243bd99-1e51-4390-b2b5-45ddc42d8258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0df21211e5224d19b7210448bb696ece',volume_type_id=412ab7e2-6212-4308-a729-bf4c151efcc4)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:06.703537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a49d5e36-fccb-42ce-83d3-d9433e8457ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:06.711950 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a49d5e36-fccb-42ce-83d3-d9433e8457ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:06.712721 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Flow 'volume_create_api' (a8c76ef8-dbd7-445b-8ca0-e833f67b232b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:06.712998 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume request issued successfully. Aug 18 23:03:06.713561 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03c15422-8084-4dbe-8516-8ffe4d2c3b9f tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:06.713999 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1268/5062] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:03:06 2026] POST /volume/v3/volumes => generated 771 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:06.726784 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2672e2da-30a9-46a8-9c3d-38d93c9ede17 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:06.729241 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2672e2da-30a9-46a8-9c3d-38d93c9ede17 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 Aug 18 23:03:06.729573 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2672e2da-30a9-46a8-9c3d-38d93c9ede17 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:06.729860 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2672e2da-30a9-46a8-9c3d-38d93c9ede17 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:06.738219 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:06.738219 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:06.741498 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2672e2da-30a9-46a8-9c3d-38d93c9ede17 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:06.744696 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2672e2da-30a9-46a8-9c3d-38d93c9ede17 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 returned with HTTP 200 Aug 18 23:03:06.745092 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1267/5063] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:06 2026] GET /volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:07.581358 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37dd11d9-7add-4fec-bb95-3a8e21e90af7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.583717 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37dd11d9-7add-4fec-bb95-3a8e21e90af7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:07.584046 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37dd11d9-7add-4fec-bb95-3a8e21e90af7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:07.584369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37dd11d9-7add-4fec-bb95-3a8e21e90af7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:07.584532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-37dd11d9-7add-4fec-bb95-3a8e21e90af7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:07.589957 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:07.589957 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:07.590903 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37dd11d9-7add-4fec-bb95-3a8e21e90af7 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:07.591440 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1262/5064] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:07 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:07.760477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d87eedc1-4059-4629-83a6-38a54ac8cca0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.762113 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d87eedc1-4059-4629-83a6-38a54ac8cca0 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 Aug 18 23:03:07.762335 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d87eedc1-4059-4629-83a6-38a54ac8cca0 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:07.762493 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d87eedc1-4059-4629-83a6-38a54ac8cca0 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:07.769915 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:07.769915 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:07.773191 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d87eedc1-4059-4629-83a6-38a54ac8cca0 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:07.776530 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d87eedc1-4059-4629-83a6-38a54ac8cca0 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 returned with HTTP 200 Aug 18 23:03:07.776873 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1268/5065] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:07 2026] GET /volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:07.789450 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b6159ad-0cc7-4617-b58e-3794af530090 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.790953 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b6159ad-0cc7-4617-b58e-3794af530090 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:03:07.791218 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b6159ad-0cc7-4617-b58e-3794af530090 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:07.791485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b6159ad-0cc7-4617-b58e-3794af530090 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:07.791790 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:07.791790 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:07.799580 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b6159ad-0cc7-4617-b58e-3794af530090 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:03:07.799580 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1269/5066] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:03:07 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:07.806978 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-69bda624-f156-4485-9c87-cac8a7b79428 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.808728 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69bda624-f156-4485-9c87-cac8a7b79428 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:03:07.808936 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69bda624-f156-4485-9c87-cac8a7b79428 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:07.809119 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-69bda624-f156-4485-9c87-cac8a7b79428 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:07.814366 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-69bda624-f156-4485-9c87-cac8a7b79428 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:03:07.814752 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1268/5067] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:03:07 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:07.823388 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3241f0c4-d42b-4f76-9d17-8aa52106a0ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.825243 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3241f0c4-d42b-4f76-9d17-8aa52106a0ba tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/messages/de56bc8e-8add-4228-b7cb-f2c87fedc95c Aug 18 23:03:07.825612 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3241f0c4-d42b-4f76-9d17-8aa52106a0ba tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:07.825794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3241f0c4-d42b-4f76-9d17-8aa52106a0ba tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:07.836207 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3241f0c4-d42b-4f76-9d17-8aa52106a0ba tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages/de56bc8e-8add-4228-b7cb-f2c87fedc95c returned with HTTP 204 Aug 18 23:03:07.836710 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1263/5068] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 23:03:07 2026] DELETE /volume/v3/messages/de56bc8e-8add-4228-b7cb-f2c87fedc95c => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:03:07.843211 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.845069 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 Aug 18 23:03:07.845290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:07.845534 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:07.845685 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Delete volume with id: b11fc16e-410a-4d2c-9c87-2952c593b509 Aug 18 23:03:07.854048 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:07.854048 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:07.854417 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:07.855248 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:03:07.863560 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1799833369 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1799833369, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:07.863789 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1799833369 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1799833369, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:07.870458 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Created reservations ['971a3c8b-154a-4a9f-aac7-2e7706843ca9', 'ff02320c-aeb5-4738-99e2-dfd11ccad142', 'eed34e6f-bcbb-4be9-833a-4e44bf8cceab', '10d486a2-d672-4775-bb71-71024044d0dd'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:07.890791 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Delete volume request issued successfully. Aug 18 23:03:07.890961 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c5f6bcc-3f79-4a51-ad8a-43587eaced14 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 returned with HTTP 202 Aug 18 23:03:07.891510 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1269/5069] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:07 2026] DELETE /volume/v3/volumes/b11fc16e-410a-4d2c-9c87-2952c593b509 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:07.897631 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86fcffce-62cd-468d-a7af-9a9f80620d84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.899122 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86fcffce-62cd-468d-a7af-9a9f80620d84 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/types/412ab7e2-6212-4308-a729-bf4c151efcc4 Aug 18 23:03:07.899325 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86fcffce-62cd-468d-a7af-9a9f80620d84 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:07.899517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86fcffce-62cd-468d-a7af-9a9f80620d84 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:07.918818 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86fcffce-62cd-468d-a7af-9a9f80620d84 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/types/412ab7e2-6212-4308-a729-bf4c151efcc4 returned with HTTP 202 Aug 18 23:03:07.919211 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1270/5070] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:07 2026] DELETE /volume/v3/types/412ab7e2-6212-4308-a729-bf4c151efcc4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:07.925900 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6fd906aa-b9c1-4ba3-ab69-c9cd7756b9c0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.927415 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd906aa-b9c1-4ba3-ab69-c9cd7756b9c0 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:07.927768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6fd906aa-b9c1-4ba3-ab69-c9cd7756b9c0 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1476079963", "extra_specs": {"storage_protocol": "tempest-storage_protocol-925295975", "vendor_name": "tempest-vendor_name-1356877729"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:07.939257 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6fd906aa-b9c1-4ba3-ab69-c9cd7756b9c0 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:07.939653 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1269/5071] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:07 2026] POST /volume/v3/types => generated 328 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:07.946872 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6af56b9-95f7-491e-a7cc-748907583804 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:07.948421 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:07.948736 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7f542782-c109-465d-b7ae-5914cad01f63", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:07.950057 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume request body: {'volume': {'volume_type': '7f542782-c109-465d-b7ae-5914cad01f63', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:07.953592 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume of 1 GB Aug 18 23:03:07.953836 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:07.953836 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:07.954144 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Availability Zones retrieved successfully. Aug 18 23:03:07.961141 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Flow 'volume_create_api' (a92c6861-bb99-42eb-970e-7ed7c67753a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:07.962816 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c346c8b-49fa-4055-b92a-ce4c69da46e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:07.963935 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:07.986689 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c346c8b-49fa-4055-b92a-ce4c69da46e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:03:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-925295975',vendor_name='tempest-vendor_name-1356877729'},id=7f542782-c109-465d-b7ae-5914cad01f63,is_public=True,name='tempest-ProjectAdminTests-volume-type-1476079963',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7f542782-c109-465d-b7ae-5914cad01f63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:07.987311 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b36e98-0b3e-4c1d-bf90-77a46f6faf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:08.011787 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1476079963 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1476079963, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:08.012142 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1476079963 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1476079963, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:08.035672 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Created reservations ['4984d1c6-27df-4dae-b1f2-86d23b753053', 'a7beb3ee-d33a-468e-9390-8a4ff7db6b6d', 'cfdb3c0e-7d06-48b0-b9c7-80c0ae37d995', 'f93282cb-e1c7-4f3e-857c-565a3ad11c32'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:08.036540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b36e98-0b3e-4c1d-bf90-77a46f6faf71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4984d1c6-27df-4dae-b1f2-86d23b753053', 'a7beb3ee-d33a-468e-9390-8a4ff7db6b6d', 'cfdb3c0e-7d06-48b0-b9c7-80c0ae37d995', 'f93282cb-e1c7-4f3e-857c-565a3ad11c32']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:08.037255 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9051b41d-1bc7-4357-a010-a5a750ddf08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:08.061477 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9051b41d-1bc7-4357-a010-a5a750ddf08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e959d537-29e5-465c-8c87-54fbbc385441', '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='0d17c2af12864cb78cdf2ae5d31b56d7',qos_specs=None,replication_status=,reservations=['4984d1c6-27df-4dae-b1f2-86d23b753053','a7beb3ee-d33a-468e-9390-8a4ff7db6b6d','cfdb3c0e-7d06-48b0-b9c7-80c0ae37d995','f93282cb-e1c7-4f3e-857c-565a3ad11c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0df21211e5224d19b7210448bb696ece',volume_type_id=7f542782-c109-465d-b7ae-5914cad01f63), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e959d537-29e5-465c-8c87-54fbbc385441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d17c2af12864cb78cdf2ae5d31b56d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0df21211e5224d19b7210448bb696ece',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7f542782-c109-465d-b7ae-5914cad01f63),volume_type_id=7f542782-c109-465d-b7ae-5914cad01f63)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:08.062180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f3ee47-9d9c-464e-be97-ca6712e2621d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:08.078413 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f3ee47-9d9c-464e-be97-ca6712e2621d) transitioned into state 'SUCCESS' from 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='0d17c2af12864cb78cdf2ae5d31b56d7',qos_specs=None,replication_status=,reservations=['4984d1c6-27df-4dae-b1f2-86d23b753053','a7beb3ee-d33a-468e-9390-8a4ff7db6b6d','cfdb3c0e-7d06-48b0-b9c7-80c0ae37d995','f93282cb-e1c7-4f3e-857c-565a3ad11c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0df21211e5224d19b7210448bb696ece',volume_type_id=7f542782-c109-465d-b7ae-5914cad01f63)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:08.079065 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d984637-7dfa-452f-8181-d3cbddde2835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:08.087637 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d984637-7dfa-452f-8181-d3cbddde2835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:08.088449 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Flow 'volume_create_api' (a92c6861-bb99-42eb-970e-7ed7c67753a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:08.088735 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Create volume request issued successfully. Aug 18 23:03:08.089541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6af56b9-95f7-491e-a7cc-748907583804 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:08.090064 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1264/5072] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:03:07 2026] POST /volume/v3/volumes => generated 771 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:08.100378 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f503011d-6fd8-466e-a066-5168a1afceeb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:08.103904 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f503011d-6fd8-466e-a066-5168a1afceeb tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 Aug 18 23:03:08.104110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f503011d-6fd8-466e-a066-5168a1afceeb tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:08.104300 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f503011d-6fd8-466e-a066-5168a1afceeb tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:08.110991 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:08.110991 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:08.114367 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f503011d-6fd8-466e-a066-5168a1afceeb tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:08.117827 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f503011d-6fd8-466e-a066-5168a1afceeb tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 returned with HTTP 200 Aug 18 23:03:08.118190 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1270/5073] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:08 2026] GET /volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:08.601414 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-baec1a86-95f9-4257-a678-96a0a8ece35d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:08.602815 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baec1a86-95f9-4257-a678-96a0a8ece35d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:08.603110 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baec1a86-95f9-4257-a678-96a0a8ece35d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:08.603385 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-baec1a86-95f9-4257-a678-96a0a8ece35d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:08.603566 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-baec1a86-95f9-4257-a678-96a0a8ece35d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:08.607486 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:08.607486 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:08.608128 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-baec1a86-95f9-4257-a678-96a0a8ece35d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:08.608663 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1271/5074] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:08 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:08.707455 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-a3db244e-a8d4-4ffb-b3e7-bbd9509703bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:08.709523 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-a3db244e-a8d4-4ffb-b3e7-bbd9509703bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:03:08.709701 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-a3db244e-a8d4-4ffb-b3e7-bbd9509703bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:08.709885 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-a3db244e-a8d4-4ffb-b3e7-bbd9509703bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:08.719045 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:08.719045 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:08.722215 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-a3db244e-a8d4-4ffb-b3e7-bbd9509703bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:08.725859 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-a3db244e-a8d4-4ffb-b3e7-bbd9509703bb tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:03:08.726449 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1270/5075] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:03:08 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:08.742135 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-fec9e634-35cc-4466-8463-90e2bdf3e564 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:08.744506 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-fec9e634-35cc-4466-8463-90e2bdf3e564 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e/action Aug 18 23:03:08.744874 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-fec9e634-35cc-4466-8463-90e2bdf3e564 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:03:08.744991 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-fec9e634-35cc-4466-8463-90e2bdf3e564 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:08.756744 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:08.756744 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:08.757218 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-fec9e634-35cc-4466-8463-90e2bdf3e564 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:08.762402 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-fec9e634-35cc-4466-8463-90e2bdf3e564 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Begin detaching volume completed successfully. Aug 18 23:03:08.762578 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-fec9e634-35cc-4466-8463-90e2bdf3e564 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e/action returned with HTTP 202 Aug 18 23:03:08.762970 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1265/5076] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:03:08 2026] POST /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:03:08.797662 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-58dd5db8-818e-4774-9243-d1ce45050965 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:08.798027 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58dd5db8-818e-4774-9243-d1ce45050965 None None] GET https://10.4.3.89/volume// Aug 18 23:03:08.798210 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58dd5db8-818e-4774-9243-d1ce45050965 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:08.798469 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-58dd5db8-818e-4774-9243-d1ce45050965 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:08.799049 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-58dd5db8-818e-4774-9243-d1ce45050965 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:03:08.799178 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1271/5077] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:03:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:03:08.806161 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-0fd13b00-5e74-45ea-9996-65eb8f6ead88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:08.807954 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-0fd13b00-5e74-45ea-9996-65eb8f6ead88 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:03:08.808128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-0fd13b00-5e74-45ea-9996-65eb8f6ead88 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:08.808326 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-0fd13b00-5e74-45ea-9996-65eb8f6ead88 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:08.816103 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:08.816103 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:08.818778 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-0fd13b00-5e74-45ea-9996-65eb8f6ead88 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:08.822254 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-0fd13b00-5e74-45ea-9996-65eb8f6ead88 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 200 Aug 18 23:03:08.822622 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1272/5078] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:03:08 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:03:09.129808 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ef317433-65d2-4076-bcc8-fa4686956a35 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.131677 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef317433-65d2-4076-bcc8-fa4686956a35 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 Aug 18 23:03:09.131895 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef317433-65d2-4076-bcc8-fa4686956a35 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.132112 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ef317433-65d2-4076-bcc8-fa4686956a35 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.138949 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:09.138949 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:09.142112 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ef317433-65d2-4076-bcc8-fa4686956a35 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:09.145528 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ef317433-65d2-4076-bcc8-fa4686956a35 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 returned with HTTP 200 Aug 18 23:03:09.145863 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1271/5079] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:09 2026] GET /volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:09.157330 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-30a6e19b-2017-46b1-ae7a-60fe705e306c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.158992 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30a6e19b-2017-46b1-ae7a-60fe705e306c tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:03:09.159206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30a6e19b-2017-46b1-ae7a-60fe705e306c tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.159412 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-30a6e19b-2017-46b1-ae7a-60fe705e306c tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.162732 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-30a6e19b-2017-46b1-ae7a-60fe705e306c tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:03:09.163172 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1266/5080] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:03:09 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:09.170100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0d02a9a-395f-4a30-ad65-4aac376a45c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.171698 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0d02a9a-395f-4a30-ad65-4aac376a45c1 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] GET https://10.4.3.89/volume/v3/messages/7d9a076d-c9e6-403f-92c2-18cab6717b9f Aug 18 23:03:09.171911 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0d02a9a-395f-4a30-ad65-4aac376a45c1 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.172084 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0d02a9a-395f-4a30-ad65-4aac376a45c1 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.175096 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0d02a9a-395f-4a30-ad65-4aac376a45c1 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages/7d9a076d-c9e6-403f-92c2-18cab6717b9f returned with HTTP 200 Aug 18 23:03:09.175457 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1272/5081] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:09 2026] GET /volume/v3/messages/7d9a076d-c9e6-403f-92c2-18cab6717b9f => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:09.182358 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-691fd1ef-de6b-4d53-8ada-a5f0d0c52c9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.183922 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-691fd1ef-de6b-4d53-8ada-a5f0d0c52c9a tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/messages/7d9a076d-c9e6-403f-92c2-18cab6717b9f Aug 18 23:03:09.184158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-691fd1ef-de6b-4d53-8ada-a5f0d0c52c9a tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.184401 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-691fd1ef-de6b-4d53-8ada-a5f0d0c52c9a tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.191090 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-691fd1ef-de6b-4d53-8ada-a5f0d0c52c9a tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/messages/7d9a076d-c9e6-403f-92c2-18cab6717b9f returned with HTTP 204 Aug 18 23:03:09.191463 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1273/5082] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 23:03:09 2026] DELETE /volume/v3/messages/7d9a076d-c9e6-403f-92c2-18cab6717b9f => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:03:09.197546 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.199222 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 Aug 18 23:03:09.199472 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.199654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.199832 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Delete volume with id: e959d537-29e5-465c-8c87-54fbbc385441 Aug 18 23:03:09.206314 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:09.206314 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:09.206603 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Volume info retrieved successfully. Aug 18 23:03:09.207460 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:03:09.216589 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1476079963 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1476079963, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:09.216874 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1476079963 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1476079963, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:03:09.223838 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Created reservations ['8fc8d327-c4cb-4152-8921-2e64a9bd53da', '1f3878a2-fe78-4b90-a8c2-7f20cb9e1512', '637f12e6-4ed3-4e41-9e13-ec35703aae58', 'eabe0545-2c47-4192-a104-f8c1a0b24dab'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:09.248968 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Delete volume request issued successfully. Aug 18 23:03:09.249164 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e036c6f0-bca3-48a1-8e28-322dba74aac8 tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 returned with HTTP 202 Aug 18 23:03:09.249618 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1272/5083] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:09 2026] DELETE /volume/v3/volumes/e959d537-29e5-465c-8c87-54fbbc385441 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:09.256498 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e3ccabc-ec75-4eba-a0ae-7a3a16bab5dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.258120 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e3ccabc-ec75-4eba-a0ae-7a3a16bab5dc tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] DELETE https://10.4.3.89/volume/v3/types/7f542782-c109-465d-b7ae-5914cad01f63 Aug 18 23:03:09.258324 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e3ccabc-ec75-4eba-a0ae-7a3a16bab5dc tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.258512 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e3ccabc-ec75-4eba-a0ae-7a3a16bab5dc tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.278396 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e3ccabc-ec75-4eba-a0ae-7a3a16bab5dc tempest-ProjectAdminTests-676275882 tempest-ProjectAdminTests-676275882-project-admin] https://10.4.3.89/volume/v3/types/7f542782-c109-465d-b7ae-5914cad01f63 returned with HTTP 202 Aug 18 23:03:09.278883 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1267/5084] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:09 2026] DELETE /volume/v3/types/7f542782-c109-465d-b7ae-5914cad01f63 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:09.603603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-63f147a9-4ffe-4f48-a8e1-c646ea2cfbb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.605668 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-63f147a9-4ffe-4f48-a8e1-c646ea2cfbb8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] DELETE https://10.4.3.89/volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb Aug 18 23:03:09.605854 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-63f147a9-4ffe-4f48-a8e1-c646ea2cfbb8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.606047 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-63f147a9-4ffe-4f48-a8e1-c646ea2cfbb8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.612801 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:09.612801 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:09.618349 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b677e05e-2590-4a61-86a8-c2903615e307 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.620210 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b677e05e-2590-4a61-86a8-c2903615e307 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:09.620474 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b677e05e-2590-4a61-86a8-c2903615e307 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.620685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b677e05e-2590-4a61-86a8-c2903615e307 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.620791 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b677e05e-2590-4a61-86a8-c2903615e307 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:09.624896 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:09.624896 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:09.625707 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b677e05e-2590-4a61-86a8-c2903615e307 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:09.626238 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1274/5085] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:09 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:09.655161 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3e2e90e-b407-48e5-a5f4-9e3f5c994620 req-63f147a9-4ffe-4f48-a8e1-c646ea2cfbb8 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb returned with HTTP 200 Aug 18 23:03:09.655666 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1273/5086] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:03:09 2026] DELETE /volume/v3/attachments/e69cbece-7e60-4841-845b-79ab9da697bb => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:09.853798 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ce87424f-be0f-472c-872e-d513cc4e9ace None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:09.855740 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce87424f-be0f-472c-872e-d513cc4e9ace tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:03:09.855930 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce87424f-be0f-472c-872e-d513cc4e9ace tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:09.856113 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ce87424f-be0f-472c-872e-d513cc4e9ace tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:09.856288 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-ce87424f-be0f-472c-872e-d513cc4e9ace tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Delete volume with id: ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:03:09.864138 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:09.864138 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:09.864803 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce87424f-be0f-472c-872e-d513cc4e9ace tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:09.880607 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ce87424f-be0f-472c-872e-d513cc4e9ace tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Delete volume request issued successfully. Aug 18 23:03:09.880815 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ce87424f-be0f-472c-872e-d513cc4e9ace tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 202 Aug 18 23:03:09.881244 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1273/5087] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:09 2026] DELETE /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:10.612690 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f273256e-1b23-482e-b747-bcb4fdf54c3c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.636537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5f57f07-acba-46a8-ad2d-f2dcd647cb67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.638230 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5f57f07-acba-46a8-ad2d-f2dcd647cb67 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:10.638458 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5f57f07-acba-46a8-ad2d-f2dcd647cb67 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:10.638759 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5f57f07-acba-46a8-ad2d-f2dcd647cb67 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:10.638897 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c5f57f07-acba-46a8-ad2d-f2dcd647cb67 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:10.642969 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:10.642969 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:10.643629 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5f57f07-acba-46a8-ad2d-f2dcd647cb67 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:10.643972 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1275/5088] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:10 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:10.691064 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f273256e-1b23-482e-b747-bcb4fdf54c3c tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:10.691417 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f273256e-1b23-482e-b747-bcb4fdf54c3c tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-986015481", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.706715 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f273256e-1b23-482e-b747-bcb4fdf54c3c tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:10.707081 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1268/5089] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types => generated 379 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:10.714875 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54e0a515-fbf4-4572-a998-7443ed84a6ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.716445 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54e0a515-fbf4-4572-a998-7443ed84a6ff tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] POST https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption Aug 18 23:03:10.716816 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54e0a515-fbf4-4572-a998-7443ed84a6ff tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.718152 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:10.718152 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:10.730397 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54e0a515-fbf4-4572-a998-7443ed84a6ff tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption returned with HTTP 200 Aug 18 23:03:10.730782 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1274/5090] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:10.738902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8227ef7-b922-4c03-8382-c74926775bd4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.740445 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8227ef7-b922-4c03-8382-c74926775bd4 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:10.740768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8227ef7-b922-4c03-8382-c74926775bd4 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1551789739", "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=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.755876 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8227ef7-b922-4c03-8382-c74926775bd4 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:10.756329 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1274/5091] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:10.764385 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31691082-c0d2-4f25-ab45-104bbac842fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.814187 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31691082-c0d2-4f25-ab45-104bbac842fe tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] POST https://10.4.3.89/volume/v3/types/5a684de5-0107-41d4-b90b-9584ab440eee/encryption Aug 18 23:03:10.814538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31691082-c0d2-4f25-ab45-104bbac842fe tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.816382 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-31691082-c0d2-4f25-ab45-104bbac842fe tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:10.816552 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31691082-c0d2-4f25-ab45-104bbac842fe tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/5a684de5-0107-41d4-b90b-9584ab440eee/encryption returned with HTTP 403 Aug 18 23:03:10.816973 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1276/5092] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types/5a684de5-0107-41d4-b90b-9584ab440eee/encryption => generated 127 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:10.825658 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aec5d175-8e62-45b0-bbd2-eab937376a18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.827321 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aec5d175-8e62-45b0-bbd2-eab937376a18 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:10.827686 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aec5d175-8e62-45b0-bbd2-eab937376a18 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-740587307", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.844906 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aec5d175-8e62-45b0-bbd2-eab937376a18 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:10.845572 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1269/5093] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:10.853431 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2124776-87de-45cf-b790-6c332f67ec34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.857415 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2124776-87de-45cf-b790-6c332f67ec34 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] POST https://10.4.3.89/volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea/extra_specs Aug 18 23:03:10.857743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2124776-87de-45cf-b790-6c332f67ec34 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.860151 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-d2124776-87de-45cf-b790-6c332f67ec34 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:10.862464 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2124776-87de-45cf-b790-6c332f67ec34 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea/extra_specs returned with HTTP 403 Aug 18 23:03:10.862922 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1275/5094] 10.4.3.89 () {68 vars in 1392 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:10.872712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6b9b06af-a39a-4cb7-976c-9fcc7c0e6680 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.874233 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b9b06af-a39a-4cb7-976c-9fcc7c0e6680 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] PUT https://10.4.3.89/volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea/extra_specs/key2 Aug 18 23:03:10.876556 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6b9b06af-a39a-4cb7-976c-9fcc7c0e6680 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.879631 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-6b9b06af-a39a-4cb7-976c-9fcc7c0e6680 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:10.879892 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6b9b06af-a39a-4cb7-976c-9fcc7c0e6680 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea/extra_specs/key2 returned with HTTP 403 Aug 18 23:03:10.880439 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1275/5095] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 23:03:10 2026] PUT /volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:10.888676 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17b995bf-4cfd-4c2b-a4ec-6b219e3a5578 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.890565 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17b995bf-4cfd-4c2b-a4ec-6b219e3a5578 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:10.890851 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17b995bf-4cfd-4c2b-a4ec-6b219e3a5578 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.892370 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-17b995bf-4cfd-4c2b-a4ec-6b219e3a5578 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:10.892524 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17b995bf-4cfd-4c2b-a4ec-6b219e3a5578 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types returned with HTTP 403 Aug 18 23:03:10.892862 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1277/5096] 10.4.3.89 () {68 vars in 1245 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:10.899332 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-584e2f91-f5bb-4549-9b01-57bd31e0b3c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.900733 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-584e2f91-f5bb-4549-9b01-57bd31e0b3c7 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:10.901077 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-584e2f91-f5bb-4549-9b01-57bd31e0b3c7 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1513923788", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.914949 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-584e2f91-f5bb-4549-9b01-57bd31e0b3c7 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:10.915318 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1270/5097] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:10.923788 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c80b699-d7b8-4942-b443-48370f36eb42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.925357 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c80b699-d7b8-4942-b443-48370f36eb42 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] POST https://10.4.3.89/volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3/encryption Aug 18 23:03:10.925679 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c80b699-d7b8-4942-b443-48370f36eb42 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.940451 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c80b699-d7b8-4942-b443-48370f36eb42 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3/encryption returned with HTTP 200 Aug 18 23:03:10.940831 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1276/5098] 10.4.3.89 () {68 vars in 1390 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:10.949421 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-72becf5b-fa65-4001-a00e-a0abf7ae10d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.951229 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72becf5b-fa65-4001-a00e-a0abf7ae10d8 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] DELETE https://10.4.3.89/volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3/encryption/1f5efa14-ad70-4dad-985b-50d5b840a7fc Aug 18 23:03:10.951662 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72becf5b-fa65-4001-a00e-a0abf7ae10d8 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:10.951662 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-72becf5b-fa65-4001-a00e-a0abf7ae10d8 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:10.952189 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-72becf5b-fa65-4001-a00e-a0abf7ae10d8 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:10.952391 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-72becf5b-fa65-4001-a00e-a0abf7ae10d8 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3/encryption/1f5efa14-ad70-4dad-985b-50d5b840a7fc returned with HTTP 403 Aug 18 23:03:10.952773 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1276/5099] 10.4.3.89 () {66 vars in 1482 bytes} [Tue Aug 18 23:03:10 2026] DELETE /volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3/encryption/1f5efa14-ad70-4dad-985b-50d5b840a7fc => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:10.961610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39e2ee62-251b-4f9a-b930-b141588c7ea9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.963194 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39e2ee62-251b-4f9a-b930-b141588c7ea9 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:10.963558 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39e2ee62-251b-4f9a-b930-b141588c7ea9 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-786962162", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:10.980246 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39e2ee62-251b-4f9a-b930-b141588c7ea9 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:10.980690 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1278/5100] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:10 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:10.993671 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b969ab06-46f9-43ec-96b4-fddc3f441886 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:10.996638 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b969ab06-46f9-43ec-96b4-fddc3f441886 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] DELETE https://10.4.3.89/volume/v3/types/f774338a-f7ec-47b9-b441-9a47685ebd04/extra_specs/key1 Aug 18 23:03:10.996820 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b969ab06-46f9-43ec-96b4-fddc3f441886 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:10.997027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b969ab06-46f9-43ec-96b4-fddc3f441886 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.001408 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-b969ab06-46f9-43ec-96b4-fddc3f441886 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:11.001603 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b969ab06-46f9-43ec-96b4-fddc3f441886 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/f774338a-f7ec-47b9-b441-9a47685ebd04/extra_specs/key1 returned with HTTP 403 Aug 18 23:03:11.002083 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1271/5101] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 23:03:10 2026] DELETE /volume/v3/types/f774338a-f7ec-47b9-b441-9a47685ebd04/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:11.010723 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47b0e9dd-f2f6-48e2-88e8-72fa5ac6db82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.012393 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47b0e9dd-f2f6-48e2-88e8-72fa5ac6db82 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:03:11.012730 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47b0e9dd-f2f6-48e2-88e8-72fa5ac6db82 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-674549328", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:11.029509 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47b0e9dd-f2f6-48e2-88e8-72fa5ac6db82 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:03:11.029509 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1277/5102] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:03:11 2026] POST /volume/v3/types => generated 379 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:11.036725 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b793b1af-98ec-4591-9dad-036cc7f25577 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.038416 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b793b1af-98ec-4591-9dad-036cc7f25577 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] DELETE https://10.4.3.89/volume/v3/types/3c75b891-84a3-4cf2-8bcc-c518f3c6c9f9 Aug 18 23:03:11.038611 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b793b1af-98ec-4591-9dad-036cc7f25577 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.038814 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b793b1af-98ec-4591-9dad-036cc7f25577 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.039402 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-b793b1af-98ec-4591-9dad-036cc7f25577 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:11.039552 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b793b1af-98ec-4591-9dad-036cc7f25577 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/3c75b891-84a3-4cf2-8bcc-c518f3c6c9f9 returned with HTTP 403 Aug 18 23:03:11.039997 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1277/5103] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:11 2026] DELETE /volume/v3/types/3c75b891-84a3-4cf2-8bcc-c518f3c6c9f9 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:11.047192 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8480a4e4-f59f-4ecc-adfe-8d446fc67266 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.048778 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8480a4e4-f59f-4ecc-adfe-8d446fc67266 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] GET https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs Aug 18 23:03:11.048937 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8480a4e4-f59f-4ecc-adfe-8d446fc67266 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.049130 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8480a4e4-f59f-4ecc-adfe-8d446fc67266 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.055605 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8480a4e4-f59f-4ecc-adfe-8d446fc67266 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs returned with HTTP 200 Aug 18 23:03:11.055929 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1279/5104] 10.4.3.89 () {66 vars in 1371 bytes} [Tue Aug 18 23:03:11 2026] GET /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:11.064418 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2048466-e609-4f00-bfc4-a5b962f06046 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.066012 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2048466-e609-4f00-bfc4-a5b962f06046 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] GET https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption/cipher Aug 18 23:03:11.066171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2048466-e609-4f00-bfc4-a5b962f06046 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.066380 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2048466-e609-4f00-bfc4-a5b962f06046 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.066901 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-e2048466-e609-4f00-bfc4-a5b962f06046 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:11.067099 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2048466-e609-4f00-bfc4-a5b962f06046 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption/cipher returned with HTTP 403 Aug 18 23:03:11.067506 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1272/5105] 10.4.3.89 () {66 vars in 1389 bytes} [Tue Aug 18 23:03:11 2026] GET /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:11.073598 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8759ac39-3218-4abb-873c-6163b9b53e73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.075361 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8759ac39-3218-4abb-873c-6163b9b53e73 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] GET https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption Aug 18 23:03:11.075546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8759ac39-3218-4abb-873c-6163b9b53e73 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.075820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8759ac39-3218-4abb-873c-6163b9b53e73 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.076494 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-8759ac39-3218-4abb-873c-6163b9b53e73 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:11.076662 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8759ac39-3218-4abb-873c-6163b9b53e73 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption returned with HTTP 403 Aug 18 23:03:11.077087 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1278/5106] 10.4.3.89 () {66 vars in 1368 bytes} [Tue Aug 18 23:03:11 2026] GET /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:11.082723 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5421bdff-626d-49ac-898b-a6116cad6370 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.085029 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5421bdff-626d-49ac-898b-a6116cad6370 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] GET https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/multiattach Aug 18 23:03:11.085243 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5421bdff-626d-49ac-898b-a6116cad6370 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.085475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5421bdff-626d-49ac-898b-a6116cad6370 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.092682 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5421bdff-626d-49ac-898b-a6116cad6370 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/multiattach returned with HTTP 200 Aug 18 23:03:11.093068 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1278/5107] 10.4.3.89 () {66 vars in 1407 bytes} [Tue Aug 18 23:03:11 2026] GET /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 18 23:03:11.098875 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c96d1b7f-c745-445a-af35-d1a8db9ccf74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.100437 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c96d1b7f-c745-445a-af35-d1a8db9ccf74 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] GET https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/volume_backend_name Aug 18 23:03:11.100602 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c96d1b7f-c745-445a-af35-d1a8db9ccf74 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.100775 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c96d1b7f-c745-445a-af35-d1a8db9ccf74 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.106879 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c96d1b7f-c745-445a-af35-d1a8db9ccf74 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/volume_backend_name returned with HTTP 404 Aug 18 23:03:11.107291 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1280/5108] 10.4.3.89 () {66 vars in 1431 bytes} [Tue Aug 18 23:03:11 2026] GET /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:11.114735 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44e63cb0-8c3e-4a0c-adcb-b5fea93b8502 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.116291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44e63cb0-8c3e-4a0c-adcb-b5fea93b8502 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] PUT https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption/a9c59133-410e-41d7-9880-3f877aabcced Aug 18 23:03:11.116578 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44e63cb0-8c3e-4a0c-adcb-b5fea93b8502 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:11.118550 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-44e63cb0-8c3e-4a0c-adcb-b5fea93b8502 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:11.118707 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44e63cb0-8c3e-4a0c-adcb-b5fea93b8502 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption/a9c59133-410e-41d7-9880-3f877aabcced returned with HTTP 403 Aug 18 23:03:11.119094 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1273/5109] 10.4.3.89 () {68 vars in 1499 bytes} [Tue Aug 18 23:03:11 2026] PUT /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/encryption/a9c59133-410e-41d7-9880-3f877aabcced => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:11.126357 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5da500af-8238-40b4-972f-fdd801bc9d08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.128113 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5da500af-8238-40b4-972f-fdd801bc9d08 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] PUT https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/key1 Aug 18 23:03:11.128477 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5da500af-8238-40b4-972f-fdd801bc9d08 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:11.130247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-5da500af-8238-40b4-972f-fdd801bc9d08 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:11.130463 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5da500af-8238-40b4-972f-fdd801bc9d08 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/key1 returned with HTTP 403 Aug 18 23:03:11.130880 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1279/5110] 10.4.3.89 () {68 vars in 1406 bytes} [Tue Aug 18 23:03:11 2026] PUT /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:11.138463 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-65c0a2f5-027b-4df7-a5db-79fdabeca42d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.140440 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-65c0a2f5-027b-4df7-a5db-79fdabeca42d tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] PUT https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98 Aug 18 23:03:11.140804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-65c0a2f5-027b-4df7-a5db-79fdabeca42d tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:11.142708 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-65c0a2f5-027b-4df7-a5db-79fdabeca42d tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '69eaca241ac64ff080bd73104882f708', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df64cafd105041ebba9148c695cd896e', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:11.142899 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-65c0a2f5-027b-4df7-a5db-79fdabeca42d tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-reader] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98 returned with HTTP 403 Aug 18 23:03:11.143362 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1279/5111] 10.4.3.89 () {68 vars in 1355 bytes} [Tue Aug 18 23:03:11 2026] PUT /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:11.151102 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1edff32f-ed59-4c88-8d4e-72f1b87525be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.152871 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1edff32f-ed59-4c88-8d4e-72f1b87525be tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] DELETE https://10.4.3.89/volume/v3/types/3c75b891-84a3-4cf2-8bcc-c518f3c6c9f9 Aug 18 23:03:11.153093 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1edff32f-ed59-4c88-8d4e-72f1b87525be tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.153371 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1edff32f-ed59-4c88-8d4e-72f1b87525be tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.177639 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1edff32f-ed59-4c88-8d4e-72f1b87525be tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types/3c75b891-84a3-4cf2-8bcc-c518f3c6c9f9 returned with HTTP 202 Aug 18 23:03:11.178044 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1281/5112] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:11 2026] DELETE /volume/v3/types/3c75b891-84a3-4cf2-8bcc-c518f3c6c9f9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:11.185442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a29a9324-7a36-439f-a959-fbcf3d74bdd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.187034 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a29a9324-7a36-439f-a959-fbcf3d74bdd0 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] DELETE https://10.4.3.89/volume/v3/types/f774338a-f7ec-47b9-b441-9a47685ebd04 Aug 18 23:03:11.187190 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a29a9324-7a36-439f-a959-fbcf3d74bdd0 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.187404 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a29a9324-7a36-439f-a959-fbcf3d74bdd0 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.209110 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a29a9324-7a36-439f-a959-fbcf3d74bdd0 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types/f774338a-f7ec-47b9-b441-9a47685ebd04 returned with HTTP 202 Aug 18 23:03:11.210138 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1274/5113] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:11 2026] DELETE /volume/v3/types/f774338a-f7ec-47b9-b441-9a47685ebd04 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:11.216435 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a91b3076-b4cd-4295-9de2-667064dc135e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.218096 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a91b3076-b4cd-4295-9de2-667064dc135e tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] DELETE https://10.4.3.89/volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3 Aug 18 23:03:11.218466 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a91b3076-b4cd-4295-9de2-667064dc135e tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.218510 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a91b3076-b4cd-4295-9de2-667064dc135e tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.243658 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a91b3076-b4cd-4295-9de2-667064dc135e tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3 returned with HTTP 202 Aug 18 23:03:11.244196 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1280/5114] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:11 2026] DELETE /volume/v3/types/3acccff8-2e28-4671-ab86-71c60b9f93c3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:11.251073 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8f3432db-7591-4bfe-b641-d920065c9440 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.252902 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f3432db-7591-4bfe-b641-d920065c9440 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] DELETE https://10.4.3.89/volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea Aug 18 23:03:11.253098 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f3432db-7591-4bfe-b641-d920065c9440 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.253336 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8f3432db-7591-4bfe-b641-d920065c9440 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.278368 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8f3432db-7591-4bfe-b641-d920065c9440 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea returned with HTTP 202 Aug 18 23:03:11.278740 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1280/5115] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:11 2026] DELETE /volume/v3/types/fa636f93-2b52-4c43-9db9-bb6e409efbea => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:11.286373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f223d90b-13a1-4551-aa95-fd4997c3cc38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.287985 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f223d90b-13a1-4551-aa95-fd4997c3cc38 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] DELETE https://10.4.3.89/volume/v3/types/5a684de5-0107-41d4-b90b-9584ab440eee Aug 18 23:03:11.288147 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f223d90b-13a1-4551-aa95-fd4997c3cc38 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.288347 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f223d90b-13a1-4551-aa95-fd4997c3cc38 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.308421 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f223d90b-13a1-4551-aa95-fd4997c3cc38 tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types/5a684de5-0107-41d4-b90b-9584ab440eee returned with HTTP 202 Aug 18 23:03:11.308827 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1282/5116] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:11 2026] DELETE /volume/v3/types/5a684de5-0107-41d4-b90b-9584ab440eee => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:11.315922 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c0d5284-073d-4297-8eaf-4588df6823be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.318523 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c0d5284-073d-4297-8eaf-4588df6823be tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] DELETE https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98 Aug 18 23:03:11.318813 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c0d5284-073d-4297-8eaf-4588df6823be tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.319347 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c0d5284-073d-4297-8eaf-4588df6823be tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.351553 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c0d5284-073d-4297-8eaf-4588df6823be tempest-VolumeTypesReaderTests-1135902722 tempest-VolumeTypesReaderTests-1135902722-project-admin] https://10.4.3.89/volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98 returned with HTTP 202 Aug 18 23:03:11.352150 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1275/5117] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:11 2026] DELETE /volume/v3/types/34091cb1-583a-4205-8357-43f2417cfc98 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:11.657096 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-896b2b5b-1227-491a-96e9-95ce1a15f61d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:11.658820 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-896b2b5b-1227-491a-96e9-95ce1a15f61d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:11.659059 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-896b2b5b-1227-491a-96e9-95ce1a15f61d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:11.659276 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-896b2b5b-1227-491a-96e9-95ce1a15f61d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:11.659394 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-896b2b5b-1227-491a-96e9-95ce1a15f61d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:11.663450 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:11.663450 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:11.664030 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-896b2b5b-1227-491a-96e9-95ce1a15f61d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:11.664519 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1281/5118] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:11 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:12.674056 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d25ed91f-3797-4b24-a445-aac78f5ecbd1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:12.675827 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d25ed91f-3797-4b24-a445-aac78f5ecbd1 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:12.676032 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d25ed91f-3797-4b24-a445-aac78f5ecbd1 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:12.676207 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d25ed91f-3797-4b24-a445-aac78f5ecbd1 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:12.676341 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d25ed91f-3797-4b24-a445-aac78f5ecbd1 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:12.680585 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:12.680585 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:12.681184 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d25ed91f-3797-4b24-a445-aac78f5ecbd1 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:12.681559 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1281/5119] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:12 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:13.691907 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa77379d-9e71-40da-a993-f92ef06c71dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:13.693701 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa77379d-9e71-40da-a993-f92ef06c71dd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:13.693935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa77379d-9e71-40da-a993-f92ef06c71dd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:13.694173 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa77379d-9e71-40da-a993-f92ef06c71dd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:13.694322 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-aa77379d-9e71-40da-a993-f92ef06c71dd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:13.699407 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:13.699407 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:13.700287 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa77379d-9e71-40da-a993-f92ef06c71dd tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:13.701023 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1283/5120] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:13 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:14.181942 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-99086db9-2de7-4d1c-8957-248138b91a1d req-e5813536-b2cf-4c96-ac99-ffcb1c76ef99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:14.183837 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-e5813536-b2cf-4c96-ac99-ffcb1c76ef99 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:14.184009 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-e5813536-b2cf-4c96-ac99-ffcb1c76ef99 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:14.184187 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-e5813536-b2cf-4c96-ac99-ffcb1c76ef99 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:14.193765 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:14.193765 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:14.196721 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-99086db9-2de7-4d1c-8957-248138b91a1d req-e5813536-b2cf-4c96-ac99-ffcb1c76ef99 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:14.200333 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-e5813536-b2cf-4c96-ac99-ffcb1c76ef99 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:14.200689 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1276/5121] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:03:14 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:14.218961 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5299d6c4-66b2-4e99-8b31-2561837146be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:14.221072 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5299d6c4-66b2-4e99-8b31-2561837146be tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] POST https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914/action Aug 18 23:03:14.221498 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5299d6c4-66b2-4e99-8b31-2561837146be tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:03:14.221665 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5299d6c4-66b2-4e99-8b31-2561837146be tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:14.231317 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:14.231317 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:14.231760 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5299d6c4-66b2-4e99-8b31-2561837146be tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:14.237808 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5299d6c4-66b2-4e99-8b31-2561837146be tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Begin detaching volume completed successfully. Aug 18 23:03:14.238083 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5299d6c4-66b2-4e99-8b31-2561837146be tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914/action returned with HTTP 202 Aug 18 23:03:14.238568 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1282/5122] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:03:14 2026] POST /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:03:14.280945 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-25629302-5962-4fb6-98e3-0eedd21324ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:14.281768 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25629302-5962-4fb6-98e3-0eedd21324ba None None] GET https://10.4.3.89/volume// Aug 18 23:03:14.281768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25629302-5962-4fb6-98e3-0eedd21324ba None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:14.281768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-25629302-5962-4fb6-98e3-0eedd21324ba None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:14.282503 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-25629302-5962-4fb6-98e3-0eedd21324ba None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:03:14.282503 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1282/5123] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:03:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:03:14.288400 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5e7f7ec2-8754-46f5-bfec-b234f243dae0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:14.290479 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5e7f7ec2-8754-46f5-bfec-b234f243dae0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:14.290789 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5e7f7ec2-8754-46f5-bfec-b234f243dae0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:14.291046 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5e7f7ec2-8754-46f5-bfec-b234f243dae0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:14.300179 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:14.300179 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:14.303710 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5e7f7ec2-8754-46f5-bfec-b234f243dae0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:14.307670 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-5e7f7ec2-8754-46f5-bfec-b234f243dae0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:14.308119 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1284/5124] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:03:14 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 1411 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:03:14.713386 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82d3ad3a-a268-453f-b054-ae199163ec08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:14.715616 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d3ad3a-a268-453f-b054-ae199163ec08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:14.715886 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d3ad3a-a268-453f-b054-ae199163ec08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:14.716153 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d3ad3a-a268-453f-b054-ae199163ec08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:14.716553 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-82d3ad3a-a268-453f-b054-ae199163ec08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:14.720963 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:14.720963 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:14.721592 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d3ad3a-a268-453f-b054-ae199163ec08 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:14.721943 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1277/5125] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:14 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:15.168058 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-99086db9-2de7-4d1c-8957-248138b91a1d req-62a5be04-332e-48b1-b1d8-c5261f14854e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:15.170739 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-62a5be04-332e-48b1-b1d8-c5261f14854e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] DELETE https://10.4.3.89/volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8 Aug 18 23:03:15.170908 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-62a5be04-332e-48b1-b1d8-c5261f14854e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:15.171115 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-62a5be04-332e-48b1-b1d8-c5261f14854e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:15.177608 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:15.177608 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:15.225151 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-99086db9-2de7-4d1c-8957-248138b91a1d req-62a5be04-332e-48b1-b1d8-c5261f14854e tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8 returned with HTTP 200 Aug 18 23:03:15.225679 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1283/5126] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:03:15 2026] DELETE /volume/v3/attachments/57ae513b-49ba-4168-a472-1d13a05f5ed8 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:03:15.329993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f69b4789-acf9-4167-b361-a8fc74dbd95f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:15.331779 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f69b4789-acf9-4167-b361-a8fc74dbd95f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:15.332019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f69b4789-acf9-4167-b361-a8fc74dbd95f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:15.332241 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f69b4789-acf9-4167-b361-a8fc74dbd95f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:15.332452 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f69b4789-acf9-4167-b361-a8fc74dbd95f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Delete volume with id: 0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:15.338655 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:15.338655 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:15.339138 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f69b4789-acf9-4167-b361-a8fc74dbd95f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:15.355025 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f69b4789-acf9-4167-b361-a8fc74dbd95f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Delete volume request issued successfully. Aug 18 23:03:15.355349 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f69b4789-acf9-4167-b361-a8fc74dbd95f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 202 Aug 18 23:03:15.355866 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1283/5127] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:15 2026] DELETE /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:15.393932 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5e20b930-5251-4084-a0b8-ba75e68e958c req-a26b3c5a-1790-4aaa-8cc9-2f90baaa10d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:15.397446 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5e20b930-5251-4084-a0b8-ba75e68e958c req-a26b3c5a-1790-4aaa-8cc9-2f90baaa10d0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:15.397757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5e20b930-5251-4084-a0b8-ba75e68e958c req-a26b3c5a-1790-4aaa-8cc9-2f90baaa10d0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:15.398044 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5e20b930-5251-4084-a0b8-ba75e68e958c req-a26b3c5a-1790-4aaa-8cc9-2f90baaa10d0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:15.406974 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:15.406974 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:15.412186 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5e20b930-5251-4084-a0b8-ba75e68e958c req-a26b3c5a-1790-4aaa-8cc9-2f90baaa10d0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:15.418108 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5e20b930-5251-4084-a0b8-ba75e68e958c req-a26b3c5a-1790-4aaa-8cc9-2f90baaa10d0 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 200 Aug 18 23:03:15.418728 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1285/5128] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:03:15 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:15.464090 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-110f6b9a-83a6-498e-8242-388171f550a8 req-ddfce505-0def-4e4f-84d5-6c55da100b9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:15.467297 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-110f6b9a-83a6-498e-8242-388171f550a8 req-ddfce505-0def-4e4f-84d5-6c55da100b9f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:03:15.467297 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-110f6b9a-83a6-498e-8242-388171f550a8 req-ddfce505-0def-4e4f-84d5-6c55da100b9f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:15.467297 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-110f6b9a-83a6-498e-8242-388171f550a8 req-ddfce505-0def-4e4f-84d5-6c55da100b9f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:15.472303 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-110f6b9a-83a6-498e-8242-388171f550a8 req-ddfce505-0def-4e4f-84d5-6c55da100b9f tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 404 Aug 18 23:03:15.472587 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1278/5129] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:03:15 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:15.733866 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5ae8106-a80e-4442-bda3-729d276731cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:15.735561 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5ae8106-a80e-4442-bda3-729d276731cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:15.735792 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5ae8106-a80e-4442-bda3-729d276731cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:15.735964 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5ae8106-a80e-4442-bda3-729d276731cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:15.736088 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c5ae8106-a80e-4442-bda3-729d276731cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:15.740351 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:15.740351 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:15.740907 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5ae8106-a80e-4442-bda3-729d276731cc tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:15.741355 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1284/5130] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:15 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:15.750462 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6df12e03-5f25-4c03-af02-9738df625089 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:15.753723 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6df12e03-5f25-4c03-af02-9738df625089 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 Aug 18 23:03:15.753926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6df12e03-5f25-4c03-af02-9738df625089 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:15.754105 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6df12e03-5f25-4c03-af02-9738df625089 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:15.754275 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6df12e03-5f25-4c03-af02-9738df625089 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume with id: c49cbb6d-36fd-4188-a1ee-62804f88d872 Aug 18 23:03:15.761001 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:15.761001 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:15.761321 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6df12e03-5f25-4c03-af02-9738df625089 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:03:15.780601 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6df12e03-5f25-4c03-af02-9738df625089 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume request issued successfully. Aug 18 23:03:15.780826 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6df12e03-5f25-4c03-af02-9738df625089 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 returned with HTTP 202 Aug 18 23:03:15.781272 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1284/5131] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:15 2026] DELETE /volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:15.790526 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bce6078a-2f4d-4039-af1f-d0ab60306461 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:15.793407 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bce6078a-2f4d-4039-af1f-d0ab60306461 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 Aug 18 23:03:15.794388 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bce6078a-2f4d-4039-af1f-d0ab60306461 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:15.794605 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bce6078a-2f4d-4039-af1f-d0ab60306461 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:15.806426 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:15.806426 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:15.810925 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bce6078a-2f4d-4039-af1f-d0ab60306461 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:03:15.815760 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bce6078a-2f4d-4039-af1f-d0ab60306461 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 returned with HTTP 200 Aug 18 23:03:15.816417 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1286/5132] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:15 2026] GET /volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 => generated 1063 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:16.828357 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffaf9093-a9f1-4d1d-887e-97a1d370ea6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:16.830010 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffaf9093-a9f1-4d1d-887e-97a1d370ea6a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 Aug 18 23:03:16.830197 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffaf9093-a9f1-4d1d-887e-97a1d370ea6a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:16.830398 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffaf9093-a9f1-4d1d-887e-97a1d370ea6a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:16.835518 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffaf9093-a9f1-4d1d-887e-97a1d370ea6a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 returned with HTTP 404 Aug 18 23:03:16.835911 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1279/5133] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:16 2026] GET /volume/v3/volumes/c49cbb6d-36fd-4188-a1ee-62804f88d872 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:16.843212 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33cc9017-f3ae-4dde-84ad-6a69cb17be20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:16.844695 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33cc9017-f3ae-4dde-84ad-6a69cb17be20 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:16.844874 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33cc9017-f3ae-4dde-84ad-6a69cb17be20 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:16.845075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33cc9017-f3ae-4dde-84ad-6a69cb17be20 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:16.845170 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-33cc9017-f3ae-4dde-84ad-6a69cb17be20 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:16.849165 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:16.849165 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:16.849825 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33cc9017-f3ae-4dde-84ad-6a69cb17be20 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:16.850184 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1285/5134] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:16 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:16.860196 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b503604a-fdd7-4ec5-95ea-cbc7cab3fba6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:16.862049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b503604a-fdd7-4ec5-95ea-cbc7cab3fba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:03:16.862183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b503604a-fdd7-4ec5-95ea-cbc7cab3fba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:16.862412 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b503604a-fdd7-4ec5-95ea-cbc7cab3fba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:16.862512 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-b503604a-fdd7-4ec5-95ea-cbc7cab3fba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete backup with id: 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. Aug 18 23:03:16.866301 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:16.866301 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:16.878757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-b503604a-fdd7-4ec5-95ea-cbc7cab3fba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] delete_backup rpcapi backup_id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd {{(pid=100264) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:03:16.880951 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b503604a-fdd7-4ec5-95ea-cbc7cab3fba6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 202 Aug 18 23:03:16.881339 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1285/5135] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:16 2026] DELETE /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:03:16.888473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb033d6d-2b01-4971-8a99-7c7a14371dac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:16.890683 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb033d6d-2b01-4971-8a99-7c7a14371dac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:03:16.890905 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb033d6d-2b01-4971-8a99-7c7a14371dac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:16.891103 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb033d6d-2b01-4971-8a99-7c7a14371dac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:16.891211 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-eb033d6d-2b01-4971-8a99-7c7a14371dac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:16.896122 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:16.896122 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:16.896743 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb033d6d-2b01-4971-8a99-7c7a14371dac tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 200 Aug 18 23:03:16.897085 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1287/5136] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:16 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:17.906573 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0cd293fb-5960-4c54-bc45-93b27a5fa375 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:17.908951 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cd293fb-5960-4c54-bc45-93b27a5fa375 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd Aug 18 23:03:17.909256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cd293fb-5960-4c54-bc45-93b27a5fa375 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:17.909538 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0cd293fb-5960-4c54-bc45-93b27a5fa375 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:17.909693 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0cd293fb-5960-4c54-bc45-93b27a5fa375 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:17.914038 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0cd293fb-5960-4c54-bc45-93b27a5fa375 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd returned with HTTP 404 Aug 18 23:03:17.914723 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1280/5137] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:17 2026] GET /volume/v3/backups/4e2e400f-c6c2-49c8-8b3b-72d1a9d2a3cd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:17.921034 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c8c10f2-31f9-4ecf-bf4c-47c6a047fa4a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:17.922742 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c8c10f2-31f9-4ecf-bf4c-47c6a047fa4a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:03:17.922940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c8c10f2-31f9-4ecf-bf4c-47c6a047fa4a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:17.923118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c8c10f2-31f9-4ecf-bf4c-47c6a047fa4a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:17.923230 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-0c8c10f2-31f9-4ecf-bf4c-47c6a047fa4a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete backup with id: 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. Aug 18 23:03:17.927516 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:17.927516 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:17.939290 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-0c8c10f2-31f9-4ecf-bf4c-47c6a047fa4a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] delete_backup rpcapi backup_id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:03:17.941046 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c8c10f2-31f9-4ecf-bf4c-47c6a047fa4a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 202 Aug 18 23:03:17.941487 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1286/5138] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:17 2026] DELETE /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:03:17.951336 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4753aad2-3a2e-44ce-a3b9-9777248a55e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:17.953656 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4753aad2-3a2e-44ce-a3b9-9777248a55e8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:03:17.953656 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4753aad2-3a2e-44ce-a3b9-9777248a55e8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:17.953841 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4753aad2-3a2e-44ce-a3b9-9777248a55e8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:17.953984 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-4753aad2-3a2e-44ce-a3b9-9777248a55e8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:17.958420 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:17.958420 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:17.959140 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4753aad2-3a2e-44ce-a3b9-9777248a55e8 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 200 Aug 18 23:03:17.959600 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1286/5139] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:17 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:18.035593 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-52df7f56-b03c-47b2-b40b-b27d41d533bf req-9a14ee96-49a3-4a68-8550-dad07a695c93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:18.037687 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-52df7f56-b03c-47b2-b40b-b27d41d533bf req-9a14ee96-49a3-4a68-8550-dad07a695c93 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06 Aug 18 23:03:18.037900 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-52df7f56-b03c-47b2-b40b-b27d41d533bf req-9a14ee96-49a3-4a68-8550-dad07a695c93 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:18.038092 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-52df7f56-b03c-47b2-b40b-b27d41d533bf req-9a14ee96-49a3-4a68-8550-dad07a695c93 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:18.045124 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:18.045124 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:18.090557 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-52df7f56-b03c-47b2-b40b-b27d41d533bf req-9a14ee96-49a3-4a68-8550-dad07a695c93 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06 returned with HTTP 200 Aug 18 23:03:18.090953 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1288/5140] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:03:18 2026] DELETE /volume/v3/attachments/ca802b28-6fe6-4da4-a749-04986b491a06 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:18.969409 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7bb69d6-2376-4646-9468-ec37019b44a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:18.970934 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7bb69d6-2376-4646-9468-ec37019b44a6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 Aug 18 23:03:18.971148 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7bb69d6-2376-4646-9468-ec37019b44a6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:18.971376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7bb69d6-2376-4646-9468-ec37019b44a6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:18.971516 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d7bb69d6-2376-4646-9468-ec37019b44a6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 1f08c43d-5f7b-42bc-a182-b35d2462eaa6. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:18.974954 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7bb69d6-2376-4646-9468-ec37019b44a6 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 returned with HTTP 404 Aug 18 23:03:18.975428 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1281/5141] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:18 2026] GET /volume/v3/backups/1f08c43d-5f7b-42bc-a182-b35d2462eaa6 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:18.981346 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2ebcc38-303a-4d7b-95e4-fedca5b7f6f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:18.982822 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2ebcc38-303a-4d7b-95e4-fedca5b7f6f9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:18.983118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2ebcc38-303a-4d7b-95e4-fedca5b7f6f9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:18.983213 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2ebcc38-303a-4d7b-95e4-fedca5b7f6f9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:18.983319 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b2ebcc38-303a-4d7b-95e4-fedca5b7f6f9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete backup with id: 697087a5-07b3-46fb-ab28-a92202996da2. Aug 18 23:03:18.986988 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:18.986988 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:18.996175 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-b2ebcc38-303a-4d7b-95e4-fedca5b7f6f9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] delete_backup rpcapi backup_id 697087a5-07b3-46fb-ab28-a92202996da2 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:03:18.997897 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2ebcc38-303a-4d7b-95e4-fedca5b7f6f9 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 202 Aug 18 23:03:18.998232 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1287/5142] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:18 2026] DELETE /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:03:19.004616 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-378d0a55-2cb9-4e76-a7aa-006c358cb192 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:19.006461 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-378d0a55-2cb9-4e76-a7aa-006c358cb192 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:19.006705 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-378d0a55-2cb9-4e76-a7aa-006c358cb192 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:19.006830 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-378d0a55-2cb9-4e76-a7aa-006c358cb192 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:19.006933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-378d0a55-2cb9-4e76-a7aa-006c358cb192 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:19.013967 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:19.013967 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:19.014967 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-378d0a55-2cb9-4e76-a7aa-006c358cb192 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 200 Aug 18 23:03:19.015456 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1287/5143] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:19 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:19.177691 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa155c12-55ad-4d63-a7c7-60eed7602a07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:19.179387 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa155c12-55ad-4d63-a7c7-60eed7602a07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] DELETE https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:03:19.179561 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa155c12-55ad-4d63-a7c7-60eed7602a07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:19.180305 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa155c12-55ad-4d63-a7c7-60eed7602a07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:19.180305 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-aa155c12-55ad-4d63-a7c7-60eed7602a07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Delete volume with id: 72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:03:19.186502 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:19.186502 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:19.187290 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa155c12-55ad-4d63-a7c7-60eed7602a07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:19.204402 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aa155c12-55ad-4d63-a7c7-60eed7602a07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Delete volume request issued successfully. Aug 18 23:03:19.204596 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa155c12-55ad-4d63-a7c7-60eed7602a07 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 202 Aug 18 23:03:19.205007 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1289/5144] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:19 2026] DELETE /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:19.212056 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e58760cd-35c8-4a2e-847a-2307ad42d35d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:19.213721 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e58760cd-35c8-4a2e-847a-2307ad42d35d tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:03:19.213901 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e58760cd-35c8-4a2e-847a-2307ad42d35d tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:19.214133 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e58760cd-35c8-4a2e-847a-2307ad42d35d tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:19.220813 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:19.220813 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:19.224244 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e58760cd-35c8-4a2e-847a-2307ad42d35d tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Volume info retrieved successfully. Aug 18 23:03:19.228506 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e58760cd-35c8-4a2e-847a-2307ad42d35d tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 200 Aug 18 23:03:19.228883 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1282/5145] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:19 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 1249 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:20.027945 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fa72738-cef1-4e0e-b787-8203979a5e0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.031621 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fa72738-cef1-4e0e-b787-8203979a5e0d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 Aug 18 23:03:20.031621 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fa72738-cef1-4e0e-b787-8203979a5e0d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.031621 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fa72738-cef1-4e0e-b787-8203979a5e0d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.031621 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8fa72738-cef1-4e0e-b787-8203979a5e0d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Show backup with id 697087a5-07b3-46fb-ab28-a92202996da2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:20.034936 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fa72738-cef1-4e0e-b787-8203979a5e0d tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 returned with HTTP 404 Aug 18 23:03:20.035555 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1288/5146] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/backups/697087a5-07b3-46fb-ab28-a92202996da2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:20.041737 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f88fe0ec-fa3b-43ff-9ef6-24ea1dbd6053 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.043318 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f88fe0ec-fa3b-43ff-9ef6-24ea1dbd6053 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 Aug 18 23:03:20.043519 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f88fe0ec-fa3b-43ff-9ef6-24ea1dbd6053 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.043696 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f88fe0ec-fa3b-43ff-9ef6-24ea1dbd6053 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.043856 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-f88fe0ec-fa3b-43ff-9ef6-24ea1dbd6053 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume with id: 329442f8-bd22-41ca-bfcd-fca883829dd6 Aug 18 23:03:20.050202 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:20.050202 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:20.050529 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f88fe0ec-fa3b-43ff-9ef6-24ea1dbd6053 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:03:20.075562 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f88fe0ec-fa3b-43ff-9ef6-24ea1dbd6053 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Delete volume request issued successfully. Aug 18 23:03:20.075852 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f88fe0ec-fa3b-43ff-9ef6-24ea1dbd6053 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 returned with HTTP 202 Aug 18 23:03:20.076315 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1288/5147] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:20 2026] DELETE /volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:20.083737 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a476ad2a-daa9-469c-82e8-113aa4b8f63a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.085246 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a476ad2a-daa9-469c-82e8-113aa4b8f63a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 Aug 18 23:03:20.085452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a476ad2a-daa9-469c-82e8-113aa4b8f63a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.085625 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a476ad2a-daa9-469c-82e8-113aa4b8f63a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.091987 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:20.091987 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:20.094660 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a476ad2a-daa9-469c-82e8-113aa4b8f63a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Volume info retrieved successfully. Aug 18 23:03:20.097839 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a476ad2a-daa9-469c-82e8-113aa4b8f63a tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 returned with HTTP 200 Aug 18 23:03:20.098170 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1290/5148] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:20.241234 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a956545e-83d5-4df9-927b-bb188cde64a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.242889 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a956545e-83d5-4df9-927b-bb188cde64a5 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 Aug 18 23:03:20.243066 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a956545e-83d5-4df9-927b-bb188cde64a5 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.243256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a956545e-83d5-4df9-927b-bb188cde64a5 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.249409 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a956545e-83d5-4df9-927b-bb188cde64a5 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 returned with HTTP 404 Aug 18 23:03:20.249959 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1283/5149] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/volumes/72146269-8a29-4e82-b5d8-e60706fd8f80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:20.258676 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc49952b-6391-4729-ad30-40b570e81fba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.260131 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc49952b-6391-4729-ad30-40b570e81fba tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:20.260341 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc49952b-6391-4729-ad30-40b570e81fba tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.260515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc49952b-6391-4729-ad30-40b570e81fba tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.260664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bc49952b-6391-4729-ad30-40b570e81fba tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Delete volume with id: 0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:20.265821 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc49952b-6391-4729-ad30-40b570e81fba tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 404 Aug 18 23:03:20.266316 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1289/5150] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:20 2026] DELETE /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:20.273033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-30bffa27-4773-4f93-856a-5e2dabe9286c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.274679 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30bffa27-4773-4f93-856a-5e2dabe9286c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 Aug 18 23:03:20.274857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30bffa27-4773-4f93-856a-5e2dabe9286c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.275049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-30bffa27-4773-4f93-856a-5e2dabe9286c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.279952 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-30bffa27-4773-4f93-856a-5e2dabe9286c tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 returned with HTTP 404 Aug 18 23:03:20.280329 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1289/5151] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/volumes/0b2c0822-bca3-4f61-ae94-a28942f8b914 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:20.287742 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ef894253-aec0-43b9-984a-a8b1b25cb0c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.290178 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef894253-aec0-43b9-984a-a8b1b25cb0c1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:03:20.290353 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef894253-aec0-43b9-984a-a8b1b25cb0c1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.290546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ef894253-aec0-43b9-984a-a8b1b25cb0c1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.290722 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ef894253-aec0-43b9-984a-a8b1b25cb0c1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Delete volume with id: ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:03:20.295881 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ef894253-aec0-43b9-984a-a8b1b25cb0c1 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 404 Aug 18 23:03:20.296320 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1291/5152] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:20 2026] DELETE /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:20.303215 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12ce50eb-34bb-4540-8601-30135de681d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.304836 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12ce50eb-34bb-4540-8601-30135de681d9 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] GET https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e Aug 18 23:03:20.305046 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12ce50eb-34bb-4540-8601-30135de681d9 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.305303 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12ce50eb-34bb-4540-8601-30135de681d9 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.310541 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12ce50eb-34bb-4540-8601-30135de681d9 tempest-TestInstancesWithCinderVolumes-879250341 tempest-TestInstancesWithCinderVolumes-879250341-project-member] https://10.4.3.89/volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e returned with HTTP 404 Aug 18 23:03:20.310987 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1284/5153] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/volumes/ebdf1326-e0a9-4285-97c8-8962a73a7d9e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:20.317370 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f68e97e0-4b4f-4c8a-b38c-7faeba5d5f52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.319395 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f68e97e0-4b4f-4c8a-b38c-7faeba5d5f52 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:03:20.319632 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f68e97e0-4b4f-4c8a-b38c-7faeba5d5f52 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.319880 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f68e97e0-4b4f-4c8a-b38c-7faeba5d5f52 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.320904 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68e97e0-4b4f-4c8a-b38c-7faeba5d5f52 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:03:20.330587 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f68e97e0-4b4f-4c8a-b38c-7faeba5d5f52 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Get all volumes completed successfully. Aug 18 23:03:20.332144 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:20.332144 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:20.336178 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f68e97e0-4b4f-4c8a-b38c-7faeba5d5f52 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:03:20.336600 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1290/5154] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:20.349362 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-29a19691-17b1-43e1-9e20-72a604d832e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.351030 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29a19691-17b1-43e1-9e20-72a604d832e3 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] DELETE https://10.4.3.89/volume/v3/types/940e0506-8023-43da-a8a3-21f2cbbbcfcc Aug 18 23:03:20.351216 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29a19691-17b1-43e1-9e20-72a604d832e3 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.351411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-29a19691-17b1-43e1-9e20-72a604d832e3 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.371546 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-29a19691-17b1-43e1-9e20-72a604d832e3 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/types/940e0506-8023-43da-a8a3-21f2cbbbcfcc returned with HTTP 202 Aug 18 23:03:20.371949 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1290/5155] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:20 2026] DELETE /volume/v3/types/940e0506-8023-43da-a8a3-21f2cbbbcfcc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:20.379989 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-857b6d1e-3f6a-4623-8051-44971fe1ce7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.382073 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-857b6d1e-3f6a-4623-8051-44971fe1ce7c tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:03:20.382318 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-857b6d1e-3f6a-4623-8051-44971fe1ce7c tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.382541 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-857b6d1e-3f6a-4623-8051-44971fe1ce7c tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.383455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-857b6d1e-3f6a-4623-8051-44971fe1ce7c tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:03:20.393447 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-857b6d1e-3f6a-4623-8051-44971fe1ce7c tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Get all volumes completed successfully. Aug 18 23:03:20.395395 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:20.395395 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:20.399650 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-857b6d1e-3f6a-4623-8051-44971fe1ce7c tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:03:20.400009 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1292/5156] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:20.412483 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66f7812e-976b-4ee3-b663-d27054b5a976 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.414063 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66f7812e-976b-4ee3-b663-d27054b5a976 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] DELETE https://10.4.3.89/volume/v3/types/71d6297a-2ed4-46aa-9f3a-4faca58627cc Aug 18 23:03:20.414242 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66f7812e-976b-4ee3-b663-d27054b5a976 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.414444 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66f7812e-976b-4ee3-b663-d27054b5a976 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.433410 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66f7812e-976b-4ee3-b663-d27054b5a976 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/types/71d6297a-2ed4-46aa-9f3a-4faca58627cc returned with HTTP 202 Aug 18 23:03:20.433747 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1285/5157] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:20 2026] DELETE /volume/v3/types/71d6297a-2ed4-46aa-9f3a-4faca58627cc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:20.777047 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6120844-4d2e-454f-934c-e5a3d2bc875a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.778762 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6120844-4d2e-454f-934c-e5a3d2bc875a tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 18 23:03:20.778942 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6120844-4d2e-454f-934c-e5a3d2bc875a tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.779118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6120844-4d2e-454f-934c-e5a3d2bc875a tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.779798 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b6120844-4d2e-454f-934c-e5a3d2bc875a tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 18 23:03:20.787134 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b6120844-4d2e-454f-934c-e5a3d2bc875a tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Get all volumes completed successfully. Aug 18 23:03:20.788567 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:20.788567 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:20.791967 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6120844-4d2e-454f-934c-e5a3d2bc875a tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 18 23:03:20.792318 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1291/5158] 10.4.3.89 () {66 vars in 1278 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6390 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:20.805087 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a34d459a-8763-4a26-bc94-78662a661d7e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.806479 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a34d459a-8763-4a26-bc94-78662a661d7e tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 Aug 18 23:03:20.806663 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a34d459a-8763-4a26-bc94-78662a661d7e tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.806849 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a34d459a-8763-4a26-bc94-78662a661d7e tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.807032 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-a34d459a-8763-4a26-bc94-78662a661d7e tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Delete volume with id: 4401b623-70ec-4da8-899b-5ff204dc2ad3 Aug 18 23:03:20.814405 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:20.814405 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:20.814707 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a34d459a-8763-4a26-bc94-78662a661d7e tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Volume info retrieved successfully. Aug 18 23:03:20.825289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.image.cache [None req-a34d459a-8763-4a26-bc94-78662a661d7e tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '6d20ed31-7c3b-4085-bb68-ae447d445c66', 'volume_id': '4401b623-70ec-4da8-899b-5ff204dc2ad3', 'host': 'np0000007715@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 18, 23, 2, 11), 'last_used': datetime.datetime(2026, 8, 18, 23, 2, 19)}. {{(pid=100264) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 18 23:03:20.834733 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a34d459a-8763-4a26-bc94-78662a661d7e tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Delete volume request issued successfully. Aug 18 23:03:20.835886 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a34d459a-8763-4a26-bc94-78662a661d7e tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 returned with HTTP 202 Aug 18 23:03:20.835886 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1291/5159] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:20 2026] DELETE /volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:20.842532 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-901337d7-f063-4ca9-a792-8913a1599c86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:20.844427 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-901337d7-f063-4ca9-a792-8913a1599c86 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] GET https://10.4.3.89/volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 Aug 18 23:03:20.844579 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-901337d7-f063-4ca9-a792-8913a1599c86 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:20.844760 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-901337d7-f063-4ca9-a792-8913a1599c86 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:20.851989 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:20.851989 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:20.855062 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-901337d7-f063-4ca9-a792-8913a1599c86 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Volume info retrieved successfully. Aug 18 23:03:20.858386 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-901337d7-f063-4ca9-a792-8913a1599c86 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 returned with HTTP 200 Aug 18 23:03:20.858730 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1293/5160] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:20 2026] GET /volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:21.109239 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-abf1a978-40e4-4576-94bd-8bc89a789322 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:21.110913 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abf1a978-40e4-4576-94bd-8bc89a789322 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] GET https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 Aug 18 23:03:21.111104 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abf1a978-40e4-4576-94bd-8bc89a789322 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:21.111329 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-abf1a978-40e4-4576-94bd-8bc89a789322 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:21.116817 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-abf1a978-40e4-4576-94bd-8bc89a789322 tempest-ProjectAdminTests33-267594332 tempest-ProjectAdminTests33-267594332-project-admin] https://10.4.3.89/volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 returned with HTTP 404 Aug 18 23:03:21.117438 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1286/5161] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:21 2026] GET /volume/v3/volumes/329442f8-bd22-41ca-bfcd-fca883829dd6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:21.870086 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-82fc644d-2d90-4991-b061-414010e2396f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:21.871761 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82fc644d-2d90-4991-b061-414010e2396f tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] GET https://10.4.3.89/volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 Aug 18 23:03:21.871948 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82fc644d-2d90-4991-b061-414010e2396f tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:21.872184 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-82fc644d-2d90-4991-b061-414010e2396f tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:21.878538 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-82fc644d-2d90-4991-b061-414010e2396f tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 returned with HTTP 404 Aug 18 23:03:21.878877 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1292/5162] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:21 2026] GET /volume/v3/volumes/4401b623-70ec-4da8-899b-5ff204dc2ad3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:21.886918 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4411d376-44a6-449a-8211-31c910fbb2e2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:21.888628 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4411d376-44a6-449a-8211-31c910fbb2e2 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] DELETE https://10.4.3.89/volume/v3/types/4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2 Aug 18 23:03:21.888807 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4411d376-44a6-449a-8211-31c910fbb2e2 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:21.888994 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4411d376-44a6-449a-8211-31c910fbb2e2 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:21.910335 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4411d376-44a6-449a-8211-31c910fbb2e2 tempest-TestInstancesWithCinderVolumes-2061705729 tempest-TestInstancesWithCinderVolumes-2061705729-project-admin] https://10.4.3.89/volume/v3/types/4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2 returned with HTTP 202 Aug 18 23:03:21.910679 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1292/5163] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:03:21 2026] DELETE /volume/v3/types/4a3ded76-a7ba-4d96-8b85-6e4f8a0e49f2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:22.377134 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e831641c-2170-4d45-9fd5-f33549f848ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:22.449544 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:22.449878 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-373652056"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:22.451188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-373652056'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:22.451311 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume of 1 GB Aug 18 23:03:22.454651 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Availability Zones retrieved successfully. Aug 18 23:03:22.459611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Flow 'volume_create_api' (38a66828-c511-4f88-a691-035c578ff132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:22.460507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b6cc60-7b31-4d8c-8633-d5e4bdca98dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:22.461234 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:22.481960 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2b6cc60-7b31-4d8c-8633-d5e4bdca98dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:22.482667 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdda67ae-0a11-441f-8d4b-7379de31f005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:22.541430 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Created reservations ['7b1984c4-887e-444d-8c53-d026eefa2ce4', '1130dcc0-fd1e-4d16-83cb-a9a37ea0b426', '99c5b672-4751-40f5-b9a9-1aeb8d128f9f', 'f3c28d88-ccb7-4675-b429-93089c3c6597'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:22.542190 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdda67ae-0a11-441f-8d4b-7379de31f005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b1984c4-887e-444d-8c53-d026eefa2ce4', '1130dcc0-fd1e-4d16-83cb-a9a37ea0b426', '99c5b672-4751-40f5-b9a9-1aeb8d128f9f', 'f3c28d88-ccb7-4675-b429-93089c3c6597']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:22.542948 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d53475-3c79-4397-980b-e49f0b0f0d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:22.572323 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d53475-3c79-4397-980b-e49f0b0f0d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373652056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7460af20eeb48538a5b2d4fccb1b150',qos_specs=None,replication_status=,reservations=['7b1984c4-887e-444d-8c53-d026eefa2ce4','1130dcc0-fd1e-4d16-83cb-a9a37ea0b426','99c5b672-4751-40f5-b9a9-1aeb8d128f9f','f3c28d88-ccb7-4675-b429-93089c3c6597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc79ddcc05394891b856551e815f534d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-373652056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7460af20eeb48538a5b2d4fccb1b150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc79ddcc05394891b856551e815f534d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:22.573665 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04b13e7-a36c-48ee-bd97-64b86e6dc5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:22.591190 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04b13e7-a36c-48ee-bd97-64b86e6dc5e3) transitioned into state 'SUCCESS' from state '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-373652056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7460af20eeb48538a5b2d4fccb1b150',qos_specs=None,replication_status=,reservations=['7b1984c4-887e-444d-8c53-d026eefa2ce4','1130dcc0-fd1e-4d16-83cb-a9a37ea0b426','99c5b672-4751-40f5-b9a9-1aeb8d128f9f','f3c28d88-ccb7-4675-b429-93089c3c6597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc79ddcc05394891b856551e815f534d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:22.591884 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65daa86-1545-4814-b2f6-450d69faae6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:22.600374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f65daa86-1545-4814-b2f6-450d69faae6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:22.601101 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Flow 'volume_create_api' (38a66828-c511-4f88-a691-035c578ff132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:22.601410 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume request issued successfully. Aug 18 23:03:22.601929 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e831641c-2170-4d45-9fd5-f33549f848ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:22.602364 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1294/5164] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:03:22 2026] POST /volume/v3/volumes => generated 775 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:22.613222 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1f43ac6-d8b5-46e4-8453-7238349c44af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:22.615285 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1f43ac6-d8b5-46e4-8453-7238349c44af tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 Aug 18 23:03:22.615524 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1f43ac6-d8b5-46e4-8453-7238349c44af tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:22.615763 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1f43ac6-d8b5-46e4-8453-7238349c44af tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:22.622472 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:22.622472 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:22.625991 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1f43ac6-d8b5-46e4-8453-7238349c44af tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:22.629705 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1f43ac6-d8b5-46e4-8453-7238349c44af tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 returned with HTTP 200 Aug 18 23:03:22.630136 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1287/5165] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:22 2026] GET /volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:23.641866 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2fefec0a-31c9-469c-be3c-952fc45481b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:23.644972 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2fefec0a-31c9-469c-be3c-952fc45481b0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 Aug 18 23:03:23.645767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2fefec0a-31c9-469c-be3c-952fc45481b0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:23.645767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2fefec0a-31c9-469c-be3c-952fc45481b0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:23.654816 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:23.654816 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:23.657957 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2fefec0a-31c9-469c-be3c-952fc45481b0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:23.661743 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2fefec0a-31c9-469c-be3c-952fc45481b0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 returned with HTTP 200 Aug 18 23:03:23.662238 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1293/5166] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:23 2026] GET /volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:23.676810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-46642c13-b8f7-4b52-97bd-0cc6c744548e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:23.678721 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46642c13-b8f7-4b52-97bd-0cc6c744548e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:03:23.679058 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-46642c13-b8f7-4b52-97bd-0cc6c744548e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90", "name": "tempest-type-Backup-358699733"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:23.680638 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-46642c13-b8f7-4b52-97bd-0cc6c744548e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Creating new backup {'backup': {'volume_id': '6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90', 'name': 'tempest-type-Backup-358699733'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:03:23.680827 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-46642c13-b8f7-4b52-97bd-0cc6c744548e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Creating backup of volume 6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 in container None Aug 18 23:03:23.687965 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:23.687965 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:23.688283 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-46642c13-b8f7-4b52-97bd-0cc6c744548e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:23.714422 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-46642c13-b8f7-4b52-97bd-0cc6c744548e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Created reservations ['0e3e6384-6278-4478-ae24-7554b7a1bbc7', 'e6700893-78c9-4aa1-979c-b174e038f44a'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:23.742477 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-46642c13-b8f7-4b52-97bd-0cc6c744548e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:03:23.743079 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1293/5167] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:03:23 2026] POST /volume/v3/backups => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:23.752284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-751e44ef-0661-420f-8f55-a269f3dce11d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:23.754224 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-751e44ef-0661-420f-8f55-a269f3dce11d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:23.754481 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-751e44ef-0661-420f-8f55-a269f3dce11d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:23.754683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-751e44ef-0661-420f-8f55-a269f3dce11d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:23.754870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-751e44ef-0661-420f-8f55-a269f3dce11d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:23.759872 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:23.759872 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:23.760658 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-751e44ef-0661-420f-8f55-a269f3dce11d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:23.761001 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1295/5168] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:23 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:24.773688 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01482982-4e81-4404-94cf-24071ffce3fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:24.775402 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01482982-4e81-4404-94cf-24071ffce3fa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:24.775609 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01482982-4e81-4404-94cf-24071ffce3fa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:24.775879 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01482982-4e81-4404-94cf-24071ffce3fa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:24.775981 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-01482982-4e81-4404-94cf-24071ffce3fa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:24.780065 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:24.780065 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:24.780674 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01482982-4e81-4404-94cf-24071ffce3fa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:24.781042 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1288/5169] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:24 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:25.791759 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-333ec151-74fa-4672-9c4f-1b4f6a4a6dc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:25.793503 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-333ec151-74fa-4672-9c4f-1b4f6a4a6dc7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:25.793721 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-333ec151-74fa-4672-9c4f-1b4f6a4a6dc7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:25.793928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-333ec151-74fa-4672-9c4f-1b4f6a4a6dc7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:25.794036 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-333ec151-74fa-4672-9c4f-1b4f6a4a6dc7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:25.798331 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:25.798331 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:25.799034 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-333ec151-74fa-4672-9c4f-1b4f6a4a6dc7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:25.799449 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1294/5170] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:25 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:26.808853 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d31e1113-c85a-4f85-bc96-257c90aa2b12 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:26.811120 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d31e1113-c85a-4f85-bc96-257c90aa2b12 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:26.811424 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d31e1113-c85a-4f85-bc96-257c90aa2b12 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:26.811666 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d31e1113-c85a-4f85-bc96-257c90aa2b12 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:26.811797 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d31e1113-c85a-4f85-bc96-257c90aa2b12 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:26.816787 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:26.816787 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:26.817407 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d31e1113-c85a-4f85-bc96-257c90aa2b12 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:26.817768 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1294/5171] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:26 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:27.670158 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:27.738050 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:27.738387 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-304771774"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:27.739640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-304771774'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:27.739748 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume of 1 GB Aug 18 23:03:27.743277 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Availability Zones retrieved successfully. Aug 18 23:03:27.748505 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (dc9d669a-c477-475d-a189-b471d04039f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:27.749317 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f8f594a-f601-4d69-9fd4-b8bbf537f14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:27.750095 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:27.773171 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f8f594a-f601-4d69-9fd4-b8bbf537f14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:27.773882 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41483f6-f1a6-4272-9eee-868b38f7a8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:27.824392 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Created reservations ['aa284e9c-8dc0-42bf-aae4-1e630d0cdd6c', '6622243f-866e-4934-9a48-1a44815e4905', '27136cde-f901-4daa-9186-e9b22414b95d', '3c804860-411f-4179-8393-697b9c32519b'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:27.825064 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41483f6-f1a6-4272-9eee-868b38f7a8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa284e9c-8dc0-42bf-aae4-1e630d0cdd6c', '6622243f-866e-4934-9a48-1a44815e4905', '27136cde-f901-4daa-9186-e9b22414b95d', '3c804860-411f-4179-8393-697b9c32519b']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:27.825757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a19dea-c6c4-4149-b885-7afd81c2519c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:27.828084 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ca63218-9c74-4d15-a4e7-696becadb4b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:27.829727 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca63218-9c74-4d15-a4e7-696becadb4b8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:27.829921 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca63218-9c74-4d15-a4e7-696becadb4b8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:27.830114 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca63218-9c74-4d15-a4e7-696becadb4b8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:27.830245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1ca63218-9c74-4d15-a4e7-696becadb4b8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:27.833807 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:27.833807 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:27.834349 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca63218-9c74-4d15-a4e7-696becadb4b8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:27.834809 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1289/5172] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:27 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:27.844894 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a19dea-c6c4-4149-b885-7afd81c2519c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '357a797e-2448-4608-88cc-895ab64d6a23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-304771774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['aa284e9c-8dc0-42bf-aae4-1e630d0cdd6c','6622243f-866e-4934-9a48-1a44815e4905','27136cde-f901-4daa-9186-e9b22414b95d','3c804860-411f-4179-8393-697b9c32519b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-304771774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=357a797e-2448-4608-88cc-895ab64d6a23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3751aabaf0a44d08a533accde4b0671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d348a57005014750a65674159d6c6a63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:27.845594 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb51450b-2fb5-4d65-a28e-bd5b5be22c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:27.860107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb51450b-2fb5-4d65-a28e-bd5b5be22c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-304771774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['aa284e9c-8dc0-42bf-aae4-1e630d0cdd6c','6622243f-866e-4934-9a48-1a44815e4905','27136cde-f901-4daa-9186-e9b22414b95d','3c804860-411f-4179-8393-697b9c32519b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:27.860693 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf9c8f4-fad5-4625-9d1d-21dbcd49ab5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:27.868747 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (caf9c8f4-fad5-4625-9d1d-21dbcd49ab5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:27.869500 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (dc9d669a-c477-475d-a189-b471d04039f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:27.869766 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request issued successfully. Aug 18 23:03:27.870276 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdfec23f-d04c-4227-b4fb-752b02dcb707 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:27.870660 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1296/5173] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:03:27 2026] POST /volume/v3/volumes => generated 755 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:27.885630 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71b76a24-f341-441b-bfc5-ad0a62b98ce8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:27.889205 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71b76a24-f341-441b-bfc5-ad0a62b98ce8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 Aug 18 23:03:27.889205 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71b76a24-f341-441b-bfc5-ad0a62b98ce8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:27.889205 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71b76a24-f341-441b-bfc5-ad0a62b98ce8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:27.895280 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:27.895280 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:27.897619 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71b76a24-f341-441b-bfc5-ad0a62b98ce8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:27.901521 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71b76a24-f341-441b-bfc5-ad0a62b98ce8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 returned with HTTP 200 Aug 18 23:03:27.901936 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1295/5174] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:27 2026] GET /volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:28.844588 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9a4ad8dc-50ab-4206-a6fd-c3d065b3d331 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:28.846544 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a4ad8dc-50ab-4206-a6fd-c3d065b3d331 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:28.846816 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a4ad8dc-50ab-4206-a6fd-c3d065b3d331 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:28.847046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9a4ad8dc-50ab-4206-a6fd-c3d065b3d331 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:28.847212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-9a4ad8dc-50ab-4206-a6fd-c3d065b3d331 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:28.851431 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:28.851431 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:28.852020 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9a4ad8dc-50ab-4206-a6fd-c3d065b3d331 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:28.852472 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1295/5175] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:28 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:28.914169 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb534ade-497a-4f8a-bffb-209769bc6c4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:28.915954 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb534ade-497a-4f8a-bffb-209769bc6c4a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 Aug 18 23:03:28.916175 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb534ade-497a-4f8a-bffb-209769bc6c4a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:28.916379 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb534ade-497a-4f8a-bffb-209769bc6c4a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:28.924598 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:28.924598 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:28.929648 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb534ade-497a-4f8a-bffb-209769bc6c4a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:28.935372 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb534ade-497a-4f8a-bffb-209769bc6c4a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 returned with HTTP 200 Aug 18 23:03:28.935720 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1290/5176] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:28 2026] GET /volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:28.948952 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7ba7e0f-ad82-449e-b5f4-90b2c6e71a59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:28.950858 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7ba7e0f-ad82-449e-b5f4-90b2c6e71a59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] POST https://10.4.3.89/volume/v3/backups Aug 18 23:03:28.951188 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7ba7e0f-ad82-449e-b5f4-90b2c6e71a59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "357a797e-2448-4608-88cc-895ab64d6a23", "name": "tempest-CreateVolumesFromBackupTest-Backup-1438514288"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:28.952653 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-a7ba7e0f-ad82-449e-b5f4-90b2c6e71a59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Creating new backup {'backup': {'volume_id': '357a797e-2448-4608-88cc-895ab64d6a23', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1438514288'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:03:28.952798 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-a7ba7e0f-ad82-449e-b5f4-90b2c6e71a59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Creating backup of volume 357a797e-2448-4608-88cc-895ab64d6a23 in container None Aug 18 23:03:28.961345 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:28.961345 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:28.961795 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a7ba7e0f-ad82-449e-b5f4-90b2c6e71a59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:28.994216 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a7ba7e0f-ad82-449e-b5f4-90b2c6e71a59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Created reservations ['7644b3f7-33df-4219-9e51-5317f01d307c', '25b97549-4494-40c0-9e95-affcb1c060fa'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:29.027863 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7ba7e0f-ad82-449e-b5f4-90b2c6e71a59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:03:29.028278 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1297/5177] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:28 2026] POST /volume/v3/backups => generated 337 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:29.038201 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a086c893-fc22-4b2c-8f7c-2c1ae9e4e5c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:29.042693 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a086c893-fc22-4b2c-8f7c-2c1ae9e4e5c8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:29.042693 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a086c893-fc22-4b2c-8f7c-2c1ae9e4e5c8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:29.042693 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a086c893-fc22-4b2c-8f7c-2c1ae9e4e5c8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:29.042693 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a086c893-fc22-4b2c-8f7c-2c1ae9e4e5c8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:29.049626 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:29.049626 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:29.049626 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a086c893-fc22-4b2c-8f7c-2c1ae9e4e5c8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:29.049626 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1296/5178] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:29 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:29.866739 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86645fb4-1d0c-43a5-a2b3-f6aa998b2177 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:29.868452 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86645fb4-1d0c-43a5-a2b3-f6aa998b2177 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:29.868661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86645fb4-1d0c-43a5-a2b3-f6aa998b2177 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:29.868844 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86645fb4-1d0c-43a5-a2b3-f6aa998b2177 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:29.868948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-86645fb4-1d0c-43a5-a2b3-f6aa998b2177 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:29.872626 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:29.872626 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:29.873147 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86645fb4-1d0c-43a5-a2b3-f6aa998b2177 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:29.873497 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1296/5179] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:29 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:30.059605 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f7247eb-6196-4b78-bd20-aa0a20d04b73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:30.061311 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f7247eb-6196-4b78-bd20-aa0a20d04b73 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:30.061478 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f7247eb-6196-4b78-bd20-aa0a20d04b73 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:30.061651 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f7247eb-6196-4b78-bd20-aa0a20d04b73 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:30.061738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3f7247eb-6196-4b78-bd20-aa0a20d04b73 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:30.065603 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:30.065603 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:30.066376 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f7247eb-6196-4b78-bd20-aa0a20d04b73 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:30.066714 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1291/5180] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:30 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:30.883283 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a57e6c2f-0ea4-4229-b568-d82467a6b8ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:30.886503 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a57e6c2f-0ea4-4229-b568-d82467a6b8ea tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:30.886503 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a57e6c2f-0ea4-4229-b568-d82467a6b8ea tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:30.886503 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a57e6c2f-0ea4-4229-b568-d82467a6b8ea tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:30.886503 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a57e6c2f-0ea4-4229-b568-d82467a6b8ea tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:30.889923 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:30.889923 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:30.890641 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a57e6c2f-0ea4-4229-b568-d82467a6b8ea tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:30.891074 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1298/5181] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:30 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:31.075935 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-072f46f5-56b5-46c6-a6ac-a0aa1ed76c86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:31.077642 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-072f46f5-56b5-46c6-a6ac-a0aa1ed76c86 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:31.077831 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-072f46f5-56b5-46c6-a6ac-a0aa1ed76c86 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:31.078033 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-072f46f5-56b5-46c6-a6ac-a0aa1ed76c86 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:31.078148 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-072f46f5-56b5-46c6-a6ac-a0aa1ed76c86 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:31.082180 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:31.082180 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:31.082936 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-072f46f5-56b5-46c6-a6ac-a0aa1ed76c86 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:31.083313 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1297/5182] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:31 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:31.902110 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-81f4b0ea-de4c-4ca6-8d18-39647e672478 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:31.906294 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-81f4b0ea-de4c-4ca6-8d18-39647e672478 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:31.906588 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-81f4b0ea-de4c-4ca6-8d18-39647e672478 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:31.906856 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-81f4b0ea-de4c-4ca6-8d18-39647e672478 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:31.907069 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-81f4b0ea-de4c-4ca6-8d18-39647e672478 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:31.913623 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:31.913623 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:31.914606 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-81f4b0ea-de4c-4ca6-8d18-39647e672478 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:31.915184 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1297/5183] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:31 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:32.093541 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17aa9636-3886-4807-bd7b-9c28b080e769 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:32.095188 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17aa9636-3886-4807-bd7b-9c28b080e769 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:32.095397 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17aa9636-3886-4807-bd7b-9c28b080e769 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:32.095572 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17aa9636-3886-4807-bd7b-9c28b080e769 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:32.095672 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-17aa9636-3886-4807-bd7b-9c28b080e769 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:32.099566 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:32.099566 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:32.100217 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17aa9636-3886-4807-bd7b-9c28b080e769 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:32.100560 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1292/5184] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:32 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:32.924978 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6424057-4da2-46b6-bab2-1e3c1770f60b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:32.927084 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6424057-4da2-46b6-bab2-1e3c1770f60b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:32.927352 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6424057-4da2-46b6-bab2-1e3c1770f60b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:32.927544 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6424057-4da2-46b6-bab2-1e3c1770f60b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:32.927685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f6424057-4da2-46b6-bab2-1e3c1770f60b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:32.932353 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:32.932353 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:32.933108 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6424057-4da2-46b6-bab2-1e3c1770f60b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:32.933575 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1299/5185] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:32 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:33.115834 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4bac6b7-7283-4ebf-9c6a-3efbd27e5ecf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:33.117657 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4bac6b7-7283-4ebf-9c6a-3efbd27e5ecf tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:33.117845 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4bac6b7-7283-4ebf-9c6a-3efbd27e5ecf tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:33.118023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4bac6b7-7283-4ebf-9c6a-3efbd27e5ecf tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:33.118136 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c4bac6b7-7283-4ebf-9c6a-3efbd27e5ecf tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:33.122162 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:33.122162 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:33.122850 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4bac6b7-7283-4ebf-9c6a-3efbd27e5ecf tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:33.123205 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1298/5186] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:33 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:33.944862 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-495fdc8c-2840-4374-b472-a9b3e057e271 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:33.948088 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-495fdc8c-2840-4374-b472-a9b3e057e271 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:33.948288 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-495fdc8c-2840-4374-b472-a9b3e057e271 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:33.948513 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-495fdc8c-2840-4374-b472-a9b3e057e271 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:33.948645 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-495fdc8c-2840-4374-b472-a9b3e057e271 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:33.953058 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:33.953058 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:33.954013 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-495fdc8c-2840-4374-b472-a9b3e057e271 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:33.954776 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1298/5187] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:33 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:34.133159 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19b6b4f0-267e-4bbc-ab3c-0978e7d39b21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:34.135466 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19b6b4f0-267e-4bbc-ab3c-0978e7d39b21 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:34.135698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19b6b4f0-267e-4bbc-ab3c-0978e7d39b21 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:34.135940 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19b6b4f0-267e-4bbc-ab3c-0978e7d39b21 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:34.136095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-19b6b4f0-267e-4bbc-ab3c-0978e7d39b21 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:34.141587 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:34.141587 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:34.142639 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19b6b4f0-267e-4bbc-ab3c-0978e7d39b21 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:34.143165 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1293/5188] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:34 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:34.966981 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-819e2927-b9c1-4a35-9e13-c9f8188c3941 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:34.969155 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-819e2927-b9c1-4a35-9e13-c9f8188c3941 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:34.969436 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-819e2927-b9c1-4a35-9e13-c9f8188c3941 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:34.969664 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-819e2927-b9c1-4a35-9e13-c9f8188c3941 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:34.969793 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-819e2927-b9c1-4a35-9e13-c9f8188c3941 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:34.974581 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:34.974581 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:34.975372 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-819e2927-b9c1-4a35-9e13-c9f8188c3941 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:34.975834 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1300/5189] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:34 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:35.154709 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26bf35b2-bdce-4488-bce8-f67f37f085de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:35.158374 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26bf35b2-bdce-4488-bce8-f67f37f085de tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:35.158636 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26bf35b2-bdce-4488-bce8-f67f37f085de tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:35.158851 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26bf35b2-bdce-4488-bce8-f67f37f085de tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:35.158962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-26bf35b2-bdce-4488-bce8-f67f37f085de tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:35.165771 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:35.165771 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:35.166479 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26bf35b2-bdce-4488-bce8-f67f37f085de tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:35.166838 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1299/5190] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:35 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:35.986750 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3e8ae6a7-63af-4ff1-baf0-6d2eb006d1d0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:35.988691 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e8ae6a7-63af-4ff1-baf0-6d2eb006d1d0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:35.989860 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e8ae6a7-63af-4ff1-baf0-6d2eb006d1d0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:35.989860 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3e8ae6a7-63af-4ff1-baf0-6d2eb006d1d0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:35.989860 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3e8ae6a7-63af-4ff1-baf0-6d2eb006d1d0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:35.995482 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:35.995482 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:35.996156 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3e8ae6a7-63af-4ff1-baf0-6d2eb006d1d0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:35.996612 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1299/5191] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:35 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:36.178732 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6be5dacc-2e20-4daf-876c-2121c8d33c36 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:36.180956 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6be5dacc-2e20-4daf-876c-2121c8d33c36 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:36.180956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6be5dacc-2e20-4daf-876c-2121c8d33c36 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:36.181475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6be5dacc-2e20-4daf-876c-2121c8d33c36 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:36.181591 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6be5dacc-2e20-4daf-876c-2121c8d33c36 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:36.187156 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:36.187156 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:36.188381 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6be5dacc-2e20-4daf-876c-2121c8d33c36 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:36.188630 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1294/5192] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:36 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:37.007185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c24827eb-26e7-4b73-82bc-d56d1f24236e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:37.008808 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c24827eb-26e7-4b73-82bc-d56d1f24236e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:37.009015 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c24827eb-26e7-4b73-82bc-d56d1f24236e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:37.009670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c24827eb-26e7-4b73-82bc-d56d1f24236e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:37.009670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c24827eb-26e7-4b73-82bc-d56d1f24236e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:37.013545 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:37.013545 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:37.014432 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c24827eb-26e7-4b73-82bc-d56d1f24236e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:37.014593 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1301/5193] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:37 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:37.199244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e6556b0-bf14-4603-beda-f9c6c3c58f67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:37.202591 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e6556b0-bf14-4603-beda-f9c6c3c58f67 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:37.202786 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e6556b0-bf14-4603-beda-f9c6c3c58f67 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:37.203044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e6556b0-bf14-4603-beda-f9c6c3c58f67 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:37.203188 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4e6556b0-bf14-4603-beda-f9c6c3c58f67 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:37.207431 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:37.207431 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:37.208131 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e6556b0-bf14-4603-beda-f9c6c3c58f67 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:37.208477 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1300/5194] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:37 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:38.024074 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7a6ba10c-95b8-40a7-9639-a765e3b5c4cb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:38.025779 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a6ba10c-95b8-40a7-9639-a765e3b5c4cb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:38.025967 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a6ba10c-95b8-40a7-9639-a765e3b5c4cb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:38.026146 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7a6ba10c-95b8-40a7-9639-a765e3b5c4cb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:38.026238 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-7a6ba10c-95b8-40a7-9639-a765e3b5c4cb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:38.036765 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:38.036765 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:38.037452 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7a6ba10c-95b8-40a7-9639-a765e3b5c4cb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:38.037882 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1300/5195] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:38 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:38.218530 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0582194d-7268-458f-8163-3245bc941e59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:38.222059 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0582194d-7268-458f-8163-3245bc941e59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:38.222059 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0582194d-7268-458f-8163-3245bc941e59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:38.222059 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0582194d-7268-458f-8163-3245bc941e59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:38.222059 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0582194d-7268-458f-8163-3245bc941e59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:38.226130 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:38.226130 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:38.227362 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0582194d-7268-458f-8163-3245bc941e59 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:38.227784 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1295/5196] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:38 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:39.046869 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19a04d9e-ec2f-4b31-aec9-347197f83aed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:39.048575 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19a04d9e-ec2f-4b31-aec9-347197f83aed tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:03:39.048801 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19a04d9e-ec2f-4b31-aec9-347197f83aed tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:39.049008 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19a04d9e-ec2f-4b31-aec9-347197f83aed tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:39.049150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-19a04d9e-ec2f-4b31-aec9-347197f83aed tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:39.052810 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:39.052810 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:39.053413 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19a04d9e-ec2f-4b31-aec9-347197f83aed tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:03:39.053766 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1302/5197] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:39 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:39.063554 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a71d1aa-14f7-47a1-845e-5f0cfb77b542 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:39.126144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a71d1aa-14f7-47a1-845e-5f0cfb77b542 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e/export_record Aug 18 23:03:39.126144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a71d1aa-14f7-47a1-845e-5f0cfb77b542 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:39.126144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a71d1aa-14f7-47a1-845e-5f0cfb77b542 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Calling method 'export_record' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:39.126144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-3a71d1aa-14f7-47a1-845e-5f0cfb77b542 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Export record for backup d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:03:39.129747 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:39.129747 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:39.130781 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-3a71d1aa-14f7-47a1-845e-5f0cfb77b542 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '27ecf96a6d1140aea44755e20c0136ff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b7460af20eeb48538a5b2d4fccb1b150', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:39.130972 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a71d1aa-14f7-47a1-845e-5f0cfb77b542 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e/export_record returned with HTTP 403 Aug 18 23:03:39.131415 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1301/5198] 10.4.3.89 () {68 vars in 1423 bytes} [Tue Aug 18 23:03:39 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e/export_record => generated 101 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:39.138567 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:39.140061 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:39.140409 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1981341297"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:39.141684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1981341297'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:39.141830 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume of 1 GB Aug 18 23:03:39.145189 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Availability Zones retrieved successfully. Aug 18 23:03:39.150190 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Flow 'volume_create_api' (020894eb-3dfc-44f9-9b59-141ce79ef611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:39.151062 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d129e97b-c24f-4f84-8f6e-658c640779aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:39.151784 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:39.172802 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d129e97b-c24f-4f84-8f6e-658c640779aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:39.173520 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccba399f-d6f6-4e7e-9416-0bf19ae07b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:39.215003 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Created reservations ['7a729211-11d7-44d9-9a1d-1646c2c91f51', 'fe8e07ad-c329-4c3e-8ce0-84eb93594b78', '2240bc8d-d315-4b8b-b22d-61aba74b9937', '3e9fdd16-5a69-4df9-93e6-eace6d680c3f'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:39.215755 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccba399f-d6f6-4e7e-9416-0bf19ae07b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a729211-11d7-44d9-9a1d-1646c2c91f51', 'fe8e07ad-c329-4c3e-8ce0-84eb93594b78', '2240bc8d-d315-4b8b-b22d-61aba74b9937', '3e9fdd16-5a69-4df9-93e6-eace6d680c3f']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:39.216442 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65431f22-ca37-4193-af2b-d96f23ac2335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:39.237840 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0244e894-7b5e-4394-95ce-15280ff6d134 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:39.239662 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65431f22-ca37-4193-af2b-d96f23ac2335) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c363e8f-56d9-43fb-ad01-7f2e91067e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1981341297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7460af20eeb48538a5b2d4fccb1b150',qos_specs=None,replication_status=,reservations=['7a729211-11d7-44d9-9a1d-1646c2c91f51','fe8e07ad-c329-4c3e-8ce0-84eb93594b78','2240bc8d-d315-4b8b-b22d-61aba74b9937','3e9fdd16-5a69-4df9-93e6-eace6d680c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc79ddcc05394891b856551e815f534d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1981341297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c363e8f-56d9-43fb-ad01-7f2e91067e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7460af20eeb48538a5b2d4fccb1b150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc79ddcc05394891b856551e815f534d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:39.240133 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0244e894-7b5e-4394-95ce-15280ff6d134 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:39.240405 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0244e894-7b5e-4394-95ce-15280ff6d134 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:39.240623 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0244e894-7b5e-4394-95ce-15280ff6d134 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:39.240768 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0686cf58-f9b4-422c-b136-6c728f3b39f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:39.240829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0244e894-7b5e-4394-95ce-15280ff6d134 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:39.246678 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:39.246678 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:39.247681 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0244e894-7b5e-4394-95ce-15280ff6d134 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:39.248131 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1296/5199] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:39 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:39.259624 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0686cf58-f9b4-422c-b136-6c728f3b39f3) transitioned into state 'SUCCESS' from state '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-1981341297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7460af20eeb48538a5b2d4fccb1b150',qos_specs=None,replication_status=,reservations=['7a729211-11d7-44d9-9a1d-1646c2c91f51','fe8e07ad-c329-4c3e-8ce0-84eb93594b78','2240bc8d-d315-4b8b-b22d-61aba74b9937','3e9fdd16-5a69-4df9-93e6-eace6d680c3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc79ddcc05394891b856551e815f534d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:39.260735 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f43e32-08c7-48c1-a3f7-53848e68a0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:39.269204 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60f43e32-08c7-48c1-a3f7-53848e68a0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:39.269993 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Flow 'volume_create_api' (020894eb-3dfc-44f9-9b59-141ce79ef611) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:39.270432 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume request issued successfully. Aug 18 23:03:39.270987 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-df7e8297-355f-4a4b-8f2a-5767e394b42f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:39.271450 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1301/5200] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:03:39 2026] POST /volume/v3/volumes => generated 776 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:39.283411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1275af9f-8663-4224-82ea-9560b3df38ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:39.285256 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1275af9f-8663-4224-82ea-9560b3df38ae tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 Aug 18 23:03:39.285485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1275af9f-8663-4224-82ea-9560b3df38ae tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:39.285668 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1275af9f-8663-4224-82ea-9560b3df38ae tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:39.293428 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:39.293428 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:39.297226 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1275af9f-8663-4224-82ea-9560b3df38ae tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:39.301847 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1275af9f-8663-4224-82ea-9560b3df38ae tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 returned with HTTP 200 Aug 18 23:03:39.302312 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1303/5201] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:39 2026] GET /volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:40.260232 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d7a252a-0f5b-4914-8518-8298e390234d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:40.262217 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d7a252a-0f5b-4914-8518-8298e390234d tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:40.262446 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d7a252a-0f5b-4914-8518-8298e390234d tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:40.262647 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d7a252a-0f5b-4914-8518-8298e390234d tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:40.262799 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3d7a252a-0f5b-4914-8518-8298e390234d tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:40.267555 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:40.267555 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:40.268458 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d7a252a-0f5b-4914-8518-8298e390234d tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:40.268830 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1302/5202] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:40 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:40.314859 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e1d12458-98b5-4ed2-9327-85b48364731d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:40.317438 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1d12458-98b5-4ed2-9327-85b48364731d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 Aug 18 23:03:40.317714 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1d12458-98b5-4ed2-9327-85b48364731d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:40.317948 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e1d12458-98b5-4ed2-9327-85b48364731d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:40.328027 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:40.328027 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:40.332763 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e1d12458-98b5-4ed2-9327-85b48364731d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:40.338140 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e1d12458-98b5-4ed2-9327-85b48364731d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 returned with HTTP 200 Aug 18 23:03:40.338847 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1297/5203] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:40 2026] GET /volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:40.350456 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-420c8848-9b8d-4464-91a3-1811c686199e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:40.352280 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-420c8848-9b8d-4464-91a3-1811c686199e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:03:40.352658 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-420c8848-9b8d-4464-91a3-1811c686199e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c363e8f-56d9-43fb-ad01-7f2e91067e76", "name": "tempest-type-Backup-779946138"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:40.354038 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-420c8848-9b8d-4464-91a3-1811c686199e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Creating new backup {'backup': {'volume_id': '3c363e8f-56d9-43fb-ad01-7f2e91067e76', 'name': 'tempest-type-Backup-779946138'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:03:40.354172 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.contrib.backups [None req-420c8848-9b8d-4464-91a3-1811c686199e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Creating backup of volume 3c363e8f-56d9-43fb-ad01-7f2e91067e76 in container None Aug 18 23:03:40.360965 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:40.360965 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:40.361312 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-420c8848-9b8d-4464-91a3-1811c686199e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:40.375791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-420c8848-9b8d-4464-91a3-1811c686199e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Created reservations ['fc2ea472-abe1-45e3-9fd1-54215ab074bc', 'ebe1f1b0-d411-4b74-b6ad-7a41ba5a7856'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:40.399336 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-420c8848-9b8d-4464-91a3-1811c686199e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:03:40.399758 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1302/5204] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:03:40 2026] POST /volume/v3/backups => generated 313 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:40.406613 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e0d0128-ddd5-4598-b15c-d41928b41af4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:40.408388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e0d0128-ddd5-4598-b15c-d41928b41af4 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:40.408532 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e0d0128-ddd5-4598-b15c-d41928b41af4 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:40.408705 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e0d0128-ddd5-4598-b15c-d41928b41af4 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:40.408814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6e0d0128-ddd5-4598-b15c-d41928b41af4 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:40.413217 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:40.413217 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:40.413766 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e0d0128-ddd5-4598-b15c-d41928b41af4 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:40.414106 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1304/5205] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:40 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:41.280393 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f64d0890-01e5-4942-9e05-059106500071 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:41.282471 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f64d0890-01e5-4942-9e05-059106500071 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:41.282720 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f64d0890-01e5-4942-9e05-059106500071 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:41.282948 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f64d0890-01e5-4942-9e05-059106500071 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:41.283120 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f64d0890-01e5-4942-9e05-059106500071 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:41.287897 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:41.287897 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:41.288791 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f64d0890-01e5-4942-9e05-059106500071 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:41.289230 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1303/5206] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:41 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:41.422853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25b5e8db-db81-4eb0-9d5f-af7c51413aa6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:41.424928 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25b5e8db-db81-4eb0-9d5f-af7c51413aa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:41.425212 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25b5e8db-db81-4eb0-9d5f-af7c51413aa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:41.425433 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25b5e8db-db81-4eb0-9d5f-af7c51413aa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:41.425536 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-25b5e8db-db81-4eb0-9d5f-af7c51413aa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:41.429639 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:41.429639 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:41.430278 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25b5e8db-db81-4eb0-9d5f-af7c51413aa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:41.430684 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1298/5207] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:41 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:42.299867 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-02fdb813-a415-4ea0-bf93-40936adf6648 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:42.301815 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02fdb813-a415-4ea0-bf93-40936adf6648 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:42.302084 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02fdb813-a415-4ea0-bf93-40936adf6648 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:42.302283 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-02fdb813-a415-4ea0-bf93-40936adf6648 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:42.302413 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-02fdb813-a415-4ea0-bf93-40936adf6648 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:42.307278 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:42.307278 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:42.308057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-02fdb813-a415-4ea0-bf93-40936adf6648 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:42.308529 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1303/5208] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:42 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:42.439919 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0dbcbd65-6453-49a5-8ca8-bcc594cf0bbb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:42.441538 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dbcbd65-6453-49a5-8ca8-bcc594cf0bbb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:42.441870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dbcbd65-6453-49a5-8ca8-bcc594cf0bbb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:42.442935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dbcbd65-6453-49a5-8ca8-bcc594cf0bbb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:42.442935 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0dbcbd65-6453-49a5-8ca8-bcc594cf0bbb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:42.447411 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:42.447411 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:42.448042 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dbcbd65-6453-49a5-8ca8-bcc594cf0bbb tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:42.448410 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1305/5209] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:42 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:43.317889 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9cdc8bc3-c141-4fbb-925b-e4067ad4f584 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:43.319946 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cdc8bc3-c141-4fbb-925b-e4067ad4f584 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:43.320212 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cdc8bc3-c141-4fbb-925b-e4067ad4f584 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:43.320447 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cdc8bc3-c141-4fbb-925b-e4067ad4f584 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:43.320562 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9cdc8bc3-c141-4fbb-925b-e4067ad4f584 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:43.324848 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:43.324848 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:43.325571 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cdc8bc3-c141-4fbb-925b-e4067ad4f584 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:43.325915 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1304/5210] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:43 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:43.335061 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:43.336845 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:43.337192 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "17296810-e348-4ff9-84b5-dad28c61b036", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-440346000"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:43.338750 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request body: {'volume': {"'backup_id": '17296810-e348-4ff9-84b5-dad28c61b036', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-440346000'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:43.338873 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume of 1 GB Aug 18 23:03:43.343057 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Availability Zones retrieved successfully. Aug 18 23:03:43.349763 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (9a83b476-8d43-44d0-98db-30d592f1b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.350998 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6eba914-b952-4306-a33a-8c8f00b512d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.352171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:43.382061 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6eba914-b952-4306-a33a-8c8f00b512d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.383337 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (243d652a-f733-496b-ad17-7bcf7e798841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.427819 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Created reservations ['db71e0ed-99ff-4da6-b431-ee6dc7d2e846', '9bb2f7b1-2afb-4865-ae58-ae54a5268c3c', '85852f8c-084c-4e1f-84c6-a5813182ae85', 'c42c00ce-8f76-4222-99fb-eb9852866112'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:43.428682 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (243d652a-f733-496b-ad17-7bcf7e798841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db71e0ed-99ff-4da6-b431-ee6dc7d2e846', '9bb2f7b1-2afb-4865-ae58-ae54a5268c3c', '85852f8c-084c-4e1f-84c6-a5813182ae85', 'c42c00ce-8f76-4222-99fb-eb9852866112']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.429413 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5159ea0e-fc0b-4d49-829c-ef33efc720d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.453451 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5159ea0e-fc0b-4d49-829c-ef33efc720d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7753374-cb3c-4711-9d80-96560e1454d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-440346000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['db71e0ed-99ff-4da6-b431-ee6dc7d2e846','9bb2f7b1-2afb-4865-ae58-ae54a5268c3c','85852f8c-084c-4e1f-84c6-a5813182ae85','c42c00ce-8f76-4222-99fb-eb9852866112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-440346000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7753374-cb3c-4711-9d80-96560e1454d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3751aabaf0a44d08a533accde4b0671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d348a57005014750a65674159d6c6a63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.454407 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7593a936-e383-44c1-9acb-21760b3e79d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.459354 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-310e19fc-b415-4147-a73f-176009338db3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:43.461078 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-310e19fc-b415-4147-a73f-176009338db3 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:43.461295 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-310e19fc-b415-4147-a73f-176009338db3 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:43.461472 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-310e19fc-b415-4147-a73f-176009338db3 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:43.461569 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-310e19fc-b415-4147-a73f-176009338db3 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:43.465735 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:43.465735 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:43.466346 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-310e19fc-b415-4147-a73f-176009338db3 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:43.466735 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1304/5211] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:43 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:43.472227 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7593a936-e383-44c1-9acb-21760b3e79d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-440346000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['db71e0ed-99ff-4da6-b431-ee6dc7d2e846','9bb2f7b1-2afb-4865-ae58-ae54a5268c3c','85852f8c-084c-4e1f-84c6-a5813182ae85','c42c00ce-8f76-4222-99fb-eb9852866112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.472890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d92e75-e807-49cf-8cf1-8ddccca495c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.481223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d92e75-e807-49cf-8cf1-8ddccca495c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.481378 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (9a83b476-8d43-44d0-98db-30d592f1b7cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.481651 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request issued successfully. Aug 18 23:03:43.482156 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-160dc75b-1650-4bb3-bb6d-be933ca0def2 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:43.482592 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1299/5212] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:43 2026] POST /volume/v3/volumes => generated 755 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:43.493448 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:43.495046 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:43.495380 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "17296810-e348-4ff9-84b5-dad28c61b036", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2029747938"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:43.496700 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request body: {'volume': {"'backup_id": '17296810-e348-4ff9-84b5-dad28c61b036', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2029747938'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:43.496864 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume of 1 GB Aug 18 23:03:43.500748 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Availability Zones retrieved successfully. Aug 18 23:03:43.505890 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (43b1ae13-65a4-42fa-8893-f0f7eaa4bcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.506805 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe85674d-15f9-4c0f-9be9-54573a996b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.507714 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:43.531800 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe85674d-15f9-4c0f-9be9-54573a996b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.532789 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50df8dd9-e0e0-4bc1-9700-7bfd94439bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.568557 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Created reservations ['cff7bad1-5b2d-4430-922b-73e9ea9d8b68', '7fbb98f9-95de-4581-aed1-7056af99993d', '85af0e54-8141-4fee-9a70-69548dbe7d95', '32fafd1a-1d38-47c4-a49d-7e5b3680c91a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:43.569476 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50df8dd9-e0e0-4bc1-9700-7bfd94439bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cff7bad1-5b2d-4430-922b-73e9ea9d8b68', '7fbb98f9-95de-4581-aed1-7056af99993d', '85af0e54-8141-4fee-9a70-69548dbe7d95', '32fafd1a-1d38-47c4-a49d-7e5b3680c91a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.570291 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24657396-659f-430d-8780-612ba788d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.589691 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24657396-659f-430d-8780-612ba788d9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dc21db8-8008-4af2-b276-8eed2200df13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2029747938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['cff7bad1-5b2d-4430-922b-73e9ea9d8b68','7fbb98f9-95de-4581-aed1-7056af99993d','85af0e54-8141-4fee-9a70-69548dbe7d95','32fafd1a-1d38-47c4-a49d-7e5b3680c91a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2029747938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dc21db8-8008-4af2-b276-8eed2200df13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3751aabaf0a44d08a533accde4b0671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d348a57005014750a65674159d6c6a63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.590383 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbfc30ff-ada9-4818-894e-16419f030d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.606115 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbfc30ff-ada9-4818-894e-16419f030d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2029747938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['cff7bad1-5b2d-4430-922b-73e9ea9d8b68','7fbb98f9-95de-4581-aed1-7056af99993d','85af0e54-8141-4fee-9a70-69548dbe7d95','32fafd1a-1d38-47c4-a49d-7e5b3680c91a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.606767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4cab0f-1742-4df2-ae81-b5f344ceb641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.615340 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b4cab0f-1742-4df2-ae81-b5f344ceb641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.616071 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (43b1ae13-65a4-42fa-8893-f0f7eaa4bcee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.616379 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request issued successfully. Aug 18 23:03:43.616989 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddcdfe61-60dd-4eef-ad08-a7d5abdcf54f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:43.617405 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1306/5213] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:43 2026] POST /volume/v3/volumes => generated 756 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:43.627838 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:43.629557 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:43.629875 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "17296810-e348-4ff9-84b5-dad28c61b036", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1300252192"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:43.631237 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request body: {'volume': {"'backup_id": '17296810-e348-4ff9-84b5-dad28c61b036', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1300252192'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:43.631379 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume of 1 GB Aug 18 23:03:43.635191 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Availability Zones retrieved successfully. Aug 18 23:03:43.640254 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (08d64789-fae0-4217-8467-b15de121c03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.641082 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdd0702-567e-441e-a9b9-1cffb4ce69de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.642021 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:43.664021 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbdd0702-567e-441e-a9b9-1cffb4ce69de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.664771 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ac5e15-658a-4bff-a13f-1980bfacf389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.701583 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Created reservations ['00f5cdcc-c35d-4119-b0bb-afa729aa18a9', '8d0ddc46-25e2-4ca5-80d4-0fc9c34c219c', '7c47a2b4-3404-4ac8-bce5-9e5fc2742314', '1592d5ef-9d36-47fc-b3ab-3a5f44ec2bd2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:43.702279 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93ac5e15-658a-4bff-a13f-1980bfacf389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00f5cdcc-c35d-4119-b0bb-afa729aa18a9', '8d0ddc46-25e2-4ca5-80d4-0fc9c34c219c', '7c47a2b4-3404-4ac8-bce5-9e5fc2742314', '1592d5ef-9d36-47fc-b3ab-3a5f44ec2bd2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.703384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5bffb9-379a-4948-b13e-74877c1e67ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.723745 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a5bffb9-379a-4948-b13e-74877c1e67ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd104c0bc-c22a-4ea1-8c8f-a4622cb7d91a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1300252192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['00f5cdcc-c35d-4119-b0bb-afa729aa18a9','8d0ddc46-25e2-4ca5-80d4-0fc9c34c219c','7c47a2b4-3404-4ac8-bce5-9e5fc2742314','1592d5ef-9d36-47fc-b3ab-3a5f44ec2bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1300252192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3751aabaf0a44d08a533accde4b0671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d348a57005014750a65674159d6c6a63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.724415 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1df155c-b58a-4438-8374-150feee58b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.742460 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1df155c-b58a-4438-8374-150feee58b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1300252192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['00f5cdcc-c35d-4119-b0bb-afa729aa18a9','8d0ddc46-25e2-4ca5-80d4-0fc9c34c219c','7c47a2b4-3404-4ac8-bce5-9e5fc2742314','1592d5ef-9d36-47fc-b3ab-3a5f44ec2bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.743100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad218115-999a-4f68-b93f-05288264f5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.752075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad218115-999a-4f68-b93f-05288264f5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.752922 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (08d64789-fae0-4217-8467-b15de121c03c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.753241 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request issued successfully. Aug 18 23:03:43.753795 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80c01c06-cf3c-4fc4-924e-a6f60ae9fc3c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:43.754241 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1305/5214] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:43 2026] POST /volume/v3/volumes => generated 756 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:43.770150 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:43.771841 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:43.772178 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "17296810-e348-4ff9-84b5-dad28c61b036", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1398601592"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:43.773551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request body: {'volume': {"'backup_id": '17296810-e348-4ff9-84b5-dad28c61b036', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1398601592'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:43.773679 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume of 1 GB Aug 18 23:03:43.777740 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Availability Zones retrieved successfully. Aug 18 23:03:43.782804 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (3bcdd567-a97e-428b-9743-946b7739004f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.783825 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0699bbf-f6dc-48f4-8c6c-e11581a77248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.784669 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:43.806698 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0699bbf-f6dc-48f4-8c6c-e11581a77248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.807811 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db96816-75ef-4b26-bc68-85cb9caf31d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.842312 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Created reservations ['79b555d2-bfbc-4d51-868a-d6ceb0f97b4b', '0cb54a27-7f41-4254-ae39-d073834aacf1', '822c2132-a290-4108-8262-72057ff32e9e', 'c8f9721f-1f86-4045-a1a7-9b903ee594b2'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:43.843433 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5db96816-75ef-4b26-bc68-85cb9caf31d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79b555d2-bfbc-4d51-868a-d6ceb0f97b4b', '0cb54a27-7f41-4254-ae39-d073834aacf1', '822c2132-a290-4108-8262-72057ff32e9e', 'c8f9721f-1f86-4045-a1a7-9b903ee594b2']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.844495 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d495ba1c-47e9-4550-93d6-778eee644e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.873693 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d495ba1c-47e9-4550-93d6-778eee644e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fda48052-5673-4fd4-90a0-daa4c2915dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1398601592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['79b555d2-bfbc-4d51-868a-d6ceb0f97b4b','0cb54a27-7f41-4254-ae39-d073834aacf1','822c2132-a290-4108-8262-72057ff32e9e','c8f9721f-1f86-4045-a1a7-9b903ee594b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1398601592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fda48052-5673-4fd4-90a0-daa4c2915dc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3751aabaf0a44d08a533accde4b0671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d348a57005014750a65674159d6c6a63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.874436 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f345e3-87ca-4236-ae38-b6258ddda824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.893566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f345e3-87ca-4236-ae38-b6258ddda824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1398601592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['79b555d2-bfbc-4d51-868a-d6ceb0f97b4b','0cb54a27-7f41-4254-ae39-d073834aacf1','822c2132-a290-4108-8262-72057ff32e9e','c8f9721f-1f86-4045-a1a7-9b903ee594b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.894358 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44bc5b79-e9d8-42a4-bf94-5835ffb3f0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.903473 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44bc5b79-e9d8-42a4-bf94-5835ffb3f0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.904279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (3bcdd567-a97e-428b-9743-946b7739004f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.904607 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request issued successfully. Aug 18 23:03:43.905207 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1c99f74b-5ec8-419a-8a11-958fd5ef1a8f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:43.905706 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1305/5215] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:43 2026] POST /volume/v3/volumes => generated 756 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:43.917737 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60a741c6-604c-4042-a551-56341ca19202 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:43.919613 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:43.919985 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "17296810-e348-4ff9-84b5-dad28c61b036", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1931174796"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:43.921494 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request body: {'volume': {"'backup_id": '17296810-e348-4ff9-84b5-dad28c61b036', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1931174796'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:43.921627 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume of 1 GB Aug 18 23:03:43.921922 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:43.921922 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:43.926174 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Availability Zones retrieved successfully. Aug 18 23:03:43.931688 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (f3843850-2a85-4021-ad4a-ee1530c689f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:43.932641 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec639b03-1142-4310-96c2-7e43358e0bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.933957 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:43.959529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec639b03-1142-4310-96c2-7e43358e0bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.960256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99b8e3e5-52be-4b80-be7a-9327b5547707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:43.996177 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Created reservations ['60150d8e-f232-4efc-b2d0-c03ee315e312', '49cd8ec5-5226-40d1-b708-598f49e847a0', '46243cb5-dc0f-45b3-b005-f32b87121de3', '9b48182e-993c-45a8-9cf7-6a64b45a63b7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:43.997000 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99b8e3e5-52be-4b80-be7a-9327b5547707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60150d8e-f232-4efc-b2d0-c03ee315e312', '49cd8ec5-5226-40d1-b708-598f49e847a0', '46243cb5-dc0f-45b3-b005-f32b87121de3', '9b48182e-993c-45a8-9cf7-6a64b45a63b7']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:43.997821 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51357079-dad2-414a-8b43-859f91586104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:44.017510 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51357079-dad2-414a-8b43-859f91586104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e1d35d-53dd-45de-ad1a-3e666ee3185d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1931174796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['60150d8e-f232-4efc-b2d0-c03ee315e312','49cd8ec5-5226-40d1-b708-598f49e847a0','46243cb5-dc0f-45b3-b005-f32b87121de3','9b48182e-993c-45a8-9cf7-6a64b45a63b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1931174796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e1d35d-53dd-45de-ad1a-3e666ee3185d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3751aabaf0a44d08a533accde4b0671b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d348a57005014750a65674159d6c6a63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:44.018633 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a680df82-f022-4a73-9093-ce5e64b952ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:44.035245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a680df82-f022-4a73-9093-ce5e64b952ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1931174796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3751aabaf0a44d08a533accde4b0671b',qos_specs=None,replication_status=,reservations=['60150d8e-f232-4efc-b2d0-c03ee315e312','49cd8ec5-5226-40d1-b708-598f49e847a0','46243cb5-dc0f-45b3-b005-f32b87121de3','9b48182e-993c-45a8-9cf7-6a64b45a63b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d348a57005014750a65674159d6c6a63',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:44.035923 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3e4549-061b-421e-9d42-58633b2ec9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:44.043860 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3e4549-061b-421e-9d42-58633b2ec9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:44.044632 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Flow 'volume_create_api' (f3843850-2a85-4021-ad4a-ee1530c689f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:44.044913 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Create volume request issued successfully. Aug 18 23:03:44.045548 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60a741c6-604c-4042-a551-56341ca19202 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:44.045952 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1300/5216] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:43 2026] POST /volume/v3/volumes => generated 756 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:44.057180 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19c91547-fa88-43d6-a335-5601fb338469 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:44.058927 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19c91547-fa88-43d6-a335-5601fb338469 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 Aug 18 23:03:44.059094 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19c91547-fa88-43d6-a335-5601fb338469 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:44.059319 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19c91547-fa88-43d6-a335-5601fb338469 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:44.065962 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:44.065962 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:44.069049 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19c91547-fa88-43d6-a335-5601fb338469 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:44.072684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19c91547-fa88-43d6-a335-5601fb338469 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 returned with HTTP 200 Aug 18 23:03:44.072958 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1307/5217] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:44 2026] GET /volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:44.084035 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81b3146c-b6d3-4051-af5e-62d874259e6a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:44.085754 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81b3146c-b6d3-4051-af5e-62d874259e6a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 Aug 18 23:03:44.085927 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81b3146c-b6d3-4051-af5e-62d874259e6a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:44.086132 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81b3146c-b6d3-4051-af5e-62d874259e6a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:44.093616 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:44.093616 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:44.097140 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-81b3146c-b6d3-4051-af5e-62d874259e6a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:44.100748 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81b3146c-b6d3-4051-af5e-62d874259e6a tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 returned with HTTP 200 Aug 18 23:03:44.101148 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1306/5218] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:44 2026] GET /volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:44.112744 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2d66d97e-442c-47fe-8793-9a14cd534295 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:44.114545 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d66d97e-442c-47fe-8793-9a14cd534295 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a Aug 18 23:03:44.114758 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d66d97e-442c-47fe-8793-9a14cd534295 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:44.114961 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2d66d97e-442c-47fe-8793-9a14cd534295 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:44.121248 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:44.121248 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:44.124416 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2d66d97e-442c-47fe-8793-9a14cd534295 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:44.128234 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2d66d97e-442c-47fe-8793-9a14cd534295 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a returned with HTTP 200 Aug 18 23:03:44.128656 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1306/5219] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:44 2026] GET /volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:44.139390 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8535b1b1-4c50-4066-91d9-2587560dacd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:44.141158 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8535b1b1-4c50-4066-91d9-2587560dacd4 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 Aug 18 23:03:44.141383 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8535b1b1-4c50-4066-91d9-2587560dacd4 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:44.141556 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8535b1b1-4c50-4066-91d9-2587560dacd4 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:44.147693 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:44.147693 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:44.150867 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8535b1b1-4c50-4066-91d9-2587560dacd4 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:44.154508 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8535b1b1-4c50-4066-91d9-2587560dacd4 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 returned with HTTP 200 Aug 18 23:03:44.154849 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1301/5220] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:44 2026] GET /volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:44.165634 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7b688a2b-bf41-44a2-aa43-7cfe9a33c1e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:44.167434 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b688a2b-bf41-44a2-aa43-7cfe9a33c1e8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d Aug 18 23:03:44.167653 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b688a2b-bf41-44a2-aa43-7cfe9a33c1e8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:44.167875 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7b688a2b-bf41-44a2-aa43-7cfe9a33c1e8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:44.174035 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:44.174035 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:44.177398 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7b688a2b-bf41-44a2-aa43-7cfe9a33c1e8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:44.181376 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7b688a2b-bf41-44a2-aa43-7cfe9a33c1e8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d returned with HTTP 200 Aug 18 23:03:44.181787 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1308/5221] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:44 2026] GET /volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:44.192894 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-11f41fc4-0430-4d13-aad8-fd483f7d860c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:44.194653 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11f41fc4-0430-4d13-aad8-fd483f7d860c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] DELETE https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:44.194850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11f41fc4-0430-4d13-aad8-fd483f7d860c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:44.195049 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11f41fc4-0430-4d13-aad8-fd483f7d860c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:44.195153 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-11f41fc4-0430-4d13-aad8-fd483f7d860c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete backup with id: 17296810-e348-4ff9-84b5-dad28c61b036. Aug 18 23:03:44.198863 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:44.198863 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:44.209282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-11f41fc4-0430-4d13-aad8-fd483f7d860c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] delete_backup rpcapi backup_id 17296810-e348-4ff9-84b5-dad28c61b036 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:03:44.210810 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11f41fc4-0430-4d13-aad8-fd483f7d860c tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 202 Aug 18 23:03:44.211157 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1307/5222] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:44 2026] DELETE /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:03:44.217501 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6149120a-9c8c-4ff9-a002-03b5b4204cae None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:44.219685 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6149120a-9c8c-4ff9-a002-03b5b4204cae tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:44.219896 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6149120a-9c8c-4ff9-a002-03b5b4204cae tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:44.220136 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6149120a-9c8c-4ff9-a002-03b5b4204cae tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:44.220276 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-6149120a-9c8c-4ff9-a002-03b5b4204cae tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:44.224738 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:44.224738 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:44.225601 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6149120a-9c8c-4ff9-a002-03b5b4204cae tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 200 Aug 18 23:03:44.226029 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1307/5223] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:44 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:44.476836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dac8846-fd03-4478-8aeb-f97f4aa0001e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:44.478956 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dac8846-fd03-4478-8aeb-f97f4aa0001e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:44.479214 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dac8846-fd03-4478-8aeb-f97f4aa0001e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:44.479463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dac8846-fd03-4478-8aeb-f97f4aa0001e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:44.479612 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4dac8846-fd03-4478-8aeb-f97f4aa0001e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:44.483863 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:44.483863 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:44.484519 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dac8846-fd03-4478-8aeb-f97f4aa0001e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:44.485044 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1302/5224] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:44 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:45.236302 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-630eef20-4413-4831-9a29-9d683faf48d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:45.238163 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-630eef20-4413-4831-9a29-9d683faf48d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 Aug 18 23:03:45.238385 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-630eef20-4413-4831-9a29-9d683faf48d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:45.238593 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-630eef20-4413-4831-9a29-9d683faf48d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:45.238691 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-630eef20-4413-4831-9a29-9d683faf48d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Show backup with id 17296810-e348-4ff9-84b5-dad28c61b036. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:45.242522 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-630eef20-4413-4831-9a29-9d683faf48d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 returned with HTTP 404 Aug 18 23:03:45.243041 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1309/5225] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:45 2026] GET /volume/v3/backups/17296810-e348-4ff9-84b5-dad28c61b036 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:45.251865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d91ad4e9-586a-487d-b603-986730876b53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:45.253605 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d91ad4e9-586a-487d-b603-986730876b53 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] DELETE https://10.4.3.89/volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d Aug 18 23:03:45.253800 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d91ad4e9-586a-487d-b603-986730876b53 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:45.253985 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d91ad4e9-586a-487d-b603-986730876b53 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:45.254138 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d91ad4e9-586a-487d-b603-986730876b53 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume with id: 28e1d35d-53dd-45de-ad1a-3e666ee3185d Aug 18 23:03:45.260752 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:45.260752 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:45.261411 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d91ad4e9-586a-487d-b603-986730876b53 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:45.276884 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d91ad4e9-586a-487d-b603-986730876b53 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume request issued successfully. Aug 18 23:03:45.277131 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d91ad4e9-586a-487d-b603-986730876b53 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d returned with HTTP 202 Aug 18 23:03:45.277636 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1308/5226] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:45 2026] DELETE /volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:45.284083 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6cceddd1-5f8e-495a-9e7c-bffdad750630 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:45.286039 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cceddd1-5f8e-495a-9e7c-bffdad750630 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d Aug 18 23:03:45.286232 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cceddd1-5f8e-495a-9e7c-bffdad750630 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:45.286456 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6cceddd1-5f8e-495a-9e7c-bffdad750630 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:45.292946 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:45.292946 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:45.296584 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6cceddd1-5f8e-495a-9e7c-bffdad750630 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:45.300678 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6cceddd1-5f8e-495a-9e7c-bffdad750630 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d returned with HTTP 200 Aug 18 23:03:45.301090 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1308/5227] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:45 2026] GET /volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:45.495590 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb55046f-ee0e-4eff-91f1-c5e17c07f106 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:45.497714 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb55046f-ee0e-4eff-91f1-c5e17c07f106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:45.497830 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb55046f-ee0e-4eff-91f1-c5e17c07f106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:45.497928 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb55046f-ee0e-4eff-91f1-c5e17c07f106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:45.499124 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eb55046f-ee0e-4eff-91f1-c5e17c07f106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:45.502430 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:45.502430 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:45.502937 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb55046f-ee0e-4eff-91f1-c5e17c07f106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:45.503298 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1303/5228] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:45 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:46.314303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cb76eb0-5b0d-43d1-ae51-d371d6b16fa0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:46.316033 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cb76eb0-5b0d-43d1-ae51-d371d6b16fa0 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d Aug 18 23:03:46.316227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cb76eb0-5b0d-43d1-ae51-d371d6b16fa0 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:46.316420 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cb76eb0-5b0d-43d1-ae51-d371d6b16fa0 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:46.321711 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cb76eb0-5b0d-43d1-ae51-d371d6b16fa0 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d returned with HTTP 404 Aug 18 23:03:46.322139 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1310/5229] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:46 2026] GET /volume/v3/volumes/28e1d35d-53dd-45de-ad1a-3e666ee3185d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:46.328145 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1211f165-6be7-44db-98b3-b26e4c362eb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:46.329838 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1211f165-6be7-44db-98b3-b26e4c362eb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 Aug 18 23:03:46.330059 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1211f165-6be7-44db-98b3-b26e4c362eb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:46.330245 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1211f165-6be7-44db-98b3-b26e4c362eb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:46.330413 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1211f165-6be7-44db-98b3-b26e4c362eb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume with id: fda48052-5673-4fd4-90a0-daa4c2915dc7 Aug 18 23:03:46.337395 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:46.337395 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:46.337858 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1211f165-6be7-44db-98b3-b26e4c362eb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:46.351342 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1211f165-6be7-44db-98b3-b26e4c362eb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume request issued successfully. Aug 18 23:03:46.351529 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1211f165-6be7-44db-98b3-b26e4c362eb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 returned with HTTP 202 Aug 18 23:03:46.352250 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1309/5230] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:46 2026] DELETE /volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:46.358346 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3599b972-0ec5-44de-8862-2943964d4f6f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:46.360164 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3599b972-0ec5-44de-8862-2943964d4f6f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 Aug 18 23:03:46.360395 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3599b972-0ec5-44de-8862-2943964d4f6f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:46.360612 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3599b972-0ec5-44de-8862-2943964d4f6f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:46.370026 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:46.370026 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:46.374145 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3599b972-0ec5-44de-8862-2943964d4f6f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:46.378781 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3599b972-0ec5-44de-8862-2943964d4f6f tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 returned with HTTP 200 Aug 18 23:03:46.379379 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1309/5231] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:46 2026] GET /volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:46.513513 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6bfba146-fdd6-42bf-9348-598ef9fdfcaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:46.515310 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bfba146-fdd6-42bf-9348-598ef9fdfcaa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:46.515523 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bfba146-fdd6-42bf-9348-598ef9fdfcaa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:46.515721 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bfba146-fdd6-42bf-9348-598ef9fdfcaa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:46.515823 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6bfba146-fdd6-42bf-9348-598ef9fdfcaa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:46.519823 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:46.519823 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:46.520431 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bfba146-fdd6-42bf-9348-598ef9fdfcaa tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:46.520765 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1304/5232] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:46 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:47.390823 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f22424a-414d-4111-b458-71ed4c4f9489 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:47.392457 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f22424a-414d-4111-b458-71ed4c4f9489 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 Aug 18 23:03:47.392634 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f22424a-414d-4111-b458-71ed4c4f9489 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:47.392808 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f22424a-414d-4111-b458-71ed4c4f9489 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:47.399383 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f22424a-414d-4111-b458-71ed4c4f9489 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 returned with HTTP 404 Aug 18 23:03:47.399870 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1311/5233] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:47 2026] GET /volume/v3/volumes/fda48052-5673-4fd4-90a0-daa4c2915dc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:47.406005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e554333-b8d7-416a-adf7-9a09db284e23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:47.407656 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e554333-b8d7-416a-adf7-9a09db284e23 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a Aug 18 23:03:47.407843 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e554333-b8d7-416a-adf7-9a09db284e23 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:47.408032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e554333-b8d7-416a-adf7-9a09db284e23 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:47.408174 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6e554333-b8d7-416a-adf7-9a09db284e23 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume with id: d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a Aug 18 23:03:47.414406 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:47.414406 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:47.414803 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e554333-b8d7-416a-adf7-9a09db284e23 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:47.428838 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e554333-b8d7-416a-adf7-9a09db284e23 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume request issued successfully. Aug 18 23:03:47.429037 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e554333-b8d7-416a-adf7-9a09db284e23 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a returned with HTTP 202 Aug 18 23:03:47.429460 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1310/5234] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:47 2026] DELETE /volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:47.436287 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-70bcdba2-b0c7-4af2-ae4d-5d41e1540e83 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:47.438019 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70bcdba2-b0c7-4af2-ae4d-5d41e1540e83 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a Aug 18 23:03:47.438231 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70bcdba2-b0c7-4af2-ae4d-5d41e1540e83 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:47.438379 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-70bcdba2-b0c7-4af2-ae4d-5d41e1540e83 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:47.444598 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:47.444598 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:47.447650 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-70bcdba2-b0c7-4af2-ae4d-5d41e1540e83 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:47.451464 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-70bcdba2-b0c7-4af2-ae4d-5d41e1540e83 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a returned with HTTP 200 Aug 18 23:03:47.451923 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1310/5235] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:47 2026] GET /volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:47.530749 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b93c06bf-f6ea-439c-8cea-064a807e92d1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:47.532754 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b93c06bf-f6ea-439c-8cea-064a807e92d1 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:47.533028 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b93c06bf-f6ea-439c-8cea-064a807e92d1 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:47.533206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b93c06bf-f6ea-439c-8cea-064a807e92d1 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:47.533337 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b93c06bf-f6ea-439c-8cea-064a807e92d1 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:47.537696 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:47.537696 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:47.538291 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b93c06bf-f6ea-439c-8cea-064a807e92d1 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:47.538675 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1305/5236] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:47 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:48.465749 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-888a5429-827c-417a-a4e6-a0c6ab73614e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:48.467295 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-888a5429-827c-417a-a4e6-a0c6ab73614e tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a Aug 18 23:03:48.467474 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-888a5429-827c-417a-a4e6-a0c6ab73614e tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:48.467642 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-888a5429-827c-417a-a4e6-a0c6ab73614e tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:48.472690 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-888a5429-827c-417a-a4e6-a0c6ab73614e tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a returned with HTTP 404 Aug 18 23:03:48.473080 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1312/5237] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:48 2026] GET /volume/v3/volumes/d104c0bc-c22a-4ea1-8c8f-a4622cb7d91a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:48.481514 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33b31b43-dce2-4392-a85e-212aeb00eb69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:48.484615 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33b31b43-dce2-4392-a85e-212aeb00eb69 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 Aug 18 23:03:48.484856 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33b31b43-dce2-4392-a85e-212aeb00eb69 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:48.485109 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33b31b43-dce2-4392-a85e-212aeb00eb69 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:48.485340 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-33b31b43-dce2-4392-a85e-212aeb00eb69 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume with id: 8dc21db8-8008-4af2-b276-8eed2200df13 Aug 18 23:03:48.492178 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:48.492178 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:48.492675 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33b31b43-dce2-4392-a85e-212aeb00eb69 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:48.509979 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33b31b43-dce2-4392-a85e-212aeb00eb69 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume request issued successfully. Aug 18 23:03:48.509979 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33b31b43-dce2-4392-a85e-212aeb00eb69 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 returned with HTTP 202 Aug 18 23:03:48.509979 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1311/5238] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:48 2026] DELETE /volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:48.514412 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0e3689b3-a238-49ac-86f8-0289a30d4cf9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:48.516761 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e3689b3-a238-49ac-86f8-0289a30d4cf9 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 Aug 18 23:03:48.516761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e3689b3-a238-49ac-86f8-0289a30d4cf9 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:48.516761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0e3689b3-a238-49ac-86f8-0289a30d4cf9 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:48.523658 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:48.523658 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:48.527889 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0e3689b3-a238-49ac-86f8-0289a30d4cf9 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:48.532056 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0e3689b3-a238-49ac-86f8-0289a30d4cf9 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 returned with HTTP 200 Aug 18 23:03:48.532494 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1311/5239] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:48 2026] GET /volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:48.549414 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f8c1cef-f748-4bdf-8c99-804214907e93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:48.552026 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f8c1cef-f748-4bdf-8c99-804214907e93 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:48.552155 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f8c1cef-f748-4bdf-8c99-804214907e93 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:48.552334 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f8c1cef-f748-4bdf-8c99-804214907e93 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:48.552463 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9f8c1cef-f748-4bdf-8c99-804214907e93 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:48.558400 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:48.558400 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:48.558400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f8c1cef-f748-4bdf-8c99-804214907e93 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:48.558686 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1306/5240] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:48 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:49.546364 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-353d32d1-dbbe-411a-a70b-6af01a1c8f8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:49.548294 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-353d32d1-dbbe-411a-a70b-6af01a1c8f8b tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 Aug 18 23:03:49.548507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-353d32d1-dbbe-411a-a70b-6af01a1c8f8b tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:49.548688 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-353d32d1-dbbe-411a-a70b-6af01a1c8f8b tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:49.554623 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-353d32d1-dbbe-411a-a70b-6af01a1c8f8b tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 returned with HTTP 404 Aug 18 23:03:49.555147 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1313/5241] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:49 2026] GET /volume/v3/volumes/8dc21db8-8008-4af2-b276-8eed2200df13 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:49.562672 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15a7e3df-80f2-49c5-a507-c8bb3c72df09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:49.564563 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15a7e3df-80f2-49c5-a507-c8bb3c72df09 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 Aug 18 23:03:49.564763 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15a7e3df-80f2-49c5-a507-c8bb3c72df09 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:49.564969 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15a7e3df-80f2-49c5-a507-c8bb3c72df09 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:49.565179 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-15a7e3df-80f2-49c5-a507-c8bb3c72df09 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume with id: c7753374-cb3c-4711-9d80-96560e1454d4 Aug 18 23:03:49.572163 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b739a6d2-86d1-443c-bd8a-923466f4c1ef None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:49.572497 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:49.572497 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:49.572993 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15a7e3df-80f2-49c5-a507-c8bb3c72df09 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:49.574038 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b739a6d2-86d1-443c-bd8a-923466f4c1ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:49.574234 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b739a6d2-86d1-443c-bd8a-923466f4c1ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:49.574459 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b739a6d2-86d1-443c-bd8a-923466f4c1ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:49.574614 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b739a6d2-86d1-443c-bd8a-923466f4c1ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:49.579064 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:49.579064 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:49.579689 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b739a6d2-86d1-443c-bd8a-923466f4c1ef tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:49.580138 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1312/5242] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:49 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:49.587603 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15a7e3df-80f2-49c5-a507-c8bb3c72df09 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume request issued successfully. Aug 18 23:03:49.587820 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15a7e3df-80f2-49c5-a507-c8bb3c72df09 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 returned with HTTP 202 Aug 18 23:03:49.588329 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1312/5243] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:49 2026] DELETE /volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:49.596655 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57dcec63-70b6-4968-b4a9-58012afdf7fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:49.599173 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57dcec63-70b6-4968-b4a9-58012afdf7fb tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 Aug 18 23:03:49.599369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57dcec63-70b6-4968-b4a9-58012afdf7fb tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:49.599583 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57dcec63-70b6-4968-b4a9-58012afdf7fb tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:49.607533 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:49.607533 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:49.611519 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-57dcec63-70b6-4968-b4a9-58012afdf7fb tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:49.616144 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57dcec63-70b6-4968-b4a9-58012afdf7fb tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 returned with HTTP 200 Aug 18 23:03:49.616543 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1307/5244] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:49 2026] GET /volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:50.591073 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc79beeb-6519-4277-8ff5-403cd22e534b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:50.593224 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc79beeb-6519-4277-8ff5-403cd22e534b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:50.593512 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc79beeb-6519-4277-8ff5-403cd22e534b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:50.593751 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc79beeb-6519-4277-8ff5-403cd22e534b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:50.593892 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bc79beeb-6519-4277-8ff5-403cd22e534b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:50.598640 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:50.598640 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:50.599390 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc79beeb-6519-4277-8ff5-403cd22e534b tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:50.599848 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1314/5245] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:50 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:50.629168 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-eb1c9512-008c-4b90-a2ac-1d3261a1c5d8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:50.632475 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb1c9512-008c-4b90-a2ac-1d3261a1c5d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 Aug 18 23:03:50.632657 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb1c9512-008c-4b90-a2ac-1d3261a1c5d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:50.632843 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-eb1c9512-008c-4b90-a2ac-1d3261a1c5d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:50.640953 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-eb1c9512-008c-4b90-a2ac-1d3261a1c5d8 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 returned with HTTP 404 Aug 18 23:03:50.642194 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1313/5246] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:50 2026] GET /volume/v3/volumes/c7753374-cb3c-4711-9d80-96560e1454d4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:50.648830 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e3a7e40-d5eb-41d6-9475-7f15ed805fb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:50.650714 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e3a7e40-d5eb-41d6-9475-7f15ed805fb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] DELETE https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 Aug 18 23:03:50.650956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e3a7e40-d5eb-41d6-9475-7f15ed805fb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:50.651167 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e3a7e40-d5eb-41d6-9475-7f15ed805fb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:50.651361 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9e3a7e40-d5eb-41d6-9475-7f15ed805fb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume with id: 357a797e-2448-4608-88cc-895ab64d6a23 Aug 18 23:03:50.658334 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:50.658334 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:50.658754 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e3a7e40-d5eb-41d6-9475-7f15ed805fb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:50.673210 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e3a7e40-d5eb-41d6-9475-7f15ed805fb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Delete volume request issued successfully. Aug 18 23:03:50.673412 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e3a7e40-d5eb-41d6-9475-7f15ed805fb7 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 returned with HTTP 202 Aug 18 23:03:50.673850 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1313/5247] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:50 2026] DELETE /volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:50.680627 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7cc0ea0a-2e8e-4824-ba6f-7481b5b81819 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:50.683712 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cc0ea0a-2e8e-4824-ba6f-7481b5b81819 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 Aug 18 23:03:50.683942 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cc0ea0a-2e8e-4824-ba6f-7481b5b81819 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:50.684168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cc0ea0a-2e8e-4824-ba6f-7481b5b81819 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:50.695037 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:50.695037 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:50.700961 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7cc0ea0a-2e8e-4824-ba6f-7481b5b81819 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Volume info retrieved successfully. Aug 18 23:03:50.705702 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cc0ea0a-2e8e-4824-ba6f-7481b5b81819 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 returned with HTTP 200 Aug 18 23:03:50.706086 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1308/5248] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:50 2026] GET /volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:51.611089 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a99c9f88-e446-4a5a-ba1e-6f1005980970 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:51.612918 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a99c9f88-e446-4a5a-ba1e-6f1005980970 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:51.613170 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a99c9f88-e446-4a5a-ba1e-6f1005980970 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:51.613373 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a99c9f88-e446-4a5a-ba1e-6f1005980970 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:51.613473 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a99c9f88-e446-4a5a-ba1e-6f1005980970 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:51.617401 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:51.617401 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:51.618031 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a99c9f88-e446-4a5a-ba1e-6f1005980970 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:51.618388 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1315/5249] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:51 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:51.725301 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2b898dda-0c5c-4187-b004-41ac54d96751 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:51.728772 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b898dda-0c5c-4187-b004-41ac54d96751 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] GET https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 Aug 18 23:03:51.728995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b898dda-0c5c-4187-b004-41ac54d96751 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:51.729194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2b898dda-0c5c-4187-b004-41ac54d96751 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:51.735047 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2b898dda-0c5c-4187-b004-41ac54d96751 tempest-CreateVolumesFromBackupTest-301544158 tempest-CreateVolumesFromBackupTest-301544158-project-member] https://10.4.3.89/volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 returned with HTTP 404 Aug 18 23:03:51.735494 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1314/5250] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:51 2026] GET /volume/v3/volumes/357a797e-2448-4608-88cc-895ab64d6a23 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:52.631065 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce93b55f-a6e9-4398-afe9-ca101829cbc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:52.632834 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce93b55f-a6e9-4398-afe9-ca101829cbc9 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:52.633072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce93b55f-a6e9-4398-afe9-ca101829cbc9 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:52.633249 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce93b55f-a6e9-4398-afe9-ca101829cbc9 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:52.633402 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ce93b55f-a6e9-4398-afe9-ca101829cbc9 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:52.634864 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=208,cinder:UPDATE=63,cinder:INSERT=39 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:03:52.637582 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:52.637582 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:52.638220 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce93b55f-a6e9-4398-afe9-ca101829cbc9 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:52.638585 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1314/5251] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:52 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:52.885087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:52.960988 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:52.960988 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1669644057"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:52.961673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request body: {'volume': {"'imageRef": '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1669644057'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:52.961921 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume of 1 GB Aug 18 23:03:52.966944 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Availability Zones retrieved successfully. Aug 18 23:03:52.975096 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (b59df585-bb64-4f82-a74c-1be4f99a5147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:52.976406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49823012-1b2a-47a1-86ac-82546ec691fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:52.977675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:53.002115 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49823012-1b2a-47a1-86ac-82546ec691fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.003168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec7a6e7-8567-43c0-be9c-d6f06f27c17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.053868 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Created reservations ['0707eece-23ea-4327-a933-005f64496413', 'dad0f288-0a44-4bd9-8dff-2d1a59cd2736', '8a39b637-772b-4cf7-bc9e-ca27b7bf0d17', 'c3800da5-6a5f-417f-9f05-2bc71fcd1fe6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:53.057202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec7a6e7-8567-43c0-be9c-d6f06f27c17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0707eece-23ea-4327-a933-005f64496413', 'dad0f288-0a44-4bd9-8dff-2d1a59cd2736', '8a39b637-772b-4cf7-bc9e-ca27b7bf0d17', 'c3800da5-6a5f-417f-9f05-2bc71fcd1fe6']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.057202 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec71fcd-d65b-46a0-a6ea-0ed0d3073a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.080583 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec71fcd-d65b-46a0-a6ea-0ed0d3073a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f4036b5-9f65-4071-b8a6-e2f1d5977227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1669644057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['0707eece-23ea-4327-a933-005f64496413','dad0f288-0a44-4bd9-8dff-2d1a59cd2736','8a39b637-772b-4cf7-bc9e-ca27b7bf0d17','c3800da5-6a5f-417f-9f05-2bc71fcd1fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1669644057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f4036b5-9f65-4071-b8a6-e2f1d5977227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea2ed96bfe64af39612ba923d957b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d6a80a708e407bbb2480ee1df96051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.081256 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a13ceb-bfe3-4a90-92f3-46cfa055bd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.097862 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a13ceb-bfe3-4a90-92f3-46cfa055bd21) transitioned into state 'SUCCESS' from state '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-1669644057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['0707eece-23ea-4327-a933-005f64496413','dad0f288-0a44-4bd9-8dff-2d1a59cd2736','8a39b637-772b-4cf7-bc9e-ca27b7bf0d17','c3800da5-6a5f-417f-9f05-2bc71fcd1fe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.098576 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d8e5c6-c731-4088-a0e3-ba86a4e92c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.108180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d8e5c6-c731-4088-a0e3-ba86a4e92c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.109077 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (b59df585-bb64-4f82-a74c-1be4f99a5147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.109398 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request issued successfully. Aug 18 23:03:53.109989 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d1d34b2-24b6-4c3c-9970-607f6d88b355 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:53.110698 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1309/5252] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:52 2026] POST /volume/v3/volumes => generated 755 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:53.126396 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.131583 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:53.132027 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-637420366"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:53.136627 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request body: {'volume': {"'imageRef": '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-637420366'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:53.136748 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume of 1 GB Aug 18 23:03:53.142166 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=278,cinder:UPDATE=80,cinder:INSERT=47 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:03:53.145134 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Availability Zones retrieved successfully. Aug 18 23:03:53.150803 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (6eded1d1-23ca-4352-acaf-2cd71e8c7227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.152005 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a39d24-b3c5-407a-a2e8-4bb5bd98f1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.153138 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:53.180902 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a39d24-b3c5-407a-a2e8-4bb5bd98f1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.182026 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e587af3-1720-4c21-9c93-8bdcb1a88bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.230249 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Created reservations ['586a94cd-86b9-46e9-b8dd-85bf0b77f7b6', '52f78ea9-9972-41b9-ac8d-66eeb8e3376e', '578494eb-248f-4ca9-a064-d054dbe8a92b', '3ca1e714-9402-4cf5-8675-3095a4eb7904'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:53.231282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e587af3-1720-4c21-9c93-8bdcb1a88bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['586a94cd-86b9-46e9-b8dd-85bf0b77f7b6', '52f78ea9-9972-41b9-ac8d-66eeb8e3376e', '578494eb-248f-4ca9-a064-d054dbe8a92b', '3ca1e714-9402-4cf5-8675-3095a4eb7904']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.232257 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1acfa3ef-4f18-4196-a804-bb839b87cd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.258614 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1acfa3ef-4f18-4196-a804-bb839b87cd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '138a161c-e711-46fb-a9e5-44848a33e3fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-637420366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['586a94cd-86b9-46e9-b8dd-85bf0b77f7b6','52f78ea9-9972-41b9-ac8d-66eeb8e3376e','578494eb-248f-4ca9-a064-d054dbe8a92b','3ca1e714-9402-4cf5-8675-3095a4eb7904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-637420366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=138a161c-e711-46fb-a9e5-44848a33e3fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea2ed96bfe64af39612ba923d957b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d6a80a708e407bbb2480ee1df96051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.260502 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f398c5ec-9179-46a0-8565-288abd44e60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.277612 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f398c5ec-9179-46a0-8565-288abd44e60d) transitioned into state 'SUCCESS' from state '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-637420366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['586a94cd-86b9-46e9-b8dd-85bf0b77f7b6','52f78ea9-9972-41b9-ac8d-66eeb8e3376e','578494eb-248f-4ca9-a064-d054dbe8a92b','3ca1e714-9402-4cf5-8675-3095a4eb7904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.278411 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f60dcb-96c9-49e7-bd4e-badf5991997d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.286828 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68f60dcb-96c9-49e7-bd4e-badf5991997d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.288143 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (6eded1d1-23ca-4352-acaf-2cd71e8c7227) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.288588 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request issued successfully. Aug 18 23:03:53.289400 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b467b5ab-b6b3-4c1f-a71f-82065dd91e83 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:53.290120 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1316/5253] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:53 2026] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:53.300655 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5c837629-72db-4f9b-819a-82610b22c4e8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.302823 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:53.303210 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1984666856"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:53.304716 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request body: {'volume': {"'imageRef": '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1984666856'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:53.304842 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume of 1 GB Aug 18 23:03:53.306956 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=242,cinder:UPDATE=93,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:03:53.309183 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Availability Zones retrieved successfully. Aug 18 23:03:53.314412 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (d48e59a8-00ad-4d63-a886-4f4124acc283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.315315 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0d963e-b866-49dd-9975-a49655d20859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.316505 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:53.340763 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a0d963e-b866-49dd-9975-a49655d20859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.341520 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfcef71-8bc8-4092-b543-34d49f89e2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.378140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Created reservations ['ae0d177f-59d6-467b-adb2-fb7e2bdb3818', 'bbccae41-7d5a-497c-a893-1c9efce07a59', '96f9c98e-c620-43af-a1d2-29a8af455202', '8b65ad1d-e861-4ee0-a91d-d0612f9fb7b0'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:53.378963 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cfcef71-8bc8-4092-b543-34d49f89e2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae0d177f-59d6-467b-adb2-fb7e2bdb3818', 'bbccae41-7d5a-497c-a893-1c9efce07a59', '96f9c98e-c620-43af-a1d2-29a8af455202', '8b65ad1d-e861-4ee0-a91d-d0612f9fb7b0']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.379808 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4fca79e-2545-4d65-9fd3-124e5fd83b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.400931 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4fca79e-2545-4d65-9fd3-124e5fd83b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1984666856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['ae0d177f-59d6-467b-adb2-fb7e2bdb3818','bbccae41-7d5a-497c-a893-1c9efce07a59','96f9c98e-c620-43af-a1d2-29a8af455202','8b65ad1d-e861-4ee0-a91d-d0612f9fb7b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1984666856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea2ed96bfe64af39612ba923d957b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d6a80a708e407bbb2480ee1df96051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.401665 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (856c40e5-ccbd-4f59-8ddc-5f33aae66d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.416823 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (856c40e5-ccbd-4f59-8ddc-5f33aae66d03) transitioned into state 'SUCCESS' from state '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-1984666856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['ae0d177f-59d6-467b-adb2-fb7e2bdb3818','bbccae41-7d5a-497c-a893-1c9efce07a59','96f9c98e-c620-43af-a1d2-29a8af455202','8b65ad1d-e861-4ee0-a91d-d0612f9fb7b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.417493 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f2c37b-41a5-4c46-9857-c165372e1db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.428353 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5f2c37b-41a5-4c46-9857-c165372e1db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.429149 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (d48e59a8-00ad-4d63-a886-4f4124acc283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.429519 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request issued successfully. Aug 18 23:03:53.430084 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5c837629-72db-4f9b-819a-82610b22c4e8 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:53.430488 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1315/5254] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:53 2026] POST /volume/v3/volumes => generated 755 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:53.440879 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a11ead01-6d77-4db9-b721-735debf13dd1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.442574 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:53.442890 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1337795229"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:53.444189 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request body: {'volume': {"'imageRef": '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1337795229'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:53.444320 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume of 1 GB Aug 18 23:03:53.447920 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Availability Zones retrieved successfully. Aug 18 23:03:53.453674 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (b4ad559c-95cc-48a9-af69-b802120019db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.454533 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619552de-c283-4b29-a7b3-152cafc71d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.455382 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:53.477384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619552de-c283-4b29-a7b3-152cafc71d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.478119 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec3e41c-62b8-49c1-8726-655ffe1d6a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.526698 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Created reservations ['c3e84aa0-56ca-4159-a27f-26d6abeddbc1', '30e955af-be02-4bfb-baf6-32c8e7ac3183', 'f7ec3a3d-28ba-427e-903d-e3798c47531a', '422887af-b576-40e6-bb46-84ef8587a35e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:53.527425 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec3e41c-62b8-49c1-8726-655ffe1d6a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3e84aa0-56ca-4159-a27f-26d6abeddbc1', '30e955af-be02-4bfb-baf6-32c8e7ac3183', 'f7ec3a3d-28ba-427e-903d-e3798c47531a', '422887af-b576-40e6-bb46-84ef8587a35e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.528089 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b1ab32-8b45-4b33-bf05-c67f2d37eb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.553682 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b1ab32-8b45-4b33-bf05-c67f2d37eb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83388037-4b1b-48f5-882b-2942ea6a2310', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1337795229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['c3e84aa0-56ca-4159-a27f-26d6abeddbc1','30e955af-be02-4bfb-baf6-32c8e7ac3183','f7ec3a3d-28ba-427e-903d-e3798c47531a','422887af-b576-40e6-bb46-84ef8587a35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1337795229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83388037-4b1b-48f5-882b-2942ea6a2310,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea2ed96bfe64af39612ba923d957b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d6a80a708e407bbb2480ee1df96051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.554541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917751db-0377-432e-9436-7b06fcef9858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.571993 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (917751db-0377-432e-9436-7b06fcef9858) transitioned into state 'SUCCESS' from state '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-1337795229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['c3e84aa0-56ca-4159-a27f-26d6abeddbc1','30e955af-be02-4bfb-baf6-32c8e7ac3183','f7ec3a3d-28ba-427e-903d-e3798c47531a','422887af-b576-40e6-bb46-84ef8587a35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.572824 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334e3000-7f67-4296-b3ae-f74b26d1da55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.582928 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334e3000-7f67-4296-b3ae-f74b26d1da55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.583915 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (b4ad559c-95cc-48a9-af69-b802120019db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.584235 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request issued successfully. Aug 18 23:03:53.584875 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a11ead01-6d77-4db9-b721-735debf13dd1 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:53.585641 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1315/5255] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:53 2026] POST /volume/v3/volumes => generated 755 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:53.599006 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.600605 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:53.600899 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "0b7e53e2-3c61-415b-bc7b-4ffc3f508506", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-49223893"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:53.602217 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request body: {'volume': {"'imageRef": '0b7e53e2-3c61-415b-bc7b-4ffc3f508506', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-49223893'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:53.602276 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume of 1 GB Aug 18 23:03:53.602467 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.602467 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:53.605998 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Availability Zones retrieved successfully. Aug 18 23:03:53.611799 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (01bb7fc6-71da-4c39-8097-21843ab279b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.612781 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5d8987-f27c-4bbf-8e20-b44305afe279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.613611 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:53.635341 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5d8987-f27c-4bbf-8e20-b44305afe279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.636000 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eff68df-3b6a-40af-8827-a2ea5da17621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.648436 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac0ba7c3-a914-4082-8bde-dd2d904d0c7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.650232 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac0ba7c3-a914-4082-8bde-dd2d904d0c7a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:53.650460 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac0ba7c3-a914-4082-8bde-dd2d904d0c7a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:53.650635 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac0ba7c3-a914-4082-8bde-dd2d904d0c7a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:53.650735 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ac0ba7c3-a914-4082-8bde-dd2d904d0c7a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:53.654613 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.654613 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:53.655151 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac0ba7c3-a914-4082-8bde-dd2d904d0c7a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:53.655524 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1317/5256] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:53 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:53.668799 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Created reservations ['6393ae37-63cc-40e3-84a6-271615d86366', '328358f5-249f-43a4-9b76-a4d03c6361f4', '0d9b720c-7da1-49b1-a5b4-032d4b600c79', 'd87b7178-f8fe-4be9-9cdc-ef387902ed93'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:53.669693 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eff68df-3b6a-40af-8827-a2ea5da17621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6393ae37-63cc-40e3-84a6-271615d86366', '328358f5-249f-43a4-9b76-a4d03c6361f4', '0d9b720c-7da1-49b1-a5b4-032d4b600c79', 'd87b7178-f8fe-4be9-9cdc-ef387902ed93']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.670360 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcbd61ca-e174-490f-b51f-b0db4a164e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.689717 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcbd61ca-e174-490f-b51f-b0db4a164e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0346324-8dca-4296-abca-881df3161e77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-49223893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['6393ae37-63cc-40e3-84a6-271615d86366','328358f5-249f-43a4-9b76-a4d03c6361f4','0d9b720c-7da1-49b1-a5b4-032d4b600c79','d87b7178-f8fe-4be9-9cdc-ef387902ed93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-49223893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0346324-8dca-4296-abca-881df3161e77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ea2ed96bfe64af39612ba923d957b5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2d6a80a708e407bbb2480ee1df96051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.690435 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b03651-d086-4873-9c41-7a99680bb988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.706109 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7b03651-d086-4873-9c41-7a99680bb988) transitioned into state 'SUCCESS' from state '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-49223893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ea2ed96bfe64af39612ba923d957b5f',qos_specs=None,replication_status=,reservations=['6393ae37-63cc-40e3-84a6-271615d86366','328358f5-249f-43a4-9b76-a4d03c6361f4','0d9b720c-7da1-49b1-a5b4-032d4b600c79','d87b7178-f8fe-4be9-9cdc-ef387902ed93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2d6a80a708e407bbb2480ee1df96051',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.706799 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb684ce-1b9c-4133-b72e-146818adee87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:53.726278 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb684ce-1b9c-4133-b72e-146818adee87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:53.727095 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Flow 'volume_create_api' (01bb7fc6-71da-4c39-8097-21843ab279b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:53.727396 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Create volume request issued successfully. Aug 18 23:03:53.727902 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3baf6566-43a1-434c-a4fc-d9e95ee13a90 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:53.728308 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1310/5257] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:03:53 2026] POST /volume/v3/volumes => generated 753 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:53.738358 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-262344a9-aa5c-461f-a75d-3d339405c30f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.740716 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-262344a9-aa5c-461f-a75d-3d339405c30f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 Aug 18 23:03:53.740905 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-262344a9-aa5c-461f-a75d-3d339405c30f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:53.741087 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-262344a9-aa5c-461f-a75d-3d339405c30f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:53.747624 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.747624 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:53.750939 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-262344a9-aa5c-461f-a75d-3d339405c30f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:53.754621 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-262344a9-aa5c-461f-a75d-3d339405c30f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 returned with HTTP 200 Aug 18 23:03:53.754986 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1316/5258] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:53 2026] GET /volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:53.765135 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81d1dd75-8ccd-472d-bdbd-1e6dc543222a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.766757 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81d1dd75-8ccd-472d-bdbd-1e6dc543222a tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb Aug 18 23:03:53.766943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81d1dd75-8ccd-472d-bdbd-1e6dc543222a tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:53.767114 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81d1dd75-8ccd-472d-bdbd-1e6dc543222a tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:53.773503 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.773503 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:53.776509 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-81d1dd75-8ccd-472d-bdbd-1e6dc543222a tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:53.780214 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81d1dd75-8ccd-472d-bdbd-1e6dc543222a tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb returned with HTTP 200 Aug 18 23:03:53.780605 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1316/5259] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:53 2026] GET /volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:53.798187 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-250027ed-622a-4981-8d8a-0f2f7c484ba0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.799838 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-250027ed-622a-4981-8d8a-0f2f7c484ba0 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 Aug 18 23:03:53.800056 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-250027ed-622a-4981-8d8a-0f2f7c484ba0 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:53.800289 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-250027ed-622a-4981-8d8a-0f2f7c484ba0 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:53.806847 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.806847 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:53.810131 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-250027ed-622a-4981-8d8a-0f2f7c484ba0 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:53.813869 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-250027ed-622a-4981-8d8a-0f2f7c484ba0 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 returned with HTTP 200 Aug 18 23:03:53.814278 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1318/5260] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:53 2026] GET /volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:53.824993 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab413cf2-10c8-4703-99e2-786dfbe61007 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.826636 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab413cf2-10c8-4703-99e2-786dfbe61007 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 Aug 18 23:03:53.826800 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab413cf2-10c8-4703-99e2-786dfbe61007 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:53.827046 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab413cf2-10c8-4703-99e2-786dfbe61007 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:53.833848 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.833848 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:53.837549 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ab413cf2-10c8-4703-99e2-786dfbe61007 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:53.841193 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab413cf2-10c8-4703-99e2-786dfbe61007 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 returned with HTTP 200 Aug 18 23:03:53.841603 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1311/5261] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:53 2026] GET /volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:53.854351 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-be415786-661c-4785-be3b-99a8fb027788 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.856548 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be415786-661c-4785-be3b-99a8fb027788 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 Aug 18 23:03:53.856711 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be415786-661c-4785-be3b-99a8fb027788 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:53.856907 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-be415786-661c-4785-be3b-99a8fb027788 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:53.865141 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.865141 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:53.869362 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-be415786-661c-4785-be3b-99a8fb027788 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:53.877684 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-be415786-661c-4785-be3b-99a8fb027788 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 returned with HTTP 200 Aug 18 23:03:53.878298 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1317/5262] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:53 2026] GET /volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:53.889985 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34f2d43f-c4b3-4939-88a9-210c3820a3aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.891664 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34f2d43f-c4b3-4939-88a9-210c3820a3aa tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 Aug 18 23:03:53.891852 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34f2d43f-c4b3-4939-88a9-210c3820a3aa tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:53.892037 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34f2d43f-c4b3-4939-88a9-210c3820a3aa tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:53.892184 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-34f2d43f-c4b3-4939-88a9-210c3820a3aa tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume with id: c0346324-8dca-4296-abca-881df3161e77 Aug 18 23:03:53.899403 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.899403 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:53.899867 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34f2d43f-c4b3-4939-88a9-210c3820a3aa tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:53.914443 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34f2d43f-c4b3-4939-88a9-210c3820a3aa tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume request issued successfully. Aug 18 23:03:53.914676 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34f2d43f-c4b3-4939-88a9-210c3820a3aa tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 returned with HTTP 202 Aug 18 23:03:53.915356 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1317/5263] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:53 2026] DELETE /volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:53.922331 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-085157ba-9fd0-4794-9ecc-d9dc96d84f64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:53.924005 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-085157ba-9fd0-4794-9ecc-d9dc96d84f64 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 Aug 18 23:03:53.924177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-085157ba-9fd0-4794-9ecc-d9dc96d84f64 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:53.924374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-085157ba-9fd0-4794-9ecc-d9dc96d84f64 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:53.930657 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:53.930657 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:53.934121 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-085157ba-9fd0-4794-9ecc-d9dc96d84f64 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:53.937996 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-085157ba-9fd0-4794-9ecc-d9dc96d84f64 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 returned with HTTP 200 Aug 18 23:03:53.938667 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1319/5264] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:53 2026] GET /volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:54.668670 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6580676e-c453-4af6-b481-93edf13f280c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:54.670387 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6580676e-c453-4af6-b481-93edf13f280c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:54.670627 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6580676e-c453-4af6-b481-93edf13f280c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:54.670798 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6580676e-c453-4af6-b481-93edf13f280c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:54.670942 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6580676e-c453-4af6-b481-93edf13f280c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:54.672513 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=278,cinder:UPDATE=99,cinder:INSERT=59 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:03:54.675349 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:54.675349 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:54.675883 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6580676e-c453-4af6-b481-93edf13f280c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:54.676292 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1312/5265] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:54 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:54.686764 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-205be8a6-966b-4493-b458-075e959ce957 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:54.688435 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-205be8a6-966b-4493-b458-075e959ce957 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec/export_record Aug 18 23:03:54.688621 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-205be8a6-966b-4493-b458-075e959ce957 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:54.688791 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-205be8a6-966b-4493-b458-075e959ce957 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'export_record' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:54.688916 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-205be8a6-966b-4493-b458-075e959ce957 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Export record for backup 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100264) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 18 23:03:54.692703 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:54.692703 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:54.693488 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.api [None req-205be8a6-966b-4493-b458-075e959ce957 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling RPCAPI with context: , host: np0000007715, backup: 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100264) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 18 23:03:54.700211 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.backup.rpcapi [None req-205be8a6-966b-4493-b458-075e959ce957 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] export_record in rpcapi backup_id 092f5215-de6b-45bc-9ec2-2c70329dd0ec on host np0000007715. {{(pid=100264) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 18 23:03:54.710103 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.backups [None req-205be8a6-966b-4493-b458-075e959ce957 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDkyZjUyMTUtZGU2Yi00NWJjLTllYzItMmM3MDMyOWRkMGVjIiwgInVzZXJfaWQiOiAiZmM3OWRkY2MwNTM5NDg5MWI4NTY1NTFlODE1ZjUzNGQiLCAicHJvamVjdF9pZCI6ICJiNzQ2MGFmMjBlZWI0ODUzOGE1YjJkNGZjY2IxYjE1MCIsICJ2b2x1bWVfaWQiOiAiM2MzNjNlOGYtNTZkOS00M2ZiLWFkMDEtN2YyZTkxMDY3ZTc2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Nzk5NDYxMzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zYzM2M2U4Zi01NmQ5LTQzZmItYWQwMS03ZjJlOTEwNjdlNzYvMjAyNjA4MTgyMzAzNDIvYXpfbm92YV9iYWNrdXBfMDkyZjUyMTUtZGU2Yi00NWJjLTllYzItMmM3MDMyOWRkMGVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQyMzowMzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjAzOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100264) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 18 23:03:54.710414 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-205be8a6-966b-4493-b458-075e959ce957 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec/export_record returned with HTTP 200 Aug 18 23:03:54.710837 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1318/5266] 10.4.3.89 () {68 vars in 1423 bytes} [Tue Aug 18 23:03:54 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec/export_record => generated 1424 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:54.717705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1bacdde1-a13b-4c73-88ef-4acd2cf33484 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:54.719956 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bacdde1-a13b-4c73-88ef-4acd2cf33484 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:03:54.720211 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bacdde1-a13b-4c73-88ef-4acd2cf33484 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:54.720467 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bacdde1-a13b-4c73-88ef-4acd2cf33484 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:54.720612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1bacdde1-a13b-4c73-88ef-4acd2cf33484 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:54.725305 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:54.725305 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:54.726002 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bacdde1-a13b-4c73-88ef-4acd2cf33484 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:03:54.726447 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1318/5267] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:54 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:54.736029 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-833062b7-7d95-4058-aef7-f62d35b4bee8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:54.737594 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-833062b7-7d95-4058-aef7-f62d35b4bee8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] POST https://10.4.3.89/volume/v3/backups/import_record Aug 18 23:03:54.738012 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-833062b7-7d95-4058-aef7-f62d35b4bee8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWIyZTE2MjctNWZkMy00Y2EzLTlmZTgtNDk1Mjc5NjQxZWRiIiwgInVzZXJfaWQiOiAiZmM3OWRkY2MwNTM5NDg5MWI4NTY1NTFlODE1ZjUzNGQiLCAicHJvamVjdF9pZCI6ICJiNzQ2MGFmMjBlZWI0ODUzOGE1YjJkNGZjY2IxYjE1MCIsICJ2b2x1bWVfaWQiOiAiM2MzNjNlOGYtNTZkOS00M2ZiLWFkMDEtN2YyZTkxMDY3ZTc2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Nzk5NDYxMzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zYzM2M2U4Zi01NmQ5LTQzZmItYWQwMS03ZjJlOTEwNjdlNzYvMjAyNjA4MTgyMzAzNDIvYXpfbm92YV9iYWNrdXBfMDkyZjUyMTUtZGU2Yi00NWJjLTllYzItMmM3MDMyOWRkMGVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQyMzowMzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjAzOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:54.739301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-833062b7-7d95-4058-aef7-f62d35b4bee8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWIyZTE2MjctNWZkMy00Y2EzLTlmZTgtNDk1Mjc5NjQxZWRiIiwgInVzZXJfaWQiOiAiZmM3OWRkY2MwNTM5NDg5MWI4NTY1NTFlODE1ZjUzNGQiLCAicHJvamVjdF9pZCI6ICJiNzQ2MGFmMjBlZWI0ODUzOGE1YjJkNGZjY2IxYjE1MCIsICJ2b2x1bWVfaWQiOiAiM2MzNjNlOGYtNTZkOS00M2ZiLWFkMDEtN2YyZTkxMDY3ZTc2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Nzk5NDYxMzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zYzM2M2U4Zi01NmQ5LTQzZmItYWQwMS03ZjJlOTEwNjdlNzYvMjAyNjA4MTgyMzAzNDIvYXpfbm92YV9iYWNrdXBfMDkyZjUyMTUtZGU2Yi00NWJjLTllYzItMmM3MDMyOWRkMGVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQyMzowMzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjAzOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 18 23:03:54.739425 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-833062b7-7d95-4058-aef7-f62d35b4bee8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWIyZTE2MjctNWZkMy00Y2EzLTlmZTgtNDk1Mjc5NjQxZWRiIiwgInVzZXJfaWQiOiAiZmM3OWRkY2MwNTM5NDg5MWI4NTY1NTFlODE1ZjUzNGQiLCAicHJvamVjdF9pZCI6ICJiNzQ2MGFmMjBlZWI0ODUzOGE1YjJkNGZjY2IxYjE1MCIsICJ2b2x1bWVfaWQiOiAiM2MzNjNlOGYtNTZkOS00M2ZiLWFkMDEtN2YyZTkxMDY3ZTc2IiwgImhvc3QiOiAibnAwMDAwMDA3NzE1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03Nzk5NDYxMzgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zYzM2M2U4Zi01NmQ5LTQzZmItYWQwMS03ZjJlOTEwNjdlNzYvMjAyNjA4MTgyMzAzNDIvYXpfbm92YV9iYWNrdXBfMDkyZjUyMTUtZGU2Yi00NWJjLTllYzItMmM3MDMyOWRkMGVjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xOFQyMzowMzo0MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xOFQyMzowMzo0MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTE4VDIzOjAzOjU0WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 18 23:03:54.740051 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-833062b7-7d95-4058-aef7-f62d35b4bee8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '27ecf96a6d1140aea44755e20c0136ff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b7460af20eeb48538a5b2d4fccb1b150', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:03:54.740241 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-833062b7-7d95-4058-aef7-f62d35b4bee8 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] https://10.4.3.89/volume/v3/backups/import_record returned with HTTP 403 Aug 18 23:03:54.740660 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1320/5268] 10.4.3.89 () {70 vars in 1335 bytes} [Tue Aug 18 23:03:54 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:54.747072 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-531870bc-1cda-446b-81e5-592c695cd82c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:54.748804 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531870bc-1cda-446b-81e5-592c695cd82c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 Aug 18 23:03:54.749026 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531870bc-1cda-446b-81e5-592c695cd82c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:54.749204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531870bc-1cda-446b-81e5-592c695cd82c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:54.749366 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-531870bc-1cda-446b-81e5-592c695cd82c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete volume with id: 3c363e8f-56d9-43fb-ad01-7f2e91067e76 Aug 18 23:03:54.755883 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:54.755883 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:54.756177 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-531870bc-1cda-446b-81e5-592c695cd82c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:54.771221 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-531870bc-1cda-446b-81e5-592c695cd82c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete volume request issued successfully. Aug 18 23:03:54.771438 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531870bc-1cda-446b-81e5-592c695cd82c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 returned with HTTP 202 Aug 18 23:03:54.771830 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1313/5269] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:03:54 2026] DELETE /volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:54.782496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8fc96af7-f8a1-46cb-9481-e29cfe82072f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:54.783995 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fc96af7-f8a1-46cb-9481-e29cfe82072f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 Aug 18 23:03:54.784178 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fc96af7-f8a1-46cb-9481-e29cfe82072f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:54.784382 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8fc96af7-f8a1-46cb-9481-e29cfe82072f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:54.791287 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:54.791287 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:54.794307 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-8fc96af7-f8a1-46cb-9481-e29cfe82072f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:54.798398 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8fc96af7-f8a1-46cb-9481-e29cfe82072f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 returned with HTTP 200 Aug 18 23:03:54.798921 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1319/5270] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:54 2026] GET /volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:54.953160 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-baf70518-f3d0-496d-af1f-062bc3710d48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:54.955480 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-baf70518-f3d0-496d-af1f-062bc3710d48 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 Aug 18 23:03:54.955747 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-baf70518-f3d0-496d-af1f-062bc3710d48 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:54.956001 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-baf70518-f3d0-496d-af1f-062bc3710d48 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:54.962845 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-baf70518-f3d0-496d-af1f-062bc3710d48 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 returned with HTTP 404 Aug 18 23:03:54.963468 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1319/5271] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:54 2026] GET /volume/v3/volumes/c0346324-8dca-4296-abca-881df3161e77 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:54.970629 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c69df49-f545-4cf4-8829-fbcca579b68c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:54.972335 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c69df49-f545-4cf4-8829-fbcca579b68c tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] DELETE https://10.4.3.89/volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 Aug 18 23:03:54.972511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c69df49-f545-4cf4-8829-fbcca579b68c tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:54.972685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c69df49-f545-4cf4-8829-fbcca579b68c tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:54.972837 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5c69df49-f545-4cf4-8829-fbcca579b68c tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume with id: 83388037-4b1b-48f5-882b-2942ea6a2310 Aug 18 23:03:54.979497 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:54.979497 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:54.979887 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c69df49-f545-4cf4-8829-fbcca579b68c tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:54.994279 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5c69df49-f545-4cf4-8829-fbcca579b68c tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume request issued successfully. Aug 18 23:03:54.994521 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c69df49-f545-4cf4-8829-fbcca579b68c tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 returned with HTTP 202 Aug 18 23:03:54.994892 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1321/5272] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:54 2026] DELETE /volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:55.001471 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-495f0131-f4aa-477f-947c-3e2f534ce89f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:55.003715 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-495f0131-f4aa-477f-947c-3e2f534ce89f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 Aug 18 23:03:55.003990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-495f0131-f4aa-477f-947c-3e2f534ce89f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:55.004236 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-495f0131-f4aa-477f-947c-3e2f534ce89f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:55.012712 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:55.012712 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:55.016765 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-495f0131-f4aa-477f-947c-3e2f534ce89f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:55.021836 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-495f0131-f4aa-477f-947c-3e2f534ce89f tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 returned with HTTP 200 Aug 18 23:03:55.022345 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1314/5273] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:55 2026] GET /volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:55.813512 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75f2399f-a095-4549-8b3c-f8e170e82392 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:55.815257 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75f2399f-a095-4549-8b3c-f8e170e82392 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 Aug 18 23:03:55.815727 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75f2399f-a095-4549-8b3c-f8e170e82392 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:55.816132 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75f2399f-a095-4549-8b3c-f8e170e82392 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:55.822227 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75f2399f-a095-4549-8b3c-f8e170e82392 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 returned with HTTP 404 Aug 18 23:03:55.822669 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1320/5274] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:55 2026] GET /volume/v3/volumes/3c363e8f-56d9-43fb-ad01-7f2e91067e76 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:55.829755 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f37a0c8b-50eb-4ee0-9b4c-a061c3785800 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:55.831622 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37a0c8b-50eb-4ee0-9b4c-a061c3785800 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] GET https://10.4.3.89/volume/v3/backups Aug 18 23:03:55.831851 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37a0c8b-50eb-4ee0-9b4c-a061c3785800 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:55.832078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f37a0c8b-50eb-4ee0-9b4c-a061c3785800 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:55.832377 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-f37a0c8b-50eb-4ee0-9b4c-a061c3785800 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:03:55.837454 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f37a0c8b-50eb-4ee0-9b4c-a061c3785800 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] https://10.4.3.89/volume/v3/backups returned with HTTP 200 Aug 18 23:03:55.837835 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1320/5275] 10.4.3.89 () {68 vars in 1270 bytes} [Tue Aug 18 23:03:55 2026] GET /volume/v3/backups => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:55.846553 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d64fe6d5-cb62-40e2-bed9-0b50bba5c463 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:55.848275 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d64fe6d5-cb62-40e2-bed9-0b50bba5c463 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] GET https://10.4.3.89/volume/v3/backups?project_id=b7460af20eeb48538a5b2d4fccb1b150 Aug 18 23:03:55.848474 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d64fe6d5-cb62-40e2-bed9-0b50bba5c463 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:55.848669 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d64fe6d5-cb62-40e2-bed9-0b50bba5c463 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:55.848944 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-d64fe6d5-cb62-40e2-bed9-0b50bba5c463 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Removing options 'project_id' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:03:55.854154 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d64fe6d5-cb62-40e2-bed9-0b50bba5c463 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] https://10.4.3.89/volume/v3/backups?project_id=b7460af20eeb48538a5b2d4fccb1b150 returned with HTTP 200 Aug 18 23:03:55.854629 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1322/5276] 10.4.3.89 () {68 vars in 1357 bytes} [Tue Aug 18 23:03:55 2026] GET /volume/v3/backups?project_id=b7460af20eeb48538a5b2d4fccb1b150 => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:55.864251 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee7749ca-254c-4778-966d-c425fd124557 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:55.866339 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:03:55.866758 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1445942344"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:55.868483 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1445942344'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:03:55.868638 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume of 1 GB Aug 18 23:03:55.872843 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Availability Zones retrieved successfully. Aug 18 23:03:55.880029 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Flow 'volume_create_api' (964ebc23-c0a5-4ac7-ac83-c16706525772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:55.881208 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2668a4f-dfbf-4aa2-ba27-e280a0257cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:55.882196 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:03:55.903162 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2668a4f-dfbf-4aa2-ba27-e280a0257cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:55.903810 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc254508-7a7e-49f6-af1d-f301f5eb45ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:55.934949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Created reservations ['e31df190-abac-4ab7-a93b-6ddc9c08bfaa', '7bbe852c-6b79-444a-8eab-91c2ef1885cf', 'e01c78be-ca16-4a0c-b4f8-d6c24d6b4062', '8465c79b-d67d-48f4-8d6d-31b7f7a4259f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:55.935594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc254508-7a7e-49f6-af1d-f301f5eb45ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e31df190-abac-4ab7-a93b-6ddc9c08bfaa', '7bbe852c-6b79-444a-8eab-91c2ef1885cf', 'e01c78be-ca16-4a0c-b4f8-d6c24d6b4062', '8465c79b-d67d-48f4-8d6d-31b7f7a4259f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:55.936223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f49f87-f54f-45de-99eb-e5e8cb148e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:55.956417 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f49f87-f54f-45de-99eb-e5e8cb148e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45520dcd-6aaf-4745-84e0-a9ece217c6e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445942344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7460af20eeb48538a5b2d4fccb1b150',qos_specs=None,replication_status=,reservations=['e31df190-abac-4ab7-a93b-6ddc9c08bfaa','7bbe852c-6b79-444a-8eab-91c2ef1885cf','e01c78be-ca16-4a0c-b4f8-d6c24d6b4062','8465c79b-d67d-48f4-8d6d-31b7f7a4259f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc79ddcc05394891b856551e815f534d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:03:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1445942344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45520dcd-6aaf-4745-84e0-a9ece217c6e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7460af20eeb48538a5b2d4fccb1b150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc79ddcc05394891b856551e815f534d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:55.957052 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4fa5af-7c83-4128-a86e-e929cca428a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:55.971921 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f4fa5af-7c83-4128-a86e-e929cca428a5) transitioned into state 'SUCCESS' from state '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-1445942344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7460af20eeb48538a5b2d4fccb1b150',qos_specs=None,replication_status=,reservations=['e31df190-abac-4ab7-a93b-6ddc9c08bfaa','7bbe852c-6b79-444a-8eab-91c2ef1885cf','e01c78be-ca16-4a0c-b4f8-d6c24d6b4062','8465c79b-d67d-48f4-8d6d-31b7f7a4259f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc79ddcc05394891b856551e815f534d',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:55.972561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f047406-c3fe-4c5b-b65c-2f5a5ca9093c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:03:55.980315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f047406-c3fe-4c5b-b65c-2f5a5ca9093c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:03:55.981058 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Flow 'volume_create_api' (964ebc23-c0a5-4ac7-ac83-c16706525772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:03:55.981376 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Create volume request issued successfully. Aug 18 23:03:55.981890 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee7749ca-254c-4778-966d-c425fd124557 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:03:55.982308 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1315/5277] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:03:55 2026] POST /volume/v3/volumes => generated 776 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:55.993154 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ba76d4e8-f517-49ce-88e9-f06c354b80e7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:55.994395 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba76d4e8-f517-49ce-88e9-f06c354b80e7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 Aug 18 23:03:55.994710 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba76d4e8-f517-49ce-88e9-f06c354b80e7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:55.996204 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ba76d4e8-f517-49ce-88e9-f06c354b80e7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:56.002200 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:56.002200 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:56.005285 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ba76d4e8-f517-49ce-88e9-f06c354b80e7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:56.008592 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ba76d4e8-f517-49ce-88e9-f06c354b80e7 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 returned with HTTP 200 Aug 18 23:03:56.009092 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1321/5278] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:55 2026] GET /volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:56.034471 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4355cc7a-6993-426e-886c-0a972a2fb197 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:56.036182 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4355cc7a-6993-426e-886c-0a972a2fb197 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 Aug 18 23:03:56.036380 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4355cc7a-6993-426e-886c-0a972a2fb197 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:56.036561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4355cc7a-6993-426e-886c-0a972a2fb197 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:56.041997 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4355cc7a-6993-426e-886c-0a972a2fb197 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 returned with HTTP 404 Aug 18 23:03:56.042430 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1321/5279] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:56 2026] GET /volume/v3/volumes/83388037-4b1b-48f5-882b-2942ea6a2310 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:56.050485 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b085bbc-f4e5-4dea-97bb-2cf5052d7fa9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:56.052502 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b085bbc-f4e5-4dea-97bb-2cf5052d7fa9 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 Aug 18 23:03:56.052731 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b085bbc-f4e5-4dea-97bb-2cf5052d7fa9 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:56.052957 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b085bbc-f4e5-4dea-97bb-2cf5052d7fa9 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:56.053155 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2b085bbc-f4e5-4dea-97bb-2cf5052d7fa9 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume with id: 3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 Aug 18 23:03:56.060796 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:56.060796 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:56.061358 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b085bbc-f4e5-4dea-97bb-2cf5052d7fa9 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:56.076954 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b085bbc-f4e5-4dea-97bb-2cf5052d7fa9 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume request issued successfully. Aug 18 23:03:56.077152 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b085bbc-f4e5-4dea-97bb-2cf5052d7fa9 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 returned with HTTP 202 Aug 18 23:03:56.077594 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1323/5280] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:56 2026] DELETE /volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:56.084249 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e04e2df4-0b85-4ea5-9069-0f3838e56a73 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:56.086077 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e04e2df4-0b85-4ea5-9069-0f3838e56a73 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 Aug 18 23:03:56.086257 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e04e2df4-0b85-4ea5-9069-0f3838e56a73 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:56.086468 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e04e2df4-0b85-4ea5-9069-0f3838e56a73 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:56.093983 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:56.093983 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:03:56.097197 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e04e2df4-0b85-4ea5-9069-0f3838e56a73 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:56.100882 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e04e2df4-0b85-4ea5-9069-0f3838e56a73 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 returned with HTTP 200 Aug 18 23:03:56.101232 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1316/5281] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:56 2026] GET /volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:57.021149 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9f950f3a-83c8-4e73-beab-98c0de34cc52 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:57.022856 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f950f3a-83c8-4e73-beab-98c0de34cc52 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 Aug 18 23:03:57.023210 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f950f3a-83c8-4e73-beab-98c0de34cc52 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:57.024425 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9f950f3a-83c8-4e73-beab-98c0de34cc52 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:57.030236 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:57.030236 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:57.034324 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9f950f3a-83c8-4e73-beab-98c0de34cc52 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:57.038900 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9f950f3a-83c8-4e73-beab-98c0de34cc52 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 returned with HTTP 200 Aug 18 23:03:57.039439 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1322/5282] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:57 2026] GET /volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:03:57.049962 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-215a2ef1-6942-4c3c-b9b9-eda757192188 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:57.051946 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-215a2ef1-6942-4c3c-b9b9-eda757192188 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:03:57.052364 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-215a2ef1-6942-4c3c-b9b9-eda757192188 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45520dcd-6aaf-4745-84e0-a9ece217c6e0", "name": "tempest-type-Backup-1477149543"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:03:57.054013 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-215a2ef1-6942-4c3c-b9b9-eda757192188 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Creating new backup {'backup': {'volume_id': '45520dcd-6aaf-4745-84e0-a9ece217c6e0', 'name': 'tempest-type-Backup-1477149543'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:03:57.054170 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-215a2ef1-6942-4c3c-b9b9-eda757192188 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Creating backup of volume 45520dcd-6aaf-4745-84e0-a9ece217c6e0 in container None Aug 18 23:03:57.062682 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:57.062682 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:57.063091 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-215a2ef1-6942-4c3c-b9b9-eda757192188 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:03:57.077977 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-215a2ef1-6942-4c3c-b9b9-eda757192188 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Created reservations ['429eb47a-bb8b-4aee-8f1e-4d7b7aa2711d', '7f6733c3-96fa-47ef-81a0-d83ba59a48b1'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:03:57.103831 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-215a2ef1-6942-4c3c-b9b9-eda757192188 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:03:57.104334 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1322/5283] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:03:57 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:03:57.112639 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-130ab61c-5678-44d9-8064-ae114238d094 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:57.114072 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55eceb4a-9d56-4543-99ee-e7698f8504bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:57.114624 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-130ab61c-5678-44d9-8064-ae114238d094 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:03:57.114840 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-130ab61c-5678-44d9-8064-ae114238d094 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:57.115042 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-130ab61c-5678-44d9-8064-ae114238d094 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:57.115136 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-130ab61c-5678-44d9-8064-ae114238d094 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:57.115760 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55eceb4a-9d56-4543-99ee-e7698f8504bb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 Aug 18 23:03:57.115966 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55eceb4a-9d56-4543-99ee-e7698f8504bb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:57.116142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55eceb4a-9d56-4543-99ee-e7698f8504bb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:57.120003 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:57.120003 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:57.120684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-130ab61c-5678-44d9-8064-ae114238d094 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:03:57.121050 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1324/5284] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:57 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:57.121485 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55eceb4a-9d56-4543-99ee-e7698f8504bb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 returned with HTTP 404 Aug 18 23:03:57.121981 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1317/5285] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:57 2026] GET /volume/v3/volumes/3bcb7f1b-7472-4448-8ae0-cf6e0462a9e2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:57.131750 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7ea1a4a8-c980-443b-aae9-0408a75b2df5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:57.133199 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ea1a4a8-c980-443b-aae9-0408a75b2df5 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] DELETE https://10.4.3.89/volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb Aug 18 23:03:57.133551 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ea1a4a8-c980-443b-aae9-0408a75b2df5 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:57.133819 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7ea1a4a8-c980-443b-aae9-0408a75b2df5 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:57.134063 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7ea1a4a8-c980-443b-aae9-0408a75b2df5 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume with id: 138a161c-e711-46fb-a9e5-44848a33e3fb Aug 18 23:03:57.141115 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:57.141115 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:57.142230 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7ea1a4a8-c980-443b-aae9-0408a75b2df5 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:57.159999 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7ea1a4a8-c980-443b-aae9-0408a75b2df5 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume request issued successfully. Aug 18 23:03:57.159999 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7ea1a4a8-c980-443b-aae9-0408a75b2df5 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb returned with HTTP 202 Aug 18 23:03:57.159999 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1323/5286] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:57 2026] DELETE /volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:57.166961 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fdbde358-c6cb-4ae6-a87d-c8f47ba91efb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:57.168718 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdbde358-c6cb-4ae6-a87d-c8f47ba91efb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb Aug 18 23:03:57.168959 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdbde358-c6cb-4ae6-a87d-c8f47ba91efb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:57.169142 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdbde358-c6cb-4ae6-a87d-c8f47ba91efb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:57.175404 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:57.175404 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:57.178600 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fdbde358-c6cb-4ae6-a87d-c8f47ba91efb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:57.182666 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdbde358-c6cb-4ae6-a87d-c8f47ba91efb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb returned with HTTP 200 Aug 18 23:03:57.183089 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1323/5287] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:57 2026] GET /volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:58.130031 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9458b130-8516-4f94-8239-35b53fb52552 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:58.131647 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9458b130-8516-4f94-8239-35b53fb52552 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:03:58.131843 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9458b130-8516-4f94-8239-35b53fb52552 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:58.132024 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9458b130-8516-4f94-8239-35b53fb52552 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:58.132125 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9458b130-8516-4f94-8239-35b53fb52552 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:58.135924 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:58.135924 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:58.136462 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9458b130-8516-4f94-8239-35b53fb52552 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:03:58.136774 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1325/5288] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:58 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:58.196026 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f836d9f-7da6-41f3-b7d9-e513e48f0a7d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:58.197663 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f836d9f-7da6-41f3-b7d9-e513e48f0a7d tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb Aug 18 23:03:58.197903 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f836d9f-7da6-41f3-b7d9-e513e48f0a7d tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:58.198109 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f836d9f-7da6-41f3-b7d9-e513e48f0a7d tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:58.203325 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f836d9f-7da6-41f3-b7d9-e513e48f0a7d tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb returned with HTTP 404 Aug 18 23:03:58.203881 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1318/5289] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:58 2026] GET /volume/v3/volumes/138a161c-e711-46fb-a9e5-44848a33e3fb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:03:58.210560 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f701876-dd98-4cfc-aa3b-d8ba9f955859 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:58.212749 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f701876-dd98-4cfc-aa3b-d8ba9f955859 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 Aug 18 23:03:58.212977 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f701876-dd98-4cfc-aa3b-d8ba9f955859 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:58.213165 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f701876-dd98-4cfc-aa3b-d8ba9f955859 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:58.213336 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-6f701876-dd98-4cfc-aa3b-d8ba9f955859 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume with id: 9f4036b5-9f65-4071-b8a6-e2f1d5977227 Aug 18 23:03:58.220151 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:58.220151 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:03:58.220581 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6f701876-dd98-4cfc-aa3b-d8ba9f955859 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:58.234410 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6f701876-dd98-4cfc-aa3b-d8ba9f955859 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Delete volume request issued successfully. Aug 18 23:03:58.234569 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f701876-dd98-4cfc-aa3b-d8ba9f955859 tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 returned with HTTP 202 Aug 18 23:03:58.235097 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1324/5290] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:03:58 2026] DELETE /volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:03:58.241198 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe613532-2917-4c2b-8023-d91da264dbcb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:58.243082 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe613532-2917-4c2b-8023-d91da264dbcb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 Aug 18 23:03:58.243364 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe613532-2917-4c2b-8023-d91da264dbcb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:58.243639 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe613532-2917-4c2b-8023-d91da264dbcb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:58.250388 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:58.250388 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:03:58.253927 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe613532-2917-4c2b-8023-d91da264dbcb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Volume info retrieved successfully. Aug 18 23:03:58.259228 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe613532-2917-4c2b-8023-d91da264dbcb tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 returned with HTTP 200 Aug 18 23:03:58.259718 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1324/5291] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:58 2026] GET /volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:59.145931 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9c9008f-be84-4286-905d-58b0151d6106 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:59.147585 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9c9008f-be84-4286-905d-58b0151d6106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:03:59.147777 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9c9008f-be84-4286-905d-58b0151d6106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:59.147980 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9c9008f-be84-4286-905d-58b0151d6106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:59.148077 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a9c9008f-be84-4286-905d-58b0151d6106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:03:59.151897 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:03:59.151897 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:03:59.152433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9c9008f-be84-4286-905d-58b0151d6106 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:03:59.152745 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1326/5292] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:03:59 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:03:59.271793 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f8c648b-1b77-4345-b2db-6d57561389ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:03:59.273362 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f8c648b-1b77-4345-b2db-6d57561389ef tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] GET https://10.4.3.89/volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 Aug 18 23:03:59.273522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f8c648b-1b77-4345-b2db-6d57561389ef tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:03:59.273689 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f8c648b-1b77-4345-b2db-6d57561389ef tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:03:59.278617 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f8c648b-1b77-4345-b2db-6d57561389ef tempest-CreateVolumesFromImageTest-612349855 tempest-CreateVolumesFromImageTest-612349855-project-member] https://10.4.3.89/volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 returned with HTTP 404 Aug 18 23:03:59.279019 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1319/5293] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:03:59 2026] GET /volume/v3/volumes/9f4036b5-9f65-4071-b8a6-e2f1d5977227 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:00.162608 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3589d55c-849b-4dcd-9ca1-8e352e253f2e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:00.164373 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3589d55c-849b-4dcd-9ca1-8e352e253f2e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:00.164647 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3589d55c-849b-4dcd-9ca1-8e352e253f2e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:00.164888 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3589d55c-849b-4dcd-9ca1-8e352e253f2e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:00.164948 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-3589d55c-849b-4dcd-9ca1-8e352e253f2e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:00.169002 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:00.169002 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:00.169591 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3589d55c-849b-4dcd-9ca1-8e352e253f2e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:00.169941 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1325/5294] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:00 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:00.328500 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:00.407553 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:00.407950 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1591892020"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:00.409350 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1591892020'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:00.409480 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:00.413360 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:00.418582 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (dadc8c47-2f20-4db8-a15d-9cd422e375c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:00.419450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7b1216-585f-449f-9594-70b113c486c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:00.420342 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:00.443969 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7b1216-585f-449f-9594-70b113c486c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:00.444746 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39319f9d-2b5a-4a66-82ce-a712d8c7901d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:00.504515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['adcd174a-aa45-4196-a0f2-d3971fc64759', '53fc183b-7ac8-48b8-a902-04dfb98eec5a', 'de15b656-1694-42c6-b70e-52d454dfc94a', '027f1352-26b5-46f1-879c-11c152073bc4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:00.505764 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39319f9d-2b5a-4a66-82ce-a712d8c7901d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adcd174a-aa45-4196-a0f2-d3971fc64759', '53fc183b-7ac8-48b8-a902-04dfb98eec5a', 'de15b656-1694-42c6-b70e-52d454dfc94a', '027f1352-26b5-46f1-879c-11c152073bc4']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:00.506908 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4cef3a6-3d31-4925-bc83-e59810cd8b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:00.535465 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4cef3a6-3d31-4925-bc83-e59810cd8b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1591892020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['adcd174a-aa45-4196-a0f2-d3971fc64759','53fc183b-7ac8-48b8-a902-04dfb98eec5a','de15b656-1694-42c6-b70e-52d454dfc94a','027f1352-26b5-46f1-879c-11c152073bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1591892020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:00.536551 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c1a949-20d8-4df8-bb29-374d5b4e268b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:00.557433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c1a949-20d8-4df8-bb29-374d5b4e268b) transitioned into state 'SUCCESS' from state '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-1591892020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['adcd174a-aa45-4196-a0f2-d3971fc64759','53fc183b-7ac8-48b8-a902-04dfb98eec5a','de15b656-1694-42c6-b70e-52d454dfc94a','027f1352-26b5-46f1-879c-11c152073bc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:00.558561 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e529bd49-a00c-4f57-8784-078aec045503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:00.570352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e529bd49-a00c-4f57-8784-078aec045503) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:00.571600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (dadc8c47-2f20-4db8-a15d-9cd422e375c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:00.572066 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:00.572904 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbabddc7-f6d3-418d-ab8e-fd39d132d23c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:00.573507 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1325/5295] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:04:00 2026] POST /volume/v3/volumes => generated 768 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:00.588718 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec3d6274-85dd-47fd-99bb-c827506accb5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:00.590276 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec3d6274-85dd-47fd-99bb-c827506accb5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:00.590529 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec3d6274-85dd-47fd-99bb-c827506accb5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:00.590666 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec3d6274-85dd-47fd-99bb-c827506accb5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:00.598307 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:00.598307 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:00.601612 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec3d6274-85dd-47fd-99bb-c827506accb5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:00.605568 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec3d6274-85dd-47fd-99bb-c827506accb5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 returned with HTTP 200 Aug 18 23:04:00.605962 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1327/5296] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:00 2026] GET /volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:01.181220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ced387b4-47f8-4761-85f2-e2a3da363e9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:01.184064 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ced387b4-47f8-4761-85f2-e2a3da363e9a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:01.184064 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ced387b4-47f8-4761-85f2-e2a3da363e9a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:01.184064 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ced387b4-47f8-4761-85f2-e2a3da363e9a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:01.184064 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ced387b4-47f8-4761-85f2-e2a3da363e9a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:01.188691 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:01.188691 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:01.189412 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ced387b4-47f8-4761-85f2-e2a3da363e9a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:01.190021 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1320/5297] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:01 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:01.621495 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-14f50455-79a9-4614-a807-c83d4482354e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:01.623101 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14f50455-79a9-4614-a807-c83d4482354e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:01.623472 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14f50455-79a9-4614-a807-c83d4482354e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:01.624391 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-14f50455-79a9-4614-a807-c83d4482354e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:01.630068 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:01.630068 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:01.633757 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-14f50455-79a9-4614-a807-c83d4482354e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:01.637470 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-14f50455-79a9-4614-a807-c83d4482354e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 returned with HTTP 200 Aug 18 23:04:01.637589 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1326/5298] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:01 2026] GET /volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:01.648728 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b98bb0d0-d1a0-4e85-9786-2358c2641f4e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:01.650336 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b98bb0d0-d1a0-4e85-9786-2358c2641f4e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:01.650637 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b98bb0d0-d1a0-4e85-9786-2358c2641f4e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0", "name": "tempest-VolumeDependencyTests-Snapshot-1301422054"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:01.657945 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:01.657945 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:01.658367 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b98bb0d0-d1a0-4e85-9786-2358c2641f4e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:01.658494 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-b98bb0d0-d1a0-4e85-9786-2358c2641f4e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create snapshot from volume 2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:01.686694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b98bb0d0-d1a0-4e85-9786-2358c2641f4e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['6712c36c-2bef-4b1e-b72e-e70f28b9733a', 'ed32c432-2641-4685-9384-1380776ca491', 'af2f36f9-41e1-4fff-bd31-7f7ff650b9a4', '13dde495-9399-498c-9429-a33196b332d9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:01.710591 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b98bb0d0-d1a0-4e85-9786-2358c2641f4e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot create request issued successfully. Aug 18 23:04:01.710953 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b98bb0d0-d1a0-4e85-9786-2358c2641f4e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:01.711376 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1326/5299] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:01.720798 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2f4605e-2ff5-4ecd-9bad-b727cee9e14e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:01.722497 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2f4605e-2ff5-4ecd-9bad-b727cee9e14e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:01.722640 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2f4605e-2ff5-4ecd-9bad-b727cee9e14e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:01.722809 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2f4605e-2ff5-4ecd-9bad-b727cee9e14e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:01.727281 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:01.727281 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:01.727744 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2f4605e-2ff5-4ecd-9bad-b727cee9e14e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:01.728463 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2f4605e-2ff5-4ecd-9bad-b727cee9e14e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 returned with HTTP 200 Aug 18 23:04:01.728831 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1328/5300] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:01 2026] GET /volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:02.199638 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-790a478b-a1ec-4c04-87a7-bebe24f54d2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:02.201648 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-790a478b-a1ec-4c04-87a7-bebe24f54d2f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:02.201891 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-790a478b-a1ec-4c04-87a7-bebe24f54d2f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:02.202094 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-790a478b-a1ec-4c04-87a7-bebe24f54d2f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:02.202210 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-790a478b-a1ec-4c04-87a7-bebe24f54d2f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:02.206586 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:02.206586 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:02.207223 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-790a478b-a1ec-4c04-87a7-bebe24f54d2f tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:02.207617 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1321/5301] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:02 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:02.737637 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-27527ca2-6965-414d-aa30-c55ec9fb27be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:02.739257 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27527ca2-6965-414d-aa30-c55ec9fb27be tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:02.739436 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27527ca2-6965-414d-aa30-c55ec9fb27be tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:02.739610 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-27527ca2-6965-414d-aa30-c55ec9fb27be tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:02.744021 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:02.744021 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:02.744449 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-27527ca2-6965-414d-aa30-c55ec9fb27be tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:02.745088 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-27527ca2-6965-414d-aa30-c55ec9fb27be tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 returned with HTTP 200 Aug 18 23:04:02.745438 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1327/5302] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:02 2026] GET /volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:02.753589 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:02.755206 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:02.755822 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fc7724d0-6853-487b-9f11-a5613ff6cd37", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1444486323"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:02.757622 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'snapshot_id': 'fc7724d0-6853-487b-9f11-a5613ff6cd37', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1444486323'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:02.762647 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:02.762647 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:02.763224 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:02.763224 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:02.766321 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:02.771570 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (ff8cfd26-addd-4bc2-b03a-0e607de1204d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:02.772443 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62d4c8ab-7169-464c-a032-3f3fc9a1a065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:02.773337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:02.798564 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62d4c8ab-7169-464c-a032-3f3fc9a1a065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fc7724d0-6853-487b-9f11-a5613ff6cd37', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:02.799240 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a8c556-23f5-408c-a9d3-934cee2cbc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:02.836323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['0ef6ee4a-23a1-4237-9174-85d9d3e9c0bc', '8dfafc08-8ef5-4816-922b-4cf71247ef8a', '16b691fe-f479-4bad-bcb2-4275770db712', 'b93cfc24-c59b-40e9-88e9-1ff9e175e28d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:02.837061 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a8c556-23f5-408c-a9d3-934cee2cbc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ef6ee4a-23a1-4237-9174-85d9d3e9c0bc', '8dfafc08-8ef5-4816-922b-4cf71247ef8a', '16b691fe-f479-4bad-bcb2-4275770db712', 'b93cfc24-c59b-40e9-88e9-1ff9e175e28d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:02.837878 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f19c4f0-3211-46ee-a58e-45d947a5c616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:02.876050 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f19c4f0-3211-46ee-a58e-45d947a5c616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f28601f-a5c0-43ac-8458-a6ece3185f57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1444486323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['0ef6ee4a-23a1-4237-9174-85d9d3e9c0bc','8dfafc08-8ef5-4816-922b-4cf71247ef8a','16b691fe-f479-4bad-bcb2-4275770db712','b93cfc24-c59b-40e9-88e9-1ff9e175e28d'],size=1,snapshot_id=fc7724d0-6853-487b-9f11-a5613ff6cd37,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1444486323',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f28601f-a5c0-43ac-8458-a6ece3185f57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fc7724d0-6853-487b-9f11-a5613ff6cd37,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:02.876755 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e849c68-029f-4266-adb2-fcdc9adda8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:02.897004 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e849c68-029f-4266-adb2-fcdc9adda8aa) transitioned into state 'SUCCESS' from state '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-1444486323',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['0ef6ee4a-23a1-4237-9174-85d9d3e9c0bc','8dfafc08-8ef5-4816-922b-4cf71247ef8a','16b691fe-f479-4bad-bcb2-4275770db712','b93cfc24-c59b-40e9-88e9-1ff9e175e28d'],size=1,snapshot_id=fc7724d0-6853-487b-9f11-a5613ff6cd37,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:02.897673 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e2d082-3976-4081-979a-436ad8a5f1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:02.917425 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8e2d082-3976-4081-979a-436ad8a5f1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:02.918254 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (ff8cfd26-addd-4bc2-b03a-0e607de1204d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:02.918584 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:02.919094 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63ce8e80-536b-41ae-85a9-739c25d8cc15 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:02.919563 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1327/5303] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 23:04:02 2026] POST /volume/v3/volumes => generated 802 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:02.930301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6bf58a60-4679-49ce-94da-49b72d36570f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:02.931997 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bf58a60-4679-49ce-94da-49b72d36570f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:02.932210 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bf58a60-4679-49ce-94da-49b72d36570f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:02.932448 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bf58a60-4679-49ce-94da-49b72d36570f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:02.939065 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:02.939065 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:02.942441 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6bf58a60-4679-49ce-94da-49b72d36570f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:02.946402 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bf58a60-4679-49ce-94da-49b72d36570f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 returned with HTTP 200 Aug 18 23:04:02.946840 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1329/5304] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:02 2026] GET /volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:03.218332 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-06d31627-7426-4892-ac6f-739aa0cd6f2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:03.219976 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06d31627-7426-4892-ac6f-739aa0cd6f2c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:03.220173 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06d31627-7426-4892-ac6f-739aa0cd6f2c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:03.220382 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06d31627-7426-4892-ac6f-739aa0cd6f2c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:03.220510 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-06d31627-7426-4892-ac6f-739aa0cd6f2c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:03.224882 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:03.224882 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:03.225474 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06d31627-7426-4892-ac6f-739aa0cd6f2c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:03.225768 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1322/5305] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:03 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:03.553751 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:03.555611 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:03.555957 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-670541674", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:03.557504 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-670541674', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:03.557614 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume of 1 GB Aug 18 23:04:03.561777 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Availability Zones retrieved successfully. Aug 18 23:04:03.567542 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Flow 'volume_create_api' (0b840ef8-1bac-40b8-b7d7-1d035857560c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:03.568687 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4247808c-231e-4f80-b099-0655fce80895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:03.569598 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:03.593892 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4247808c-231e-4f80-b099-0655fce80895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:03.594699 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acf8f26-663b-41cd-91c0-64dace697878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:03.660171 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Created reservations ['f8ce45e5-a334-4b79-b2d1-fdd09da3fe19', '401f3597-30bb-49dc-a442-b31135ab9940', '3dee9163-19ed-4566-9cf8-1d6b7813a366', '7468b59f-8ab3-4fd5-82f3-1b4a38d6f177'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:03.660995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9acf8f26-663b-41cd-91c0-64dace697878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8ce45e5-a334-4b79-b2d1-fdd09da3fe19', '401f3597-30bb-49dc-a442-b31135ab9940', '3dee9163-19ed-4566-9cf8-1d6b7813a366', '7468b59f-8ab3-4fd5-82f3-1b4a38d6f177']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:03.661774 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13cc146a-4cca-47ea-91bf-04ab58779b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:03.686064 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13cc146a-4cca-47ea-91bf-04ab58779b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '828baa72-d1f0-4b6c-b885-d360d1e22b5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-670541674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d6f381129c4a0d874f6e52de174555',qos_specs=None,replication_status=,reservations=['f8ce45e5-a334-4b79-b2d1-fdd09da3fe19','401f3597-30bb-49dc-a442-b31135ab9940','3dee9163-19ed-4566-9cf8-1d6b7813a366','7468b59f-8ab3-4fd5-82f3-1b4a38d6f177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c13b0b602b941febecc82ce1fd86649',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-670541674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=828baa72-d1f0-4b6c-b885-d360d1e22b5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d6f381129c4a0d874f6e52de174555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c13b0b602b941febecc82ce1fd86649',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:03.686938 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6184d0e5-0236-4bcb-8cd3-fda6c610ad32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:03.704732 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6184d0e5-0236-4bcb-8cd3-fda6c610ad32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-670541674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d6f381129c4a0d874f6e52de174555',qos_specs=None,replication_status=,reservations=['f8ce45e5-a334-4b79-b2d1-fdd09da3fe19','401f3597-30bb-49dc-a442-b31135ab9940','3dee9163-19ed-4566-9cf8-1d6b7813a366','7468b59f-8ab3-4fd5-82f3-1b4a38d6f177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c13b0b602b941febecc82ce1fd86649',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:03.705483 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70deba85-292e-4497-8f3e-e529496adafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:03.714724 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70deba85-292e-4497-8f3e-e529496adafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:03.715579 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Flow 'volume_create_api' (0b840ef8-1bac-40b8-b7d7-1d035857560c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:03.715877 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume request issued successfully. Aug 18 23:04:03.716692 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d31c8d95-ee10-4c6c-ae7b-42a2f2705a75 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:03.717365 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1328/5306] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:04:03 2026] POST /volume/v3/volumes => generated 754 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:03.728196 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d356eb78-6680-4f64-ac81-39ba024aafd3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:03.729768 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d356eb78-6680-4f64-ac81-39ba024aafd3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:03.729937 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d356eb78-6680-4f64-ac81-39ba024aafd3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:03.730102 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d356eb78-6680-4f64-ac81-39ba024aafd3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:03.737217 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:03.737217 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:03.740529 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d356eb78-6680-4f64-ac81-39ba024aafd3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:03.744322 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d356eb78-6680-4f64-ac81-39ba024aafd3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:03.744662 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1328/5307] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:03 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:03.959080 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79488701-524a-41d6-aaf0-ceb35f15dd20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:03.960879 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79488701-524a-41d6-aaf0-ceb35f15dd20 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:03.961146 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79488701-524a-41d6-aaf0-ceb35f15dd20 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:03.961399 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79488701-524a-41d6-aaf0-ceb35f15dd20 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:03.969054 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:03.969054 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:03.972540 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79488701-524a-41d6-aaf0-ceb35f15dd20 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:03.976214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79488701-524a-41d6-aaf0-ceb35f15dd20 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 returned with HTTP 200 Aug 18 23:04:03.976567 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1330/5308] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:03 2026] GET /volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:03.987526 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8bca168b-113f-477d-9db7-50e0bc7ac46e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:03.989093 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bca168b-113f-477d-9db7-50e0bc7ac46e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:03.989431 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8bca168b-113f-477d-9db7-50e0bc7ac46e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f28601f-a5c0-43ac-8458-a6ece3185f57", "name": "tempest-VolumeDependencyTests-Snapshot-862398111"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:03.997252 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:03.997252 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:03.997710 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8bca168b-113f-477d-9db7-50e0bc7ac46e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:03.997808 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-8bca168b-113f-477d-9db7-50e0bc7ac46e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create snapshot from volume 9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:04.022762 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8bca168b-113f-477d-9db7-50e0bc7ac46e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['d9d447b6-82b8-4858-9084-c6cd59134873', '438b82f1-7139-47b4-abb7-5855fb487064', '16dd6650-a79e-40b9-806e-04ed872a4d88', '377b8ecd-a775-41e1-9354-496fe2b725b0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:04.054212 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8bca168b-113f-477d-9db7-50e0bc7ac46e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot create request issued successfully. Aug 18 23:04:04.054614 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8bca168b-113f-477d-9db7-50e0bc7ac46e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:04.055133 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1323/5309] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:04.064353 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-433eb8b7-e957-49fd-a2d9-5df61f5a9620 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:04.066242 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-433eb8b7-e957-49fd-a2d9-5df61f5a9620 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:04.066578 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-433eb8b7-e957-49fd-a2d9-5df61f5a9620 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:04.066616 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-433eb8b7-e957-49fd-a2d9-5df61f5a9620 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:04.071431 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:04.071431 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:04.072083 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-433eb8b7-e957-49fd-a2d9-5df61f5a9620 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:04.072551 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-433eb8b7-e957-49fd-a2d9-5df61f5a9620 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec returned with HTTP 200 Aug 18 23:04:04.072911 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1329/5310] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:04 2026] GET /volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:04.236189 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-787b3b1d-ced1-4ae7-9229-ade6c3b2e10e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:04.237893 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-787b3b1d-ced1-4ae7-9229-ade6c3b2e10e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:04.238096 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-787b3b1d-ced1-4ae7-9229-ade6c3b2e10e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:04.238337 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-787b3b1d-ced1-4ae7-9229-ade6c3b2e10e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:04.238474 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-787b3b1d-ced1-4ae7-9229-ade6c3b2e10e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:04.242878 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:04.242878 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:04.243921 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-787b3b1d-ced1-4ae7-9229-ade6c3b2e10e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:04.243921 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1329/5311] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:04 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:04.756451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aab30a3b-9101-43fd-b149-4c5a2433bdf4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:04.758135 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aab30a3b-9101-43fd-b149-4c5a2433bdf4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:04.758329 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aab30a3b-9101-43fd-b149-4c5a2433bdf4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:04.758507 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aab30a3b-9101-43fd-b149-4c5a2433bdf4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:04.764819 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:04.764819 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:04.768046 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aab30a3b-9101-43fd-b149-4c5a2433bdf4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:04.771542 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aab30a3b-9101-43fd-b149-4c5a2433bdf4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:04.771885 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1331/5312] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:04 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:04.783118 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2832498d-f6c0-4e5c-a31d-16bfae4ea726 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:04.785043 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2832498d-f6c0-4e5c-a31d-16bfae4ea726 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:04.785233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2832498d-f6c0-4e5c-a31d-16bfae4ea726 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:04.785450 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2832498d-f6c0-4e5c-a31d-16bfae4ea726 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:04.792199 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:04.792199 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:04.795583 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2832498d-f6c0-4e5c-a31d-16bfae4ea726 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:04.799621 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2832498d-f6c0-4e5c-a31d-16bfae4ea726 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:04.799995 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1324/5313] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:04 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:05.082330 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a85bc2cd-bb49-4306-9d28-f0900f43d445 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.083788 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a85bc2cd-bb49-4306-9d28-f0900f43d445 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:05.083972 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a85bc2cd-bb49-4306-9d28-f0900f43d445 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:05.084182 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a85bc2cd-bb49-4306-9d28-f0900f43d445 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:05.089465 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.089465 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:05.089975 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a85bc2cd-bb49-4306-9d28-f0900f43d445 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:05.090874 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a85bc2cd-bb49-4306-9d28-f0900f43d445 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec returned with HTTP 200 Aug 18 23:04:05.091297 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1330/5314] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:05 2026] GET /volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:05.100672 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.102389 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:05.102718 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "00fec4fd-b36a-4b31-a8bc-0277100a45ec", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-713796397"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:05.104364 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'snapshot_id': '00fec4fd-b36a-4b31-a8bc-0277100a45ec', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-713796397'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:05.111132 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.111132 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:05.111679 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:05.111849 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:05.116507 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:05.123321 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (0ca57ec1-3fd7-45ff-a560-6aedd70b5d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:05.124522 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b27f93c-0bfd-4443-95c4-2fa8565757d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:05.125455 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:05.152034 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b27f93c-0bfd-4443-95c4-2fa8565757d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '00fec4fd-b36a-4b31-a8bc-0277100a45ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:05.152713 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22098351-f359-4019-8f1c-571e26a22771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:05.189685 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['d857b4ec-7300-4d5a-817c-42f405f7697f', 'e963b09d-5ce4-4705-aa7c-e52612ae6d32', '217afad7-8450-4197-915c-72047e48a918', 'bcff5098-2195-4509-92a2-f26b341183f5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:05.190524 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22098351-f359-4019-8f1c-571e26a22771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d857b4ec-7300-4d5a-817c-42f405f7697f', 'e963b09d-5ce4-4705-aa7c-e52612ae6d32', '217afad7-8450-4197-915c-72047e48a918', 'bcff5098-2195-4509-92a2-f26b341183f5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:05.191388 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c04c2cff-4851-4678-896b-7be1751c1f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:05.227682 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c04c2cff-4851-4678-896b-7be1751c1f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b03e04-a940-4ae0-9cc2-97e6090bdb01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-713796397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['d857b4ec-7300-4d5a-817c-42f405f7697f','e963b09d-5ce4-4705-aa7c-e52612ae6d32','217afad7-8450-4197-915c-72047e48a918','bcff5098-2195-4509-92a2-f26b341183f5'],size=1,snapshot_id=00fec4fd-b36a-4b31-a8bc-0277100a45ec,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-713796397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98b03e04-a940-4ae0-9cc2-97e6090bdb01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=00fec4fd-b36a-4b31-a8bc-0277100a45ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:05.228729 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd28377b-5351-4111-8f27-14b49aab2dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:05.244503 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd28377b-5351-4111-8f27-14b49aab2dd3) transitioned into state 'SUCCESS' from state '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-713796397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['d857b4ec-7300-4d5a-817c-42f405f7697f','e963b09d-5ce4-4705-aa7c-e52612ae6d32','217afad7-8450-4197-915c-72047e48a918','bcff5098-2195-4509-92a2-f26b341183f5'],size=1,snapshot_id=00fec4fd-b36a-4b31-a8bc-0277100a45ec,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:05.245184 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9554d328-1b33-4278-a63f-70b18a539ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:05.253738 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c544dc6-bf90-43a6-95fe-93a4ccd5b750 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.255573 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c544dc6-bf90-43a6-95fe-93a4ccd5b750 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:05.255790 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c544dc6-bf90-43a6-95fe-93a4ccd5b750 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:05.255982 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c544dc6-bf90-43a6-95fe-93a4ccd5b750 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:05.256082 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4c544dc6-bf90-43a6-95fe-93a4ccd5b750 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:05.260290 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.260290 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:05.260997 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c544dc6-bf90-43a6-95fe-93a4ccd5b750 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:05.261440 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1332/5315] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:05 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:05.264739 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9554d328-1b33-4278-a63f-70b18a539ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:05.265545 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (0ca57ec1-3fd7-45ff-a560-6aedd70b5d0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:05.265836 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:05.266377 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d23ada5d-5863-4ebe-bc55-2493c4057ac4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:05.266785 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1330/5316] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 23:04:05 2026] POST /volume/v3/volumes => generated 801 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:05.278813 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57b5e7eb-5134-459e-b322-e420839638a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.280833 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57b5e7eb-5134-459e-b322-e420839638a3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:05.281032 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57b5e7eb-5134-459e-b322-e420839638a3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:05.281206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57b5e7eb-5134-459e-b322-e420839638a3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:05.288165 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.288165 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:05.293141 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-57b5e7eb-5134-459e-b322-e420839638a3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:05.297633 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57b5e7eb-5134-459e-b322-e420839638a3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 returned with HTTP 200 Aug 18 23:04:05.298033 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1325/5317] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:05 2026] GET /volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:05.510568 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-1ae45893-adb1-42d4-a18e-873fd081864b req-575974d6-82f5-48d9-bcab-73b0ad5860ba None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.513207 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-575974d6-82f5-48d9-bcab-73b0ad5860ba tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:05.513445 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-575974d6-82f5-48d9-bcab-73b0ad5860ba tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:05.513622 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-575974d6-82f5-48d9-bcab-73b0ad5860ba tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:05.520376 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.520376 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:05.523800 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-1ae45893-adb1-42d4-a18e-873fd081864b req-575974d6-82f5-48d9-bcab-73b0ad5860ba tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:05.527855 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-575974d6-82f5-48d9-bcab-73b0ad5860ba tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:05.528406 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1331/5318] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:04:05 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:05.591715 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9d5defb-7503-4790-b765-baf1b06141be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.592094 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9d5defb-7503-4790-b765-baf1b06141be None None] GET https://10.4.3.89/volume// Aug 18 23:04:05.592253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9d5defb-7503-4790-b765-baf1b06141be None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:05.592457 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9d5defb-7503-4790-b765-baf1b06141be None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:05.592804 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9d5defb-7503-4790-b765-baf1b06141be None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:05.593112 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1333/5319] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:04:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:05.601055 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f7d791c5-cc6c-469e-80e7-ffeff66b0d31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.603459 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f7d791c5-cc6c-469e-80e7-ffeff66b0d31 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:04:05.603836 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f7d791c5-cc6c-469e-80e7-ffeff66b0d31 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "828baa72-d1f0-4b6c-b885-d360d1e22b5b", "connector": null, "instance_uuid": "109c43ba-2a5d-484a-b3be-444988b33679"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:05.612624 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.612624 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:05.636393 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f7d791c5-cc6c-469e-80e7-ffeff66b0d31 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:04:05.636895 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1331/5320] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:04:05 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:05.666057 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-00a67c96-eb79-4690-8a2d-09657b3c535b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.667938 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00a67c96-eb79-4690-8a2d-09657b3c535b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:05.668206 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00a67c96-eb79-4690-8a2d-09657b3c535b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:05.668446 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-00a67c96-eb79-4690-8a2d-09657b3c535b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:05.674256 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6c9458b2-b210-476f-829d-32789acbc742 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.674676 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c9458b2-b210-476f-829d-32789acbc742 None None] GET https://10.4.3.89/volume// Aug 18 23:04:05.674870 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c9458b2-b210-476f-829d-32789acbc742 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:05.675049 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6c9458b2-b210-476f-829d-32789acbc742 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:05.675378 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6c9458b2-b210-476f-829d-32789acbc742 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:05.675669 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1332/5321] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:04:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:05.678103 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.678103 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:05.682911 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f98a63f2-9d23-4629-903c-8ae319b087be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.683588 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-00a67c96-eb79-4690-8a2d-09657b3c535b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:05.685291 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f98a63f2-9d23-4629-903c-8ae319b087be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:05.685560 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f98a63f2-9d23-4629-903c-8ae319b087be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:05.685813 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f98a63f2-9d23-4629-903c-8ae319b087be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:05.689107 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-00a67c96-eb79-4690-8a2d-09657b3c535b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:05.689681 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1326/5322] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:05 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:05.695867 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.695867 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:05.699314 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f98a63f2-9d23-4629-903c-8ae319b087be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:05.703394 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-f98a63f2-9d23-4629-903c-8ae319b087be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:05.703806 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1334/5323] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:04:05 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:04:05.803652 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ae45893-adb1-42d4-a18e-873fd081864b req-2e9367bc-c3a8-4b60-95f7-7e3bb706c344 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:05.805709 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-2e9367bc-c3a8-4b60-95f7-7e3bb706c344 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] PUT https://10.4.3.89/volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec Aug 18 23:04:05.806100 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-2e9367bc-c3a8-4b60-95f7-7e3bb706c344 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:05.813669 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1ae45893-adb1-42d4-a18e-873fd081864b req-2e9367bc-c3a8-4b60-95f7-7e3bb706c344 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Acquiring lock "cinder-attachment_update-828baa72-d1f0-4b6c-b885-d360d1e22b5b-np0000007715" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:04:05.817933 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1ae45893-adb1-42d4-a18e-873fd081864b req-2e9367bc-c3a8-4b60-95f7-7e3bb706c344 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Lock "cinder-attachment_update-828baa72-d1f0-4b6c-b885-d360d1e22b5b-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:04:05.818777 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:05.818777 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:05.879642 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1ae45893-adb1-42d4-a18e-873fd081864b req-2e9367bc-c3a8-4b60-95f7-7e3bb706c344 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Lock "cinder-attachment_update-828baa72-d1f0-4b6c-b885-d360d1e22b5b-np0000007715" released by "attachment_update" :: held 0.062s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:04:05.880100 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-2e9367bc-c3a8-4b60-95f7-7e3bb706c344 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec returned with HTTP 200 Aug 18 23:04:05.880562 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1332/5324] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:04:05 2026] PUT /volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:06.270857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d9162523-57d6-4cfe-b1fd-2f63aa142439 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:06.272527 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9162523-57d6-4cfe-b1fd-2f63aa142439 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:06.272709 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9162523-57d6-4cfe-b1fd-2f63aa142439 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:06.272928 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d9162523-57d6-4cfe-b1fd-2f63aa142439 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:06.273045 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-d9162523-57d6-4cfe-b1fd-2f63aa142439 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:06.276839 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:06.276839 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:06.277374 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d9162523-57d6-4cfe-b1fd-2f63aa142439 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:06.277732 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1333/5325] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:06 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:06.313553 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed2a531b-1e05-4325-af65-12243f19f6f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:06.315228 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed2a531b-1e05-4325-af65-12243f19f6f8 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:06.315442 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed2a531b-1e05-4325-af65-12243f19f6f8 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:06.315649 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed2a531b-1e05-4325-af65-12243f19f6f8 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:06.321875 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:06.321875 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:06.325218 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ed2a531b-1e05-4325-af65-12243f19f6f8 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:06.329026 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed2a531b-1e05-4325-af65-12243f19f6f8 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 returned with HTTP 200 Aug 18 23:04:06.329371 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1327/5326] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:06 2026] GET /volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:06.340225 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:06.341783 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:06.342099 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "98b03e04-a940-4ae0-9cc2-97e6090bdb01", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1943843859"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:06.343459 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'source_volid': '98b03e04-a940-4ae0-9cc2-97e6090bdb01', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1943843859'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:06.349572 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:06.349572 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:06.349977 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume retrieved successfully. Aug 18 23:04:06.350076 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:06.352974 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:06.357508 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (aef15cea-6d45-440e-9a48-d0faadcfa2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:06.358449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4522a99-8a56-4fb0-946c-096799b9ad07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:06.359185 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:06.378773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4522a99-8a56-4fb0-946c-096799b9ad07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '98b03e04-a940-4ae0-9cc2-97e6090bdb01', 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:06.379419 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfadbdb4-a096-440f-b02c-4707514977f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:06.413700 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['65c39096-191c-474f-be14-3696f9ad1462', '37b5ff6a-03a7-4c02-bab8-9babf9a7a27f', '88d19abf-59e2-44de-bae2-1d1e5ecb8cc1', '91bb1845-526f-4bae-ab88-178235172ed0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:06.414297 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfadbdb4-a096-440f-b02c-4707514977f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65c39096-191c-474f-be14-3696f9ad1462', '37b5ff6a-03a7-4c02-bab8-9babf9a7a27f', '88d19abf-59e2-44de-bae2-1d1e5ecb8cc1', '91bb1845-526f-4bae-ab88-178235172ed0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:06.415184 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b702574-b7d1-4bf6-8f3b-84e0e78b1920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:06.444082 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b702574-b7d1-4bf6-8f3b-84e0e78b1920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cfa181d-e9b9-4410-91ae-6cba7fcf55cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1943843859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['65c39096-191c-474f-be14-3696f9ad1462','37b5ff6a-03a7-4c02-bab8-9babf9a7a27f','88d19abf-59e2-44de-bae2-1d1e5ecb8cc1','91bb1845-526f-4bae-ab88-178235172ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=98b03e04-a940-4ae0-9cc2-97e6090bdb01,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1943843859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cfa181d-e9b9-4410-91ae-6cba7fcf55cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=98b03e04-a940-4ae0-9cc2-97e6090bdb01,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:06.445005 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4b29fee-de44-452c-904f-57d68ef72362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:06.468969 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4b29fee-de44-452c-904f-57d68ef72362) transitioned into state 'SUCCESS' from state '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-1943843859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['65c39096-191c-474f-be14-3696f9ad1462','37b5ff6a-03a7-4c02-bab8-9babf9a7a27f','88d19abf-59e2-44de-bae2-1d1e5ecb8cc1','91bb1845-526f-4bae-ab88-178235172ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=98b03e04-a940-4ae0-9cc2-97e6090bdb01,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:06.469493 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c510057-3331-43d3-a810-a21e52d8da3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:06.489150 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c510057-3331-43d3-a810-a21e52d8da3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:06.490048 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (aef15cea-6d45-440e-9a48-d0faadcfa2ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:06.490393 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:06.491089 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d6c8e88-7ca5-44b2-a203-bbe5288404c6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:06.491678 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1335/5327] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 23:04:06 2026] POST /volume/v3/volumes => generated 802 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:06.504366 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0916f25-20fb-48e6-9ada-5c7d76c31746 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:06.506077 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0916f25-20fb-48e6-9ada-5c7d76c31746 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:06.506241 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0916f25-20fb-48e6-9ada-5c7d76c31746 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:06.506420 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0916f25-20fb-48e6-9ada-5c7d76c31746 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:06.514007 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:06.514007 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:06.517490 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0916f25-20fb-48e6-9ada-5c7d76c31746 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:06.521018 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0916f25-20fb-48e6-9ada-5c7d76c31746 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf returned with HTTP 200 Aug 18 23:04:06.521347 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1333/5328] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:06 2026] GET /volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:06.702210 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6656e3f-d7ac-4cfb-8e17-0a3a08a21126 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:06.704379 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6656e3f-d7ac-4cfb-8e17-0a3a08a21126 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:06.704615 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6656e3f-d7ac-4cfb-8e17-0a3a08a21126 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:06.704858 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6656e3f-d7ac-4cfb-8e17-0a3a08a21126 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:06.715527 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:06.715527 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:06.719087 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c6656e3f-d7ac-4cfb-8e17-0a3a08a21126 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:06.723536 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6656e3f-d7ac-4cfb-8e17-0a3a08a21126 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:06.723969 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1334/5329] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:06 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:07.288381 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65cfee64-602e-462e-be8e-1c0e9067cfa6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:07.290069 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65cfee64-602e-462e-be8e-1c0e9067cfa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:07.290279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65cfee64-602e-462e-be8e-1c0e9067cfa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:07.290473 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65cfee64-602e-462e-be8e-1c0e9067cfa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:07.290569 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-65cfee64-602e-462e-be8e-1c0e9067cfa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:07.294529 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:07.294529 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:07.295065 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65cfee64-602e-462e-be8e-1c0e9067cfa6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:07.295425 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1328/5330] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:07 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:07.535863 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d7c9b22-d8f6-4398-95e4-fda65e0778cc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:07.537976 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d7c9b22-d8f6-4398-95e4-fda65e0778cc tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:07.538177 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d7c9b22-d8f6-4398-95e4-fda65e0778cc tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:07.538384 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d7c9b22-d8f6-4398-95e4-fda65e0778cc tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:07.545102 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:07.545102 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:07.548433 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d7c9b22-d8f6-4398-95e4-fda65e0778cc tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:07.552283 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d7c9b22-d8f6-4398-95e4-fda65e0778cc tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf returned with HTTP 200 Aug 18 23:04:07.552682 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1336/5331] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:07 2026] GET /volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:07.564418 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd5a66f4-0dfc-4b81-b892-87b016292f2f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:07.566242 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd5a66f4-0dfc-4b81-b892-87b016292f2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:07.566476 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd5a66f4-0dfc-4b81-b892-87b016292f2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:07.566694 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd5a66f4-0dfc-4b81-b892-87b016292f2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:07.566856 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-dd5a66f4-0dfc-4b81-b892-87b016292f2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:07.571795 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:07.571795 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:07.572205 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dd5a66f4-0dfc-4b81-b892-87b016292f2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:07.587678 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dd5a66f4-0dfc-4b81-b892-87b016292f2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot delete request issued successfully. Aug 18 23:04:07.587937 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd5a66f4-0dfc-4b81-b892-87b016292f2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 returned with HTTP 202 Aug 18 23:04:07.588403 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1334/5332] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:07 2026] DELETE /volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:07.596376 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3c2ff4d1-3620-421b-87a1-cd9f0313cabf None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:07.598381 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c2ff4d1-3620-421b-87a1-cd9f0313cabf tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:07.598619 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c2ff4d1-3620-421b-87a1-cd9f0313cabf tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:07.598886 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3c2ff4d1-3620-421b-87a1-cd9f0313cabf tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:07.603793 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:07.603793 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:07.604274 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3c2ff4d1-3620-421b-87a1-cd9f0313cabf tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:07.604914 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3c2ff4d1-3620-421b-87a1-cd9f0313cabf tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 returned with HTTP 200 Aug 18 23:04:07.605291 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1335/5333] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:07 2026] GET /volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:07.735546 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da4b94e2-65c4-4fd0-bf0f-9e9fcf792af4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:07.737359 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da4b94e2-65c4-4fd0-bf0f-9e9fcf792af4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:07.737553 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da4b94e2-65c4-4fd0-bf0f-9e9fcf792af4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:07.737785 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da4b94e2-65c4-4fd0-bf0f-9e9fcf792af4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:07.746575 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:07.746575 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:07.749448 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da4b94e2-65c4-4fd0-bf0f-9e9fcf792af4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:07.752925 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da4b94e2-65c4-4fd0-bf0f-9e9fcf792af4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:07.753275 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1329/5334] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:07 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:08.306619 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fac7b0be-3c6e-440d-b63a-55e04d6f6cb0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:08.309004 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fac7b0be-3c6e-440d-b63a-55e04d6f6cb0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:08.309380 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fac7b0be-3c6e-440d-b63a-55e04d6f6cb0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:08.309697 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fac7b0be-3c6e-440d-b63a-55e04d6f6cb0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:08.309956 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fac7b0be-3c6e-440d-b63a-55e04d6f6cb0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:08.314775 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:08.314775 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:08.315627 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fac7b0be-3c6e-440d-b63a-55e04d6f6cb0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:08.316175 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1337/5335] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:08 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:08.617495 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd160d3f-e376-4706-bfe6-f7e41937e970 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:08.619645 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd160d3f-e376-4706-bfe6-f7e41937e970 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:08.619865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd160d3f-e376-4706-bfe6-f7e41937e970 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:08.620075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd160d3f-e376-4706-bfe6-f7e41937e970 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:08.624219 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd160d3f-e376-4706-bfe6-f7e41937e970 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 returned with HTTP 404 Aug 18 23:04:08.624689 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1335/5336] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:08 2026] GET /volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:08.631685 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9795d78a-9d5c-454b-b1d4-8e54f0d808e3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:08.633929 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9795d78a-9d5c-454b-b1d4-8e54f0d808e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:08.634156 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9795d78a-9d5c-454b-b1d4-8e54f0d808e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:08.634412 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9795d78a-9d5c-454b-b1d4-8e54f0d808e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:08.634558 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-9795d78a-9d5c-454b-b1d4-8e54f0d808e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: 00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:08.640001 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:08.640001 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:08.640436 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9795d78a-9d5c-454b-b1d4-8e54f0d808e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:08.656156 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9795d78a-9d5c-454b-b1d4-8e54f0d808e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot delete request issued successfully. Aug 18 23:04:08.656356 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9795d78a-9d5c-454b-b1d4-8e54f0d808e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec returned with HTTP 202 Aug 18 23:04:08.656761 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1336/5337] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:08 2026] DELETE /volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:08.663154 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d14a06f5-f7e4-4dfd-b68e-54cca409578e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:08.665203 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d14a06f5-f7e4-4dfd-b68e-54cca409578e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:08.665420 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d14a06f5-f7e4-4dfd-b68e-54cca409578e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:08.665631 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d14a06f5-f7e4-4dfd-b68e-54cca409578e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:08.670400 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:08.670400 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:08.670814 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d14a06f5-f7e4-4dfd-b68e-54cca409578e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:08.671691 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d14a06f5-f7e4-4dfd-b68e-54cca409578e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec returned with HTTP 200 Aug 18 23:04:08.672154 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1330/5338] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:08 2026] GET /volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:08.767669 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a420287-db7d-476d-9e2d-d90360b320ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:08.769420 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a420287-db7d-476d-9e2d-d90360b320ee tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:08.769646 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a420287-db7d-476d-9e2d-d90360b320ee tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:08.769844 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a420287-db7d-476d-9e2d-d90360b320ee tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:08.778123 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:08.778123 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:08.780942 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a420287-db7d-476d-9e2d-d90360b320ee tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:08.784390 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a420287-db7d-476d-9e2d-d90360b320ee tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:08.784750 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1338/5339] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:08 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:09.191502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1ae45893-adb1-42d4-a18e-873fd081864b req-cbc2e885-8856-4a0a-a191-672a76719df0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:09.193873 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-cbc2e885-8856-4a0a-a191-672a76719df0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec/action Aug 18 23:04:09.194245 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-cbc2e885-8856-4a0a-a191-672a76719df0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:09.194421 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-cbc2e885-8856-4a0a-a191-672a76719df0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:09.209095 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:09.209095 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:09.220113 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1ae45893-adb1-42d4-a18e-873fd081864b req-cbc2e885-8856-4a0a-a191-672a76719df0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec/action returned with HTTP 204 Aug 18 23:04:09.220577 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1336/5340] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:04:09 2026] POST /volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:09.325933 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-06c5f524-d361-4402-be9f-8faf0e8d300e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:09.328471 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06c5f524-d361-4402-be9f-8faf0e8d300e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:09.328767 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06c5f524-d361-4402-be9f-8faf0e8d300e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:09.329014 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-06c5f524-d361-4402-be9f-8faf0e8d300e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:09.329159 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-06c5f524-d361-4402-be9f-8faf0e8d300e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:09.334834 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:09.334834 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:09.335642 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-06c5f524-d361-4402-be9f-8faf0e8d300e tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:09.336148 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1337/5341] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:09 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:09.680962 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95bafe72-d441-4261-bdbf-eee5f7cf1594 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:09.682955 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95bafe72-d441-4261-bdbf-eee5f7cf1594 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:09.683180 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95bafe72-d441-4261-bdbf-eee5f7cf1594 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:09.683426 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95bafe72-d441-4261-bdbf-eee5f7cf1594 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:09.687492 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95bafe72-d441-4261-bdbf-eee5f7cf1594 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec returned with HTTP 404 Aug 18 23:04:09.687925 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1331/5342] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:09 2026] GET /volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:09.694930 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-07062638-753e-48f3-a27d-b5640439f320 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:09.696736 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07062638-753e-48f3-a27d-b5640439f320 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:09.696959 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07062638-753e-48f3-a27d-b5640439f320 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:09.697159 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07062638-753e-48f3-a27d-b5640439f320 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:09.697358 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-07062638-753e-48f3-a27d-b5640439f320 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:09.704503 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:09.704503 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:09.705002 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-07062638-753e-48f3-a27d-b5640439f320 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:09.719562 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-07062638-753e-48f3-a27d-b5640439f320 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:09.719680 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07062638-753e-48f3-a27d-b5640439f320 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 returned with HTTP 202 Aug 18 23:04:09.720205 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1339/5343] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:09 2026] DELETE /volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:09.726865 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c7ba1db-5aa7-4452-bec2-77bb5ff979e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:09.728445 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c7ba1db-5aa7-4452-bec2-77bb5ff979e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:09.728627 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c7ba1db-5aa7-4452-bec2-77bb5ff979e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:09.728829 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c7ba1db-5aa7-4452-bec2-77bb5ff979e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:09.735668 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:09.735668 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:09.739051 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c7ba1db-5aa7-4452-bec2-77bb5ff979e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:09.743227 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c7ba1db-5aa7-4452-bec2-77bb5ff979e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 returned with HTTP 200 Aug 18 23:04:09.743843 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1337/5344] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:09 2026] GET /volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:09.796475 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a2a9e252-778b-4f89-a784-3cbf8821fe63 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:09.798295 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2a9e252-778b-4f89-a784-3cbf8821fe63 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:09.798481 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2a9e252-778b-4f89-a784-3cbf8821fe63 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:09.798658 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a2a9e252-778b-4f89-a784-3cbf8821fe63 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:09.807110 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:09.807110 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:09.810062 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a2a9e252-778b-4f89-a784-3cbf8821fe63 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:09.813559 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a2a9e252-778b-4f89-a784-3cbf8821fe63 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:09.813905 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1338/5345] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:09 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:10.344789 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-321ae226-fa04-4c37-8600-1e20269d2fa0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:10.346477 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-321ae226-fa04-4c37-8600-1e20269d2fa0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:10.346659 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-321ae226-fa04-4c37-8600-1e20269d2fa0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:10.346847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-321ae226-fa04-4c37-8600-1e20269d2fa0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:10.347043 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-321ae226-fa04-4c37-8600-1e20269d2fa0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:10.351440 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:10.351440 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:10.352153 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-321ae226-fa04-4c37-8600-1e20269d2fa0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:10.352527 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1332/5346] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:10 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:10.756475 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00f7fd14-abf7-487e-b87a-5bcc327ca7ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:10.758115 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00f7fd14-abf7-487e-b87a-5bcc327ca7ed tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:10.758333 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00f7fd14-abf7-487e-b87a-5bcc327ca7ed tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:10.758534 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00f7fd14-abf7-487e-b87a-5bcc327ca7ed tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:10.764273 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00f7fd14-abf7-487e-b87a-5bcc327ca7ed tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 returned with HTTP 404 Aug 18 23:04:10.764844 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1340/5347] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:10 2026] GET /volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:10.771156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b1fafa8-3642-4cff-98d7-be42ab989a31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:10.773029 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b1fafa8-3642-4cff-98d7-be42ab989a31 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:10.773248 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b1fafa8-3642-4cff-98d7-be42ab989a31 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:10.773835 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b1fafa8-3642-4cff-98d7-be42ab989a31 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:10.773835 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5b1fafa8-3642-4cff-98d7-be42ab989a31 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:10.782070 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:10.782070 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:10.782554 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b1fafa8-3642-4cff-98d7-be42ab989a31 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:10.797750 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b1fafa8-3642-4cff-98d7-be42ab989a31 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:10.798011 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b1fafa8-3642-4cff-98d7-be42ab989a31 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 returned with HTTP 202 Aug 18 23:04:10.798404 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1338/5348] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:10 2026] DELETE /volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:10.804723 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b87f0e5e-3e34-4276-9545-716806b33bfa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:10.807156 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b87f0e5e-3e34-4276-9545-716806b33bfa tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:10.807388 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b87f0e5e-3e34-4276-9545-716806b33bfa tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:10.807620 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b87f0e5e-3e34-4276-9545-716806b33bfa tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:10.815954 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:10.815954 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:10.819433 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b87f0e5e-3e34-4276-9545-716806b33bfa tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:10.823869 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b87f0e5e-3e34-4276-9545-716806b33bfa tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 returned with HTTP 200 Aug 18 23:04:10.824288 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1339/5349] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:10 2026] GET /volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:11.361879 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4e7f01b-cfcc-47b3-b09a-c1c1b1eb8a39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:11.364178 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4e7f01b-cfcc-47b3-b09a-c1c1b1eb8a39 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:11.364473 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4e7f01b-cfcc-47b3-b09a-c1c1b1eb8a39 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:11.364737 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4e7f01b-cfcc-47b3-b09a-c1c1b1eb8a39 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:11.364873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a4e7f01b-cfcc-47b3-b09a-c1c1b1eb8a39 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:11.369979 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:11.369979 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:11.370780 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4e7f01b-cfcc-47b3-b09a-c1c1b1eb8a39 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:11.371276 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1333/5350] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:11 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:11.380698 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c7cdd30-957c-45f9-81d2-2dd9a4e7c616 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:11.382835 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c7cdd30-957c-45f9-81d2-2dd9a4e7c616 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] POST https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e/action Aug 18 23:04:11.383303 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c7cdd30-957c-45f9-81d2-2dd9a4e7c616 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:11.383471 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c7cdd30-957c-45f9-81d2-2dd9a4e7c616 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:11.385097 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-5c7cdd30-957c-45f9-81d2-2dd9a4e7c616 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Updating backup '42e4079c-e028-4a53-b760-103d48a8383e' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 18 23:04:11.394137 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:11.394137 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:11.395600 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-5c7cdd30-957c-45f9-81d2-2dd9a4e7c616 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '27ecf96a6d1140aea44755e20c0136ff', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b7460af20eeb48538a5b2d4fccb1b150', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:04:11.395975 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c7cdd30-957c-45f9-81d2-2dd9a4e7c616 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e/action returned with HTTP 403 Aug 18 23:04:11.396686 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1341/5351] 10.4.3.89 () {70 vars in 1423 bytes} [Tue Aug 18 23:04:11 2026] POST /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:11.403619 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-961840a6-e2ee-4013-9e15-32535b97b197 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:11.405341 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-961840a6-e2ee-4013-9e15-32535b97b197 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 Aug 18 23:04:11.405575 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-961840a6-e2ee-4013-9e15-32535b97b197 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:11.405806 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-961840a6-e2ee-4013-9e15-32535b97b197 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:11.405994 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-961840a6-e2ee-4013-9e15-32535b97b197 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete volume with id: 45520dcd-6aaf-4745-84e0-a9ece217c6e0 Aug 18 23:04:11.414258 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:11.414258 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:11.414661 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-961840a6-e2ee-4013-9e15-32535b97b197 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:04:11.432246 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-961840a6-e2ee-4013-9e15-32535b97b197 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete volume request issued successfully. Aug 18 23:04:11.432424 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-961840a6-e2ee-4013-9e15-32535b97b197 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 returned with HTTP 202 Aug 18 23:04:11.433099 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1339/5352] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:04:11 2026] DELETE /volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:11.439377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-53943299-2a0c-4a80-ab3c-71eea96876f0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:11.440946 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53943299-2a0c-4a80-ab3c-71eea96876f0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 Aug 18 23:04:11.441118 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53943299-2a0c-4a80-ab3c-71eea96876f0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:11.441300 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-53943299-2a0c-4a80-ab3c-71eea96876f0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:11.451059 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:11.451059 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:11.456411 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-53943299-2a0c-4a80-ab3c-71eea96876f0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:04:11.461726 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-53943299-2a0c-4a80-ab3c-71eea96876f0 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 returned with HTTP 200 Aug 18 23:04:11.462238 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1340/5353] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:11 2026] GET /volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:11.837142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca741754-d9f7-4cb7-8795-6440763dc278 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:11.839048 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca741754-d9f7-4cb7-8795-6440763dc278 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:11.839276 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca741754-d9f7-4cb7-8795-6440763dc278 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:11.839475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca741754-d9f7-4cb7-8795-6440763dc278 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:11.845407 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca741754-d9f7-4cb7-8795-6440763dc278 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 returned with HTTP 404 Aug 18 23:04:11.845913 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1334/5354] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:11 2026] GET /volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:11.853252 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b23443cc-1bd2-4786-99b3-6b1807ab7b53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:11.855020 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23443cc-1bd2-4786-99b3-6b1807ab7b53 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:11.855238 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23443cc-1bd2-4786-99b3-6b1807ab7b53 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:11.855452 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23443cc-1bd2-4786-99b3-6b1807ab7b53 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:11.855610 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b23443cc-1bd2-4786-99b3-6b1807ab7b53 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:11.864353 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:11.864353 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:11.864810 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b23443cc-1bd2-4786-99b3-6b1807ab7b53 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:11.881847 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b23443cc-1bd2-4786-99b3-6b1807ab7b53 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:11.882176 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23443cc-1bd2-4786-99b3-6b1807ab7b53 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 returned with HTTP 202 Aug 18 23:04:11.882776 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1342/5355] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:11 2026] DELETE /volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:11.891555 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe601757-61c4-4577-829c-481ff687b08e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:11.894472 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe601757-61c4-4577-829c-481ff687b08e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:11.894811 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe601757-61c4-4577-829c-481ff687b08e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:11.895072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe601757-61c4-4577-829c-481ff687b08e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:11.905164 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:11.905164 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:11.909779 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe601757-61c4-4577-829c-481ff687b08e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:11.914930 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe601757-61c4-4577-829c-481ff687b08e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 returned with HTTP 200 Aug 18 23:04:11.915483 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1340/5356] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:11 2026] GET /volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:12.474498 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9e51d0cc-dc51-4f76-9197-024af14bd60a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.476301 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e51d0cc-dc51-4f76-9197-024af14bd60a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 Aug 18 23:04:12.476452 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e51d0cc-dc51-4f76-9197-024af14bd60a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:12.476635 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9e51d0cc-dc51-4f76-9197-024af14bd60a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:12.482140 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9e51d0cc-dc51-4f76-9197-024af14bd60a tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 returned with HTTP 404 Aug 18 23:04:12.482740 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1341/5357] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:12 2026] GET /volume/v3/volumes/45520dcd-6aaf-4745-84e0-a9ece217c6e0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:12.491943 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e51839e-9fa8-44da-be55-a09ec5afbfd6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.493641 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e51839e-9fa8-44da-be55-a09ec5afbfd6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:04:12.493843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e51839e-9fa8-44da-be55-a09ec5afbfd6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:12.494015 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e51839e-9fa8-44da-be55-a09ec5afbfd6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:12.494109 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3e51839e-9fa8-44da-be55-a09ec5afbfd6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:12.498909 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:12.498909 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:12.499761 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e51839e-9fa8-44da-be55-a09ec5afbfd6 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-reader] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:04:12.500153 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1335/5358] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:12 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:12.510669 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76b38f26-36d1-4836-8eb7-a9037cfe37fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.512073 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76b38f26-36d1-4836-8eb7-a9037cfe37fc tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] DELETE https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:12.512465 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76b38f26-36d1-4836-8eb7-a9037cfe37fc tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:12.513611 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76b38f26-36d1-4836-8eb7-a9037cfe37fc tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:12.513611 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-76b38f26-36d1-4836-8eb7-a9037cfe37fc tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete backup with id: 42e4079c-e028-4a53-b760-103d48a8383e. Aug 18 23:04:12.517069 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:12.517069 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:12.526932 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-76b38f26-36d1-4836-8eb7-a9037cfe37fc tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] delete_backup rpcapi backup_id 42e4079c-e028-4a53-b760-103d48a8383e {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:04:12.528671 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76b38f26-36d1-4836-8eb7-a9037cfe37fc tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 202 Aug 18 23:04:12.529251 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1343/5359] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:04:12 2026] DELETE /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:04:12.535179 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5ae57c0-0dae-4bd1-9de9-f08b41ab6298 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.536704 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5ae57c0-0dae-4bd1-9de9-f08b41ab6298 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:12.536885 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5ae57c0-0dae-4bd1-9de9-f08b41ab6298 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:12.537051 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5ae57c0-0dae-4bd1-9de9-f08b41ab6298 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:12.537149 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a5ae57c0-0dae-4bd1-9de9-f08b41ab6298 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:12.541257 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:12.541257 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:12.541777 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5ae57c0-0dae-4bd1-9de9-f08b41ab6298 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 200 Aug 18 23:04:12.542080 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1341/5360] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:12 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:12.607873 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0431b4b1-a61b-4559-815a-853fd5a40bcb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.609594 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0431b4b1-a61b-4559-815a-853fd5a40bcb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:12.610027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0431b4b1-a61b-4559-815a-853fd5a40bcb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "828baa72-d1f0-4b6c-b885-d360d1e22b5b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2141601728", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:12.619926 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:12.619926 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:12.620564 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0431b4b1-a61b-4559-815a-853fd5a40bcb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:12.620770 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-0431b4b1-a61b-4559-815a-853fd5a40bcb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create snapshot from volume 828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:12.654140 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-0431b4b1-a61b-4559-815a-853fd5a40bcb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Created reservations ['06e48b8d-e69f-466f-94e0-b2654cd463b8', 'a5852e34-4440-4eb8-80fa-7b1518be9d58', '0272e1c0-0d90-49ea-b6e5-99a3c68e130b', '8a77053d-1327-4a4c-8f30-e268a83279b2'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:12.679962 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-0431b4b1-a61b-4559-815a-853fd5a40bcb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot force create request issued successfully. Aug 18 23:04:12.680146 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0431b4b1-a61b-4559-815a-853fd5a40bcb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:12.680559 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1342/5361] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:12.688925 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ec676c8-00bf-4c50-9fc3-f96a485d3144 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.690853 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec676c8-00bf-4c50-9fc3-f96a485d3144 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 Aug 18 23:04:12.691056 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec676c8-00bf-4c50-9fc3-f96a485d3144 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:12.691240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec676c8-00bf-4c50-9fc3-f96a485d3144 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:12.695892 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:12.695892 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:12.696725 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ec676c8-00bf-4c50-9fc3-f96a485d3144 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:12.697237 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec676c8-00bf-4c50-9fc3-f96a485d3144 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 returned with HTTP 200 Aug 18 23:04:12.697535 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1336/5362] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:12 2026] GET /volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:12.927455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6afc2922-4699-41f4-8b96-5ebb41d23e68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.929205 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6afc2922-4699-41f4-8b96-5ebb41d23e68 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:12.929492 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6afc2922-4699-41f4-8b96-5ebb41d23e68 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:12.929697 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6afc2922-4699-41f4-8b96-5ebb41d23e68 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:12.936128 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6afc2922-4699-41f4-8b96-5ebb41d23e68 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 returned with HTTP 404 Aug 18 23:04:12.936658 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1344/5363] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:12 2026] GET /volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:12.942391 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a86e65c5-c252-4e4a-a385-ba14c63e4185 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.944111 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a86e65c5-c252-4e4a-a385-ba14c63e4185 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:12.944356 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a86e65c5-c252-4e4a-a385-ba14c63e4185 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:12.944555 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a86e65c5-c252-4e4a-a385-ba14c63e4185 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:12.944719 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a86e65c5-c252-4e4a-a385-ba14c63e4185 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:12.951314 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:12.951314 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:12.951731 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a86e65c5-c252-4e4a-a385-ba14c63e4185 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:12.966257 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a86e65c5-c252-4e4a-a385-ba14c63e4185 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:12.966461 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a86e65c5-c252-4e4a-a385-ba14c63e4185 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf returned with HTTP 202 Aug 18 23:04:12.966862 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1342/5364] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:12 2026] DELETE /volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:12.973763 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2418d373-4ef7-4e25-832f-71dab3be2b46 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:12.975937 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2418d373-4ef7-4e25-832f-71dab3be2b46 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:12.976063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2418d373-4ef7-4e25-832f-71dab3be2b46 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:12.976285 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2418d373-4ef7-4e25-832f-71dab3be2b46 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:12.984000 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:12.984000 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:12.988230 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2418d373-4ef7-4e25-832f-71dab3be2b46 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:12.993719 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2418d373-4ef7-4e25-832f-71dab3be2b46 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf returned with HTTP 200 Aug 18 23:04:12.994279 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1343/5365] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:12 2026] GET /volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:13.551542 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca386a6c-c779-499b-b72e-a80c90a8bc50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:13.553340 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca386a6c-c779-499b-b72e-a80c90a8bc50 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e Aug 18 23:04:13.553577 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca386a6c-c779-499b-b72e-a80c90a8bc50 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:13.553776 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca386a6c-c779-499b-b72e-a80c90a8bc50 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:13.553870 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ca386a6c-c779-499b-b72e-a80c90a8bc50 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 42e4079c-e028-4a53-b760-103d48a8383e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:13.557261 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca386a6c-c779-499b-b72e-a80c90a8bc50 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e returned with HTTP 404 Aug 18 23:04:13.557757 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1337/5366] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:13 2026] GET /volume/v3/backups/42e4079c-e028-4a53-b760-103d48a8383e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:13.563904 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d546fed8-70ca-4a6f-9bb2-12542f3b8060 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:13.565701 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d546fed8-70ca-4a6f-9bb2-12542f3b8060 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] DELETE https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:04:13.565918 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d546fed8-70ca-4a6f-9bb2-12542f3b8060 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:13.566135 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d546fed8-70ca-4a6f-9bb2-12542f3b8060 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:13.566306 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-d546fed8-70ca-4a6f-9bb2-12542f3b8060 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete backup with id: 092f5215-de6b-45bc-9ec2-2c70329dd0ec. Aug 18 23:04:13.570280 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:13.570280 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:13.580092 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-d546fed8-70ca-4a6f-9bb2-12542f3b8060 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] delete_backup rpcapi backup_id 092f5215-de6b-45bc-9ec2-2c70329dd0ec {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:04:13.581627 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d546fed8-70ca-4a6f-9bb2-12542f3b8060 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 202 Aug 18 23:04:13.582010 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1345/5367] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:04:13 2026] DELETE /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:04:13.589259 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5aca3d72-bdfb-404f-83fe-78c56bdf5e95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:13.590916 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5aca3d72-bdfb-404f-83fe-78c56bdf5e95 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:04:13.591110 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5aca3d72-bdfb-404f-83fe-78c56bdf5e95 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:13.591293 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5aca3d72-bdfb-404f-83fe-78c56bdf5e95 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:13.591399 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5aca3d72-bdfb-404f-83fe-78c56bdf5e95 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:13.595000 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:13.595000 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:13.595560 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5aca3d72-bdfb-404f-83fe-78c56bdf5e95 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 200 Aug 18 23:04:13.595877 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1343/5368] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:13 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:13.705859 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-28a188ff-3f69-48cf-aaa4-71f85709e8f5 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:13.708118 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28a188ff-3f69-48cf-aaa4-71f85709e8f5 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 Aug 18 23:04:13.708118 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28a188ff-3f69-48cf-aaa4-71f85709e8f5 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:13.708118 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-28a188ff-3f69-48cf-aaa4-71f85709e8f5 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:13.712753 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:13.712753 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:13.713188 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-28a188ff-3f69-48cf-aaa4-71f85709e8f5 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:13.713931 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-28a188ff-3f69-48cf-aaa4-71f85709e8f5 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 returned with HTTP 200 Aug 18 23:04:13.714302 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1344/5369] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:13 2026] GET /volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:13.723123 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bbb37131-196a-4f26-b625-8cff73c6b8ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:13.724810 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbb37131-196a-4f26-b625-8cff73c6b8ca tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 Aug 18 23:04:13.725008 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbb37131-196a-4f26-b625-8cff73c6b8ca tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:13.725190 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bbb37131-196a-4f26-b625-8cff73c6b8ca tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:13.730416 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:13.730416 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:13.730847 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bbb37131-196a-4f26-b625-8cff73c6b8ca tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:13.731662 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bbb37131-196a-4f26-b625-8cff73c6b8ca tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 returned with HTTP 200 Aug 18 23:04:13.732231 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1338/5370] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:13 2026] GET /volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:14.007526 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27ce0e7e-1099-4b07-a373-f539cedeef7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:14.009647 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27ce0e7e-1099-4b07-a373-f539cedeef7a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:14.009893 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27ce0e7e-1099-4b07-a373-f539cedeef7a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:14.010047 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27ce0e7e-1099-4b07-a373-f539cedeef7a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:14.015660 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27ce0e7e-1099-4b07-a373-f539cedeef7a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf returned with HTTP 404 Aug 18 23:04:14.016136 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1346/5371] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:14 2026] GET /volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:14.024937 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:14.027040 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:14.027451 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-31976578"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:14.028876 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-31976578'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:14.029020 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:14.033044 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:14.038328 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (e82aeb1f-f57d-4cea-bd18-ce11df1be982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:14.039223 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ea48e4-4c26-4cbd-928a-fa16e49009fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:14.040086 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:14.062782 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ea48e4-4c26-4cbd-928a-fa16e49009fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:14.063565 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738a0471-ad5d-44ed-8061-2ea1cddf7943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:14.100428 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['af20bfdf-8d01-43aa-bb19-2498dadc7941', 'd8c8f057-a06f-4736-84bb-c56c5b06e696', '33fc1268-f292-41c5-888e-db5cd0c92fc2', '716a33ea-0ea0-410a-a15b-889a4b1f14d5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:14.101185 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738a0471-ad5d-44ed-8061-2ea1cddf7943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af20bfdf-8d01-43aa-bb19-2498dadc7941', 'd8c8f057-a06f-4736-84bb-c56c5b06e696', '33fc1268-f292-41c5-888e-db5cd0c92fc2', '716a33ea-0ea0-410a-a15b-889a4b1f14d5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:14.102075 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695d13c0-e951-4c30-b6ee-d3a0fc89a644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:14.122764 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695d13c0-e951-4c30-b6ee-d3a0fc89a644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a39ec18-5414-487d-8727-79d8962ae794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-31976578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['af20bfdf-8d01-43aa-bb19-2498dadc7941','d8c8f057-a06f-4736-84bb-c56c5b06e696','33fc1268-f292-41c5-888e-db5cd0c92fc2','716a33ea-0ea0-410a-a15b-889a4b1f14d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-31976578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a39ec18-5414-487d-8727-79d8962ae794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:14.123567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f69c5d2-2795-4b91-976a-fcc93f0d4d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:14.139328 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f69c5d2-2795-4b91-976a-fcc93f0d4d13) transitioned into state 'SUCCESS' from state '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-31976578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['af20bfdf-8d01-43aa-bb19-2498dadc7941','d8c8f057-a06f-4736-84bb-c56c5b06e696','33fc1268-f292-41c5-888e-db5cd0c92fc2','716a33ea-0ea0-410a-a15b-889a4b1f14d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:14.140023 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8c2c29-82b6-4ae4-b669-b14267bfb059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:14.148384 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8c2c29-82b6-4ae4-b669-b14267bfb059) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:14.149105 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (e82aeb1f-f57d-4cea-bd18-ce11df1be982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:14.149587 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:14.150144 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75e62c4f-d607-422a-aae3-cd99b7cf42e3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:14.150601 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1344/5372] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:04:14 2026] POST /volume/v3/volumes => generated 766 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:14.169959 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-630566ea-19b5-4338-83a3-a78e0c977f52 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:14.171981 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-630566ea-19b5-4338-83a3-a78e0c977f52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:14.172186 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-630566ea-19b5-4338-83a3-a78e0c977f52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:14.172354 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-630566ea-19b5-4338-83a3-a78e0c977f52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:14.179588 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:14.179588 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:14.183823 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-630566ea-19b5-4338-83a3-a78e0c977f52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:14.187977 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-630566ea-19b5-4338-83a3-a78e0c977f52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 returned with HTTP 200 Aug 18 23:04:14.188425 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1345/5373] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:14 2026] GET /volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:14.605794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5298a2e-06cd-4a70-8ad2-4044b9b31e41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:14.607633 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5298a2e-06cd-4a70-8ad2-4044b9b31e41 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec Aug 18 23:04:14.607846 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5298a2e-06cd-4a70-8ad2-4044b9b31e41 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:14.608020 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5298a2e-06cd-4a70-8ad2-4044b9b31e41 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:14.608123 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f5298a2e-06cd-4a70-8ad2-4044b9b31e41 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id 092f5215-de6b-45bc-9ec2-2c70329dd0ec. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:14.612542 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5298a2e-06cd-4a70-8ad2-4044b9b31e41 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec returned with HTTP 404 Aug 18 23:04:14.613075 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1339/5374] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:14 2026] GET /volume/v3/backups/092f5215-de6b-45bc-9ec2-2c70329dd0ec => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:14.619139 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-abd6dcbe-e690-45ae-8cd9-025a75bbaf9c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:14.620803 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abd6dcbe-e690-45ae-8cd9-025a75bbaf9c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] DELETE https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:04:14.621018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abd6dcbe-e690-45ae-8cd9-025a75bbaf9c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:14.621202 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-abd6dcbe-e690-45ae-8cd9-025a75bbaf9c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:14.621324 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-abd6dcbe-e690-45ae-8cd9-025a75bbaf9c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete backup with id: d611fc17-8983-4c91-987a-0ff7d2f2420e. Aug 18 23:04:14.625257 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:14.625257 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:14.635163 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-abd6dcbe-e690-45ae-8cd9-025a75bbaf9c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] delete_backup rpcapi backup_id d611fc17-8983-4c91-987a-0ff7d2f2420e {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:04:14.636805 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-abd6dcbe-e690-45ae-8cd9-025a75bbaf9c tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 202 Aug 18 23:04:14.637191 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1347/5375] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:04:14 2026] DELETE /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:04:14.643639 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01eb2fa6-c016-48cf-bce5-55bceed47799 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:14.645544 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01eb2fa6-c016-48cf-bce5-55bceed47799 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:04:14.645616 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01eb2fa6-c016-48cf-bce5-55bceed47799 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:14.645801 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01eb2fa6-c016-48cf-bce5-55bceed47799 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:14.646030 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-01eb2fa6-c016-48cf-bce5-55bceed47799 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:14.650096 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:14.650096 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:14.650771 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01eb2fa6-c016-48cf-bce5-55bceed47799 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 200 Aug 18 23:04:14.651150 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1345/5376] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:14 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:15.136576 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f8b720fa-262a-4223-a0ea-e035c10f8529 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:15.138573 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8b720fa-262a-4223-a0ea-e035c10f8529 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:15.138746 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f8b720fa-262a-4223-a0ea-e035c10f8529 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "828baa72-d1f0-4b6c-b885-d360d1e22b5b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1142303707", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:15.150988 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:15.150988 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:15.151607 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8b720fa-262a-4223-a0ea-e035c10f8529 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:15.151751 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-f8b720fa-262a-4223-a0ea-e035c10f8529 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create snapshot from volume 828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:15.171764 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-f8b720fa-262a-4223-a0ea-e035c10f8529 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Created reservations ['3ad6716e-efdb-44c0-95dd-0620916fbf14', 'a345316a-e5da-4f74-aae5-7f4e4a095675', '3481f126-4491-4a82-a714-7af6aa2cfe87', '30580db6-e45d-4435-8f7e-d044ff9bcf58'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:15.195907 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f8b720fa-262a-4223-a0ea-e035c10f8529 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot force create request issued successfully. Aug 18 23:04:15.196213 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f8b720fa-262a-4223-a0ea-e035c10f8529 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:15.196729 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1346/5377] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:15 2026] POST /volume/v3/snapshots => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:15.199475 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc439190-987d-49e4-9f2f-9d735122d7d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:15.201273 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc439190-987d-49e4-9f2f-9d735122d7d0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:15.201498 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc439190-987d-49e4-9f2f-9d735122d7d0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:15.201700 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc439190-987d-49e4-9f2f-9d735122d7d0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:15.206443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a5b677d-d624-42c5-9877-55494079f80e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:15.208249 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a5b677d-d624-42c5-9877-55494079f80e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 Aug 18 23:04:15.208459 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a5b677d-d624-42c5-9877-55494079f80e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:15.208656 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:15.208656 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:15.208713 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a5b677d-d624-42c5-9877-55494079f80e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:15.212700 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc439190-987d-49e4-9f2f-9d735122d7d0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:15.213497 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:15.213497 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:15.213948 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0a5b677d-d624-42c5-9877-55494079f80e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:15.215402 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a5b677d-d624-42c5-9877-55494079f80e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 returned with HTTP 200 Aug 18 23:04:15.215402 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1348/5378] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:15 2026] GET /volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:15.217492 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc439190-987d-49e4-9f2f-9d735122d7d0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 returned with HTTP 200 Aug 18 23:04:15.217859 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1340/5379] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:15 2026] GET /volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:15.231248 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-232db11b-4d4a-479e-a004-fa8b6594e2f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:15.232954 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-232db11b-4d4a-479e-a004-fa8b6594e2f2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:15.233359 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-232db11b-4d4a-479e-a004-fa8b6594e2f2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a39ec18-5414-487d-8727-79d8962ae794", "name": "tempest-VolumeDependencyTests-Snapshot-986401313"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:15.240923 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:15.240923 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:15.241411 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-232db11b-4d4a-479e-a004-fa8b6594e2f2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:15.241548 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-232db11b-4d4a-479e-a004-fa8b6594e2f2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create snapshot from volume 2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:15.261463 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-232db11b-4d4a-479e-a004-fa8b6594e2f2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['ec1f2179-7bb5-4a05-8ec7-10f5500239e2', '7b0b9c13-81fd-47e4-a1dd-44ce41598fdb', 'e1194daf-7ff4-49fb-9fb2-6934793f108e', '2e47624e-5586-4c13-9b8e-d3ef477efa36'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:15.285009 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-232db11b-4d4a-479e-a004-fa8b6594e2f2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot create request issued successfully. Aug 18 23:04:15.285243 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-232db11b-4d4a-479e-a004-fa8b6594e2f2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:15.285786 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1346/5380] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:15.294029 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-a30e85a5-042e-427f-9f7b-430c3bad167c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:15.295879 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a30e85a5-042e-427f-9f7b-430c3bad167c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:15.296072 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a30e85a5-042e-427f-9f7b-430c3bad167c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:15.296252 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-a30e85a5-042e-427f-9f7b-430c3bad167c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:15.300924 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:15.300924 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:15.301381 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-a30e85a5-042e-427f-9f7b-430c3bad167c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:15.302159 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-a30e85a5-042e-427f-9f7b-430c3bad167c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd returned with HTTP 200 Aug 18 23:04:15.302710 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1347/5381] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:15 2026] GET /volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:15.661484 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c67b74a8-52ed-485b-981f-c5f53f42a85d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:15.663172 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c67b74a8-52ed-485b-981f-c5f53f42a85d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e Aug 18 23:04:15.663378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c67b74a8-52ed-485b-981f-c5f53f42a85d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:15.663553 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c67b74a8-52ed-485b-981f-c5f53f42a85d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:15.663654 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c67b74a8-52ed-485b-981f-c5f53f42a85d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Show backup with id d611fc17-8983-4c91-987a-0ff7d2f2420e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:15.666957 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c67b74a8-52ed-485b-981f-c5f53f42a85d tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e returned with HTTP 404 Aug 18 23:04:15.667552 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1349/5382] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:15 2026] GET /volume/v3/backups/d611fc17-8983-4c91-987a-0ff7d2f2420e => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:15.673625 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-687ad501-16a2-4d8a-bf37-06c1be8d2199 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:15.675761 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-687ad501-16a2-4d8a-bf37-06c1be8d2199 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 Aug 18 23:04:15.676021 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-687ad501-16a2-4d8a-bf37-06c1be8d2199 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:15.676259 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-687ad501-16a2-4d8a-bf37-06c1be8d2199 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:15.676475 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-687ad501-16a2-4d8a-bf37-06c1be8d2199 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete volume with id: 6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 Aug 18 23:04:15.684970 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:15.684970 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:15.685381 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-687ad501-16a2-4d8a-bf37-06c1be8d2199 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:04:15.703605 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-687ad501-16a2-4d8a-bf37-06c1be8d2199 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Delete volume request issued successfully. Aug 18 23:04:15.703859 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-687ad501-16a2-4d8a-bf37-06c1be8d2199 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 returned with HTTP 202 Aug 18 23:04:15.704401 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1341/5383] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:04:15 2026] DELETE /volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:15.711032 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3fb86193-e211-4372-9622-861da27cf488 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:15.712813 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fb86193-e211-4372-9622-861da27cf488 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 Aug 18 23:04:15.713005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fb86193-e211-4372-9622-861da27cf488 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:15.713181 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3fb86193-e211-4372-9622-861da27cf488 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:15.719653 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:15.719653 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:15.722768 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3fb86193-e211-4372-9622-861da27cf488 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Volume info retrieved successfully. Aug 18 23:04:15.726246 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3fb86193-e211-4372-9622-861da27cf488 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 returned with HTTP 200 Aug 18 23:04:15.726907 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1347/5384] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:15 2026] GET /volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:16.224004 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67e60610-5f27-4c0c-8205-e16056e74f49 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:16.225689 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67e60610-5f27-4c0c-8205-e16056e74f49 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 Aug 18 23:04:16.225880 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67e60610-5f27-4c0c-8205-e16056e74f49 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:16.226061 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67e60610-5f27-4c0c-8205-e16056e74f49 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:16.230629 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:16.230629 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:16.231015 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-67e60610-5f27-4c0c-8205-e16056e74f49 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:16.231718 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67e60610-5f27-4c0c-8205-e16056e74f49 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 returned with HTTP 200 Aug 18 23:04:16.232057 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1348/5385] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:16 2026] GET /volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:16.239753 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca825273-8078-45fa-802d-12553b7a2ab2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:16.241569 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca825273-8078-45fa-802d-12553b7a2ab2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 Aug 18 23:04:16.241789 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca825273-8078-45fa-802d-12553b7a2ab2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:16.241983 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca825273-8078-45fa-802d-12553b7a2ab2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:16.247013 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:16.247013 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:16.247450 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca825273-8078-45fa-802d-12553b7a2ab2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:16.248190 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca825273-8078-45fa-802d-12553b7a2ab2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 returned with HTTP 200 Aug 18 23:04:16.248577 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1350/5386] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:16 2026] GET /volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:16.311186 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82eb223c-fa14-42c8-9c8c-fb3c55c4569a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:16.313452 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82eb223c-fa14-42c8-9c8c-fb3c55c4569a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:16.313710 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82eb223c-fa14-42c8-9c8c-fb3c55c4569a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:16.313952 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82eb223c-fa14-42c8-9c8c-fb3c55c4569a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:16.320309 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:16.320309 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:16.320883 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-82eb223c-fa14-42c8-9c8c-fb3c55c4569a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:16.321874 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82eb223c-fa14-42c8-9c8c-fb3c55c4569a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd returned with HTTP 200 Aug 18 23:04:16.322366 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1342/5387] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:16 2026] GET /volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:16.331742 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:16.332778 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:16.333094 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bc7188f6-ebef-465e-ae86-7e0746bac8fd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1972698629"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:16.334473 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'snapshot_id': 'bc7188f6-ebef-465e-ae86-7e0746bac8fd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1972698629'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:16.338876 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:16.338876 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:16.339280 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:16.339394 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:16.342257 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:16.347916 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (2b10c0b3-fb45-445c-9d04-99b2148064a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:16.348743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (680a205d-1a6f-4e8c-9693-523860351740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:16.349558 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:16.375168 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (680a205d-1a6f-4e8c-9693-523860351740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc7188f6-ebef-465e-ae86-7e0746bac8fd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:16.375883 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d2e4e63-3abb-4b4d-bc7c-625d8efd7d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:16.409056 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['8cefb64f-e04e-4ab7-9f4c-4a5138a03749', 'c7f0d115-2227-49ef-af79-a53dc66e9f93', 'ac6f7d79-8c82-421f-a8b9-c8e66201df6d', '0121240d-fdc3-4742-92f4-ed290727fe2b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:16.410175 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d2e4e63-3abb-4b4d-bc7c-625d8efd7d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cefb64f-e04e-4ab7-9f4c-4a5138a03749', 'c7f0d115-2227-49ef-af79-a53dc66e9f93', 'ac6f7d79-8c82-421f-a8b9-c8e66201df6d', '0121240d-fdc3-4742-92f4-ed290727fe2b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:16.411413 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350aa96d-7603-4167-89bd-c4a19debfe56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:16.449591 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (350aa96d-7603-4167-89bd-c4a19debfe56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c37956c-3929-4e60-b676-d0cc32312073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1972698629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['8cefb64f-e04e-4ab7-9f4c-4a5138a03749','c7f0d115-2227-49ef-af79-a53dc66e9f93','ac6f7d79-8c82-421f-a8b9-c8e66201df6d','0121240d-fdc3-4742-92f4-ed290727fe2b'],size=1,snapshot_id=bc7188f6-ebef-465e-ae86-7e0746bac8fd,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1972698629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c37956c-3929-4e60-b676-d0cc32312073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc7188f6-ebef-465e-ae86-7e0746bac8fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:16.450342 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a754d1ae-a233-4834-a41e-d12dc6bdde32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:16.466515 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a754d1ae-a233-4834-a41e-d12dc6bdde32) transitioned into state 'SUCCESS' from state '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-1972698629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['8cefb64f-e04e-4ab7-9f4c-4a5138a03749','c7f0d115-2227-49ef-af79-a53dc66e9f93','ac6f7d79-8c82-421f-a8b9-c8e66201df6d','0121240d-fdc3-4742-92f4-ed290727fe2b'],size=1,snapshot_id=bc7188f6-ebef-465e-ae86-7e0746bac8fd,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:16.467179 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d99900-db12-4439-9340-99ab3740c274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:16.484356 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59d99900-db12-4439-9340-99ab3740c274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:16.485035 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (2b10c0b3-fb45-445c-9d04-99b2148064a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:16.485332 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:16.485842 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00e07889-234d-447e-a3a9-b2e7cccfaaba tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:16.486280 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1348/5388] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 23:04:16 2026] POST /volume/v3/volumes => generated 802 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:16.496793 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2e191b19-9618-4f7f-8d2b-aa714517f4a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:16.498581 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e191b19-9618-4f7f-8d2b-aa714517f4a4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:16.498581 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e191b19-9618-4f7f-8d2b-aa714517f4a4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:16.498773 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2e191b19-9618-4f7f-8d2b-aa714517f4a4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:16.505134 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:16.505134 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:16.508360 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2e191b19-9618-4f7f-8d2b-aa714517f4a4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:16.512047 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2e191b19-9618-4f7f-8d2b-aa714517f4a4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 returned with HTTP 200 Aug 18 23:04:16.512393 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1349/5389] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:16 2026] GET /volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:16.738925 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e3b634d-0593-4a28-a7cd-ad3a18558732 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:16.740478 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e3b634d-0593-4a28-a7cd-ad3a18558732 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] GET https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 Aug 18 23:04:16.740680 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e3b634d-0593-4a28-a7cd-ad3a18558732 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:16.740854 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e3b634d-0593-4a28-a7cd-ad3a18558732 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:16.745777 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e3b634d-0593-4a28-a7cd-ad3a18558732 tempest-ProjectReaderTests33-1626887161 tempest-ProjectReaderTests33-1626887161-project-admin] https://10.4.3.89/volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 returned with HTTP 404 Aug 18 23:04:16.746156 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1351/5390] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:16 2026] GET /volume/v3/volumes/6f3b2a32-8187-45f8-b2a9-1b5ea9a51b90 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:17.527022 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d6da1c0-3e41-4dca-8776-31905405c90a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:17.529388 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d6da1c0-3e41-4dca-8776-31905405c90a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:17.529698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d6da1c0-3e41-4dca-8776-31905405c90a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:17.529978 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d6da1c0-3e41-4dca-8776-31905405c90a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:17.538840 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:17.538840 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:17.542501 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d6da1c0-3e41-4dca-8776-31905405c90a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:17.546361 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d6da1c0-3e41-4dca-8776-31905405c90a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 returned with HTTP 200 Aug 18 23:04:17.546857 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1343/5391] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:17 2026] GET /volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:17.560191 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc1c5ce9-f63c-4a6d-b4c4-f2402a2a933e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:17.561873 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc1c5ce9-f63c-4a6d-b4c4-f2402a2a933e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:17.562246 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc1c5ce9-f63c-4a6d-b4c4-f2402a2a933e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c37956c-3929-4e60-b676-d0cc32312073", "name": "tempest-VolumeDependencyTests-Snapshot-1572063080"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:17.570085 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:17.570085 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:17.570522 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc1c5ce9-f63c-4a6d-b4c4-f2402a2a933e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:17.570620 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-dc1c5ce9-f63c-4a6d-b4c4-f2402a2a933e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create snapshot from volume 0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:17.596278 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dc1c5ce9-f63c-4a6d-b4c4-f2402a2a933e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['5edbb1d4-4ebe-4480-b4dc-2942b10f7b36', '3e029cd0-72f9-4d25-abdc-ed1903367c17', '45b8fada-3eae-423e-9da6-1abd7b656eb9', 'ee6535d2-7129-4f2b-b148-8cddeccb8733'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:17.622579 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc1c5ce9-f63c-4a6d-b4c4-f2402a2a933e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot create request issued successfully. Aug 18 23:04:17.622885 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc1c5ce9-f63c-4a6d-b4c4-f2402a2a933e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:17.623279 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1349/5392] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:17.631609 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-187bdd64-8599-4c5a-8e69-d1acbdbec295 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:17.632198 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0e2295d-b7b3-49a7-9553-af999b4459c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:17.633393 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-187bdd64-8599-4c5a-8e69-d1acbdbec295 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:17.633761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-187bdd64-8599-4c5a-8e69-d1acbdbec295 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "828baa72-d1f0-4b6c-b885-d360d1e22b5b", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1172147513", "description": null, "metadata": null}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:17.633872 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0e2295d-b7b3-49a7-9553-af999b4459c0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:17.634068 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0e2295d-b7b3-49a7-9553-af999b4459c0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:17.634282 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0e2295d-b7b3-49a7-9553-af999b4459c0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:17.638838 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:17.638838 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:17.639279 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a0e2295d-b7b3-49a7-9553-af999b4459c0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:17.639952 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0e2295d-b7b3-49a7-9553-af999b4459c0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 returned with HTTP 200 Aug 18 23:04:17.640319 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1352/5393] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:17 2026] GET /volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:17.643911 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:17.643911 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:17.644469 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-187bdd64-8599-4c5a-8e69-d1acbdbec295 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:17.644595 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-187bdd64-8599-4c5a-8e69-d1acbdbec295 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create snapshot from volume 828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:17.665667 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-187bdd64-8599-4c5a-8e69-d1acbdbec295 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Created reservations ['dacc64d4-4f2e-4ee5-8e55-b6bd0237c450', '5e28f1c5-b053-4d6d-9df7-3d8a8cece06d', 'a17d1d98-86cd-436d-ac2b-c4f2274de4fa', '9bf00bec-e1db-4db7-9b8e-1c5fc5df300d'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:17.690841 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-187bdd64-8599-4c5a-8e69-d1acbdbec295 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot force create request issued successfully. Aug 18 23:04:17.691110 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-187bdd64-8599-4c5a-8e69-d1acbdbec295 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:17.691601 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1350/5394] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:17 2026] POST /volume/v3/snapshots => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:17.699144 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d04b21c-1011-4d35-8d70-5ab1cb9b3702 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:17.700934 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d04b21c-1011-4d35-8d70-5ab1cb9b3702 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 Aug 18 23:04:17.701107 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d04b21c-1011-4d35-8d70-5ab1cb9b3702 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:17.701308 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d04b21c-1011-4d35-8d70-5ab1cb9b3702 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:17.706478 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:17.706478 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:17.706974 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d04b21c-1011-4d35-8d70-5ab1cb9b3702 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:17.707678 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d04b21c-1011-4d35-8d70-5ab1cb9b3702 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 returned with HTTP 200 Aug 18 23:04:17.708044 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1344/5395] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:17 2026] GET /volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:18.037911 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.105285 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:18.105622 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2067464958"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:18.106897 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2067464958'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:18.107010 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Create volume of 1 GB Aug 18 23:04:18.107261 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.107261 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:18.110696 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Availability Zones retrieved successfully. Aug 18 23:04:18.115909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Flow 'volume_create_api' (7e41a0de-e58b-4224-87dc-3b1b7816a24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:18.116919 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb6c89e-d1e4-45e0-875c-131c49124823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.117680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:18.138593 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb6c89e-d1e4-45e0-875c-131c49124823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.139279 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55317b8-80be-46da-814d-b2358f90d36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.186813 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Created reservations ['5306f271-6e97-49e0-b9fa-cf9b25c475a3', '330f271c-149e-4189-b5cf-ca072cfd646f', 'b7df30c1-e7f0-47bd-9518-48dd37c35718', '368b4dce-fba4-483c-aded-2f6838a0ece6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:18.187567 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a55317b8-80be-46da-814d-b2358f90d36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5306f271-6e97-49e0-b9fa-cf9b25c475a3', '330f271c-149e-4189-b5cf-ca072cfd646f', 'b7df30c1-e7f0-47bd-9518-48dd37c35718', '368b4dce-fba4-483c-aded-2f6838a0ece6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.188227 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a498331-e0e6-483b-8ea2-16b565877812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.210133 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a498331-e0e6-483b-8ea2-16b565877812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd5c100-2787-46db-8285-5fb0555da59e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2067464958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e7f2ef98ffc42aba68a0901a19b7944',qos_specs=None,replication_status=,reservations=['5306f271-6e97-49e0-b9fa-cf9b25c475a3','330f271c-149e-4189-b5cf-ca072cfd646f','b7df30c1-e7f0-47bd-9518-48dd37c35718','368b4dce-fba4-483c-aded-2f6838a0ece6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c72150c43dc4253a9c4183c91a88caa',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2067464958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd5c100-2787-46db-8285-5fb0555da59e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e7f2ef98ffc42aba68a0901a19b7944',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c72150c43dc4253a9c4183c91a88caa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.210958 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c33b0c-29da-4d3e-aeb7-23f350a80111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.227875 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8c33b0c-29da-4d3e-aeb7-23f350a80111) transitioned into state 'SUCCESS' from state '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-2067464958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e7f2ef98ffc42aba68a0901a19b7944',qos_specs=None,replication_status=,reservations=['5306f271-6e97-49e0-b9fa-cf9b25c475a3','330f271c-149e-4189-b5cf-ca072cfd646f','b7df30c1-e7f0-47bd-9518-48dd37c35718','368b4dce-fba4-483c-aded-2f6838a0ece6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c72150c43dc4253a9c4183c91a88caa',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.228546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e9e252-1a95-4391-864c-fc215a484af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.237149 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e9e252-1a95-4391-864c-fc215a484af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.237933 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Flow 'volume_create_api' (7e41a0de-e58b-4224-87dc-3b1b7816a24c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:18.238233 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Create volume request issued successfully. Aug 18 23:04:18.238803 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14cbe2f7-cd65-4980-bc79-5c295b62c74a tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:18.239178 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1350/5396] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:04:18 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:18.250369 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-330560bf-e208-423b-86b9-fb36659d9af7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.252139 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-330560bf-e208-423b-86b9-fb36659d9af7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e Aug 18 23:04:18.252367 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-330560bf-e208-423b-86b9-fb36659d9af7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:18.252542 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-330560bf-e208-423b-86b9-fb36659d9af7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:18.259347 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.259347 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:18.262643 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-330560bf-e208-423b-86b9-fb36659d9af7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Volume info retrieved successfully. Aug 18 23:04:18.266419 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-330560bf-e208-423b-86b9-fb36659d9af7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e returned with HTTP 200 Aug 18 23:04:18.266797 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1353/5397] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:18 2026] GET /volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:18.649118 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8e69b72-015a-4cbf-a5e8-6cd69a2883e0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.651595 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8e69b72-015a-4cbf-a5e8-6cd69a2883e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:18.651872 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8e69b72-015a-4cbf-a5e8-6cd69a2883e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:18.652143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8e69b72-015a-4cbf-a5e8-6cd69a2883e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:18.657893 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.657893 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:18.658260 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e8e69b72-015a-4cbf-a5e8-6cd69a2883e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:18.658956 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8e69b72-015a-4cbf-a5e8-6cd69a2883e0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 returned with HTTP 200 Aug 18 23:04:18.659288 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1351/5398] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:18 2026] GET /volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:18.666865 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.668499 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:18.668845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5de27814-0919-4ee2-9ddf-a9ef8e21f3b0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1870550296"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:18.670245 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'snapshot_id': '5de27814-0919-4ee2-9ddf-a9ef8e21f3b0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1870550296'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:18.675475 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.675475 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:18.675861 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:18.675965 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:18.678940 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:18.683514 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (685c59c2-4ca8-43a9-8493-82443f9568c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:18.684461 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8664d0-6516-43ce-8a94-ea55c5baf597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.685190 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:18.708516 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8664d0-6516-43ce-8a94-ea55c5baf597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5de27814-0919-4ee2-9ddf-a9ef8e21f3b0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.709178 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1724a98c-1414-4840-8b08-6ead99900a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.716049 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca8dbdcf-378b-41af-b90b-f966571a869d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.717898 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca8dbdcf-378b-41af-b90b-f966571a869d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 Aug 18 23:04:18.718097 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca8dbdcf-378b-41af-b90b-f966571a869d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:18.718289 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca8dbdcf-378b-41af-b90b-f966571a869d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:18.722916 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.722916 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:18.723306 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ca8dbdcf-378b-41af-b90b-f966571a869d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:18.723983 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca8dbdcf-378b-41af-b90b-f966571a869d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 returned with HTTP 200 Aug 18 23:04:18.724429 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1351/5399] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:18 2026] GET /volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:18.731934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbdbbdb1-f4e8-4ef2-9433-b7b69d765f91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.733970 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbdbbdb1-f4e8-4ef2-9433-b7b69d765f91 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 Aug 18 23:04:18.734200 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbdbbdb1-f4e8-4ef2-9433-b7b69d765f91 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:18.734444 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbdbbdb1-f4e8-4ef2-9433-b7b69d765f91 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:18.739944 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.739944 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:18.740469 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fbdbbdb1-f4e8-4ef2-9433-b7b69d765f91 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:18.741027 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['54064ce8-ddfc-4ef4-ba3b-003adfe3ebc8', '6ac86958-23a8-4079-9c6b-e14a3e7949cf', 'a1ea237e-3a6d-4ba4-8c8e-bc2396904ba8', 'b7febe77-1a98-4733-83d0-da9580fc011f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:18.741391 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbdbbdb1-f4e8-4ef2-9433-b7b69d765f91 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 returned with HTTP 200 Aug 18 23:04:18.741805 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1354/5400] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:18 2026] GET /volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:18.741855 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1724a98c-1414-4840-8b08-6ead99900a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54064ce8-ddfc-4ef4-ba3b-003adfe3ebc8', '6ac86958-23a8-4079-9c6b-e14a3e7949cf', 'a1ea237e-3a6d-4ba4-8c8e-bc2396904ba8', 'b7febe77-1a98-4733-83d0-da9580fc011f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.742877 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4238c07-a092-46a5-afb2-d7037888c818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.774411 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-b16214d2-4905-4eab-b704-c9ec28f449a0 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.776374 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-b16214d2-4905-4eab-b704-c9ec28f449a0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:18.776599 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-b16214d2-4905-4eab-b704-c9ec28f449a0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:18.776820 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-b16214d2-4905-4eab-b704-c9ec28f449a0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:18.778924 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4238c07-a092-46a5-afb2-d7037888c818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39d26789-cdfb-4a1f-af69-e27502d19e06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1870550296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['54064ce8-ddfc-4ef4-ba3b-003adfe3ebc8','6ac86958-23a8-4079-9c6b-e14a3e7949cf','a1ea237e-3a6d-4ba4-8c8e-bc2396904ba8','b7febe77-1a98-4733-83d0-da9580fc011f'],size=1,snapshot_id=5de27814-0919-4ee2-9ddf-a9ef8e21f3b0,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1870550296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39d26789-cdfb-4a1f-af69-e27502d19e06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5de27814-0919-4ee2-9ddf-a9ef8e21f3b0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.779722 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f57b3dd-702b-4079-9878-4eb297c78dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.785881 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.785881 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:18.788971 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-b16214d2-4905-4eab-b704-c9ec28f449a0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:18.792536 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-b16214d2-4905-4eab-b704-c9ec28f449a0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:18.792886 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1352/5401] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:04:18 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:18.798053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f57b3dd-702b-4079-9878-4eb297c78dad) transitioned into state 'SUCCESS' from state '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-1870550296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['54064ce8-ddfc-4ef4-ba3b-003adfe3ebc8','6ac86958-23a8-4079-9c6b-e14a3e7949cf','a1ea237e-3a6d-4ba4-8c8e-bc2396904ba8','b7febe77-1a98-4733-83d0-da9580fc011f'],size=1,snapshot_id=5de27814-0919-4ee2-9ddf-a9ef8e21f3b0,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.798745 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7d2edf-deb5-45fa-876c-8631cf11b801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:18.810027 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-5e34ebd6-3bc5-44df-a23a-f38b5e44e340 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.811846 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-5e34ebd6-3bc5-44df-a23a-f38b5e44e340 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b/action Aug 18 23:04:18.812151 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-5e34ebd6-3bc5-44df-a23a-f38b5e44e340 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:18.812254 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-5e34ebd6-3bc5-44df-a23a-f38b5e44e340 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:18.818470 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef7d2edf-deb5-45fa-876c-8631cf11b801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:18.819443 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (685c59c2-4ca8-43a9-8493-82443f9568c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:18.819775 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:18.820364 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5a4f495-b3c7-4cbb-b9ef-07735530d696 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:18.820870 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1345/5402] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 23:04:18 2026] POST /volume/v3/volumes => generated 802 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:18.821472 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.821472 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:18.821892 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-5e34ebd6-3bc5-44df-a23a-f38b5e44e340 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:18.826984 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-5e34ebd6-3bc5-44df-a23a-f38b5e44e340 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Begin detaching volume completed successfully. Aug 18 23:04:18.827170 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-5e34ebd6-3bc5-44df-a23a-f38b5e44e340 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b/action returned with HTTP 202 Aug 18 23:04:18.827772 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1352/5403] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:04:18 2026] POST /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:04:18.831260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-692d45f4-98b1-4179-9644-8379b4052803 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.833024 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-692d45f4-98b1-4179-9644-8379b4052803 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:18.833227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-692d45f4-98b1-4179-9644-8379b4052803 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:18.833441 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-692d45f4-98b1-4179-9644-8379b4052803 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:18.840858 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.840858 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:18.844781 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-692d45f4-98b1-4179-9644-8379b4052803 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:18.849565 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-692d45f4-98b1-4179-9644-8379b4052803 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 returned with HTTP 200 Aug 18 23:04:18.850022 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1355/5404] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:18 2026] GET /volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:18.868893 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-334d056a-81e3-4cba-b0f3-bf3a2f1dfc51 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.869257 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-334d056a-81e3-4cba-b0f3-bf3a2f1dfc51 None None] GET https://10.4.3.89/volume// Aug 18 23:04:18.869432 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-334d056a-81e3-4cba-b0f3-bf3a2f1dfc51 None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:18.869612 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-334d056a-81e3-4cba-b0f3-bf3a2f1dfc51 None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:18.869923 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-334d056a-81e3-4cba-b0f3-bf3a2f1dfc51 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:18.870190 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1353/5405] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:04:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:18.879406 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-4a659397-90f4-4717-9f89-8ca579825aa8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:18.881763 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-4a659397-90f4-4717-9f89-8ca579825aa8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:18.882118 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-4a659397-90f4-4717-9f89-8ca579825aa8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:18.882340 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-4a659397-90f4-4717-9f89-8ca579825aa8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:18.893339 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:18.893339 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:18.896564 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-4a659397-90f4-4717-9f89-8ca579825aa8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:18.900415 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-4a659397-90f4-4717-9f89-8ca579825aa8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:18.900757 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1346/5406] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:04:18 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:04:19.279056 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33267e65-671f-4b7e-9000-983c77012fe2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:19.280732 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33267e65-671f-4b7e-9000-983c77012fe2 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e Aug 18 23:04:19.280929 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33267e65-671f-4b7e-9000-983c77012fe2 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:19.281111 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33267e65-671f-4b7e-9000-983c77012fe2 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:19.287472 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:19.287472 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:19.290594 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33267e65-671f-4b7e-9000-983c77012fe2 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Volume info retrieved successfully. Aug 18 23:04:19.293571 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33267e65-671f-4b7e-9000-983c77012fe2 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e returned with HTTP 200 Aug 18 23:04:19.293901 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1353/5407] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:19 2026] GET /volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:19.305595 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85692594-218b-4624-acef-845cb234dd74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:19.307243 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85692594-218b-4624-acef-845cb234dd74 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 18 23:04:19.307581 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85692594-218b-4624-acef-845cb234dd74 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6fd5c100-2787-46db-8285-5fb0555da59e", "name": "tempest-type-Backup-418100649"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:19.308891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-85692594-218b-4624-acef-845cb234dd74 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Creating new backup {'backup': {'volume_id': '6fd5c100-2787-46db-8285-5fb0555da59e', 'name': 'tempest-type-Backup-418100649'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 18 23:04:19.309019 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-85692594-218b-4624-acef-845cb234dd74 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Creating backup of volume 6fd5c100-2787-46db-8285-5fb0555da59e in container None Aug 18 23:04:19.315280 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:19.315280 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:19.315570 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85692594-218b-4624-acef-845cb234dd74 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Volume info retrieved successfully. Aug 18 23:04:19.337528 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-85692594-218b-4624-acef-845cb234dd74 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Created reservations ['d48b2de5-9712-4e0a-8e5b-a82e3c6ae26f', '60305664-33a9-490d-b4ac-b7a9a9a92c0e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:19.361220 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85692594-218b-4624-acef-845cb234dd74 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 18 23:04:19.361857 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1356/5408] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:04:19 2026] POST /volume/v3/backups => generated 313 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:19.370376 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c6d8497b-a2dd-41d6-8ceb-eea8a8d69934 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:19.372281 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6d8497b-a2dd-41d6-8ceb-eea8a8d69934 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:19.372531 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6d8497b-a2dd-41d6-8ceb-eea8a8d69934 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:19.372761 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c6d8497b-a2dd-41d6-8ceb-eea8a8d69934 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:19.372905 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-c6d8497b-a2dd-41d6-8ceb-eea8a8d69934 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:19.376853 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:19.376853 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:19.377462 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c6d8497b-a2dd-41d6-8ceb-eea8a8d69934 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:19.377842 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1354/5409] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:19 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:19.671042 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-81b278de-425f-47ca-998e-0392e5ee6294 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:19.673180 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-81b278de-425f-47ca-998e-0392e5ee6294 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec Aug 18 23:04:19.673424 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-81b278de-425f-47ca-998e-0392e5ee6294 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:19.673609 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-81b278de-425f-47ca-998e-0392e5ee6294 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:19.680258 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:19.680258 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:19.719788 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-74b90c59-f2ec-4ae7-b715-5577d409f6f3 req-81b278de-425f-47ca-998e-0392e5ee6294 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec returned with HTTP 200 Aug 18 23:04:19.720171 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1347/5410] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:04:19 2026] DELETE /volume/v3/attachments/662ffaa2-5c21-43f2-b939-2f5f9c6725ec => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:19.861612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22fabd62-b19f-452d-b3d0-cb82b703fba9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:19.863183 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22fabd62-b19f-452d-b3d0-cb82b703fba9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:19.863381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22fabd62-b19f-452d-b3d0-cb82b703fba9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:19.863551 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22fabd62-b19f-452d-b3d0-cb82b703fba9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:19.869632 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:19.869632 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:19.872811 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-22fabd62-b19f-452d-b3d0-cb82b703fba9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:19.876274 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22fabd62-b19f-452d-b3d0-cb82b703fba9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 returned with HTTP 200 Aug 18 23:04:19.876635 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1354/5411] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:19 2026] GET /volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:19.889306 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad141383-32bd-4b76-96f0-a2a2adcedc5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:19.892671 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad141383-32bd-4b76-96f0-a2a2adcedc5b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:19.892671 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad141383-32bd-4b76-96f0-a2a2adcedc5b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:19.892671 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad141383-32bd-4b76-96f0-a2a2adcedc5b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:19.892671 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-ad141383-32bd-4b76-96f0-a2a2adcedc5b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:19.898279 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:19.898279 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:19.898911 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad141383-32bd-4b76-96f0-a2a2adcedc5b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:19.916069 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad141383-32bd-4b76-96f0-a2a2adcedc5b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot delete request issued successfully. Aug 18 23:04:19.916069 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad141383-32bd-4b76-96f0-a2a2adcedc5b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd returned with HTTP 202 Aug 18 23:04:19.916411 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1357/5412] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:19 2026] DELETE /volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:19.918979 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:19.920758 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:19.921611 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1150177162", "snapshot_id": "0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:19.922597 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1150177162', 'snapshot_id': '0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:19.922790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f29c104b-a3b6-45eb-b9e4-279c9eb78ac7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:19.924486 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f29c104b-a3b6-45eb-b9e4-279c9eb78ac7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:19.924708 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f29c104b-a3b6-45eb-b9e4-279c9eb78ac7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:19.924916 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f29c104b-a3b6-45eb-b9e4-279c9eb78ac7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:19.929045 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:19.929045 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:19.929317 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:19.929317 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume of 1 GB Aug 18 23:04:19.929668 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:19.929668 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:19.930153 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f29c104b-a3b6-45eb-b9e4-279c9eb78ac7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:19.930895 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f29c104b-a3b6-45eb-b9e4-279c9eb78ac7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd returned with HTTP 200 Aug 18 23:04:19.931297 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1348/5413] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:19 2026] GET /volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:19.932254 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Availability Zones retrieved successfully. Aug 18 23:04:19.937054 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Flow 'volume_create_api' (026ecebf-b568-45ab-8e13-1617a0b133ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:19.938061 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bd60b9-3dea-42fa-b404-bf90cd917859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:19.938898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:19.963684 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bd60b9-3dea-42fa-b404-bf90cd917859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:19.964341 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f063405b-23a1-4c8c-9d3d-d25187835c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:19.997202 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Created reservations ['228f6e45-8c4c-4987-aeee-b0ce7d040a21', 'f90c1336-d297-4f74-a28a-cc17ff5f60e4', '75fedc96-712a-4b52-835c-af6eab7317b4', '5872bc4b-bae0-4c57-b641-02ea12915b87'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:19.997826 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f063405b-23a1-4c8c-9d3d-d25187835c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['228f6e45-8c4c-4987-aeee-b0ce7d040a21', 'f90c1336-d297-4f74-a28a-cc17ff5f60e4', '75fedc96-712a-4b52-835c-af6eab7317b4', '5872bc4b-bae0-4c57-b641-02ea12915b87']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:19.998496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551069ed-669e-4116-bdd4-ceb4e6ab4ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:20.032943 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (551069ed-669e-4116-bdd4-ceb4e6ab4ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1150177162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d6f381129c4a0d874f6e52de174555',qos_specs=None,replication_status=,reservations=['228f6e45-8c4c-4987-aeee-b0ce7d040a21','f90c1336-d297-4f74-a28a-cc17ff5f60e4','75fedc96-712a-4b52-835c-af6eab7317b4','5872bc4b-bae0-4c57-b641-02ea12915b87'],size=1,snapshot_id=0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48,source_replicaid=,source_volid=None,status='creating',user_id='5c13b0b602b941febecc82ce1fd86649',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1150177162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d6f381129c4a0d874f6e52de174555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c13b0b602b941febecc82ce1fd86649',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:20.033659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70703359-937a-49b4-886a-c8a9e35cf2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:20.049986 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70703359-937a-49b4-886a-c8a9e35cf2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1150177162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d6f381129c4a0d874f6e52de174555',qos_specs=None,replication_status=,reservations=['228f6e45-8c4c-4987-aeee-b0ce7d040a21','f90c1336-d297-4f74-a28a-cc17ff5f60e4','75fedc96-712a-4b52-835c-af6eab7317b4','5872bc4b-bae0-4c57-b641-02ea12915b87'],size=1,snapshot_id=0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48,source_replicaid=,source_volid=None,status='creating',user_id='5c13b0b602b941febecc82ce1fd86649',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:20.050858 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede056a2-ff30-478e-bee5-1b6693b664d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:20.073527 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede056a2-ff30-478e-bee5-1b6693b664d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:20.074343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Flow 'volume_create_api' (026ecebf-b568-45ab-8e13-1617a0b133ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:20.074654 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume request issued successfully. Aug 18 23:04:20.075173 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5dd3c7e1-b499-4dae-8da9-9d483331b18c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:20.075742 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1355/5414] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:04:19 2026] POST /volume/v3/volumes => generated 789 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:20.087061 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50af3e5c-e8c5-4ee1-8c48-92e9c65351e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:20.089204 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50af3e5c-e8c5-4ee1-8c48-92e9c65351e1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:20.089488 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50af3e5c-e8c5-4ee1-8c48-92e9c65351e1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:20.089743 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50af3e5c-e8c5-4ee1-8c48-92e9c65351e1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:20.097932 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:20.097932 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:20.101963 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-50af3e5c-e8c5-4ee1-8c48-92e9c65351e1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:20.106690 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50af3e5c-e8c5-4ee1-8c48-92e9c65351e1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:20.107243 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1355/5415] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:20 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:20.387690 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b580cefe-8c3b-4d1d-aa2f-188cd4ef673d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:20.389404 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b580cefe-8c3b-4d1d-aa2f-188cd4ef673d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:20.389623 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b580cefe-8c3b-4d1d-aa2f-188cd4ef673d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:20.389817 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b580cefe-8c3b-4d1d-aa2f-188cd4ef673d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:20.389922 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b580cefe-8c3b-4d1d-aa2f-188cd4ef673d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:20.393892 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:20.393892 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:20.394513 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b580cefe-8c3b-4d1d-aa2f-188cd4ef673d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:20.394898 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1358/5416] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:20 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:20.939457 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a4721ea-58ea-4df4-a9f1-344bee379143 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:20.941281 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a4721ea-58ea-4df4-a9f1-344bee379143 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:20.941485 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a4721ea-58ea-4df4-a9f1-344bee379143 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:20.941681 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a4721ea-58ea-4df4-a9f1-344bee379143 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:20.946430 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a4721ea-58ea-4df4-a9f1-344bee379143 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd returned with HTTP 404 Aug 18 23:04:20.946917 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1349/5417] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:20 2026] GET /volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:20.952932 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6a5c3e0f-9054-4ad5-a11b-e4247dd32520 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:20.954736 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a5c3e0f-9054-4ad5-a11b-e4247dd32520 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:20.954968 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a5c3e0f-9054-4ad5-a11b-e4247dd32520 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:20.955187 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6a5c3e0f-9054-4ad5-a11b-e4247dd32520 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:20.955349 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-6a5c3e0f-9054-4ad5-a11b-e4247dd32520 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: 5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:20.960115 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:20.960115 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:20.960512 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a5c3e0f-9054-4ad5-a11b-e4247dd32520 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:20.975178 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6a5c3e0f-9054-4ad5-a11b-e4247dd32520 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot delete request issued successfully. Aug 18 23:04:20.975432 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6a5c3e0f-9054-4ad5-a11b-e4247dd32520 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 returned with HTTP 202 Aug 18 23:04:20.975904 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1356/5418] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:20 2026] DELETE /volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:20.982877 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1092ecd-5204-40d4-a624-90d181dc90f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:20.984639 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1092ecd-5204-40d4-a624-90d181dc90f5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:20.984853 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1092ecd-5204-40d4-a624-90d181dc90f5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:20.985057 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1092ecd-5204-40d4-a624-90d181dc90f5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:20.989927 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:20.989927 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:20.990352 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1092ecd-5204-40d4-a624-90d181dc90f5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:20.991072 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1092ecd-5204-40d4-a624-90d181dc90f5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 returned with HTTP 200 Aug 18 23:04:20.991473 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1356/5419] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:20 2026] GET /volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:21.119220 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6aa6408b-8687-4fa2-ac69-6d2a62b7f237 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.121007 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aa6408b-8687-4fa2-ac69-6d2a62b7f237 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:21.121218 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aa6408b-8687-4fa2-ac69-6d2a62b7f237 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:21.121420 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aa6408b-8687-4fa2-ac69-6d2a62b7f237 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:21.127718 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:21.127718 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:21.130622 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6aa6408b-8687-4fa2-ac69-6d2a62b7f237 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:21.134433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aa6408b-8687-4fa2-ac69-6d2a62b7f237 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:21.134761 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1359/5420] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:21.145990 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f072439a-332e-43da-aa56-b0542b75ebf2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.147740 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f072439a-332e-43da-aa56-b0542b75ebf2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:21.147955 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f072439a-332e-43da-aa56-b0542b75ebf2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:21.148177 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f072439a-332e-43da-aa56-b0542b75ebf2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:21.154766 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:21.154766 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:21.157973 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f072439a-332e-43da-aa56-b0542b75ebf2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:21.161593 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f072439a-332e-43da-aa56-b0542b75ebf2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:21.161938 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1350/5421] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:21.404513 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-8ccc8600-ed4a-4816-9d01-be4465a36fce None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.406280 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ccc8600-ed4a-4816-9d01-be4465a36fce tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:21.406496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ccc8600-ed4a-4816-9d01-be4465a36fce tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:21.406694 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-8ccc8600-ed4a-4816-9d01-be4465a36fce tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:21.406795 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-8ccc8600-ed4a-4816-9d01-be4465a36fce tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:21.410589 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:21.410589 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:21.411134 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-8ccc8600-ed4a-4816-9d01-be4465a36fce tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:21.411495 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1357/5422] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:21.607222 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-31ed0d1d-b180-4ddf-a5d7-99c9d8445f52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.609205 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-31ed0d1d-b180-4ddf-a5d7-99c9d8445f52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:21.609394 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-31ed0d1d-b180-4ddf-a5d7-99c9d8445f52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:21.609571 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-31ed0d1d-b180-4ddf-a5d7-99c9d8445f52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:21.615561 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:21.615561 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:21.618831 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-31ed0d1d-b180-4ddf-a5d7-99c9d8445f52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:21.622505 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-31ed0d1d-b180-4ddf-a5d7-99c9d8445f52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:21.622854 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1357/5423] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:21.683340 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c1340da-ebbc-49ca-812b-51168270b17c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.683746 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c1340da-ebbc-49ca-812b-51168270b17c None None] GET https://10.4.3.89/volume// Aug 18 23:04:21.683934 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c1340da-ebbc-49ca-812b-51168270b17c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:21.684078 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c1340da-ebbc-49ca-812b-51168270b17c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:21.684405 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c1340da-ebbc-49ca-812b-51168270b17c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:21.684725 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1360/5424] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:21.690677 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-f2ca771b-6076-4cd2-825f-87442f0f40ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.692424 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-f2ca771b-6076-4cd2-825f-87442f0f40ac tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:04:21.692752 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-f2ca771b-6076-4cd2-825f-87442f0f40ac tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991", "connector": null, "instance_uuid": "109c43ba-2a5d-484a-b3be-444988b33679"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:21.701673 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:21.701673 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:21.719979 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-f2ca771b-6076-4cd2-825f-87442f0f40ac tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:04:21.720396 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1351/5425] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:04:21 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:21.742395 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b0d0b136-0bad-4e29-a628-0fb22e28dc4d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.744185 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0d0b136-0bad-4e29-a628-0fb22e28dc4d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:21.744393 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0d0b136-0bad-4e29-a628-0fb22e28dc4d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:21.744575 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b0d0b136-0bad-4e29-a628-0fb22e28dc4d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:21.749323 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f1d24ba-9d13-47e0-82b4-1c207cca0e8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.749733 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f1d24ba-9d13-47e0-82b4-1c207cca0e8c None None] GET https://10.4.3.89/volume// Aug 18 23:04:21.749896 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f1d24ba-9d13-47e0-82b4-1c207cca0e8c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:21.750118 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f1d24ba-9d13-47e0-82b4-1c207cca0e8c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:21.750444 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f1d24ba-9d13-47e0-82b4-1c207cca0e8c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:21.750923 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1358/5426] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:21.753046 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:21.753046 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:21.756424 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b0d0b136-0bad-4e29-a628-0fb22e28dc4d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:21.756720 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-c9890e01-bd4e-42db-bb72-6c38302bb6a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.758596 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-c9890e01-bd4e-42db-bb72-6c38302bb6a3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:21.758814 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-c9890e01-bd4e-42db-bb72-6c38302bb6a3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:21.758990 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-c9890e01-bd4e-42db-bb72-6c38302bb6a3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:21.760339 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b0d0b136-0bad-4e29-a628-0fb22e28dc4d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:21.760702 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1358/5427] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:21.767097 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:21.767097 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:21.770008 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-c9890e01-bd4e-42db-bb72-6c38302bb6a3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:21.773578 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-c9890e01-bd4e-42db-bb72-6c38302bb6a3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:21.773942 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1361/5428] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 1061 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:04:21.867561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-fc959aa0-4334-4cfb-bb82-ca3170715055 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:21.870436 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-fc959aa0-4334-4cfb-bb82-ca3170715055 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] PUT https://10.4.3.89/volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb Aug 18 23:04:21.870778 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-fc959aa0-4334-4cfb-bb82-ca3170715055 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:21.878865 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-fc959aa0-4334-4cfb-bb82-ca3170715055 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Acquiring lock "cinder-attachment_update-39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:04:21.883675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-fc959aa0-4334-4cfb-bb82-ca3170715055 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Lock "cinder-attachment_update-39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:04:21.884702 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:21.884702 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:21.952802 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-fc959aa0-4334-4cfb-bb82-ca3170715055 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Lock "cinder-attachment_update-39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991-np0000007715" released by "attachment_update" :: held 0.069s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:04:21.953170 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-fc959aa0-4334-4cfb-bb82-ca3170715055 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb returned with HTTP 200 Aug 18 23:04:21.953753 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1352/5429] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:04:21 2026] PUT /volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:21.999448 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8f724fd-e1f2-48a0-8a52-0ce491862378 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:22.001798 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8f724fd-e1f2-48a0-8a52-0ce491862378 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:22.002037 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8f724fd-e1f2-48a0-8a52-0ce491862378 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:22.002105 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8f724fd-e1f2-48a0-8a52-0ce491862378 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:22.005756 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8f724fd-e1f2-48a0-8a52-0ce491862378 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 returned with HTTP 404 Aug 18 23:04:22.006130 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1359/5430] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:21 2026] GET /volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:22.011943 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-03bc6bd4-c472-495b-aa6a-22a256bfd94c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:22.013503 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03bc6bd4-c472-495b-aa6a-22a256bfd94c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:22.013707 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03bc6bd4-c472-495b-aa6a-22a256bfd94c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:22.013876 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-03bc6bd4-c472-495b-aa6a-22a256bfd94c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:22.014027 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-03bc6bd4-c472-495b-aa6a-22a256bfd94c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:22.019890 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:22.019890 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:22.020400 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03bc6bd4-c472-495b-aa6a-22a256bfd94c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:22.035134 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-03bc6bd4-c472-495b-aa6a-22a256bfd94c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:22.035323 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-03bc6bd4-c472-495b-aa6a-22a256bfd94c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 returned with HTTP 202 Aug 18 23:04:22.035857 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1359/5431] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:22 2026] DELETE /volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:22.042355 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c6950056-5a3e-4521-9fbe-057a6ae2c1e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:22.044192 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6950056-5a3e-4521-9fbe-057a6ae2c1e6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:22.044457 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6950056-5a3e-4521-9fbe-057a6ae2c1e6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:22.044685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6950056-5a3e-4521-9fbe-057a6ae2c1e6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:22.051341 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:22.051341 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:22.054879 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c6950056-5a3e-4521-9fbe-057a6ae2c1e6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:22.058919 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6950056-5a3e-4521-9fbe-057a6ae2c1e6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 returned with HTTP 200 Aug 18 23:04:22.059304 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1362/5432] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:22 2026] GET /volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:22.420392 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ffc4ee10-c646-40c2-a5c4-0c0b67d66baf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:22.421970 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffc4ee10-c646-40c2-a5c4-0c0b67d66baf tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:22.422151 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffc4ee10-c646-40c2-a5c4-0c0b67d66baf tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:22.422358 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ffc4ee10-c646-40c2-a5c4-0c0b67d66baf tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:22.422472 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ffc4ee10-c646-40c2-a5c4-0c0b67d66baf tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:22.426256 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:22.426256 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:22.426779 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ffc4ee10-c646-40c2-a5c4-0c0b67d66baf tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:22.427093 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1353/5433] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:22 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:22.774094 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-820b1ae9-22be-45cf-a98e-31f4b1313723 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:22.776246 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-820b1ae9-22be-45cf-a98e-31f4b1313723 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:22.776433 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-820b1ae9-22be-45cf-a98e-31f4b1313723 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:22.776616 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-820b1ae9-22be-45cf-a98e-31f4b1313723 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:22.786933 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:22.786933 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:22.790224 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-820b1ae9-22be-45cf-a98e-31f4b1313723 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:22.793962 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-820b1ae9-22be-45cf-a98e-31f4b1313723 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:22.794345 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1360/5434] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:22 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:23.071476 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-393e3df3-8fcf-4e52-aa6f-b8e142fb17d6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:23.073748 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-393e3df3-8fcf-4e52-aa6f-b8e142fb17d6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:23.073748 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-393e3df3-8fcf-4e52-aa6f-b8e142fb17d6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:23.073916 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-393e3df3-8fcf-4e52-aa6f-b8e142fb17d6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:23.081375 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-393e3df3-8fcf-4e52-aa6f-b8e142fb17d6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 returned with HTTP 404 Aug 18 23:04:23.081973 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1360/5435] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:23 2026] GET /volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:23.088760 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-638b694b-4df0-48e8-a836-201404d63d13 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:23.090948 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-638b694b-4df0-48e8-a836-201404d63d13 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:23.091207 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-638b694b-4df0-48e8-a836-201404d63d13 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:23.091455 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-638b694b-4df0-48e8-a836-201404d63d13 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:23.091668 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-638b694b-4df0-48e8-a836-201404d63d13 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:23.102457 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:23.102457 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:23.102457 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-638b694b-4df0-48e8-a836-201404d63d13 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:23.119952 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-638b694b-4df0-48e8-a836-201404d63d13 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:23.120151 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-638b694b-4df0-48e8-a836-201404d63d13 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 returned with HTTP 202 Aug 18 23:04:23.120572 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1363/5436] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:23 2026] DELETE /volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:23.128115 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f87ef09-2a5f-4f76-860e-3b16f05487ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:23.129844 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f87ef09-2a5f-4f76-860e-3b16f05487ee tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:23.130072 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f87ef09-2a5f-4f76-860e-3b16f05487ee tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:23.130252 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f87ef09-2a5f-4f76-860e-3b16f05487ee tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:23.137220 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:23.137220 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:23.141142 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f87ef09-2a5f-4f76-860e-3b16f05487ee tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:23.145054 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f87ef09-2a5f-4f76-860e-3b16f05487ee tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 returned with HTTP 200 Aug 18 23:04:23.145371 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1354/5437] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:23 2026] GET /volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:23.436231 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67522815-be62-4b01-afa5-0493a2d58001 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:23.437893 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67522815-be62-4b01-afa5-0493a2d58001 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:23.438099 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67522815-be62-4b01-afa5-0493a2d58001 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:23.438329 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67522815-be62-4b01-afa5-0493a2d58001 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:23.438466 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-67522815-be62-4b01-afa5-0493a2d58001 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:23.442445 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:23.442445 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:23.443028 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67522815-be62-4b01-afa5-0493a2d58001 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:23.443395 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1361/5438] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:23 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:23.807296 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-68a1e828-50da-4dc2-87b2-89799f360761 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:23.808822 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68a1e828-50da-4dc2-87b2-89799f360761 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:23.809007 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68a1e828-50da-4dc2-87b2-89799f360761 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:23.809187 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-68a1e828-50da-4dc2-87b2-89799f360761 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:23.819369 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:23.819369 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:23.823517 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-68a1e828-50da-4dc2-87b2-89799f360761 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:23.829183 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-68a1e828-50da-4dc2-87b2-89799f360761 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:23.838665 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1361/5439] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:23 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:24.157612 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bde56f19-7429-4f00-ace9-88d15b837052 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:24.159346 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bde56f19-7429-4f00-ace9-88d15b837052 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:24.159563 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bde56f19-7429-4f00-ace9-88d15b837052 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:24.159761 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bde56f19-7429-4f00-ace9-88d15b837052 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:24.165198 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bde56f19-7429-4f00-ace9-88d15b837052 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 returned with HTTP 404 Aug 18 23:04:24.165797 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1364/5440] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:24 2026] GET /volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:24.171491 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b78e162-7047-4036-8be7-d91e3e30f171 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:24.173123 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b78e162-7047-4036-8be7-d91e3e30f171 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:24.173337 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b78e162-7047-4036-8be7-d91e3e30f171 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:24.173512 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b78e162-7047-4036-8be7-d91e3e30f171 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:24.173694 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7b78e162-7047-4036-8be7-d91e3e30f171 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:24.179891 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:24.179891 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:24.180286 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b78e162-7047-4036-8be7-d91e3e30f171 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:24.195647 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b78e162-7047-4036-8be7-d91e3e30f171 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:24.195865 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b78e162-7047-4036-8be7-d91e3e30f171 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 returned with HTTP 202 Aug 18 23:04:24.196321 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1355/5441] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:24 2026] DELETE /volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:24.203990 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3849280f-3e79-4de3-84f5-d2b429749ec2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:24.205865 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3849280f-3e79-4de3-84f5-d2b429749ec2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:24.206072 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3849280f-3e79-4de3-84f5-d2b429749ec2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:24.206331 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3849280f-3e79-4de3-84f5-d2b429749ec2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:24.213445 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:24.213445 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:24.217035 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3849280f-3e79-4de3-84f5-d2b429749ec2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:24.221365 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3849280f-3e79-4de3-84f5-d2b429749ec2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 returned with HTTP 200 Aug 18 23:04:24.221791 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1362/5442] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:24 2026] GET /volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:24.453155 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5ec2a060-aca5-4002-b62b-24fefb75fd68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:24.454891 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ec2a060-aca5-4002-b62b-24fefb75fd68 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:24.455155 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ec2a060-aca5-4002-b62b-24fefb75fd68 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:24.455437 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5ec2a060-aca5-4002-b62b-24fefb75fd68 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:24.455599 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-5ec2a060-aca5-4002-b62b-24fefb75fd68 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:24.460317 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:24.460317 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:24.461040 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5ec2a060-aca5-4002-b62b-24fefb75fd68 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:24.461460 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1362/5443] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:24 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:24.846707 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d4be8a3-18fc-42c9-bc17-d0d434b778a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:24.848413 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d4be8a3-18fc-42c9-bc17-d0d434b778a7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:24.848588 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d4be8a3-18fc-42c9-bc17-d0d434b778a7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:24.848757 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d4be8a3-18fc-42c9-bc17-d0d434b778a7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:24.857655 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:24.857655 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:24.861220 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d4be8a3-18fc-42c9-bc17-d0d434b778a7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:24.866202 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d4be8a3-18fc-42c9-bc17-d0d434b778a7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:24.866599 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1365/5444] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:24 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:25.166436 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-a7abc104-043d-4b71-91aa-1525a4442250 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:25.168466 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-a7abc104-043d-4b71-91aa-1525a4442250 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb/action Aug 18 23:04:25.168843 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-a7abc104-043d-4b71-91aa-1525a4442250 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:25.168998 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-a7abc104-043d-4b71-91aa-1525a4442250 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:25.184106 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:25.184106 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:25.193070 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c64562c8-678a-4bcc-9d88-b68a1e9511b8 req-a7abc104-043d-4b71-91aa-1525a4442250 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb/action returned with HTTP 204 Aug 18 23:04:25.193507 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1356/5445] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:04:25 2026] POST /volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:25.234546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d12ce8e9-a0ef-4ec7-86bd-8fdff33115a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:25.236727 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d12ce8e9-a0ef-4ec7-86bd-8fdff33115a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:25.237002 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d12ce8e9-a0ef-4ec7-86bd-8fdff33115a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:25.237239 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d12ce8e9-a0ef-4ec7-86bd-8fdff33115a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:25.243789 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d12ce8e9-a0ef-4ec7-86bd-8fdff33115a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 returned with HTTP 404 Aug 18 23:04:25.244324 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1363/5446] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:25 2026] GET /volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:25.253842 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-20101241-d034-47a6-9449-3575d0c0408e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:25.255724 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:25.256039 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1134206681"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:25.257443 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1134206681'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:25.257582 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:25.263804 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:25.270789 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (1434500f-3cc9-4242-be42-292da3bb264b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:25.271941 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52a17b6-03e4-4a82-80c3-6df645a13a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:25.273031 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:25.307079 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52a17b6-03e4-4a82-80c3-6df645a13a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:25.308071 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f45124b-aab8-46e8-b62c-552738f0e841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:25.351081 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['862e69ea-d9fb-434c-be6e-fdb5ea0a3606', '7661200e-795b-4c9f-9549-76f363f2f76d', '66c3c3bf-0804-4a2d-b1d8-38cb6b72ca17', '97654a76-88a8-4ece-b823-dd321f6aaa72'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:25.352199 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f45124b-aab8-46e8-b62c-552738f0e841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['862e69ea-d9fb-434c-be6e-fdb5ea0a3606', '7661200e-795b-4c9f-9549-76f363f2f76d', '66c3c3bf-0804-4a2d-b1d8-38cb6b72ca17', '97654a76-88a8-4ece-b823-dd321f6aaa72']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:25.353279 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e819f0c2-3185-41b5-8d59-9b19e8611d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:25.381375 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e819f0c2-3185-41b5-8d59-9b19e8611d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13f6d028-6374-4c36-8660-19249c1fff2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1134206681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['862e69ea-d9fb-434c-be6e-fdb5ea0a3606','7661200e-795b-4c9f-9549-76f363f2f76d','66c3c3bf-0804-4a2d-b1d8-38cb6b72ca17','97654a76-88a8-4ece-b823-dd321f6aaa72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1134206681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13f6d028-6374-4c36-8660-19249c1fff2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:25.382236 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeab18fa-de7c-41fc-aff4-a574d894dfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:25.400508 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeab18fa-de7c-41fc-aff4-a574d894dfd5) transitioned into state 'SUCCESS' from state '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-1134206681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['862e69ea-d9fb-434c-be6e-fdb5ea0a3606','7661200e-795b-4c9f-9549-76f363f2f76d','66c3c3bf-0804-4a2d-b1d8-38cb6b72ca17','97654a76-88a8-4ece-b823-dd321f6aaa72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:25.401250 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef2e9cc-c4fc-42b4-bd9c-c7109f05d7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:25.412289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef2e9cc-c4fc-42b4-bd9c-c7109f05d7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:25.412289 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (1434500f-3cc9-4242-be42-292da3bb264b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:25.412289 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:25.412289 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-20101241-d034-47a6-9449-3575d0c0408e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:25.412603 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1363/5447] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:04:25 2026] POST /volume/v3/volumes => generated 768 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:25.424182 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13a91290-cb2a-46a0-8a5e-72195005bdc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:25.426200 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13a91290-cb2a-46a0-8a5e-72195005bdc2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:25.426478 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13a91290-cb2a-46a0-8a5e-72195005bdc2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:25.426716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13a91290-cb2a-46a0-8a5e-72195005bdc2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:25.435238 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:25.435238 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:25.439423 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13a91290-cb2a-46a0-8a5e-72195005bdc2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:25.444200 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13a91290-cb2a-46a0-8a5e-72195005bdc2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a returned with HTTP 200 Aug 18 23:04:25.444692 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1366/5448] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:25 2026] GET /volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:25.471876 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4e2d693-e6e7-4c93-ab10-1db7835be792 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:25.473712 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4e2d693-e6e7-4c93-ab10-1db7835be792 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:25.473929 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4e2d693-e6e7-4c93-ab10-1db7835be792 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:25.474137 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4e2d693-e6e7-4c93-ab10-1db7835be792 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:25.474244 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d4e2d693-e6e7-4c93-ab10-1db7835be792 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:25.481804 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:25.481804 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:25.482497 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4e2d693-e6e7-4c93-ab10-1db7835be792 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:25.482916 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1357/5449] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:25 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:25.879469 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee2daee5-aa26-46ac-b333-4ebed8c1f5fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:25.881513 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee2daee5-aa26-46ac-b333-4ebed8c1f5fd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:25.881793 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee2daee5-aa26-46ac-b333-4ebed8c1f5fd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:25.881793 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee2daee5-aa26-46ac-b333-4ebed8c1f5fd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:25.891737 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:25.891737 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:25.894568 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee2daee5-aa26-46ac-b333-4ebed8c1f5fd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:25.898093 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee2daee5-aa26-46ac-b333-4ebed8c1f5fd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:25.898438 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1364/5450] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:25 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:26.458344 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-07d37fe2-7414-4aaf-9591-825533ffd1a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:26.460194 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07d37fe2-7414-4aaf-9591-825533ffd1a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:26.460461 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07d37fe2-7414-4aaf-9591-825533ffd1a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:26.460704 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-07d37fe2-7414-4aaf-9591-825533ffd1a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:26.468732 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:26.468732 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:26.472324 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-07d37fe2-7414-4aaf-9591-825533ffd1a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:26.476380 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-07d37fe2-7414-4aaf-9591-825533ffd1a1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a returned with HTTP 200 Aug 18 23:04:26.476788 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1364/5451] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:26 2026] GET /volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:26.488829 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab927b3c-de89-42c6-86fc-89459e5f10d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:26.490803 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab927b3c-de89-42c6-86fc-89459e5f10d5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:26.491131 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab927b3c-de89-42c6-86fc-89459e5f10d5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13f6d028-6374-4c36-8660-19249c1fff2a", "name": "tempest-VolumeDependencyTests-Snapshot-1899499385"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:26.493099 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da51827f-53ff-4c32-add3-8402171d2a91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:26.495324 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da51827f-53ff-4c32-add3-8402171d2a91 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:26.495596 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da51827f-53ff-4c32-add3-8402171d2a91 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:26.495794 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da51827f-53ff-4c32-add3-8402171d2a91 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:26.495961 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-da51827f-53ff-4c32-add3-8402171d2a91 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:26.499093 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:26.499093 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:26.499626 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab927b3c-de89-42c6-86fc-89459e5f10d5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:26.499780 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-ab927b3c-de89-42c6-86fc-89459e5f10d5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create snapshot from volume 13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:26.500249 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:26.500249 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:26.500881 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da51827f-53ff-4c32-add3-8402171d2a91 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:26.501330 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1358/5452] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:26 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:26.524328 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ab927b3c-de89-42c6-86fc-89459e5f10d5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['07864e6d-c339-413f-97b7-0b1901f75aef', 'abb965a6-b568-4051-971f-df92a8f9df5c', 'afed3a9a-d4b0-4f3a-9306-d506eb1b34a0', '19e6d2cf-37ef-4750-8fa4-691aecd83649'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:26.554783 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab927b3c-de89-42c6-86fc-89459e5f10d5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot create request issued successfully. Aug 18 23:04:26.555191 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab927b3c-de89-42c6-86fc-89459e5f10d5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:26.555771 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1367/5453] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:26.565663 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d605b9a-f1be-4a69-97fd-e7eba17eabfe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:26.568044 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d605b9a-f1be-4a69-97fd-e7eba17eabfe tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:26.568044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d605b9a-f1be-4a69-97fd-e7eba17eabfe tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:26.568044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d605b9a-f1be-4a69-97fd-e7eba17eabfe tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:26.573346 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:26.573346 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:26.573888 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9d605b9a-f1be-4a69-97fd-e7eba17eabfe tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:26.574692 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d605b9a-f1be-4a69-97fd-e7eba17eabfe tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 returned with HTTP 200 Aug 18 23:04:26.575082 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1365/5454] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:26 2026] GET /volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:27.511299 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0d729f1f-3dc9-4f06-8574-d6486ed2a72b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:27.513114 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d729f1f-3dc9-4f06-8574-d6486ed2a72b tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:27.513317 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d729f1f-3dc9-4f06-8574-d6486ed2a72b tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:27.513495 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0d729f1f-3dc9-4f06-8574-d6486ed2a72b tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:27.513627 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0d729f1f-3dc9-4f06-8574-d6486ed2a72b tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:27.517585 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:27.517585 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:27.518221 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0d729f1f-3dc9-4f06-8574-d6486ed2a72b tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:27.518646 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1365/5455] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:27 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:27.584565 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9bce22e-a0f7-4550-a3db-e455b27c9fb6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:27.586422 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9bce22e-a0f7-4550-a3db-e455b27c9fb6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:27.586641 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9bce22e-a0f7-4550-a3db-e455b27c9fb6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:27.586835 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9bce22e-a0f7-4550-a3db-e455b27c9fb6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:27.591714 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:27.591714 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:27.592144 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9bce22e-a0f7-4550-a3db-e455b27c9fb6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:27.592972 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9bce22e-a0f7-4550-a3db-e455b27c9fb6 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 returned with HTTP 200 Aug 18 23:04:27.593353 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1359/5456] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:27 2026] GET /volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:27.602157 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:27.604304 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:27.604773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8216673f-dcc2-400c-b09d-bd02d6ea9f41", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1453318793"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:27.606378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'snapshot_id': '8216673f-dcc2-400c-b09d-bd02d6ea9f41', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1453318793'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:27.611103 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:27.611103 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:27.611546 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:27.611654 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:27.614895 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:27.620060 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (214fb06d-1ea7-4ebb-8f68-5ffcc0027fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:27.621173 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252433e4-58e3-470d-922f-6f22a892f2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:27.622008 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:27.647218 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252433e4-58e3-470d-922f-6f22a892f2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8216673f-dcc2-400c-b09d-bd02d6ea9f41', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:27.647928 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78206f54-9f18-493e-bab9-3b1f6b0b6a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:27.681789 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['a50a73f7-9750-4c94-a9e1-90a4d8961966', '30d9359b-dad7-46a3-b2bd-491df05d3553', '96a19d6e-ea59-411a-91ff-5edb9cc3baf3', '1349fbe8-70bf-498c-8f3a-3d985a739848'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:27.682667 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78206f54-9f18-493e-bab9-3b1f6b0b6a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a50a73f7-9750-4c94-a9e1-90a4d8961966', '30d9359b-dad7-46a3-b2bd-491df05d3553', '96a19d6e-ea59-411a-91ff-5edb9cc3baf3', '1349fbe8-70bf-498c-8f3a-3d985a739848']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:27.683546 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c590227f-8b58-418e-8adc-5a2d3c36b1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:27.718649 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c590227f-8b58-418e-8adc-5a2d3c36b1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11940b49-bd0f-41f6-9603-705af461e300', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1453318793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['a50a73f7-9750-4c94-a9e1-90a4d8961966','30d9359b-dad7-46a3-b2bd-491df05d3553','96a19d6e-ea59-411a-91ff-5edb9cc3baf3','1349fbe8-70bf-498c-8f3a-3d985a739848'],size=1,snapshot_id=8216673f-dcc2-400c-b09d-bd02d6ea9f41,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1453318793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11940b49-bd0f-41f6-9603-705af461e300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8216673f-dcc2-400c-b09d-bd02d6ea9f41,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:27.719427 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbe9965-e278-43d0-9206-7573ea4e853a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:27.737054 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acbe9965-e278-43d0-9206-7573ea4e853a) transitioned into state 'SUCCESS' from state '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-1453318793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['a50a73f7-9750-4c94-a9e1-90a4d8961966','30d9359b-dad7-46a3-b2bd-491df05d3553','96a19d6e-ea59-411a-91ff-5edb9cc3baf3','1349fbe8-70bf-498c-8f3a-3d985a739848'],size=1,snapshot_id=8216673f-dcc2-400c-b09d-bd02d6ea9f41,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:27.737716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9feee55e-1a6f-4ff7-8fff-cce9b530ddcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:27.754132 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9feee55e-1a6f-4ff7-8fff-cce9b530ddcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:27.754898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (214fb06d-1ea7-4ebb-8f68-5ffcc0027fb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:27.755158 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:27.755685 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e18ade16-b260-40e4-a348-ea4dd09a74f7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:27.756104 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1368/5457] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 23:04:27 2026] POST /volume/v3/volumes => generated 802 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:27.771910 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc325ad8-a434-4cd0-bafa-adfa15251ae9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:27.773587 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc325ad8-a434-4cd0-bafa-adfa15251ae9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 Aug 18 23:04:27.773829 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc325ad8-a434-4cd0-bafa-adfa15251ae9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:27.774005 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc325ad8-a434-4cd0-bafa-adfa15251ae9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:27.780474 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:27.780474 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:27.783457 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bc325ad8-a434-4cd0-bafa-adfa15251ae9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:27.787098 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc325ad8-a434-4cd0-bafa-adfa15251ae9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 returned with HTTP 200 Aug 18 23:04:27.787532 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1366/5458] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:27 2026] GET /volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:28.529449 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b6d41a23-0ea5-485c-8484-e05526666a24 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:28.532034 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6d41a23-0ea5-485c-8484-e05526666a24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:28.532370 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6d41a23-0ea5-485c-8484-e05526666a24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:28.532644 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b6d41a23-0ea5-485c-8484-e05526666a24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:28.532932 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-b6d41a23-0ea5-485c-8484-e05526666a24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:28.538381 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:28.538381 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:28.539279 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b6d41a23-0ea5-485c-8484-e05526666a24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:28.539829 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1366/5459] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:28 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:28.802314 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-269abbdf-6759-429b-b5a1-969ecc89ac2f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:28.804063 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-269abbdf-6759-429b-b5a1-969ecc89ac2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 Aug 18 23:04:28.804295 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-269abbdf-6759-429b-b5a1-969ecc89ac2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:28.804510 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-269abbdf-6759-429b-b5a1-969ecc89ac2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:28.811431 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:28.811431 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:28.815083 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-269abbdf-6759-429b-b5a1-969ecc89ac2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:28.819002 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-269abbdf-6759-429b-b5a1-969ecc89ac2f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 returned with HTTP 200 Aug 18 23:04:28.819400 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1360/5460] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:28 2026] GET /volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:28.833635 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bb0f85e-d61c-4c3a-bd3b-c6ade69db2a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:28.835167 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bb0f85e-d61c-4c3a-bd3b-c6ade69db2a5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:28.835385 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bb0f85e-d61c-4c3a-bd3b-c6ade69db2a5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:28.835684 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bb0f85e-d61c-4c3a-bd3b-c6ade69db2a5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:28.835684 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-7bb0f85e-d61c-4c3a-bd3b-c6ade69db2a5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: 8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:28.840500 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:28.840500 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:28.840834 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bb0f85e-d61c-4c3a-bd3b-c6ade69db2a5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:28.860172 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bb0f85e-d61c-4c3a-bd3b-c6ade69db2a5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot delete request issued successfully. Aug 18 23:04:28.860385 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bb0f85e-d61c-4c3a-bd3b-c6ade69db2a5 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 returned with HTTP 202 Aug 18 23:04:28.860800 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1369/5461] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:28 2026] DELETE /volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:28.867688 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75d11626-c8dd-4117-9ac4-15a6211537ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:28.869604 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75d11626-c8dd-4117-9ac4-15a6211537ac tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:28.869802 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75d11626-c8dd-4117-9ac4-15a6211537ac tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:28.870012 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75d11626-c8dd-4117-9ac4-15a6211537ac tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:28.875193 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:28.875193 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:28.875667 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75d11626-c8dd-4117-9ac4-15a6211537ac tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Snapshot retrieved successfully. Aug 18 23:04:28.876654 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75d11626-c8dd-4117-9ac4-15a6211537ac tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 returned with HTTP 200 Aug 18 23:04:28.877018 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1367/5462] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:28 2026] GET /volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:29.092224 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-27eace6a-b1dd-4ad4-a0e3-1e4aa70817b3 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:29.094989 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-27eace6a-b1dd-4ad4-a0e3-1e4aa70817b3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:29.095183 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-27eace6a-b1dd-4ad4-a0e3-1e4aa70817b3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:29.095408 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-27eace6a-b1dd-4ad4-a0e3-1e4aa70817b3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:29.104472 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:29.104472 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:29.107479 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-27eace6a-b1dd-4ad4-a0e3-1e4aa70817b3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:29.111301 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-27eace6a-b1dd-4ad4-a0e3-1e4aa70817b3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:29.111775 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1367/5463] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:04:29 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:29.129561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-dd32cc76-907d-48a6-9fcc-ff32451d8924 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:29.131573 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-dd32cc76-907d-48a6-9fcc-ff32451d8924 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991/action Aug 18 23:04:29.131878 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-dd32cc76-907d-48a6-9fcc-ff32451d8924 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:29.131980 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-dd32cc76-907d-48a6-9fcc-ff32451d8924 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:29.141133 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:29.141133 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:29.141573 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-dd32cc76-907d-48a6-9fcc-ff32451d8924 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:29.147136 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-dd32cc76-907d-48a6-9fcc-ff32451d8924 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Begin detaching volume completed successfully. Aug 18 23:04:29.147364 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-dd32cc76-907d-48a6-9fcc-ff32451d8924 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991/action returned with HTTP 202 Aug 18 23:04:29.147837 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1361/5464] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:04:29 2026] POST /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:04:29.183605 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f367176-a3a9-44df-874d-e127e3c0af09 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:29.183989 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f367176-a3a9-44df-874d-e127e3c0af09 None None] GET https://10.4.3.89/volume// Aug 18 23:04:29.184142 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f367176-a3a9-44df-874d-e127e3c0af09 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:29.184355 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f367176-a3a9-44df-874d-e127e3c0af09 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:29.184672 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f367176-a3a9-44df-874d-e127e3c0af09 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:29.184983 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1370/5465] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:04:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:29.192069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-976863e5-3282-4da2-9c77-954726cb163d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:29.194068 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-976863e5-3282-4da2-9c77-954726cb163d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:29.194288 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-976863e5-3282-4da2-9c77-954726cb163d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:29.194468 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-976863e5-3282-4da2-9c77-954726cb163d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:29.202882 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:29.202882 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:29.206485 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-976863e5-3282-4da2-9c77-954726cb163d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:29.210351 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-976863e5-3282-4da2-9c77-954726cb163d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:29.210740 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1368/5466] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:04:29 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:04:29.551210 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-0474d044-6ae5-4615-9104-1566c9cb26dd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:29.553815 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0474d044-6ae5-4615-9104-1566c9cb26dd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:29.554468 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0474d044-6ae5-4615-9104-1566c9cb26dd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:29.554468 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-0474d044-6ae5-4615-9104-1566c9cb26dd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:29.554592 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-0474d044-6ae5-4615-9104-1566c9cb26dd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:29.559723 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:29.559723 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:29.560852 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-0474d044-6ae5-4615-9104-1566c9cb26dd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:29.561497 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1368/5467] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:29 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:29.885283 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2cb81087-4244-46ff-9616-82b4cd0bb5cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:29.887012 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cb81087-4244-46ff-9616-82b4cd0bb5cd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:29.887197 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cb81087-4244-46ff-9616-82b4cd0bb5cd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:29.887395 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2cb81087-4244-46ff-9616-82b4cd0bb5cd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:29.891474 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2cb81087-4244-46ff-9616-82b4cd0bb5cd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 returned with HTTP 404 Aug 18 23:04:29.891991 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1362/5468] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:29 2026] GET /volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:29.898220 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b6dd4252-1915-4d82-a9b0-18dfbb9df34a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:29.899831 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6dd4252-1915-4d82-a9b0-18dfbb9df34a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:29.900017 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6dd4252-1915-4d82-a9b0-18dfbb9df34a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:29.900183 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b6dd4252-1915-4d82-a9b0-18dfbb9df34a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:29.900360 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b6dd4252-1915-4d82-a9b0-18dfbb9df34a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:29.906339 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:29.906339 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:29.906736 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6dd4252-1915-4d82-a9b0-18dfbb9df34a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:29.920089 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b6dd4252-1915-4d82-a9b0-18dfbb9df34a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:29.920287 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b6dd4252-1915-4d82-a9b0-18dfbb9df34a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a returned with HTTP 202 Aug 18 23:04:29.920652 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1371/5469] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:29 2026] DELETE /volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:29.927204 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9cf3dd4d-27ef-44d9-a371-ad32142dbf80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:29.928909 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cf3dd4d-27ef-44d9-a371-ad32142dbf80 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:29.929166 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cf3dd4d-27ef-44d9-a371-ad32142dbf80 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:29.929361 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9cf3dd4d-27ef-44d9-a371-ad32142dbf80 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:29.935826 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:29.935826 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:29.940668 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9cf3dd4d-27ef-44d9-a371-ad32142dbf80 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:29.945139 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9cf3dd4d-27ef-44d9-a371-ad32142dbf80 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a returned with HTTP 200 Aug 18 23:04:29.945552 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1369/5470] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:29 2026] GET /volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:30.028141 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-bae440ab-e887-4849-bb8a-380f2e128219 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:30.030494 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-bae440ab-e887-4849-bb8a-380f2e128219 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb Aug 18 23:04:30.030770 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-bae440ab-e887-4849-bb8a-380f2e128219 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:30.031029 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-bae440ab-e887-4849-bb8a-380f2e128219 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:30.038427 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:30.038427 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:30.077277 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-408d0107-4dc0-4ccf-b910-0c9cbe07f3f1 req-bae440ab-e887-4849-bb8a-380f2e128219 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb returned with HTTP 200 Aug 18 23:04:30.077854 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1369/5471] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:04:30 2026] DELETE /volume/v3/attachments/b00fec2d-135a-44cb-824b-1d1867d84abb => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:30.226204 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:30.227779 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:30.228076 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1187884647", "snapshot_id": "d1e73b9c-cf17-435f-9b24-84c12d123858", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:30.229473 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1187884647', 'snapshot_id': 'd1e73b9c-cf17-435f-9b24-84c12d123858', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:30.234040 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:30.234040 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:30.234417 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:30.234538 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume of 1 GB Aug 18 23:04:30.237442 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Availability Zones retrieved successfully. Aug 18 23:04:30.242109 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Flow 'volume_create_api' (2cec8112-075e-4474-a576-f1748ed8d034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:30.243120 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6205f1e4-5cde-460e-a9fb-ca61ef513986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:30.243864 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:30.268602 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6205f1e4-5cde-460e-a9fb-ca61ef513986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd1e73b9c-cf17-435f-9b24-84c12d123858', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:30.269319 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f7fe8c0-18bf-4249-9583-9a6f4bd9ed2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:30.306222 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Created reservations ['292888c0-5c58-49a3-8803-a385bef1bf73', 'de62e399-145b-4f0e-860e-d06d59389ccb', 'b1b1349f-c77e-4261-9b6a-c3bba002f785', '9f331605-005f-49dd-9db3-e37157b47771'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:30.307150 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f7fe8c0-18bf-4249-9583-9a6f4bd9ed2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292888c0-5c58-49a3-8803-a385bef1bf73', 'de62e399-145b-4f0e-860e-d06d59389ccb', 'b1b1349f-c77e-4261-9b6a-c3bba002f785', '9f331605-005f-49dd-9db3-e37157b47771']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:30.308069 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdbd66c-8a80-4810-b0e1-e80ac1db9c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:30.347890 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdbd66c-8a80-4810-b0e1-e80ac1db9c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15143256-a918-4916-a583-f7b504106920', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1187884647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d6f381129c4a0d874f6e52de174555',qos_specs=None,replication_status=,reservations=['292888c0-5c58-49a3-8803-a385bef1bf73','de62e399-145b-4f0e-860e-d06d59389ccb','b1b1349f-c77e-4261-9b6a-c3bba002f785','9f331605-005f-49dd-9db3-e37157b47771'],size=1,snapshot_id=d1e73b9c-cf17-435f-9b24-84c12d123858,source_replicaid=,source_volid=None,status='creating',user_id='5c13b0b602b941febecc82ce1fd86649',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1187884647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15143256-a918-4916-a583-f7b504106920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d6f381129c4a0d874f6e52de174555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d1e73b9c-cf17-435f-9b24-84c12d123858,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c13b0b602b941febecc82ce1fd86649',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:30.348599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c630ecba-0999-45c1-b3d3-8198ac1eec37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:30.363914 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c630ecba-0999-45c1-b3d3-8198ac1eec37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1187884647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d6f381129c4a0d874f6e52de174555',qos_specs=None,replication_status=,reservations=['292888c0-5c58-49a3-8803-a385bef1bf73','de62e399-145b-4f0e-860e-d06d59389ccb','b1b1349f-c77e-4261-9b6a-c3bba002f785','9f331605-005f-49dd-9db3-e37157b47771'],size=1,snapshot_id=d1e73b9c-cf17-435f-9b24-84c12d123858,source_replicaid=,source_volid=None,status='creating',user_id='5c13b0b602b941febecc82ce1fd86649',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:30.364587 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7587b335-c66f-4b49-93ae-52ac9c3de6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:30.381860 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7587b335-c66f-4b49-93ae-52ac9c3de6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:30.382607 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Flow 'volume_create_api' (2cec8112-075e-4474-a576-f1748ed8d034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:30.382875 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume request issued successfully. Aug 18 23:04:30.383388 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f4efe8a-a185-442b-a590-b4ff3fce7e15 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:30.383790 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1363/5472] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:04:30 2026] POST /volume/v3/volumes => generated 789 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:30.394223 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c709859f-f711-4a79-ab95-df29049cba56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:30.395931 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c709859f-f711-4a79-ab95-df29049cba56 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:30.396112 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c709859f-f711-4a79-ab95-df29049cba56 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:30.396302 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c709859f-f711-4a79-ab95-df29049cba56 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:30.402701 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:30.402701 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:30.407031 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c709859f-f711-4a79-ab95-df29049cba56 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:30.412792 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c709859f-f711-4a79-ab95-df29049cba56 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:30.413320 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1372/5473] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:30 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:30.572299 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ffd23e1-8fb2-4235-ac93-13c56d40481e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:30.574148 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ffd23e1-8fb2-4235-ac93-13c56d40481e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:30.574443 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ffd23e1-8fb2-4235-ac93-13c56d40481e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:30.574709 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ffd23e1-8fb2-4235-ac93-13c56d40481e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:30.574849 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6ffd23e1-8fb2-4235-ac93-13c56d40481e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:30.580056 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:30.580056 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:30.580852 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ffd23e1-8fb2-4235-ac93-13c56d40481e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:30.581479 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1370/5474] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:30 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:30.956987 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b60f240b-7c85-43ac-b43a-032398a54089 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:30.958846 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b60f240b-7c85-43ac-b43a-032398a54089 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:30.959046 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b60f240b-7c85-43ac-b43a-032398a54089 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:30.959226 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b60f240b-7c85-43ac-b43a-032398a54089 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:30.965579 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b60f240b-7c85-43ac-b43a-032398a54089 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a returned with HTTP 404 Aug 18 23:04:30.966184 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1370/5475] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:30 2026] GET /volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:30.973063 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:30.974873 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:30.975240 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1887746722"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:30.976779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1887746722'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:30.976904 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:30.977159 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:30.977159 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:30.981005 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:30.986279 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (8c935e3d-6da6-4846-a96b-d8eaef79b444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:30.987171 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6226e7d9-d049-4535-82ef-4820a550b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:30.988016 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:31.009653 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6226e7d9-d049-4535-82ef-4820a550b7cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:31.010400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2ea8aa-698d-423b-882b-1fe491740e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:31.046632 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['a4a24b29-00c7-41ee-b733-20de6bd261bc', '134696a5-2d81-4295-813c-52a78426fe80', '25829493-85e8-4bd2-a218-3224c1bc6311', '156f5d49-6f62-4c21-948d-51283a7e301f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:31.047627 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2ea8aa-698d-423b-882b-1fe491740e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4a24b29-00c7-41ee-b733-20de6bd261bc', '134696a5-2d81-4295-813c-52a78426fe80', '25829493-85e8-4bd2-a218-3224c1bc6311', '156f5d49-6f62-4c21-948d-51283a7e301f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:31.048507 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bab245d-6688-4337-954b-7466fad15b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:31.070924 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bab245d-6688-4337-954b-7466fad15b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2af1d02e-32a3-4fe7-a340-46d21a931945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1887746722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['a4a24b29-00c7-41ee-b733-20de6bd261bc','134696a5-2d81-4295-813c-52a78426fe80','25829493-85e8-4bd2-a218-3224c1bc6311','156f5d49-6f62-4c21-948d-51283a7e301f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1887746722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2af1d02e-32a3-4fe7-a340-46d21a931945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:31.071680 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0487eef-0850-4737-9e05-2a2d7348e6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:31.089354 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0487eef-0850-4737-9e05-2a2d7348e6b5) transitioned into state 'SUCCESS' from state '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-1887746722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['a4a24b29-00c7-41ee-b733-20de6bd261bc','134696a5-2d81-4295-813c-52a78426fe80','25829493-85e8-4bd2-a218-3224c1bc6311','156f5d49-6f62-4c21-948d-51283a7e301f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:31.090194 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443333b4-b369-4c83-8d3e-644fa523bc56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:31.098622 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443333b4-b369-4c83-8d3e-644fa523bc56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:31.099748 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (8c935e3d-6da6-4846-a96b-d8eaef79b444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:31.100145 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:31.100752 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bfbe37e-9090-4a4c-a6a0-f59b38f13b1b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:31.101195 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1364/5476] 10.4.3.89 () {70 vars in 1292 bytes} [Tue Aug 18 23:04:30 2026] POST /volume/v3/volumes => generated 768 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:31.112367 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87f0280e-646a-4fbe-a600-dcd9243cbd09 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:31.114330 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87f0280e-646a-4fbe-a600-dcd9243cbd09 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:31.114594 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87f0280e-646a-4fbe-a600-dcd9243cbd09 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:31.114795 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87f0280e-646a-4fbe-a600-dcd9243cbd09 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:31.122452 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:31.122452 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:31.126610 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87f0280e-646a-4fbe-a600-dcd9243cbd09 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:31.131896 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87f0280e-646a-4fbe-a600-dcd9243cbd09 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 returned with HTTP 200 Aug 18 23:04:31.132319 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1373/5477] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:31 2026] GET /volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:31.425388 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61d770b4-93b3-4820-931e-9d41b603d4cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:31.427777 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61d770b4-93b3-4820-931e-9d41b603d4cf tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:31.428073 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61d770b4-93b3-4820-931e-9d41b603d4cf tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:31.428351 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61d770b4-93b3-4820-931e-9d41b603d4cf tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:31.435027 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:31.435027 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:31.439769 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61d770b4-93b3-4820-931e-9d41b603d4cf tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:31.444898 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61d770b4-93b3-4820-931e-9d41b603d4cf tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:31.445332 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1371/5478] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:31 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:31.457005 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1b80adb4-1bdf-4342-a4fd-829e9404a817 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:31.458572 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b80adb4-1bdf-4342-a4fd-829e9404a817 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:31.458762 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b80adb4-1bdf-4342-a4fd-829e9404a817 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:31.458970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1b80adb4-1bdf-4342-a4fd-829e9404a817 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:31.465020 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:31.465020 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:31.468177 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1b80adb4-1bdf-4342-a4fd-829e9404a817 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:31.471744 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1b80adb4-1bdf-4342-a4fd-829e9404a817 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:31.472128 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1371/5479] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:31 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:31.591511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-460749aa-a0c5-4d27-8751-6064991307a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:31.593615 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-460749aa-a0c5-4d27-8751-6064991307a7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:31.593905 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-460749aa-a0c5-4d27-8751-6064991307a7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:31.594168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-460749aa-a0c5-4d27-8751-6064991307a7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:31.594355 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-460749aa-a0c5-4d27-8751-6064991307a7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:31.599678 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:31.599678 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:31.600517 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-460749aa-a0c5-4d27-8751-6064991307a7 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:31.601038 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1365/5480] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:31 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:31.918465 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-353494c1-72de-4f33-9855-df0f275a9427 req-708225e5-b2ff-490b-a25b-8c4b8082b434 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:31.920514 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-708225e5-b2ff-490b-a25b-8c4b8082b434 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:31.920721 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-708225e5-b2ff-490b-a25b-8c4b8082b434 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:31.920919 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-708225e5-b2ff-490b-a25b-8c4b8082b434 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:31.927939 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:31.927939 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:31.931579 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-353494c1-72de-4f33-9855-df0f275a9427 req-708225e5-b2ff-490b-a25b-8c4b8082b434 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:31.936188 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-708225e5-b2ff-490b-a25b-8c4b8082b434 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:31.936660 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1374/5481] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:04:31 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:32.002736 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06a92bc8-a58c-49ae-8b38-e69461d6c15a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.003087 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06a92bc8-a58c-49ae-8b38-e69461d6c15a None None] GET https://10.4.3.89/volume// Aug 18 23:04:32.003276 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06a92bc8-a58c-49ae-8b38-e69461d6c15a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:32.003482 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06a92bc8-a58c-49ae-8b38-e69461d6c15a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:32.003794 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06a92bc8-a58c-49ae-8b38-e69461d6c15a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:32.004061 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1372/5482] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:04:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:32.010832 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-353494c1-72de-4f33-9855-df0f275a9427 req-fbfc709d-772d-48ce-9c0c-34e9b29e4eb4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.012659 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-fbfc709d-772d-48ce-9c0c-34e9b29e4eb4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:04:32.012997 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-fbfc709d-772d-48ce-9c0c-34e9b29e4eb4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15143256-a918-4916-a583-f7b504106920", "connector": null, "instance_uuid": "109c43ba-2a5d-484a-b3be-444988b33679"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:32.020393 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:32.020393 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:32.044875 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-fbfc709d-772d-48ce-9c0c-34e9b29e4eb4 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:04:32.045526 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1372/5483] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:04:32 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:32.071899 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c2afabda-c4b0-4b68-acd7-0b6dd05a113c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.073943 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2afabda-c4b0-4b68-acd7-0b6dd05a113c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:32.074207 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2afabda-c4b0-4b68-acd7-0b6dd05a113c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:32.074516 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c2afabda-c4b0-4b68-acd7-0b6dd05a113c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:32.081117 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-435ae6b2-1a7f-4c5b-817b-8c8c4c3fdfcc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.081632 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-435ae6b2-1a7f-4c5b-817b-8c8c4c3fdfcc None None] GET https://10.4.3.89/volume// Aug 18 23:04:32.081850 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-435ae6b2-1a7f-4c5b-817b-8c8c4c3fdfcc None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:32.082092 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-435ae6b2-1a7f-4c5b-817b-8c8c4c3fdfcc None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:32.082526 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-435ae6b2-1a7f-4c5b-817b-8c8c4c3fdfcc None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:32.082988 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1375/5484] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:04:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:32.084899 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:32.084899 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:32.087973 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c2afabda-c4b0-4b68-acd7-0b6dd05a113c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:32.091379 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-353494c1-72de-4f33-9855-df0f275a9427 req-be98af18-e98a-4bf1-8878-86b3fc803983 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.092473 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c2afabda-c4b0-4b68-acd7-0b6dd05a113c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:32.092841 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1366/5485] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:32 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:32.097635 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-be98af18-e98a-4bf1-8878-86b3fc803983 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:32.098465 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-be98af18-e98a-4bf1-8878-86b3fc803983 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:32.098719 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-be98af18-e98a-4bf1-8878-86b3fc803983 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:32.127336 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:32.127336 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:32.131002 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-353494c1-72de-4f33-9855-df0f275a9427 req-be98af18-e98a-4bf1-8878-86b3fc803983 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:32.135008 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-be98af18-e98a-4bf1-8878-86b3fc803983 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:32.135384 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1373/5486] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:04:32 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:04:32.146935 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f3dcfc43-c4a4-4717-acd5-318b288ba685 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.149419 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3dcfc43-c4a4-4717-acd5-318b288ba685 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:32.149790 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3dcfc43-c4a4-4717-acd5-318b288ba685 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:32.150039 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f3dcfc43-c4a4-4717-acd5-318b288ba685 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:32.161207 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:32.161207 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:32.165382 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f3dcfc43-c4a4-4717-acd5-318b288ba685 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:32.169624 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f3dcfc43-c4a4-4717-acd5-318b288ba685 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 returned with HTTP 200 Aug 18 23:04:32.170044 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1373/5487] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:32 2026] GET /volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 18 23:04:32.181767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91b0e26b-a00e-41db-b536-9932565fc83c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.183997 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:32.184517 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2af1d02e-32a3-4fe7-a340-46d21a931945", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1798149606"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:32.186486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request body: {'volume': {'source_volid': '2af1d02e-32a3-4fe7-a340-46d21a931945', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1798149606'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:32.195298 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:32.195298 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:32.195901 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume retrieved successfully. Aug 18 23:04:32.196057 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume of 1 GB Aug 18 23:04:32.200155 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Availability Zones retrieved successfully. Aug 18 23:04:32.205213 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (ee3147ba-23a8-4c17-ab7d-a8f2a749048c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:32.206284 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c367df-2a51-46d9-8ae3-cee2ffb3cb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:32.207141 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:32.228985 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8c367df-2a51-46d9-8ae3-cee2ffb3cb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2af1d02e-32a3-4fe7-a340-46d21a931945', 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:32.229692 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ded2a97-2044-48cb-85bc-5cf7bc1e66f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:32.235662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-353494c1-72de-4f33-9855-df0f275a9427 req-6e8369e3-ccdf-46d6-bb7b-dcc6e5661d44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.237856 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-6e8369e3-ccdf-46d6-bb7b-dcc6e5661d44 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] PUT https://10.4.3.89/volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728 Aug 18 23:04:32.238356 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-6e8369e3-ccdf-46d6-bb7b-dcc6e5661d44 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:32.245947 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-353494c1-72de-4f33-9855-df0f275a9427 req-6e8369e3-ccdf-46d6-bb7b-dcc6e5661d44 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Acquiring lock "cinder-attachment_update-15143256-a918-4916-a583-f7b504106920-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:04:32.251077 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-353494c1-72de-4f33-9855-df0f275a9427 req-6e8369e3-ccdf-46d6-bb7b-dcc6e5661d44 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Lock "cinder-attachment_update-15143256-a918-4916-a583-f7b504106920-np0000007715" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:04:32.252099 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:32.252099 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:32.264903 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Created reservations ['01b8987e-5399-4b21-9b08-4791eccd5869', 'b6f1aad2-2d84-44a9-bd2f-355e6454a905', '8992cc36-9686-42bb-a828-aeb5481df08c', 'aa7f7c75-1335-4d66-aca4-ec8c85598363'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:32.265676 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ded2a97-2044-48cb-85bc-5cf7bc1e66f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b8987e-5399-4b21-9b08-4791eccd5869', 'b6f1aad2-2d84-44a9-bd2f-355e6454a905', '8992cc36-9686-42bb-a828-aeb5481df08c', 'aa7f7c75-1335-4d66-aca4-ec8c85598363']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:32.266394 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c98c2a-19d6-4a40-b326-080f9107b864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:32.298931 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c98c2a-19d6-4a40-b326-080f9107b864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34ffa328-d2fd-4e13-a77c-8ceefa70be5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1798149606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['01b8987e-5399-4b21-9b08-4791eccd5869','b6f1aad2-2d84-44a9-bd2f-355e6454a905','8992cc36-9686-42bb-a828-aeb5481df08c','aa7f7c75-1335-4d66-aca4-ec8c85598363'],size=1,snapshot_id=None,source_replicaid=,source_volid=2af1d02e-32a3-4fe7-a340-46d21a931945,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1798149606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34ffa328-d2fd-4e13-a77c-8ceefa70be5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a667975cab74a5f8068e49235627a8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2af1d02e-32a3-4fe7-a340-46d21a931945,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:32.300248 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (074a4ae5-d255-4d00-b913-d99930bf74fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:32.316096 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (074a4ae5-d255-4d00-b913-d99930bf74fa) transitioned into state 'SUCCESS' from state '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-1798149606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a667975cab74a5f8068e49235627a8a',qos_specs=None,replication_status=,reservations=['01b8987e-5399-4b21-9b08-4791eccd5869','b6f1aad2-2d84-44a9-bd2f-355e6454a905','8992cc36-9686-42bb-a828-aeb5481df08c','aa7f7c75-1335-4d66-aca4-ec8c85598363'],size=1,snapshot_id=None,source_replicaid=,source_volid=2af1d02e-32a3-4fe7-a340-46d21a931945,status='creating',user_id='f8854a7eb3f84e0e841d1e546f96bfa4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:32.316817 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d740d2-6090-4997-8de7-01282198334e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:32.317496 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-353494c1-72de-4f33-9855-df0f275a9427 req-6e8369e3-ccdf-46d6-bb7b-dcc6e5661d44 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Lock "cinder-attachment_update-15143256-a918-4916-a583-f7b504106920-np0000007715" released by "attachment_update" :: held 0.066s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:04:32.317859 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-6e8369e3-ccdf-46d6-bb7b-dcc6e5661d44 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728 returned with HTTP 200 Aug 18 23:04:32.318359 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1367/5488] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:04:32 2026] PUT /volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:32.335301 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d740d2-6090-4997-8de7-01282198334e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:32.336716 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Flow 'volume_create_api' (ee3147ba-23a8-4c17-ab7d-a8f2a749048c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:32.337167 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Create volume request issued successfully. Aug 18 23:04:32.338182 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91b0e26b-a00e-41db-b536-9932565fc83c tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:32.338889 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1376/5489] 10.4.3.89 () {70 vars in 1293 bytes} [Tue Aug 18 23:04:32 2026] POST /volume/v3/volumes => generated 802 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:32.350991 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e15b23b7-abdb-4468-94e4-0f1609244f14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.356174 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e15b23b7-abdb-4468-94e4-0f1609244f14 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d Aug 18 23:04:32.356502 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e15b23b7-abdb-4468-94e4-0f1609244f14 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:32.356782 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e15b23b7-abdb-4468-94e4-0f1609244f14 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:32.367279 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:32.367279 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:32.370927 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e15b23b7-abdb-4468-94e4-0f1609244f14 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:32.375698 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e15b23b7-abdb-4468-94e4-0f1609244f14 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d returned with HTTP 200 Aug 18 23:04:32.376447 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1374/5490] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:32 2026] GET /volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:32.611040 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-86eb541d-f9c4-4c42-945a-6c87ea0f480e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:32.612845 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86eb541d-f9c4-4c42-945a-6c87ea0f480e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:32.613078 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86eb541d-f9c4-4c42-945a-6c87ea0f480e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:32.613282 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-86eb541d-f9c4-4c42-945a-6c87ea0f480e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:32.613405 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-86eb541d-f9c4-4c42-945a-6c87ea0f480e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:32.617282 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:32.617282 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:32.617839 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-86eb541d-f9c4-4c42-945a-6c87ea0f480e tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:32.618174 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1374/5491] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:32 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:33.104781 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5c7b651-e14b-4ee9-8574-0fe45faf007e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:33.106490 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5c7b651-e14b-4ee9-8574-0fe45faf007e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:33.106698 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5c7b651-e14b-4ee9-8574-0fe45faf007e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:33.106881 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5c7b651-e14b-4ee9-8574-0fe45faf007e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:33.116185 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:33.116185 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:33.119507 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5c7b651-e14b-4ee9-8574-0fe45faf007e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:33.123561 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5c7b651-e14b-4ee9-8574-0fe45faf007e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:33.123931 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1368/5492] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:33 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:33.392258 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e48a7491-2963-44a6-af38-8f1fa0404759 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:33.394321 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e48a7491-2963-44a6-af38-8f1fa0404759 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d Aug 18 23:04:33.394636 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e48a7491-2963-44a6-af38-8f1fa0404759 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:33.394874 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e48a7491-2963-44a6-af38-8f1fa0404759 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:33.403031 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:33.403031 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:33.406609 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e48a7491-2963-44a6-af38-8f1fa0404759 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:33.410668 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e48a7491-2963-44a6-af38-8f1fa0404759 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d returned with HTTP 200 Aug 18 23:04:33.411033 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1377/5493] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:33 2026] GET /volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:33.422764 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03014e11-6f3a-4b01-8d43-6908517b908f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:33.424320 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03014e11-6f3a-4b01-8d43-6908517b908f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:33.424511 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03014e11-6f3a-4b01-8d43-6908517b908f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:33.424680 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03014e11-6f3a-4b01-8d43-6908517b908f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:33.424848 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-03014e11-6f3a-4b01-8d43-6908517b908f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:33.431324 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:33.431324 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:33.431775 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03014e11-6f3a-4b01-8d43-6908517b908f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:33.446075 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03014e11-6f3a-4b01-8d43-6908517b908f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:33.446236 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03014e11-6f3a-4b01-8d43-6908517b908f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 returned with HTTP 202 Aug 18 23:04:33.446629 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1375/5494] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:33 2026] DELETE /volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:33.453546 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c8e9f9f5-99c6-4f2d-be2f-8be35cd8aae1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:33.455296 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8e9f9f5-99c6-4f2d-be2f-8be35cd8aae1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:33.455490 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8e9f9f5-99c6-4f2d-be2f-8be35cd8aae1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:33.455664 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c8e9f9f5-99c6-4f2d-be2f-8be35cd8aae1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:33.462313 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:33.462313 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:33.465384 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c8e9f9f5-99c6-4f2d-be2f-8be35cd8aae1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:33.469165 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c8e9f9f5-99c6-4f2d-be2f-8be35cd8aae1 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 returned with HTTP 200 Aug 18 23:04:33.469590 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1375/5495] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:33 2026] GET /volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:33.627561 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18f5559a-f13a-4e83-8821-5be76f1066ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:33.629262 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18f5559a-f13a-4e83-8821-5be76f1066ee tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:33.629503 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18f5559a-f13a-4e83-8821-5be76f1066ee tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:33.629704 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18f5559a-f13a-4e83-8821-5be76f1066ee tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:33.629802 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-18f5559a-f13a-4e83-8821-5be76f1066ee tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:33.633855 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:33.633855 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:33.634420 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18f5559a-f13a-4e83-8821-5be76f1066ee tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:33.634887 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1369/5496] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:33 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:34.136124 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff3fcf7a-0c9e-4732-bad2-bad22ed8d442 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:34.138044 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff3fcf7a-0c9e-4732-bad2-bad22ed8d442 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:34.138281 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff3fcf7a-0c9e-4732-bad2-bad22ed8d442 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:34.138487 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff3fcf7a-0c9e-4732-bad2-bad22ed8d442 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:34.147748 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:34.147748 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:34.151135 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff3fcf7a-0c9e-4732-bad2-bad22ed8d442 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:34.156208 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff3fcf7a-0c9e-4732-bad2-bad22ed8d442 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:34.156708 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1378/5497] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:34 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:34.481846 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b3cc3da-fdc5-4a3c-bba4-8e180339757b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:34.483609 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b3cc3da-fdc5-4a3c-bba4-8e180339757b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:34.483863 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b3cc3da-fdc5-4a3c-bba4-8e180339757b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:34.484094 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b3cc3da-fdc5-4a3c-bba4-8e180339757b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:34.489068 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b3cc3da-fdc5-4a3c-bba4-8e180339757b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 returned with HTTP 404 Aug 18 23:04:34.489501 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1376/5498] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:34 2026] GET /volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:34.496482 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-1e7cc6c1-4e0d-4fca-9af7-ac2b4a138e0a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:34.498293 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e7cc6c1-4e0d-4fca-9af7-ac2b4a138e0a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d Aug 18 23:04:34.498506 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e7cc6c1-4e0d-4fca-9af7-ac2b4a138e0a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:34.498689 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-1e7cc6c1-4e0d-4fca-9af7-ac2b4a138e0a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:34.498844 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-1e7cc6c1-4e0d-4fca-9af7-ac2b4a138e0a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 34ffa328-d2fd-4e13-a77c-8ceefa70be5d Aug 18 23:04:34.504978 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:34.504978 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:34.505368 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1e7cc6c1-4e0d-4fca-9af7-ac2b4a138e0a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:34.518232 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-1e7cc6c1-4e0d-4fca-9af7-ac2b4a138e0a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:34.518459 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-1e7cc6c1-4e0d-4fca-9af7-ac2b4a138e0a tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d returned with HTTP 202 Aug 18 23:04:34.518867 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1376/5499] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:34 2026] DELETE /volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:34.525179 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7407e7f-7b7d-4475-ab4e-a4ce43b0217d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:34.526871 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7407e7f-7b7d-4475-ab4e-a4ce43b0217d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d Aug 18 23:04:34.527089 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7407e7f-7b7d-4475-ab4e-a4ce43b0217d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:34.527281 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7407e7f-7b7d-4475-ab4e-a4ce43b0217d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:34.533927 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:34.533927 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:34.537043 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7407e7f-7b7d-4475-ab4e-a4ce43b0217d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:34.540714 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7407e7f-7b7d-4475-ab4e-a4ce43b0217d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d returned with HTTP 200 Aug 18 23:04:34.541065 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1370/5500] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:34 2026] GET /volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:34.643803 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f7f6326-7243-4695-855e-f6449b65cd98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:34.645618 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f7f6326-7243-4695-855e-f6449b65cd98 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:34.645813 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f7f6326-7243-4695-855e-f6449b65cd98 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:34.645996 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f7f6326-7243-4695-855e-f6449b65cd98 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:34.646107 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9f7f6326-7243-4695-855e-f6449b65cd98 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:34.650002 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:34.650002 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:34.650667 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f7f6326-7243-4695-855e-f6449b65cd98 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:34.651044 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1379/5501] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:34 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:35.168078 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19dc3b29-6ebf-4382-9cfd-b2fae3114700 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.169716 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19dc3b29-6ebf-4382-9cfd-b2fae3114700 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:35.169892 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19dc3b29-6ebf-4382-9cfd-b2fae3114700 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.170066 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19dc3b29-6ebf-4382-9cfd-b2fae3114700 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.178800 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:35.178800 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:35.182074 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-19dc3b29-6ebf-4382-9cfd-b2fae3114700 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:35.185876 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19dc3b29-6ebf-4382-9cfd-b2fae3114700 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:35.186216 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1377/5502] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:35 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:35.553764 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-67d154ed-5ded-445d-929d-3910dac23f5f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.555467 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-353494c1-72de-4f33-9855-df0f275a9427 req-034b9273-83c3-456e-85b8-0ba3dabb12b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.555692 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67d154ed-5ded-445d-929d-3910dac23f5f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d Aug 18 23:04:35.555795 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67d154ed-5ded-445d-929d-3910dac23f5f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.555980 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-67d154ed-5ded-445d-929d-3910dac23f5f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.557448 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-034b9273-83c3-456e-85b8-0ba3dabb12b7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728/action Aug 18 23:04:35.557887 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-034b9273-83c3-456e-85b8-0ba3dabb12b7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:35.558053 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-034b9273-83c3-456e-85b8-0ba3dabb12b7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:35.563430 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-67d154ed-5ded-445d-929d-3910dac23f5f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d returned with HTTP 404 Aug 18 23:04:35.564141 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1377/5503] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:35 2026] GET /volume/v3/volumes/34ffa328-d2fd-4e13-a77c-8ceefa70be5d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:35.570995 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a9cd82d-0002-4fa9-b5ec-854b2828526b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.572699 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:35.572699 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:35.572782 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a9cd82d-0002-4fa9-b5ec-854b2828526b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:35.573076 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a9cd82d-0002-4fa9-b5ec-854b2828526b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.573374 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a9cd82d-0002-4fa9-b5ec-854b2828526b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.573627 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0a9cd82d-0002-4fa9-b5ec-854b2828526b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:35.580451 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a9cd82d-0002-4fa9-b5ec-854b2828526b tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 returned with HTTP 404 Aug 18 23:04:35.581129 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1380/5504] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:35 2026] DELETE /volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:35.584811 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-353494c1-72de-4f33-9855-df0f275a9427 req-034b9273-83c3-456e-85b8-0ba3dabb12b7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728/action returned with HTTP 204 Aug 18 23:04:35.584811 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1371/5505] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:04:35 2026] POST /volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:35.587848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dad62e87-c3ff-4bbd-8034-d67f81f7e2d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.589569 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dad62e87-c3ff-4bbd-8034-d67f81f7e2d7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 Aug 18 23:04:35.589782 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dad62e87-c3ff-4bbd-8034-d67f81f7e2d7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.589967 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dad62e87-c3ff-4bbd-8034-d67f81f7e2d7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.599033 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dad62e87-c3ff-4bbd-8034-d67f81f7e2d7 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 returned with HTTP 404 Aug 18 23:04:35.599533 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1378/5506] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:35 2026] GET /volume/v3/volumes/2af1d02e-32a3-4fe7-a340-46d21a931945 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:35.606831 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2c27fe23-ace6-489c-979c-17fb2d224aa2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.609118 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c27fe23-ace6-489c-979c-17fb2d224aa2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 Aug 18 23:04:35.609394 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c27fe23-ace6-489c-979c-17fb2d224aa2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.609656 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2c27fe23-ace6-489c-979c-17fb2d224aa2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.609867 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2c27fe23-ace6-489c-979c-17fb2d224aa2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 11940b49-bd0f-41f6-9603-705af461e300 Aug 18 23:04:35.619653 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:35.619653 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:35.620220 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c27fe23-ace6-489c-979c-17fb2d224aa2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:35.638984 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2c27fe23-ace6-489c-979c-17fb2d224aa2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume request issued successfully. Aug 18 23:04:35.639186 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2c27fe23-ace6-489c-979c-17fb2d224aa2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 returned with HTTP 202 Aug 18 23:04:35.639793 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1378/5507] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:35 2026] DELETE /volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 18 23:04:35.646441 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f8e9fb3-db1a-408a-8d12-ad45453ffcf2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.648206 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f8e9fb3-db1a-408a-8d12-ad45453ffcf2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 Aug 18 23:04:35.648447 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f8e9fb3-db1a-408a-8d12-ad45453ffcf2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.648632 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f8e9fb3-db1a-408a-8d12-ad45453ffcf2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.655120 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:35.655120 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:35.658444 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6f8e9fb3-db1a-408a-8d12-ad45453ffcf2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Volume info retrieved successfully. Aug 18 23:04:35.660016 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ef8e194-875a-4949-a7c5-51b8b39089bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.661754 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ef8e194-875a-4949-a7c5-51b8b39089bd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:35.661949 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ef8e194-875a-4949-a7c5-51b8b39089bd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.662129 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ef8e194-875a-4949-a7c5-51b8b39089bd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.662220 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8ef8e194-875a-4949-a7c5-51b8b39089bd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:35.662552 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f8e9fb3-db1a-408a-8d12-ad45453ffcf2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 returned with HTTP 200 Aug 18 23:04:35.662954 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1381/5508] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:35 2026] GET /volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:35.665925 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:35.665925 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:35.666581 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ef8e194-875a-4949-a7c5-51b8b39089bd tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:35.666948 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1372/5509] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:35 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:35.676877 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a83c94ce-755a-4cfc-ac36-6f29e31abc24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.679079 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a83c94ce-755a-4cfc-ac36-6f29e31abc24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] DELETE https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:35.679285 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a83c94ce-755a-4cfc-ac36-6f29e31abc24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.679488 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a83c94ce-755a-4cfc-ac36-6f29e31abc24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.679599 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a83c94ce-755a-4cfc-ac36-6f29e31abc24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Delete backup with id: 50f6f06a-56e9-4562-819d-0c752f7205d9. Aug 18 23:04:35.685003 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:35.685003 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:35.695231 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-a83c94ce-755a-4cfc-ac36-6f29e31abc24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] delete_backup rpcapi backup_id 50f6f06a-56e9-4562-819d-0c752f7205d9 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 18 23:04:35.697055 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a83c94ce-755a-4cfc-ac36-6f29e31abc24 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 202 Aug 18 23:04:35.697425 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1379/5510] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:04:35 2026] DELETE /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:04:35.704327 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-23eb74b5-1476-4e2b-929e-0c685ff0f967 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:35.706590 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23eb74b5-1476-4e2b-929e-0c685ff0f967 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:35.706855 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23eb74b5-1476-4e2b-929e-0c685ff0f967 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:35.707088 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23eb74b5-1476-4e2b-929e-0c685ff0f967 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:35.707230 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.backups [None req-23eb74b5-1476-4e2b-929e-0c685ff0f967 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100264) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:35.714376 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:35.714376 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:35.714376 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23eb74b5-1476-4e2b-929e-0c685ff0f967 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 200 Aug 18 23:04:35.714376 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1379/5511] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:35 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:36.197834 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86b41897-4ca8-4ee6-9967-8272719ab0be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.199672 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86b41897-4ca8-4ee6-9967-8272719ab0be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:36.199864 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86b41897-4ca8-4ee6-9967-8272719ab0be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.200045 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86b41897-4ca8-4ee6-9967-8272719ab0be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.208846 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:36.208846 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:36.211822 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-86b41897-4ca8-4ee6-9967-8272719ab0be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:36.215468 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86b41897-4ca8-4ee6-9967-8272719ab0be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:36.215839 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1382/5512] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:36.676326 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a1f4f87-82a2-4d90-be99-7fcd0f1c7e4f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.678210 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a1f4f87-82a2-4d90-be99-7fcd0f1c7e4f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 Aug 18 23:04:36.678511 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a1f4f87-82a2-4d90-be99-7fcd0f1c7e4f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.678731 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a1f4f87-82a2-4d90-be99-7fcd0f1c7e4f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.684770 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a1f4f87-82a2-4d90-be99-7fcd0f1c7e4f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 returned with HTTP 404 Aug 18 23:04:36.685423 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1373/5513] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/11940b49-bd0f-41f6-9603-705af461e300 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.692029 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41e0db11-e0ff-4932-aee7-587b1cddd53f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.693764 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41e0db11-e0ff-4932-aee7-587b1cddd53f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:36.693975 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41e0db11-e0ff-4932-aee7-587b1cddd53f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.694152 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41e0db11-e0ff-4932-aee7-587b1cddd53f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.694251 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-41e0db11-e0ff-4932-aee7-587b1cddd53f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: 8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:36.698284 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41e0db11-e0ff-4932-aee7-587b1cddd53f tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 returned with HTTP 404 Aug 18 23:04:36.698734 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1380/5514] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.704966 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d28baf98-0047-45ef-8cf7-77e04916f206 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.706739 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d28baf98-0047-45ef-8cf7-77e04916f206 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 Aug 18 23:04:36.706925 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d28baf98-0047-45ef-8cf7-77e04916f206 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.707107 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d28baf98-0047-45ef-8cf7-77e04916f206 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.711183 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d28baf98-0047-45ef-8cf7-77e04916f206 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 returned with HTTP 404 Aug 18 23:04:36.711674 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1380/5515] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/snapshots/8216673f-dcc2-400c-b09d-bd02d6ea9f41 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.718073 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9659c1db-cd9b-468f-9555-b44cbda020f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.719959 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9659c1db-cd9b-468f-9555-b44cbda020f3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:36.720231 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9659c1db-cd9b-468f-9555-b44cbda020f3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.720529 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9659c1db-cd9b-468f-9555-b44cbda020f3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.720721 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9659c1db-cd9b-468f-9555-b44cbda020f3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:36.725087 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65f8f4cd-b257-460c-80c0-37b14fcdaf79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.726357 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9659c1db-cd9b-468f-9555-b44cbda020f3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a returned with HTTP 404 Aug 18 23:04:36.726867 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1383/5516] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.726988 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65f8f4cd-b257-460c-80c0-37b14fcdaf79 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 Aug 18 23:04:36.727356 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65f8f4cd-b257-460c-80c0-37b14fcdaf79 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.727693 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65f8f4cd-b257-460c-80c0-37b14fcdaf79 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.727912 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-65f8f4cd-b257-460c-80c0-37b14fcdaf79 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Show backup with id 50f6f06a-56e9-4562-819d-0c752f7205d9. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 18 23:04:36.731628 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65f8f4cd-b257-460c-80c0-37b14fcdaf79 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 returned with HTTP 404 Aug 18 23:04:36.732301 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1374/5517] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/backups/50f6f06a-56e9-4562-819d-0c752f7205d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.733148 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bee3bccf-9920-48dd-b952-cb7140473020 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.734924 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bee3bccf-9920-48dd-b952-cb7140473020 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a Aug 18 23:04:36.735138 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bee3bccf-9920-48dd-b952-cb7140473020 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.735336 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bee3bccf-9920-48dd-b952-cb7140473020 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.738185 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4a5bb1e0-3fe7-4cf7-80a2-806bfbe6ab0d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.740017 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a5bb1e0-3fe7-4cf7-80a2-806bfbe6ab0d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e Aug 18 23:04:36.740276 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a5bb1e0-3fe7-4cf7-80a2-806bfbe6ab0d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.740514 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4a5bb1e0-3fe7-4cf7-80a2-806bfbe6ab0d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.740692 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4a5bb1e0-3fe7-4cf7-80a2-806bfbe6ab0d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Delete volume with id: 6fd5c100-2787-46db-8285-5fb0555da59e Aug 18 23:04:36.741089 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bee3bccf-9920-48dd-b952-cb7140473020 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a returned with HTTP 404 Aug 18 23:04:36.741568 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1381/5518] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/13f6d028-6374-4c36-8660-19249c1fff2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.747087 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:36.747087 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:36.747435 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a5bb1e0-3fe7-4cf7-80a2-806bfbe6ab0d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Volume info retrieved successfully. Aug 18 23:04:36.747914 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0806ec0-8d05-4a38-8bcc-b313c8fdb6ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.750256 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0806ec0-8d05-4a38-8bcc-b313c8fdb6ae tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:36.750601 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0806ec0-8d05-4a38-8bcc-b313c8fdb6ae tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.750891 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0806ec0-8d05-4a38-8bcc-b313c8fdb6ae tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.751127 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b0806ec0-8d05-4a38-8bcc-b313c8fdb6ae tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:36.758995 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0806ec0-8d05-4a38-8bcc-b313c8fdb6ae tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 returned with HTTP 404 Aug 18 23:04:36.759731 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1384/5519] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.771343 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd342588-b3f3-4c2f-9be3-3c2d89941176 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.773183 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd342588-b3f3-4c2f-9be3-3c2d89941176 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 Aug 18 23:04:36.773785 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd342588-b3f3-4c2f-9be3-3c2d89941176 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.773785 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd342588-b3f3-4c2f-9be3-3c2d89941176 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.780424 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd342588-b3f3-4c2f-9be3-3c2d89941176 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 returned with HTTP 404 Aug 18 23:04:36.780424 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1375/5520] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/39d26789-cdfb-4a1f-af69-e27502d19e06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.785546 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4a5bb1e0-3fe7-4cf7-80a2-806bfbe6ab0d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Delete volume request issued successfully. Aug 18 23:04:36.785687 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4a5bb1e0-3fe7-4cf7-80a2-806bfbe6ab0d tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e returned with HTTP 202 Aug 18 23:04:36.786019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d2c2860-f2aa-4ad5-92d0-1fa8fc031ab9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.786067 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1381/5521] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:36.787983 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d2c2860-f2aa-4ad5-92d0-1fa8fc031ab9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:36.787983 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d2c2860-f2aa-4ad5-92d0-1fa8fc031ab9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.788282 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d2c2860-f2aa-4ad5-92d0-1fa8fc031ab9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.788408 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-7d2c2860-f2aa-4ad5-92d0-1fa8fc031ab9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: 5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:36.792745 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d2c2860-f2aa-4ad5-92d0-1fa8fc031ab9 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 returned with HTTP 404 Aug 18 23:04:36.792817 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-60bde3bf-22ea-4f73-922b-529ee0e92151 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.793190 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1382/5522] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.794698 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60bde3bf-22ea-4f73-922b-529ee0e92151 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e Aug 18 23:04:36.794919 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60bde3bf-22ea-4f73-922b-529ee0e92151 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.795110 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-60bde3bf-22ea-4f73-922b-529ee0e92151 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.800152 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e5e6b5e-3053-463c-90d1-80e916b871b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.801744 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e5e6b5e-3053-463c-90d1-80e916b871b2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 Aug 18 23:04:36.802002 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e5e6b5e-3053-463c-90d1-80e916b871b2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.802280 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e5e6b5e-3053-463c-90d1-80e916b871b2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.802461 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:36.802461 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:36.805868 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-60bde3bf-22ea-4f73-922b-529ee0e92151 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Volume info retrieved successfully. Aug 18 23:04:36.806420 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e5e6b5e-3053-463c-90d1-80e916b871b2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 returned with HTTP 404 Aug 18 23:04:36.806889 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1376/5523] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/snapshots/5de27814-0919-4ee2-9ddf-a9ef8e21f3b0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.809817 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-60bde3bf-22ea-4f73-922b-529ee0e92151 tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e returned with HTTP 200 Aug 18 23:04:36.810220 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1385/5524] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:36.814369 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4834031e-3f79-4031-9d7b-a45fa9dad8ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.822646 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4834031e-3f79-4031-9d7b-a45fa9dad8ad tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:36.822921 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4834031e-3f79-4031-9d7b-a45fa9dad8ad tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.823158 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4834031e-3f79-4031-9d7b-a45fa9dad8ad tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.823385 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4834031e-3f79-4031-9d7b-a45fa9dad8ad tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:36.830196 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4834031e-3f79-4031-9d7b-a45fa9dad8ad tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 returned with HTTP 404 Aug 18 23:04:36.830842 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1382/5525] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.836950 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d66ea19b-8fed-4595-8652-bf0bf2bc1e9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.838794 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d66ea19b-8fed-4595-8652-bf0bf2bc1e9e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 Aug 18 23:04:36.839025 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d66ea19b-8fed-4595-8652-bf0bf2bc1e9e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.839237 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d66ea19b-8fed-4595-8652-bf0bf2bc1e9e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.844324 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d66ea19b-8fed-4595-8652-bf0bf2bc1e9e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 returned with HTTP 404 Aug 18 23:04:36.844736 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1383/5526] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/0c37956c-3929-4e60-b676-d0cc32312073 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.852035 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65e72086-bac9-4772-95b5-16693398eaa0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.853803 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65e72086-bac9-4772-95b5-16693398eaa0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:36.854003 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65e72086-bac9-4772-95b5-16693398eaa0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.854195 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65e72086-bac9-4772-95b5-16693398eaa0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.854329 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-65e72086-bac9-4772-95b5-16693398eaa0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:36.859611 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65e72086-bac9-4772-95b5-16693398eaa0 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd returned with HTTP 404 Aug 18 23:04:36.860073 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1377/5527] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.867005 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9674406-1cbc-46bc-a4f3-3e7d66d93c84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.869096 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9674406-1cbc-46bc-a4f3-3e7d66d93c84 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd Aug 18 23:04:36.869342 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9674406-1cbc-46bc-a4f3-3e7d66d93c84 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.869573 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9674406-1cbc-46bc-a4f3-3e7d66d93c84 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.874256 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9674406-1cbc-46bc-a4f3-3e7d66d93c84 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd returned with HTTP 404 Aug 18 23:04:36.874828 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1386/5528] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/snapshots/bc7188f6-ebef-465e-ae86-7e0746bac8fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.881976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-556c41be-9df9-48db-8c46-fa65d20feb0e None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.883670 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-556c41be-9df9-48db-8c46-fa65d20feb0e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:36.883868 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-556c41be-9df9-48db-8c46-fa65d20feb0e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.884039 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-556c41be-9df9-48db-8c46-fa65d20feb0e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.884192 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-556c41be-9df9-48db-8c46-fa65d20feb0e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:36.889470 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-556c41be-9df9-48db-8c46-fa65d20feb0e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 returned with HTTP 404 Aug 18 23:04:36.889870 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1383/5529] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.896726 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2bde5155-87ed-405d-a0e7-5001d5a75701 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.898584 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bde5155-87ed-405d-a0e7-5001d5a75701 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 Aug 18 23:04:36.898802 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bde5155-87ed-405d-a0e7-5001d5a75701 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.898980 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bde5155-87ed-405d-a0e7-5001d5a75701 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.904145 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bde5155-87ed-405d-a0e7-5001d5a75701 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 returned with HTTP 404 Aug 18 23:04:36.904596 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1384/5530] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/2a39ec18-5414-487d-8727-79d8962ae794 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.911380 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b71013f-ef87-40e7-b0dc-1fa6ce3917d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.913031 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b71013f-ef87-40e7-b0dc-1fa6ce3917d2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:36.913237 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b71013f-ef87-40e7-b0dc-1fa6ce3917d2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.913488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b71013f-ef87-40e7-b0dc-1fa6ce3917d2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.913650 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0b71013f-ef87-40e7-b0dc-1fa6ce3917d2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:36.918926 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b71013f-ef87-40e7-b0dc-1fa6ce3917d2 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf returned with HTTP 404 Aug 18 23:04:36.919398 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1378/5531] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.926051 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22db0704-e322-4d19-b3a9-ba8aec3c352d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.927884 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22db0704-e322-4d19-b3a9-ba8aec3c352d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf Aug 18 23:04:36.928043 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22db0704-e322-4d19-b3a9-ba8aec3c352d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.928224 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22db0704-e322-4d19-b3a9-ba8aec3c352d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.933783 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22db0704-e322-4d19-b3a9-ba8aec3c352d tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf returned with HTTP 404 Aug 18 23:04:36.934208 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1387/5532] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/3cfa181d-e9b9-4410-91ae-6cba7fcf55cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.940783 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-45a0d92c-52b6-4dc8-8876-c63a0191a042 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.942685 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45a0d92c-52b6-4dc8-8876-c63a0191a042 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:36.942899 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45a0d92c-52b6-4dc8-8876-c63a0191a042 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.943113 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-45a0d92c-52b6-4dc8-8876-c63a0191a042 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.943303 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-45a0d92c-52b6-4dc8-8876-c63a0191a042 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:36.948662 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-45a0d92c-52b6-4dc8-8876-c63a0191a042 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 returned with HTTP 404 Aug 18 23:04:36.949093 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1384/5533] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.955915 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ffc77f4c-5e6d-4cbf-ad37-cd459cbc0f9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.957663 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffc77f4c-5e6d-4cbf-ad37-cd459cbc0f9e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 Aug 18 23:04:36.957870 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffc77f4c-5e6d-4cbf-ad37-cd459cbc0f9e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.958052 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffc77f4c-5e6d-4cbf-ad37-cd459cbc0f9e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.963427 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffc77f4c-5e6d-4cbf-ad37-cd459cbc0f9e tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 returned with HTTP 404 Aug 18 23:04:36.963862 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1385/5534] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/volumes/98b03e04-a940-4ae0-9cc2-97e6090bdb01 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:36.969836 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-617f5fea-abfc-4efc-a321-81b230c76418 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.971609 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-617f5fea-abfc-4efc-a321-81b230c76418 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:36.971792 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-617f5fea-abfc-4efc-a321-81b230c76418 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.971973 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-617f5fea-abfc-4efc-a321-81b230c76418 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.972066 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-617f5fea-abfc-4efc-a321-81b230c76418 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: 00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:36.976334 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-617f5fea-abfc-4efc-a321-81b230c76418 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec returned with HTTP 404 Aug 18 23:04:36.976816 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1379/5535] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.983067 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-61f938f4-0dab-474f-a429-98cb705bedfd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.984796 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61f938f4-0dab-474f-a429-98cb705bedfd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec Aug 18 23:04:36.985009 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61f938f4-0dab-474f-a429-98cb705bedfd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.985167 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61f938f4-0dab-474f-a429-98cb705bedfd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.989876 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61f938f4-0dab-474f-a429-98cb705bedfd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec returned with HTTP 404 Aug 18 23:04:36.990325 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1388/5536] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:36 2026] GET /volume/v3/snapshots/00fec4fd-b36a-4b31-a8bc-0277100a45ec => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:36.997033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-98c21849-4ae8-4ccc-9685-23713c471352 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:36.998941 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98c21849-4ae8-4ccc-9685-23713c471352 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:36.999162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98c21849-4ae8-4ccc-9685-23713c471352 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:36.999398 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-98c21849-4ae8-4ccc-9685-23713c471352 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:36.999691 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-98c21849-4ae8-4ccc-9685-23713c471352 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:37.005230 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-98c21849-4ae8-4ccc-9685-23713c471352 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 returned with HTTP 404 Aug 18 23:04:37.005724 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1385/5537] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:36 2026] DELETE /volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:37.012850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20b766bd-e5c6-459a-9fb0-07328f12d9d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:37.015023 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20b766bd-e5c6-459a-9fb0-07328f12d9d4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 Aug 18 23:04:37.015348 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20b766bd-e5c6-459a-9fb0-07328f12d9d4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:37.015625 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20b766bd-e5c6-459a-9fb0-07328f12d9d4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:37.022335 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20b766bd-e5c6-459a-9fb0-07328f12d9d4 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 returned with HTTP 404 Aug 18 23:04:37.022972 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1386/5538] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:37 2026] GET /volume/v3/volumes/9f28601f-a5c0-43ac-8458-a6ece3185f57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:37.029581 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e591da1-565b-49f5-9ff3-4971f6bacde3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:37.031372 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e591da1-565b-49f5-9ff3-4971f6bacde3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:37.031587 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e591da1-565b-49f5-9ff3-4971f6bacde3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:37.031790 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e591da1-565b-49f5-9ff3-4971f6bacde3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:37.031868 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-0e591da1-565b-49f5-9ff3-4971f6bacde3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete snapshot with id: fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:37.036614 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e591da1-565b-49f5-9ff3-4971f6bacde3 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 returned with HTTP 404 Aug 18 23:04:37.037044 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1380/5539] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:37 2026] DELETE /volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:37.044018 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69f70603-6530-4ca0-872f-290d6c708a74 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:37.046039 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69f70603-6530-4ca0-872f-290d6c708a74 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 Aug 18 23:04:37.046276 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69f70603-6530-4ca0-872f-290d6c708a74 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:37.046536 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69f70603-6530-4ca0-872f-290d6c708a74 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:37.051740 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69f70603-6530-4ca0-872f-290d6c708a74 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 returned with HTTP 404 Aug 18 23:04:37.052317 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1389/5540] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:37 2026] GET /volume/v3/snapshots/fc7724d0-6853-487b-9f11-a5613ff6cd37 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:37.059536 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b5ac3e62-d616-401e-a38b-eb65eab41ebd None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:37.061420 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5ac3e62-d616-401e-a38b-eb65eab41ebd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:37.061657 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5ac3e62-d616-401e-a38b-eb65eab41ebd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:37.061845 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b5ac3e62-d616-401e-a38b-eb65eab41ebd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:37.062007 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-b5ac3e62-d616-401e-a38b-eb65eab41ebd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Delete volume with id: 2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:37.068089 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b5ac3e62-d616-401e-a38b-eb65eab41ebd tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 returned with HTTP 404 Aug 18 23:04:37.068587 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1386/5541] 10.4.3.89 () {68 vars in 1385 bytes} [Tue Aug 18 23:04:37 2026] DELETE /volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:37.075546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77a8b11b-40c0-42df-a033-c505465a0a52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:37.077235 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77a8b11b-40c0-42df-a033-c505465a0a52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] GET https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 Aug 18 23:04:37.077486 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77a8b11b-40c0-42df-a033-c505465a0a52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:37.077665 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77a8b11b-40c0-42df-a033-c505465a0a52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:37.082808 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77a8b11b-40c0-42df-a033-c505465a0a52 tempest-VolumeDependencyTests-1567158591 tempest-VolumeDependencyTests-1567158591-project-member] https://10.4.3.89/volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 returned with HTTP 404 Aug 18 23:04:37.083217 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1387/5542] 10.4.3.89 () {68 vars in 1382 bytes} [Tue Aug 18 23:04:37 2026] GET /volume/v3/volumes/2a7a9fe1-b1bd-48c1-9fa1-db610da00ac0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 18 23:04:37.827606 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f31541b8-136c-415c-aa45-544ae16401dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:37.829620 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f31541b8-136c-415c-aa45-544ae16401dc tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] GET https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e Aug 18 23:04:37.829899 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f31541b8-136c-415c-aa45-544ae16401dc tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:37.830178 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f31541b8-136c-415c-aa45-544ae16401dc tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:37.836605 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f31541b8-136c-415c-aa45-544ae16401dc tempest-ProjectReaderTests39-1102865439 tempest-ProjectReaderTests39-1102865439-project-admin] https://10.4.3.89/volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e returned with HTTP 404 Aug 18 23:04:37.837117 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1381/5543] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:04:37 2026] GET /volume/v3/volumes/6fd5c100-2787-46db-8285-5fb0555da59e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:39.087515 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-43327eb8-c493-478d-b004-11f42f923727 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:39.089230 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-43327eb8-c493-478d-b004-11f42f923727 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:39.089410 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-43327eb8-c493-478d-b004-11f42f923727 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:39.089598 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-43327eb8-c493-478d-b004-11f42f923727 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:39.099414 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:39.099414 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:39.102741 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-43327eb8-c493-478d-b004-11f42f923727 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:39.106324 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-43327eb8-c493-478d-b004-11f42f923727 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:39.106704 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1390/5544] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:04:39 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:39.125047 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-6be43f25-10c8-4b10-bc24-3c766cc68fd8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:39.127677 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-6be43f25-10c8-4b10-bc24-3c766cc68fd8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920/action Aug 18 23:04:39.128005 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-6be43f25-10c8-4b10-bc24-3c766cc68fd8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:39.128123 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-6be43f25-10c8-4b10-bc24-3c766cc68fd8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:39.138035 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:39.138035 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:39.138428 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-6be43f25-10c8-4b10-bc24-3c766cc68fd8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:39.143859 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-6be43f25-10c8-4b10-bc24-3c766cc68fd8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Begin detaching volume completed successfully. Aug 18 23:04:39.144044 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-6be43f25-10c8-4b10-bc24-3c766cc68fd8 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920/action returned with HTTP 202 Aug 18 23:04:39.144653 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1387/5545] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:04:39 2026] POST /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:04:39.185491 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc327c9e-c3d4-4f3c-bfba-1ffce5dd4977 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:39.185857 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc327c9e-c3d4-4f3c-bfba-1ffce5dd4977 None None] GET https://10.4.3.89/volume// Aug 18 23:04:39.186019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc327c9e-c3d4-4f3c-bfba-1ffce5dd4977 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:39.186193 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc327c9e-c3d4-4f3c-bfba-1ffce5dd4977 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:39.186540 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc327c9e-c3d4-4f3c-bfba-1ffce5dd4977 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:39.186810 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1388/5546] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:04:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:39.193058 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-7fc27784-ffc4-4db3-97c2-345a0a9daf5c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:39.194971 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-7fc27784-ffc4-4db3-97c2-345a0a9daf5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:39.195233 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-7fc27784-ffc4-4db3-97c2-345a0a9daf5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:39.195377 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-7fc27784-ffc4-4db3-97c2-345a0a9daf5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:39.204591 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:39.204591 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:39.207690 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-7fc27784-ffc4-4db3-97c2-345a0a9daf5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:39.211373 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-7fc27784-ffc4-4db3-97c2-345a0a9daf5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:39.211751 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1382/5547] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:04:39 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:04:39.490381 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f46aa54-639d-4afd-ba6c-f0b23d44517a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:39.595563 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f46aa54-639d-4afd-ba6c-f0b23d44517a tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 18 23:04:39.595839 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f46aa54-639d-4afd-ba6c-f0b23d44517a tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:39.596091 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f46aa54-639d-4afd-ba6c-f0b23d44517a tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:39.606355 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f46aa54-639d-4afd-ba6c-f0b23d44517a tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 18 23:04:39.607230 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1391/5548] 10.4.3.89 () {66 vars in 1284 bytes} [Tue Aug 18 23:04:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:39.614350 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b33320b6-b1bc-4d8d-ac3b-8cbfefe875a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:39.669655 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b33320b6-b1bc-4d8d-ac3b-8cbfefe875a1 tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-reader] GET https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool Aug 18 23:04:39.669842 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b33320b6-b1bc-4d8d-ac3b-8cbfefe875a1 tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-reader] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:39.670021 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b33320b6-b1bc-4d8d-ac3b-8cbfefe875a1 tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-reader] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:39.670652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-b33320b6-b1bc-4d8d-ac3b-8cbfefe875a1 tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '190bc3367613407cb85c06d52fb2cdd8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '00da4f26f6b0478eb560af0ce8ff8e46', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:04:39.670826 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b33320b6-b1bc-4d8d-ac3b-8cbfefe875a1 tempest-ProjectReaderTests-1883798999 tempest-ProjectReaderTests-1883798999-project-reader] https://10.4.3.89/volume/v3/capabilities/np0000007715@storpool returned with HTTP 403 Aug 18 23:04:39.671207 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1388/5549] 10.4.3.89 () {66 vars in 1311 bytes} [Tue Aug 18 23:04:39 2026] GET /volume/v3/capabilities/np0000007715@storpool => generated 110 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:39.961814 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-546717ad-e7ae-40ac-83ed-8bde852450ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:39.963687 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-546717ad-e7ae-40ac-83ed-8bde852450ab tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728 Aug 18 23:04:39.963877 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-546717ad-e7ae-40ac-83ed-8bde852450ab tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:39.964062 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-546717ad-e7ae-40ac-83ed-8bde852450ab tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:39.971278 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:39.971278 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:40.012081 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-98ef3f8b-57e9-4b38-9475-064ada05078d req-546717ad-e7ae-40ac-83ed-8bde852450ab tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728 returned with HTTP 200 Aug 18 23:04:40.012521 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1389/5550] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:04:39 2026] DELETE /volume/v3/attachments/b25f24e6-2e7b-4d01-a128-8f6bc130d728 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:40.230738 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:40.232528 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:40.232951 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-980697055", "snapshot_id": "44b3cec3-c49a-493f-be67-ad8d9eff6438", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:40.234683 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-980697055', 'snapshot_id': '44b3cec3-c49a-493f-be67-ad8d9eff6438', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:40.239618 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:40.239618 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:40.240095 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:40.240253 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume of 1 GB Aug 18 23:04:40.243953 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Availability Zones retrieved successfully. Aug 18 23:04:40.249611 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Flow 'volume_create_api' (5073f923-03fe-45c3-ae67-91c452791abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:40.250746 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cb137c3-50ab-468a-9ea3-50cb41d4bf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:40.251852 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:40.280873 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cb137c3-50ab-468a-9ea3-50cb41d4bf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '44b3cec3-c49a-493f-be67-ad8d9eff6438', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:40.281688 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497a3dbe-9dce-4ad7-a4be-ea6e92584c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:40.319110 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Created reservations ['74e425e5-9d03-4988-a33c-b37cef43c678', 'a48e8c6b-deea-497b-89b8-fb4ec293335b', 'ccca6d19-a8f0-4c42-97d3-18078656ca2e', '2460e3b6-9311-4f41-8154-a5c91fa7eed3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:40.320277 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (497a3dbe-9dce-4ad7-a4be-ea6e92584c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74e425e5-9d03-4988-a33c-b37cef43c678', 'a48e8c6b-deea-497b-89b8-fb4ec293335b', 'ccca6d19-a8f0-4c42-97d3-18078656ca2e', '2460e3b6-9311-4f41-8154-a5c91fa7eed3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:40.321478 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2312cec4-eebd-4264-8fb6-be9970b65924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:40.366453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2312cec4-eebd-4264-8fb6-be9970b65924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6dd4a67-3c1e-49c2-86af-db57850a5a62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-980697055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d6f381129c4a0d874f6e52de174555',qos_specs=None,replication_status=,reservations=['74e425e5-9d03-4988-a33c-b37cef43c678','a48e8c6b-deea-497b-89b8-fb4ec293335b','ccca6d19-a8f0-4c42-97d3-18078656ca2e','2460e3b6-9311-4f41-8154-a5c91fa7eed3'],size=1,snapshot_id=44b3cec3-c49a-493f-be67-ad8d9eff6438,source_replicaid=,source_volid=None,status='creating',user_id='5c13b0b602b941febecc82ce1fd86649',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-980697055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6dd4a67-3c1e-49c2-86af-db57850a5a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30d6f381129c4a0d874f6e52de174555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=44b3cec3-c49a-493f-be67-ad8d9eff6438,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c13b0b602b941febecc82ce1fd86649',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:40.367259 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f369e0-0473-4c8e-88b0-cd693883e6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:40.383409 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40f369e0-0473-4c8e-88b0-cd693883e6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-980697055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30d6f381129c4a0d874f6e52de174555',qos_specs=None,replication_status=,reservations=['74e425e5-9d03-4988-a33c-b37cef43c678','a48e8c6b-deea-497b-89b8-fb4ec293335b','ccca6d19-a8f0-4c42-97d3-18078656ca2e','2460e3b6-9311-4f41-8154-a5c91fa7eed3'],size=1,snapshot_id=44b3cec3-c49a-493f-be67-ad8d9eff6438,source_replicaid=,source_volid=None,status='creating',user_id='5c13b0b602b941febecc82ce1fd86649',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:40.384139 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692f6121-554c-422e-8cc0-de9defdd194c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:40.402476 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (692f6121-554c-422e-8cc0-de9defdd194c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:40.403277 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Flow 'volume_create_api' (5073f923-03fe-45c3-ae67-91c452791abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:40.403626 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Create volume request issued successfully. Aug 18 23:04:40.404218 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8edf0ee-fdcf-42cc-b523-8e57c9eebadd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:40.404654 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1383/5551] 10.4.3.89 () {68 vars in 1252 bytes} [Tue Aug 18 23:04:40 2026] POST /volume/v3/volumes => generated 788 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:40.416808 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-318b1d81-cfb8-49c8-8fc4-2c944ba6df36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:40.419692 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-318b1d81-cfb8-49c8-8fc4-2c944ba6df36 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:40.419692 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-318b1d81-cfb8-49c8-8fc4-2c944ba6df36 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:40.420014 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-318b1d81-cfb8-49c8-8fc4-2c944ba6df36 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:40.429636 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:40.429636 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:40.434596 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-318b1d81-cfb8-49c8-8fc4-2c944ba6df36 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:40.440440 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-318b1d81-cfb8-49c8-8fc4-2c944ba6df36 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:40.440943 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1392/5552] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:40 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:41.050428 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-42845081-d729-4fae-b988-ca0b982db8bb None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:41.119894 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:41.120200 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1099100871"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:41.121525 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1099100871'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:41.121635 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:04:41.125835 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:04:41.130740 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (f1030855-7e83-4da4-a7ca-d0d8e5ff995b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:41.131732 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee17f0ba-1c12-423c-9ef6-745fd3ecbc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:41.132499 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:41.152673 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee17f0ba-1c12-423c-9ef6-745fd3ecbc6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:41.153418 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897e364f-160d-4dc5-9c2f-102398a68a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:41.201642 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['70540065-5aa7-4e1d-be20-0849532b5fe5', '7e88f848-137d-4f97-9093-00d52fefead3', '57b88af8-5af2-4f3b-9140-a6c8d85e48f6', 'af4e02c2-b29d-46b5-93be-cb8bdb36e905'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:41.202377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897e364f-160d-4dc5-9c2f-102398a68a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70540065-5aa7-4e1d-be20-0849532b5fe5', '7e88f848-137d-4f97-9093-00d52fefead3', '57b88af8-5af2-4f3b-9140-a6c8d85e48f6', 'af4e02c2-b29d-46b5-93be-cb8bdb36e905']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:41.203063 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c1c9573-2256-42f6-8b44-c7c10470d940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:41.224650 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c1c9573-2256-42f6-8b44-c7c10470d940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '056366c9-0e22-44c1-89ec-43bdafdeb67a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099100871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['70540065-5aa7-4e1d-be20-0849532b5fe5','7e88f848-137d-4f97-9093-00d52fefead3','57b88af8-5af2-4f3b-9140-a6c8d85e48f6','af4e02c2-b29d-46b5-93be-cb8bdb36e905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1099100871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=056366c9-0e22-44c1-89ec-43bdafdeb67a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:41.225325 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3d362d-7ccb-48b5-85c4-60899b64b985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:41.240995 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3d362d-7ccb-48b5-85c4-60899b64b985) transitioned into state 'SUCCESS' from state '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-1099100871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['70540065-5aa7-4e1d-be20-0849532b5fe5','7e88f848-137d-4f97-9093-00d52fefead3','57b88af8-5af2-4f3b-9140-a6c8d85e48f6','af4e02c2-b29d-46b5-93be-cb8bdb36e905'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:41.241870 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4ace38-045a-41b9-a0e0-4156b9257e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:41.249902 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4ace38-045a-41b9-a0e0-4156b9257e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:41.250744 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (f1030855-7e83-4da4-a7ca-d0d8e5ff995b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:41.251030 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:04:41.251690 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42845081-d729-4fae-b988-ca0b982db8bb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:41.252120 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1389/5553] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:04:41 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:41.262853 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea9d4c7f-6db9-4543-b9f3-27e90abbce1b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:41.264649 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea9d4c7f-6db9-4543-b9f3-27e90abbce1b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a Aug 18 23:04:41.264881 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea9d4c7f-6db9-4543-b9f3-27e90abbce1b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:41.265093 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea9d4c7f-6db9-4543-b9f3-27e90abbce1b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:41.271211 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:41.271211 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:41.274116 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ea9d4c7f-6db9-4543-b9f3-27e90abbce1b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:41.277435 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea9d4c7f-6db9-4543-b9f3-27e90abbce1b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a returned with HTTP 200 Aug 18 23:04:41.277789 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1390/5554] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:41 2026] GET /volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:41.452853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f2e678a-b28d-4d47-858c-94c0820f98e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:41.454641 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f2e678a-b28d-4d47-858c-94c0820f98e6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:41.454849 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f2e678a-b28d-4d47-858c-94c0820f98e6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:41.455079 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f2e678a-b28d-4d47-858c-94c0820f98e6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:41.461374 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:41.461374 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:41.464370 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f2e678a-b28d-4d47-858c-94c0820f98e6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:41.467786 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f2e678a-b28d-4d47-858c-94c0820f98e6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:41.468143 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1384/5555] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:41 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:41.479231 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ddfef115-680d-4925-bba4-6f565da2c9ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:41.480892 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddfef115-680d-4925-bba4-6f565da2c9ce tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:41.481066 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ddfef115-680d-4925-bba4-6f565da2c9ce tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:41.481235 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ddfef115-680d-4925-bba4-6f565da2c9ce tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:41.491893 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:41.491893 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:41.496424 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ddfef115-680d-4925-bba4-6f565da2c9ce tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:41.501331 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ddfef115-680d-4925-bba4-6f565da2c9ce tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:41.501779 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1393/5556] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:41 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:41.933629 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-8a161bc9-f162-447a-bd18-b320fa17a5a1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:41.935752 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-8a161bc9-f162-447a-bd18-b320fa17a5a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:41.935929 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-8a161bc9-f162-447a-bd18-b320fa17a5a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:41.936106 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-8a161bc9-f162-447a-bd18-b320fa17a5a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:41.942887 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:41.942887 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:41.946234 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-8a161bc9-f162-447a-bd18-b320fa17a5a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:41.950298 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-8a161bc9-f162-447a-bd18-b320fa17a5a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:41.950705 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1390/5557] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:04:41 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:42.014063 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b3f0600f-3b45-4c1f-9bb1-6ba5586508a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.014509 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3f0600f-3b45-4c1f-9bb1-6ba5586508a4 None None] GET https://10.4.3.89/volume// Aug 18 23:04:42.014700 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3f0600f-3b45-4c1f-9bb1-6ba5586508a4 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:42.014909 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3f0600f-3b45-4c1f-9bb1-6ba5586508a4 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:42.015204 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3f0600f-3b45-4c1f-9bb1-6ba5586508a4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:42.015484 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1391/5558] 10.4.3.89 () {66 vars in 1421 bytes} [Tue Aug 18 23:04:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:42.021734 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-ff6db061-1895-404a-83b4-33bb33d71d55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.090873 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-ff6db061-1895-404a-83b4-33bb33d71d55 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 18 23:04:42.091197 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-ff6db061-1895-404a-83b4-33bb33d71d55 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6dd4a67-3c1e-49c2-86af-db57850a5a62", "connector": null, "instance_uuid": "109c43ba-2a5d-484a-b3be-444988b33679"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:42.098694 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:42.098694 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:42.119763 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-ff6db061-1895-404a-83b4-33bb33d71d55 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 18 23:04:42.120184 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1385/5559] 10.4.3.89 () {74 vars in 1587 bytes} [Tue Aug 18 23:04:42 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:42.145538 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c8cea13-c936-4dc0-bc08-c48c115ccf52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.147756 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c8cea13-c936-4dc0-bc08-c48c115ccf52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:42.148022 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c8cea13-c936-4dc0-bc08-c48c115ccf52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:42.148283 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c8cea13-c936-4dc0-bc08-c48c115ccf52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:42.152659 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-95509d07-7060-465b-9e66-c07f00f7136d None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.152993 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95509d07-7060-465b-9e66-c07f00f7136d None None] GET https://10.4.3.89/volume// Aug 18 23:04:42.153171 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95509d07-7060-465b-9e66-c07f00f7136d None None] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:42.153407 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-95509d07-7060-465b-9e66-c07f00f7136d None None] Calling method 'all' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:42.153705 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-95509d07-7060-465b-9e66-c07f00f7136d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:42.153988 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1391/5560] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:04:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:42.159745 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:42.159745 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:42.160475 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-718ee3a2-485d-4896-9a52-faffa4939c86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.162304 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-718ee3a2-485d-4896-9a52-faffa4939c86 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:42.162535 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-718ee3a2-485d-4896-9a52-faffa4939c86 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:42.162706 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-718ee3a2-485d-4896-9a52-faffa4939c86 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:42.163467 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c8cea13-c936-4dc0-bc08-c48c115ccf52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:42.167242 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c8cea13-c936-4dc0-bc08-c48c115ccf52 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:42.167690 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1394/5561] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:42 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:42.170619 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:42.170619 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:42.173541 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-718ee3a2-485d-4896-9a52-faffa4939c86 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:42.176945 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-718ee3a2-485d-4896-9a52-faffa4939c86 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:42.177279 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1392/5562] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:04:42 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 1060 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:04:42.276910 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-35c83d3a-2c95-4f47-9d4e-5595ea8d67c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.278644 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-35c83d3a-2c95-4f47-9d4e-5595ea8d67c0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] PUT https://10.4.3.89/volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e Aug 18 23:04:42.278956 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-35c83d3a-2c95-4f47-9d4e-5595ea8d67c0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000007715", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:51d59fa8921", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9ec0480a-9317-4115-b960-10dab399ead5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:42.285164 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-35c83d3a-2c95-4f47-9d4e-5595ea8d67c0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Acquiring lock "cinder-attachment_update-f6dd4a67-3c1e-49c2-86af-db57850a5a62-np0000007715" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 18 23:04:42.288944 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-73619bc8-bf36-44b0-a2eb-3785cdce493c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.289374 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-35c83d3a-2c95-4f47-9d4e-5595ea8d67c0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Lock "cinder-attachment_update-f6dd4a67-3c1e-49c2-86af-db57850a5a62-np0000007715" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 18 23:04:42.290190 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:42.290190 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:42.290573 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73619bc8-bf36-44b0-a2eb-3785cdce493c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a Aug 18 23:04:42.290779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73619bc8-bf36-44b0-a2eb-3785cdce493c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:42.290957 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-73619bc8-bf36-44b0-a2eb-3785cdce493c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:42.298552 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:42.298552 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:42.302021 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-73619bc8-bf36-44b0-a2eb-3785cdce493c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:42.305606 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-73619bc8-bf36-44b0-a2eb-3785cdce493c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a returned with HTTP 200 Aug 18 23:04:42.305979 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1392/5563] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:42 2026] GET /volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:42.318372 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8ec388b-8dab-4550-b55d-9eb09aa20421 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.374505 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8ec388b-8dab-4550-b55d-9eb09aa20421 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:42.374834 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8ec388b-8dab-4550-b55d-9eb09aa20421 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "056366c9-0e22-44c1-89ec-43bdafdeb67a", "name": "tempest-ProjectMemberTests-Snapshot-1874387773"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:42.382570 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:42.382570 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:42.382998 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b8ec388b-8dab-4550-b55d-9eb09aa20421 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Volume info retrieved successfully. Aug 18 23:04:42.383116 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-b8ec388b-8dab-4550-b55d-9eb09aa20421 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Create snapshot from volume 056366c9-0e22-44c1-89ec-43bdafdeb67a Aug 18 23:04:42.387629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-35c83d3a-2c95-4f47-9d4e-5595ea8d67c0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Lock "cinder-attachment_update-f6dd4a67-3c1e-49c2-86af-db57850a5a62-np0000007715" released by "attachment_update" :: held 0.098s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 18 23:04:42.387920 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-35c83d3a-2c95-4f47-9d4e-5595ea8d67c0 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e returned with HTTP 200 Aug 18 23:04:42.388373 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1386/5564] 10.4.3.89 () {74 vars in 1697 bytes} [Tue Aug 18 23:04:42 2026] PUT /volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:42.418516 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b8ec388b-8dab-4550-b55d-9eb09aa20421 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Created reservations ['099a9ec2-77d7-43ab-b6e9-06c5e72f0d8b', '31b39dfa-551f-4791-9430-ef0f35d93a04', '12471dfa-fe8f-4600-9777-688619bd18f1', '5bdf71e5-fb84-4c53-816b-c4b73ec0403e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:42.460248 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b8ec388b-8dab-4550-b55d-9eb09aa20421 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot create request issued successfully. Aug 18 23:04:42.460580 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8ec388b-8dab-4550-b55d-9eb09aa20421 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:42.460964 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1395/5565] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:42 2026] POST /volume/v3/snapshots => generated 305 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:42.470186 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34312936-60ec-4208-a2d5-52cc345b6c08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:42.472154 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34312936-60ec-4208-a2d5-52cc345b6c08 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] GET https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 Aug 18 23:04:42.472431 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34312936-60ec-4208-a2d5-52cc345b6c08 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:42.473216 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34312936-60ec-4208-a2d5-52cc345b6c08 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:42.478333 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:42.478333 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:42.478600 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34312936-60ec-4208-a2d5-52cc345b6c08 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:04:42.479656 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34312936-60ec-4208-a2d5-52cc345b6c08 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 returned with HTTP 200 Aug 18 23:04:42.480021 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1393/5566] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:42 2026] GET /volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:43.179898 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d72630f8-846e-49ab-80b9-ecab82ceb39b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:43.181560 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d72630f8-846e-49ab-80b9-ecab82ceb39b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:43.181730 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d72630f8-846e-49ab-80b9-ecab82ceb39b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:43.181904 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d72630f8-846e-49ab-80b9-ecab82ceb39b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:43.190714 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:43.190714 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:43.193983 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d72630f8-846e-49ab-80b9-ecab82ceb39b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:43.197734 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d72630f8-846e-49ab-80b9-ecab82ceb39b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:43.198164 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1393/5567] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:43 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:43.489207 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-974cfd6f-d560-4c9f-9ea2-83abb8d21868 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:43.491085 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-974cfd6f-d560-4c9f-9ea2-83abb8d21868 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] GET https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 Aug 18 23:04:43.491325 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-974cfd6f-d560-4c9f-9ea2-83abb8d21868 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:43.491529 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-974cfd6f-d560-4c9f-9ea2-83abb8d21868 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:43.499045 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:43.499045 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:43.499537 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-974cfd6f-d560-4c9f-9ea2-83abb8d21868 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:04:43.500666 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-974cfd6f-d560-4c9f-9ea2-83abb8d21868 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 returned with HTTP 200 Aug 18 23:04:43.500714 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1387/5568] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:43 2026] GET /volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:43.509187 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d40992be-1425-4fdf-9ea3-e6b76d7575f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:43.511234 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d40992be-1425-4fdf-9ea3-e6b76d7575f6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 Aug 18 23:04:43.511486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d40992be-1425-4fdf-9ea3-e6b76d7575f6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:43.511723 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d40992be-1425-4fdf-9ea3-e6b76d7575f6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:43.511828 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-d40992be-1425-4fdf-9ea3-e6b76d7575f6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Delete snapshot with id: 90c226c4-d760-4336-b826-49894785be63 Aug 18 23:04:43.517108 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:43.517108 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:43.517600 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d40992be-1425-4fdf-9ea3-e6b76d7575f6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:04:43.540982 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d40992be-1425-4fdf-9ea3-e6b76d7575f6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot delete request issued successfully. Aug 18 23:04:43.540982 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d40992be-1425-4fdf-9ea3-e6b76d7575f6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 returned with HTTP 202 Aug 18 23:04:43.541236 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1396/5569] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:43 2026] DELETE /volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:43.549070 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b3197ff-835f-474e-bade-b0041ce9045c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:43.551030 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b3197ff-835f-474e-bade-b0041ce9045c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] GET https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 Aug 18 23:04:43.551214 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b3197ff-835f-474e-bade-b0041ce9045c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:43.551472 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b3197ff-835f-474e-bade-b0041ce9045c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:43.558424 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:43.558424 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:43.558655 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b3197ff-835f-474e-bade-b0041ce9045c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:04:43.559418 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b3197ff-835f-474e-bade-b0041ce9045c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 returned with HTTP 200 Aug 18 23:04:43.559892 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1394/5570] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:43 2026] GET /volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:44.209440 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c857117d-d735-4590-875d-88998b5ff7ed None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:44.211059 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c857117d-d735-4590-875d-88998b5ff7ed tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:44.211229 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c857117d-d735-4590-875d-88998b5ff7ed tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:44.211451 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c857117d-d735-4590-875d-88998b5ff7ed tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:44.220461 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:44.220461 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:44.223368 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c857117d-d735-4590-875d-88998b5ff7ed tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:44.226683 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c857117d-d735-4590-875d-88998b5ff7ed tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:44.227003 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1394/5571] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:44 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:44.569111 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44d892f2-a8bd-4e28-9458-128799e7d310 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:44.570925 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44d892f2-a8bd-4e28-9458-128799e7d310 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] GET https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 Aug 18 23:04:44.571109 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44d892f2-a8bd-4e28-9458-128799e7d310 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:44.571307 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44d892f2-a8bd-4e28-9458-128799e7d310 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:44.576647 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44d892f2-a8bd-4e28-9458-128799e7d310 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 returned with HTTP 404 Aug 18 23:04:44.577333 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1388/5572] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:44 2026] GET /volume/v3/snapshots/90c226c4-d760-4336-b826-49894785be63 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:44.583026 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc8d2533-443b-477d-a0db-bdbf4b21c252 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:44.584579 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc8d2533-443b-477d-a0db-bdbf4b21c252 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a Aug 18 23:04:44.584744 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc8d2533-443b-477d-a0db-bdbf4b21c252 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:44.584913 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc8d2533-443b-477d-a0db-bdbf4b21c252 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:44.585050 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dc8d2533-443b-477d-a0db-bdbf4b21c252 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: 056366c9-0e22-44c1-89ec-43bdafdeb67a Aug 18 23:04:44.591352 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:44.591352 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:44.591689 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc8d2533-443b-477d-a0db-bdbf4b21c252 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:44.605445 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc8d2533-443b-477d-a0db-bdbf4b21c252 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:04:44.605619 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc8d2533-443b-477d-a0db-bdbf4b21c252 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a returned with HTTP 202 Aug 18 23:04:44.605985 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1397/5573] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:04:44 2026] DELETE /volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:44.612641 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ffba106b-fd37-4f80-8561-23609db13491 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:44.614424 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffba106b-fd37-4f80-8561-23609db13491 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a Aug 18 23:04:44.614612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffba106b-fd37-4f80-8561-23609db13491 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:44.614804 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffba106b-fd37-4f80-8561-23609db13491 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:44.622012 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:44.622012 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:44.625287 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ffba106b-fd37-4f80-8561-23609db13491 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:44.629395 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffba106b-fd37-4f80-8561-23609db13491 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a returned with HTTP 200 Aug 18 23:04:44.629726 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1395/5574] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:44 2026] GET /volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:45.238496 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cf845c5d-e4cb-4dc9-9e66-69b738a073a2 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:45.240115 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf845c5d-e4cb-4dc9-9e66-69b738a073a2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:45.240302 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf845c5d-e4cb-4dc9-9e66-69b738a073a2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:45.240497 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cf845c5d-e4cb-4dc9-9e66-69b738a073a2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:45.250018 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:45.250018 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:45.253414 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cf845c5d-e4cb-4dc9-9e66-69b738a073a2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:45.257473 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cf845c5d-e4cb-4dc9-9e66-69b738a073a2 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:45.257834 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1395/5575] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:45 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:45.616183 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-bd568a0c-2d30-4cc6-8475-37d151bd3bd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:45.618123 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-bd568a0c-2d30-4cc6-8475-37d151bd3bd1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e/action Aug 18 23:04:45.618479 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-bd568a0c-2d30-4cc6-8475-37d151bd3bd1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:45.618592 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-bd568a0c-2d30-4cc6-8475-37d151bd3bd1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:45.632559 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:45.632559 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:45.641033 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-55fc4ed3-880c-4480-a498-63fba7f46fb1 req-bd568a0c-2d30-4cc6-8475-37d151bd3bd1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e/action returned with HTTP 204 Aug 18 23:04:45.641463 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1389/5576] 10.4.3.89 () {74 vars in 1718 bytes} [Tue Aug 18 23:04:45 2026] POST /volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:45.642913 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e64d76f7-436d-43ce-adf1-6741b4054d77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:45.645021 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e64d76f7-436d-43ce-adf1-6741b4054d77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a Aug 18 23:04:45.645261 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e64d76f7-436d-43ce-adf1-6741b4054d77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:45.645551 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e64d76f7-436d-43ce-adf1-6741b4054d77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:45.652395 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e64d76f7-436d-43ce-adf1-6741b4054d77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a returned with HTTP 404 Aug 18 23:04:45.652926 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1398/5577] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:45 2026] GET /volume/v3/volumes/056366c9-0e22-44c1-89ec-43bdafdeb67a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:45.660643 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d06ab702-35d2-47c6-8b54-35993c039e71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:45.662203 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:45.662566 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-239102403"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:45.664299 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-239102403'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:45.664474 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:04:45.668565 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:04:45.674117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (ae9ab1c9-0476-4633-befb-139bf879b385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:45.675367 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534ddfbf-9f0c-4d30-95a8-e2d6c70a0f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:45.676069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:45.700207 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (534ddfbf-9f0c-4d30-95a8-e2d6c70a0f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:45.700937 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453a9880-81f4-4716-9154-cbc1cb493605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:45.734662 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['755eda11-aa9c-4273-b7db-6bed7e369581', '702e1001-96ee-49c3-88ee-e361fcdc42f4', '88e360fd-5409-4abc-8e9f-72a47e0f2bd7', 'a682f69e-1f0b-477a-80c3-f1d9d74fa0fb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:45.735507 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453a9880-81f4-4716-9154-cbc1cb493605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755eda11-aa9c-4273-b7db-6bed7e369581', '702e1001-96ee-49c3-88ee-e361fcdc42f4', '88e360fd-5409-4abc-8e9f-72a47e0f2bd7', 'a682f69e-1f0b-477a-80c3-f1d9d74fa0fb']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:45.736178 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f50ffa-b7b4-41d7-83d7-0c0459254cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:45.758082 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80f50ffa-b7b4-41d7-83d7-0c0459254cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea8565b-7326-4dde-81e9-148a8df383d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-239102403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['755eda11-aa9c-4273-b7db-6bed7e369581','702e1001-96ee-49c3-88ee-e361fcdc42f4','88e360fd-5409-4abc-8e9f-72a47e0f2bd7','a682f69e-1f0b-477a-80c3-f1d9d74fa0fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-239102403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea8565b-7326-4dde-81e9-148a8df383d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:45.758882 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28481811-b1e2-4f36-9b27-99e3b2c74146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:45.774850 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28481811-b1e2-4f36-9b27-99e3b2c74146) transitioned into state 'SUCCESS' from state '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-239102403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['755eda11-aa9c-4273-b7db-6bed7e369581','702e1001-96ee-49c3-88ee-e361fcdc42f4','88e360fd-5409-4abc-8e9f-72a47e0f2bd7','a682f69e-1f0b-477a-80c3-f1d9d74fa0fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:45.775492 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d32c39-6ede-4767-9cf5-9459f7852de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:45.783021 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d32c39-6ede-4767-9cf5-9459f7852de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:45.783757 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (ae9ab1c9-0476-4633-befb-139bf879b385) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:45.784042 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:04:45.784604 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d06ab702-35d2-47c6-8b54-35993c039e71 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:45.784982 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1396/5578] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:04:45 2026] POST /volume/v3/volumes => generated 775 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:45.795257 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-66675538-fb2b-4b35-841a-8b396e75ae5a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:45.797775 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66675538-fb2b-4b35-841a-8b396e75ae5a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 Aug 18 23:04:45.797972 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66675538-fb2b-4b35-841a-8b396e75ae5a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:45.798150 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-66675538-fb2b-4b35-841a-8b396e75ae5a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:45.806339 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:45.806339 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:45.809860 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-66675538-fb2b-4b35-841a-8b396e75ae5a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:45.813201 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-66675538-fb2b-4b35-841a-8b396e75ae5a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 returned with HTTP 200 Aug 18 23:04:45.813646 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1396/5579] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:45 2026] GET /volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:46.272720 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c201cee9-83b7-4e57-88aa-70a588dbfd1d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:46.274594 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c201cee9-83b7-4e57-88aa-70a588dbfd1d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:46.274797 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c201cee9-83b7-4e57-88aa-70a588dbfd1d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:46.275004 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c201cee9-83b7-4e57-88aa-70a588dbfd1d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:46.283701 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:46.283701 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:46.286795 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c201cee9-83b7-4e57-88aa-70a588dbfd1d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:46.290679 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c201cee9-83b7-4e57-88aa-70a588dbfd1d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:46.291027 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1390/5580] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:46 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:46.824767 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85462db0-ce63-4f06-b8ff-19e521878a63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:46.826468 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85462db0-ce63-4f06-b8ff-19e521878a63 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 Aug 18 23:04:46.826677 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85462db0-ce63-4f06-b8ff-19e521878a63 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:46.826898 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85462db0-ce63-4f06-b8ff-19e521878a63 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:46.833849 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:46.833849 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:46.836897 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85462db0-ce63-4f06-b8ff-19e521878a63 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:46.840225 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85462db0-ce63-4f06-b8ff-19e521878a63 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 returned with HTTP 200 Aug 18 23:04:46.840581 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1399/5581] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:46 2026] GET /volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:46.852450 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f30cf2db-ce06-44a6-96a4-bf1b83844d2b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:46.854684 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f30cf2db-ce06-44a6-96a4-bf1b83844d2b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:46.855144 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f30cf2db-ce06-44a6-96a4-bf1b83844d2b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea8565b-7326-4dde-81e9-148a8df383d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1546769978"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:46.866000 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:46.866000 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:46.866478 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f30cf2db-ce06-44a6-96a4-bf1b83844d2b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:46.866639 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f30cf2db-ce06-44a6-96a4-bf1b83844d2b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create snapshot from volume 3ea8565b-7326-4dde-81e9-148a8df383d0 Aug 18 23:04:46.888509 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f30cf2db-ce06-44a6-96a4-bf1b83844d2b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['bb416796-43ab-4941-a565-f1b34e599729', '2484fda6-3ba8-446e-9d8d-2af6d2c71466', 'cebc5fe1-c380-44c5-a225-fbdc4d9bd2a8', 'a4aea51d-82d5-4c0e-8d5e-c5e0f013b41a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:46.915112 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f30cf2db-ce06-44a6-96a4-bf1b83844d2b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot create request issued successfully. Aug 18 23:04:46.915456 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f30cf2db-ce06-44a6-96a4-bf1b83844d2b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:46.915864 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1397/5582] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:46.924462 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-23a23195-de71-4cfd-89a6-a54e250dc0c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:46.926430 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23a23195-de71-4cfd-89a6-a54e250dc0c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:46.926649 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23a23195-de71-4cfd-89a6-a54e250dc0c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:46.926859 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-23a23195-de71-4cfd-89a6-a54e250dc0c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:46.931932 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:46.931932 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:46.932605 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-23a23195-de71-4cfd-89a6-a54e250dc0c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:46.932933 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-23a23195-de71-4cfd-89a6-a54e250dc0c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 returned with HTTP 200 Aug 18 23:04:46.933343 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1397/5583] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:46 2026] GET /volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:47.943376 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bac869ef-2d81-43d2-a213-f451b0ca4afa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:47.945614 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bac869ef-2d81-43d2-a213-f451b0ca4afa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:47.945829 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bac869ef-2d81-43d2-a213-f451b0ca4afa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:47.946076 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bac869ef-2d81-43d2-a213-f451b0ca4afa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:47.951995 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:47.951995 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:47.952415 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bac869ef-2d81-43d2-a213-f451b0ca4afa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:47.953227 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bac869ef-2d81-43d2-a213-f451b0ca4afa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 returned with HTTP 200 Aug 18 23:04:47.953762 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1391/5584] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:47 2026] GET /volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:47.962189 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dcf8a8e2-e7c0-473e-bb16-73c9c719b18e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:47.964168 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcf8a8e2-e7c0-473e-bb16-73c9c719b18e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:47.964419 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcf8a8e2-e7c0-473e-bb16-73c9c719b18e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:47.964649 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcf8a8e2-e7c0-473e-bb16-73c9c719b18e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:47.964797 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-dcf8a8e2-e7c0-473e-bb16-73c9c719b18e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Delete snapshot with id: ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:47.969743 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:47.969743 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:47.970345 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dcf8a8e2-e7c0-473e-bb16-73c9c719b18e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:04:47.985458 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dcf8a8e2-e7c0-473e-bb16-73c9c719b18e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot delete request issued successfully. Aug 18 23:04:47.985683 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcf8a8e2-e7c0-473e-bb16-73c9c719b18e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 returned with HTTP 202 Aug 18 23:04:47.986203 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1400/5585] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:47 2026] DELETE /volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:47.993960 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74ecc680-8bd5-421a-8767-2d97a47693d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:47.996085 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74ecc680-8bd5-421a-8767-2d97a47693d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] GET https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:47.996362 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74ecc680-8bd5-421a-8767-2d97a47693d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:47.996592 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74ecc680-8bd5-421a-8767-2d97a47693d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:48.001677 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:48.001677 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:48.002082 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74ecc680-8bd5-421a-8767-2d97a47693d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:04:48.003307 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74ecc680-8bd5-421a-8767-2d97a47693d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 returned with HTTP 200 Aug 18 23:04:48.003307 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1398/5586] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:47 2026] GET /volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:49.011951 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e8a8d801-248f-4d84-b67f-5b87f34eb983 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.014192 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8a8d801-248f-4d84-b67f-5b87f34eb983 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] GET https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:49.014484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8a8d801-248f-4d84-b67f-5b87f34eb983 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:49.014726 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e8a8d801-248f-4d84-b67f-5b87f34eb983 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:49.019992 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e8a8d801-248f-4d84-b67f-5b87f34eb983 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 returned with HTTP 404 Aug 18 23:04:49.020482 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1398/5587] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:49 2026] GET /volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:49.027363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f49dc86e-dfec-4534-9d07-924e6bfd145a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.029406 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f49dc86e-dfec-4534-9d07-924e6bfd145a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:49.029602 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f49dc86e-dfec-4534-9d07-924e6bfd145a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:49.029787 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f49dc86e-dfec-4534-9d07-924e6bfd145a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:49.029903 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-f49dc86e-dfec-4534-9d07-924e6bfd145a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete snapshot with id: ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:49.034496 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f49dc86e-dfec-4534-9d07-924e6bfd145a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 returned with HTTP 404 Aug 18 23:04:49.035087 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1392/5588] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:49 2026] DELETE /volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:49.041747 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d46ffc61-1d8f-4fb3-a3b7-ba94f3de4cc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.043499 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d46ffc61-1d8f-4fb3-a3b7-ba94f3de4cc2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 Aug 18 23:04:49.043689 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d46ffc61-1d8f-4fb3-a3b7-ba94f3de4cc2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:49.043870 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d46ffc61-1d8f-4fb3-a3b7-ba94f3de4cc2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:49.047757 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d46ffc61-1d8f-4fb3-a3b7-ba94f3de4cc2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 returned with HTTP 404 Aug 18 23:04:49.048184 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1401/5589] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:49 2026] GET /volume/v3/snapshots/ba62c72c-3b33-4197-bd9c-20c4736d0899 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:49.054332 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fe86f66-8122-4262-99ed-4ed23bb528be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.055984 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fe86f66-8122-4262-99ed-4ed23bb528be tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 Aug 18 23:04:49.056159 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fe86f66-8122-4262-99ed-4ed23bb528be tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:49.056368 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fe86f66-8122-4262-99ed-4ed23bb528be tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:49.056517 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1fe86f66-8122-4262-99ed-4ed23bb528be tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: 3ea8565b-7326-4dde-81e9-148a8df383d0 Aug 18 23:04:49.062966 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:49.062966 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:49.063247 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fe86f66-8122-4262-99ed-4ed23bb528be tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:49.076980 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fe86f66-8122-4262-99ed-4ed23bb528be tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:04:49.077141 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fe86f66-8122-4262-99ed-4ed23bb528be tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 returned with HTTP 202 Aug 18 23:04:49.077559 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1399/5590] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:04:49 2026] DELETE /volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:49.084796 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e41fadfd-c656-4cc1-92c7-9b80586d44c8 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.086761 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e41fadfd-c656-4cc1-92c7-9b80586d44c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 Aug 18 23:04:49.086978 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e41fadfd-c656-4cc1-92c7-9b80586d44c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:49.087589 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e41fadfd-c656-4cc1-92c7-9b80586d44c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:49.095165 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:49.095165 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:49.097973 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-e41fadfd-c656-4cc1-92c7-9b80586d44c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:49.102158 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e41fadfd-c656-4cc1-92c7-9b80586d44c8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 returned with HTTP 200 Aug 18 23:04:49.102619 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1399/5591] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:49 2026] GET /volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:49.334315 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-11b17c57-564a-463b-be88-5055b8252aad req-68fe4756-7655-4b64-b868-1bab39625b69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.336386 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-68fe4756-7655-4b64-b868-1bab39625b69 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:49.336576 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-68fe4756-7655-4b64-b868-1bab39625b69 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:49.336782 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-68fe4756-7655-4b64-b868-1bab39625b69 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:49.345727 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:49.345727 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:49.348907 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [req-11b17c57-564a-463b-be88-5055b8252aad req-68fe4756-7655-4b64-b868-1bab39625b69 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:49.352814 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-68fe4756-7655-4b64-b868-1bab39625b69 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:49.353187 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1393/5592] 10.4.3.89 () {68 vars in 1591 bytes} [Tue Aug 18 23:04:49 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:49.371451 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-11b17c57-564a-463b-be88-5055b8252aad req-4633009f-4347-4d75-8500-15de8957ff5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.373421 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-4633009f-4347-4d75-8500-15de8957ff5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] POST https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62/action Aug 18 23:04:49.373775 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-4633009f-4347-4d75-8500-15de8957ff5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:49.373893 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-4633009f-4347-4d75-8500-15de8957ff5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:49.384828 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:49.384828 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:49.385364 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-11b17c57-564a-463b-be88-5055b8252aad req-4633009f-4347-4d75-8500-15de8957ff5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:49.391690 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [req-11b17c57-564a-463b-be88-5055b8252aad req-4633009f-4347-4d75-8500-15de8957ff5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Begin detaching volume completed successfully. Aug 18 23:04:49.391907 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-4633009f-4347-4d75-8500-15de8957ff5c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62/action returned with HTTP 202 Aug 18 23:04:49.392353 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1402/5593] 10.4.3.89 () {72 vars in 1665 bytes} [Tue Aug 18 23:04:49 2026] POST /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:04:49.429636 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03a75c7b-671f-4101-9dbf-1af8b99eae7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.429978 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03a75c7b-671f-4101-9dbf-1af8b99eae7b None None] GET https://10.4.3.89/volume// Aug 18 23:04:49.430156 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03a75c7b-671f-4101-9dbf-1af8b99eae7b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:49.430380 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03a75c7b-671f-4101-9dbf-1af8b99eae7b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:49.430754 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03a75c7b-671f-4101-9dbf-1af8b99eae7b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 18 23:04:49.431026 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1400/5594] 10.4.3.89 () {66 vars in 1419 bytes} [Tue Aug 18 23:04:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 18 23:04:49.437616 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [req-11b17c57-564a-463b-be88-5055b8252aad req-d1a37e2c-1bb6-4936-a81d-c6232222eff6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:49.439561 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-d1a37e2c-1bb6-4936-a81d-c6232222eff6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:49.439799 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-d1a37e2c-1bb6-4936-a81d-c6232222eff6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:49.440017 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-d1a37e2c-1bb6-4936-a81d-c6232222eff6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:49.449071 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:49.449071 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:49.452684 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [req-11b17c57-564a-463b-be88-5055b8252aad req-d1a37e2c-1bb6-4936-a81d-c6232222eff6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:49.456587 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-d1a37e2c-1bb6-4936-a81d-c6232222eff6 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:49.456976 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1400/5595] 10.4.3.89 () {70 vars in 1632 bytes} [Tue Aug 18 23:04:49 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 18 23:04:50.114374 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b50c1523-08c3-45f6-815c-783ff9d09ce7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:50.116124 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b50c1523-08c3-45f6-815c-783ff9d09ce7 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 Aug 18 23:04:50.116333 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b50c1523-08c3-45f6-815c-783ff9d09ce7 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:50.116514 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b50c1523-08c3-45f6-815c-783ff9d09ce7 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:50.122279 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b50c1523-08c3-45f6-815c-783ff9d09ce7 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 returned with HTTP 404 Aug 18 23:04:50.122781 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1394/5596] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:50 2026] GET /volume/v3/volumes/3ea8565b-7326-4dde-81e9-148a8df383d0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:50.129615 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:50.131283 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:50.131610 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1547922542"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:50.132944 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1547922542'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:50.133065 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:04:50.136916 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:04:50.142619 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (751dc103-cf9f-4bad-9d7b-fad6c0243def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:50.143471 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f886a31-c8cb-49b0-9dd5-52592f785dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:50.144195 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:50.165793 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f886a31-c8cb-49b0-9dd5-52592f785dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:50.166472 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e1b1f9-81af-49c0-a9c0-6902abfe22a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:50.199093 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['c730cdbf-300d-41f5-8e8a-eabc9ac0b526', '62dd6231-ddf5-4da5-b6eb-cdae8be4bad6', 'a1c61149-0067-47c8-9cdf-2c61a278f3d4', '4891b46c-1436-4339-8626-73cfcb486039'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:50.199727 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e1b1f9-81af-49c0-a9c0-6902abfe22a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c730cdbf-300d-41f5-8e8a-eabc9ac0b526', '62dd6231-ddf5-4da5-b6eb-cdae8be4bad6', 'a1c61149-0067-47c8-9cdf-2c61a278f3d4', '4891b46c-1436-4339-8626-73cfcb486039']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:50.200418 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3690b5-fd8d-4280-bd49-97f1b9dc9b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:50.215157 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-11b17c57-564a-463b-be88-5055b8252aad req-94645e91-c4bc-4047-9e5d-e9433c0636ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:50.217101 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-94645e91-c4bc-4047-9e5d-e9433c0636ab tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e Aug 18 23:04:50.217294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-94645e91-c4bc-4047-9e5d-e9433c0636ab tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:50.217520 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-94645e91-c4bc-4047-9e5d-e9433c0636ab tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:50.221101 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3690b5-fd8d-4280-bd49-97f1b9dc9b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e6b814-fa39-4f57-9215-0c983a56b835', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1547922542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['c730cdbf-300d-41f5-8e8a-eabc9ac0b526','62dd6231-ddf5-4da5-b6eb-cdae8be4bad6','a1c61149-0067-47c8-9cdf-2c61a278f3d4','4891b46c-1436-4339-8626-73cfcb486039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1547922542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e6b814-fa39-4f57-9215-0c983a56b835,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:50.221852 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b449d54-1c63-4a32-8e49-22989de9c574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:50.224200 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:50.224200 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:50.238491 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b449d54-1c63-4a32-8e49-22989de9c574) transitioned into state 'SUCCESS' from state '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-1547922542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['c730cdbf-300d-41f5-8e8a-eabc9ac0b526','62dd6231-ddf5-4da5-b6eb-cdae8be4bad6','a1c61149-0067-47c8-9cdf-2c61a278f3d4','4891b46c-1436-4339-8626-73cfcb486039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:50.239120 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f23c20-6970-40c5-a68c-7ad70a77f1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:50.247620 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f23c20-6970-40c5-a68c-7ad70a77f1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:50.248483 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (751dc103-cf9f-4bad-9d7b-fad6c0243def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:50.248746 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:04:50.249249 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8c57f43-9f63-40ac-a54a-01a5672f85b1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:50.249669 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1403/5597] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:04:50 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:50.261487 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-47a01d68-8e80-4a92-8a03-f7aaf03ce372 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:50.263554 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47a01d68-8e80-4a92-8a03-f7aaf03ce372 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 Aug 18 23:04:50.263744 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47a01d68-8e80-4a92-8a03-f7aaf03ce372 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:50.263913 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-47a01d68-8e80-4a92-8a03-f7aaf03ce372 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:50.264899 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-11b17c57-564a-463b-be88-5055b8252aad req-94645e91-c4bc-4047-9e5d-e9433c0636ab tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e returned with HTTP 200 Aug 18 23:04:50.265304 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1401/5598] 10.4.3.89 () {72 vars in 1666 bytes} [Tue Aug 18 23:04:50 2026] DELETE /volume/v3/attachments/388c19fd-07ff-45d4-a3b9-4a6e673d719e => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:50.272682 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:50.272682 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:50.276924 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-47a01d68-8e80-4a92-8a03-f7aaf03ce372 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:50.282283 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-47a01d68-8e80-4a92-8a03-f7aaf03ce372 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 returned with HTTP 200 Aug 18 23:04:50.282829 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1401/5599] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:50 2026] GET /volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:50.471114 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cdf1fb3-b544-473f-98e0-f1912b7bfc6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:50.472757 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cdf1fb3-b544-473f-98e0-f1912b7bfc6b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:50.472924 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cdf1fb3-b544-473f-98e0-f1912b7bfc6b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:50.473127 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cdf1fb3-b544-473f-98e0-f1912b7bfc6b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:50.479477 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:50.479477 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:50.482456 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1cdf1fb3-b544-473f-98e0-f1912b7bfc6b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:50.485934 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cdf1fb3-b544-473f-98e0-f1912b7bfc6b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:50.486380 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1395/5600] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:50 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:50.498794 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5739c2a-7042-49ab-8b65-e9c3ccd8d1bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:50.500418 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5739c2a-7042-49ab-8b65-e9c3ccd8d1bb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:50.500554 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5739c2a-7042-49ab-8b65-e9c3ccd8d1bb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:50.500725 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5739c2a-7042-49ab-8b65-e9c3ccd8d1bb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:50.506713 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:50.506713 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:50.509509 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5739c2a-7042-49ab-8b65-e9c3ccd8d1bb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:50.512728 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5739c2a-7042-49ab-8b65-e9c3ccd8d1bb tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:50.513041 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1404/5601] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:50 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:50.526235 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e00c2194-a282-4603-808b-7e275a971536 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:50.527961 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e00c2194-a282-4603-808b-7e275a971536 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:50.528164 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e00c2194-a282-4603-808b-7e275a971536 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:50.528409 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e00c2194-a282-4603-808b-7e275a971536 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:50.528588 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e00c2194-a282-4603-808b-7e275a971536 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete volume with id: f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:50.534866 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:50.534866 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:50.535322 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e00c2194-a282-4603-808b-7e275a971536 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:50.549587 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e00c2194-a282-4603-808b-7e275a971536 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete volume request issued successfully. Aug 18 23:04:50.549749 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e00c2194-a282-4603-808b-7e275a971536 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 202 Aug 18 23:04:50.550094 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1402/5602] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:04:50 2026] DELETE /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:50.557278 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d4554b76-5845-432d-9d08-8ac89593060a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:50.558983 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4554b76-5845-432d-9d08-8ac89593060a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:50.559191 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4554b76-5845-432d-9d08-8ac89593060a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:50.559391 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d4554b76-5845-432d-9d08-8ac89593060a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:50.566983 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:50.566983 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:50.571156 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d4554b76-5845-432d-9d08-8ac89593060a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:50.575022 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d4554b76-5845-432d-9d08-8ac89593060a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 200 Aug 18 23:04:50.575400 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1402/5603] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:50 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:51.294035 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1243252-6522-4b41-aa6a-e59ded19f99e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:51.295675 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1243252-6522-4b41-aa6a-e59ded19f99e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 Aug 18 23:04:51.295853 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1243252-6522-4b41-aa6a-e59ded19f99e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:51.296033 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1243252-6522-4b41-aa6a-e59ded19f99e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:51.302687 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:51.302687 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:51.305682 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1243252-6522-4b41-aa6a-e59ded19f99e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:51.309030 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1243252-6522-4b41-aa6a-e59ded19f99e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 returned with HTTP 200 Aug 18 23:04:51.309414 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1396/5604] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:51 2026] GET /volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:51.320704 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2f94cb1-0c18-47f1-ab04-de106ee5b024 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:51.322325 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2f94cb1-0c18-47f1-ab04-de106ee5b024 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:51.322642 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2f94cb1-0c18-47f1-ab04-de106ee5b024 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01e6b814-fa39-4f57-9215-0c983a56b835", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-18915709"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:51.330288 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:51.330288 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:51.330571 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2f94cb1-0c18-47f1-ab04-de106ee5b024 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:51.330681 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-f2f94cb1-0c18-47f1-ab04-de106ee5b024 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create snapshot from volume 01e6b814-fa39-4f57-9215-0c983a56b835 Aug 18 23:04:51.350637 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f2f94cb1-0c18-47f1-ab04-de106ee5b024 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['ad575d4c-4671-4fc4-94f5-4e07f352eaa4', 'edc915db-e18d-4106-848d-ffffc91ba636', '91c34e49-af07-40de-8ea9-b85a2ea0351f', '840d524b-b64e-4d75-ba4a-f23342914bab'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:51.375289 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2f94cb1-0c18-47f1-ab04-de106ee5b024 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot create request issued successfully. Aug 18 23:04:51.375647 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2f94cb1-0c18-47f1-ab04-de106ee5b024 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:51.376072 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1405/5605] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:51.383229 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2410f5da-21b7-4127-88b8-d72c18999acf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:51.384895 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2410f5da-21b7-4127-88b8-d72c18999acf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc Aug 18 23:04:51.385065 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2410f5da-21b7-4127-88b8-d72c18999acf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:51.385247 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2410f5da-21b7-4127-88b8-d72c18999acf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:51.389606 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:51.389606 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:51.389857 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2410f5da-21b7-4127-88b8-d72c18999acf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:51.390455 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2410f5da-21b7-4127-88b8-d72c18999acf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc returned with HTTP 200 Aug 18 23:04:51.390759 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1403/5606] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:51 2026] GET /volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:51.586778 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-13fe8a8f-ee88-4a48-8e2c-1e3523b52317 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:51.589236 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13fe8a8f-ee88-4a48-8e2c-1e3523b52317 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 Aug 18 23:04:51.589541 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13fe8a8f-ee88-4a48-8e2c-1e3523b52317 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:51.589779 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-13fe8a8f-ee88-4a48-8e2c-1e3523b52317 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:51.596477 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-13fe8a8f-ee88-4a48-8e2c-1e3523b52317 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 returned with HTTP 404 Aug 18 23:04:51.597021 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1403/5607] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:51 2026] GET /volume/v3/volumes/f6dd4a67-3c1e-49c2-86af-db57850a5a62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:51.602820 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1cdee77f-aa9b-447d-8d7c-98825f32eb22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:51.604492 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cdee77f-aa9b-447d-8d7c-98825f32eb22 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:51.604673 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cdee77f-aa9b-447d-8d7c-98825f32eb22 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:51.604847 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1cdee77f-aa9b-447d-8d7c-98825f32eb22 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:51.610926 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:51.610926 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:51.613908 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1cdee77f-aa9b-447d-8d7c-98825f32eb22 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:51.617338 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1cdee77f-aa9b-447d-8d7c-98825f32eb22 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:51.617650 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1397/5608] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:51 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:51.628187 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc456de5-68cf-4fe6-a255-7e53deb8b8d3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:51.630041 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc456de5-68cf-4fe6-a255-7e53deb8b8d3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:51.630227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc456de5-68cf-4fe6-a255-7e53deb8b8d3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:51.630460 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc456de5-68cf-4fe6-a255-7e53deb8b8d3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:51.636662 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:51.636662 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:51.639658 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fc456de5-68cf-4fe6-a255-7e53deb8b8d3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:51.643047 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc456de5-68cf-4fe6-a255-7e53deb8b8d3 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:51.643420 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1406/5609] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:51 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:51.654098 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f16e2176-4455-4cc8-8241-8e5f085683f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:51.655648 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f16e2176-4455-4cc8-8241-8e5f085683f9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:51.655832 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f16e2176-4455-4cc8-8241-8e5f085683f9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:51.656007 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f16e2176-4455-4cc8-8241-8e5f085683f9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:51.656151 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f16e2176-4455-4cc8-8241-8e5f085683f9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete volume with id: 15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:51.662150 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:51.662150 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:51.662577 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f16e2176-4455-4cc8-8241-8e5f085683f9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:51.675896 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f16e2176-4455-4cc8-8241-8e5f085683f9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete volume request issued successfully. Aug 18 23:04:51.676057 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f16e2176-4455-4cc8-8241-8e5f085683f9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 202 Aug 18 23:04:51.676441 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1404/5610] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:04:51 2026] DELETE /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:51.682730 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-ed74770d-0909-4fd5-ab31-9a00b2b9a77c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:51.684384 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed74770d-0909-4fd5-ab31-9a00b2b9a77c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:51.684562 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed74770d-0909-4fd5-ab31-9a00b2b9a77c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:51.684736 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-ed74770d-0909-4fd5-ab31-9a00b2b9a77c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:51.691053 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:51.691053 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:51.694311 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-ed74770d-0909-4fd5-ab31-9a00b2b9a77c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:51.697863 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-ed74770d-0909-4fd5-ab31-9a00b2b9a77c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 200 Aug 18 23:04:51.698226 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1404/5611] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:51 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:52.398290 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c16d898b-e806-4802-8917-84c62987d77b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.400004 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c16d898b-e806-4802-8917-84c62987d77b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc Aug 18 23:04:52.400185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c16d898b-e806-4802-8917-84c62987d77b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:52.400400 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c16d898b-e806-4802-8917-84c62987d77b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:52.404728 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:52.404728 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:52.404985 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c16d898b-e806-4802-8917-84c62987d77b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:52.405605 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c16d898b-e806-4802-8917-84c62987d77b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc returned with HTTP 200 Aug 18 23:04:52.405945 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1398/5612] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:52 2026] GET /volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:52.413726 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc04f4f0-7acc-48d7-a61c-fa48eb6b7c18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.415425 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc04f4f0-7acc-48d7-a61c-fa48eb6b7c18 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] POST https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc/action Aug 18 23:04:52.415781 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc04f4f0-7acc-48d7-a61c-fa48eb6b7c18 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:04:52.415926 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc04f4f0-7acc-48d7-a61c-fa48eb6b7c18 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:52.421424 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:52.421424 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:52.421822 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fc04f4f0-7acc-48d7-a61c-fa48eb6b7c18 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:04:52.422564 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-fc04f4f0-7acc-48d7-a61c-fa48eb6b7c18 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd44baaee23a642b989dfc9534cba415b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd30ff5c73a949659dcb96807faa22d7', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:04:52.422809 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc04f4f0-7acc-48d7-a61c-fa48eb6b7c18 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc/action returned with HTTP 403 Aug 18 23:04:52.423258 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1407/5613] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:04:52 2026] POST /volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:52.428823 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-395df2cd-328e-4cd7-9bd2-36d2878b9d8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.431310 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-395df2cd-328e-4cd7-9bd2-36d2878b9d8d tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc Aug 18 23:04:52.431310 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-395df2cd-328e-4cd7-9bd2-36d2878b9d8d tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:52.431310 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-395df2cd-328e-4cd7-9bd2-36d2878b9d8d tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:52.431310 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-395df2cd-328e-4cd7-9bd2-36d2878b9d8d tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete snapshot with id: e7ad3dfa-83ac-4f23-b9be-09f7c05764dc Aug 18 23:04:52.436140 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:52.436140 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:52.436516 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-395df2cd-328e-4cd7-9bd2-36d2878b9d8d tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:52.449704 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-395df2cd-328e-4cd7-9bd2-36d2878b9d8d tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot delete request issued successfully. Aug 18 23:04:52.449902 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-395df2cd-328e-4cd7-9bd2-36d2878b9d8d tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc returned with HTTP 202 Aug 18 23:04:52.450374 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1405/5614] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:52 2026] DELETE /volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:52.456296 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5fdfb744-6fea-43db-a83f-a9738f96e813 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.458115 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fdfb744-6fea-43db-a83f-a9738f96e813 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc Aug 18 23:04:52.458343 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fdfb744-6fea-43db-a83f-a9738f96e813 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:52.458624 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5fdfb744-6fea-43db-a83f-a9738f96e813 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:52.463304 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:52.463304 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:52.463650 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-5fdfb744-6fea-43db-a83f-a9738f96e813 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:52.464388 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5fdfb744-6fea-43db-a83f-a9738f96e813 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc returned with HTTP 200 Aug 18 23:04:52.464752 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1405/5615] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:52 2026] GET /volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:52.709715 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c503bca-bf9c-428d-a6ac-b7245ed9781b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.711348 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c503bca-bf9c-428d-a6ac-b7245ed9781b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 Aug 18 23:04:52.711532 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c503bca-bf9c-428d-a6ac-b7245ed9781b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:52.711708 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c503bca-bf9c-428d-a6ac-b7245ed9781b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:52.716774 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c503bca-bf9c-428d-a6ac-b7245ed9781b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 returned with HTTP 404 Aug 18 23:04:52.717181 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1399/5616] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:52 2026] GET /volume/v3/volumes/15143256-a918-4916-a583-f7b504106920 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:52.723157 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79339f6a-f37a-433b-af60-377eecd54159 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.724893 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79339f6a-f37a-433b-af60-377eecd54159 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:52.725067 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79339f6a-f37a-433b-af60-377eecd54159 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:52.725243 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79339f6a-f37a-433b-af60-377eecd54159 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:52.731487 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:52.731487 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:52.734409 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79339f6a-f37a-433b-af60-377eecd54159 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:52.737888 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79339f6a-f37a-433b-af60-377eecd54159 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:52.738208 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1408/5617] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:52 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:52.748770 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b575c96-40ec-4f87-8402-13509951835e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.750414 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b575c96-40ec-4f87-8402-13509951835e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:52.750600 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b575c96-40ec-4f87-8402-13509951835e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:52.750772 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b575c96-40ec-4f87-8402-13509951835e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:52.752663 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=456,cinder:INSERT=90,cinder:UPDATE=175 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:04:52.757890 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:52.757890 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:52.761506 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b575c96-40ec-4f87-8402-13509951835e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:52.765018 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b575c96-40ec-4f87-8402-13509951835e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:52.765557 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1406/5618] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:52 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:52.775997 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-2062c332-722d-4b4d-851c-1287cb238b7a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.777631 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2062c332-722d-4b4d-851c-1287cb238b7a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:52.777808 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2062c332-722d-4b4d-851c-1287cb238b7a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:52.777983 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-2062c332-722d-4b4d-851c-1287cb238b7a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:52.778133 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-2062c332-722d-4b4d-851c-1287cb238b7a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete volume with id: 39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:52.784778 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:52.784778 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:52.784946 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2062c332-722d-4b4d-851c-1287cb238b7a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:52.799172 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-2062c332-722d-4b4d-851c-1287cb238b7a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete volume request issued successfully. Aug 18 23:04:52.799372 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-2062c332-722d-4b4d-851c-1287cb238b7a tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 202 Aug 18 23:04:52.799735 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1406/5619] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:04:52 2026] DELETE /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:52.805639 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a00cbd83-ca3a-41cb-8178-af1d9c184f08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:52.807153 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a00cbd83-ca3a-41cb-8178-af1d9c184f08 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:52.807369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a00cbd83-ca3a-41cb-8178-af1d9c184f08 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:52.807542 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a00cbd83-ca3a-41cb-8178-af1d9c184f08 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:52.814146 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:52.814146 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:52.818313 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a00cbd83-ca3a-41cb-8178-af1d9c184f08 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:52.822023 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a00cbd83-ca3a-41cb-8178-af1d9c184f08 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 200 Aug 18 23:04:52.822535 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1400/5620] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:52 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:53.474510 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a161d46-1afb-4d19-a1d9-e9ac1d086fdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:53.476256 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a161d46-1afb-4d19-a1d9-e9ac1d086fdf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc Aug 18 23:04:53.476516 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a161d46-1afb-4d19-a1d9-e9ac1d086fdf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:53.476742 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a161d46-1afb-4d19-a1d9-e9ac1d086fdf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:53.478539 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=372,cinder:INSERT=59,cinder:UPDATE=119 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:04:53.481326 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a161d46-1afb-4d19-a1d9-e9ac1d086fdf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc returned with HTTP 404 Aug 18 23:04:53.482091 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1409/5621] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:53 2026] GET /volume/v3/snapshots/e7ad3dfa-83ac-4f23-b9be-09f7c05764dc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:53.488737 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a358d6d7-e9d4-456d-8bd1-4c379debd936 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:53.490440 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a358d6d7-e9d4-456d-8bd1-4c379debd936 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 Aug 18 23:04:53.490626 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a358d6d7-e9d4-456d-8bd1-4c379debd936 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:53.490858 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a358d6d7-e9d4-456d-8bd1-4c379debd936 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:53.491010 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a358d6d7-e9d4-456d-8bd1-4c379debd936 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: 01e6b814-fa39-4f57-9215-0c983a56b835 Aug 18 23:04:53.497165 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:53.497165 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:53.497496 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a358d6d7-e9d4-456d-8bd1-4c379debd936 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:53.512082 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a358d6d7-e9d4-456d-8bd1-4c379debd936 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:04:53.512365 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a358d6d7-e9d4-456d-8bd1-4c379debd936 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 returned with HTTP 202 Aug 18 23:04:53.512896 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1407/5622] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:04:53 2026] DELETE /volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:53.518864 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b8bfcb16-1d68-401d-99b0-8a3c309a9889 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:53.520443 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8bfcb16-1d68-401d-99b0-8a3c309a9889 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 Aug 18 23:04:53.520616 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8bfcb16-1d68-401d-99b0-8a3c309a9889 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:53.520810 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b8bfcb16-1d68-401d-99b0-8a3c309a9889 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:53.522528 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=387,cinder:INSERT=63,cinder:UPDATE=112 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:04:53.527642 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:53.527642 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:53.531293 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-b8bfcb16-1d68-401d-99b0-8a3c309a9889 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:53.535050 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b8bfcb16-1d68-401d-99b0-8a3c309a9889 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 returned with HTTP 200 Aug 18 23:04:53.535626 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1407/5623] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:53 2026] GET /volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:53.833866 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef84cdde-b6f1-48d0-a2b4-5417bf917824 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:53.835498 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef84cdde-b6f1-48d0-a2b4-5417bf917824 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 Aug 18 23:04:53.835675 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef84cdde-b6f1-48d0-a2b4-5417bf917824 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:53.835846 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef84cdde-b6f1-48d0-a2b4-5417bf917824 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:53.840817 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef84cdde-b6f1-48d0-a2b4-5417bf917824 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 returned with HTTP 404 Aug 18 23:04:53.841238 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1401/5624] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:53 2026] GET /volume/v3/volumes/39ea8c44-79c5-4a84-ad7a-fc4e2b3d2991 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:53.847383 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ce7a92e-63b2-43af-ae60-2e1fd9dd97a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:53.849039 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ce7a92e-63b2-43af-ae60-2e1fd9dd97a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 Aug 18 23:04:53.849253 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ce7a92e-63b2-43af-ae60-2e1fd9dd97a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:53.849501 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ce7a92e-63b2-43af-ae60-2e1fd9dd97a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:53.849630 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9ce7a92e-63b2-43af-ae60-2e1fd9dd97a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete snapshot with id: 44b3cec3-c49a-493f-be67-ad8d9eff6438 Aug 18 23:04:53.854618 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:53.854618 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:53.855061 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ce7a92e-63b2-43af-ae60-2e1fd9dd97a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:53.868451 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ce7a92e-63b2-43af-ae60-2e1fd9dd97a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot delete request issued successfully. Aug 18 23:04:53.868678 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ce7a92e-63b2-43af-ae60-2e1fd9dd97a1 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 returned with HTTP 202 Aug 18 23:04:53.869200 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1410/5625] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:53 2026] DELETE /volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:53.875625 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c4a09d9f-44cb-4f93-aa7a-550179aad18d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:53.877309 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4a09d9f-44cb-4f93-aa7a-550179aad18d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 Aug 18 23:04:53.877498 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4a09d9f-44cb-4f93-aa7a-550179aad18d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:53.877709 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c4a09d9f-44cb-4f93-aa7a-550179aad18d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:53.882079 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:53.882079 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:53.882499 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c4a09d9f-44cb-4f93-aa7a-550179aad18d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:53.883112 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c4a09d9f-44cb-4f93-aa7a-550179aad18d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 returned with HTTP 200 Aug 18 23:04:53.883458 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1408/5626] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:53 2026] GET /volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:54.547567 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3f841caa-5246-4b3f-9a2e-043d247514a4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:54.549263 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f841caa-5246-4b3f-9a2e-043d247514a4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 Aug 18 23:04:54.549476 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f841caa-5246-4b3f-9a2e-043d247514a4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:54.549654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3f841caa-5246-4b3f-9a2e-043d247514a4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:54.554866 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3f841caa-5246-4b3f-9a2e-043d247514a4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 returned with HTTP 404 Aug 18 23:04:54.555317 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1408/5627] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:54 2026] GET /volume/v3/volumes/01e6b814-fa39-4f57-9215-0c983a56b835 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:54.562603 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:54.564739 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:54.565142 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1668604984"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:54.567076 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1668604984'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:54.567110 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:04:54.571607 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:04:54.578543 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (c6cbef36-e627-4817-aff6-c24ac59011d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:54.579704 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ee32b7-db06-4125-9d14-3d6d7928e143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:54.580629 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:54.606051 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9ee32b7-db06-4125-9d14-3d6d7928e143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:54.606715 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee046a6f-158d-4cd7-8c7d-0fde3b6a6e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:54.637488 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['8507862c-8249-4dcf-85e9-f151471cc3e0', 'b705f867-2cec-456e-9cb4-da0805a5e361', '612b9ebc-a1fc-4cf3-b3f3-098861bccfad', '788e5d79-99dc-406a-9a43-cf63c4fe6b66'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:54.638168 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee046a6f-158d-4cd7-8c7d-0fde3b6a6e55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8507862c-8249-4dcf-85e9-f151471cc3e0', 'b705f867-2cec-456e-9cb4-da0805a5e361', '612b9ebc-a1fc-4cf3-b3f3-098861bccfad', '788e5d79-99dc-406a-9a43-cf63c4fe6b66']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:54.638830 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf597ff-2912-4506-b8fe-80ce4a1951c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:54.658607 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf597ff-2912-4506-b8fe-80ce4a1951c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b739747-187a-4873-9345-417588810cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1668604984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['8507862c-8249-4dcf-85e9-f151471cc3e0','b705f867-2cec-456e-9cb4-da0805a5e361','612b9ebc-a1fc-4cf3-b3f3-098861bccfad','788e5d79-99dc-406a-9a43-cf63c4fe6b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1668604984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b739747-187a-4873-9345-417588810cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:54.659363 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d42748-7497-4208-a40c-851a5bfa8d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:54.674472 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3d42748-7497-4208-a40c-851a5bfa8d0e) transitioned into state 'SUCCESS' from state '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-1668604984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['8507862c-8249-4dcf-85e9-f151471cc3e0','b705f867-2cec-456e-9cb4-da0805a5e361','612b9ebc-a1fc-4cf3-b3f3-098861bccfad','788e5d79-99dc-406a-9a43-cf63c4fe6b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:54.675181 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d2528ad-78cd-45d8-bdf6-9d3e8f7fa1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:54.682913 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d2528ad-78cd-45d8-bdf6-9d3e8f7fa1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:54.683635 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (c6cbef36-e627-4817-aff6-c24ac59011d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:54.683898 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:04:54.684425 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d71f74f7-18f9-4b1e-abd2-fe1d00314125 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:54.684810 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1402/5628] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:04:54 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:54.695055 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e69e48ed-6784-4bc4-b402-297257034aa0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:54.696841 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e69e48ed-6784-4bc4-b402-297257034aa0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 Aug 18 23:04:54.697016 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e69e48ed-6784-4bc4-b402-297257034aa0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:54.697195 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e69e48ed-6784-4bc4-b402-297257034aa0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:54.704230 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:54.704230 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:54.707085 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e69e48ed-6784-4bc4-b402-297257034aa0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:54.710231 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e69e48ed-6784-4bc4-b402-297257034aa0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 returned with HTTP 200 Aug 18 23:04:54.710564 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1411/5629] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:54 2026] GET /volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:54.891923 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e17fc5d-9c88-4798-984e-127e96173e2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:54.893575 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e17fc5d-9c88-4798-984e-127e96173e2c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 Aug 18 23:04:54.893750 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e17fc5d-9c88-4798-984e-127e96173e2c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:54.893950 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e17fc5d-9c88-4798-984e-127e96173e2c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:54.897796 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e17fc5d-9c88-4798-984e-127e96173e2c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 returned with HTTP 404 Aug 18 23:04:54.898213 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1409/5630] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:54 2026] GET /volume/v3/snapshots/44b3cec3-c49a-493f-be67-ad8d9eff6438 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:54.904792 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d2843275-c71d-4f0a-b52b-e5f093f8eda9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:54.906665 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2843275-c71d-4f0a-b52b-e5f093f8eda9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 Aug 18 23:04:54.906822 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2843275-c71d-4f0a-b52b-e5f093f8eda9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:54.907033 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d2843275-c71d-4f0a-b52b-e5f093f8eda9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:54.907136 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-d2843275-c71d-4f0a-b52b-e5f093f8eda9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete snapshot with id: d1e73b9c-cf17-435f-9b24-84c12d123858 Aug 18 23:04:54.911676 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:54.911676 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:54.912043 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d2843275-c71d-4f0a-b52b-e5f093f8eda9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:54.925349 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d2843275-c71d-4f0a-b52b-e5f093f8eda9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot delete request issued successfully. Aug 18 23:04:54.925513 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d2843275-c71d-4f0a-b52b-e5f093f8eda9 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 returned with HTTP 202 Aug 18 23:04:54.925899 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1409/5631] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:54 2026] DELETE /volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:54.932524 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26ec7270-47a1-4036-a144-79dff1a8b3be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:54.934562 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26ec7270-47a1-4036-a144-79dff1a8b3be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 Aug 18 23:04:54.934768 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26ec7270-47a1-4036-a144-79dff1a8b3be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:54.934975 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26ec7270-47a1-4036-a144-79dff1a8b3be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:54.936639 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=355,cinder:UPDATE=104,cinder:INSERT=46 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:04:54.940144 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:54.940144 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:54.940633 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26ec7270-47a1-4036-a144-79dff1a8b3be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:54.941418 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26ec7270-47a1-4036-a144-79dff1a8b3be tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 returned with HTTP 200 Aug 18 23:04:54.941934 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1403/5632] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:54 2026] GET /volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:55.721208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9a269945-b702-43b0-8d4b-6876dc3f1b5f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:55.723028 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a269945-b702-43b0-8d4b-6876dc3f1b5f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 Aug 18 23:04:55.723208 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a269945-b702-43b0-8d4b-6876dc3f1b5f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:55.723434 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9a269945-b702-43b0-8d4b-6876dc3f1b5f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:55.729981 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:55.729981 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:55.733094 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9a269945-b702-43b0-8d4b-6876dc3f1b5f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:55.736650 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9a269945-b702-43b0-8d4b-6876dc3f1b5f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 returned with HTTP 200 Aug 18 23:04:55.736964 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1412/5633] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:55 2026] GET /volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:55.747773 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f821b777-5047-49a6-9855-2ae3b846ddfc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:55.749397 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f821b777-5047-49a6-9855-2ae3b846ddfc tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:55.749754 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f821b777-5047-49a6-9855-2ae3b846ddfc tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b739747-187a-4873-9345-417588810cf9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2137980474"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:55.757523 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:55.757523 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:55.757820 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f821b777-5047-49a6-9855-2ae3b846ddfc tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:55.757923 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f821b777-5047-49a6-9855-2ae3b846ddfc tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create snapshot from volume 5b739747-187a-4873-9345-417588810cf9 Aug 18 23:04:55.778229 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f821b777-5047-49a6-9855-2ae3b846ddfc tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['19be9aea-f7bd-4682-ad2d-cd7dd4306308', '190d8702-6e87-45a1-9b31-9f871401caff', '65a778f9-b8a3-4f37-b9fb-2079b7a28630', 'a00bde80-085c-497c-8dbe-4cdd0b0535d3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:55.802115 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f821b777-5047-49a6-9855-2ae3b846ddfc tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot create request issued successfully. Aug 18 23:04:55.802275 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f821b777-5047-49a6-9855-2ae3b846ddfc tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:04:55.802748 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1410/5634] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:04:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:55.811097 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-62e87a1b-bec2-46b7-a7ca-78e8b3ed7133 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:55.813480 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62e87a1b-bec2-46b7-a7ca-78e8b3ed7133 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a Aug 18 23:04:55.813762 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62e87a1b-bec2-46b7-a7ca-78e8b3ed7133 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:55.814027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-62e87a1b-bec2-46b7-a7ca-78e8b3ed7133 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:55.819927 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:55.819927 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:55.820361 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-62e87a1b-bec2-46b7-a7ca-78e8b3ed7133 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:55.821245 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-62e87a1b-bec2-46b7-a7ca-78e8b3ed7133 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a returned with HTTP 200 Aug 18 23:04:55.821750 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1410/5635] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:55 2026] GET /volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:55.949808 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8ff552f9-f173-4ce5-ab69-470d889c26dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:55.951491 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ff552f9-f173-4ce5-ab69-470d889c26dd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 Aug 18 23:04:55.951669 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ff552f9-f173-4ce5-ab69-470d889c26dd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:55.951845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8ff552f9-f173-4ce5-ab69-470d889c26dd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:55.956069 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8ff552f9-f173-4ce5-ab69-470d889c26dd tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 returned with HTTP 404 Aug 18 23:04:55.956579 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1404/5636] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:55 2026] GET /volume/v3/snapshots/d1e73b9c-cf17-435f-9b24-84c12d123858 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:55.962488 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd030b79-9f18-4eaa-ad6d-b20ec0374025 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:55.964173 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd030b79-9f18-4eaa-ad6d-b20ec0374025 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 Aug 18 23:04:55.964378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd030b79-9f18-4eaa-ad6d-b20ec0374025 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:55.964560 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd030b79-9f18-4eaa-ad6d-b20ec0374025 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:55.964651 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-dd030b79-9f18-4eaa-ad6d-b20ec0374025 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete snapshot with id: 0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 Aug 18 23:04:55.969104 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:55.969104 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:55.969521 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd030b79-9f18-4eaa-ad6d-b20ec0374025 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:55.982107 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd030b79-9f18-4eaa-ad6d-b20ec0374025 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot delete request issued successfully. Aug 18 23:04:55.982228 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd030b79-9f18-4eaa-ad6d-b20ec0374025 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 returned with HTTP 202 Aug 18 23:04:55.982596 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1413/5637] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:55 2026] DELETE /volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:55.989546 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-693155db-2de9-4eee-8bd3-749f243ea08c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:55.991318 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-693155db-2de9-4eee-8bd3-749f243ea08c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 Aug 18 23:04:55.991509 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-693155db-2de9-4eee-8bd3-749f243ea08c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:55.991697 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-693155db-2de9-4eee-8bd3-749f243ea08c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:55.996926 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:55.996926 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:55.997352 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-693155db-2de9-4eee-8bd3-749f243ea08c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Snapshot retrieved successfully. Aug 18 23:04:55.998020 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-693155db-2de9-4eee-8bd3-749f243ea08c tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 returned with HTTP 200 Aug 18 23:04:55.998394 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1411/5638] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:55 2026] GET /volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:56.829624 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-42e07b0f-cea2-4e99-9dd7-4d6b9061496c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:56.831360 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42e07b0f-cea2-4e99-9dd7-4d6b9061496c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a Aug 18 23:04:56.831492 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42e07b0f-cea2-4e99-9dd7-4d6b9061496c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:56.831672 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-42e07b0f-cea2-4e99-9dd7-4d6b9061496c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:56.835946 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:56.835946 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:56.836200 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-42e07b0f-cea2-4e99-9dd7-4d6b9061496c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:56.836814 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-42e07b0f-cea2-4e99-9dd7-4d6b9061496c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a returned with HTTP 200 Aug 18 23:04:56.837137 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1411/5639] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:56 2026] GET /volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:56.845092 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a4d8a28-d985-4033-8f6e-fbd56d495a09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:56.846765 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a4d8a28-d985-4033-8f6e-fbd56d495a09 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 18 23:04:56.846976 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a4d8a28-d985-4033-8f6e-fbd56d495a09 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:56.847161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a4d8a28-d985-4033-8f6e-fbd56d495a09 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:56.847428 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7a4d8a28-d985-4033-8f6e-fbd56d495a09 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 18 23:04:56.848414 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-7a4d8a28-d985-4033-8f6e-fbd56d495a09 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 18 23:04:56.852585 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7a4d8a28-d985-4033-8f6e-fbd56d495a09 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Get all snapshots completed successfully. Aug 18 23:04:56.852922 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a4d8a28-d985-4033-8f6e-fbd56d495a09 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 18 23:04:56.853294 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1405/5640] 10.4.3.89 () {66 vars in 1236 bytes} [Tue Aug 18 23:04:56 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:56.861588 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93197c92-8c8a-467b-9627-02dd52bd1240 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:56.863433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93197c92-8c8a-467b-9627-02dd52bd1240 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a Aug 18 23:04:56.863639 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93197c92-8c8a-467b-9627-02dd52bd1240 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:56.863832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93197c92-8c8a-467b-9627-02dd52bd1240 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:56.863960 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-93197c92-8c8a-467b-9627-02dd52bd1240 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete snapshot with id: 382f8ef5-165e-4e29-8fff-6e68b45daf9a Aug 18 23:04:56.868661 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:56.868661 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:56.868743 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93197c92-8c8a-467b-9627-02dd52bd1240 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:56.881812 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93197c92-8c8a-467b-9627-02dd52bd1240 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot delete request issued successfully. Aug 18 23:04:56.881963 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93197c92-8c8a-467b-9627-02dd52bd1240 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a returned with HTTP 202 Aug 18 23:04:56.882353 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1414/5641] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:04:56 2026] DELETE /volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:56.888704 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97fa0acb-af45-4d80-8853-d06b55dc6e48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:56.890383 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97fa0acb-af45-4d80-8853-d06b55dc6e48 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a Aug 18 23:04:56.890590 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97fa0acb-af45-4d80-8853-d06b55dc6e48 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:56.890768 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97fa0acb-af45-4d80-8853-d06b55dc6e48 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:56.895166 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:56.895166 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:56.895486 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97fa0acb-af45-4d80-8853-d06b55dc6e48 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:04:56.896145 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97fa0acb-af45-4d80-8853-d06b55dc6e48 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a returned with HTTP 200 Aug 18 23:04:56.896525 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1412/5642] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:56 2026] GET /volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:57.007321 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-e09c12ef-7060-4b10-b5c9-3b0ad42d25dc None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:57.009226 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e09c12ef-7060-4b10-b5c9-3b0ad42d25dc tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 Aug 18 23:04:57.009480 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e09c12ef-7060-4b10-b5c9-3b0ad42d25dc tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:57.009721 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-e09c12ef-7060-4b10-b5c9-3b0ad42d25dc tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:57.014200 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-e09c12ef-7060-4b10-b5c9-3b0ad42d25dc tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 returned with HTTP 404 Aug 18 23:04:57.014831 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1412/5643] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:57 2026] GET /volume/v3/snapshots/0b4c5cfa-d0c6-4dc2-9e7d-0436a461fc48 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:57.020329 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1957d5a3-4602-41ee-b04d-65fedb87844e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:57.022052 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1957d5a3-4602-41ee-b04d-65fedb87844e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:57.022255 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1957d5a3-4602-41ee-b04d-65fedb87844e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:57.022447 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1957d5a3-4602-41ee-b04d-65fedb87844e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:57.029191 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:57.029191 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:04:57.032521 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1957d5a3-4602-41ee-b04d-65fedb87844e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:57.036205 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1957d5a3-4602-41ee-b04d-65fedb87844e tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:57.036607 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1406/5644] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:57 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:57.047806 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-223197a2-f417-4811-9b2e-e8375160591d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:57.049541 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-223197a2-f417-4811-9b2e-e8375160591d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:57.049763 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-223197a2-f417-4811-9b2e-e8375160591d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:57.049980 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-223197a2-f417-4811-9b2e-e8375160591d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:57.059636 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:57.059636 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:57.064458 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-223197a2-f417-4811-9b2e-e8375160591d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:57.069859 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-223197a2-f417-4811-9b2e-e8375160591d tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:57.070279 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1415/5645] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:57 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:57.081984 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd178307-6f03-431b-ab37-fdc6d0a7d61f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:57.083680 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd178307-6f03-431b-ab37-fdc6d0a7d61f tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] DELETE https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:57.083885 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd178307-6f03-431b-ab37-fdc6d0a7d61f tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:57.084069 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd178307-6f03-431b-ab37-fdc6d0a7d61f tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:57.084228 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bd178307-6f03-431b-ab37-fdc6d0a7d61f tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete volume with id: 828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:57.091155 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:57.091155 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:57.091673 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd178307-6f03-431b-ab37-fdc6d0a7d61f tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:57.105392 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd178307-6f03-431b-ab37-fdc6d0a7d61f tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Delete volume request issued successfully. Aug 18 23:04:57.105560 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd178307-6f03-431b-ab37-fdc6d0a7d61f tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 202 Aug 18 23:04:57.105993 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1413/5646] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:04:57 2026] DELETE /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:57.112516 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-91c0ed90-9278-4bbc-a6aa-7886c7a5eb5b None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:57.114273 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91c0ed90-9278-4bbc-a6aa-7886c7a5eb5b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:57.114495 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91c0ed90-9278-4bbc-a6aa-7886c7a5eb5b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:57.114682 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-91c0ed90-9278-4bbc-a6aa-7886c7a5eb5b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:57.121834 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:57.121834 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:04:57.125493 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-91c0ed90-9278-4bbc-a6aa-7886c7a5eb5b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Volume info retrieved successfully. Aug 18 23:04:57.130002 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-91c0ed90-9278-4bbc-a6aa-7886c7a5eb5b tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 200 Aug 18 23:04:57.130420 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1413/5647] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:57 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:04:57.905051 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cade3433-faab-4b0a-b789-c83f40cc55de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:57.906882 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cade3433-faab-4b0a-b789-c83f40cc55de tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a Aug 18 23:04:57.907086 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cade3433-faab-4b0a-b789-c83f40cc55de tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:57.907297 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cade3433-faab-4b0a-b789-c83f40cc55de tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:57.911024 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cade3433-faab-4b0a-b789-c83f40cc55de tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a returned with HTTP 404 Aug 18 23:04:57.911490 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1407/5648] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:04:57 2026] GET /volume/v3/snapshots/382f8ef5-165e-4e29-8fff-6e68b45daf9a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:57.917320 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e120d3a8-571e-40b1-9685-592fbdc4407e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:57.918911 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e120d3a8-571e-40b1-9685-592fbdc4407e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 Aug 18 23:04:57.919083 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e120d3a8-571e-40b1-9685-592fbdc4407e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:57.919290 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e120d3a8-571e-40b1-9685-592fbdc4407e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:57.919427 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e120d3a8-571e-40b1-9685-592fbdc4407e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: 5b739747-187a-4873-9345-417588810cf9 Aug 18 23:04:57.925832 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:57.925832 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:04:57.926180 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e120d3a8-571e-40b1-9685-592fbdc4407e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:57.940062 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e120d3a8-571e-40b1-9685-592fbdc4407e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:04:57.940237 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e120d3a8-571e-40b1-9685-592fbdc4407e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 returned with HTTP 202 Aug 18 23:04:57.940777 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1416/5649] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:04:57 2026] DELETE /volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:04:57.947370 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cfd1b9cf-bdf5-4ab1-80ab-c08dc261fb25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:57.949606 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cfd1b9cf-bdf5-4ab1-80ab-c08dc261fb25 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 Aug 18 23:04:57.949863 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cfd1b9cf-bdf5-4ab1-80ab-c08dc261fb25 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:57.950106 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cfd1b9cf-bdf5-4ab1-80ab-c08dc261fb25 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:57.958744 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:57.958744 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:57.962321 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cfd1b9cf-bdf5-4ab1-80ab-c08dc261fb25 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:57.966343 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cfd1b9cf-bdf5-4ab1-80ab-c08dc261fb25 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 returned with HTTP 200 Aug 18 23:04:57.967007 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1414/5650] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:57 2026] GET /volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:04:58.141623 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f04fe783-05b2-4233-87ef-ae5ebaf02dc7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:58.143375 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f04fe783-05b2-4233-87ef-ae5ebaf02dc7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] GET https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b Aug 18 23:04:58.143557 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f04fe783-05b2-4233-87ef-ae5ebaf02dc7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:58.143735 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f04fe783-05b2-4233-87ef-ae5ebaf02dc7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:58.148984 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f04fe783-05b2-4233-87ef-ae5ebaf02dc7 tempest-SnapshotDataIntegrityTests-1429637971 tempest-SnapshotDataIntegrityTests-1429637971-project-member] https://10.4.3.89/volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b returned with HTTP 404 Aug 18 23:04:58.149415 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1414/5651] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:58 2026] GET /volume/v3/volumes/828baa72-d1f0-4b6c-b885-d360d1e22b5b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:58.979540 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-baa20b6d-b97d-45a0-a432-7c0d53273b59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:58.981432 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baa20b6d-b97d-45a0-a432-7c0d53273b59 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 Aug 18 23:04:58.981662 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baa20b6d-b97d-45a0-a432-7c0d53273b59 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:58.981870 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-baa20b6d-b97d-45a0-a432-7c0d53273b59 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:58.987500 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-baa20b6d-b97d-45a0-a432-7c0d53273b59 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 returned with HTTP 404 Aug 18 23:04:58.988112 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1408/5652] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:58 2026] GET /volume/v3/volumes/5b739747-187a-4873-9345-417588810cf9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:04:58.995027 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:58.996630 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:04:58.996936 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1526434086"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:04:58.998250 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1526434086'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:04:58.998388 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:04:59.002095 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:04:59.007227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (01feaea2-79d9-42d3-ad06-db1eaba4bd68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:59.008069 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c22afa-a0d1-421f-afde-74402c00fb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:59.008766 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:04:59.030275 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c22afa-a0d1-421f-afde-74402c00fb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:59.031049 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b307c9-6ab3-4c3a-a92c-716d2930575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:59.066887 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['1f84fc2f-7292-4ba9-b2ea-9f218526d153', '7d9ad1c4-31df-4de2-b96d-e59a0aefe0f0', '2741159b-0bd2-4d07-99f5-d8105f2d9c18', 'c65864f0-04ec-4339-b25c-f503ce2f87eb'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:04:59.067678 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b307c9-6ab3-4c3a-a92c-716d2930575d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f84fc2f-7292-4ba9-b2ea-9f218526d153', '7d9ad1c4-31df-4de2-b96d-e59a0aefe0f0', '2741159b-0bd2-4d07-99f5-d8105f2d9c18', 'c65864f0-04ec-4339-b25c-f503ce2f87eb']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:59.068430 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4d036f-c74d-4e6b-8a9a-9ff7cafa825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:59.092128 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb4d036f-c74d-4e6b-8a9a-9ff7cafa825c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60078ab6-e06a-427a-9b5d-cec409f81506', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1526434086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['1f84fc2f-7292-4ba9-b2ea-9f218526d153','7d9ad1c4-31df-4de2-b96d-e59a0aefe0f0','2741159b-0bd2-4d07-99f5-d8105f2d9c18','c65864f0-04ec-4339-b25c-f503ce2f87eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1526434086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60078ab6-e06a-427a-9b5d-cec409f81506,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:59.092850 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f929318-70bf-41d8-a2a6-4e3a4c6f258b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:59.109191 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f929318-70bf-41d8-a2a6-4e3a4c6f258b) transitioned into state 'SUCCESS' from state '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-1526434086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['1f84fc2f-7292-4ba9-b2ea-9f218526d153','7d9ad1c4-31df-4de2-b96d-e59a0aefe0f0','2741159b-0bd2-4d07-99f5-d8105f2d9c18','c65864f0-04ec-4339-b25c-f503ce2f87eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:59.109874 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c3e9f8-8d50-490d-82a7-6f485fd4ce13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:04:59.123486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54c3e9f8-8d50-490d-82a7-6f485fd4ce13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:04:59.124338 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (01feaea2-79d9-42d3-ad06-db1eaba4bd68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:04:59.124726 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:04:59.125248 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1e66b87-7b42-44f8-b97c-51b855ba4f50 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:04:59.125649 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1417/5653] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:04:58 2026] POST /volume/v3/volumes => generated 776 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:04:59.137880 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a26b0b4-5626-43f8-a630-e7cdce49e495 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:04:59.139661 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a26b0b4-5626-43f8-a630-e7cdce49e495 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 Aug 18 23:04:59.139851 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a26b0b4-5626-43f8-a630-e7cdce49e495 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:04:59.140024 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a26b0b4-5626-43f8-a630-e7cdce49e495 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:04:59.148037 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:04:59.148037 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:04:59.152300 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a26b0b4-5626-43f8-a630-e7cdce49e495 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:04:59.157008 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a26b0b4-5626-43f8-a630-e7cdce49e495 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 returned with HTTP 200 Aug 18 23:04:59.157528 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1415/5654] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:04:59 2026] GET /volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:00.169016 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-55371acd-1de5-49ce-93a4-2c7a3972fffa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:00.170730 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55371acd-1de5-49ce-93a4-2c7a3972fffa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 Aug 18 23:05:00.171083 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55371acd-1de5-49ce-93a4-2c7a3972fffa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:00.172339 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-55371acd-1de5-49ce-93a4-2c7a3972fffa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:00.179090 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:00.179090 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:00.182630 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-55371acd-1de5-49ce-93a4-2c7a3972fffa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:00.186325 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-55371acd-1de5-49ce-93a4-2c7a3972fffa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 returned with HTTP 200 Aug 18 23:05:00.186735 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1415/5655] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:00 2026] GET /volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:00.198759 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fb0cebb-6bee-4285-8882-94c63ac44d82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:00.200400 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fb0cebb-6bee-4285-8882-94c63ac44d82 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:05:00.200709 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fb0cebb-6bee-4285-8882-94c63ac44d82 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60078ab6-e06a-427a-9b5d-cec409f81506", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-468525430"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:00.209567 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:00.209567 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:00.209937 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8fb0cebb-6bee-4285-8882-94c63ac44d82 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:00.210099 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-8fb0cebb-6bee-4285-8882-94c63ac44d82 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create snapshot from volume 60078ab6-e06a-427a-9b5d-cec409f81506 Aug 18 23:05:00.231888 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8fb0cebb-6bee-4285-8882-94c63ac44d82 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['6f34f760-fcc9-4bc7-bb0f-e675962f8f58', '8df40c4d-91f9-4d0d-8851-a693921f996d', '2bc05861-6a10-4e51-b90c-a6724adda31c', '4d58e282-d154-47e6-b510-a67ea223c48d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:00.257305 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8fb0cebb-6bee-4285-8882-94c63ac44d82 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot create request issued successfully. Aug 18 23:05:00.257728 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fb0cebb-6bee-4285-8882-94c63ac44d82 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:05:00.258170 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1409/5656] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:05:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:00.266579 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-251eb320-2aec-435e-95de-f2719fdbb697 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:00.269735 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-251eb320-2aec-435e-95de-f2719fdbb697 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 Aug 18 23:05:00.269943 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-251eb320-2aec-435e-95de-f2719fdbb697 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:00.270130 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-251eb320-2aec-435e-95de-f2719fdbb697 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:00.280051 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:00.280051 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:00.282064 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-251eb320-2aec-435e-95de-f2719fdbb697 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:00.282897 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-251eb320-2aec-435e-95de-f2719fdbb697 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 returned with HTTP 200 Aug 18 23:05:00.283313 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1418/5657] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:00 2026] GET /volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:01.294229 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a55c03df-85c0-41c7-b6cb-6e8e198aa69a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:01.296438 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a55c03df-85c0-41c7-b6cb-6e8e198aa69a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 Aug 18 23:05:01.296512 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a55c03df-85c0-41c7-b6cb-6e8e198aa69a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:01.297294 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a55c03df-85c0-41c7-b6cb-6e8e198aa69a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:01.301731 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:01.301731 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:01.302078 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a55c03df-85c0-41c7-b6cb-6e8e198aa69a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:01.302796 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a55c03df-85c0-41c7-b6cb-6e8e198aa69a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 returned with HTTP 200 Aug 18 23:05:01.303149 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1416/5658] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:01 2026] GET /volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:01.311700 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-b9bc4074-e743-456a-97b9-63262b6e1426 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:01.313435 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9bc4074-e743-456a-97b9-63262b6e1426 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] POST https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7/action Aug 18 23:05:01.313868 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9bc4074-e743-456a-97b9-63262b6e1426 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:05:01.314019 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-b9bc4074-e743-456a-97b9-63262b6e1426 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:01.315377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-b9bc4074-e743-456a-97b9-63262b6e1426 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Updating snapshot '12cf07be-d3ce-4201-96ce-b9471d97b1d7' with '{'status': 'error'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:05:01.324053 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:01.324053 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:01.324557 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.policy [None req-b9bc4074-e743-456a-97b9-63262b6e1426 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd44baaee23a642b989dfc9534cba415b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd30ff5c73a949659dcb96807faa22d7', '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=100264) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:05:01.324770 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-b9bc4074-e743-456a-97b9-63262b6e1426 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7/action returned with HTTP 403 Aug 18 23:05:01.325233 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1416/5659] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:05:01 2026] POST /volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:01.332161 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5812395b-1138-49e0-8f40-2b61ab5d8e93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:01.333965 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5812395b-1138-49e0-8f40-2b61ab5d8e93 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 Aug 18 23:05:01.334191 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5812395b-1138-49e0-8f40-2b61ab5d8e93 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:01.334429 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5812395b-1138-49e0-8f40-2b61ab5d8e93 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:01.334534 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5812395b-1138-49e0-8f40-2b61ab5d8e93 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete snapshot with id: 12cf07be-d3ce-4201-96ce-b9471d97b1d7 Aug 18 23:05:01.338925 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:01.338925 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:01.339206 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5812395b-1138-49e0-8f40-2b61ab5d8e93 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:01.355362 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5812395b-1138-49e0-8f40-2b61ab5d8e93 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot delete request issued successfully. Aug 18 23:05:01.355626 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5812395b-1138-49e0-8f40-2b61ab5d8e93 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 returned with HTTP 202 Aug 18 23:05:01.356177 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1410/5660] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:05:01 2026] DELETE /volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:01.363001 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e7878ae-e3da-4c9e-8de7-1105e96d96f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:01.365310 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e7878ae-e3da-4c9e-8de7-1105e96d96f4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 Aug 18 23:05:01.365589 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e7878ae-e3da-4c9e-8de7-1105e96d96f4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:01.365869 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e7878ae-e3da-4c9e-8de7-1105e96d96f4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:01.371867 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:01.371867 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:01.372339 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1e7878ae-e3da-4c9e-8de7-1105e96d96f4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:01.373280 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e7878ae-e3da-4c9e-8de7-1105e96d96f4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 returned with HTTP 200 Aug 18 23:05:01.373820 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1419/5661] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:01 2026] GET /volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:02.383999 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5e298c4-bb34-4f35-a345-896f0daccc6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:02.386899 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5e298c4-bb34-4f35-a345-896f0daccc6e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 Aug 18 23:05:02.387137 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5e298c4-bb34-4f35-a345-896f0daccc6e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:02.387349 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5e298c4-bb34-4f35-a345-896f0daccc6e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:02.391653 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5e298c4-bb34-4f35-a345-896f0daccc6e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 returned with HTTP 404 Aug 18 23:05:02.392314 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1417/5662] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:02 2026] GET /volume/v3/snapshots/12cf07be-d3ce-4201-96ce-b9471d97b1d7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:02.398757 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-dcff0dce-8803-461f-9a25-fb3b8231d5d1 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:02.400546 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dcff0dce-8803-461f-9a25-fb3b8231d5d1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 Aug 18 23:05:02.400738 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dcff0dce-8803-461f-9a25-fb3b8231d5d1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:02.400976 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-dcff0dce-8803-461f-9a25-fb3b8231d5d1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:02.401083 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-dcff0dce-8803-461f-9a25-fb3b8231d5d1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: 60078ab6-e06a-427a-9b5d-cec409f81506 Aug 18 23:05:02.407815 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:02.407815 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:02.408112 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dcff0dce-8803-461f-9a25-fb3b8231d5d1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:02.422466 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-dcff0dce-8803-461f-9a25-fb3b8231d5d1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:05:02.422702 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-dcff0dce-8803-461f-9a25-fb3b8231d5d1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 returned with HTTP 202 Aug 18 23:05:02.423076 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1417/5663] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:05:02 2026] DELETE /volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:02.430845 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43c8b5ad-9754-44cf-803d-611678fcbe14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:02.432522 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43c8b5ad-9754-44cf-803d-611678fcbe14 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 Aug 18 23:05:02.432716 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43c8b5ad-9754-44cf-803d-611678fcbe14 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:02.432894 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43c8b5ad-9754-44cf-803d-611678fcbe14 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:02.439416 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:02.439416 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:02.442782 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43c8b5ad-9754-44cf-803d-611678fcbe14 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:02.447022 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43c8b5ad-9754-44cf-803d-611678fcbe14 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 returned with HTTP 200 Aug 18 23:05:02.447636 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1411/5664] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:02 2026] GET /volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:03.459435 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e2cc0dd-f3bf-4b13-9a4b-c282da3a20cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:03.461118 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e2cc0dd-f3bf-4b13-9a4b-c282da3a20cb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 Aug 18 23:05:03.461345 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e2cc0dd-f3bf-4b13-9a4b-c282da3a20cb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:03.461518 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e2cc0dd-f3bf-4b13-9a4b-c282da3a20cb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:03.468687 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e2cc0dd-f3bf-4b13-9a4b-c282da3a20cb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 returned with HTTP 404 Aug 18 23:05:03.469344 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1420/5665] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:03 2026] GET /volume/v3/volumes/60078ab6-e06a-427a-9b5d-cec409f81506 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:03.476162 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:03.477854 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:03.478208 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-388713570"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:03.479974 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-388713570'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:03.480119 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:05:03.485587 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:03.490711 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (7c78d8c6-8924-4d5c-9ab8-6f4d8d460416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:03.491870 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad64a78-0209-498a-a78c-ad9d59242043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:03.492640 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:03.520170 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ad64a78-0209-498a-a78c-ad9d59242043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:03.520918 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2223a7ca-f4d5-4277-84d7-e96fa4caf0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:03.560541 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['b4896929-e95c-45f5-b092-3b15ec631576', '0fd0169b-5ac4-4216-886e-7ae617a5c9f4', 'ae0d0152-055f-454d-99bb-6ed5f37e75c1', '0d6e3dfb-37a8-41bb-85f0-387a479501d0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:03.561422 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2223a7ca-f4d5-4277-84d7-e96fa4caf0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4896929-e95c-45f5-b092-3b15ec631576', '0fd0169b-5ac4-4216-886e-7ae617a5c9f4', 'ae0d0152-055f-454d-99bb-6ed5f37e75c1', '0d6e3dfb-37a8-41bb-85f0-387a479501d0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:03.562411 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06aa1c3-ffa2-4679-8e1a-b5f499c3bc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:03.587302 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d06aa1c3-ffa2-4679-8e1a-b5f499c3bc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d05c450-3fca-4d80-b019-23c085b99037', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388713570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['b4896929-e95c-45f5-b092-3b15ec631576','0fd0169b-5ac4-4216-886e-7ae617a5c9f4','ae0d0152-055f-454d-99bb-6ed5f37e75c1','0d6e3dfb-37a8-41bb-85f0-387a479501d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388713570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d05c450-3fca-4d80-b019-23c085b99037,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:03.588049 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e43f6f-ee69-4765-9325-602a787ddb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:03.608244 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e43f6f-ee69-4765-9325-602a787ddb45) transitioned into state 'SUCCESS' from state '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-388713570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['b4896929-e95c-45f5-b092-3b15ec631576','0fd0169b-5ac4-4216-886e-7ae617a5c9f4','ae0d0152-055f-454d-99bb-6ed5f37e75c1','0d6e3dfb-37a8-41bb-85f0-387a479501d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:03.608916 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ced17b-3ca5-4186-bfdc-f136fc599fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:03.619112 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83ced17b-3ca5-4186-bfdc-f136fc599fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:03.619965 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (7c78d8c6-8924-4d5c-9ab8-6f4d8d460416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:03.620235 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:05:03.620762 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9d19937-a1bb-4c33-9f92-c1d14c86740e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:03.621248 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1418/5666] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:05:03 2026] POST /volume/v3/volumes => generated 775 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:03.632027 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-212da9b8-e98e-4e0a-b47c-2ec80af9f16c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:03.633870 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-212da9b8-e98e-4e0a-b47c-2ec80af9f16c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 Aug 18 23:05:03.634072 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-212da9b8-e98e-4e0a-b47c-2ec80af9f16c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:03.634307 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-212da9b8-e98e-4e0a-b47c-2ec80af9f16c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:03.641206 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:03.641206 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:03.644389 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-212da9b8-e98e-4e0a-b47c-2ec80af9f16c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:03.648023 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-212da9b8-e98e-4e0a-b47c-2ec80af9f16c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 returned with HTTP 200 Aug 18 23:05:03.648478 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1418/5667] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:03 2026] GET /volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:04.659581 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5e62f21-fa2d-4875-baa2-c2d19d6a44d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:04.661285 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5e62f21-fa2d-4875-baa2-c2d19d6a44d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 Aug 18 23:05:04.661489 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5e62f21-fa2d-4875-baa2-c2d19d6a44d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:04.661668 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5e62f21-fa2d-4875-baa2-c2d19d6a44d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:04.669311 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:04.669311 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:04.672909 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5e62f21-fa2d-4875-baa2-c2d19d6a44d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:04.676828 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5e62f21-fa2d-4875-baa2-c2d19d6a44d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 returned with HTTP 200 Aug 18 23:05:04.677365 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1412/5668] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:04 2026] GET /volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:04.689992 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b6f7c50-376a-4151-b862-b09dc11bf9a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:04.691599 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b6f7c50-376a-4151-b862-b09dc11bf9a2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:05:04.691899 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b6f7c50-376a-4151-b862-b09dc11bf9a2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d05c450-3fca-4d80-b019-23c085b99037", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1594357920"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:04.700781 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:04.700781 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:04.701178 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b6f7c50-376a-4151-b862-b09dc11bf9a2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:04.701339 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9b6f7c50-376a-4151-b862-b09dc11bf9a2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create snapshot from volume 8d05c450-3fca-4d80-b019-23c085b99037 Aug 18 23:05:04.723260 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9b6f7c50-376a-4151-b862-b09dc11bf9a2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['ce29e93d-6838-455d-a1e7-47a8c81aa0a1', '99ecc8e7-de40-48b6-b885-ba780db39900', '02f64ac3-305c-4233-98e0-e3ff345c2d2e', '94f0773a-8380-4c3b-af22-5742288d7bc5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:04.750200 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b6f7c50-376a-4151-b862-b09dc11bf9a2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot create request issued successfully. Aug 18 23:05:04.750531 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b6f7c50-376a-4151-b862-b09dc11bf9a2 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:05:04.750927 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1421/5669] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:05:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:04.759489 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90b290d1-f178-4e1b-9340-622ecfd69a0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:04.761818 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90b290d1-f178-4e1b-9340-622ecfd69a0a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 Aug 18 23:05:04.762071 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90b290d1-f178-4e1b-9340-622ecfd69a0a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:04.762372 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90b290d1-f178-4e1b-9340-622ecfd69a0a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:04.767248 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:04.767248 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:04.767591 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90b290d1-f178-4e1b-9340-622ecfd69a0a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:04.768314 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90b290d1-f178-4e1b-9340-622ecfd69a0a tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 returned with HTTP 200 Aug 18 23:05:04.768686 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1419/5670] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:04 2026] GET /volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:05.777322 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-bf7773e8-5fc4-4e20-aecc-441b22bf55d4 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:05.778587 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf7773e8-5fc4-4e20-aecc-441b22bf55d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 Aug 18 23:05:05.778749 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf7773e8-5fc4-4e20-aecc-441b22bf55d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:05.778919 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-bf7773e8-5fc4-4e20-aecc-441b22bf55d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:05.783422 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:05.783422 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:05.783661 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-bf7773e8-5fc4-4e20-aecc-441b22bf55d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:05.784190 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-bf7773e8-5fc4-4e20-aecc-441b22bf55d4 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 returned with HTTP 200 Aug 18 23:05:05.784510 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1419/5671] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:05 2026] GET /volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:05.792522 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58536c67-caa3-496c-8143-24bb4625a4eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:05.794161 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58536c67-caa3-496c-8143-24bb4625a4eb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] GET https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 Aug 18 23:05:05.794362 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58536c67-caa3-496c-8143-24bb4625a4eb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:05.794543 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58536c67-caa3-496c-8143-24bb4625a4eb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:05.798844 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:05.798844 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:05.799224 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-58536c67-caa3-496c-8143-24bb4625a4eb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:05:05.799885 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58536c67-caa3-496c-8143-24bb4625a4eb tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 returned with HTTP 200 Aug 18 23:05:05.800217 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1413/5672] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:05 2026] GET /volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:05.807876 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-611a7b79-8159-409d-97df-0f9d93dc4bb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:05.809602 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-611a7b79-8159-409d-97df-0f9d93dc4bb3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 Aug 18 23:05:05.809773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-611a7b79-8159-409d-97df-0f9d93dc4bb3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:05.809945 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-611a7b79-8159-409d-97df-0f9d93dc4bb3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:05.810044 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-611a7b79-8159-409d-97df-0f9d93dc4bb3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete snapshot with id: 09e10acd-52a9-4a02-8269-da566b43a747 Aug 18 23:05:05.814183 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:05.814183 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:05.814472 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-611a7b79-8159-409d-97df-0f9d93dc4bb3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:05.827762 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-611a7b79-8159-409d-97df-0f9d93dc4bb3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot delete request issued successfully. Aug 18 23:05:05.827994 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-611a7b79-8159-409d-97df-0f9d93dc4bb3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 returned with HTTP 202 Aug 18 23:05:05.828529 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1422/5673] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:05:05 2026] DELETE /volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:05.834755 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73793a83-19c1-43a1-b65b-b2ca31b70ba1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:05.836405 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73793a83-19c1-43a1-b65b-b2ca31b70ba1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 Aug 18 23:05:05.836614 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73793a83-19c1-43a1-b65b-b2ca31b70ba1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:05.836829 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73793a83-19c1-43a1-b65b-b2ca31b70ba1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:05.842684 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:05.842684 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:05.843049 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73793a83-19c1-43a1-b65b-b2ca31b70ba1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:05.843726 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73793a83-19c1-43a1-b65b-b2ca31b70ba1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 returned with HTTP 200 Aug 18 23:05:05.844069 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1420/5674] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:05 2026] GET /volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:06.852501 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-756c3912-8ddc-4df5-88e6-4d239e2ebc4c None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:06.854443 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-756c3912-8ddc-4df5-88e6-4d239e2ebc4c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 Aug 18 23:05:06.854670 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-756c3912-8ddc-4df5-88e6-4d239e2ebc4c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:06.855106 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-756c3912-8ddc-4df5-88e6-4d239e2ebc4c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:06.859057 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-756c3912-8ddc-4df5-88e6-4d239e2ebc4c tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 returned with HTTP 404 Aug 18 23:05:06.859520 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1420/5675] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:06 2026] GET /volume/v3/snapshots/09e10acd-52a9-4a02-8269-da566b43a747 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:06.865595 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb3f7635-adef-482f-a081-7e25428fc9ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:06.867672 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb3f7635-adef-482f-a081-7e25428fc9ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 Aug 18 23:05:06.867912 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb3f7635-adef-482f-a081-7e25428fc9ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:06.868167 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb3f7635-adef-482f-a081-7e25428fc9ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:06.868381 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-eb3f7635-adef-482f-a081-7e25428fc9ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: 8d05c450-3fca-4d80-b019-23c085b99037 Aug 18 23:05:06.875142 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:06.875142 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:06.875450 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb3f7635-adef-482f-a081-7e25428fc9ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:06.889004 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb3f7635-adef-482f-a081-7e25428fc9ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:05:06.889236 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb3f7635-adef-482f-a081-7e25428fc9ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 returned with HTTP 202 Aug 18 23:05:06.889690 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1414/5676] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:05:06 2026] DELETE /volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:06.896540 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a80a2e6f-70bd-42cb-aee0-f3bc0d1abfd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:06.898214 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a80a2e6f-70bd-42cb-aee0-f3bc0d1abfd8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 Aug 18 23:05:06.898420 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a80a2e6f-70bd-42cb-aee0-f3bc0d1abfd8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:06.898592 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a80a2e6f-70bd-42cb-aee0-f3bc0d1abfd8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:06.905367 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:06.905367 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:06.908599 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a80a2e6f-70bd-42cb-aee0-f3bc0d1abfd8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:06.912288 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a80a2e6f-70bd-42cb-aee0-f3bc0d1abfd8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 returned with HTTP 200 Aug 18 23:05:06.912625 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1423/5677] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:06 2026] GET /volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:07.923848 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-920bf3c2-e85d-43d7-aaf0-87d3f4eeb5d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:07.925455 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-920bf3c2-e85d-43d7-aaf0-87d3f4eeb5d0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 Aug 18 23:05:07.925629 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-920bf3c2-e85d-43d7-aaf0-87d3f4eeb5d0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:07.925801 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-920bf3c2-e85d-43d7-aaf0-87d3f4eeb5d0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:07.931643 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-920bf3c2-e85d-43d7-aaf0-87d3f4eeb5d0 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 returned with HTTP 404 Aug 18 23:05:07.932069 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1421/5678] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:07 2026] GET /volume/v3/volumes/8d05c450-3fca-4d80-b019-23c085b99037 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:07.939377 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c48f095e-8a88-41ab-929d-9649924b6551 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:07.940972 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:07.941286 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1481223961"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:07.942652 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1481223961'}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:07.942714 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:05:07.947156 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:07.952176 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (e852e35a-f3cb-4338-ab1b-e756fceab891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:07.953235 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce818b1-bca1-4e8c-914d-3ebc74ae7f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:07.954096 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:07.974739 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ce818b1-bca1-4e8c-914d-3ebc74ae7f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:07.975476 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a633463-ef8e-479c-84bd-22c52956cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:08.006702 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['9da5cfce-b1d1-4462-bcb6-9e60430f50ef', '9f18c7a9-64f9-4449-a034-97eaa31cf159', 'b1f788b1-296a-43bd-a0e3-acc04c586255', '9af3e985-5e25-4082-b6af-879993212d7e'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:08.007487 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a633463-ef8e-479c-84bd-22c52956cad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da5cfce-b1d1-4462-bcb6-9e60430f50ef', '9f18c7a9-64f9-4449-a034-97eaa31cf159', 'b1f788b1-296a-43bd-a0e3-acc04c586255', '9af3e985-5e25-4082-b6af-879993212d7e']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:08.008226 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bef8f52-42d8-4c48-8f45-8653e0369287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:08.029212 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bef8f52-42d8-4c48-8f45-8653e0369287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '989ade5f-3ed4-4a71-8619-fd6cf5d46533', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1481223961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['9da5cfce-b1d1-4462-bcb6-9e60430f50ef','9f18c7a9-64f9-4449-a034-97eaa31cf159','b1f788b1-296a-43bd-a0e3-acc04c586255','9af3e985-5e25-4082-b6af-879993212d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1481223961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=989ade5f-3ed4-4a71-8619-fd6cf5d46533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:08.030314 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e2a4d4-bdb1-49f4-9b36-04008459b539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:08.045502 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6e2a4d4-bdb1-49f4-9b36-04008459b539) transitioned into state 'SUCCESS' from state '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-1481223961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['9da5cfce-b1d1-4462-bcb6-9e60430f50ef','9f18c7a9-64f9-4449-a034-97eaa31cf159','b1f788b1-296a-43bd-a0e3-acc04c586255','9af3e985-5e25-4082-b6af-879993212d7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:08.046107 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab725e3-791a-4217-ad27-7a3978844ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:08.053566 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ab725e3-791a-4217-ad27-7a3978844ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:08.054254 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (e852e35a-f3cb-4338-ab1b-e756fceab891) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:08.054529 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:05:08.055007 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c48f095e-8a88-41ab-929d-9649924b6551 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:08.055425 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1421/5679] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:05:07 2026] POST /volume/v3/volumes => generated 776 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:08.065935 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9bab6905-be05-4dc9-a52b-ded9ade28989 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:08.067589 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bab6905-be05-4dc9-a52b-ded9ade28989 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 Aug 18 23:05:08.067765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bab6905-be05-4dc9-a52b-ded9ade28989 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:08.068072 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bab6905-be05-4dc9-a52b-ded9ade28989 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:08.074414 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:08.074414 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:08.077213 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9bab6905-be05-4dc9-a52b-ded9ade28989 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:08.081177 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bab6905-be05-4dc9-a52b-ded9ade28989 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 returned with HTTP 200 Aug 18 23:05:08.081526 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1415/5680] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:08 2026] GET /volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:09.092889 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac4dac6e-548d-420a-8261-75a85352613e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:09.094646 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac4dac6e-548d-420a-8261-75a85352613e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 Aug 18 23:05:09.094863 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac4dac6e-548d-420a-8261-75a85352613e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:09.095127 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac4dac6e-548d-420a-8261-75a85352613e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:09.101731 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:09.101731 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:09.104872 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac4dac6e-548d-420a-8261-75a85352613e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:09.108570 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac4dac6e-548d-420a-8261-75a85352613e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 returned with HTTP 200 Aug 18 23:05:09.108916 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1424/5681] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:09 2026] GET /volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:09.122886 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0eb1929b-f7a8-4fde-99aa-97bb55a173ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:09.124684 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0eb1929b-f7a8-4fde-99aa-97bb55a173ea tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:05:09.124994 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0eb1929b-f7a8-4fde-99aa-97bb55a173ea tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "989ade5f-3ed4-4a71-8619-fd6cf5d46533", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-918766195"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:09.132369 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:09.132369 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:09.132656 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0eb1929b-f7a8-4fde-99aa-97bb55a173ea tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:09.132755 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-0eb1929b-f7a8-4fde-99aa-97bb55a173ea tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create snapshot from volume 989ade5f-3ed4-4a71-8619-fd6cf5d46533 Aug 18 23:05:09.151603 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0eb1929b-f7a8-4fde-99aa-97bb55a173ea tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['eaaa3062-a7f8-4597-897d-a5d257173672', '88df3bd5-cdf7-456e-83a5-0042f7493fab', 'af4c0b06-ec6f-4808-ad91-b84cf7618c9d', 'f98a6e9a-3e91-4764-88f1-834fb1c088df'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:09.174662 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0eb1929b-f7a8-4fde-99aa-97bb55a173ea tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot create request issued successfully. Aug 18 23:05:09.174901 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0eb1929b-f7a8-4fde-99aa-97bb55a173ea tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:05:09.175311 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1422/5682] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:05:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:09.184681 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-102ffc65-a63d-4737-9878-922067b80a96 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:09.186554 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-102ffc65-a63d-4737-9878-922067b80a96 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba Aug 18 23:05:09.186723 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-102ffc65-a63d-4737-9878-922067b80a96 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:09.186914 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-102ffc65-a63d-4737-9878-922067b80a96 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:09.191245 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:09.191245 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:09.191549 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-102ffc65-a63d-4737-9878-922067b80a96 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:09.192130 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-102ffc65-a63d-4737-9878-922067b80a96 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba returned with HTTP 200 Aug 18 23:05:09.192499 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1422/5683] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:09 2026] GET /volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:10.200599 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9c4fca1-a90d-4af3-9b80-3c6321f5df77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:10.202349 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9c4fca1-a90d-4af3-9b80-3c6321f5df77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba Aug 18 23:05:10.202537 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9c4fca1-a90d-4af3-9b80-3c6321f5df77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:10.202718 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9c4fca1-a90d-4af3-9b80-3c6321f5df77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:10.207585 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:10.207585 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:10.207848 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9c4fca1-a90d-4af3-9b80-3c6321f5df77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:10.208463 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9c4fca1-a90d-4af3-9b80-3c6321f5df77 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba returned with HTTP 200 Aug 18 23:05:10.208790 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1416/5684] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:10 2026] GET /volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:10.216631 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bed0073-c19e-4d04-a7c0-21cc6204c58f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:10.218364 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bed0073-c19e-4d04-a7c0-21cc6204c58f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] POST https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba/action Aug 18 23:05:10.218711 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bed0073-c19e-4d04-a7c0-21cc6204c58f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:05:10.218860 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bed0073-c19e-4d04-a7c0-21cc6204c58f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:10.220183 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.snapshot_unmanage [None req-5bed0073-c19e-4d04-a7c0-21cc6204c58f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Unmanage snapshot with id: f05d7da9-7486-4d08-9ae4-60dfd419e8ba Aug 18 23:05:10.224625 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:10.224625 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:10.224995 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5bed0073-c19e-4d04-a7c0-21cc6204c58f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:05:10.225713 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-5bed0073-c19e-4d04-a7c0-21cc6204c58f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd44baaee23a642b989dfc9534cba415b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fd30ff5c73a949659dcb96807faa22d7', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 18 23:05:10.225888 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bed0073-c19e-4d04-a7c0-21cc6204c58f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba/action returned with HTTP 403 Aug 18 23:05:10.226351 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1425/5685] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:05:10 2026] POST /volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:10.232204 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05597c10-8697-43bc-bc69-2172ddfb19ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:10.233995 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05597c10-8697-43bc-bc69-2172ddfb19ec tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba Aug 18 23:05:10.234215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05597c10-8697-43bc-bc69-2172ddfb19ec tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:10.234425 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05597c10-8697-43bc-bc69-2172ddfb19ec tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:10.234521 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-05597c10-8697-43bc-bc69-2172ddfb19ec tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete snapshot with id: f05d7da9-7486-4d08-9ae4-60dfd419e8ba Aug 18 23:05:10.239070 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:10.239070 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:10.239346 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05597c10-8697-43bc-bc69-2172ddfb19ec tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:10.253545 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05597c10-8697-43bc-bc69-2172ddfb19ec tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot delete request issued successfully. Aug 18 23:05:10.253732 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05597c10-8697-43bc-bc69-2172ddfb19ec tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba returned with HTTP 202 Aug 18 23:05:10.254054 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1423/5686] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:05:10 2026] DELETE /volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:10.260903 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-980fef5a-d5a9-4cf2-8503-e91f7081dab6 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:10.263012 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-980fef5a-d5a9-4cf2-8503-e91f7081dab6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba Aug 18 23:05:10.263242 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-980fef5a-d5a9-4cf2-8503-e91f7081dab6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:10.263528 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-980fef5a-d5a9-4cf2-8503-e91f7081dab6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:10.268193 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:10.268193 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:10.268510 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-980fef5a-d5a9-4cf2-8503-e91f7081dab6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:10.269143 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-980fef5a-d5a9-4cf2-8503-e91f7081dab6 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba returned with HTTP 200 Aug 18 23:05:10.269517 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1423/5687] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:10 2026] GET /volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:11.277921 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0775ce1b-b06a-4247-821a-ec41621b527b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:11.279712 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0775ce1b-b06a-4247-821a-ec41621b527b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba Aug 18 23:05:11.279902 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0775ce1b-b06a-4247-821a-ec41621b527b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:11.280105 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0775ce1b-b06a-4247-821a-ec41621b527b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:11.284476 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0775ce1b-b06a-4247-821a-ec41621b527b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba returned with HTTP 404 Aug 18 23:05:11.284893 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1417/5688] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:11 2026] GET /volume/v3/snapshots/f05d7da9-7486-4d08-9ae4-60dfd419e8ba => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:11.291241 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-095e13f8-829d-4729-a671-9aabae5ae9a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:11.292929 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-095e13f8-829d-4729-a671-9aabae5ae9a1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 Aug 18 23:05:11.293111 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-095e13f8-829d-4729-a671-9aabae5ae9a1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:11.293299 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-095e13f8-829d-4729-a671-9aabae5ae9a1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:11.293460 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-095e13f8-829d-4729-a671-9aabae5ae9a1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: 989ade5f-3ed4-4a71-8619-fd6cf5d46533 Aug 18 23:05:11.301313 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:11.301313 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:11.301700 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-095e13f8-829d-4729-a671-9aabae5ae9a1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:11.317509 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-095e13f8-829d-4729-a671-9aabae5ae9a1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:05:11.317694 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-095e13f8-829d-4729-a671-9aabae5ae9a1 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 returned with HTTP 202 Aug 18 23:05:11.318088 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1426/5689] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:05:11 2026] DELETE /volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:11.324586 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c1a72cb-c5da-4ef9-bfe0-bef0f5d21201 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:11.326375 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c1a72cb-c5da-4ef9-bfe0-bef0f5d21201 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 Aug 18 23:05:11.326557 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c1a72cb-c5da-4ef9-bfe0-bef0f5d21201 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:11.326732 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c1a72cb-c5da-4ef9-bfe0-bef0f5d21201 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:11.333930 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:11.333930 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:11.337331 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c1a72cb-c5da-4ef9-bfe0-bef0f5d21201 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:11.341107 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c1a72cb-c5da-4ef9-bfe0-bef0f5d21201 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 returned with HTTP 200 Aug 18 23:05:11.341506 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1424/5690] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:11 2026] GET /volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:12.353125 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-237bf022-144b-48e2-9f31-d280bdd008ee None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:12.355399 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-237bf022-144b-48e2-9f31-d280bdd008ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 Aug 18 23:05:12.355683 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-237bf022-144b-48e2-9f31-d280bdd008ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:12.355892 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-237bf022-144b-48e2-9f31-d280bdd008ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:12.362222 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-237bf022-144b-48e2-9f31-d280bdd008ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 returned with HTTP 404 Aug 18 23:05:12.362691 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1424/5691] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:12 2026] GET /volume/v3/volumes/989ade5f-3ed4-4a71-8619-fd6cf5d46533 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:12.369444 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:12.371108 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:12.371453 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-151771784"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:12.373401 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-151771784'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:12.373505 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:05:12.377584 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:12.382314 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (b2ba8555-79c4-4587-9042-12b1ba22131b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:12.383310 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c103781e-7f4f-4a06-bbcb-116538ee43f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:12.384005 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:12.404724 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c103781e-7f4f-4a06-bbcb-116538ee43f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:12.405449 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b31ba75a-0bcb-4399-9501-d7cb25ebc2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:12.436977 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['d0ae4571-34f3-4d18-a83d-776792eb157d', '14fa4c77-6ddb-4bdc-bf80-766575e78a62', '5be5345c-b367-4b3f-b538-0bbe76f2c003', '0a007695-1e10-4c56-bf70-41c2fa5ead7c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:12.437695 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b31ba75a-0bcb-4399-9501-d7cb25ebc2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0ae4571-34f3-4d18-a83d-776792eb157d', '14fa4c77-6ddb-4bdc-bf80-766575e78a62', '5be5345c-b367-4b3f-b538-0bbe76f2c003', '0a007695-1e10-4c56-bf70-41c2fa5ead7c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:12.438396 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528e1154-d339-48ee-8ee6-7fe00480cc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:12.458388 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528e1154-d339-48ee-8ee6-7fe00480cc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db74c369-61eb-466e-8a6f-8fbb0453c811', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-151771784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['d0ae4571-34f3-4d18-a83d-776792eb157d','14fa4c77-6ddb-4bdc-bf80-766575e78a62','5be5345c-b367-4b3f-b538-0bbe76f2c003','0a007695-1e10-4c56-bf70-41c2fa5ead7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-151771784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db74c369-61eb-466e-8a6f-8fbb0453c811,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:12.459044 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21bc6981-1571-43ce-acdf-b7804d094ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:12.474139 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21bc6981-1571-43ce-acdf-b7804d094ac9) transitioned into state 'SUCCESS' from state '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-151771784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['d0ae4571-34f3-4d18-a83d-776792eb157d','14fa4c77-6ddb-4bdc-bf80-766575e78a62','5be5345c-b367-4b3f-b538-0bbe76f2c003','0a007695-1e10-4c56-bf70-41c2fa5ead7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:12.474828 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d08b263-257a-4157-827d-1397b6d704fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:12.482185 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d08b263-257a-4157-827d-1397b6d704fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:12.482922 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (b2ba8555-79c4-4587-9042-12b1ba22131b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:12.483213 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:05:12.483735 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a03d8e31-d8f6-4e7c-ab49-01e95f06e81b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:12.484136 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1418/5692] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:05:12 2026] POST /volume/v3/volumes => generated 775 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:12.495283 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95d75a09-c01f-4880-acbc-6f19e6273dde None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:12.496970 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d75a09-c01f-4880-acbc-6f19e6273dde tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 Aug 18 23:05:12.497173 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d75a09-c01f-4880-acbc-6f19e6273dde tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:12.497367 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95d75a09-c01f-4880-acbc-6f19e6273dde tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:12.503738 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:12.503738 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:12.506778 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-95d75a09-c01f-4880-acbc-6f19e6273dde tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:12.510013 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95d75a09-c01f-4880-acbc-6f19e6273dde tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 returned with HTTP 200 Aug 18 23:05:12.510368 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1427/5693] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:12 2026] GET /volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:13.521898 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a820928-7421-41c0-9c1a-5b52c65e1935 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:13.524301 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a820928-7421-41c0-9c1a-5b52c65e1935 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 Aug 18 23:05:13.524301 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a820928-7421-41c0-9c1a-5b52c65e1935 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:13.524301 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a820928-7421-41c0-9c1a-5b52c65e1935 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:13.531082 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:13.531082 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:13.534365 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a820928-7421-41c0-9c1a-5b52c65e1935 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:13.537922 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a820928-7421-41c0-9c1a-5b52c65e1935 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 returned with HTTP 200 Aug 18 23:05:13.538295 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1425/5694] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:13 2026] GET /volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:13.550206 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-49486239-2af0-4464-8f32-860aba7d0e70 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:13.551892 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49486239-2af0-4464-8f32-860aba7d0e70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:05:13.552228 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-49486239-2af0-4464-8f32-860aba7d0e70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db74c369-61eb-466e-8a6f-8fbb0453c811", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-703064262"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:13.560377 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:13.560377 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:13.560708 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49486239-2af0-4464-8f32-860aba7d0e70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:13.560840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-49486239-2af0-4464-8f32-860aba7d0e70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create snapshot from volume db74c369-61eb-466e-8a6f-8fbb0453c811 Aug 18 23:05:13.581169 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-49486239-2af0-4464-8f32-860aba7d0e70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['bbdd96af-b102-4f9a-88df-435db0bf895a', '846eeac1-1964-4d12-bb91-a2a1e146b7be', '66406af5-4ef9-46f1-8fbd-089f7b3d2922', '29db8fa9-7ee7-4708-817a-e1ccfae8c9e4'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:13.605916 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-49486239-2af0-4464-8f32-860aba7d0e70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot create request issued successfully. Aug 18 23:05:13.606251 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-49486239-2af0-4464-8f32-860aba7d0e70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:05:13.606803 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1425/5695] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:05:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:13.614837 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4cd56c93-18cd-4884-93ff-2645f1ec30cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:13.616815 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cd56c93-18cd-4884-93ff-2645f1ec30cf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 Aug 18 23:05:13.617017 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cd56c93-18cd-4884-93ff-2645f1ec30cf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:13.617226 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cd56c93-18cd-4884-93ff-2645f1ec30cf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:13.622000 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:13.622000 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:13.622322 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4cd56c93-18cd-4884-93ff-2645f1ec30cf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:13.623054 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cd56c93-18cd-4884-93ff-2645f1ec30cf tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 returned with HTTP 200 Aug 18 23:05:13.623439 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1419/5696] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:13 2026] GET /volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:14.631383 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-68c4700c-5842-4036-86e9-21790a74665e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:14.633184 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68c4700c-5842-4036-86e9-21790a74665e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 Aug 18 23:05:14.633419 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68c4700c-5842-4036-86e9-21790a74665e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:14.633641 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-68c4700c-5842-4036-86e9-21790a74665e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:14.638089 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:14.638089 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:14.638444 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-68c4700c-5842-4036-86e9-21790a74665e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:14.639071 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-68c4700c-5842-4036-86e9-21790a74665e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 returned with HTTP 200 Aug 18 23:05:14.639450 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1428/5697] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:14 2026] GET /volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:14.647299 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9a594f77-e05f-4f5e-b375-8f953c0042a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:14.648916 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a594f77-e05f-4f5e-b375-8f953c0042a3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] PUT https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 Aug 18 23:05:14.649242 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9a594f77-e05f-4f5e-b375-8f953c0042a3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:14.654927 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:14.654927 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:14.655337 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9a594f77-e05f-4f5e-b375-8f953c0042a3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Snapshot retrieved successfully. Aug 18 23:05:14.660689 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9a594f77-e05f-4f5e-b375-8f953c0042a3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 returned with HTTP 200 Aug 18 23:05:14.661050 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1426/5698] 10.4.3.89 () {68 vars in 1367 bytes} [Tue Aug 18 23:05:14 2026] PUT /volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 => generated 360 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:14.668482 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-9d555db1-7a36-44ab-9c15-528d138d484f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:14.670344 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d555db1-7a36-44ab-9c15-528d138d484f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 Aug 18 23:05:14.670530 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d555db1-7a36-44ab-9c15-528d138d484f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:14.670729 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-9d555db1-7a36-44ab-9c15-528d138d484f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:14.670837 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.snapshots [None req-9d555db1-7a36-44ab-9c15-528d138d484f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete snapshot with id: 25c72178-d382-484b-8a3d-6a50515411c5 Aug 18 23:05:14.675488 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:14.675488 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:14.675784 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d555db1-7a36-44ab-9c15-528d138d484f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:14.690111 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-9d555db1-7a36-44ab-9c15-528d138d484f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot delete request issued successfully. Aug 18 23:05:14.690332 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-9d555db1-7a36-44ab-9c15-528d138d484f tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 returned with HTTP 202 Aug 18 23:05:14.690776 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1426/5699] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:05:14 2026] DELETE /volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:14.696879 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f9f641b-afd0-4e93-a670-3f3d681707ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:14.698884 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f9f641b-afd0-4e93-a670-3f3d681707ce tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 Aug 18 23:05:14.699125 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f9f641b-afd0-4e93-a670-3f3d681707ce tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:14.699355 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f9f641b-afd0-4e93-a670-3f3d681707ce tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:14.704068 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:14.704068 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:14.704393 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f9f641b-afd0-4e93-a670-3f3d681707ce tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:14.705044 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f9f641b-afd0-4e93-a670-3f3d681707ce tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 returned with HTTP 200 Aug 18 23:05:14.705456 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1420/5700] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:14 2026] GET /volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 => generated 493 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:15.713775 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7e02c7b-e2da-4258-9877-1f4d1eb75376 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:15.715606 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7e02c7b-e2da-4258-9877-1f4d1eb75376 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 Aug 18 23:05:15.715832 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7e02c7b-e2da-4258-9877-1f4d1eb75376 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:15.716073 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7e02c7b-e2da-4258-9877-1f4d1eb75376 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:15.719925 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7e02c7b-e2da-4258-9877-1f4d1eb75376 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 returned with HTTP 404 Aug 18 23:05:15.720410 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1429/5701] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:15 2026] GET /volume/v3/snapshots/25c72178-d382-484b-8a3d-6a50515411c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:15.726447 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-358183db-cc0f-4953-bf1e-022fb044d8ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:15.728384 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-358183db-cc0f-4953-bf1e-022fb044d8ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 Aug 18 23:05:15.728595 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-358183db-cc0f-4953-bf1e-022fb044d8ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:15.728805 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-358183db-cc0f-4953-bf1e-022fb044d8ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:15.728979 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-358183db-cc0f-4953-bf1e-022fb044d8ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: db74c369-61eb-466e-8a6f-8fbb0453c811 Aug 18 23:05:15.736564 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:15.736564 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:15.736893 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-358183db-cc0f-4953-bf1e-022fb044d8ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:15.752047 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-358183db-cc0f-4953-bf1e-022fb044d8ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:05:15.752258 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-358183db-cc0f-4953-bf1e-022fb044d8ee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 returned with HTTP 202 Aug 18 23:05:15.752711 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1427/5702] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:05:15 2026] DELETE /volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:15.759099 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-873c5dfa-7819-45d8-a09b-eb5e9a8046fa None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:15.760723 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-873c5dfa-7819-45d8-a09b-eb5e9a8046fa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 Aug 18 23:05:15.760920 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-873c5dfa-7819-45d8-a09b-eb5e9a8046fa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:15.761106 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-873c5dfa-7819-45d8-a09b-eb5e9a8046fa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:15.768045 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:15.768045 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:15.771109 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-873c5dfa-7819-45d8-a09b-eb5e9a8046fa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:15.774595 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-873c5dfa-7819-45d8-a09b-eb5e9a8046fa tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 returned with HTTP 200 Aug 18 23:05:15.774938 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1427/5703] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:15 2026] GET /volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:16.787775 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dce7e152-9469-4565-a8c1-6a067246e417 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:16.789699 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dce7e152-9469-4565-a8c1-6a067246e417 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 Aug 18 23:05:16.789888 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dce7e152-9469-4565-a8c1-6a067246e417 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:16.790099 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dce7e152-9469-4565-a8c1-6a067246e417 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:16.795613 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dce7e152-9469-4565-a8c1-6a067246e417 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 returned with HTTP 404 Aug 18 23:05:16.796032 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1421/5704] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:16 2026] GET /volume/v3/volumes/db74c369-61eb-466e-8a6f-8fbb0453c811 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:16.803427 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:16.805038 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:16.805378 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1960693216"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:16.806963 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1960693216'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:16.807089 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume of 1 GB Aug 18 23:05:16.812150 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:16.819683 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (89af7193-12cd-4bfa-847c-806d9007e7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:16.821205 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b6a3bc-7d6e-4bd0-86ee-68e48ff1ac9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:16.822325 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:16.843825 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b6a3bc-7d6e-4bd0-86ee-68e48ff1ac9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T22:43:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=969ff03f-1397-48f7-ad0b-275f25033d24,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '969ff03f-1397-48f7-ad0b-275f25033d24', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:16.844525 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e58044-7689-4639-936d-ad323cfd5d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:16.879977 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['b5c17ec6-f2d2-4d6d-92c8-472ff9b0a3c0', 'd2486934-b074-49ab-8ba5-77aa156a018e', '6b69ccc4-7cc6-4ac2-a705-c503b9179b3a', '8045a26d-f3e3-40fe-9cde-e3bb33d1e224'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:16.880771 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e58044-7689-4639-936d-ad323cfd5d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5c17ec6-f2d2-4d6d-92c8-472ff9b0a3c0', 'd2486934-b074-49ab-8ba5-77aa156a018e', '6b69ccc4-7cc6-4ac2-a705-c503b9179b3a', '8045a26d-f3e3-40fe-9cde-e3bb33d1e224']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:16.881443 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2bcac8-ec80-4d5a-bff1-b824640ed3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:16.902627 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b2bcac8-ec80-4d5a-bff1-b824640ed3ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63eab69f-80ea-4f2f-9f3e-7df2ae531615', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1960693216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['b5c17ec6-f2d2-4d6d-92c8-472ff9b0a3c0','d2486934-b074-49ab-8ba5-77aa156a018e','6b69ccc4-7cc6-4ac2-a705-c503b9179b3a','8045a26d-f3e3-40fe-9cde-e3bb33d1e224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1960693216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63eab69f-80ea-4f2f-9f3e-7df2ae531615,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd30ff5c73a949659dcb96807faa22d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388b23bd7e114eb0b4cf5422533021f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(969ff03f-1397-48f7-ad0b-275f25033d24),volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:16.903406 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55466d80-8925-498d-ac0c-b56000f5de95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:16.918537 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55466d80-8925-498d-ac0c-b56000f5de95) transitioned into state 'SUCCESS' from state '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-1960693216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd30ff5c73a949659dcb96807faa22d7',qos_specs=None,replication_status=,reservations=['b5c17ec6-f2d2-4d6d-92c8-472ff9b0a3c0','d2486934-b074-49ab-8ba5-77aa156a018e','6b69ccc4-7cc6-4ac2-a705-c503b9179b3a','8045a26d-f3e3-40fe-9cde-e3bb33d1e224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388b23bd7e114eb0b4cf5422533021f4',volume_type_id=969ff03f-1397-48f7-ad0b-275f25033d24)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:16.919236 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ac9ec7-7a1a-46ae-8b58-8eae736ce097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:16.927086 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ac9ec7-7a1a-46ae-8b58-8eae736ce097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:16.927866 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Flow 'volume_create_api' (89af7193-12cd-4bfa-847c-806d9007e7c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:16.928156 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create volume request issued successfully. Aug 18 23:05:16.928704 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55b948e1-697f-4eeb-b6af-cf9d4a434c70 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:16.929096 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1430/5705] 10.4.3.89 () {68 vars in 1251 bytes} [Tue Aug 18 23:05:16 2026] POST /volume/v3/volumes => generated 776 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:16.939762 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3b48d94-15f3-4bd5-aea0-6fa7f9b32f1e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:16.941501 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3b48d94-15f3-4bd5-aea0-6fa7f9b32f1e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 Aug 18 23:05:16.941716 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3b48d94-15f3-4bd5-aea0-6fa7f9b32f1e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:16.941940 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3b48d94-15f3-4bd5-aea0-6fa7f9b32f1e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:16.948666 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:16.948666 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:16.952445 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3b48d94-15f3-4bd5-aea0-6fa7f9b32f1e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:16.956526 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3b48d94-15f3-4bd5-aea0-6fa7f9b32f1e tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 returned with HTTP 200 Aug 18 23:05:16.956943 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1428/5706] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:16 2026] GET /volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:17.968552 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-f679dcb4-60e8-46e1-9b77-004504bb6c68 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:17.970253 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f679dcb4-60e8-46e1-9b77-004504bb6c68 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 Aug 18 23:05:17.970480 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f679dcb4-60e8-46e1-9b77-004504bb6c68 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:17.970688 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-f679dcb4-60e8-46e1-9b77-004504bb6c68 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:17.977390 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:17.977390 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:17.980617 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-f679dcb4-60e8-46e1-9b77-004504bb6c68 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:17.984136 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-f679dcb4-60e8-46e1-9b77-004504bb6c68 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 returned with HTTP 200 Aug 18 23:05:17.984495 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1428/5707] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:17 2026] GET /volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:17.995231 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48d2604d-da16-4fc6-93b2-efc0faa037d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:17.996919 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48d2604d-da16-4fc6-93b2-efc0faa037d5 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 18 23:05:17.997284 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48d2604d-da16-4fc6-93b2-efc0faa037d5 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63eab69f-80ea-4f2f-9f3e-7df2ae531615", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1793445893"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:18.005451 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:18.005451 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:18.005742 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48d2604d-da16-4fc6-93b2-efc0faa037d5 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:18.005849 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-48d2604d-da16-4fc6-93b2-efc0faa037d5 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Create snapshot from volume 63eab69f-80ea-4f2f-9f3e-7df2ae531615 Aug 18 23:05:18.026115 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-48d2604d-da16-4fc6-93b2-efc0faa037d5 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Created reservations ['3f248621-007f-4324-9a3c-8ff970fe858d', '994ce75c-53e1-43fa-8953-788ae2e74ea5', '57188b7c-6592-4b0a-a2d6-289860792f05', '10fe5897-fafc-4649-99af-8c2804f0f6b1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:18.050010 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48d2604d-da16-4fc6-93b2-efc0faa037d5 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot create request issued successfully. Aug 18 23:05:18.050475 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48d2604d-da16-4fc6-93b2-efc0faa037d5 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 18 23:05:18.051048 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1422/5708] 10.4.3.89 () {68 vars in 1258 bytes} [Tue Aug 18 23:05:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:18.059624 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe045b12-ddf6-4180-85d3-eab00ab5db86 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:18.061465 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe045b12-ddf6-4180-85d3-eab00ab5db86 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef Aug 18 23:05:18.061654 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe045b12-ddf6-4180-85d3-eab00ab5db86 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:18.061827 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe045b12-ddf6-4180-85d3-eab00ab5db86 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:18.066462 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:18.066462 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:18.066739 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe045b12-ddf6-4180-85d3-eab00ab5db86 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:18.067407 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe045b12-ddf6-4180-85d3-eab00ab5db86 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef returned with HTTP 200 Aug 18 23:05:18.067748 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1431/5709] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:18 2026] GET /volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:19.075735 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-782d134f-75d2-48e8-974f-45706acf7345 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:19.077559 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-782d134f-75d2-48e8-974f-45706acf7345 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef Aug 18 23:05:19.077741 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-782d134f-75d2-48e8-974f-45706acf7345 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:19.077921 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-782d134f-75d2-48e8-974f-45706acf7345 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:19.082556 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:19.082556 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:19.082830 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-782d134f-75d2-48e8-974f-45706acf7345 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:19.083472 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-782d134f-75d2-48e8-974f-45706acf7345 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef returned with HTTP 200 Aug 18 23:05:19.083795 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1429/5710] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:19 2026] GET /volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:19.091857 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-fcbd3f57-c91a-4482-80a4-1738462ee063 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:19.093930 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fcbd3f57-c91a-4482-80a4-1738462ee063 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] POST https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef/action Aug 18 23:05:19.094364 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fcbd3f57-c91a-4482-80a4-1738462ee063 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100264) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:05:19.094524 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-fcbd3f57-c91a-4482-80a4-1738462ee063 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:19.096242 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.contrib.admin_actions [None req-fcbd3f57-c91a-4482-80a4-1738462ee063 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Updating snapshot '3c06d85b-8e0a-4f69-ab35-dc4325f388ef' with '{'status': 'creating'}' {{(pid=100264) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 18 23:05:19.105853 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:19.105853 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:19.116170 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-fcbd3f57-c91a-4482-80a4-1738462ee063 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef/action returned with HTTP 202 Aug 18 23:05:19.116697 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1429/5711] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:05:19 2026] POST /volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 18 23:05:19.122833 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-087e5516-b00b-4eaa-8efc-2c78265e7381 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:19.124661 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-087e5516-b00b-4eaa-8efc-2c78265e7381 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef Aug 18 23:05:19.124872 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-087e5516-b00b-4eaa-8efc-2c78265e7381 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:19.125056 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-087e5516-b00b-4eaa-8efc-2c78265e7381 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:19.129859 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:19.129859 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:19.130186 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-087e5516-b00b-4eaa-8efc-2c78265e7381 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:19.130864 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-087e5516-b00b-4eaa-8efc-2c78265e7381 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef returned with HTTP 200 Aug 18 23:05:19.131210 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1423/5712] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:19 2026] GET /volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:19.139057 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17404e44-cd44-476b-9c58-7b50bf1eceee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:19.140685 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17404e44-cd44-476b-9c58-7b50bf1eceee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] POST https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef/action Aug 18 23:05:19.140996 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17404e44-cd44-476b-9c58-7b50bf1eceee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 18 23:05:19.141109 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17404e44-cd44-476b-9c58-7b50bf1eceee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:19.142343 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.snapshot_actions [None req-17404e44-cd44-476b-9c58-7b50bf1eceee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100265) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 18 23:05:19.147366 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:19.147366 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:19.147821 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.contrib.snapshot_actions [None req-17404e44-cd44-476b-9c58-7b50bf1eceee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] Updating snapshot 3c06d85b-8e0a-4f69-ab35-dc4325f388ef with info {'id': '3c06d85b-8e0a-4f69-ab35-dc4325f388ef', 'status': 'error', 'progress': '80%'} Aug 18 23:05:19.152978 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17404e44-cd44-476b-9c58-7b50bf1eceee tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-member] https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef/action returned with HTTP 202 Aug 18 23:05:19.153368 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1432/5713] 10.4.3.89 () {68 vars in 1389 bytes} [Tue Aug 18 23:05:19 2026] POST /volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:19.159806 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4aa2a9f-fa63-4030-a7e0-f450202d2fa3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:19.161767 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4aa2a9f-fa63-4030-a7e0-f450202d2fa3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef Aug 18 23:05:19.161767 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4aa2a9f-fa63-4030-a7e0-f450202d2fa3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:19.161956 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4aa2a9f-fa63-4030-a7e0-f450202d2fa3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:19.162017 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-b4aa2a9f-fa63-4030-a7e0-f450202d2fa3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete snapshot with id: 3c06d85b-8e0a-4f69-ab35-dc4325f388ef Aug 18 23:05:19.166556 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:19.166556 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:19.166796 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4aa2a9f-fa63-4030-a7e0-f450202d2fa3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:19.182173 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4aa2a9f-fa63-4030-a7e0-f450202d2fa3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot delete request issued successfully. Aug 18 23:05:19.182337 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4aa2a9f-fa63-4030-a7e0-f450202d2fa3 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef returned with HTTP 202 Aug 18 23:05:19.182739 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1430/5714] 10.4.3.89 () {66 vars in 1350 bytes} [Tue Aug 18 23:05:19 2026] DELETE /volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:19.189671 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-3236c9bc-fcdd-4fd1-a906-c2f8aa30e0ad None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:19.191717 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3236c9bc-fcdd-4fd1-a906-c2f8aa30e0ad tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef Aug 18 23:05:19.191959 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3236c9bc-fcdd-4fd1-a906-c2f8aa30e0ad tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:19.192254 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-3236c9bc-fcdd-4fd1-a906-c2f8aa30e0ad tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:19.197926 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:19.197926 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:19.198342 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-3236c9bc-fcdd-4fd1-a906-c2f8aa30e0ad tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Snapshot retrieved successfully. Aug 18 23:05:19.199191 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-3236c9bc-fcdd-4fd1-a906-c2f8aa30e0ad tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef returned with HTTP 200 Aug 18 23:05:19.199711 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1430/5715] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:19 2026] GET /volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:20.208574 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c166a406-ba19-48c6-a9ed-e50c1a61e57b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:20.210386 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c166a406-ba19-48c6-a9ed-e50c1a61e57b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef Aug 18 23:05:20.210579 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c166a406-ba19-48c6-a9ed-e50c1a61e57b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:20.210774 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c166a406-ba19-48c6-a9ed-e50c1a61e57b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:20.214746 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c166a406-ba19-48c6-a9ed-e50c1a61e57b tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef returned with HTTP 404 Aug 18 23:05:20.215234 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1424/5716] 10.4.3.89 () {66 vars in 1347 bytes} [Tue Aug 18 23:05:20 2026] GET /volume/v3/snapshots/3c06d85b-8e0a-4f69-ab35-dc4325f388ef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:20.221218 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e49d448-33a8-48c6-86a8-30ad0fef1226 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:20.222856 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e49d448-33a8-48c6-86a8-30ad0fef1226 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 Aug 18 23:05:20.223043 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e49d448-33a8-48c6-86a8-30ad0fef1226 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:20.223262 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e49d448-33a8-48c6-86a8-30ad0fef1226 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:20.223420 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8e49d448-33a8-48c6-86a8-30ad0fef1226 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume with id: 63eab69f-80ea-4f2f-9f3e-7df2ae531615 Aug 18 23:05:20.229765 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:20.229765 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:20.230040 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e49d448-33a8-48c6-86a8-30ad0fef1226 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:20.244217 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e49d448-33a8-48c6-86a8-30ad0fef1226 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Delete volume request issued successfully. Aug 18 23:05:20.244433 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e49d448-33a8-48c6-86a8-30ad0fef1226 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 returned with HTTP 202 Aug 18 23:05:20.244842 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1433/5717] 10.4.3.89 () {66 vars in 1344 bytes} [Tue Aug 18 23:05:20 2026] DELETE /volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:20.251533 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e9fbe64-23e2-4041-9987-b22966e56eb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:20.253409 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e9fbe64-23e2-4041-9987-b22966e56eb8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 Aug 18 23:05:20.253671 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e9fbe64-23e2-4041-9987-b22966e56eb8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:20.253896 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e9fbe64-23e2-4041-9987-b22966e56eb8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:20.260646 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:20.260646 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:20.263754 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e9fbe64-23e2-4041-9987-b22966e56eb8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Volume info retrieved successfully. Aug 18 23:05:20.267252 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e9fbe64-23e2-4041-9987-b22966e56eb8 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 returned with HTTP 200 Aug 18 23:05:20.267674 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1431/5718] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:20 2026] GET /volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 18 23:05:21.280066 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4ac8301e-74c1-41be-ab59-4f2ca11107e9 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:21.282840 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ac8301e-74c1-41be-ab59-4f2ca11107e9 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] GET https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 Aug 18 23:05:21.282840 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ac8301e-74c1-41be-ab59-4f2ca11107e9 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:21.282840 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4ac8301e-74c1-41be-ab59-4f2ca11107e9 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:21.288589 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4ac8301e-74c1-41be-ab59-4f2ca11107e9 tempest-ProjectMemberTests-685518607 tempest-ProjectMemberTests-685518607-project-admin] https://10.4.3.89/volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 returned with HTTP 404 Aug 18 23:05:21.289055 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1431/5719] 10.4.3.89 () {66 vars in 1341 bytes} [Tue Aug 18 23:05:21 2026] GET /volume/v3/volumes/63eab69f-80ea-4f2f-9f3e-7df2ae531615 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:22.667749 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f34bfee9-f6fe-45d2-9f1b-fe541d539b6c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:22.746592 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f34bfee9-f6fe-45d2-9f1b-fe541d539b6c tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:05:22.747111 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f34bfee9-f6fe-45d2-9f1b-fe541d539b6c tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-218003304", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1709784767", "vendor_name": "tempest-vendor_name-1546218943"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:22.765757 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f34bfee9-f6fe-45d2-9f1b-fe541d539b6c tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:05:22.766315 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1425/5720] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:05:22 2026] POST /volume/v3/types => generated 329 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:22.774189 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:22.776039 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:22.776429 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dcb66107-f494-4a3b-8899-9bc47c17f9e3", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:22.777761 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume request body: {'volume': {'volume_type': 'dcb66107-f494-4a3b-8899-9bc47c17f9e3', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:22.781227 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume of 1 GB Aug 18 23:05:22.781554 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:22.781554 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:22.781938 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:22.787123 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Flow 'volume_create_api' (d0b34fa4-271a-4223-a83e-541c3f31310e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:22.788050 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f48c46b-c444-4304-9025-b71b3e42cbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:22.788856 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:22.807081 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f48c46b-c444-4304-9025-b71b3e42cbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:05:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1709784767',vendor_name='tempest-vendor_name-1546218943'},id=dcb66107-f494-4a3b-8899-9bc47c17f9e3,is_public=True,name='tempest-ProjectMemberTests-volume-type-218003304',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dcb66107-f494-4a3b-8899-9bc47c17f9e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:22.807887 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e5f3c2-5d87-4eec-86e1-06bd959b1abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:22.831873 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-218003304 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-218003304, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:22.832104 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-218003304 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-218003304, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:22.860559 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Created reservations ['de9d2fad-a140-4ab3-8825-0640c9e7b32a', '7f9218a2-64a0-442b-b585-246060f306d5', '9bbc7c52-df89-4b10-83bf-f1c5628bb912', '1a7fd8de-a10c-4716-bb4f-72e7be59e103'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:22.861217 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e5f3c2-5d87-4eec-86e1-06bd959b1abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9d2fad-a140-4ab3-8825-0640c9e7b32a', '7f9218a2-64a0-442b-b585-246060f306d5', '9bbc7c52-df89-4b10-83bf-f1c5628bb912', '1a7fd8de-a10c-4716-bb4f-72e7be59e103']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:22.861972 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cdd7844-ed86-446b-9f4c-a919e4349360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:22.887361 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cdd7844-ed86-446b-9f4c-a919e4349360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '347b4f40-4ebc-4b99-98c6-9b9298f82c4e', '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='6479b3918ee4445795a3e2d1c7b7ce35',qos_specs=None,replication_status=,reservations=['de9d2fad-a140-4ab3-8825-0640c9e7b32a','7f9218a2-64a0-442b-b585-246060f306d5','9bbc7c52-df89-4b10-83bf-f1c5628bb912','1a7fd8de-a10c-4716-bb4f-72e7be59e103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2910ab0032c4476683045dd2c8cd008e',volume_type_id=dcb66107-f494-4a3b-8899-9bc47c17f9e3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05: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=347b4f40-4ebc-4b99-98c6-9b9298f82c4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6479b3918ee4445795a3e2d1c7b7ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2910ab0032c4476683045dd2c8cd008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dcb66107-f494-4a3b-8899-9bc47c17f9e3),volume_type_id=dcb66107-f494-4a3b-8899-9bc47c17f9e3)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:22.888255 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d8eac1-7a8d-4a98-9789-154fe9a2f2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:22.905858 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d8eac1-7a8d-4a98-9789-154fe9a2f2ce) transitioned into state 'SUCCESS' from 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='6479b3918ee4445795a3e2d1c7b7ce35',qos_specs=None,replication_status=,reservations=['de9d2fad-a140-4ab3-8825-0640c9e7b32a','7f9218a2-64a0-442b-b585-246060f306d5','9bbc7c52-df89-4b10-83bf-f1c5628bb912','1a7fd8de-a10c-4716-bb4f-72e7be59e103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2910ab0032c4476683045dd2c8cd008e',volume_type_id=dcb66107-f494-4a3b-8899-9bc47c17f9e3)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:22.906703 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2736d2-32f0-49ee-bc65-0dd1a0a350a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:22.915403 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a2736d2-32f0-49ee-bc65-0dd1a0a350a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:22.916220 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Flow 'volume_create_api' (d0b34fa4-271a-4223-a83e-541c3f31310e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:22.916568 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume request issued successfully. Aug 18 23:05:22.917164 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3ecf5e0-d1f1-45c3-8a29-7b23f40d9f72 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:22.917629 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1434/5721] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:05:22 2026] POST /volume/v3/volumes => generated 771 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:22.928626 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86ac0a34-13c7-4f48-89e7-c535d688deb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:22.930574 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86ac0a34-13c7-4f48-89e7-c535d688deb8 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e Aug 18 23:05:22.930847 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86ac0a34-13c7-4f48-89e7-c535d688deb8 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:22.931096 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86ac0a34-13c7-4f48-89e7-c535d688deb8 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:22.938209 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:22.938209 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:22.941714 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-86ac0a34-13c7-4f48-89e7-c535d688deb8 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:22.945468 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86ac0a34-13c7-4f48-89e7-c535d688deb8 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e returned with HTTP 200 Aug 18 23:05:22.945829 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1432/5722] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:22 2026] GET /volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:23.958497 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-d02c24fc-ed1c-40ca-bafc-fc50c4ab0639 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:23.960240 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d02c24fc-ed1c-40ca-bafc-fc50c4ab0639 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e Aug 18 23:05:23.960458 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d02c24fc-ed1c-40ca-bafc-fc50c4ab0639 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:23.960654 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-d02c24fc-ed1c-40ca-bafc-fc50c4ab0639 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:23.967459 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:23.967459 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:23.970667 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-d02c24fc-ed1c-40ca-bafc-fc50c4ab0639 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:23.974186 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-d02c24fc-ed1c-40ca-bafc-fc50c4ab0639 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e returned with HTTP 200 Aug 18 23:05:23.974574 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1432/5723] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:23 2026] GET /volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:23.987674 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-133bd716-ca43-419d-b79d-5262e4573ced None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:23.989389 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-133bd716-ca43-419d-b79d-5262e4573ced tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:05:23.989594 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-133bd716-ca43-419d-b79d-5262e4573ced tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:23.989765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-133bd716-ca43-419d-b79d-5262e4573ced tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:23.993072 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-133bd716-ca43-419d-b79d-5262e4573ced tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:05:23.993430 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1426/5724] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:05:23 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:24.001063 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e40eebaf-15c0-490d-90aa-33f591539f3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:24.058298 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e40eebaf-15c0-490d-90aa-33f591539f3f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] DELETE https://10.4.3.89/volume/v3/messages/86ab0732-53b5-4da4-9946-935b0454dff6 Aug 18 23:05:24.058598 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e40eebaf-15c0-490d-90aa-33f591539f3f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:24.058844 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e40eebaf-15c0-490d-90aa-33f591539f3f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:24.062321 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:24.062321 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:24.067730 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e40eebaf-15c0-490d-90aa-33f591539f3f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] https://10.4.3.89/volume/v3/messages/86ab0732-53b5-4da4-9946-935b0454dff6 returned with HTTP 204 Aug 18 23:05:24.068220 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1435/5725] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 23:05:24 2026] DELETE /volume/v3/messages/86ab0732-53b5-4da4-9946-935b0454dff6 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:05:24.075375 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b71154c-09e7-451a-babd-b08e4e181c65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:24.077121 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b71154c-09e7-451a-babd-b08e4e181c65 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] GET https://10.4.3.89/volume/v3/messages/86ab0732-53b5-4da4-9946-935b0454dff6 Aug 18 23:05:24.077352 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b71154c-09e7-451a-babd-b08e4e181c65 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:24.077538 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b71154c-09e7-451a-babd-b08e4e181c65 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:24.081496 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b71154c-09e7-451a-babd-b08e4e181c65 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] https://10.4.3.89/volume/v3/messages/86ab0732-53b5-4da4-9946-935b0454dff6 returned with HTTP 404 Aug 18 23:05:24.081909 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1433/5726] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:05:24 2026] GET /volume/v3/messages/86ab0732-53b5-4da4-9946-935b0454dff6 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 18 23:05:24.088169 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:24.090032 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e Aug 18 23:05:24.090296 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:24.090524 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:24.090710 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Delete volume with id: 347b4f40-4ebc-4b99-98c6-9b9298f82c4e Aug 18 23:05:24.098428 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:24.098428 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:24.098739 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:24.099703 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:05:24.108645 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-218003304 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-218003304, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:24.108928 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-218003304 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-218003304, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:24.117661 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Created reservations ['7b8f4015-72db-46d6-97bf-c5a5516a2fcf', 'c90c89cd-78c6-4c74-bb1f-2fa34c4ad511', '9e5011b2-2905-437d-8f37-ef42b49ba2a4', 'd3119363-d5e2-476d-8557-d179fbc36c10'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:24.140538 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Delete volume request issued successfully. Aug 18 23:05:24.140726 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-617e2606-8ff9-4a4d-908b-9e9938eaab75 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e returned with HTTP 202 Aug 18 23:05:24.141148 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1433/5727] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:05:24 2026] DELETE /volume/v3/volumes/347b4f40-4ebc-4b99-98c6-9b9298f82c4e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:24.147982 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3ae0007-3295-4c5d-aad5-76f1b519ffce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:24.149572 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3ae0007-3295-4c5d-aad5-76f1b519ffce tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] DELETE https://10.4.3.89/volume/v3/types/dcb66107-f494-4a3b-8899-9bc47c17f9e3 Aug 18 23:05:24.149771 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3ae0007-3295-4c5d-aad5-76f1b519ffce tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:24.150012 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3ae0007-3295-4c5d-aad5-76f1b519ffce tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:24.172660 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3ae0007-3295-4c5d-aad5-76f1b519ffce tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/types/dcb66107-f494-4a3b-8899-9bc47c17f9e3 returned with HTTP 202 Aug 18 23:05:24.173073 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1427/5728] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:05:24 2026] DELETE /volume/v3/types/dcb66107-f494-4a3b-8899-9bc47c17f9e3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:24.182141 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6efae7b3-4a4f-499d-b21d-c1aca76a70aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:24.184057 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6efae7b3-4a4f-499d-b21d-c1aca76a70aa tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:05:24.184511 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6efae7b3-4a4f-499d-b21d-c1aca76a70aa tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-124575754", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1585483892", "vendor_name": "tempest-vendor_name-1723925163"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:24.200683 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6efae7b3-4a4f-499d-b21d-c1aca76a70aa tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:05:24.201040 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1436/5729] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:05:24 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:24.209093 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:24.210798 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:24.211121 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "189c8fe2-93b4-4b63-89a2-9e2dc7376141", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:24.212851 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume request body: {'volume': {'volume_type': '189c8fe2-93b4-4b63-89a2-9e2dc7376141', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:24.216208 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume of 1 GB Aug 18 23:05:24.216492 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:24.216492 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:24.216848 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:24.221883 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Flow 'volume_create_api' (cd169dc8-0988-4a64-9cce-c417c4580211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:24.222987 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf391aa5-e479-45a7-b578-e101b0e53136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:24.223775 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:24.240689 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf391aa5-e479-45a7-b578-e101b0e53136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:05:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1585483892',vendor_name='tempest-vendor_name-1723925163'},id=189c8fe2-93b4-4b63-89a2-9e2dc7376141,is_public=True,name='tempest-ProjectMemberTests-volume-type-124575754',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '189c8fe2-93b4-4b63-89a2-9e2dc7376141', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:24.241381 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (399adfb0-fb69-44b6-a712-22d1a07d1b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:24.263666 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-124575754 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-124575754, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:24.263949 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-124575754 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-124575754, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:24.291211 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Created reservations ['b9169b0e-7642-4a95-b27e-b9a25404f01c', '3ee67be5-50d0-43a8-a3a3-efcea33278ad', '1e6ccfdc-509d-433f-9b52-adfd4459acd7', '811c452d-17a4-409d-a00c-37d0f65fbae9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:24.291900 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (399adfb0-fb69-44b6-a712-22d1a07d1b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9169b0e-7642-4a95-b27e-b9a25404f01c', '3ee67be5-50d0-43a8-a3a3-efcea33278ad', '1e6ccfdc-509d-433f-9b52-adfd4459acd7', '811c452d-17a4-409d-a00c-37d0f65fbae9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:24.292612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78365b44-2fa9-492d-8468-ff3318310fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:24.322329 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78365b44-2fa9-492d-8468-ff3318310fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2', '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='6479b3918ee4445795a3e2d1c7b7ce35',qos_specs=None,replication_status=,reservations=['b9169b0e-7642-4a95-b27e-b9a25404f01c','3ee67be5-50d0-43a8-a3a3-efcea33278ad','1e6ccfdc-509d-433f-9b52-adfd4459acd7','811c452d-17a4-409d-a00c-37d0f65fbae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2910ab0032c4476683045dd2c8cd008e',volume_type_id=189c8fe2-93b4-4b63-89a2-9e2dc7376141), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05: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=a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6479b3918ee4445795a3e2d1c7b7ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2910ab0032c4476683045dd2c8cd008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(189c8fe2-93b4-4b63-89a2-9e2dc7376141),volume_type_id=189c8fe2-93b4-4b63-89a2-9e2dc7376141)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:24.323044 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f77ee0-e5f4-4584-88e2-020807925fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:24.339985 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88f77ee0-e5f4-4584-88e2-020807925fa9) transitioned into state 'SUCCESS' from 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='6479b3918ee4445795a3e2d1c7b7ce35',qos_specs=None,replication_status=,reservations=['b9169b0e-7642-4a95-b27e-b9a25404f01c','3ee67be5-50d0-43a8-a3a3-efcea33278ad','1e6ccfdc-509d-433f-9b52-adfd4459acd7','811c452d-17a4-409d-a00c-37d0f65fbae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2910ab0032c4476683045dd2c8cd008e',volume_type_id=189c8fe2-93b4-4b63-89a2-9e2dc7376141)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:24.340792 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395ceef6-901b-491e-a419-634c1420b299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:24.349883 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (395ceef6-901b-491e-a419-634c1420b299) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:24.350763 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Flow 'volume_create_api' (cd169dc8-0988-4a64-9cce-c417c4580211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:24.351057 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume request issued successfully. Aug 18 23:05:24.351599 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ac0b6dc-57ad-454d-baa2-449e585aa280 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:24.352152 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1434/5730] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:05:24 2026] POST /volume/v3/volumes => generated 771 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:24.365250 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-6f7462e5-af2b-47b3-a8f3-fb158cea6593 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:24.367531 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f7462e5-af2b-47b3-a8f3-fb158cea6593 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 Aug 18 23:05:24.367780 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f7462e5-af2b-47b3-a8f3-fb158cea6593 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:24.368007 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-6f7462e5-af2b-47b3-a8f3-fb158cea6593 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:24.375725 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:24.375725 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:24.379231 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-6f7462e5-af2b-47b3-a8f3-fb158cea6593 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:24.383049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-6f7462e5-af2b-47b3-a8f3-fb158cea6593 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 returned with HTTP 200 Aug 18 23:05:24.383479 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1434/5731] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:24 2026] GET /volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:25.397994 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5da43394-562b-49fd-8b2a-5071006dadcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.399871 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5da43394-562b-49fd-8b2a-5071006dadcd tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 Aug 18 23:05:25.400125 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5da43394-562b-49fd-8b2a-5071006dadcd tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:25.400369 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5da43394-562b-49fd-8b2a-5071006dadcd tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:25.409368 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:25.409368 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:25.413352 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5da43394-562b-49fd-8b2a-5071006dadcd tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:25.417875 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5da43394-562b-49fd-8b2a-5071006dadcd tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 returned with HTTP 200 Aug 18 23:05:25.418376 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1428/5732] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:25 2026] GET /volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:25.433626 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bafcbd6c-5224-4827-93f5-2ff196eda44f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.435383 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bafcbd6c-5224-4827-93f5-2ff196eda44f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:05:25.435609 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bafcbd6c-5224-4827-93f5-2ff196eda44f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:25.435810 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bafcbd6c-5224-4827-93f5-2ff196eda44f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:25.439152 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bafcbd6c-5224-4827-93f5-2ff196eda44f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:05:25.439657 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1437/5733] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:05:25 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:25.448215 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-904ca1be-31b4-4f87-9003-8ab9a7f94419 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.450008 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-904ca1be-31b4-4f87-9003-8ab9a7f94419 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] GET https://10.4.3.89/volume/v3/messages Aug 18 23:05:25.450223 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-904ca1be-31b4-4f87-9003-8ab9a7f94419 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:25.450423 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-904ca1be-31b4-4f87-9003-8ab9a7f94419 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:25.450678 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:25.450678 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:25.453974 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-904ca1be-31b4-4f87-9003-8ab9a7f94419 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:05:25.454336 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1435/5734] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:05:25 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:25.462484 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-75961f29-17d2-494c-bf6e-6c651f3dc9be None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.464288 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75961f29-17d2-494c-bf6e-6c651f3dc9be tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] DELETE https://10.4.3.89/volume/v3/messages/b8692a66-2671-4d23-8d25-4792e587c00f Aug 18 23:05:25.464523 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75961f29-17d2-494c-bf6e-6c651f3dc9be tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:25.464703 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-75961f29-17d2-494c-bf6e-6c651f3dc9be tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:25.473207 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-75961f29-17d2-494c-bf6e-6c651f3dc9be tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/messages/b8692a66-2671-4d23-8d25-4792e587c00f returned with HTTP 204 Aug 18 23:05:25.473581 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1435/5735] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 23:05:25 2026] DELETE /volume/v3/messages/b8692a66-2671-4d23-8d25-4792e587c00f => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:05:25.480831 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.483414 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 Aug 18 23:05:25.483694 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:25.483972 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:25.484195 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Delete volume with id: a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 Aug 18 23:05:25.492052 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:25.492052 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:25.492411 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:25.493365 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100267) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:05:25.502323 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-124575754 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-124575754, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:25.502604 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-124575754 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-124575754, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:25.510492 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Created reservations ['071830cb-f318-4311-a6f4-b80ab9d86de7', '77ed86a8-414d-4edb-8c83-56109ac63bf9', '53970990-ae18-4f14-b385-d0d8a0cd98de', '35cf4ab2-7ef1-4625-9ab6-9b21305c615a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:25.532509 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Delete volume request issued successfully. Aug 18 23:05:25.532703 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4048cf8-a528-42e1-a059-eb5a3070cf1b tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 returned with HTTP 202 Aug 18 23:05:25.533162 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1429/5736] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:05:25 2026] DELETE /volume/v3/volumes/a9c8146c-fdb8-47a7-b9f1-f7f1d0b687d2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:25.539663 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38238f24-fb09-4de8-bb7a-00e65b611f10 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.541494 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38238f24-fb09-4de8-bb7a-00e65b611f10 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] DELETE https://10.4.3.89/volume/v3/types/189c8fe2-93b4-4b63-89a2-9e2dc7376141 Aug 18 23:05:25.541685 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38238f24-fb09-4de8-bb7a-00e65b611f10 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:25.541882 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38238f24-fb09-4de8-bb7a-00e65b611f10 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:25.562196 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38238f24-fb09-4de8-bb7a-00e65b611f10 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/types/189c8fe2-93b4-4b63-89a2-9e2dc7376141 returned with HTTP 202 Aug 18 23:05:25.562575 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1438/5737] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:05:25 2026] DELETE /volume/v3/types/189c8fe2-93b4-4b63-89a2-9e2dc7376141 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:25.570019 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9a67901-bc12-4862-b779-c7e7f1f57087 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.571784 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9a67901-bc12-4862-b779-c7e7f1f57087 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:05:25.572147 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9a67901-bc12-4862-b779-c7e7f1f57087 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1190296202", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1231086883", "vendor_name": "tempest-vendor_name-645896459"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:25.585298 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9a67901-bc12-4862-b779-c7e7f1f57087 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:05:25.585691 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1436/5738] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:05:25 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:25.593569 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.595380 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:25.595725 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3a5dffc4-3115-4b88-9ebd-94af3e77086e", "size": 1}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:25.597189 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.v3.volumes [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume request body: {'volume': {'volume_type': '3a5dffc4-3115-4b88-9ebd-94af3e77086e', 'size': 1}} {{(pid=100264) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:25.600995 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume of 1 GB Aug 18 23:05:25.601260 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:25.601260 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:25.601646 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:25.606700 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Flow 'volume_create_api' (0431f708-eeee-4e3a-aa50-8a91c034606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:25.607712 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39e7a85-9003-4e64-afd9-0c8212e47fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:25.608515 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.flows.api.create_volume [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Validating volume size '1' using validate_int {{(pid=100264) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:25.626675 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f39e7a85-9003-4e64-afd9-0c8212e47fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:05:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1231086883',vendor_name='tempest-vendor_name-645896459'},id=3a5dffc4-3115-4b88-9ebd-94af3e77086e,is_public=True,name='tempest-ProjectMemberTests-volume-type-1190296202',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3a5dffc4-3115-4b88-9ebd-94af3e77086e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:25.627443 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d559a72b-1725-4d53-8a79-7300766477d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:25.649566 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1190296202 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1190296202, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:25.649783 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1190296202 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1190296202, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:25.670926 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Created reservations ['227288c4-b08c-48da-8766-328587599425', 'f6c72689-2182-4e06-aef5-169603f0d597', '7b5fc381-126e-4ede-bc4a-720fb7074c31', '43dc4148-cede-4d73-abb4-87b84a6995c2'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:25.671670 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d559a72b-1725-4d53-8a79-7300766477d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['227288c4-b08c-48da-8766-328587599425', 'f6c72689-2182-4e06-aef5-169603f0d597', '7b5fc381-126e-4ede-bc4a-720fb7074c31', '43dc4148-cede-4d73-abb4-87b84a6995c2']}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:25.672396 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611af45c-f8f6-4c3f-ba38-d84ba9e7d166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:25.695970 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (611af45c-f8f6-4c3f-ba38-d84ba9e7d166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b43575d-40f8-41bb-b664-9381c700999e', '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='6479b3918ee4445795a3e2d1c7b7ce35',qos_specs=None,replication_status=,reservations=['227288c4-b08c-48da-8766-328587599425','f6c72689-2182-4e06-aef5-169603f0d597','7b5fc381-126e-4ede-bc4a-720fb7074c31','43dc4148-cede-4d73-abb4-87b84a6995c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2910ab0032c4476683045dd2c8cd008e',volume_type_id=3a5dffc4-3115-4b88-9ebd-94af3e77086e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b43575d-40f8-41bb-b664-9381c700999e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6479b3918ee4445795a3e2d1c7b7ce35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2910ab0032c4476683045dd2c8cd008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3a5dffc4-3115-4b88-9ebd-94af3e77086e),volume_type_id=3a5dffc4-3115-4b88-9ebd-94af3e77086e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:25.696679 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04c57e68-d881-4e50-8513-aadc7adc6c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:25.713867 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04c57e68-d881-4e50-8513-aadc7adc6c22) transitioned into state 'SUCCESS' from 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='6479b3918ee4445795a3e2d1c7b7ce35',qos_specs=None,replication_status=,reservations=['227288c4-b08c-48da-8766-328587599425','f6c72689-2182-4e06-aef5-169603f0d597','7b5fc381-126e-4ede-bc4a-720fb7074c31','43dc4148-cede-4d73-abb4-87b84a6995c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2910ab0032c4476683045dd2c8cd008e',volume_type_id=3a5dffc4-3115-4b88-9ebd-94af3e77086e)}' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:25.714569 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231fc2e3-4e39-4638-abaa-1847471dff71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:25.722450 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231fc2e3-4e39-4638-abaa-1847471dff71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100264) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:25.723179 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Flow 'volume_create_api' (0431f708-eeee-4e3a-aa50-8a91c034606d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100264) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:25.723471 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Create volume request issued successfully. Aug 18 23:05:25.723991 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-4fdd60be-a6e6-4838-b756-1b2db8c494b7 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:25.724421 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1436/5739] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:05:25 2026] POST /volume/v3/volumes => generated 772 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:25.735176 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fbe5b75-18cf-4994-aefe-d79dedec8b14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:25.736928 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fbe5b75-18cf-4994-aefe-d79dedec8b14 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e Aug 18 23:05:25.737097 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fbe5b75-18cf-4994-aefe-d79dedec8b14 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:25.737289 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fbe5b75-18cf-4994-aefe-d79dedec8b14 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:25.743811 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:25.743811 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:25.746955 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fbe5b75-18cf-4994-aefe-d79dedec8b14 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:25.750442 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fbe5b75-18cf-4994-aefe-d79dedec8b14 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e returned with HTTP 200 Aug 18 23:05:25.750782 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1430/5740] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:25 2026] GET /volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:26.764096 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13b9fcae-ae4d-4249-93cf-511f922dd836 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:26.765853 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13b9fcae-ae4d-4249-93cf-511f922dd836 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e Aug 18 23:05:26.766116 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13b9fcae-ae4d-4249-93cf-511f922dd836 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:26.766361 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13b9fcae-ae4d-4249-93cf-511f922dd836 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:26.773395 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:26.773395 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:26.776631 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13b9fcae-ae4d-4249-93cf-511f922dd836 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:26.780227 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13b9fcae-ae4d-4249-93cf-511f922dd836 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e returned with HTTP 200 Aug 18 23:05:26.780611 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1439/5741] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:26 2026] GET /volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:26.791201 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec0eec5d-41d0-400e-8053-c72cf3e7306a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:26.792909 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec0eec5d-41d0-400e-8053-c72cf3e7306a tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:05:26.793117 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec0eec5d-41d0-400e-8053-c72cf3e7306a tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:26.793317 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec0eec5d-41d0-400e-8053-c72cf3e7306a tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:26.797152 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec0eec5d-41d0-400e-8053-c72cf3e7306a tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:05:26.797602 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1437/5742] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:05:26 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:26.804569 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-657d1edf-ef0e-487d-88c2-acfd59a0b853 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:26.806470 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-657d1edf-ef0e-487d-88c2-acfd59a0b853 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] GET https://10.4.3.89/volume/v3/messages/b26e2afa-52b6-48c9-b319-dee24885b216 Aug 18 23:05:26.806736 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-657d1edf-ef0e-487d-88c2-acfd59a0b853 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:26.806943 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-657d1edf-ef0e-487d-88c2-acfd59a0b853 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:26.809949 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:26.809949 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:26.810563 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-657d1edf-ef0e-487d-88c2-acfd59a0b853 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-member] https://10.4.3.89/volume/v3/messages/b26e2afa-52b6-48c9-b319-dee24885b216 returned with HTTP 200 Aug 18 23:05:26.810912 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1437/5743] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:05:26 2026] GET /volume/v3/messages/b26e2afa-52b6-48c9-b319-dee24885b216 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:26.817765 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-77cd11a1-9c19-417c-ada5-b7d97264c01f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:26.819474 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77cd11a1-9c19-417c-ada5-b7d97264c01f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] DELETE https://10.4.3.89/volume/v3/messages/b26e2afa-52b6-48c9-b319-dee24885b216 Aug 18 23:05:26.819669 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77cd11a1-9c19-417c-ada5-b7d97264c01f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:26.819846 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77cd11a1-9c19-417c-ada5-b7d97264c01f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:26.826897 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77cd11a1-9c19-417c-ada5-b7d97264c01f tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/messages/b26e2afa-52b6-48c9-b319-dee24885b216 returned with HTTP 204 Aug 18 23:05:26.827337 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1431/5744] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 23:05:26 2026] DELETE /volume/v3/messages/b26e2afa-52b6-48c9-b319-dee24885b216 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:05:26.833470 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6270c564-b23f-4528-aa05-c229c9d05401 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:26.835124 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e Aug 18 23:05:26.835341 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:26.835520 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:26.835675 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Delete volume with id: 5b43575d-40f8-41bb-b664-9381c700999e Aug 18 23:05:26.842095 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:26.842095 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:26.842397 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Volume info retrieved successfully. Aug 18 23:05:26.843227 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:05:26.851448 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1190296202 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1190296202, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:26.851692 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1190296202 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1190296202, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:26.858523 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Created reservations ['6a689659-4650-4684-b3f5-3c214b1e9d1f', '3dbacae0-9b33-4e2a-80c1-27e94a73a46a', '63c2e7b0-5644-4d5e-834d-5c58eea69d57', '798ced69-0038-43d7-942d-ae0aa9eb5a5c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:26.882797 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Delete volume request issued successfully. Aug 18 23:05:26.882969 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6270c564-b23f-4528-aa05-c229c9d05401 tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e returned with HTTP 202 Aug 18 23:05:26.883378 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1440/5745] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:05:26 2026] DELETE /volume/v3/volumes/5b43575d-40f8-41bb-b664-9381c700999e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:26.889855 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42e21b68-9ca7-448b-b6a6-f29eb11274ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:26.891714 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42e21b68-9ca7-448b-b6a6-f29eb11274ae tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] DELETE https://10.4.3.89/volume/v3/types/3a5dffc4-3115-4b88-9ebd-94af3e77086e Aug 18 23:05:26.891907 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42e21b68-9ca7-448b-b6a6-f29eb11274ae tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:26.892112 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42e21b68-9ca7-448b-b6a6-f29eb11274ae tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:26.914211 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42e21b68-9ca7-448b-b6a6-f29eb11274ae tempest-ProjectMemberTests-1805681131 tempest-ProjectMemberTests-1805681131-project-admin] https://10.4.3.89/volume/v3/types/3a5dffc4-3115-4b88-9ebd-94af3e77086e returned with HTTP 202 Aug 18 23:05:26.914637 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1438/5746] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:05:26 2026] DELETE /volume/v3/types/3a5dffc4-3115-4b88-9ebd-94af3e77086e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:28.309653 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-c921b018-e868-4964-a5db-0cd8367a2e62 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:28.391918 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c921b018-e868-4964-a5db-0cd8367a2e62 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:05:28.392345 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-c921b018-e868-4964-a5db-0cd8367a2e62 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2048865033", "extra_specs": {"storage_protocol": "tempest-storage_protocol-545180755", "vendor_name": "tempest-vendor_name-1361769190"}}} {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:28.405468 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-c921b018-e868-4964-a5db-0cd8367a2e62 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:05:28.405840 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1438/5747] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:05:28 2026] POST /volume/v3/types => generated 329 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:28.414200 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b013024c-f1ab-4beb-856f-3534affeb023 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:28.415918 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:28.416249 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "61a28be7-5f4b-4b3a-9594-a13f26a9709b", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:28.417682 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Create volume request body: {'volume': {'volume_type': '61a28be7-5f4b-4b3a-9594-a13f26a9709b', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:28.421325 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Create volume of 1 GB Aug 18 23:05:28.421603 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:28.421603 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:28.421948 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:28.427033 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Flow 'volume_create_api' (69c77875-61ad-4284-a8e3-a0abbb4f9e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:28.427980 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195a8996-8425-4b82-980c-5bdecc982fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:28.428779 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:28.452088 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195a8996-8425-4b82-980c-5bdecc982fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:05:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-545180755',vendor_name='tempest-vendor_name-1361769190'},id=61a28be7-5f4b-4b3a-9594-a13f26a9709b,is_public=True,name='tempest-ProjectReaderTests-volume-type-2048865033',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '61a28be7-5f4b-4b3a-9594-a13f26a9709b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:28.453223 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48ded33a-763a-4258-81c9-34a4465cf8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:28.484236 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2048865033 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2048865033, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:28.484541 np0000007715 devstack@c-api.service[100267]: WARNING cinder.quota [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2048865033 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2048865033, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:28.513752 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Created reservations ['7738c425-5846-44e0-a8b1-81eb59164e5c', '3b3f10fb-cd8b-4ccd-bad0-3fa847840352', 'f5b68fd0-1744-46e3-a7c5-a2908292dcb3', '86530e68-9c03-4cf4-b9da-5b56643c2b7f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:28.514637 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48ded33a-763a-4258-81c9-34a4465cf8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7738c425-5846-44e0-a8b1-81eb59164e5c', '3b3f10fb-cd8b-4ccd-bad0-3fa847840352', 'f5b68fd0-1744-46e3-a7c5-a2908292dcb3', '86530e68-9c03-4cf4-b9da-5b56643c2b7f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:28.515648 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d2a4ea-c903-44c7-8084-681c49321975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:28.541661 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93d2a4ea-c903-44c7-8084-681c49321975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '631043aa-a593-410a-a098-f6e54aef9a26', '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='32a1e2f8c6ae43a7867b624d8d7e895f',qos_specs=None,replication_status=,reservations=['7738c425-5846-44e0-a8b1-81eb59164e5c','3b3f10fb-cd8b-4ccd-bad0-3fa847840352','f5b68fd0-1744-46e3-a7c5-a2908292dcb3','86530e68-9c03-4cf4-b9da-5b56643c2b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78297b202fd0434d846614e0f039e9bc',volume_type_id=61a28be7-5f4b-4b3a-9594-a13f26a9709b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=631043aa-a593-410a-a098-f6e54aef9a26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32a1e2f8c6ae43a7867b624d8d7e895f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78297b202fd0434d846614e0f039e9bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(61a28be7-5f4b-4b3a-9594-a13f26a9709b),volume_type_id=61a28be7-5f4b-4b3a-9594-a13f26a9709b)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:28.542465 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0959149-0bbb-4cea-9bd3-05d88e633a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:28.560694 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0959149-0bbb-4cea-9bd3-05d88e633a07) transitioned into state 'SUCCESS' from 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='32a1e2f8c6ae43a7867b624d8d7e895f',qos_specs=None,replication_status=,reservations=['7738c425-5846-44e0-a8b1-81eb59164e5c','3b3f10fb-cd8b-4ccd-bad0-3fa847840352','f5b68fd0-1744-46e3-a7c5-a2908292dcb3','86530e68-9c03-4cf4-b9da-5b56643c2b7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78297b202fd0434d846614e0f039e9bc',volume_type_id=61a28be7-5f4b-4b3a-9594-a13f26a9709b)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:28.561335 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233bfcf9-3269-43dd-aa8d-1138ef0a8725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:28.569189 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233bfcf9-3269-43dd-aa8d-1138ef0a8725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:28.570034 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Flow 'volume_create_api' (69c77875-61ad-4284-a8e3-a0abbb4f9e2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:28.570350 np0000007715 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Create volume request issued successfully. Aug 18 23:05:28.570925 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b013024c-f1ab-4beb-856f-3534affeb023 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:28.571356 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1432/5748] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:05:28 2026] POST /volume/v3/volumes => generated 772 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:28.583240 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ccd09b6-c450-4c38-b4d5-d4722217def6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:28.585188 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ccd09b6-c450-4c38-b4d5-d4722217def6 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] GET https://10.4.3.89/volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 Aug 18 23:05:28.585449 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ccd09b6-c450-4c38-b4d5-d4722217def6 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:28.585769 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ccd09b6-c450-4c38-b4d5-d4722217def6 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:28.592823 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:28.592823 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:28.596328 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ccd09b6-c450-4c38-b4d5-d4722217def6 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Volume info retrieved successfully. Aug 18 23:05:28.600142 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ccd09b6-c450-4c38-b4d5-d4722217def6 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 returned with HTTP 200 Aug 18 23:05:28.600578 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1441/5749] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:28 2026] GET /volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:29.611902 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2af362e-a87f-453c-9a51-79b9fe5a74be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.613662 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2af362e-a87f-453c-9a51-79b9fe5a74be tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] GET https://10.4.3.89/volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 Aug 18 23:05:29.613943 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2af362e-a87f-453c-9a51-79b9fe5a74be tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:29.614154 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2af362e-a87f-453c-9a51-79b9fe5a74be tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:29.620871 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:29.620871 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:29.623906 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2af362e-a87f-453c-9a51-79b9fe5a74be tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Volume info retrieved successfully. Aug 18 23:05:29.627227 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2af362e-a87f-453c-9a51-79b9fe5a74be tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 returned with HTTP 200 Aug 18 23:05:29.627619 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1439/5750] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:29 2026] GET /volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:29.638312 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-5e625206-1714-4c34-9b0f-82b327a96e45 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.639974 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e625206-1714-4c34-9b0f-82b327a96e45 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:05:29.640162 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e625206-1714-4c34-9b0f-82b327a96e45 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:29.640901 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-5e625206-1714-4c34-9b0f-82b327a96e45 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'version_select' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:29.644049 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-5e625206-1714-4c34-9b0f-82b327a96e45 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:05:29.644385 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1439/5751] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:05:29 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:29.651724 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-878e5bf1-2705-45b7-9ded-f3ae1df0f22d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.701947 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-878e5bf1-2705-45b7-9ded-f3ae1df0f22d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-reader] GET https://10.4.3.89/volume/v3/messages Aug 18 23:05:29.702236 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-878e5bf1-2705-45b7-9ded-f3ae1df0f22d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:29.702459 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-878e5bf1-2705-45b7-9ded-f3ae1df0f22d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-reader] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:29.702789 np0000007715 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:29.702789 np0000007715 devstack@c-api.service[100267]: warnings.warn( Aug 18 23:05:29.706671 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-878e5bf1-2705-45b7-9ded-f3ae1df0f22d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-reader] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:05:29.707091 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1433/5752] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:05:29 2026] GET /volume/v3/messages => generated 668 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:29.715668 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c8cf14cc-8512-4365-9ced-da1c207b79f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.717371 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8cf14cc-8512-4365-9ced-da1c207b79f4 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] DELETE https://10.4.3.89/volume/v3/messages/d0a7899b-de94-4f2e-a259-08205b22e55b Aug 18 23:05:29.717591 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8cf14cc-8512-4365-9ced-da1c207b79f4 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:29.717773 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c8cf14cc-8512-4365-9ced-da1c207b79f4 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:29.725054 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c8cf14cc-8512-4365-9ced-da1c207b79f4 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/messages/d0a7899b-de94-4f2e-a259-08205b22e55b returned with HTTP 204 Aug 18 23:05:29.725408 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1442/5753] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 23:05:29 2026] DELETE /volume/v3/messages/d0a7899b-de94-4f2e-a259-08205b22e55b => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:05:29.731705 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.732955 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 Aug 18 23:05:29.733231 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:29.733496 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:29.733731 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Delete volume with id: 631043aa-a593-410a-a098-f6e54aef9a26 Aug 18 23:05:29.740907 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:29.740907 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:29.741294 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Volume info retrieved successfully. Aug 18 23:05:29.742180 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:05:29.750799 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2048865033 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2048865033, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:29.750799 np0000007715 devstack@c-api.service[100266]: WARNING cinder.quota [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2048865033 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2048865033, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:29.757521 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Created reservations ['dfd65f7c-9f34-468f-bd42-d94e0544675d', 'b26b0776-73a6-485e-8589-f65ed9c79706', '3326427d-86a9-4c1a-9013-a61548bf45cb', '3c89c742-23d5-4c61-86f5-d4313219154f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:29.778046 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Delete volume request issued successfully. Aug 18 23:05:29.778204 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dafdeb7b-ea31-4cfe-95d8-2308be55370d tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 returned with HTTP 202 Aug 18 23:05:29.778718 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1440/5754] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:05:29 2026] DELETE /volume/v3/volumes/631043aa-a593-410a-a098-f6e54aef9a26 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:29.785009 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-54f9fe2f-a97d-405b-9f27-a7bc2c614c2a None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.786743 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54f9fe2f-a97d-405b-9f27-a7bc2c614c2a tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] DELETE https://10.4.3.89/volume/v3/types/61a28be7-5f4b-4b3a-9594-a13f26a9709b Aug 18 23:05:29.786944 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54f9fe2f-a97d-405b-9f27-a7bc2c614c2a tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:29.787143 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-54f9fe2f-a97d-405b-9f27-a7bc2c614c2a tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method '_delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:29.806935 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-54f9fe2f-a97d-405b-9f27-a7bc2c614c2a tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/types/61a28be7-5f4b-4b3a-9594-a13f26a9709b returned with HTTP 202 Aug 18 23:05:29.807324 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1440/5755] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:05:29 2026] DELETE /volume/v3/types/61a28be7-5f4b-4b3a-9594-a13f26a9709b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:29.814687 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-516eafe1-0c19-4b3e-888f-f406a7cfe0b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.816223 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-516eafe1-0c19-4b3e-888f-f406a7cfe0b9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] POST https://10.4.3.89/volume/v3/types Aug 18 23:05:29.816552 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-516eafe1-0c19-4b3e-888f-f406a7cfe0b9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-168417116", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1253045198", "vendor_name": "tempest-vendor_name-1121607579"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:29.830284 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-516eafe1-0c19-4b3e-888f-f406a7cfe0b9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 18 23:05:29.830617 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1434/5756] 10.4.3.89 () {68 vars in 1246 bytes} [Tue Aug 18 23:05:29 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 18 23:05:29.837545 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0602c391-4c05-4048-a19f-99328cbec7c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.839225 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 18 23:05:29.839567 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "da2b00d2-5f21-413c-beef-7e5590941fa0", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 18 23:05:29.840912 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Create volume request body: {'volume': {'volume_type': 'da2b00d2-5f21-413c-beef-7e5590941fa0', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 18 23:05:29.843969 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Create volume of 1 GB Aug 18 23:05:29.844211 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:29.844211 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:29.844541 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Availability Zones retrieved successfully. Aug 18 23:05:29.849619 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Flow 'volume_create_api' (b7a57307-ab12-4f58-b64e-92c51815ceac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:29.850434 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb2a512-526d-48d3-92c6-85c61c6e97ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:29.851102 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 18 23:05:29.867486 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb2a512-526d-48d3-92c6-85c61c6e97ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-18T23:05:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1253045198',vendor_name='tempest-vendor_name-1121607579'},id=da2b00d2-5f21-413c-beef-7e5590941fa0,is_public=True,name='tempest-ProjectReaderTests-volume-type-168417116',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da2b00d2-5f21-413c-beef-7e5590941fa0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:29.868119 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f287e710-1568-468d-be23-2c173be5aa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:29.889304 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-168417116 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-168417116, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:29.889566 np0000007715 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-168417116 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-168417116, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:29.910665 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Created reservations ['c70f47d9-37c8-4cfb-98a0-e3e0e8eed7cf', '098e5b7f-13a0-4f84-80af-a871f9451ce2', 'eb06a04f-3f3a-4263-bb22-772cce122dc1', 'fbc688c1-b81e-4ded-b405-f6b2d13431eb'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:29.911365 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f287e710-1568-468d-be23-2c173be5aa8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c70f47d9-37c8-4cfb-98a0-e3e0e8eed7cf', '098e5b7f-13a0-4f84-80af-a871f9451ce2', 'eb06a04f-3f3a-4263-bb22-772cce122dc1', 'fbc688c1-b81e-4ded-b405-f6b2d13431eb']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:29.912066 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d90d85a9-34f0-40b3-a669-e7a0a0e8e311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:29.933687 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d90d85a9-34f0-40b3-a669-e7a0a0e8e311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7288f3bc-5d01-4742-bc4b-9d5f2f42e413', '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='32a1e2f8c6ae43a7867b624d8d7e895f',qos_specs=None,replication_status=,reservations=['c70f47d9-37c8-4cfb-98a0-e3e0e8eed7cf','098e5b7f-13a0-4f84-80af-a871f9451ce2','eb06a04f-3f3a-4263-bb22-772cce122dc1','fbc688c1-b81e-4ded-b405-f6b2d13431eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78297b202fd0434d846614e0f039e9bc',volume_type_id=da2b00d2-5f21-413c-beef-7e5590941fa0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-18T23:05:29Z,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=7288f3bc-5d01-4742-bc4b-9d5f2f42e413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32a1e2f8c6ae43a7867b624d8d7e895f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78297b202fd0434d846614e0f039e9bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da2b00d2-5f21-413c-beef-7e5590941fa0),volume_type_id=da2b00d2-5f21-413c-beef-7e5590941fa0)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:29.934387 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412fe67f-7414-4cfe-9128-a3f6bc222499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:29.950670 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (412fe67f-7414-4cfe-9128-a3f6bc222499) transitioned into state 'SUCCESS' from 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='32a1e2f8c6ae43a7867b624d8d7e895f',qos_specs=None,replication_status=,reservations=['c70f47d9-37c8-4cfb-98a0-e3e0e8eed7cf','098e5b7f-13a0-4f84-80af-a871f9451ce2','eb06a04f-3f3a-4263-bb22-772cce122dc1','fbc688c1-b81e-4ded-b405-f6b2d13431eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78297b202fd0434d846614e0f039e9bc',volume_type_id=da2b00d2-5f21-413c-beef-7e5590941fa0)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:29.951348 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d32aa3-64ed-46e4-9696-3f1532bf6207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 18 23:05:29.958788 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d32aa3-64ed-46e4-9696-3f1532bf6207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 18 23:05:29.959815 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Flow 'volume_create_api' (b7a57307-ab12-4f58-b64e-92c51815ceac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 18 23:05:29.960162 np0000007715 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Create volume request issued successfully. Aug 18 23:05:29.960725 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0602c391-4c05-4048-a19f-99328cbec7c9 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 18 23:05:29.961166 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1443/5757] 10.4.3.89 () {70 vars in 1291 bytes} [Tue Aug 18 23:05:29 2026] POST /volume/v3/volumes => generated 771 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 18 23:05:29.972436 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b93f78cf-056e-4661-9ea7-baf9781032af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:29.974195 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b93f78cf-056e-4661-9ea7-baf9781032af tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] GET https://10.4.3.89/volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 Aug 18 23:05:29.974431 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b93f78cf-056e-4661-9ea7-baf9781032af tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:29.974612 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b93f78cf-056e-4661-9ea7-baf9781032af tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:29.981192 np0000007715 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:29.981192 np0000007715 devstack@c-api.service[100266]: warnings.warn( Aug 18 23:05:29.984405 np0000007715 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b93f78cf-056e-4661-9ea7-baf9781032af tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Volume info retrieved successfully. Aug 18 23:05:29.987841 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b93f78cf-056e-4661-9ea7-baf9781032af tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 returned with HTTP 200 Aug 18 23:05:29.988210 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1441/5758] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:29 2026] GET /volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 => generated 950 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:30.999781 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-cdac1aad-907c-438a-b57c-7a6f15bd425f None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:31.001886 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cdac1aad-907c-438a-b57c-7a6f15bd425f tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] GET https://10.4.3.89/volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 Aug 18 23:05:31.002174 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cdac1aad-907c-438a-b57c-7a6f15bd425f tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:31.002401 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-cdac1aad-907c-438a-b57c-7a6f15bd425f tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'show' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:31.010518 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:31.010518 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:31.013941 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-cdac1aad-907c-438a-b57c-7a6f15bd425f tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Volume info retrieved successfully. Aug 18 23:05:31.017898 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-cdac1aad-907c-438a-b57c-7a6f15bd425f tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 returned with HTTP 200 Aug 18 23:05:31.018344 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1441/5759] 10.4.3.89 () {68 vars in 1381 bytes} [Tue Aug 18 23:05:30 2026] GET /volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:31.032147 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3aeacade-53ab-4f35-8112-4536ef139772 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:31.033786 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3aeacade-53ab-4f35-8112-4536ef139772 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 18 23:05:31.033978 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3aeacade-53ab-4f35-8112-4536ef139772 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:31.034145 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3aeacade-53ab-4f35-8112-4536ef139772 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:31.037031 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3aeacade-53ab-4f35-8112-4536ef139772 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 18 23:05:31.037354 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1435/5760] 10.4.3.89 () {68 vars in 1273 bytes} [Tue Aug 18 23:05:31 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:31.045255 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15e888ef-cdc2-42ed-b3ce-0fe93ef8f2d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:31.047082 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15e888ef-cdc2-42ed-b3ce-0fe93ef8f2d4 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-reader] GET https://10.4.3.89/volume/v3/messages/694b0de2-af92-4278-8f0b-6df91078bed5 Aug 18 23:05:31.047302 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15e888ef-cdc2-42ed-b3ce-0fe93ef8f2d4 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:31.047563 np0000007715 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15e888ef-cdc2-42ed-b3ce-0fe93ef8f2d4 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-reader] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:31.050673 np0000007715 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:31.050673 np0000007715 devstack@c-api.service[100265]: warnings.warn( Aug 18 23:05:31.051352 np0000007715 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15e888ef-cdc2-42ed-b3ce-0fe93ef8f2d4 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-reader] https://10.4.3.89/volume/v3/messages/694b0de2-af92-4278-8f0b-6df91078bed5 returned with HTTP 200 Aug 18 23:05:31.051698 np0000007715 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1444/5761] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:05:31 2026] GET /volume/v3/messages/694b0de2-af92-4278-8f0b-6df91078bed5 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 18 23:05:31.059777 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-10efff67-f38c-4275-b651-f3be910ad3a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:31.062209 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10efff67-f38c-4275-b651-f3be910ad3a0 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] DELETE https://10.4.3.89/volume/v3/messages/694b0de2-af92-4278-8f0b-6df91078bed5 Aug 18 23:05:31.062551 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10efff67-f38c-4275-b651-f3be910ad3a0 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:31.062820 np0000007715 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-10efff67-f38c-4275-b651-f3be910ad3a0 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:31.070215 np0000007715 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-10efff67-f38c-4275-b651-f3be910ad3a0 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/messages/694b0de2-af92-4278-8f0b-6df91078bed5 returned with HTTP 204 Aug 18 23:05:31.070578 np0000007715 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1442/5762] 10.4.3.89 () {68 vars in 1387 bytes} [Tue Aug 18 23:05:31 2026] DELETE /volume/v3/messages/694b0de2-af92-4278-8f0b-6df91078bed5 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 18 23:05:31.076807 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.middleware.request_id [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 None None] RequestId filter calling following filter/app {{(pid=100264) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:31.078522 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 Aug 18 23:05:31.078715 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100264) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:31.078899 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.api.openstack.wsgi [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method 'delete' {{(pid=100264) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:31.079041 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.v3.volumes [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Delete volume with id: 7288f3bc-5d01-4742-bc4b-9d5f2f42e413 Aug 18 23:05:31.086051 np0000007715 devstack@c-api.service[100264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 18 23:05:31.086051 np0000007715 devstack@c-api.service[100264]: warnings.warn( Aug 18 23:05:31.086343 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Volume info retrieved successfully. Aug 18 23:05:31.087194 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.volume.api [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100264) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 18 23:05:31.097113 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-168417116 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-168417116, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:31.097420 np0000007715 devstack@c-api.service[100264]: WARNING cinder.quota [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-168417116 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-168417116, it is now deprecated. Please use the default quota class for default quota. Aug 18 23:05:31.106052 np0000007715 devstack@c-api.service[100264]: DEBUG cinder.quota [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Created reservations ['500d301b-6ec4-4337-9b74-ea2a5aa0c020', '0c86bb71-d2f5-4ec1-bb31-0d6b2cd4ce29', '774ca9c0-3f00-4fa0-b438-98b27c18f021', 'd2915541-5cb5-4ef5-a61a-7a9d7492e03c'] {{(pid=100264) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 18 23:05:31.127730 np0000007715 devstack@c-api.service[100264]: INFO cinder.volume.api [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Delete volume request issued successfully. Aug 18 23:05:31.127913 np0000007715 devstack@c-api.service[100264]: INFO cinder.api.openstack.wsgi [None req-7b3547fb-3075-4035-b7b4-456629ef34d7 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 returned with HTTP 202 Aug 18 23:05:31.128331 np0000007715 devstack@c-api.service[100264]: [pid: 100264|app: 0|req: 1442/5763] 10.4.3.89 () {68 vars in 1384 bytes} [Tue Aug 18 23:05:31 2026] DELETE /volume/v3/volumes/7288f3bc-5d01-4742-bc4b-9d5f2f42e413 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:31.134729 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3934005f-ff01-430b-974a-e38daaf83714 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 18 23:05:31.136474 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3934005f-ff01-430b-974a-e38daaf83714 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] DELETE https://10.4.3.89/volume/v3/types/da2b00d2-5f21-413c-beef-7e5590941fa0 Aug 18 23:05:31.136650 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3934005f-ff01-430b-974a-e38daaf83714 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 18 23:05:31.136844 np0000007715 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3934005f-ff01-430b-974a-e38daaf83714 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 18 23:05:31.157607 np0000007715 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3934005f-ff01-430b-974a-e38daaf83714 tempest-ProjectReaderTests-1000069765 tempest-ProjectReaderTests-1000069765-project-admin] https://10.4.3.89/volume/v3/types/da2b00d2-5f21-413c-beef-7e5590941fa0 returned with HTTP 202 Aug 18 23:05:31.158171 np0000007715 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1436/5764] 10.4.3.89 () {66 vars in 1338 bytes} [Tue Aug 18 23:05:31 2026] DELETE /volume/v3/types/da2b00d2-5f21-413c-beef-7e5590941fa0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 18 23:05:41.049404 np0000007715 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=184,cinder:UPDATE=89,cinder:INSERT=45 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:05:41.067877 np0000007715 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=155,cinder:UPDATE=74,cinder:INSERT=34 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:05:41.124639 np0000007715 devstack@c-api.service[100264]: DEBUG dbcounter [-] [100264] Writing DB stats cinder:SELECT=147,cinder:UPDATE=75,cinder:INSERT=31,cinder:DELETE=1 {{(pid=100264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 18 23:05:41.154300 np0000007715 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=146,cinder:INSERT=37,cinder:UPDATE=74 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}